Pull request #16468 event Connecting to https://api.github.com using pharo-ci using token as pass Obtained Jenkinsfile from 63e58fca3ae61c85561f6240b262c3300dc04b73+9ac10135807eaecb51356a55355b781d19ffaeaf (0f29e3c6551a73c49df1e2a899f3480eacffdebc) [Pipeline] Start of Pipeline [Pipeline] properties [Pipeline] node Running on pharo-ci-jenkins2-bootstrap-unix in /builds/workspace/est_and_branch_Pipeline_PR-16468 [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] parallel [Pipeline] { (Branch: 64) [Pipeline] dir Running in /builds/workspace/est_and_branch_Pipeline_PR-16468/64 [Pipeline] { [Pipeline] stage [Pipeline] { (Fetch Requirements-64) [Pipeline] checkout The recommended git tool is: git using credential pharo-ci-api-user-pass-token Cloning the remote Git repository Cloning repository https://github.com/pharo-project/pharo.git > git init /builds/workspace/est_and_branch_Pipeline_PR-16468/64 # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo.git > git --version # timeout=10 > git --version # 'git version 2.7.4' using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo.git using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/pull/16468/head:refs/remotes/origin/PR-16468 +refs/heads/Pharo13:refs/remotes/origin/Pharo13 # timeout=10 Merging remotes/origin/Pharo13 commit 9ac10135807eaecb51356a55355b781d19ffaeaf into PR head commit 63e58fca3ae61c85561f6240b262c3300dc04b73 > git config core.sparsecheckout # timeout=10 > git checkout -f 63e58fca3ae61c85561f6240b262c3300dc04b73 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 32c4e869f3df6e6c277f11d2f7d3341d91dec288 Checking out Revision 32c4e869f3df6e6c277f11d2f7d3341d91dec288 (PR-16468) Commit message: "Merge commit '9ac10135807eaecb51356a55355b781d19ffaeaf' into HEAD" First time build. Skipping changelog. > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials pharo-ci using token as pass > git merge 9ac10135807eaecb51356a55355b781d19ffaeaf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32c4e869f3df6e6c277f11d2f7d3341d91dec288 # timeout=10 [Pipeline] sh + BUILD_NUMBER=2 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/2-download.sh + set -e ++ date -u + echo Fri Apr 26 09:10:01 UTC 2024 'Bootstrap: Beginning to download resources required for bootstrap process' Fri Apr 26 09:10:01 UTC 2024 Bootstrap: Beginning to download resources required for bootstrap process +++ dirname ./bootstrap/scripts/2-download.sh ++ cd ./bootstrap/scripts ++ pwd -P + SCRIPTS=/builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts + . /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/envvars.sh ++ '[' -z x ']' ++ '[' -z x ']' ++ '[' -z ']' ++++ dirname /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/envvars.sh +++ cd /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/../.. +++ pwd -P ++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_PR-16468/64 ++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_PR-16468/64 +++ pwd -P ++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build ++ '[' -z ']' ++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache ++ export BOOTSTRAP_CACHE ++ '[' -z ']' ++ BOOTSTRAP_DOWNLOADS=/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads ++ export BOOTSTRAP_DOWNLOADS ++ '[' -z ']' ++ VM='/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless' ++ VM_BOOTSTRAP='/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmBootstrap/pharo --headless' ++ IMAGE_FLAGS=--no-default-preferences ++++ dirname /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/envvars.sh +++ cd /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts +++ pwd -P ++ . /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/envversion.sh + mkdir -p /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache + mkdir -p /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads + '[' '!' -e '' ']' + rm -rf /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget + mkdir /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget + cd /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget + set_version_variables + pushd /builds/workspace/est_and_branch_Pipeline_PR-16468/64 ++ is_development_build ++ local branchName ++ ensure_branch_name ++ '[' PR-16468 == '' ']' +++ echo PR-16468 +++ grep -E '^Pharo[0-9]+(\.[0-9]+)?$' ++ branchName= ++ '[' '' == '' ']' ++ echo 0 + '[' 0 == 1 ']' + set_version_pull_request_variables + PHARO_SUFFIX=PR + set_version_common ++ git describe --tags --first-parent ++ cut -d- -f 1 ++ cut -c 2- ++ cut -d. -f 1-1 + PHARO_MAJOR=12 ++ git describe --tags --first-parent ++ cut -d- -f 1 ++ cut -c 2- ++ cut -d. -f 2-2 + PHARO_MINOR=0 ++ git describe --tags --first-parent ++ cut -d- -f 1 ++ cut -c 2- ++ cut -d. -f 3-3 + PHARO_PATCH=0 + PHARO_NAME_PREFIX=Pharo12.0-PR + PHARO_SHORT_VERSION=120 + PHARO_VM_VERSION=120 ++ git rev-parse --verify HEAD + PHARO_COMMIT_HASH=32c4e869f3df6e6c277f11d2f7d3341d91dec288 + popd + TEST_VM_KIND=vmLatest + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/getPharoVM.sh 120 vmLatest 64 + '[' 3 -lt 1 ']' + export PHARO=120 + PHARO=120 + export VM=vmLatest + VM=vmLatest + export ARCHITECTURE=64 + ARCHITECTURE=64 + export RETRY_REMAINING=3 + RETRY_REMAINING=3 + wget --quiet -O - get.pharo.org/64/vmLatest120 + bash Downloading the latest pharoVM: http://files.pharo.org/get-files/120/pharo-vm-Linux-x86_64-latest.zip pharo-vm/pharo Creating starter scripts pharo and pharo-ui + '[' 0 -eq 0 ']' + echo 'VM downloaded' VM downloaded + cd - /builds/workspace/est_and_branch_Pipeline_PR-16468/64 ++ /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless --version + echo 'Target VM: Pharo 10.2.0 built on Apr 15 2024 10:16:48 Compiler: 5.4.0 20160609 Built from: v10.2.0 - Commit: f4c5e2a - Date: 2024-04-09 09:21:20 +0200' Target VM: Pharo 10.2.0 built on Apr 15 2024 10:16:48 Compiler: 5.4.0 20160609 Built from: v10.2.0 - Commit: f4c5e2a - Date: 2024-04-09 09:21:20 +0200 + '[' '!' -e /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmBootstrap/pharo ']' + rm -rf /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmBootstrap + mkdir /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmBootstrap + cd /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmBootstrap + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/getPharoVM.sh 100 vm 64 + '[' 3 -lt 1 ']' + export PHARO=100 + PHARO=100 + export VM=vm + VM=vm + export ARCHITECTURE=64 + ARCHITECTURE=64 + export RETRY_REMAINING=3 + RETRY_REMAINING=3 + wget --quiet -O - get.pharo.org/64/vm100 + bash Downloading the latest pharoVM: http://files.pharo.org/get-files/100/pharo-vm-Linux-x86_64-stable.zip pharo-vm/pharo Creating starter scripts pharo and pharo-ui + '[' 0 -eq 0 ']' + echo 'VM downloaded' VM downloaded + cd - /builds/workspace/est_and_branch_Pipeline_PR-16468/64 ++ /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmBootstrap/pharo --headless --version + echo 'Bootstrap VM: Pharo 9.0.22 built on Mar 30 2023 13:08:51 Compiler: 5.4.0 20160609 Built from: v9.0.22 - Commit: 421845e - Date: 2023-03-30 09:49:26 +0200' Bootstrap VM: Pharo 9.0.22 built on Mar 30 2023 13:08:51 Compiler: 5.4.0 20160609 Built from: v9.0.22 - Commit: 421845e - Date: 2023-03-30 09:49:26 +0200 + '[' '!' -e /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/bootstrapImage.zip ']' + download_to https://github.com/guillep/PharoBootstrap/releases/download/v1.7.8/bootstrapImage.zip /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/bootstrapImage.zip + wget --progress=dot:mega https://github.com/guillep/PharoBootstrap/releases/download/v1.7.8/bootstrapImage.zip -O /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/bootstrapImage.zip --2024-04-26 11:10:13-- https://github.com/guillep/PharoBootstrap/releases/download/v1.7.8/bootstrapImage.zip Resolving github.com (github.com)... 140.82.121.3 Connecting to github.com (github.com)|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://github.com/pharo-project/PharoBootstrap/releases/download/v1.7.8/bootstrapImage.zip [following] --2024-04-26 11:10:13-- https://github.com/pharo-project/PharoBootstrap/releases/download/v1.7.8/bootstrapImage.zip Reusing existing connection to github.com:443. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/63601721/139fbf57-4a94-463f-b9d8-a069dddae866?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240426%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240426T091013Z&X-Amz-Expires=300&X-Amz-Signature=1c3066f5f2f2a672018d936a41768a3d7b85d1e37a588efebddf7c22f8ccffbf&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=63601721&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream [following] --2024-04-26 11:10:13-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/63601721/139fbf57-4a94-463f-b9d8-a069dddae866?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240426%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240426T091013Z&X-Amz-Expires=300&X-Amz-Signature=1c3066f5f2f2a672018d936a41768a3d7b85d1e37a588efebddf7c22f8ccffbf&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=63601721&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 38478770 (37M) [application/octet-stream] Saving to: ‘/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/bootstrapImage.zip’ 0K ........ ........ ........ ........ ........ ........ 8% 20.4M 2s 3072K ........ ........ ........ ........ ........ ........ 16% 17.3M 2s 6144K ........ ........ ........ ........ ........ ........ 24% 34.9M 1s 9216K ........ ........ ........ ........ ........ ........ 32% 23.1M 1s 12288K ........ ........ ........ ........ ........ ........ 40% 23.0M 1s 15360K ........ ........ ........ ........ ........ ........ 49% 23.2M 1s 18432K ........ ........ ........ ........ ........ ........ 57% 23.0M 1s 21504K ........ ........ ........ ........ ........ ........ 65% 23.2M 1s 24576K ........ ........ ........ ........ ........ ........ 73% 23.1M 0s 27648K ........ ........ ........ ........ ........ ........ 81% 23.0M 0s 30720K ........ ........ ........ ........ ........ ........ 89% 23.1M 0s 33792K ........ ........ ........ ........ ........ ........ 98% 23.2M 0s 36864K ........ ... 100% 23.3M=1.6s 2024-04-26 11:10:15 (22.9 MB/s) - ‘/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/bootstrapImage.zip’ saved [38478770/38478770] + '[' '!' -e /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/PharoV60.sources.zip ']' + download_to http://files.pharo.org/sources/PharoV60.sources.zip /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/PharoV60.sources.zip + wget --progress=dot:mega http://files.pharo.org/sources/PharoV60.sources.zip -O /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/PharoV60.sources.zip --2024-04-26 11:10:15-- http://files.pharo.org/sources/PharoV60.sources.zip Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23 Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 7116902 (6.8M) [application/zip] Saving to: ‘/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/PharoV60.sources.zip’ 0K ........ ........ ........ ........ ........ ........ 44% 19.0M 0s 3072K ........ ........ ........ ........ ........ ........ 88% 23.2M 0s 6144K ........ .... 100% 23.6M=0.3s 2024-04-26 11:10:16 (21.2 MB/s) - ‘/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/PharoV60.sources.zip’ saved [7116902/7116902] + '[' '!' -e /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/idea11.zip ']' + download_to https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.2-idea11.zip /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/idea11.zip + wget --progress=dot:mega https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.2-idea11.zip -O /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/idea11.zip --2024-04-26 11:10:16-- https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.2-idea11.zip Resolving github.com (github.com)... 140.82.121.3 Connecting to github.com (github.com)|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/pharo-project/pharo-icon-packs/zip/refs/tags/v1.0.2-idea11 [following] --2024-04-26 11:10:16-- https://codeload.github.com/pharo-project/pharo-icon-packs/zip/refs/tags/v1.0.2-idea11 Resolving codeload.github.com (codeload.github.com)... 140.82.121.9 Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 219537 (214K) [application/zip] Saving to: ‘/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/idea11.zip’ 0K ... 100% 3.26M=0.06s 2024-04-26 11:10:16 (3.26 MB/s) - ‘/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/idea11.zip’ saved [219537/219537] + '[' '!' -e ./Pharo.image ']' + cd /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache + unzip -u /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/bootstrapImage.zip -d . Archive: /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/bootstrapImage.zip inflating: ./Pharo.image inflating: ./Pharo.changes inflating: ./Pharo10.0-64bit-9a68076.sources + '[' '!' -e /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache/PharoV60.sources ']' + cd /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache + unzip -u /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/PharoV60.sources.zip -d /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache Archive: /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/PharoV60.sources.zip inflating: /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache/PharoV60.sources creating: /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache/__MACOSX/ inflating: /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache/__MACOSX/._PharoV60.sources + '[' '!' -e /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache/icon-packs/idea11.zip ']' + mkdir -p /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache/icon-packs + cp /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/idea11.zip /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache/icon-packs/idea11.zip [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bootstrap-64) [Pipeline] sh + BUILD_NUMBER=2 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/3-prepare.sh + set -e ++ date -u + echo Fri Apr 26 09:10:19 UTC 2024 'Bootstrap: Beginning to prepare the image used for bootstrapping' Fri Apr 26 09:10:19 UTC 2024 Bootstrap: Beginning to prepare the image used for bootstrapping +++ dirname ./bootstrap/scripts/3-prepare.sh ++ cd ./bootstrap/scripts ++ pwd -P + SCRIPTS=/builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts + . /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/envvars.sh ++ '[' -z x ']' ++ '[' -z x ']' ++ '[' -z ']' ++++ dirname /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/envvars.sh +++ cd /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/../.. +++ pwd -P ++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_PR-16468/64 ++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_PR-16468/64 +++ pwd -P ++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build ++ '[' -z ']' ++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache ++ export BOOTSTRAP_CACHE ++ '[' -z ']' ++ BOOTSTRAP_DOWNLOADS=/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads ++ export BOOTSTRAP_DOWNLOADS ++ '[' -z ']' ++ VM='/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless' ++ VM_BOOTSTRAP='/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmBootstrap/pharo --headless' ++ IMAGE_FLAGS=--no-default-preferences ++++ dirname /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/envvars.sh +++ cd /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts +++ pwd -P ++ . /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/envversion.sh + set_version_variables + pushd /builds/workspace/est_and_branch_Pipeline_PR-16468/64 ++ is_development_build ++ local branchName ++ ensure_branch_name ++ '[' PR-16468 == '' ']' +++ echo PR-16468 +++ grep -E '^Pharo[0-9]+(\.[0-9]+)?$' ++ branchName= ++ '[' '' == '' ']' ++ echo 0 + '[' 0 == 1 ']' + set_version_pull_request_variables + PHARO_SUFFIX=PR + set_version_common ++ git describe --tags --first-parent ++ cut -c 2- ++ cut -d- -f 1 ++ cut -d. -f 1-1 + PHARO_MAJOR=12 ++ git describe --tags --first-parent ++ cut -d- -f 1 ++ cut -c 2- ++ cut -d. -f 2-2 + PHARO_MINOR=0 ++ git describe --tags --first-parent ++ cut -d- -f 1 ++ cut -c 2- ++ cut -d. -f 3-3 + PHARO_PATCH=0 + PHARO_NAME_PREFIX=Pharo12.0-PR + PHARO_SHORT_VERSION=120 + PHARO_VM_VERSION=120 ++ git rev-parse --verify HEAD + PHARO_COMMIT_HASH=32c4e869f3df6e6c277f11d2f7d3341d91dec288 + popd + cd /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmBootstrap/pharo --headless Pharo.image --no-default-preferences /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/prepare_image.st --save --quit [+] Loading tonel code to dump files for the Pharo bootstrap process from /builds/workspace/est_and_branch_Pipeline_PR-16468/64/src MetacelloNotification: Fetched -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src MetacelloNotification: Loading -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src MetacelloNotification: Loaded -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src MetacelloNotification: Loading baseline of BaselineOfPharoBootstrapProcess... MetacelloNotification: Fetched -> BaselineOfHermes-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- https://github.com/pharo-project/hermes.git[v3.0.1] MetacelloNotification: Loading -> BaselineOfHermes-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- https://github.com/pharo-project/hermes.git[v3.0.1] MetacelloNotification: Loaded -> BaselineOfHermes-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- https://github.com/pharo-project/hermes.git[v3.0.1] MetacelloNotification: Project: Hermes baseline MetacelloNotification: Fetched -> Hermes-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- https://github.com/pharo-project/hermes.git[v3.0.1] MetacelloNotification: Fetched -> Hermes-Exporter-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- https://github.com/pharo-project/hermes.git[v3.0.1] MetacelloNotification: Fetched -> Hermes-Extensions-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- https://github.com/pharo-project/hermes.git[v3.0.1] MetacelloNotification: Fetched -> Hermes-Ring2-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- https://github.com/pharo-project/hermes.git[v3.0.1] MetacelloNotification: Fetched -> PharoBootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src MetacelloNotification: Loading -> Hermes-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- cache NewUndeclaredWarning: HEMethodContainer>>doReadMethodsFrom: (category is Undeclared) NewUndeclaredWarning: HEMethodContainer>>category: (category is Undeclared) NewUndeclaredWarning: HEMethodContainer>>category (category is Undeclared) NewUndeclaredWarning: HEConstantBlock>>asLiteralIn: (ConstantBlockClosure is Undeclared) MetacelloNotification: Loaded -> Hermes-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- cache MetacelloNotification: Loading -> Hermes-Exporter-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- cache MetacelloNotification: Loaded -> Hermes-Exporter-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- cache MetacelloNotification: Loading -> Hermes-Extensions-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- cache MetacelloNotification: Loaded -> Hermes-Extensions-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- cache MetacelloNotification: Loading -> Hermes-Ring2-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- cache MetacelloNotification: Loaded -> Hermes-Ring2-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- cache MetacelloNotification: Loading -> PharoBootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src --- cache SystemNotification: PBBootstrap>>exportProtocolsFor:to:(originRepository is shadowed) MetacelloNotification: Loaded -> PharoBootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src --- cache MetacelloNotification: ...finished baseline + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmBootstrap/pharo --headless Pharo.image --no-default-preferences /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/bootstrap.st --ARCH=64 --BUILD_NUMBER=2 --VERSION_INFO=Pharo12.0-PR-32c4e869f3df6e6c277f11d2f7d3341d91dec288 --quit [+] Bootstrapping for a 64-bit architecture [+] Build number: 2 [+] VersionInfo: Pharo12.0-PR-32c4e869f3df6e6c277f11d2f7d3341d91dec288 11:10:24 Begin: Bootstrap process 11:10:24 [+] Preparing bootstrap Looking for module ... loaded...computing accessor depths11:11:05 [+] Creating image on which bootstrapping will take place warning, variable nsMethodCache doesn't exist or has already been removed ...done11:11:08 Initializing bootstrap environment. 11:11:08 Creating initial Objects needed by the VM 11:11:08 Flushing new space. 11:11:08 Begin: Initializing initial objects 11:11:08 Initializing objects. 11:11:08 initializing hash table sizes 11:11:08 preparing class builder 11:11:10 class loader now creates class pools 11:11:10 Initializing StartUp list 11:11:10 Initializing Character Table 11:11:10 Initializing String Ascii and CaseInsensitive Table 11:11:11 Initializing SmallInteger constants 11:11:11 Initializing CompiledMethod constants 11:11:11 Installing symbol table 11:11:11 Bootstrapping class layouts 11:11:12 End: Initializing initial objects 11:11:12 Begin: Create classes 11:11:15 001/519 - 0:00:00:03.436: Built behavior Abort 11:11:16 002/519 - 0:00:00:00.917: Built behavior AbsolutePath 11:11:17 003/519 - 0:00:00:00.863: Built behavior AbstractAnnouncementSubscription 11:11:18 004/519 - 0:00:00:01.123: Built behavior AbstractBinaryFileStream 11:11:19 005/519 - 0:00:00:00.433: Built behavior AbstractDelayTicker 11:11:19 006/519 - 0:00:00:00.526: Built behavior AbstractLayout 11:11:19 007/519 - 0:00:00:00.431: Built behavior AbstractLayoutScope 11:11:20 008/519 - 0:00:00:00.53: Built behavior AbstractSessionHandler 11:11:21 009/519 - 0:00:00:01.451: Built behavior AdditionalBinding 11:11:22 010/519 - 0:00:00:00.574: Built behavior AdditionalMethodState 11:11:23 011/519 - 0:00:00:00.629: Built behavior Announcement 11:11:23 012/519 - 0:00:00:00.568: Built behavior AnnouncementDeliveryCondition 11:11:24 013/519 - 0:00:00:00.57: Built behavior AnnouncementLogger 11:11:26 014/519 - 0:00:00:01.995: Built behavior AnnouncementSet 11:11:26 015/519 - 0:00:00:00.554: Built behavior AnnouncementSetWithExclusions 11:11:27 016/519 - 0:00:00:00.507: Built behavior AnnouncementSubscription 11:11:28 017/519 - 0:00:00:00.668: Built behavior Announcer 11:11:29 018/519 - 0:00:00:01.051: Built behavior ArgumentsCountMismatch 11:11:29 019/519 - 0:00:00:00.507: Built behavior ArithmeticError 11:11:30 020/519 - 0:00:00:01.404: Built behavior Array 11:11:31 021/519 - 0:00:00:00.555: Built behavior Array2D 11:11:31 022/519 - 0:00:00:00: Built behavior ArrayedCollection 11:11:32 023/519 - 0:00:00:00.483: Built behavior AsciiCharset 11:11:32 024/519 - 0:00:00:00.592: Built behavior AssertionFailure 11:11:34 025/519 - 0:00:00:01.585: Built behavior Association 11:11:34 026/519 - 0:00:00:00.722: Built behavior AsyncFile 11:11:36 027/519 - 0:00:00:01.312: Built behavior Author 11:11:37 028/519 - 0:00:00:01.048: Built behavior AuthorNameRequest 11:11:37 029/519 - 0:00:00:00.504: Built behavior Bag 11:11:39 030/519 - 0:00:00:01.209: Built behavior BasicCommandLineHandler 11:11:39 031/519 - 0:00:00:00.699: Built behavior Behavior 11:11:40 032/519 - 0:00:00:00.458: Built behavior BinaryFileStream 11:11:41 033/519 - 0:00:00:00.91: Built behavior BitsLayout 11:11:42 034/519 - 0:00:00:01.08: Built behavior BlockCannotReturn 11:11:42 035/519 - 0:00:00:00.619: Built behavior BlockClosure 11:11:43 036/519 - 0:00:00:00.481: Built behavior Boolean 11:11:45 037/519 - 0:00:00:02.312: Built behavior BoxedFloat64 11:11:46 038/519 - 0:00:00:00.542: Built behavior ByteArray 11:11:46 039/519 - 0:00:00:00.49: Built behavior ByteLayout 11:11:48 040/519 - 0:00:00:01.529: Built behavior ByteString 11:11:49 041/519 - 0:00:00:00.986: Built behavior ByteSymbol 11:11:49 042/519 - 0:00:00:00.652: Built behavior BytecodeEncoder 11:11:50 043/519 - 0:00:00:01.178: Built behavior CannotDeleteFileException 11:11:50 044/519 - 0:00:00:00: Built behavior CannotReturn 11:11:51 045/519 - 0:00:00:00.791: Built behavior CategoryConverter 11:11:52 046/519 - 0:00:00:00.814: Built behavior ChangesLog 11:11:53 047/519 - 0:00:00:00.537: Built behavior Character 11:11:53 048/519 - 0:00:00:00.511: Built behavior CharacterSet 11:11:54 049/519 - 0:00:00:00.522: Built behavior CharacterSetComplement 11:11:55 050/519 - 0:00:00:00.994: Built behavior ChunkReadStream 11:11:55 051/519 - 0:00:00:00.451: Built behavior ChunkWriteStream 11:11:56 052/519 - 0:00:00:00.523: Built behavior CircularHierarchyError 11:11:57 053/519 - 0:00:00:01.296: Built behavior Class 11:11:58 054/519 - 0:00:00:01.531: Built behavior ClassAdded 11:11:58 055/519 - 0:00:00:00: Built behavior ClassAnnouncement 11:11:59 056/519 - 0:00:00:00.673: Built behavior ClassCommented 11:11:59 057/519 - 0:00:00:00: Built behavior ClassDescription 11:12:00 058/519 - 0:00:00:00.529: Built behavior ClassModificationApplied 11:12:00 059/519 - 0:00:00:00.63: Built behavior ClassModifiedClassDefinition 11:12:01 060/519 - 0:00:00:00.604: Built behavior ClassParentRenamed 11:12:01 061/519 - 0:00:00:00.496: Built behavior ClassRemoved 11:12:02 062/519 - 0:00:00:00.611: Built behavior ClassRenamed 11:12:03 063/519 - 0:00:00:00.573: Built behavior ClassRepackaged 11:12:03 064/519 - 0:00:00:00.511: Built behavior ClassResolver 11:12:03 065/519 - 0:00:00:00.422: Built behavior ClassResolverStrictResolve 11:12:04 066/519 - 0:00:00:00.529: Built behavior ClassSessionHandler 11:12:05 067/519 - 0:00:00:00.573: Built behavior ClassVariable 11:12:05 068/519 - 0:00:00:00.552: Built behavior CleanBlockClosure 11:12:05 069/519 - 0:00:00:00: Built behavior Collection 11:12:06 070/519 - 0:00:00:00.658: Built behavior CollectionElement 11:12:06 071/519 - 0:00:00:00.558: Built behavior CollectionIsEmpty 11:12:07 072/519 - 0:00:00:00.557: Built behavior CommandLineArguments 11:12:07 073/519 - 0:00:00:00: Built behavior CommandLineHandler 11:12:08 074/519 - 0:00:00:00.704: Built behavior CommandLinePasswordManager 11:12:09 075/519 - 0:00:00:01.23: Built behavior CommandLineUIManager 11:12:10 076/519 - 0:00:00:01.235: Built behavior CompiledBlock 11:12:10 077/519 - 0:00:00:00: Built behavior CompiledCode 11:12:11 078/519 - 0:00:00:00.435: Built behavior CompiledMethod 11:12:11 079/519 - 0:00:00:00.467: Built behavior CompiledMethodLayout 11:12:11 080/519 - 0:00:00:00.496: Built behavior ConstantBlockClosure 11:12:12 081/519 - 0:00:00:00.454: Built behavior ConstantBlockClosure1Arg 11:12:12 082/519 - 0:00:00:00.531: Built behavior ConstantBlockClosure2Arg 11:12:13 083/519 - 0:00:00:00.673: Built behavior ConstantBlockClosure3Arg 11:12:14 084/519 - 0:00:00:00.882: Built behavior Context 11:12:15 085/519 - 0:00:00:00.551: Built behavior ContextCannotReturn 11:12:16 086/519 - 0:00:00:01.642: Built behavior CurrentExecutionEnvironment 11:12:18 087/519 - 0:00:00:01.417: Built behavior DailyNonInteractiveTranscript 11:12:18 088/519 - 0:00:00:00.566: Built behavior DangerousClassNotifier 11:12:18 089/519 - 0:00:00:00: Built behavior DecoratorStream 11:12:19 090/519 - 0:00:00:01.209: Built behavior DefaultExecutionEnvironment 11:12:20 091/519 - 0:00:00:00.819: Built behavior Delay 11:12:22 092/519 - 0:00:00:01.621: Built behavior DelayBasicScheduler 11:12:22 093/519 - 0:00:00:00.547: Built behavior DelayMicrosecondTicker 11:12:24 094/519 - 0:00:00:01.864: Built behavior DelayMicrosecondTickerSimulation 11:12:25 095/519 - 0:00:00:00.5: Built behavior DelayMicrosecondUncappedTicker 11:12:25 096/519 - 0:00:00:00.482: Built behavior DelayMillisecondTicker 11:12:26 097/519 - 0:00:00:00.621: Built behavior DelayMillisecondTickerSimulation 11:12:27 098/519 - 0:00:00:00.648: Built behavior DelayMutexScheduler 11:12:27 099/519 - 0:00:00:00: Built behavior DelayNullScheduler 11:12:27 100/519 - 0:00:00:00.701: Built behavior DelaySemaphoreScheduler 11:12:28 101/519 - 0:00:00:00.604: Built behavior DelayWaitTimeout 11:12:28 102/519 - 0:00:00:00.54: Built behavior DependentsArray 11:12:30 103/519 - 0:00:00:01.523: Built behavior Deprecation 11:12:31 104/519 - 0:00:00:01.174: Built behavior DeprecationPerformedNotification 11:12:32 105/519 - 0:00:00:00.457: Built behavior Dictionary 11:12:32 106/519 - 0:00:00:00.588: Built behavior DoItVariable 11:12:33 107/519 - 0:00:00:00.601: Built behavior DomainError 11:12:33 108/519 - 0:00:00:00.446: Built behavior DoubleByteArray 11:12:34 109/519 - 0:00:00:00.496: Built behavior DoubleByteLayout 11:12:34 110/519 - 0:00:00:00.75: Built behavior DoubleLink 11:12:35 111/519 - 0:00:00:00.506: Built behavior DoubleLinkedList 11:12:35 112/519 - 0:00:00:00.508: Built behavior DoubleWordArray 11:12:36 113/519 - 0:00:00:00.49: Built behavior DoubleWordLayout 11:12:37 114/519 - 0:00:00:00.618: Built behavior DummySystemProgressItem 11:12:37 115/519 - 0:00:00:00.523: Built behavior DummyUIManager 11:12:38 116/519 - 0:00:00:00.719: Built behavior DuplicatedSlotName 11:12:38 117/519 - 0:00:00:00.627: Built behavior DuplicatedVariableError 11:12:39 118/519 - 0:00:00:00.495: Built behavior DynamicVariable 11:12:39 119/519 - 0:00:00:00.492: Built behavior EmptyLayout 11:12:40 120/519 - 0:00:00:00.466: Built behavior EncoderForSistaV1 11:12:40 121/519 - 0:00:00:00.625: Built behavior EndianDetector 11:12:42 122/519 - 0:00:00:01.097: Built behavior EphemeronLayout 11:12:42 123/519 - 0:00:00:00: Built behavior Error 11:12:42 124/519 - 0:00:00:00.607: Built behavior ErrorHandler 11:12:43 125/519 - 0:00:00:00.502: Built behavior ErrorHandlerSessionHandler 11:12:44 126/519 - 0:00:00:00.82: Built behavior ExactFloatPrintPolicy 11:12:44 127/519 - 0:00:00:00: Built behavior Exception 11:12:44 128/519 - 0:00:00:00.644: Built behavior ExceptionSet 11:12:45 129/519 - 0:00:00:00.533: Built behavior ExceptionSetWithExclusions 11:12:45 130/519 - 0:00:00:00: Built behavior ExecutionEnvironment 11:12:45 131/519 - 0:00:00:00.66: Built behavior Exit 11:12:46 132/519 - 0:00:00:00.559: Built behavior ExpressionEvaluated 11:12:46 133/519 - 0:00:00:00.582: Built behavior ExtensionPointsOwningPackageNotification 11:12:47 134/519 - 0:00:00:00.614: Built behavior ExternalAddress 11:12:52 135/519 - 0:00:00:05.13: Built behavior ExternalData 11:12:52 136/519 - 0:00:00:00: Built behavior ExternalObject 11:12:53 137/519 - 0:00:00:00.613: Built behavior ExternalSemaphoreTable 11:12:53 138/519 - 0:00:00:00: Built behavior ExternalStructure 11:12:54 139/519 - 0:00:00:00.832: Built behavior ExternalType 11:12:54 140/519 - 0:00:00:00.526: Built behavior ExternalUnion 11:12:55 141/519 - 0:00:00:00.605: Built behavior FFIBackend 11:12:55 142/519 - 0:00:00:00: Built behavior FFIConstants 11:12:55 143/519 - 0:00:00:00.473: Built behavior False 11:12:56 144/519 - 0:00:00:00.885: Built behavior File 11:12:57 145/519 - 0:00:00:00.635: Built behavior FileAlreadyExistsException 11:12:57 146/519 - 0:00:00:00.539: Built behavior FileDoesNotExistException 11:12:57 147/519 - 0:00:00:00: Built behavior FileException 11:12:58 148/519 - 0:00:00:00.611: Built behavior FilePathEncoder 11:12:58 149/519 - 0:00:00:00.509: Built behavior FileWriteError 11:12:59 150/519 - 0:00:00:00.785: Built behavior FinalizationProcess 11:13:00 151/519 - 0:00:00:00.757: Built behavior FinalizationRegistry 11:13:01 152/519 - 0:00:00:00.565: Built behavior FinalizationRegistryEntry 11:13:01 153/519 - 0:00:00:00.547: Built behavior FixedLayout 11:13:01 154/519 - 0:00:00:00: Built behavior Float 11:13:02 155/519 - 0:00:00:00.542: Built behavior Float32Array 11:13:02 156/519 - 0:00:00:00.55: Built behavior Float64Array 11:13:03 157/519 - 0:00:00:00.572: Built behavior FloatPrintPolicy 11:13:03 158/519 - 0:00:00:00.584: Built behavior Fraction 11:13:04 159/519 - 0:00:00:00.504: Built behavior FullBlockClosure 11:13:04 160/519 - 0:00:00:00.559: Built behavior Generator 11:13:05 161/519 - 0:00:00:00.476: Built behavior GlobalVariable 11:13:06 162/519 - 0:00:00:00.796: Built behavior HEAbstractExported 11:13:07 163/519 - 0:00:00:01.094: Built behavior HEAdditionalMethodState 11:13:07 164/519 - 0:00:00:00.451: Built behavior HEArray 11:13:08 165/519 - 0:00:00:00.549: Built behavior HEAssociation 11:13:08 166/519 - 0:00:00:00.65: Built behavior HEBinaryReader 11:13:09 167/519 - 0:00:00:00.393: Built behavior HEBoolean 11:13:09 168/519 - 0:00:00:00.48: Built behavior HEByteArray 11:13:10 169/519 - 0:00:00:00.473: Built behavior HEByteString 11:13:10 170/519 - 0:00:00:00.494: Built behavior HECharacter 11:13:12 171/519 - 0:00:00:01.817: Built behavior HEClass 11:13:13 172/519 - 0:00:00:00.988: Built behavior HEClassTrait 11:13:14 173/519 - 0:00:00:00.479: Built behavior HEClassVariable 11:13:14 174/519 - 0:00:00:00.766: Built behavior HECompiledBlock 11:13:15 175/519 - 0:00:00:00.647: Built behavior HEConstantBlock 11:13:15 176/519 - 0:00:00:00: Built behavior HEExportedLiteral 11:13:16 177/519 - 0:00:00:00.567: Built behavior HEExportedMetaclass 11:13:16 178/519 - 0:00:00:00.863: Built behavior HEExtendedEnvironment 11:13:17 179/519 - 0:00:00:00.524: Built behavior HEFloat 11:13:18 180/519 - 0:00:00:00.729: Built behavior HEFraction 11:13:18 181/519 - 0:00:00:00.497: Built behavior HEGlobalVariable 11:13:19 182/519 - 0:00:00:00.728: Built behavior HEInstaller 11:13:19 183/519 - 0:00:00:00.495: Built behavior HEInteger 11:13:20 184/519 - 0:00:00:00.847: Built behavior HEMethod 11:13:20 185/519 - 0:00:00:00: Built behavior HEMethodContainer 11:13:21 186/519 - 0:00:00:00.587: Built behavior HEMethodLiteral 11:13:22 187/519 - 0:00:00:00.651: Built behavior HEPackage 11:13:22 188/519 - 0:00:00:00.582: Built behavior HEPragma 11:13:23 189/519 - 0:00:00:00.469: Built behavior HEScaledDecimal 11:13:23 190/519 - 0:00:00:00.619: Built behavior HESendMessage 11:13:23 191/519 - 0:00:00:00: Built behavior HESymbol 11:13:24 192/519 - 0:00:00:00.556: Built behavior HETrait 11:13:24 193/519 - 0:00:00:00.521: Built behavior HETraitLiteral 11:13:25 194/519 - 0:00:00:00.538: Built behavior HEUndefinedObject 11:13:25 195/519 - 0:00:00:00.517: Built behavior HEWideString 11:13:26 196/519 - 0:00:00:00.88: Built behavior HashTableSizes 11:13:26 197/519 - 0:00:00:00: Built behavior HashedCollection 11:13:27 198/519 - 0:00:00:00.672: Built behavior Heap 11:13:27 199/519 - 0:00:00:00.548: Built behavior HermesCommandLineHandler 11:13:28 200/519 - 0:00:00:00.548: Built behavior IdentityBag 11:13:28 201/519 - 0:00:00:00.482: Built behavior IdentityDictionary 11:13:29 202/519 - 0:00:00:00.515: Built behavior IdentitySet 11:13:30 203/519 - 0:00:00:00.59: Built behavior IllegalFileName 11:13:30 204/519 - 0:00:00:00.562: Built behavior IllegalResumeAttempt 11:13:31 205/519 - 0:00:00:00.511: Built behavior ImmediateLayout 11:13:31 206/519 - 0:00:00:00.631: Built behavior IncompatibleLayoutConflict 11:13:32 207/519 - 0:00:00:01.123: Built behavior IndexedSlot 11:13:33 208/519 - 0:00:00:00.649: Built behavior InexactFloatPrintPolicy 11:13:34 209/519 - 0:00:00:00.659: Built behavior InstanceVariableNotFound 11:13:34 210/519 - 0:00:00:00.502: Built behavior InstanceVariableSlot 11:13:35 211/519 - 0:00:00:00.716: Built behavior InstructionClient 11:13:36 212/519 - 0:00:00:00.781: Built behavior InstructionStream 11:13:36 213/519 - 0:00:00:00.554: Built behavior Integer 11:13:37 214/519 - 0:00:00:00.51: Built behavior IntegerArray 11:13:37 215/519 - 0:00:00:00.623: Built behavior Interval 11:13:38 216/519 - 0:00:00:00.566: Built behavior InvalidGlobalName 11:13:39 217/519 - 0:00:00:00.586: Built behavior InvalidSlotName 11:13:40 218/519 - 0:00:00:01.131: Built behavior KeyNotFound 11:13:41 219/519 - 0:00:00:01.035: Built behavior KeyboardKey 11:13:41 220/519 - 0:00:00:00.514: Built behavior KeyedTree 11:13:42 221/519 - 0:00:00:00.615: Built behavior LargeInteger 11:13:42 222/519 - 0:00:00:00.5: Built behavior LargeNegativeInteger 11:13:43 223/519 - 0:00:00:00.492: Built behavior LargePositiveInteger 11:13:43 224/519 - 0:00:00:00.556: Built behavior LayoutClassScope 11:13:44 225/519 - 0:00:00:00.542: Built behavior LayoutEmptyScope 11:13:46 226/519 - 0:00:00:01.883: Built behavior LimitedWriteStream 11:13:46 227/519 - 0:00:00:00.672: Built behavior Link 11:13:47 228/519 - 0:00:00:00.57: Built behavior LinkedList 11:13:47 229/519 - 0:00:00:00: Built behavior LiteralVariable 11:13:48 230/519 - 0:00:00:00.526: Built behavior LocalRecursionStopper 11:13:48 231/519 - 0:00:00:00: Built behavior LookupKey 11:13:49 232/519 - 0:00:00:01.194: Built behavior MacOSPlatform 11:13:49 233/519 - 0:00:00:00.492: Built behavior MacOSXPlatform 11:13:49 234/519 - 0:00:00:00: Built behavior Magnitude 11:13:50 235/519 - 0:00:00:01.201: Built behavior ManifestAnnouncementsCore 11:13:51 236/519 - 0:00:00:00.525: Built behavior ManifestCollectionsAbstract 11:13:52 237/519 - 0:00:00:00.543: Built behavior ManifestCollectionsDoubleLinkedList 11:13:52 238/519 - 0:00:00:00.522: Built behavior ManifestCollectionsNative 11:13:53 239/519 - 0:00:00:00.55: Built behavior ManifestCollectionsSequenceable 11:13:53 240/519 - 0:00:00:00.679: Built behavior ManifestCollectionsStack 11:13:54 241/519 - 0:00:00:00.571: Built behavior ManifestCollectionsStreams 11:13:54 242/519 - 0:00:00:00.522: Built behavior ManifestCollectionsStrings 11:13:55 243/519 - 0:00:00:00.568: Built behavior ManifestCollectionsSupport 11:13:56 244/519 - 0:00:00:00.641: Built behavior ManifestCollectionsUnordered 11:13:56 245/519 - 0:00:00:00.64: Built behavior ManifestCollectionsWeak 11:13:57 246/519 - 0:00:00:00.544: Built behavior ManifestFileSystemPath 11:13:57 247/519 - 0:00:00:00.524: Built behavior ManifestFiles 11:13:58 248/519 - 0:00:00:00.524: Built behavior ManifestHermes 11:13:58 249/519 - 0:00:00:00.568: Built behavior ManifestKernel 11:13:59 250/519 - 0:00:00:00.567: Built behavior ManifestKernelCodeModel 11:14:00 251/519 - 0:00:00:00.698: Built behavior ManifestNumberParser 11:14:00 252/519 - 0:00:00:00.699: Built behavior ManifestPharoBootstrapInitialization 11:14:01 253/519 - 0:00:00:00.558: Built behavior ManifestSystemAnnouncements 11:14:01 254/519 - 0:00:00:00.565: Built behavior ManifestSystemBasicCommandLineHandler 11:14:02 255/519 - 0:00:00:00.602: Built behavior ManifestSystemCommandLine 11:14:03 256/519 - 0:00:00:00.726: Built behavior ManifestSystemCommandLineHandler 11:14:03 257/519 - 0:00:00:00.56: Built behavior ManifestSystemFinalization 11:14:04 258/519 - 0:00:00:00.557: Built behavior ManifestSystemPlatforms 11:14:04 259/519 - 0:00:00:00.568: Built behavior ManifestSystemSessionManager 11:14:05 260/519 - 0:00:00:00.558: Built behavior ManifestSystemSources 11:14:06 261/519 - 0:00:00:00.565: Built behavior ManifestSystemSupport 11:14:06 262/519 - 0:00:00:00.589: Built behavior ManifestTranscriptNonInteractive 11:14:07 263/519 - 0:00:00:00.616: Built behavior ManifestUIManager 11:14:08 264/519 - 0:00:00:00.77: Built behavior Message 11:14:08 265/519 - 0:00:00:00.752: Built behavior MessageNotUnderstood 11:14:09 266/519 - 0:00:00:00.641: Built behavior MessageSend 11:14:10 267/519 - 0:00:00:00.623: Built behavior Metaclass 11:14:11 268/519 - 0:00:00:01.173: Built behavior MethodAdded 11:14:11 269/519 - 0:00:00:00: Built behavior MethodAnnouncement 11:14:11 270/519 - 0:00:00:00.523: Built behavior MethodDictionary 11:14:12 271/519 - 0:00:00:00.627: Built behavior MethodModified 11:14:13 272/519 - 0:00:00:00.571: Built behavior MethodRecategorized 11:14:13 273/519 - 0:00:00:00.606: Built behavior MethodRemoved 11:14:14 274/519 - 0:00:00:00.589: Built behavior MethodRepackaged 11:14:15 275/519 - 0:00:00:00.85: Built behavior ModificationForbidden 11:14:16 276/519 - 0:00:00:00.997: Built behavior Monitor 11:14:16 277/519 - 0:00:00:00.663: Built behavior MonitorDelay 11:14:17 278/519 - 0:00:00:00.762: Built behavior Mutex 11:14:18 279/519 - 0:00:00:00.861: Built behavior MutexSet 11:14:19 280/519 - 0:00:00:00.978: Built behavior NewUndeclaredWarning 11:14:19 281/519 - 0:00:00:00.497: Built behavior NoChangesLog 11:14:21 282/519 - 0:00:00:01.234: Built behavior NoPharoFilesOpener 11:14:21 283/519 - 0:00:00:00.72: Built behavior NonBooleanReceiver 11:14:21 284/519 - 0:00:00:00: Built behavior NonInteractiveTranscript 11:14:22 285/519 - 0:00:00:00.644: Built behavior NonInteractiveUIManager 11:14:22 286/519 - 0:00:00:00: Built behavior NotFound 11:14:23 287/519 - 0:00:00:01.33: Built behavior NotYetImplemented 11:14:23 288/519 - 0:00:00:00: Built behavior Notification 11:14:24 289/519 - 0:00:00:00.512: Built behavior NullFFIBackend 11:14:24 290/519 - 0:00:00:00.635: Built behavior NullStream 11:14:25 291/519 - 0:00:00:00.671: Built behavior NullTermInfo 11:14:25 292/519 - 0:00:00:00: Built behavior Number 11:14:26 293/519 - 0:00:00:01.197: Built behavior NumberParser 11:14:26 294/519 - 0:00:00:00: Built behavior OSPlatform 11:14:27 295/519 - 0:00:00:00.681: Built behavior OSPlatformVisitor 11:14:27 296/519 - 0:00:00:00: Built behavior Object 11:14:27 297/519 - 0:00:00:00.548: Built behavior ObjectFinalizer 11:14:29 298/519 - 0:00:00:01.164: Built behavior ObjectFinalizerCollection 11:14:29 299/519 - 0:00:00:00: Built behavior ObjectLayout 11:14:29 300/519 - 0:00:00:00: Built behavior OrderedCollection 11:14:29 301/519 - 0:00:00:00.772: Built behavior OrderedDictionary 11:14:30 302/519 - 0:00:00:00.59: Built behavior OrderedIdentityDictionary 11:14:31 303/519 - 0:00:00:00.632: Built behavior OutOfMemory 11:14:32 304/519 - 0:00:00:00.86: Built behavior Package 11:14:33 305/519 - 0:00:00:01.14: Built behavior PackageAdded 11:14:33 306/519 - 0:00:00:00: Built behavior PackageAnnouncement 11:14:33 307/519 - 0:00:00:00.764: Built behavior PackageConflictError 11:14:33 308/519 - 0:00:00:00: Built behavior PackageManifest 11:14:34 309/519 - 0:00:00:00.788: Built behavior PackageOrganizer 11:14:35 310/519 - 0:00:00:00.521: Built behavior PackageRemoved 11:14:35 311/519 - 0:00:00:00.592: Built behavior PackageRenamed 11:14:36 312/519 - 0:00:00:00.769: Built behavior PackageTag 11:14:37 313/519 - 0:00:00:01.144: Built behavior PackageTagAdded 11:14:37 314/519 - 0:00:00:00: Built behavior PackageTagAnnouncement 11:14:38 315/519 - 0:00:00:00.602: Built behavior PackageTagRemoved 11:14:39 316/519 - 0:00:00:00.708: Built behavior PackageTagRenamed 11:14:39 317/519 - 0:00:00:00: Built behavior Path 11:14:39 318/519 - 0:00:00:00.678: Built behavior PerformMessageCommandLineHandler 11:14:40 319/519 - 0:00:00:00.712: Built behavior PharoBootstrapInitialization 11:14:41 320/519 - 0:00:00:00.647: Built behavior PharoCommandLineHandler 11:14:41 321/519 - 0:00:00:00: Built behavior PharoFilesOpener 11:14:41 322/519 - 0:00:00:00.701: Built behavior PluggableDictionary 11:14:42 323/519 - 0:00:00:00.688: Built behavior PluggableSet 11:14:43 324/519 - 0:00:00:01.196: Built behavior Point 11:14:43 325/519 - 0:00:00:00: Built behavior PointerLayout 11:14:43 326/519 - 0:00:00:00: Built behavior PositionableStream 11:14:44 327/519 - 0:00:00:00.64: Built behavior Pragma 11:14:45 328/519 - 0:00:00:00.816: Built behavior PrimitiveError 11:14:45 329/519 - 0:00:00:00.596: Built behavior PrimitiveFailed 11:14:46 330/519 - 0:00:00:00.591: Built behavior PrintVersionCommandLineHandler 11:14:47 331/519 - 0:00:00:01.017: Built behavior Process 11:14:48 332/519 - 0:00:00:00.667: Built behavior ProcessAlreadyTerminating 11:14:48 333/519 - 0:00:00:00.652: Built behavior ProcessList 11:14:48 334/519 - 0:00:00:00: Built behavior ProcessLocalVariable 11:14:48 335/519 - 0:00:00:00: Built behavior ProcessSpecificVariable 11:14:49 336/519 - 0:00:00:01.205: Built behavior ProcessorScheduler 11:14:49 337/519 - 0:00:00:00: Built behavior ProtoObject 11:14:50 338/519 - 0:00:00:00.843: Built behavior Protocol 11:14:51 339/519 - 0:00:00:01.272: Built behavior ProtocolAdded 11:14:51 340/519 - 0:00:00:00: Built behavior ProtocolAnnouncement 11:14:52 341/519 - 0:00:00:00.578: Built behavior ProtocolRemoved 11:14:53 342/519 - 0:00:00:00.603: Built behavior ProtocolRenamed 11:14:56 343/519 - 0:00:00:03.341: Built behavior ProvideAnswerNotification 11:14:57 344/519 - 0:00:00:00.763: Built behavior PseudoVariable 11:14:58 345/519 - 0:00:00:01.083: Built behavior RPackageSet 11:14:58 346/519 - 0:00:00:00.607: Built behavior ReadOnlyFileException 11:14:59 347/519 - 0:00:00:00.527: Built behavior ReadStream 11:15:00 348/519 - 0:00:00:00.603: Built behavior ReadWriteStream 11:15:00 349/519 - 0:00:00:00.821: Built behavior Rectangle 11:15:01 350/519 - 0:00:00:00.8: Built behavior RecursionStopper 11:15:02 351/519 - 0:00:00:00.49: Built behavior RelativePath 11:15:03 352/519 - 0:00:00:00.892: Built behavior RemoteString 11:15:03 353/519 - 0:00:00:00.676: Built behavior RunArray 11:15:04 354/519 - 0:00:00:00.555: Built behavior SaveCommandLineHandler 11:15:04 355/519 - 0:00:00:00.564: Built behavior ScaledDecimal 11:15:04 356/519 - 0:00:00:00: Built behavior SelectorException 11:15:05 357/519 - 0:00:00:00.54: Built behavior SelfVariable 11:15:06 358/519 - 0:00:00:00.594: Built behavior Semaphore 11:15:06 359/519 - 0:00:00:00: Built behavior SequenceableCollection 11:15:06 360/519 - 0:00:00:00.74: Built behavior SessionAccessModeResolver 11:15:07 361/519 - 0:00:00:00.833: Built behavior SessionCategory 11:15:08 362/519 - 0:00:00:01.126: Built behavior SessionManager 11:15:08 363/519 - 0:00:00:00: Built behavior Set 11:15:09 364/519 - 0:00:00:00.852: Built behavior ShAbstractChange 11:15:10 365/519 - 0:00:00:00.769: Built behavior ShAbstractChangeDetector 11:15:11 366/519 - 0:00:00:00.699: Built behavior ShAbstractClassChangeDetector 11:15:11 367/519 - 0:00:00:00.557: Built behavior ShAbstractInstanceSideClassChangeDetector 11:15:12 368/519 - 0:00:00:00.56: Built behavior ShBitLayoutChangeDetector 11:15:12 369/519 - 0:00:00:00.509: Built behavior ShBitLayoutChanged 11:15:13 370/519 - 0:00:00:00.512: Built behavior ShClassChanged 11:15:13 371/519 - 0:00:00:00.568: Built behavior ShClassSlotChangeDetector 11:15:14 372/519 - 0:00:00:00.797: Built behavior ShDefaultBuilderEnhancer 11:15:15 373/519 - 0:00:00:00.515: Built behavior ShInstanceShapeChanged 11:15:15 374/519 - 0:00:00:00.696: Built behavior ShLayoutChangeDetector 11:15:16 375/519 - 0:00:00:00.944: Built behavior ShLayoutDefinition 11:15:17 376/519 - 0:00:00:00.538: Built behavior ShMetaclassChangeDetector 11:15:17 377/519 - 0:00:00:00.579: Built behavior ShMetaclassChanged 11:15:18 378/519 - 0:00:00:00.556: Built behavior ShNoChangesInClass 11:15:18 379/519 - 0:00:00:00.566: Built behavior ShSharedPoolChangeDetector 11:15:19 380/519 - 0:00:00:00.542: Built behavior ShSharedVariablesChangeDetector 11:15:20 381/519 - 0:00:00:00.557: Built behavior ShSlotChangeDetector 11:15:20 382/519 - 0:00:00:00.56: Built behavior ShSuperclassChangeDetector 11:15:21 383/519 - 0:00:00:00.533: Built behavior ShSuperclassChanged 11:15:21 384/519 - 0:00:00:00: Built behavior SharedPool 11:15:21 385/519 - 0:00:00:00.664: Built behavior SharedQueue 11:15:23 386/519 - 0:00:00:01.396: Built behavior ShiftAnonymousClassInstaller 11:15:25 387/519 - 0:00:00:01.855: Built behavior ShiftClassBuilder 11:15:25 388/519 - 0:00:00:00: Built behavior ShiftClassInstaller 11:15:25 389/519 - 0:00:00:00.783: Built behavior ShiftClassSideBuilder 11:15:26 390/519 - 0:00:00:00.631: Built behavior ShouldBeImplemented 11:15:27 391/519 - 0:00:00:00.63: Built behavior ShouldNotImplement 11:15:27 392/519 - 0:00:00:00.78: Built behavior SimulationExceptionWrapper 11:15:28 393/519 - 0:00:00:00.629: Built behavior SizeMismatch 11:15:28 394/519 - 0:00:00:00: Built behavior Slot 11:15:29 395/519 - 0:00:00:00.687: Built behavior SlotNotFound 11:15:29 396/519 - 0:00:00:00.707: Built behavior SmallDictionary 11:15:30 397/519 - 0:00:00:00.558: Built behavior SmallFloat64 11:15:31 398/519 - 0:00:00:00.569: Built behavior SmallIdentityDictionary 11:15:31 399/519 - 0:00:00:00.643: Built behavior SmallInteger 11:15:32 400/519 - 0:00:00:01.211: Built behavior SmalltalkImage 11:15:33 401/519 - 0:00:00:01.043: Built behavior SnapshotOperation 11:15:34 402/519 - 0:00:00:00.644: Built behavior SortedCollection 11:15:35 403/519 - 0:00:00:00.567: Built behavior SourceChunkWriteStream 11:15:36 404/519 - 0:00:00:00.901: Built behavior SourceFile 11:15:36 405/519 - 0:00:00:00.869: Built behavior SourceFileArray 11:15:37 406/519 - 0:00:00:01.022: Built behavior SourceFileBufferedReadWriteStream 11:15:38 407/519 - 0:00:00:00.894: Built behavior SourceFileCharacterReadWriteStream 11:15:40 408/519 - 0:00:00:01.285: Built behavior SparseLargeArray 11:15:40 409/519 - 0:00:00:00: Built behavior SparseLargeTable 11:15:40 410/519 - 0:00:00:00.526: Built behavior Stack 11:15:41 411/519 - 0:00:00:00.55: Built behavior StartupUIManager 11:15:42 412/519 - 0:00:00:01.049: Built behavior Stdio 11:15:42 413/519 - 0:00:00:00.584: Built behavior StdioStream 11:15:42 414/519 - 0:00:00:00: Built behavior Stream 11:15:42 415/519 - 0:00:00:00: Built behavior String 11:15:43 416/519 - 0:00:00:00.604: Built behavior SubclassResponsibility 11:15:44 417/519 - 0:00:00:00.743: Built behavior SubscriptOutOfBounds 11:15:45 418/519 - 0:00:00:00.84: Built behavior SubscriptionRegistry 11:15:45 419/519 - 0:00:00:00.55: Built behavior SuperVariable 11:15:45 420/519 - 0:00:00:00: Built behavior Symbol 11:15:46 421/519 - 0:00:00:00.811: Built behavior SymbolNotFoundError 11:15:46 422/519 - 0:00:00:00: Built behavior SystemAnnouncement 11:15:46 423/519 - 0:00:00:00.568: Built behavior SystemAnnouncer 11:15:47 424/519 - 0:00:00:00.693: Built behavior SystemDictionary 11:15:48 425/519 - 0:00:00:00.786: Built behavior SystemNavigation 11:15:48 426/519 - 0:00:00:00: Built behavior SystemNotification 11:15:49 427/519 - 0:00:00:01.098: Built behavior SystemVersion 11:15:50 428/519 - 0:00:00:00.619: Built behavior TermInfoCharacter 11:15:50 429/519 - 0:00:00:00.766: Built behavior Termcap 11:15:51 430/519 - 0:00:00:00.595: Built behavior ThisContextVariable 11:15:52 431/519 - 0:00:00:00.535: Built behavior ThisProcessVariable 11:15:52 432/519 - 0:00:00:00.613: Built behavior TimedOut 11:15:53 433/519 - 0:00:00:00.58: Built behavior True 11:15:53 434/519 - 0:00:00:00: Built behavior UIManager 11:15:53 435/519 - 0:00:00:00.52: Built behavior UNCNetworkPath 11:15:54 436/519 - 0:00:00:00.515: Built behavior UndeclaredRegistry 11:15:54 437/519 - 0:00:00:00.56: Built behavior UndeclaredVariable 11:15:55 438/519 - 0:00:00:00.696: Built behavior UndeclaredVariableError 11:15:56 439/519 - 0:00:00:00.595: Built behavior UndeclaredVariableRead 11:15:56 440/519 - 0:00:00:00.625: Built behavior UndeclaredVariableWrite 11:15:57 441/519 - 0:00:00:00.626: Built behavior UndefinedClassVariable 11:15:58 442/519 - 0:00:00:00.781: Built behavior UndefinedObject 11:15:58 443/519 - 0:00:00:00.64: Built behavior UndefinedPackage 11:15:59 444/519 - 0:00:00:00.533: Built behavior UndefinedPackageTag 11:15:59 445/519 - 0:00:00:00.649: Built behavior UndefinedSlot 11:16:01 446/519 - 0:00:00:01.258: Built behavior UnhandledError 11:16:01 447/519 - 0:00:00:00: Built behavior UnhandledException 11:16:02 448/519 - 0:00:00:01.045: Built behavior Unix32Platform 11:16:02 449/519 - 0:00:00:00.522: Built behavior Unix64Platform 11:16:03 450/519 - 0:00:00:00.549: Built behavior UnixARM32Platform 11:16:03 451/519 - 0:00:00:00: Built behavior UnixPlatform 11:16:04 452/519 - 0:00:00:00.678: Built behavior UnwindError 11:16:05 453/519 - 0:00:00:00.98: Built behavior VTermOutputDriver 11:16:05 454/519 - 0:00:00:00.537: Built behavior ValueLink 11:16:06 455/519 - 0:00:00:00.551: Built behavior ValueNotFound 11:16:06 456/519 - 0:00:00:00: Built behavior Variable 11:16:06 457/519 - 0:00:00:00.528: Built behavior VariableLayout 11:16:07 458/519 - 0:00:00:00.843: Built behavior VirtualMachine 11:16:07 459/519 - 0:00:00:00: Built behavior Warning 11:16:08 460/519 - 0:00:00:00.595: Built behavior WeakAnnouncementSubscription 11:16:08 461/519 - 0:00:00:00.483: Built behavior WeakArray 11:16:09 462/519 - 0:00:00:00.532: Built behavior WeakIdentityKeyDictionary 11:16:10 463/519 - 0:00:00:01.129: Built behavior WeakIdentitySet 11:16:11 464/519 - 0:00:00:01.039: Built behavior WeakIdentityValueDictionary 11:16:11 465/519 - 0:00:00:00.546: Built behavior WeakKeyAssociation 11:16:12 466/519 - 0:00:00:00.584: Built behavior WeakKeyDictionary 11:16:12 467/519 - 0:00:00:00.531: Built behavior WeakLayout 11:16:13 468/519 - 0:00:00:00.63: Built behavior WeakMessageSend 11:16:14 469/519 - 0:00:00:00.583: Built behavior WeakOrderedCollection 11:16:14 470/519 - 0:00:00:00: Built behavior WeakSet 11:16:15 471/519 - 0:00:00:00.894: Built behavior WeakSubscriptionBuilder 11:16:15 472/519 - 0:00:00:00.538: Built behavior WeakValueAssociation 11:16:15 473/519 - 0:00:00:00: Built behavior WeakValueDictionary 11:16:16 474/519 - 0:00:00:00.634: Built behavior WideCharacterSet 11:16:16 475/519 - 0:00:00:00.624: Built behavior WideString 11:16:17 476/519 - 0:00:00:00.51: Built behavior WideSymbol 11:16:18 477/519 - 0:00:00:01.083: Built behavior Win32Platform 11:16:18 478/519 - 0:00:00:00.535: Built behavior Win32WideString 11:16:19 479/519 - 0:00:00:00.597: Built behavior Win64Platform 11:16:19 480/519 - 0:00:00:00: Built behavior WinPlatform 11:16:20 481/519 - 0:00:00:00.578: Built behavior WordArray 11:16:20 482/519 - 0:00:00:00.631: Built behavior WordLayout 11:16:21 483/519 - 0:00:00:01.028: Built behavior WorkingSession 11:16:22 484/519 - 0:00:00:00.652: Built behavior WorkspaceVariable 11:16:22 485/519 - 0:00:00:00: Built behavior WriteStream 11:16:23 486/519 - 0:00:00:00.667: Built behavior ZeroDivide 11:16:24 487/519 - 0:00:00:01.287: Built behavior ZnBase64Encoder 11:16:25 488/519 - 0:00:00:00.874: Built behavior ZnBufferedReadStream 11:16:26 489/519 - 0:00:00:00.862: Built behavior ZnBufferedReadWriteStream 11:16:27 490/519 - 0:00:00:00.863: Built behavior ZnBufferedWriteStream 11:16:29 491/519 - 0:00:00:02.124: Built behavior ZnByteEncoder 11:16:29 492/519 - 0:00:00:00.726: Built behavior ZnByteStringBecameWideString 11:16:30 493/519 - 0:00:00:00.898: Built behavior ZnCRLFReadStream 11:16:30 494/519 - 0:00:00:00: Built behavior ZnCharacterEncoder 11:16:31 495/519 - 0:00:00:00.726: Built behavior ZnCharacterEncodingError 11:16:33 496/519 - 0:00:00:01.954: Built behavior ZnCharacterReadStream 11:16:34 497/519 - 0:00:00:00.879: Built behavior ZnCharacterReadWriteStream 11:16:35 498/519 - 0:00:00:01.077: Built behavior ZnCharacterWriteStream 11:16:35 499/519 - 0:00:00:00.548: Built behavior ZnCodePointReadStream 11:16:36 500/519 - 0:00:00:00.56: Built behavior ZnCodePointWriteStream 11:16:37 501/519 - 0:00:00:00.851: Built behavior ZnCrPortableWriteStream 11:16:37 502/519 - 0:00:00:00.536: Built behavior ZnDefaultCharacterEncoder 11:16:37 503/519 - 0:00:00:00: Built behavior ZnEncodedReadStream 11:16:37 504/519 - 0:00:00:00: Built behavior ZnEncodedStream 11:16:37 505/519 - 0:00:00:00: Built behavior ZnEncodedWriteStream 11:16:38 506/519 - 0:00:00:01.057: Built behavior ZnEndianSensitiveUTFEncoder 11:16:39 507/519 - 0:00:00:00.833: Built behavior ZnEndianessReadWriteStream 11:16:40 508/519 - 0:00:00:00.935: Built behavior ZnFastLineReader 11:16:41 509/519 - 0:00:00:00.539: Built behavior ZnIncomplete 11:16:41 510/519 - 0:00:00:00.569: Built behavior ZnInvalidUTF8 11:16:42 511/519 - 0:00:00:00.703: Built behavior ZnNewLineWriterStream 11:16:43 512/519 - 0:00:00:00.514: Built behavior ZnNullEncoder 11:16:43 513/519 - 0:00:00:00.951: Built behavior ZnPercentEncoder 11:16:45 514/519 - 0:00:00:01.041: Built behavior ZnPositionableReadStream 11:16:45 515/519 - 0:00:00:00: Built behavior ZnSimplifiedByteEncoder 11:16:45 516/519 - 0:00:00:00.545: Built behavior ZnUTF16Encoder 11:16:46 517/519 - 0:00:00:00.585: Built behavior ZnUTF32Encoder DeprecationPerformedNotification: Automatic deprecation code rewrite: The method RGBehaviorStrategyUser>>#theNonMetaClass called from EPCrossCompilerBinding>>#binding has been deprecated. Please use #instanceSide instead 11:16:46 518/519 - 0:00:00:00.658: Built behavior ZnUTF8Encoder 11:16:46 519/519 - 0:00:00:00: Built behavior ZnUTFEncoder 11:16:46 End: Create classes 11:16:46 Begin: Installing defined methods 11:16:47 002/519 - 1/5: Installing method AbsolutePath>>isAbsolute 11:17:00 002/519 - 2/5: Installing method AbsolutePath>>isRoot 11:17:00 002/519 - 3/5: Installing method AbsolutePath>>printOn: 11:17:00 002/519 - 4/5: Installing method AbsolutePath>>printPathOn:delimiter: 11:17:00 002/519 - 5/5: Installing method AbsolutePath>>withParents DeprecationPerformedNotification: Automatic deprecation code rewrite: The method RGBehaviorStrategyUser>>#theNonMetaClass called from EPCrossCompilerBinding>>#binding has been deprecated. Please use #instanceSide instead 11:17:01 002/519 - 1/4: Installing method AbsolutePath class>>addEmptyElementTo: 11:17:01 002/519 - 2/4: Installing method AbsolutePath class>>addParentElementTo:on: 11:17:01 002/519 - 3/4: Installing method AbsolutePath class>>from:delimiter: 11:17:01 002/519 - 4/4: Installing method AbsolutePath class>>removeRedundantSegments: 11:17:01 003/519 - 1/14: Installing method AbstractAnnouncementSubscription>>action 11:17:01 003/519 - 2/14: Installing method AbstractAnnouncementSubscription>>action: 11:17:01 003/519 - 3/14: Installing method AbstractAnnouncementSubscription>>announcementClass 11:17:01 003/519 - 4/14: Installing method AbstractAnnouncementSubscription>>announcementClass: 11:17:01 003/519 - 5/14: Installing method AbstractAnnouncementSubscription>>announcer 11:17:01 003/519 - 6/14: Installing method AbstractAnnouncementSubscription>>announcer: 11:17:01 003/519 - 7/14: Installing method AbstractAnnouncementSubscription>>deliver: 11:17:01 003/519 - 8/14: Installing method AbstractAnnouncementSubscription>>handlesAnnouncement: 11:17:01 003/519 - 9/14: Installing method AbstractAnnouncementSubscription>>makeStrong 11:17:01 003/519 - 10/14: Installing method AbstractAnnouncementSubscription>>makeWeak 11:17:01 003/519 - 11/14: Installing method AbstractAnnouncementSubscription>>printOn: 11:17:01 003/519 - 12/14: Installing method AbstractAnnouncementSubscription>>subscriber 11:17:01 003/519 - 13/14: Installing method AbstractAnnouncementSubscription>>subscriber: 11:17:01 003/519 - 14/14: Installing method AbstractAnnouncementSubscription>>valuable: 11:17:03 004/519 - 1/38: Installing method AbstractBinaryFileStream>>atEnd 11:17:03 004/519 - 2/38: Installing method AbstractBinaryFileStream>>contents 11:17:03 004/519 - 3/38: Installing method AbstractBinaryFileStream>>cr 11:17:03 004/519 - 4/38: Installing method AbstractBinaryFileStream>>crlf 11:17:03 004/519 - 5/38: Installing method AbstractBinaryFileStream>>file 11:17:03 004/519 - 6/38: Installing method AbstractBinaryFileStream>>file: 11:17:03 004/519 - 7/38: Installing method AbstractBinaryFileStream>>flush 11:17:03 004/519 - 8/38: Installing method AbstractBinaryFileStream>>handle:file:forWrite: 11:17:03 004/519 - 9/38: Installing method AbstractBinaryFileStream>>isBinary 11:17:03 004/519 - 10/38: Installing method AbstractBinaryFileStream>>lf 11:17:03 004/519 - 11/38: Installing method AbstractBinaryFileStream>>name 11:17:03 004/519 - 12/38: Installing method AbstractBinaryFileStream>>next 11:17:03 004/519 - 13/38: Installing method AbstractBinaryFileStream>>next: 11:17:03 004/519 - 14/38: Installing method AbstractBinaryFileStream>>next:into: 11:17:03 004/519 - 15/38: Installing method AbstractBinaryFileStream>>next:into:startingAt: 11:17:03 004/519 - 16/38: Installing method AbstractBinaryFileStream>>next:putAll: 11:17:03 004/519 - 17/38: Installing method AbstractBinaryFileStream>>next:putAll:startingAt: 11:17:03 004/519 - 18/38: Installing method AbstractBinaryFileStream>>nextInto: 11:17:03 004/519 - 19/38: Installing method AbstractBinaryFileStream>>nextLittleEndianNumber: 11:17:03 004/519 - 20/38: Installing method AbstractBinaryFileStream>>nextLittleEndianNumber:put: 11:17:03 004/519 - 21/38: Installing method AbstractBinaryFileStream>>nextPut: 11:17:03 004/519 - 22/38: Installing method AbstractBinaryFileStream>>nextPutAll: 11:17:03 004/519 - 23/38: Installing method AbstractBinaryFileStream>>peek 11:17:03 004/519 - 24/38: Installing method AbstractBinaryFileStream>>position 11:17:03 004/519 - 25/38: Installing method AbstractBinaryFileStream>>position: 11:17:03 004/519 - 26/38: Installing method AbstractBinaryFileStream>>printOn: 11:17:03 004/519 - 27/38: Installing method AbstractBinaryFileStream>>readInto:startingAt:count: 11:17:03 004/519 - 28/38: Installing method AbstractBinaryFileStream>>releaseSemaphores 11:17:03 004/519 - 29/38: Installing method AbstractBinaryFileStream>>reset 11:17:03 004/519 - 30/38: Installing method AbstractBinaryFileStream>>setToEnd 11:17:03 004/519 - 31/38: Installing method AbstractBinaryFileStream>>size 11:17:03 004/519 - 32/38: Installing method AbstractBinaryFileStream>>skip: 11:17:03 004/519 - 33/38: Installing method AbstractBinaryFileStream>>sync 11:17:03 004/519 - 34/38: Installing method AbstractBinaryFileStream>>upTo: 11:17:03 004/519 - 35/38: Installing method AbstractBinaryFileStream>>upToAnyOf: 11:17:03 004/519 - 36/38: Installing method AbstractBinaryFileStream>>upToEnd 11:17:03 004/519 - 37/38: Installing method AbstractBinaryFileStream>>waitForData 11:17:03 004/519 - 38/38: Installing method AbstractBinaryFileStream>>writeFrom:startingAt:count: 11:17:03 004/519 - 1/2: Installing method AbstractBinaryFileStream class>>handle:file:forWrite: 11:17:03 004/519 - 2/2: Installing method AbstractBinaryFileStream class>>isAbstract 11:17:03 005/519 - 1/6: Installing method AbstractDelayTicker>>millisecondsUntilTick: 11:17:04 005/519 - 2/6: Installing method AbstractDelayTicker>>nowTick 11:17:04 005/519 - 3/6: Installing method AbstractDelayTicker>>restoreResumptionTimes: 11:17:04 005/519 - 4/6: Installing method AbstractDelayTicker>>saveResumptionTimes: 11:17:04 005/519 - 5/6: Installing method AbstractDelayTicker>>tickAfterMilliseconds: 11:17:04 005/519 - 6/6: Installing method AbstractDelayTicker>>waitForUserSignalled:orExpired: 11:17:04 005/519 - 1/1: Installing method AbstractDelayTicker class>>isAbstract 11:17:05 006/519 - 1/37: Installing method AbstractLayout>>= 11:17:05 006/519 - 2/37: Installing method AbstractLayout>>allSlots 11:17:05 006/519 - 3/37: Installing method AbstractLayout>>allSlotsDo: 11:17:05 006/519 - 4/37: Installing method AbstractLayout>>allVisibleSlots 11:17:05 006/519 - 5/37: Installing method AbstractLayout>>checkIntegrity 11:17:05 006/519 - 6/37: Installing method AbstractLayout>>checkSanity 11:17:05 006/519 - 7/37: Installing method AbstractLayout>>definesSlot: 11:17:05 006/519 - 8/37: Installing method AbstractLayout>>extend: 11:17:05 006/519 - 9/37: Installing method AbstractLayout>>extendByte 11:17:05 006/519 - 10/37: Installing method AbstractLayout>>extendDoubleByte 11:17:05 006/519 - 11/37: Installing method AbstractLayout>>extendDoubleWord 11:17:05 006/519 - 12/37: Installing method AbstractLayout>>extendImmediate 11:17:05 006/519 - 13/37: Installing method AbstractLayout>>extendVariable: 11:17:05 006/519 - 14/37: Installing method AbstractLayout>>extendWord 11:17:05 006/519 - 15/37: Installing method AbstractLayout>>fieldSize 11:17:05 006/519 - 16/37: Installing method AbstractLayout>>hasBindingThatBeginsWith: 11:17:05 006/519 - 17/37: Installing method AbstractLayout>>hasFields 11:17:05 006/519 - 18/37: Installing method AbstractLayout>>hasSlot: 11:17:05 006/519 - 19/37: Installing method AbstractLayout>>hasSlotNamed: 11:17:05 006/519 - 20/37: Installing method AbstractLayout>>hasSlots 11:17:05 006/519 - 21/37: Installing method AbstractLayout>>hash 11:17:05 006/519 - 22/37: Installing method AbstractLayout>>host 11:17:05 006/519 - 23/37: Installing method AbstractLayout>>host: 11:17:05 006/519 - 24/37: Installing method AbstractLayout>>instVarNames 11:17:05 006/519 - 25/37: Installing method AbstractLayout>>isBits 11:17:05 006/519 - 26/37: Installing method AbstractLayout>>isBytes 11:17:05 006/519 - 27/37: Installing method AbstractLayout>>isDoubleBytes 11:17:05 006/519 - 28/37: Installing method AbstractLayout>>isDoubleWords 11:17:05 006/519 - 29/37: Installing method AbstractLayout>>isFixedLayout 11:17:05 006/519 - 30/37: Installing method AbstractLayout>>isVariable 11:17:05 006/519 - 31/37: Installing method AbstractLayout>>isWeak 11:17:05 006/519 - 32/37: Installing method AbstractLayout>>isWords 11:17:05 006/519 - 33/37: Installing method AbstractLayout>>resolveSlot: 11:17:05 006/519 - 34/37: Installing method AbstractLayout>>resolveSlot:ifFound:ifNone: 11:17:05 006/519 - 35/37: Installing method AbstractLayout>>slotScope 11:17:05 006/519 - 36/37: Installing method AbstractLayout>>slots 11:17:05 006/519 - 37/37: Installing method AbstractLayout>>visibleSlots 11:17:05 006/519 - 1/1: Installing method AbstractLayout class>>isAbstract 11:17:06 007/519 - 1/24: Installing method AbstractLayoutScope>>= 11:17:06 007/519 - 2/24: Installing method AbstractLayoutScope>>allSlotsDo: 11:17:06 007/519 - 3/24: Installing method AbstractLayoutScope>>allVisibleSlots 11:17:06 007/519 - 4/24: Installing method AbstractLayoutScope>>extend 11:17:06 007/519 - 5/24: Installing method AbstractLayoutScope>>extend: 11:17:06 007/519 - 6/24: Installing method AbstractLayoutScope>>extend:as: 11:17:06 007/519 - 7/24: Installing method AbstractLayoutScope>>fieldSize 11:17:06 007/519 - 8/24: Installing method AbstractLayoutScope>>firstFieldIndex 11:17:06 007/519 - 9/24: Installing method AbstractLayoutScope>>flatten 11:17:06 007/519 - 10/24: Installing method AbstractLayoutScope>>flattenIn: 11:17:06 007/519 - 11/24: Installing method AbstractLayoutScope>>hasBindingThatBeginsWith: 11:17:06 007/519 - 12/24: Installing method AbstractLayoutScope>>hasFields 11:17:06 007/519 - 13/24: Installing method AbstractLayoutScope>>hasSlots 11:17:06 007/519 - 14/24: Installing method AbstractLayoutScope>>hash 11:17:06 007/519 - 15/24: Installing method AbstractLayoutScope>>ifEmpty: 11:17:06 007/519 - 16/24: Installing method AbstractLayoutScope>>ifNotEmpty: 11:17:06 007/519 - 17/24: Installing method AbstractLayoutScope>>indexOf: 11:17:06 007/519 - 18/24: Installing method AbstractLayoutScope>>indexOf:ifAbsent: 11:17:06 007/519 - 19/24: Installing method AbstractLayoutScope>>isEmpty 11:17:06 007/519 - 20/24: Installing method AbstractLayoutScope>>ownFieldSize 11:17:06 007/519 - 21/24: Installing method AbstractLayoutScope>>resolveSlot: 11:17:06 007/519 - 22/24: Installing method AbstractLayoutScope>>resolveSlot:ifFound:ifNone: 11:17:06 007/519 - 23/24: Installing method AbstractLayoutScope>>visibleSlotNames 11:17:06 007/519 - 24/24: Installing method AbstractLayoutScope>>visibleSlots 11:17:06 007/519 - 1/1: Installing method AbstractLayoutScope class>>isAbstract 11:17:06 008/519 - 1/4: Installing method AbstractSessionHandler>>handledId 11:17:06 008/519 - 2/4: Installing method AbstractSessionHandler>>printOn: 11:17:06 008/519 - 3/4: Installing method AbstractSessionHandler>>shutdown: 11:17:06 008/519 - 4/4: Installing method AbstractSessionHandler>>startup: 11:17:06 008/519 - 1/1: Installing method AbstractSessionHandler class>>isAbstract 11:17:06 009/519 - 1/3: Installing method AdditionalBinding>>emitStore: 11:17:06 009/519 - 2/3: Installing method AdditionalBinding>>emitValue: 11:17:06 009/519 - 3/3: Installing method AdditionalBinding>>isReferenced 11:17:07 010/519 - 1/33: Installing method AdditionalMethodState>>analogousCodeTo: 11:17:07 010/519 - 2/33: Installing method AdditionalMethodState>>at: 11:17:07 010/519 - 3/33: Installing method AdditionalMethodState>>at:ifAbsent: 11:17:08 010/519 - 4/33: Installing method AdditionalMethodState>>at:ifAbsentPut: 11:17:08 010/519 - 5/33: Installing method AdditionalMethodState>>at:ifPresent: 11:17:08 010/519 - 6/33: Installing method AdditionalMethodState>>at:put: 11:17:08 010/519 - 7/33: Installing method AdditionalMethodState>>copyWith: 11:17:08 010/519 - 8/33: Installing method AdditionalMethodState>>copyWithout: 11:17:08 010/519 - 9/33: Installing method AdditionalMethodState>>includes: 11:17:08 010/519 - 10/33: Installing method AdditionalMethodState>>includesKey: 11:17:08 010/519 - 11/33: Installing method AdditionalMethodState>>includesProperty: 11:17:08 010/519 - 12/33: Installing method AdditionalMethodState>>isEmpty 11:17:08 010/519 - 13/33: Installing method AdditionalMethodState>>isMethodProperties 11:17:08 010/519 - 14/33: Installing method AdditionalMethodState>>keysAndValuesDo: 11:17:08 010/519 - 15/33: Installing method AdditionalMethodState>>method 11:17:08 010/519 - 16/33: Installing method AdditionalMethodState>>method: 11:17:08 010/519 - 17/33: Installing method AdditionalMethodState>>notEmpty 11:17:08 010/519 - 18/33: Installing method AdditionalMethodState>>postCopy 11:17:08 010/519 - 19/33: Installing method AdditionalMethodState>>pragmas 11:17:08 010/519 - 20/33: Installing method AdditionalMethodState>>pragmasDo: 11:17:08 010/519 - 21/33: Installing method AdditionalMethodState>>printOn: 11:17:08 010/519 - 22/33: Installing method AdditionalMethodState>>properties 11:17:08 010/519 - 23/33: Installing method AdditionalMethodState>>propertyAt: 11:17:08 010/519 - 24/33: Installing method AdditionalMethodState>>propertyAt:ifAbsent: 11:17:08 010/519 - 25/33: Installing method AdditionalMethodState>>propertyAt:ifPresent: 11:17:08 010/519 - 26/33: Installing method AdditionalMethodState>>propertyKeysAndValuesDo: 11:17:08 010/519 - 27/33: Installing method AdditionalMethodState>>propertyValueAt: 11:17:08 010/519 - 28/33: Installing method AdditionalMethodState>>propertyValueAt:ifAbsent: 11:17:08 010/519 - 29/33: Installing method AdditionalMethodState>>removeKey: 11:17:08 010/519 - 30/33: Installing method AdditionalMethodState>>removeKey:ifAbsent: 11:17:08 010/519 - 31/33: Installing method AdditionalMethodState>>selector 11:17:08 010/519 - 32/33: Installing method AdditionalMethodState>>selector: 11:17:08 010/519 - 33/33: Installing method AdditionalMethodState>>setMethod: DeprecationPerformedNotification: Automatic deprecation code rewrite: The method RGBehaviorStrategyUser>>#theNonMetaClass called from EPCrossCompilerBinding>>#innerBindingOf: has been deprecated. Please use #instanceSide instead 11:17:08 010/519 - 1/7: Installing method AdditionalMethodState class>>forMethod:selector: 11:17:08 010/519 - 2/7: Installing method AdditionalMethodState class>>forSelector: 11:17:08 010/519 - 3/7: Installing method AdditionalMethodState class>>new 11:17:08 010/519 - 4/7: Installing method AdditionalMethodState class>>persistProperty: 11:17:08 010/519 - 5/7: Installing method AdditionalMethodState class>>propertiesToPersist 11:17:08 010/519 - 6/7: Installing method AdditionalMethodState class>>propertiesToPersist: 11:17:08 010/519 - 7/7: Installing method AdditionalMethodState class>>selector:with: 11:17:08 011/519 - 1/2: Installing method Announcement>>asAnnouncement 11:17:08 011/519 - 2/2: Installing method Announcement>>prepareForDelivery 11:17:08 011/519 - 1/5: Installing method Announcement class>>, 11:17:08 011/519 - 2/5: Installing method Announcement class>>- 11:17:08 011/519 - 3/5: Installing method Announcement class>>asAnnouncement 11:17:08 011/519 - 4/5: Installing method Announcement class>>handlesAnnouncement: 11:17:08 011/519 - 5/5: Installing method Announcement class>>where: 11:17:09 012/519 - 1/5: Installing method AnnouncementDeliveryCondition>>announcementClass 11:17:09 012/519 - 2/5: Installing method AnnouncementDeliveryCondition>>announcementClass: 11:17:09 012/519 - 3/5: Installing method AnnouncementDeliveryCondition>>conditionBlock 11:17:09 012/519 - 4/5: Installing method AnnouncementDeliveryCondition>>conditionBlock: 11:17:09 012/519 - 5/5: Installing method AnnouncementDeliveryCondition>>handlesAnnouncement: 11:17:09 012/519 - 1/1: Installing method AnnouncementDeliveryCondition class>>for:where: 11:17:09 013/519 - 1/2: Installing method AnnouncementLogger>>logAnnouncement: 11:17:09 013/519 - 2/2: Installing method AnnouncementLogger>>subscribeTo: 11:17:09 014/519 - 1/3: Installing method AnnouncementSet>>, 11:17:09 014/519 - 2/3: Installing method AnnouncementSet>>- 11:17:09 014/519 - 3/3: Installing method AnnouncementSet>>handlesAnnouncement: 11:17:09 015/519 - 1/4: Installing method AnnouncementSetWithExclusions>>addExclusion: 11:17:09 015/519 - 2/4: Installing method AnnouncementSetWithExclusions>>handlesAnnouncement: 11:17:09 015/519 - 3/4: Installing method AnnouncementSetWithExclusions>>initialize 11:17:09 015/519 - 4/4: Installing method AnnouncementSetWithExclusions>>initialize: 11:17:09 016/519 - 1/5: Installing method AnnouncementSubscription>>makeStrong 11:17:09 016/519 - 2/5: Installing method AnnouncementSubscription>>makeWeak 11:17:09 016/519 - 3/5: Installing method AnnouncementSubscription>>subscriber 11:17:09 016/519 - 4/5: Installing method AnnouncementSubscription>>subscriber: 11:17:09 016/519 - 5/5: Installing method AnnouncementSubscription>>unregister 11:17:10 017/519 - 1/20: Installing method Announcer>>announce: 11:17:10 017/519 - 2/20: Installing method Announcer>>basicSubscribe: 11:17:10 017/519 - 3/20: Installing method Announcer>>delayAnnouncementsAfter: 11:17:10 017/519 - 4/20: Installing method Announcer>>handleSubscriberClass: 11:17:10 017/519 - 5/20: Installing method Announcer>>hasSubscriber: 11:17:10 017/519 - 6/20: Installing method Announcer>>initialize 11:17:10 017/519 - 7/20: Installing method Announcer>>isSuspended 11:17:10 017/519 - 8/20: Installing method Announcer>>numberOfSubscriptions 11:17:10 017/519 - 9/20: Installing method Announcer>>prevent:during: 11:17:10 017/519 - 10/20: Installing method Announcer>>preventedAnnouncements 11:17:10 017/519 - 11/20: Installing method Announcer>>removeSubscription: 11:17:10 017/519 - 12/20: Installing method Announcer>>replace:with: 11:17:10 017/519 - 13/20: Installing method Announcer>>subscriptions 11:17:10 017/519 - 14/20: Installing method Announcer>>subscriptionsForClass: 11:17:10 017/519 - 15/20: Installing method Announcer>>suspendAllWhile: 11:17:10 017/519 - 16/20: Installing method Announcer>>suspendAllWhileStoring: 11:17:10 017/519 - 17/20: Installing method Announcer>>unsubscribe: 11:17:10 017/519 - 18/20: Installing method Announcer>>weak 11:17:10 017/519 - 19/20: Installing method Announcer>>when:do:for: 11:17:10 017/519 - 20/20: Installing method Announcer>>when:send:to: 11:17:10 018/519 - 1/6: Installing method ArgumentsCountMismatch>>calledArgumentsCount 11:17:10 018/519 - 2/6: Installing method ArgumentsCountMismatch>>calledArgumentsCount: 11:17:10 018/519 - 3/6: Installing method ArgumentsCountMismatch>>expectedArgumentsCount 11:17:10 018/519 - 4/6: Installing method ArgumentsCountMismatch>>expectedArgumentsCount: 11:17:10 018/519 - 5/6: Installing method ArgumentsCountMismatch>>messageText 11:17:10 018/519 - 6/6: Installing method ArgumentsCountMismatch>>printArgumentsCount: 11:17:10 018/519 - 1/1: Installing method ArgumentsCountMismatch class>>signalExpectedArgumentsCount:calledArgumentsCount: 11:17:11 020/519 - 1/30: Installing method Array>>as: 11:17:11 020/519 - 2/30: Installing method Array>>asArray 11:17:11 020/519 - 3/30: Installing method Array>>asNewArray 11:17:11 020/519 - 4/30: Installing method Array>>asOrderedCollection 11:17:11 020/519 - 5/30: Installing method Array>>asSet 11:17:11 020/519 - 6/30: Installing method Array>>atWrap: 11:17:11 020/519 - 7/30: Installing method Array>>atWrap:put: 11:17:11 020/519 - 8/30: Installing method Array>>beReadOnlyLiteral 11:17:11 020/519 - 9/30: Installing method Array>>copyWithDependent: 11:17:11 020/519 - 10/30: Installing method Array>>displayString 11:17:11 020/519 - 11/30: Installing method Array>>elementsExchangeIdentityWith: 11:17:11 020/519 - 12/30: Installing method Array>>elementsForwardIdentityTo: 11:17:11 020/519 - 13/30: Installing method Array>>elementsForwardIdentityTo:copyHash: 11:17:11 020/519 - 14/30: Installing method Array>>hasLiteral: 11:17:11 020/519 - 15/30: Installing method Array>>hasLiteralSuchThat: 11:17:11 020/519 - 16/30: Installing method Array>>isArray 11:17:11 020/519 - 17/30: Installing method Array>>isLiteral 11:17:11 020/519 - 18/30: Installing method Array>>isLiteral: 11:17:11 020/519 - 19/30: Installing method Array>>isSelfEvaluating 11:17:11 020/519 - 20/30: Installing method Array>>isSelfEvaluating: 11:17:11 020/519 - 21/30: Installing method Array>>literalEqual: 11:17:11 020/519 - 22/30: Installing method Array>>printAsLiteralFormOn: 11:17:11 020/519 - 23/30: Installing method Array>>printAsSelfEvaluatingFormOn: 11:17:11 020/519 - 24/30: Installing method Array>>printOn: 11:17:11 020/519 - 25/30: Installing method Array>>recursiveDo: 11:17:11 020/519 - 26/30: Installing method Array>>refersToLiteral: 11:17:11 020/519 - 27/30: Installing method Array>>replaceFrom:to:with:startingAt: 11:17:11 020/519 - 28/30: Installing method Array>>shouldBePrintedAsLiteral 11:17:11 020/519 - 29/30: Installing method Array>>shouldBePrintedAsLiteral: 11:17:11 020/519 - 30/30: Installing method Array>>storeOn: 11:17:12 020/519 - 1/3: Installing method Array class>>braceStream: 11:17:12 020/519 - 2/3: Installing method Array class>>empty 11:17:12 020/519 - 3/3: Installing method Array class>>new: 11:17:14 021/519 - 1/85: Installing method Array2D>>+* 11:17:14 021/519 - 2/85: Installing method Array2D>>, 11:17:14 021/519 - 3/85: Installing method Array2D>>,, 11:17:14 021/519 - 4/85: Installing method Array2D>>= 11:17:14 021/519 - 5/85: Installing method Array2D>>add: 11:17:14 021/519 - 6/85: Installing method Array2D>>anyOne 11:17:14 021/519 - 7/85: Installing method Array2D>>asArray 11:17:14 021/519 - 8/85: Installing method Array2D>>asBag 11:17:14 021/519 - 9/85: Installing method Array2D>>asByteArray 11:17:14 021/519 - 10/85: Installing method Array2D>>asCharacterSet 11:17:14 021/519 - 11/85: Installing method Array2D>>asFloatArray 11:17:14 021/519 - 12/85: Installing method Array2D>>asIdentitySet 11:17:14 021/519 - 13/85: Installing method Array2D>>asIntegerArray 11:17:14 021/519 - 14/85: Installing method Array2D>>asOrderedCollection 11:17:14 021/519 - 15/85: Installing method Array2D>>asSet 11:17:14 021/519 - 16/85: Installing method Array2D>>asSortedCollection 11:17:14 021/519 - 17/85: Installing method Array2D>>asSortedCollection: 11:17:14 021/519 - 18/85: Installing method Array2D>>asWordArray 11:17:14 021/519 - 19/85: Installing method Array2D>>at:at: 11:17:14 021/519 - 20/85: Installing method Array2D>>at:at:ifInvalid: 11:17:14 021/519 - 21/85: Installing method Array2D>>at:at:incrementBy: 11:17:14 021/519 - 22/85: Installing method Array2D>>at:at:put: 11:17:14 021/519 - 23/85: Installing method Array2D>>atAllPut: 11:17:14 021/519 - 24/85: Installing method Array2D>>atColumn: 11:17:14 021/519 - 25/85: Installing method Array2D>>atColumn:put: 11:17:14 021/519 - 26/85: Installing method Array2D>>atRandom 11:17:14 021/519 - 27/85: Installing method Array2D>>atRandom: 11:17:14 021/519 - 28/85: Installing method Array2D>>atRow: 11:17:14 021/519 - 29/85: Installing method Array2D>>atRow:put: 11:17:14 021/519 - 30/85: Installing method Array2D>>atRows:columns: 11:17:14 021/519 - 31/85: Installing method Array2D>>atRows:to:columns:to: 11:17:14 021/519 - 32/85: Installing method Array2D>>atRows:to:columns:to:ifInvalid: 11:17:14 021/519 - 33/85: Installing method Array2D>>atRows:to:columns:to:put: 11:17:15 021/519 - 34/85: Installing method Array2D>>collect: 11:17:15 021/519 - 35/85: Installing method Array2D>>columnCount 11:17:15 021/519 - 36/85: Installing method Array2D>>diagonal 11:17:15 021/519 - 37/85: Installing method Array2D>>difference: 11:17:15 021/519 - 38/85: Installing method Array2D>>do: 11:17:15 021/519 - 39/85: Installing method Array2D>>extent 11:17:15 021/519 - 40/85: Installing method Array2D>>hash 11:17:15 021/519 - 41/85: Installing method Array2D>>identityIncludes: 11:17:15 021/519 - 42/85: Installing method Array2D>>identityIndexOf: 11:17:15 021/519 - 43/85: Installing method Array2D>>identityIndexOf:ifAbsent: 11:17:15 021/519 - 44/85: Installing method Array2D>>includes: 11:17:15 021/519 - 45/85: Installing method Array2D>>includesAll: 11:17:15 021/519 - 46/85: Installing method Array2D>>includesAny: 11:17:15 021/519 - 47/85: Installing method Array2D>>indexForRow:andColumn: 11:17:15 021/519 - 48/85: Installing method Array2D>>indexOf: 11:17:15 021/519 - 49/85: Installing method Array2D>>indexOf:ifAbsent: 11:17:15 021/519 - 50/85: Installing method Array2D>>indicesCollect: 11:17:15 021/519 - 51/85: Installing method Array2D>>indicesDo: 11:17:15 021/519 - 52/85: Installing method Array2D>>indicesInject:into: 11:17:15 021/519 - 53/85: Installing method Array2D>>intersection: 11:17:16 021/519 - 54/85: Installing method Array2D>>isSequenceable 11:17:16 021/519 - 55/85: Installing method Array2D>>numberOfColumns 11:17:16 021/519 - 56/85: Installing method Array2D>>numberOfColumns: 11:17:16 021/519 - 57/85: Installing method Array2D>>numberOfRows 11:17:16 021/519 - 58/85: Installing method Array2D>>numberOfRows: 11:17:16 021/519 - 59/85: Installing method Array2D>>occurrencesOf: 11:17:16 021/519 - 60/85: Installing method Array2D>>postCopy 11:17:16 021/519 - 61/85: Installing method Array2D>>preMultiplyByArray: 11:17:16 021/519 - 62/85: Installing method Array2D>>preMultiplyByMatrix: 11:17:16 021/519 - 63/85: Installing method Array2D>>printOn: 11:17:16 021/519 - 64/85: Installing method Array2D>>privateContents 11:17:16 021/519 - 65/85: Installing method Array2D>>readStream 11:17:16 021/519 - 66/85: Installing method Array2D>>reject: 11:17:16 021/519 - 67/85: Installing method Array2D>>remove:ifAbsent: 11:17:16 021/519 - 68/85: Installing method Array2D>>removeAll 11:17:16 021/519 - 69/85: Installing method Array2D>>replaceAll:with: 11:17:16 021/519 - 70/85: Installing method Array2D>>rowAndColumnForIndex: 11:17:16 021/519 - 71/85: Installing method Array2D>>rowCount 11:17:16 021/519 - 72/85: Installing method Array2D>>rows:columns:contents: 11:17:16 021/519 - 73/85: Installing method Array2D>>select: 11:17:16 021/519 - 74/85: Installing method Array2D>>size 11:17:16 021/519 - 75/85: Installing method Array2D>>storeOn: 11:17:16 021/519 - 76/85: Installing method Array2D>>swap:at:with:at: 11:17:16 021/519 - 77/85: Installing method Array2D>>swapColumn:withColumn: 11:17:16 021/519 - 78/85: Installing method Array2D>>swapRow:withRow: 11:17:16 021/519 - 79/85: Installing method Array2D>>transposed 11:17:16 021/519 - 80/85: Installing method Array2D>>with:collect: 11:17:16 021/519 - 81/85: Installing method Array2D>>with:do: 11:17:16 021/519 - 82/85: Installing method Array2D>>with:inject:into: 11:17:16 021/519 - 83/85: Installing method Array2D>>withIndicesCollect: 11:17:16 021/519 - 84/85: Installing method Array2D>>withIndicesDo: 11:17:16 021/519 - 85/85: Installing method Array2D>>withIndicesInject:into: 11:17:16 021/519 - 1/14: Installing method Array2D class>>columnVector: 11:17:16 021/519 - 2/14: Installing method Array2D class>>diagonal: 11:17:16 021/519 - 3/14: Installing method Array2D class>>identity: 11:17:16 021/519 - 4/14: Installing method Array2D class>>isDeprecated 11:17:16 021/519 - 5/14: Installing method Array2D class>>new: 11:17:16 021/519 - 6/14: Installing method Array2D class>>new:element: 11:17:16 021/519 - 7/14: Installing method Array2D class>>new:tabulate: 11:17:16 021/519 - 8/14: Installing method Array2D class>>ones: 11:17:16 021/519 - 9/14: Installing method Array2D class>>rowVector: 11:17:16 021/519 - 10/14: Installing method Array2D class>>rows:columns: 11:17:16 021/519 - 11/14: Installing method Array2D class>>rows:columns:contents: 11:17:16 021/519 - 12/14: Installing method Array2D class>>rows:columns:element: 11:17:16 021/519 - 13/14: Installing method Array2D class>>rows:columns:tabulate: 11:17:16 021/519 - 14/14: Installing method Array2D class>>zeros: 11:17:17 022/519 - 1/10: Installing method ArrayedCollection>>add: 11:17:17 022/519 - 2/10: Installing method ArrayedCollection>>byteSize 11:17:17 022/519 - 3/10: Installing method ArrayedCollection>>bytesPerBasicElement 11:17:17 022/519 - 4/10: Installing method ArrayedCollection>>defaultElement 11:17:17 022/519 - 5/10: Installing method ArrayedCollection>>fillFrom:with: 11:17:17 022/519 - 6/10: Installing method ArrayedCollection>>removeAll 11:17:17 022/519 - 7/10: Installing method ArrayedCollection>>size 11:17:17 022/519 - 8/10: Installing method ArrayedCollection>>storeElementsFrom:to:on: 11:17:17 022/519 - 9/10: Installing method ArrayedCollection>>storeOn: 11:17:17 022/519 - 10/10: Installing method ArrayedCollection>>writeOn: 11:17:17 022/519 - 1/13: Installing method ArrayedCollection class>>isAbstract 11:17:17 022/519 - 2/13: Installing method ArrayedCollection class>>new 11:17:17 022/519 - 3/13: Installing method ArrayedCollection class>>new:withAll: 11:17:17 022/519 - 4/13: Installing method ArrayedCollection class>>newFrom: 11:17:17 022/519 - 5/13: Installing method ArrayedCollection class>>newFromArray: 11:17:17 022/519 - 6/13: Installing method ArrayedCollection class>>with: 11:17:17 022/519 - 7/13: Installing method ArrayedCollection class>>with:with: 11:17:17 022/519 - 8/13: Installing method ArrayedCollection class>>with:with:with: 11:17:17 022/519 - 9/13: Installing method ArrayedCollection class>>with:with:with:with: 11:17:17 022/519 - 10/13: Installing method ArrayedCollection class>>with:with:with:with:with: 11:17:17 022/519 - 11/13: Installing method ArrayedCollection class>>with:with:with:with:with:with: 11:17:17 022/519 - 12/13: Installing method ArrayedCollection class>>with:withAll: 11:17:17 022/519 - 13/13: Installing method ArrayedCollection class>>withAll: 11:17:18 023/519 - 1/35: Installing method AsciiCharset class>>isCasedLetter: 11:17:18 023/519 - 2/35: Installing method AsciiCharset class>>isClosePunctuation: 11:17:18 023/519 - 3/35: Installing method AsciiCharset class>>isConnectorPunctuation: 11:17:18 023/519 - 4/35: Installing method AsciiCharset class>>isControlOther: 11:17:18 023/519 - 5/35: Installing method AsciiCharset class>>isCurrencySymbol: 11:17:18 023/519 - 6/35: Installing method AsciiCharset class>>isDashPunctuation: 11:17:18 023/519 - 7/35: Installing method AsciiCharset class>>isDecimalDigit: 11:17:18 023/519 - 8/35: Installing method AsciiCharset class>>isDigit: 11:17:18 023/519 - 9/35: Installing method AsciiCharset class>>isEnclosingMark: 11:17:18 023/519 - 10/35: Installing method AsciiCharset class>>isFinalQuote: 11:17:18 023/519 - 11/35: Installing method AsciiCharset class>>isFormatOther: 11:17:18 023/519 - 12/35: Installing method AsciiCharset class>>isInitialQuote: 11:17:18 023/519 - 13/35: Installing method AsciiCharset class>>isLetter: 11:17:18 023/519 - 14/35: Installing method AsciiCharset class>>isLetterModifier: 11:17:18 023/519 - 15/35: Installing method AsciiCharset class>>isLetterNumber: 11:17:18 023/519 - 16/35: Installing method AsciiCharset class>>isLineSeparator: 11:17:18 023/519 - 17/35: Installing method AsciiCharset class>>isLowercase: 11:17:18 023/519 - 18/35: Installing method AsciiCharset class>>isMathSymbol: 11:17:18 023/519 - 19/35: Installing method AsciiCharset class>>isModifierSymbol: 11:17:18 023/519 - 20/35: Installing method AsciiCharset class>>isNonspacingMark: 11:17:18 023/519 - 21/35: Installing method AsciiCharset class>>isOpenPunctuation: 11:17:18 023/519 - 22/35: Installing method AsciiCharset class>>isOtherLetter: 11:17:18 023/519 - 23/35: Installing method AsciiCharset class>>isOtherNumber: 11:17:18 023/519 - 24/35: Installing method AsciiCharset class>>isOtherPunctuation: 11:17:18 023/519 - 25/35: Installing method AsciiCharset class>>isOtherSymbol: 11:17:18 023/519 - 26/35: Installing method AsciiCharset class>>isParagraphSeparator: 11:17:18 023/519 - 27/35: Installing method AsciiCharset class>>isPrivateOther: 11:17:18 023/519 - 28/35: Installing method AsciiCharset class>>isSpaceSeparator: 11:17:18 023/519 - 29/35: Installing method AsciiCharset class>>isSpacingCombiningMark: 11:17:18 023/519 - 30/35: Installing method AsciiCharset class>>isSurrogateOther: 11:17:18 023/519 - 31/35: Installing method AsciiCharset class>>isTitlecaseLetter: 11:17:18 023/519 - 32/35: Installing method AsciiCharset class>>isUppercase: 11:17:18 023/519 - 33/35: Installing method AsciiCharset class>>maxValue 11:17:18 023/519 - 34/35: Installing method AsciiCharset class>>toLowercase: 11:17:18 023/519 - 35/35: Installing method AsciiCharset class>>toUppercase: 11:17:19 025/519 - 1/12: Installing method Association>>= 11:17:19 025/519 - 2/12: Installing method Association>>analogousCodeTo: 11:17:19 025/519 - 3/12: Installing method Association>>hasLiteral: 11:17:19 025/519 - 4/12: Installing method Association>>isAssociation 11:17:19 025/519 - 5/12: Installing method Association>>isSelfEvaluating 11:17:19 025/519 - 6/12: Installing method Association>>isVariableBinding 11:17:19 025/519 - 7/12: Installing method Association>>key:value: 11:17:19 025/519 - 8/12: Installing method Association>>literalEqual: 11:17:19 025/519 - 9/12: Installing method Association>>printOn: 11:17:19 025/519 - 10/12: Installing method Association>>storeOn: 11:17:19 025/519 - 11/12: Installing method Association>>value 11:17:19 025/519 - 12/12: Installing method Association>>value: 11:17:19 025/519 - 1/1: Installing method Association class>>key:value: 11:17:19 026/519 - 1/13: Installing method AsyncFile>>close 11:17:19 026/519 - 2/13: Installing method AsyncFile>>fileHandle 11:17:19 026/519 - 3/13: Installing method AsyncFile>>open:forWrite: 11:17:19 026/519 - 4/13: Installing method AsyncFile>>primClose: 11:17:19 026/519 - 5/13: Installing method AsyncFile>>primOpen:forWrite:semaIndex: 11:17:19 026/519 - 6/13: Installing method AsyncFile>>primReadResult:intoBuffer:at:count: 11:17:19 026/519 - 7/13: Installing method AsyncFile>>primReadStart:fPosition:count: 11:17:19 026/519 - 8/13: Installing method AsyncFile>>primWriteResult: 11:17:19 026/519 - 9/13: Installing method AsyncFile>>primWriteStart:fPosition:fromBuffer:at:count: 11:17:19 026/519 - 10/13: Installing method AsyncFile>>readByteCount:fromFilePosition:onCompletionDo: 11:17:19 026/519 - 11/13: Installing method AsyncFile>>test:fileName: 11:17:19 026/519 - 12/13: Installing method AsyncFile>>waitForCompletion 11:17:19 026/519 - 13/13: Installing method AsyncFile>>writeBuffer:atFilePosition:onCompletionDo: 11:17:19 026/519 - 1/1: Installing method AsyncFile class>>initialize 11:17:20 027/519 - 1/9: Installing method Author>>checkAndSetFullNameWith: 11:17:20 027/519 - 2/9: Installing method Author>>fullName 11:17:20 027/519 - 3/9: Installing method Author>>fullName: 11:17:20 027/519 - 4/9: Installing method Author>>fullNamePerSe 11:17:20 027/519 - 5/9: Installing method Author>>ifUnknownAuthorUse:during: 11:17:20 027/519 - 6/9: Installing method Author>>initialize 11:17:20 027/519 - 7/9: Installing method Author>>requestFullName 11:17:20 027/519 - 8/9: Installing method Author>>reset 11:17:20 027/519 - 9/9: Installing method Author>>useAuthor:during: 11:17:20 027/519 - 1/12: Installing method Author class>>changeStamp 11:17:20 027/519 - 2/12: Installing method Author class>>changeStampPerSe 11:17:20 027/519 - 3/12: Installing method Author class>>fixStamp: 11:17:20 027/519 - 4/12: Installing method Author class>>fullName 11:17:20 027/519 - 5/12: Installing method Author class>>fullName: 11:17:20 027/519 - 6/12: Installing method Author class>>fullNamePerSe 11:17:20 027/519 - 7/12: Installing method Author class>>isDeprecated 11:17:20 027/519 - 8/12: Installing method Author class>>new 11:17:20 027/519 - 9/12: Installing method Author class>>requestFullName 11:17:20 027/519 - 10/12: Installing method Author class>>reset 11:17:20 027/519 - 11/12: Installing method Author class>>uniqueInstance 11:17:20 027/519 - 12/12: Installing method Author class>>useAuthor:during: 11:17:20 028/519 - 1/4: Installing method AuthorNameRequest>>defaultAction 11:17:20 028/519 - 2/4: Installing method AuthorNameRequest>>initialAnswer 11:17:20 028/519 - 3/4: Installing method AuthorNameRequest>>initialAnswer: 11:17:20 028/519 - 4/4: Installing method AuthorNameRequest>>messagePrompt 11:17:20 028/519 - 1/2: Installing method AuthorNameRequest class>>isDeprecated 11:17:20 028/519 - 2/2: Installing method AuthorNameRequest class>>messagePrompt 11:17:26 029/519 - 1/22: Installing method Bag>>= 11:17:26 029/519 - 2/22: Installing method Bag>>add: 11:17:26 029/519 - 3/22: Installing method Bag>>add:withOccurrences: 11:17:26 029/519 - 4/22: Installing method Bag>>asBag 11:17:26 029/519 - 5/22: Installing method Bag>>asSet 11:17:26 029/519 - 6/22: Installing method Bag>>associationsDo: 11:17:26 029/519 - 7/22: Installing method Bag>>cumulativeCounts 11:17:26 029/519 - 8/22: Installing method Bag>>do: 11:17:26 029/519 - 9/22: Installing method Bag>>doWithOccurrences: 11:17:26 029/519 - 10/22: Installing method Bag>>includes: 11:17:26 029/519 - 11/22: Installing method Bag>>keysAndValuesDo: 11:17:26 029/519 - 12/22: Installing method Bag>>occurrencesOf: 11:17:26 029/519 - 13/22: Installing method Bag>>postCopy 11:17:26 029/519 - 14/22: Installing method Bag>>remove:ifAbsent: 11:17:26 029/519 - 15/22: Installing method Bag>>removeAll 11:17:26 029/519 - 16/22: Installing method Bag>>removeKey:ifAbsent: 11:17:26 029/519 - 17/22: Installing method Bag>>setContents: 11:17:26 029/519 - 18/22: Installing method Bag>>size 11:17:26 029/519 - 19/22: Installing method Bag>>sortedCounts 11:17:26 029/519 - 20/22: Installing method Bag>>sortedElements 11:17:26 029/519 - 21/22: Installing method Bag>>sum 11:17:26 029/519 - 22/22: Installing method Bag>>valuesAndCounts 11:17:26 029/519 - 1/4: Installing method Bag class>>contentsClass 11:17:26 029/519 - 2/4: Installing method Bag class>>new 11:17:26 029/519 - 3/4: Installing method Bag class>>new: 11:17:26 029/519 - 4/4: Installing method Bag class>>newFrom: 11:17:28 030/519 - 1/26: Installing method BasicCommandLineHandler>>activate 11:17:28 030/519 - 2/26: Installing method BasicCommandLineHandler>>activateSubCommand: 11:17:28 030/519 - 3/26: Installing method BasicCommandLineHandler>>checkPassword 11:17:28 030/519 - 4/26: Installing method BasicCommandLineHandler>>copySubcommand 11:17:28 030/519 - 5/26: Installing method BasicCommandLineHandler>>copyright 11:17:28 030/519 - 6/26: Installing method BasicCommandLineHandler>>default 11:17:28 030/519 - 7/26: Installing method BasicCommandLineHandler>>disabledAccessMode 11:17:28 030/519 - 8/26: Installing method BasicCommandLineHandler>>error 11:17:28 030/519 - 9/26: Installing method BasicCommandLineHandler>>firstArgument 11:17:28 030/519 - 10/26: Installing method BasicCommandLineHandler>>handleArgument: 11:17:28 030/519 - 11/26: Installing method BasicCommandLineHandler>>handleEmptyArguments 11:17:28 030/519 - 12/26: Installing method BasicCommandLineHandler>>handleExit: 11:17:28 030/519 - 13/26: Installing method BasicCommandLineHandler>>handleExit:for: 11:17:28 030/519 - 14/26: Installing method BasicCommandLineHandler>>handlePassword: 11:17:28 030/519 - 15/26: Installing method BasicCommandLineHandler>>handleSubcommand 11:17:28 030/519 - 16/26: Installing method BasicCommandLineHandler>>initialize 11:17:28 030/519 - 17/26: Installing method BasicCommandLineHandler>>list 11:17:28 030/519 - 18/26: Installing method BasicCommandLineHandler>>noQuit 11:17:28 030/519 - 19/26: Installing method BasicCommandLineHandler>>readOnlyAccessMode 11:17:28 030/519 - 20/26: Installing method BasicCommandLineHandler>>readWriteAccessMode 11:17:28 030/519 - 21/26: Installing method BasicCommandLineHandler>>requirePasswordFor: 11:17:28 030/519 - 22/26: Installing method BasicCommandLineHandler>>selectHandlers 11:17:28 030/519 - 23/26: Installing method BasicCommandLineHandler>>selectedHandler 11:17:28 030/519 - 24/26: Installing method BasicCommandLineHandler>>subCommandsRoot 11:17:28 030/519 - 25/26: Installing method BasicCommandLineHandler>>version 11:17:28 030/519 - 26/26: Installing method BasicCommandLineHandler>>writeOnlyAccessMode 11:17:28 030/519 - 1/7: Installing method BasicCommandLineHandler class>>commandLinePasswordManager 11:17:28 030/519 - 2/7: Installing method BasicCommandLineHandler class>>commandName 11:17:28 030/519 - 3/7: Installing method BasicCommandLineHandler class>>description 11:17:28 030/519 - 4/7: Installing method BasicCommandLineHandler class>>initialize 11:17:28 030/519 - 5/7: Installing method BasicCommandLineHandler class>>isResponsibleFor: 11:17:28 030/519 - 6/7: Installing method BasicCommandLineHandler class>>priority 11:17:28 030/519 - 7/7: Installing method BasicCommandLineHandler class>>startUp: 11:17:33 031/519 - 1/200: Installing method Behavior>><< 11:17:33 031/519 - 2/200: Installing method Behavior>>>> 11:17:33 031/519 - 3/200: Installing method Behavior>>addObsoleteSubclass: 11:17:33 031/519 - 4/200: Installing method Behavior>>addSelector:withMethod: 11:17:33 031/519 - 5/200: Installing method Behavior>>addSelectorSilently:withMethod: 11:17:33 031/519 - 6/200: Installing method Behavior>>adoptInstance: 11:17:33 031/519 - 7/200: Installing method Behavior>>allCallsOn 11:17:33 031/519 - 8/200: Installing method Behavior>>allCallsOn: 11:17:33 031/519 - 9/200: Installing method Behavior>>allClassVarNames 11:17:33 031/519 - 10/200: Installing method Behavior>>allInstVarNames 11:17:33 031/519 - 11/200: Installing method Behavior>>allInstances 11:17:33 031/519 - 12/200: Installing method Behavior>>allInstancesDo: 11:17:33 031/519 - 13/200: Installing method Behavior>>allInstancesOrNil 11:17:33 031/519 - 14/200: Installing method Behavior>>allMethods 11:17:33 031/519 - 15/200: Installing method Behavior>>allMethodsAccessingSlot: 11:17:33 031/519 - 16/200: Installing method Behavior>>allMethodsReadingSlot: 11:17:33 031/519 - 17/200: Installing method Behavior>>allMethodsWritingSlot: 11:17:33 031/519 - 18/200: Installing method Behavior>>allSelectors 11:17:33 031/519 - 19/200: Installing method Behavior>>allSelectorsAbove 11:17:33 031/519 - 20/200: Installing method Behavior>>allSelectorsAboveUntil: 11:17:33 031/519 - 21/200: Installing method Behavior>>allSelectorsBelow: 11:17:33 031/519 - 22/200: Installing method Behavior>>allSelectorsWithout: 11:17:33 031/519 - 23/200: Installing method Behavior>>allSharedPools 11:17:33 031/519 - 24/200: Installing method Behavior>>allSlots 11:17:33 031/519 - 25/200: Installing method Behavior>>allSubInstances 11:17:33 031/519 - 26/200: Installing method Behavior>>allSubInstancesDo: 11:17:33 031/519 - 27/200: Installing method Behavior>>allSubclasses 11:17:33 031/519 - 28/200: Installing method Behavior>>allSubclassesDo: 11:17:33 031/519 - 29/200: Installing method Behavior>>allSubclassesWithLevelDo:startingLevel: 11:17:33 031/519 - 30/200: Installing method Behavior>>allSuperclasses 11:17:33 031/519 - 31/200: Installing method Behavior>>allSuperclassesDo: 11:17:33 031/519 - 32/200: Installing method Behavior>>allSuperclassesIncluding: 11:17:33 031/519 - 33/200: Installing method Behavior>>allUnsentMessages 11:17:33 031/519 - 34/200: Installing method Behavior>>basicIdentityHash 11:17:33 031/519 - 35/200: Installing method Behavior>>basicNew 11:17:33 031/519 - 36/200: Installing method Behavior>>basicNew: 11:17:33 031/519 - 37/200: Installing method Behavior>>basicObsoleteSubclasses 11:17:34 031/519 - 38/200: Installing method Behavior>>basicSuperclass: 11:17:34 031/519 - 39/200: Installing method Behavior>>becomeUncompact 11:17:34 031/519 - 40/200: Installing method Behavior>>binding 11:17:34 031/519 - 41/200: Installing method Behavior>>bindingOf: 11:17:34 031/519 - 42/200: Installing method Behavior>>byteSizeOfInstance 11:17:34 031/519 - 43/200: Installing method Behavior>>byteSizeOfInstanceOfSize: 11:17:34 031/519 - 44/200: Installing method Behavior>>canPerform: 11:17:34 031/519 - 45/200: Installing method Behavior>>canUnderstand: 11:17:34 031/519 - 46/200: Installing method Behavior>>classAndMethodFor:do:ifAbsent: 11:17:34 031/519 - 47/200: Installing method Behavior>>classBindingOf: 11:17:34 031/519 - 48/200: Installing method Behavior>>classDepth 11:17:34 031/519 - 49/200: Installing method Behavior>>classLayout 11:17:34 031/519 - 50/200: Installing method Behavior>>classLayout: 11:17:34 031/519 - 51/200: Installing method Behavior>>classVarNames 11:17:34 031/519 - 52/200: Installing method Behavior>>cleanUp 11:17:34 031/519 - 53/200: Installing method Behavior>>cleanUp: 11:17:34 031/519 - 54/200: Installing method Behavior>>codeChangeAnnouncer 11:17:34 031/519 - 55/200: Installing method Behavior>>codeSupportAnnouncer 11:17:34 031/519 - 56/200: Installing method Behavior>>compiledMethodAt: 11:17:34 031/519 - 57/200: Installing method Behavior>>compiledMethodAt:ifAbsent: 11:17:34 031/519 - 58/200: Installing method Behavior>>compiledMethodAt:ifPresent: 11:17:34 031/519 - 59/200: Installing method Behavior>>compiledMethodAt:ifPresent:ifAbsent: 11:17:34 031/519 - 60/200: Installing method Behavior>>deepCopy 11:17:34 031/519 - 61/200: Installing method Behavior>>definedMethods 11:17:34 031/519 - 62/200: Installing method Behavior>>definedSelectors 11:17:34 031/519 - 63/200: Installing method Behavior>>definedVariables 11:17:34 031/519 - 64/200: Installing method Behavior>>elementSize 11:17:34 031/519 - 65/200: Installing method Behavior>>emptyMethodDictionary 11:17:34 031/519 - 66/200: Installing method Behavior>>ensureProperties 11:17:34 031/519 - 67/200: Installing method Behavior>>environment 11:17:34 031/519 - 68/200: Installing method Behavior>>findOriginClassOf: 11:17:34 031/519 - 69/200: Installing method Behavior>>findOriginMethodOf: 11:17:34 031/519 - 70/200: Installing method Behavior>>fluidInstall 11:17:34 031/519 - 71/200: Installing method Behavior>>flushCache 11:17:34 031/519 - 72/200: Installing method Behavior>>format 11:17:34 031/519 - 73/200: Installing method Behavior>>handleFailingBasicNew 11:17:34 031/519 - 74/200: Installing method Behavior>>handleFailingBasicNew: 11:17:34 031/519 - 75/200: Installing method Behavior>>handleFailingBasicNewWithGC: 11:17:34 031/519 - 76/200: Installing method Behavior>>handleFailingFailingBasicNew 11:17:34 031/519 - 77/200: Installing method Behavior>>handleFailingFailingBasicNew: 11:17:34 031/519 - 78/200: Installing method Behavior>>hasAbstractMethods 11:17:34 031/519 - 79/200: Installing method Behavior>>hasBindingOf: 11:17:34 031/519 - 80/200: Installing method Behavior>>hasMethodAccessingVariable: 11:17:34 031/519 - 81/200: Installing method Behavior>>hasMethods 11:17:34 031/519 - 82/200: Installing method Behavior>>hasProperty: 11:17:34 031/519 - 83/200: Installing method Behavior>>hasSelectorReferringTo: 11:17:34 031/519 - 84/200: Installing method Behavior>>includesBehavior: 11:17:34 031/519 - 85/200: Installing method Behavior>>includesLocalSelector: 11:17:34 031/519 - 86/200: Installing method Behavior>>includesMethod: 11:17:34 031/519 - 87/200: Installing method Behavior>>includesSelector: 11:17:34 031/519 - 88/200: Installing method Behavior>>inheritsFrom: 11:17:34 031/519 - 89/200: Installing method Behavior>>initialize 11:17:34 031/519 - 90/200: Installing method Behavior>>initializeSlots: 11:17:34 031/519 - 91/200: Installing method Behavior>>instSize 11:17:34 031/519 - 92/200: Installing method Behavior>>instSpec 11:17:34 031/519 - 93/200: Installing method Behavior>>instVarNames 11:17:34 031/519 - 94/200: Installing method Behavior>>instanceCount 11:17:34 031/519 - 95/200: Installing method Behavior>>instanceVariables 11:17:34 031/519 - 96/200: Installing method Behavior>>instancesSizeInMemory 11:17:34 031/519 - 97/200: Installing method Behavior>>isAbstract 11:17:34 031/519 - 98/200: Installing method Behavior>>isAnonymous 11:17:34 031/519 - 99/200: Installing method Behavior>>isBehavior 11:17:34 031/519 - 100/200: Installing method Behavior>>isBits 11:17:34 031/519 - 101/200: Installing method Behavior>>isBytes 11:17:34 031/519 - 102/200: Installing method Behavior>>isCompact 11:17:34 031/519 - 103/200: Installing method Behavior>>isDisabledSelector: 11:17:34 031/519 - 104/200: Installing method Behavior>>isDoubleWords 11:17:34 031/519 - 105/200: Installing method Behavior>>isEphemeronClass 11:17:34 031/519 - 106/200: Installing method Behavior>>isFixed 11:17:34 031/519 - 107/200: Installing method Behavior>>isImmediateClass 11:17:34 031/519 - 108/200: Installing method Behavior>>isManifest 11:17:34 031/519 - 109/200: Installing method Behavior>>isMeta 11:17:34 031/519 - 110/200: Installing method Behavior>>isObsolete 11:17:34 031/519 - 111/200: Installing method Behavior>>isPointers 11:17:34 031/519 - 112/200: Installing method Behavior>>isPool 11:17:35 031/519 - 113/200: Installing method Behavior>>isReferenced 11:17:35 031/519 - 114/200: Installing method Behavior>>isRootInEnvironment 11:17:36 031/519 - 115/200: Installing method Behavior>>isUsed 11:17:36 031/519 - 116/200: Installing method Behavior>>isVariable 11:17:36 031/519 - 117/200: Installing method Behavior>>isWeak 11:17:36 031/519 - 118/200: Installing method Behavior>>isWords 11:17:36 031/519 - 119/200: Installing method Behavior>>localMethods 11:17:36 031/519 - 120/200: Installing method Behavior>>localSelectors 11:17:36 031/519 - 121/200: Installing method Behavior>>lookupSelector: 11:17:36 031/519 - 122/200: Installing method Behavior>>lookupVar: 11:17:36 031/519 - 123/200: Installing method Behavior>>methodDict 11:17:36 031/519 - 124/200: Installing method Behavior>>methodDict: 11:17:36 031/519 - 125/200: Installing method Behavior>>methodDictionary 11:17:36 031/519 - 126/200: Installing method Behavior>>methodDictionary: 11:17:36 031/519 - 127/200: Installing method Behavior>>methods 11:17:36 031/519 - 128/200: Installing method Behavior>>methodsAccessingSlot: 11:17:36 031/519 - 129/200: Installing method Behavior>>methodsDo: 11:17:36 031/519 - 130/200: Installing method Behavior>>methodsReadingSlot: 11:17:36 031/519 - 131/200: Installing method Behavior>>methodsReferencingClass: 11:17:36 031/519 - 132/200: Installing method Behavior>>methodsReferencingClasses: 11:17:36 031/519 - 133/200: Installing method Behavior>>methodsWritingSlot: 11:17:36 031/519 - 134/200: Installing method Behavior>>name 11:17:36 031/519 - 135/200: Installing method Behavior>>new 11:17:36 031/519 - 136/200: Installing method Behavior>>new: 11:17:36 031/519 - 137/200: Installing method Behavior>>nonObsoleteClass 11:17:36 031/519 - 138/200: Installing method Behavior>>obsolete 11:17:36 031/519 - 139/200: Installing method Behavior>>obsoleteSubclasses 11:17:36 031/519 - 140/200: Installing method Behavior>>originalName 11:17:36 031/519 - 141/200: Installing method Behavior>>packageOrganizer 11:17:36 031/519 - 142/200: Installing method Behavior>>postCopy 11:17:36 031/519 - 143/200: Installing method Behavior>>pragmas 11:17:36 031/519 - 144/200: Installing method Behavior>>pragmasDo: 11:17:36 031/519 - 145/200: Installing method Behavior>>printOn: 11:17:36 031/519 - 146/200: Installing method Behavior>>properties 11:17:36 031/519 - 147/200: Installing method Behavior>>propertyAt: 11:17:36 031/519 - 148/200: Installing method Behavior>>propertyAt:ifAbsent: 11:17:36 031/519 - 149/200: Installing method Behavior>>propertyAt:put: 11:17:36 031/519 - 150/200: Installing method Behavior>>realClass 11:17:36 031/519 - 151/200: Installing method Behavior>>referencedClasses 11:17:36 031/519 - 152/200: Installing method Behavior>>removeAllObsoleteSubclasses 11:17:36 031/519 - 153/200: Installing method Behavior>>removePropertiesIfEmpty 11:17:36 031/519 - 154/200: Installing method Behavior>>removeProperty: 11:17:36 031/519 - 155/200: Installing method Behavior>>removeProperty:ifAbsent: 11:17:36 031/519 - 156/200: Installing method Behavior>>removeSelector: 11:17:36 031/519 - 157/200: Installing method Behavior>>removeSelectorSilently: 11:17:36 031/519 - 158/200: Installing method Behavior>>restartMethods 11:17:36 031/519 - 159/200: Installing method Behavior>>selectSubclasses: 11:17:36 031/519 - 160/200: Installing method Behavior>>selectSuperclasses: 11:17:36 031/519 - 161/200: Installing method Behavior>>selectors 11:17:36 031/519 - 162/200: Installing method Behavior>>selectorsAndMethodsDo: 11:17:36 031/519 - 163/200: Installing method Behavior>>selectorsDo: 11:17:36 031/519 - 164/200: Installing method Behavior>>selectorsWithArgs: 11:17:36 031/519 - 165/200: Installing method Behavior>>setFormat: 11:17:36 031/519 - 166/200: Installing method Behavior>>shouldNotBeRedefined 11:17:36 031/519 - 167/200: Installing method Behavior>>shutDown 11:17:37 031/519 - 168/200: Installing method Behavior>>shutDown: 11:17:37 031/519 - 169/200: Installing method Behavior>>slots 11:17:37 031/519 - 170/200: Installing method Behavior>>someInstance 11:17:37 031/519 - 171/200: Installing method Behavior>>sourceCodeAt: 11:17:37 031/519 - 172/200: Installing method Behavior>>sourceCodeAt:ifAbsent: 11:17:37 031/519 - 173/200: Installing method Behavior>>sourceCodeTemplate 11:17:37 031/519 - 174/200: Installing method Behavior>>spaceUsed 11:17:37 031/519 - 175/200: Installing method Behavior>>startUp 11:17:37 031/519 - 176/200: Installing method Behavior>>startUp: 11:17:37 031/519 - 177/200: Installing method Behavior>>subclassDefinerClass 11:17:37 031/519 - 178/200: Installing method Behavior>>subclassInstVarNames 11:17:37 031/519 - 179/200: Installing method Behavior>>superclass 11:17:37 031/519 - 180/200: Installing method Behavior>>superclass: 11:17:37 031/519 - 181/200: Installing method Behavior>>superclass:methodDictionary:format: 11:17:37 031/519 - 182/200: Installing method Behavior>>thoroughHasSelectorReferringTo: 11:17:37 031/519 - 183/200: Installing method Behavior>>thoroughWhichMethodsReferTo: 11:17:37 031/519 - 184/200: Installing method Behavior>>thoroughWhichMethodsReferTo:specialIndex: 11:17:37 031/519 - 185/200: Installing method Behavior>>thoroughWhichSelectorsReferTo: 11:17:37 031/519 - 186/200: Installing method Behavior>>unreferencedInstanceVariables 11:17:37 031/519 - 187/200: Installing method Behavior>>usingMethods 11:17:37 031/519 - 188/200: Installing method Behavior>>whichClassDefinesClassVar: 11:17:37 031/519 - 189/200: Installing method Behavior>>whichClassDefinesInstVar: 11:17:37 031/519 - 190/200: Installing method Behavior>>whichClassIncludesSelector: 11:17:37 031/519 - 191/200: Installing method Behavior>>whichMethodsReferTo: 11:17:37 031/519 - 192/200: Installing method Behavior>>whichSelectorsReferTo: 11:17:37 031/519 - 193/200: Installing method Behavior>>whichSuperclassSatisfies: 11:17:37 031/519 - 194/200: Installing method Behavior>>withAllSubAndSuperclassesDo: 11:17:37 031/519 - 195/200: Installing method Behavior>>withAllSubclasses 11:17:37 031/519 - 196/200: Installing method Behavior>>withAllSubclassesDo: 11:17:37 031/519 - 197/200: Installing method Behavior>>withAllSuperAndSubclasses 11:17:37 031/519 - 198/200: Installing method Behavior>>withAllSuperAndSubclassesDo: 11:17:37 031/519 - 199/200: Installing method Behavior>>withAllSuperclasses 11:17:37 031/519 - 200/200: Installing method Behavior>>withAllSuperclassesDo: 11:17:37 031/519 - 1/4: Installing method Behavior class>>initialize 11:17:37 031/519 - 2/4: Installing method Behavior class>>initializeClassProperties 11:17:37 031/519 - 3/4: Installing method Behavior class>>initializeObsoleteSubclasses 11:17:37 031/519 - 4/4: Installing method Behavior class>>sortBlock 11:17:37 032/519 - 1/9: Installing method BinaryFileStream>>close 11:17:37 032/519 - 2/9: Installing method BinaryFileStream>>closed 11:17:37 032/519 - 3/9: Installing method BinaryFileStream>>finalize 11:17:37 032/519 - 4/9: Installing method BinaryFileStream>>peek 11:17:37 032/519 - 5/9: Installing method BinaryFileStream>>register 11:17:37 032/519 - 6/9: Installing method BinaryFileStream>>skip: 11:17:37 032/519 - 7/9: Installing method BinaryFileStream>>truncate 11:17:37 032/519 - 8/9: Installing method BinaryFileStream>>truncate: 11:17:37 032/519 - 9/9: Installing method BinaryFileStream>>unregister 11:17:38 033/519 - 1/9: Installing method BitsLayout>>bytesPerSlot 11:17:38 033/519 - 2/9: Installing method BitsLayout>>extend 11:17:38 033/519 - 3/9: Installing method BitsLayout>>extendByte 11:17:38 033/519 - 4/9: Installing method BitsLayout>>extendDoubleByte 11:17:38 033/519 - 5/9: Installing method BitsLayout>>extendDoubleWord 11:17:38 033/519 - 6/9: Installing method BitsLayout>>extendWeak: 11:17:38 033/519 - 7/9: Installing method BitsLayout>>extendWord 11:17:38 033/519 - 8/9: Installing method BitsLayout>>isBits 11:17:38 033/519 - 9/9: Installing method BitsLayout>>isVariable 11:17:38 033/519 - 1/1: Installing method BitsLayout class>>isAbstract 11:17:38 034/519 - 1/2: Installing method BlockCannotReturn>>home 11:17:38 034/519 - 2/2: Installing method BlockCannotReturn>>home: 11:17:38 034/519 - 1/1: Installing method BlockCannotReturn class>>result:from: 11:17:41 035/519 - 1/93: Installing method BlockClosure>>argumentCount 11:17:41 035/519 - 2/93: Installing method BlockClosure>>argumentNames 11:17:41 035/519 - 3/93: Installing method BlockClosure>>asContext 11:17:41 035/519 - 4/93: Installing method BlockClosure>>asContextWithSender: 11:17:41 035/519 - 5/93: Installing method BlockClosure>>asMinimalRepresentation 11:17:41 035/519 - 6/93: Installing method BlockClosure>>assert 11:17:41 035/519 - 7/93: Installing method BlockClosure>>assertWithDescription: 11:17:41 035/519 - 8/93: Installing method BlockClosure>>clearTemporariesOn: 11:17:41 035/519 - 9/93: Installing method BlockClosure>>compiledBlock 11:17:41 035/519 - 10/93: Installing method BlockClosure>>compiledBlock: 11:17:41 035/519 - 11/93: Installing method BlockClosure>>copiedValueAt: 11:17:41 035/519 - 12/93: Installing method BlockClosure>>copyForSaving 11:17:41 035/519 - 13/93: Installing method BlockClosure>>cull: 11:17:41 035/519 - 14/93: Installing method BlockClosure>>cull:cull: 11:17:41 035/519 - 15/93: Installing method BlockClosure>>cull:cull:cull: 11:17:41 035/519 - 16/93: Installing method BlockClosure>>cull:cull:cull:cull: 11:17:41 035/519 - 17/93: Installing method BlockClosure>>doPrintOn: 11:17:41 035/519 - 18/93: Installing method BlockClosure>>doWhileFalse: 11:17:41 035/519 - 19/93: Installing method BlockClosure>>doWhileTrue: 11:17:41 035/519 - 20/93: Installing method BlockClosure>>endPC 11:17:41 035/519 - 21/93: Installing method BlockClosure>>ensure: 11:17:41 035/519 - 22/93: Installing method BlockClosure>>fork 11:17:41 035/519 - 23/93: Installing method BlockClosure>>forkAndWait 11:17:41 035/519 - 24/93: Installing method BlockClosure>>forkAt: 11:17:41 035/519 - 25/93: Installing method BlockClosure>>forkAt:named: 11:17:41 035/519 - 26/93: Installing method BlockClosure>>forkNamed: 11:17:41 035/519 - 27/93: Installing method BlockClosure>>hasNonLocalReturn 11:17:41 035/519 - 28/93: Installing method BlockClosure>>home 11:17:41 035/519 - 29/93: Installing method BlockClosure>>homeMethod 11:17:41 035/519 - 30/93: Installing method BlockClosure>>ifCurtailed: 11:17:41 035/519 - 31/93: Installing method BlockClosure>>initialStackPointer 11:17:41 035/519 - 32/93: Installing method BlockClosure>>isBlock 11:17:41 035/519 - 33/93: Installing method BlockClosure>>isClean 11:17:41 035/519 - 34/93: Installing method BlockClosure>>isClosure 11:17:41 035/519 - 35/93: Installing method BlockClosure>>isDead 11:17:41 035/519 - 36/93: Installing method BlockClosure>>isFullBlock 11:17:41 035/519 - 37/93: Installing method BlockClosure>>isValid 11:17:41 035/519 - 38/93: Installing method BlockClosure>>method 11:17:41 035/519 - 39/93: Installing method BlockClosure>>newProcess 11:17:41 035/519 - 40/93: Installing method BlockClosure>>newProcessWith: 11:17:41 035/519 - 41/93: Installing method BlockClosure>>numArgs 11:17:41 035/519 - 42/93: Installing method BlockClosure>>numArgs: 11:17:41 035/519 - 43/93: Installing method BlockClosure>>numArgsError: 11:17:41 035/519 - 44/93: Installing method BlockClosure>>numCopiedValues 11:17:41 035/519 - 45/93: Installing method BlockClosure>>numTemps 11:17:41 035/519 - 46/93: Installing method BlockClosure>>on:do: 11:17:41 035/519 - 47/93: Installing method BlockClosure>>on:fork: 11:17:41 035/519 - 48/93: Installing method BlockClosure>>on:fork:return: 11:17:41 035/519 - 49/93: Installing method BlockClosure>>onDNU:do: 11:17:41 035/519 - 50/93: Installing method BlockClosure>>onErrorDo: 11:17:41 035/519 - 51/93: Installing method BlockClosure>>outerContext 11:17:41 035/519 - 52/93: Installing method BlockClosure>>outerContext: 11:17:41 035/519 - 53/93: Installing method BlockClosure>>printOn: 11:17:41 035/519 - 54/93: Installing method BlockClosure>>receiver 11:17:41 035/519 - 55/93: Installing method BlockClosure>>reentrant 11:17:41 035/519 - 56/93: Installing method BlockClosure>>repeat 11:17:41 035/519 - 57/93: Installing method BlockClosure>>repeatWithGCIf: 11:17:41 035/519 - 58/93: Installing method BlockClosure>>sender 11:17:41 035/519 - 59/93: Installing method BlockClosure>>simulateValueWithArguments:caller: 11:17:41 035/519 - 60/93: Installing method BlockClosure>>split:indicesDo: 11:17:41 035/519 - 61/93: Installing method BlockClosure>>startpc 11:17:41 035/519 - 62/93: Installing method BlockClosure>>startpcOrOuterCode 11:17:41 035/519 - 63/93: Installing method BlockClosure>>tempNames 11:17:41 035/519 - 64/93: Installing method BlockClosure>>value 11:17:41 035/519 - 65/93: Installing method BlockClosure>>value: 11:17:41 035/519 - 66/93: Installing method BlockClosure>>value:value: 11:17:41 035/519 - 67/93: Installing method BlockClosure>>value:value:value: 11:17:41 035/519 - 68/93: Installing method BlockClosure>>value:value:value:value: 11:17:41 035/519 - 69/93: Installing method BlockClosure>>valueAfterWaiting: 11:17:41 035/519 - 70/93: Installing method BlockClosure>>valueNoContextSwitch 11:17:41 035/519 - 71/93: Installing method BlockClosure>>valueNoContextSwitch: 11:17:41 035/519 - 72/93: Installing method BlockClosure>>valueSupplyingAnswer: 11:17:42 035/519 - 73/93: Installing method BlockClosure>>valueSupplyingAnswers: 11:17:42 035/519 - 74/93: Installing method BlockClosure>>valueSuppressingAllMessages 11:17:42 035/519 - 75/93: Installing method BlockClosure>>valueSuppressingMessages: 11:17:42 035/519 - 76/93: Installing method BlockClosure>>valueSuppressingMessages:supplyingAnswers: 11:17:42 035/519 - 77/93: Installing method BlockClosure>>valueUninterruptably 11:17:42 035/519 - 78/93: Installing method BlockClosure>>valueUnpreemptively 11:17:42 035/519 - 79/93: Installing method BlockClosure>>valueUnwindInContext: 11:17:42 035/519 - 80/93: Installing method BlockClosure>>valueWithArguments: 11:17:42 035/519 - 81/93: Installing method BlockClosure>>valueWithEnoughArguments: 11:17:42 035/519 - 82/93: Installing method BlockClosure>>valueWithExit 11:17:42 035/519 - 83/93: Installing method BlockClosure>>valueWithInterval: 11:17:42 035/519 - 84/93: Installing method BlockClosure>>valueWithPossibleArgs: 11:17:42 035/519 - 85/93: Installing method BlockClosure>>valueWithPossibleArgument: 11:17:42 035/519 - 86/93: Installing method BlockClosure>>valueWithoutNotifications 11:17:42 035/519 - 87/93: Installing method BlockClosure>>whileFalse 11:17:42 035/519 - 88/93: Installing method BlockClosure>>whileFalse: 11:17:42 035/519 - 89/93: Installing method BlockClosure>>whileNil: 11:17:42 035/519 - 90/93: Installing method BlockClosure>>whileNotNil: 11:17:42 035/519 - 91/93: Installing method BlockClosure>>whileTrue 11:17:42 035/519 - 92/93: Installing method BlockClosure>>whileTrue: 11:17:42 035/519 - 93/93: Installing method BlockClosure>>withAllBlocksDo: 11:17:42 035/519 - 1/1: Installing method BlockClosure class>>isAbstract 11:17:42 036/519 - 1/21: Installing method Boolean>>& 11:17:42 036/519 - 2/21: Installing method Boolean>>==> 11:17:42 036/519 - 3/21: Installing method Boolean>>and: 11:17:42 036/519 - 4/21: Installing method Boolean>>asBit 11:17:42 036/519 - 5/21: Installing method Boolean>>asInteger 11:17:42 036/519 - 6/21: Installing method Boolean>>deepCopy 11:17:42 036/519 - 7/21: Installing method Boolean>>eqv: 11:17:42 036/519 - 8/21: Installing method Boolean>>ifFalse: 11:17:42 036/519 - 9/21: Installing method Boolean>>ifFalse:ifTrue: 11:17:42 036/519 - 10/21: Installing method Boolean>>ifTrue: 11:17:42 036/519 - 11/21: Installing method Boolean>>ifTrue:ifFalse: 11:17:42 036/519 - 12/21: Installing method Boolean>>isLiteral 11:17:42 036/519 - 13/21: Installing method Boolean>>isSelfEvaluating 11:17:42 036/519 - 14/21: Installing method Boolean>>not 11:17:42 036/519 - 15/21: Installing method Boolean>>or: 11:17:42 036/519 - 16/21: Installing method Boolean>>setPinnedInMemory: 11:17:42 036/519 - 17/21: Installing method Boolean>>shallowCopy 11:17:42 036/519 - 18/21: Installing method Boolean>>storeOn: 11:17:42 036/519 - 19/21: Installing method Boolean>>veryDeepCopyWith: 11:17:42 036/519 - 20/21: Installing method Boolean>>xor: 11:17:42 036/519 - 21/21: Installing method Boolean>>| 11:17:42 036/519 - 1/1: Installing method Boolean class>>new 11:17:43 037/519 - 1/16: Installing method BoxedFloat64>>* 11:17:43 037/519 - 2/16: Installing method BoxedFloat64>>+ 11:17:43 037/519 - 3/16: Installing method BoxedFloat64>>- 11:17:43 037/519 - 4/16: Installing method BoxedFloat64>>/ 11:17:43 037/519 - 5/16: Installing method BoxedFloat64>>< 11:17:43 037/519 - 6/16: Installing method BoxedFloat64>><= 11:17:43 037/519 - 7/16: Installing method BoxedFloat64>>= 11:17:43 037/519 - 8/16: Installing method BoxedFloat64>>> 11:17:43 037/519 - 9/16: Installing method BoxedFloat64>>>= 11:17:43 037/519 - 10/16: Installing method BoxedFloat64>>exp 11:17:43 037/519 - 11/16: Installing method BoxedFloat64>>exponent 11:17:43 037/519 - 12/16: Installing method BoxedFloat64>>fractionPart 11:17:43 037/519 - 13/16: Installing method BoxedFloat64>>ln 11:17:43 037/519 - 14/16: Installing method BoxedFloat64>>timesTwoPower: 11:17:43 037/519 - 15/16: Installing method BoxedFloat64>>truncated 11:17:43 037/519 - 16/16: Installing method BoxedFloat64>>~= 11:17:43 037/519 - 1/2: Installing method BoxedFloat64 class>>basicNew 11:17:43 037/519 - 2/2: Installing method BoxedFloat64 class>>basicNew: 11:17:46 038/519 - 1/106: Installing method ByteArray>>= 11:17:46 038/519 - 2/106: Installing method ByteArray>>asByteArray 11:17:46 038/519 - 3/106: Installing method ByteArray>>asByteArrayOfSize: 11:17:46 038/519 - 4/106: Installing method ByteArray>>asByteArrayPointer 11:17:46 038/519 - 5/106: Installing method ByteArray>>asExternalPointer 11:17:46 038/519 - 6/106: Installing method ByteArray>>asInteger 11:17:46 038/519 - 7/106: Installing method ByteArray>>asString 11:17:46 038/519 - 8/106: Installing method ByteArray>>asWideString 11:17:46 038/519 - 9/106: Installing method ByteArray>>atAllPut: 11:17:46 038/519 - 10/106: Installing method ByteArray>>bitXor: 11:17:46 038/519 - 11/106: Installing method ByteArray>>boolean8AtOffset: 11:17:46 038/519 - 12/106: Installing method ByteArray>>boolean8AtOffset:put: 11:17:46 038/519 - 13/106: Installing method ByteArray>>booleanAt: 11:17:46 038/519 - 14/106: Installing method ByteArray>>booleanAt:put: 11:17:46 038/519 - 15/106: Installing method ByteArray>>byteAt: 11:17:46 038/519 - 16/106: Installing method ByteArray>>byteAt:put: 11:17:46 038/519 - 17/106: Installing method ByteArray>>byteSize 11:17:46 038/519 - 18/106: Installing method ByteArray>>char16AtOffset: 11:17:46 038/519 - 19/106: Installing method ByteArray>>char16AtOffset:put: 11:17:46 038/519 - 20/106: Installing method ByteArray>>char32AtOffset: 11:17:46 038/519 - 21/106: Installing method ByteArray>>char32AtOffset:put: 11:17:46 038/519 - 22/106: Installing method ByteArray>>char8AtOffset: 11:17:46 038/519 - 23/106: Installing method ByteArray>>char8AtOffset:put: 11:17:46 038/519 - 24/106: Installing method ByteArray>>decodeWith: 11:17:46 038/519 - 25/106: Installing method ByteArray>>defaultElement 11:17:46 038/519 - 26/106: Installing method ByteArray>>doubleAt: 11:17:46 038/519 - 27/106: Installing method ByteArray>>doubleAt:bigEndian: 11:17:46 038/519 - 28/106: Installing method ByteArray>>doubleAt:put: 11:17:46 038/519 - 29/106: Installing method ByteArray>>doubleAt:put:bigEndian: 11:17:46 038/519 - 30/106: Installing method ByteArray>>float32AtOffset: 11:17:46 038/519 - 31/106: Installing method ByteArray>>float32AtOffset:put: 11:17:46 038/519 - 32/106: Installing method ByteArray>>float64AtOffset: 11:17:46 038/519 - 33/106: Installing method ByteArray>>float64AtOffset:put: 11:17:46 038/519 - 34/106: Installing method ByteArray>>floatAt: 11:17:46 038/519 - 35/106: Installing method ByteArray>>floatAt:bigEndian: 11:17:46 038/519 - 36/106: Installing method ByteArray>>floatAt:put: 11:17:46 038/519 - 37/106: Installing method ByteArray>>hash 11:17:46 038/519 - 38/106: Installing method ByteArray>>hex 11:17:46 038/519 - 39/106: Installing method ByteArray>>hexDumpOn:max: 11:17:46 038/519 - 40/106: Installing method ByteArray>>indexOf:startingAt: 11:17:46 038/519 - 41/106: Installing method ByteArray>>int16AtOffset: 11:17:46 038/519 - 42/106: Installing method ByteArray>>int16AtOffset:put: 11:17:46 038/519 - 43/106: Installing method ByteArray>>int32AtOffset: 11:17:46 038/519 - 44/106: Installing method ByteArray>>int32AtOffset:put: 11:17:46 038/519 - 45/106: Installing method ByteArray>>int64AtOffset: 11:17:46 038/519 - 46/106: Installing method ByteArray>>int64AtOffset:put: 11:17:46 038/519 - 47/106: Installing method ByteArray>>int8AtOffset: 11:17:46 038/519 - 48/106: Installing method ByteArray>>int8AtOffset:put: 11:17:46 038/519 - 49/106: Installing method ByteArray>>integerAt:put:size:signed: 11:17:46 038/519 - 50/106: Installing method ByteArray>>integerAt:size:signed: 11:17:46 038/519 - 51/106: Installing method ByteArray>>isExternalAddress 11:17:46 038/519 - 52/106: Installing method ByteArray>>isLiteral 11:17:46 038/519 - 53/106: Installing method ByteArray>>isNull 11:17:46 038/519 - 54/106: Installing method ByteArray>>longAt:bigEndian: 11:17:46 038/519 - 55/106: Installing method ByteArray>>longAt:put:bigEndian: 11:17:46 038/519 - 56/106: Installing method ByteArray>>longPointerAt: 11:17:46 038/519 - 57/106: Installing method ByteArray>>longPointerAt:put: 11:17:46 038/519 - 58/106: Installing method ByteArray>>pointerAt: 11:17:46 038/519 - 59/106: Installing method ByteArray>>pointerAt:put: 11:17:46 038/519 - 60/106: Installing method ByteArray>>pointerAtOffset: 11:17:46 038/519 - 61/106: Installing method ByteArray>>pointerAtOffset:put: 11:17:46 038/519 - 62/106: Installing method ByteArray>>printHexOn: 11:17:46 038/519 - 63/106: Installing method ByteArray>>printOn: 11:17:46 038/519 - 64/106: Installing method ByteArray>>putOn: 11:17:46 038/519 - 65/106: Installing method ByteArray>>readHexFrom: 11:17:46 038/519 - 66/106: Installing method ByteArray>>replaceFrom:to:with:startingAt: 11:17:46 038/519 - 67/106: Installing method ByteArray>>shortAt:bigEndian: 11:17:46 038/519 - 68/106: Installing method ByteArray>>shortAt:put:bigEndian: 11:17:46 038/519 - 69/106: Installing method ByteArray>>shortPointerAt: 11:17:46 038/519 - 70/106: Installing method ByteArray>>shortPointerAt:put: 11:17:46 038/519 - 71/106: Installing method ByteArray>>signedCharAt: 11:17:46 038/519 - 72/106: Installing method ByteArray>>signedCharAt:put: 11:17:46 038/519 - 73/106: Installing method ByteArray>>signedLongAt: 11:17:46 038/519 - 74/106: Installing method ByteArray>>signedLongAt:put: 11:17:46 038/519 - 75/106: Installing method ByteArray>>signedLongLongAt: 11:17:46 038/519 - 76/106: Installing method ByteArray>>signedLongLongAt:put: 11:17:46 038/519 - 77/106: Installing method ByteArray>>signedShortAt: 11:17:46 038/519 - 78/106: Installing method ByteArray>>signedShortAt:put: 11:17:47 038/519 - 79/106: Installing method ByteArray>>storeOn: 11:17:47 038/519 - 80/106: Installing method ByteArray>>structAt:length: 11:17:47 038/519 - 81/106: Installing method ByteArray>>structAt:put:length: 11:17:47 038/519 - 82/106: Installing method ByteArray>>uint16AtOffset: 11:17:47 038/519 - 83/106: Installing method ByteArray>>uint16AtOffset:put: 11:17:47 038/519 - 84/106: Installing method ByteArray>>uint32AtOffset: 11:17:47 038/519 - 85/106: Installing method ByteArray>>uint32AtOffset:put: 11:17:47 038/519 - 86/106: Installing method ByteArray>>uint64AtOffset: 11:17:47 038/519 - 87/106: Installing method ByteArray>>uint64AtOffset:put: 11:17:47 038/519 - 88/106: Installing method ByteArray>>uint8AtOffset: 11:17:47 038/519 - 89/106: Installing method ByteArray>>uint8AtOffset:put: 11:17:47 038/519 - 90/106: Installing method ByteArray>>unsignedByteAt: 11:17:47 038/519 - 91/106: Installing method ByteArray>>unsignedByteAt:put: 11:17:47 038/519 - 92/106: Installing method ByteArray>>unsignedCharAt: 11:17:47 038/519 - 93/106: Installing method ByteArray>>unsignedCharAt:put: 11:17:47 038/519 - 94/106: Installing method ByteArray>>unsignedLongAt: 11:17:47 038/519 - 95/106: Installing method ByteArray>>unsignedLongAt:bigEndian: 11:17:47 038/519 - 96/106: Installing method ByteArray>>unsignedLongAt:put: 11:17:47 038/519 - 97/106: Installing method ByteArray>>unsignedLongAt:put:bigEndian: 11:17:47 038/519 - 98/106: Installing method ByteArray>>unsignedLongLongAt: 11:17:47 038/519 - 99/106: Installing method ByteArray>>unsignedLongLongAt:put: 11:17:47 038/519 - 100/106: Installing method ByteArray>>unsignedShortAt: 11:17:47 038/519 - 101/106: Installing method ByteArray>>unsignedShortAt:bigEndian: 11:17:47 038/519 - 102/106: Installing method ByteArray>>unsignedShortAt:put: 11:17:47 038/519 - 103/106: Installing method ByteArray>>unsignedShortAt:put:bigEndian: 11:17:47 038/519 - 104/106: Installing method ByteArray>>utf8Decoded 11:17:47 038/519 - 105/106: Installing method ByteArray>>voidAt: 11:17:47 038/519 - 106/106: Installing method ByteArray>>voidAt:put: 11:17:47 038/519 - 1/2: Installing method ByteArray class>>hashBytes:startingWith: 11:17:47 038/519 - 2/2: Installing method ByteArray class>>readHexFrom: 11:17:47 039/519 - 1/4: Installing method ByteLayout>>bytesPerSlot 11:17:47 039/519 - 2/4: Installing method ByteLayout>>extendByte 11:17:47 039/519 - 3/4: Installing method ByteLayout>>instanceSpecification 11:17:47 039/519 - 4/4: Installing method ByteLayout>>isBytes 11:17:47 039/519 - 1/1: Installing method ByteLayout class>>extending:scope:host: 11:17:48 040/519 - 1/18: Installing method ByteString>>asByteArray 11:17:48 040/519 - 2/18: Installing method ByteString>>asOctetString 11:17:48 040/519 - 3/18: Installing method ByteString>>at: 11:17:48 040/519 - 4/18: Installing method ByteString>>at:put: 11:17:48 040/519 - 5/18: Installing method ByteString>>byteAt: 11:17:48 040/519 - 6/18: Installing method ByteString>>byteAt:put: 11:17:48 040/519 - 7/18: Installing method ByteString>>byteSize 11:17:48 040/519 - 8/18: Installing method ByteString>>compareWith: 11:17:48 040/519 - 9/18: Installing method ByteString>>compareWith:collated: 11:17:48 040/519 - 10/18: Installing method ByteString>>createSymbol 11:17:48 040/519 - 11/18: Installing method ByteString>>findSubstring:in:startingAt:matchTable: 11:17:48 040/519 - 12/18: Installing method ByteString>>hasWideCharacterFrom:to: 11:17:48 040/519 - 13/18: Installing method ByteString>>indexOfAnyOf:startingAt: 11:17:48 040/519 - 14/18: Installing method ByteString>>indexOfAnyOf:startingAt:ifAbsent: 11:17:48 040/519 - 15/18: Installing method ByteString>>isAsciiString 11:17:48 040/519 - 16/18: Installing method ByteString>>isByteString 11:17:48 040/519 - 17/18: Installing method ByteString>>isOctetString 11:17:48 040/519 - 18/18: Installing method ByteString>>replaceFrom:to:with:startingAt: 11:17:48 040/519 - 1/6: Installing method ByteString class>>findFirstInString:inSet:startingAt: 11:17:48 040/519 - 2/6: Installing method ByteString class>>indexOfAscii:inString:startingAt: 11:17:48 040/519 - 3/6: Installing method ByteString class>>initialize 11:17:48 040/519 - 4/6: Installing method ByteString class>>nonAsciiMap 11:17:48 040/519 - 5/6: Installing method ByteString class>>stringHash:initialHash: 11:17:48 040/519 - 6/6: Installing method ByteString class>>translate:from:to:table: 11:17:48 041/519 - 1/17: Installing method ByteSymbol>>asByteArray 11:17:48 041/519 - 2/17: Installing method ByteSymbol>>asOctetString 11:17:48 041/519 - 3/17: Installing method ByteSymbol>>at: 11:17:48 041/519 - 4/17: Installing method ByteSymbol>>byteAt: 11:17:48 041/519 - 5/17: Installing method ByteSymbol>>byteAt:put: 11:17:48 041/519 - 6/17: Installing method ByteSymbol>>byteSize 11:17:48 041/519 - 7/17: Installing method ByteSymbol>>compareWith: 11:17:48 041/519 - 8/17: Installing method ByteSymbol>>compareWith:collated: 11:17:48 041/519 - 9/17: Installing method ByteSymbol>>findSubstring:in:startingAt:matchTable: 11:17:48 041/519 - 10/17: Installing method ByteSymbol>>hasWideCharacterFrom:to: 11:17:48 041/519 - 11/17: Installing method ByteSymbol>>indexOfAnyOf:startingAt: 11:17:48 041/519 - 12/17: Installing method ByteSymbol>>indexOfAnyOf:startingAt:ifAbsent: 11:17:48 041/519 - 13/17: Installing method ByteSymbol>>isByteString 11:17:48 041/519 - 14/17: Installing method ByteSymbol>>isOctetString 11:17:48 041/519 - 15/17: Installing method ByteSymbol>>privateAt:put: 11:17:48 041/519 - 16/17: Installing method ByteSymbol>>species 11:17:48 041/519 - 17/17: Installing method ByteSymbol>>string: 11:17:48 041/519 - 1/4: Installing method ByteSymbol class>>findFirstInString:inSet:startingAt: 11:17:48 041/519 - 2/4: Installing method ByteSymbol class>>indexOfAscii:inString:startingAt: 11:17:48 041/519 - 3/4: Installing method ByteSymbol class>>stringHash:initialHash: 11:17:48 041/519 - 4/4: Installing method ByteSymbol class>>translate:from:to:table: 11:17:50 042/519 - 1/44: Installing method BytecodeEncoder>>genPushSpecialLiteral: 11:17:50 042/519 - 2/44: Installing method BytecodeEncoder>>genPushThisProcess 11:17:50 042/519 - 3/44: Installing method BytecodeEncoder>>methodStreamPosition 11:17:50 042/519 - 4/44: Installing method BytecodeEncoder>>nextPut: 11:17:50 042/519 - 5/44: Installing method BytecodeEncoder>>outOfRangeError:index:range:to: 11:17:50 042/519 - 6/44: Installing method BytecodeEncoder>>sizeBranchPopFalse: 11:17:50 042/519 - 7/44: Installing method BytecodeEncoder>>sizeBranchPopTrue: 11:17:50 042/519 - 8/44: Installing method BytecodeEncoder>>sizeCallPrimitive: 11:17:50 042/519 - 9/44: Installing method BytecodeEncoder>>sizeDup 11:17:50 042/519 - 10/44: Installing method BytecodeEncoder>>sizeJump: 11:17:50 042/519 - 11/44: Installing method BytecodeEncoder>>sizeJumpLong: 11:17:50 042/519 - 12/44: Installing method BytecodeEncoder>>sizeOpcodeSelector:withArguments: 11:17:50 042/519 - 13/44: Installing method BytecodeEncoder>>sizePop 11:17:50 042/519 - 14/44: Installing method BytecodeEncoder>>sizePushConsArray: 11:17:50 042/519 - 15/44: Installing method BytecodeEncoder>>sizePushInstVar: 11:17:50 042/519 - 16/44: Installing method BytecodeEncoder>>sizePushInstVarLong: 11:17:50 042/519 - 17/44: Installing method BytecodeEncoder>>sizePushLiteral: 11:17:50 042/519 - 18/44: Installing method BytecodeEncoder>>sizePushLiteralVar: 11:17:50 042/519 - 19/44: Installing method BytecodeEncoder>>sizePushNewArray: 11:17:50 042/519 - 20/44: Installing method BytecodeEncoder>>sizePushReceiver 11:17:50 042/519 - 21/44: Installing method BytecodeEncoder>>sizePushRemoteTemp:inVectorAt: 11:17:50 042/519 - 22/44: Installing method BytecodeEncoder>>sizePushSpecialLiteral: 11:17:50 042/519 - 23/44: Installing method BytecodeEncoder>>sizePushTemp: 11:17:50 042/519 - 24/44: Installing method BytecodeEncoder>>sizePushThisContext 11:17:50 042/519 - 25/44: Installing method BytecodeEncoder>>sizePushThisProcess 11:17:50 042/519 - 26/44: Installing method BytecodeEncoder>>sizeReturnReceiver 11:17:50 042/519 - 27/44: Installing method BytecodeEncoder>>sizeReturnSpecialLiteral: 11:17:50 042/519 - 28/44: Installing method BytecodeEncoder>>sizeReturnTop 11:17:50 042/519 - 29/44: Installing method BytecodeEncoder>>sizeReturnTopToCaller 11:17:50 042/519 - 30/44: Installing method BytecodeEncoder>>sizeSend:numArgs: 11:17:50 042/519 - 31/44: Installing method BytecodeEncoder>>sizeSendSuper:numArgs: 11:17:50 042/519 - 32/44: Installing method BytecodeEncoder>>sizeStoreInstVar: 11:17:50 042/519 - 33/44: Installing method BytecodeEncoder>>sizeStoreInstVarLong: 11:17:50 042/519 - 34/44: Installing method BytecodeEncoder>>sizeStoreLiteralVar: 11:17:50 042/519 - 35/44: Installing method BytecodeEncoder>>sizeStorePopInstVar: 11:17:50 042/519 - 36/44: Installing method BytecodeEncoder>>sizeStorePopInstVarLong: 11:17:50 042/519 - 37/44: Installing method BytecodeEncoder>>sizeStorePopLiteralVar: 11:17:50 042/519 - 38/44: Installing method BytecodeEncoder>>sizeStorePopRemoteTemp:inVectorAt: 11:17:50 042/519 - 39/44: Installing method BytecodeEncoder>>sizeStorePopTemp: 11:17:50 042/519 - 40/44: Installing method BytecodeEncoder>>sizeStoreRemoteTemp:inVectorAt: 11:17:50 042/519 - 41/44: Installing method BytecodeEncoder>>sizeStoreTemp: 11:17:50 042/519 - 42/44: Installing method BytecodeEncoder>>sizeTrapIfNotInstanceOf: 11:17:50 042/519 - 43/44: Installing method BytecodeEncoder>>stream: 11:17:50 042/519 - 44/44: Installing method BytecodeEncoder>>streamToMethod: 11:17:50 042/519 - 1/10: Installing method BytecodeEncoder class>>extensionsFor:in:into: 11:17:50 042/519 - 2/10: Installing method BytecodeEncoder class>>instructionSizeAt:of: 11:17:50 042/519 - 3/10: Installing method BytecodeEncoder class>>isAbstract 11:17:50 042/519 - 4/10: Installing method BytecodeEncoder class>>isExtension: 11:17:50 042/519 - 5/10: Installing method BytecodeEncoder class>>literalMethodBytecodes 11:17:50 042/519 - 6/10: Installing method BytecodeEncoder class>>nonExtensionBytecodeAt:in: 11:17:50 042/519 - 7/10: Installing method BytecodeEncoder class>>nonExtensionPcAt:in: 11:17:50 042/519 - 8/10: Installing method BytecodeEncoder class>>quickPrimSpecialConstants 11:17:50 042/519 - 9/10: Installing method BytecodeEncoder class>>specialSelectors 11:17:50 042/519 - 10/10: Installing method BytecodeEncoder class>>stackDeltaForPrimitive:in: 11:17:51 044/519 - 1/3: Installing method CannotReturn>>isResumable 11:17:51 044/519 - 2/3: Installing method CannotReturn>>result 11:17:51 044/519 - 3/3: Installing method CannotReturn>>result: 11:17:51 045/519 - 1/5: Installing method CategoryConverter>>environment 11:17:51 045/519 - 2/5: Installing method CategoryConverter>>environment: 11:17:51 045/519 - 3/5: Installing method CategoryConverter>>packageName 11:17:51 045/519 - 4/5: Installing method CategoryConverter>>processCategory: 11:17:51 045/519 - 5/5: Installing method CategoryConverter>>tagName 11:17:51 045/519 - 1/2: Installing method CategoryConverter class>>category: 11:17:51 045/519 - 2/2: Installing method CategoryConverter class>>category:environment: 11:17:51 046/519 - 1/9: Installing method ChangesLog>>assureStartupStampLogged 11:17:51 046/519 - 2/9: Installing method ChangesLog>>logChange: 11:17:51 046/519 - 3/9: Installing method ChangesLog>>logClassRemoved: 11:17:51 046/519 - 4/9: Installing method ChangesLog>>logClassRenamed: 11:17:51 046/519 - 5/9: Installing method ChangesLog>>logExpressionEvaluated: 11:17:51 046/519 - 6/9: Installing method ChangesLog>>logMethodRemoved: 11:17:51 046/519 - 7/9: Installing method ChangesLog>>logSnapshot:andQuit: 11:17:51 046/519 - 8/9: Installing method ChangesLog>>recordStartupStamp 11:17:51 046/519 - 9/9: Installing method ChangesLog>>registerToAnnouncements 11:17:51 046/519 - 1/3: Installing method ChangesLog class>>default 11:17:51 046/519 - 2/3: Installing method ChangesLog class>>registerInterestToSystemAnnouncement 11:17:51 046/519 - 3/3: Installing method ChangesLog class>>reset 11:17:53 047/519 - 1/84: Installing method Character>>< 11:17:53 047/519 - 2/84: Installing method Character>>= 11:17:53 047/519 - 3/84: Installing method Character>>> 11:17:53 047/519 - 4/84: Installing method Character>>asCharacter 11:17:53 047/519 - 5/84: Installing method Character>>asHTMLString 11:17:53 047/519 - 6/84: Installing method Character>>asInteger 11:17:53 047/519 - 7/84: Installing method Character>>asLowercase 11:17:53 047/519 - 8/84: Installing method Character>>asString 11:17:53 047/519 - 9/84: Installing method Character>>asSymbol 11:17:53 047/519 - 10/84: Installing method Character>>asUnicode 11:17:53 047/519 - 11/84: Installing method Character>>asUppercase 11:17:53 047/519 - 12/84: Installing method Character>>asciiValue 11:17:53 047/519 - 13/84: Installing method Character>>basicIdentityHash 11:17:53 047/519 - 14/84: Installing method Character>>basicPharoToIso 11:17:53 047/519 - 15/84: Installing method Character>>charCode 11:17:53 047/519 - 16/84: Installing method Character>>characterSet 11:17:53 047/519 - 17/84: Installing method Character>>codePoint 11:17:53 047/519 - 18/84: Installing method Character>>copy 11:17:53 047/519 - 19/84: Installing method Character>>deepCopy 11:17:53 047/519 - 20/84: Installing method Character>>digitValue 11:17:53 047/519 - 21/84: Installing method Character>>hash 11:17:53 047/519 - 22/84: Installing method Character>>hex 11:17:53 047/519 - 23/84: Installing method Character>>hexDigitValue 11:17:53 047/519 - 24/84: Installing method Character>>initialize 11:17:53 047/519 - 25/84: Installing method Character>>isAlphaNumeric 11:17:53 047/519 - 26/84: Installing method Character>>isArrow 11:17:53 047/519 - 27/84: Installing method Character>>isCasedLetter 11:17:53 047/519 - 28/84: Installing method Character>>isCharacter 11:17:53 047/519 - 29/84: Installing method Character>>isClosePunctuation 11:17:53 047/519 - 30/84: Installing method Character>>isConnectorPunctuation 11:17:53 047/519 - 31/84: Installing method Character>>isControlOther 11:17:53 047/519 - 32/84: Installing method Character>>isCurrencySymbol 11:17:53 047/519 - 33/84: Installing method Character>>isDashPunctuation 11:17:53 047/519 - 34/84: Installing method Character>>isDecimalDigit 11:17:53 047/519 - 35/84: Installing method Character>>isDigit 11:17:53 047/519 - 36/84: Installing method Character>>isDoubleQuote 11:17:53 047/519 - 37/84: Installing method Character>>isEnclosingMark 11:17:53 047/519 - 38/84: Installing method Character>>isFinalQuote 11:17:53 047/519 - 39/84: Installing method Character>>isFormatOther 11:17:53 047/519 - 40/84: Installing method Character>>isImmediateObject 11:17:54 047/519 - 41/84: Installing method Character>>isInitialQuote 11:17:54 047/519 - 42/84: Installing method Character>>isLetter 11:17:54 047/519 - 43/84: Installing method Character>>isLetterModifier 11:17:54 047/519 - 44/84: Installing method Character>>isLetterNumber 11:17:54 047/519 - 45/84: Installing method Character>>isLineSeparator 11:17:54 047/519 - 46/84: Installing method Character>>isLiteral 11:17:54 047/519 - 47/84: Installing method Character>>isLowercase 11:17:54 047/519 - 48/84: Installing method Character>>isMathSymbol 11:17:54 047/519 - 49/84: Installing method Character>>isModifierSymbol 11:17:54 047/519 - 50/84: Installing method Character>>isNonspacingMark 11:17:54 047/519 - 51/84: Installing method Character>>isOctetCharacter 11:17:54 047/519 - 52/84: Installing method Character>>isOpenPunctuation 11:17:54 047/519 - 53/84: Installing method Character>>isOtherLetter 11:17:54 047/519 - 54/84: Installing method Character>>isOtherNumber 11:17:54 047/519 - 55/84: Installing method Character>>isOtherPunctuation 11:17:54 047/519 - 56/84: Installing method Character>>isOtherSymbol 11:17:54 047/519 - 57/84: Installing method Character>>isParagraphSeparator 11:17:54 047/519 - 58/84: Installing method Character>>isPinnedInMemory 11:17:54 047/519 - 59/84: Installing method Character>>isPrivateOther 11:17:54 047/519 - 60/84: Installing method Character>>isPunctuation 11:17:54 047/519 - 61/84: Installing method Character>>isSafeForHTTP 11:17:54 047/519 - 62/84: Installing method Character>>isSeparator 11:17:54 047/519 - 63/84: Installing method Character>>isSpaceSeparator 11:17:54 047/519 - 64/84: Installing method Character>>isSpacingCombiningMark 11:17:54 047/519 - 65/84: Installing method Character>>isSpecial 11:17:54 047/519 - 66/84: Installing method Character>>isSurrogateOther 11:17:54 047/519 - 67/84: Installing method Character>>isTitlecaseLetter 11:17:54 047/519 - 68/84: Installing method Character>>isUppercase 11:17:54 047/519 - 69/84: Installing method Character>>isVowel 11:17:54 047/519 - 70/84: Installing method Character>>join: 11:17:54 047/519 - 71/84: Installing method Character>>lowercase 11:17:54 047/519 - 72/84: Installing method Character>>nextObject 11:17:54 047/519 - 73/84: Installing method Character>>printOn: 11:17:54 047/519 - 74/84: Installing method Character>>printStringHex 11:17:54 047/519 - 75/84: Installing method Character>>sameAs: 11:17:54 047/519 - 76/84: Installing method Character>>setValue: 11:17:54 047/519 - 77/84: Installing method Character>>shallowCopy 11:17:54 047/519 - 78/84: Installing method Character>>shouldBePrintedAsLiteral 11:17:54 047/519 - 79/84: Installing method Character>>storeBinaryOn: 11:17:54 047/519 - 80/84: Installing method Character>>storeOn: 11:17:54 047/519 - 81/84: Installing method Character>>to: 11:17:54 047/519 - 82/84: Installing method Character>>tokenish 11:17:54 047/519 - 83/84: Installing method Character>>uppercase 11:17:54 047/519 - 84/84: Installing method Character>>veryDeepCopyWith: 11:17:54 047/519 - 1/41: Installing method Character class>>allByteCharacters 11:17:54 047/519 - 2/41: Installing method Character class>>alphabet 11:17:54 047/519 - 3/41: Installing method Character class>>arrowDown 11:17:55 047/519 - 4/41: Installing method Character class>>arrowLeft 11:17:55 047/519 - 5/41: Installing method Character class>>arrowRight 11:17:55 047/519 - 6/41: Installing method Character class>>arrowUp 11:17:55 047/519 - 7/41: Installing method Character class>>backspace 11:17:55 047/519 - 8/41: Installing method Character class>>centeredDot 11:17:55 047/519 - 9/41: Installing method Character class>>characterSet 11:17:55 047/519 - 10/41: Installing method Character class>>characterSet: 11:17:55 047/519 - 11/41: Installing method Character class>>codePoint: 11:17:55 047/519 - 12/41: Installing method Character class>>constantNameFor: 11:17:55 047/519 - 13/41: Installing method Character class>>constantNames 11:17:55 047/519 - 14/41: Installing method Character class>>cr 11:17:55 047/519 - 15/41: Installing method Character class>>delete 11:17:55 047/519 - 16/41: Installing method Character class>>digitValue: 11:17:55 047/519 - 17/41: Installing method Character class>>divide 11:17:55 047/519 - 18/41: Installing method Character class>>end 11:17:55 047/519 - 19/41: Installing method Character class>>enter 11:17:55 047/519 - 20/41: Installing method Character class>>escape 11:17:55 047/519 - 21/41: Installing method Character class>>home 11:17:55 047/519 - 22/41: Installing method Character class>>initialize 11:17:55 047/519 - 23/41: Installing method Character class>>initializeDigitValues 11:17:55 047/519 - 24/41: Installing method Character class>>insert 11:17:55 047/519 - 25/41: Installing method Character class>>lf 11:17:55 047/519 - 26/41: Installing method Character class>>linefeed 11:17:55 047/519 - 27/41: Installing method Character class>>maxVal 11:17:55 047/519 - 28/41: Installing method Character class>>nbsp 11:17:55 047/519 - 29/41: Installing method Character class>>new 11:17:55 047/519 - 30/41: Installing method Character class>>newPage 11:17:55 047/519 - 31/41: Installing method Character class>>null 11:17:55 047/519 - 32/41: Installing method Character class>>pageDown 11:17:55 047/519 - 33/41: Installing method Character class>>pageUp 11:17:55 047/519 - 34/41: Installing method Character class>>plusOrMinus 11:17:55 047/519 - 35/41: Installing method Character class>>separators 11:17:55 047/519 - 36/41: Installing method Character class>>space 11:17:55 047/519 - 37/41: Installing method Character class>>specialCharacters 11:17:55 047/519 - 38/41: Installing method Character class>>supportsNonASCII 11:17:55 047/519 - 39/41: Installing method Character class>>tab 11:17:55 047/519 - 40/41: Installing method Character class>>times 11:17:55 047/519 - 41/41: Installing method Character class>>value: 11:17:55 048/519 - 1/18: Installing method CharacterSet>>= 11:17:55 048/519 - 2/18: Installing method CharacterSet>>add: 11:17:55 048/519 - 3/18: Installing method CharacterSet>>asString 11:17:55 048/519 - 4/18: Installing method CharacterSet>>byteArrayMap 11:17:55 048/519 - 5/18: Installing method CharacterSet>>byteComplement 11:17:55 048/519 - 6/18: Installing method CharacterSet>>complement 11:17:55 048/519 - 7/18: Installing method CharacterSet>>do: 11:17:55 048/519 - 8/18: Installing method CharacterSet>>findFirstInByteString:startingAt: 11:17:55 048/519 - 9/18: Installing method CharacterSet>>hasWideCharacters 11:17:55 048/519 - 10/18: Installing method CharacterSet>>hash 11:17:55 048/519 - 11/18: Installing method CharacterSet>>includes: 11:17:55 048/519 - 12/18: Installing method CharacterSet>>initialize 11:17:55 048/519 - 13/18: Installing method CharacterSet>>postCopy 11:17:55 048/519 - 14/18: Installing method CharacterSet>>remove: 11:17:56 048/519 - 15/18: Installing method CharacterSet>>remove:ifAbsent: 11:17:56 048/519 - 16/18: Installing method CharacterSet>>removeAll 11:17:56 048/519 - 17/18: Installing method CharacterSet>>size 11:17:56 048/519 - 18/18: Installing method CharacterSet>>wideCharacterMap 11:17:56 048/519 - 1/6: Installing method CharacterSet class>>allByteCharacters 11:17:56 048/519 - 2/6: Installing method CharacterSet class>>allCharacters 11:17:56 048/519 - 3/6: Installing method CharacterSet class>>crlf 11:17:56 048/519 - 4/6: Installing method CharacterSet class>>newFrom: 11:17:56 048/519 - 5/6: Installing method CharacterSet class>>nonSeparators 11:17:56 048/519 - 6/6: Installing method CharacterSet class>>separators 11:17:56 049/519 - 1/19: Installing method CharacterSetComplement>>= 11:17:56 049/519 - 2/19: Installing method CharacterSetComplement>>add: 11:17:56 049/519 - 3/19: Installing method CharacterSetComplement>>byteArrayMap 11:17:56 049/519 - 4/19: Installing method CharacterSetComplement>>complement 11:17:56 049/519 - 5/19: Installing method CharacterSetComplement>>complement: 11:17:56 049/519 - 6/19: Installing method CharacterSetComplement>>do: 11:17:56 049/519 - 7/19: Installing method CharacterSetComplement>>findFirstInByteString:startingAt: 11:17:56 049/519 - 8/19: Installing method CharacterSetComplement>>hasWideCharacters 11:17:56 049/519 - 9/19: Installing method CharacterSetComplement>>hash 11:17:56 049/519 - 10/19: Installing method CharacterSetComplement>>includes: 11:17:56 049/519 - 11/19: Installing method CharacterSetComplement>>postCopy 11:17:56 049/519 - 12/19: Installing method CharacterSetComplement>>printOn: 11:17:56 049/519 - 13/19: Installing method CharacterSetComplement>>reject: 11:17:56 049/519 - 14/19: Installing method CharacterSetComplement>>remove: 11:17:56 049/519 - 15/19: Installing method CharacterSetComplement>>remove:ifAbsent: 11:17:56 049/519 - 16/19: Installing method CharacterSetComplement>>removeAll 11:17:56 049/519 - 17/19: Installing method CharacterSetComplement>>select: 11:17:56 049/519 - 18/19: Installing method CharacterSetComplement>>size 11:17:56 049/519 - 19/19: Installing method CharacterSetComplement>>storeOn: 11:17:56 049/519 - 1/1: Installing method CharacterSetComplement class>>of: 11:17:57 050/519 - 1/12: Installing method ChunkReadStream>>basicNext 11:17:57 050/519 - 2/12: Installing method ChunkReadStream>>basicNextChunk 11:17:57 050/519 - 3/12: Installing method ChunkReadStream>>decodeString:andRuns: 11:17:57 050/519 - 4/12: Installing method ChunkReadStream>>isNextChunkMetaData 11:17:57 050/519 - 5/12: Installing method ChunkReadStream>>isNextStyleChunk 11:17:57 050/519 - 6/12: Installing method ChunkReadStream>>next 11:17:57 050/519 - 7/12: Installing method ChunkReadStream>>parseLangTagFor: 11:17:57 050/519 - 8/12: Installing method ChunkReadStream>>position 11:17:57 050/519 - 9/12: Installing method ChunkReadStream>>readUpToEndOfStyleChunk 11:17:57 050/519 - 10/12: Installing method ChunkReadStream>>reset 11:17:57 050/519 - 11/12: Installing method ChunkReadStream>>skipSeparators 11:17:57 050/519 - 12/12: Installing method ChunkReadStream>>terminatorMark 11:17:57 051/519 - 1/7: Installing method ChunkWriteStream>>afterNexPut 11:17:57 051/519 - 2/7: Installing method ChunkWriteStream>>bang 11:17:57 051/519 - 3/7: Installing method ChunkWriteStream>>doesNotUnderstand: 11:17:57 051/519 - 4/7: Installing method ChunkWriteStream>>duplicateTerminatorMarkOn: 11:17:57 051/519 - 5/7: Installing method ChunkWriteStream>>nextChunkPut: 11:17:57 051/519 - 6/7: Installing method ChunkWriteStream>>nextPut: 11:17:57 051/519 - 7/7: Installing method ChunkWriteStream>>terminatorMark 11:17:57 052/519 - 1/1: Installing method CircularHierarchyError class>>signalFor: 11:17:59 053/519 - 1/107: Installing method Class>>addClassSlot: 11:17:59 053/519 - 2/107: Installing method Class>>addClassVarNamed: 11:17:59 053/519 - 3/107: Installing method Class>>addClassVariable: 11:17:59 053/519 - 4/107: Installing method Class>>addInstVarNamed: 11:17:59 053/519 - 5/107: Installing method Class>>addSharedPool: 11:17:59 053/519 - 6/107: Installing method Class>>addSharedPoolNamed: 11:17:59 053/519 - 7/107: Installing method Class>>addSlot: 11:17:59 053/519 - 8/107: Installing method Class>>addSubclass: 11:17:59 053/519 - 9/107: Installing method Class>>allClassVariables 11:17:59 053/519 - 10/107: Installing method Class>>allSharedPools 11:17:59 053/519 - 11/107: Installing method Class>>allUnreferencedClassVariables 11:17:59 053/519 - 12/107: Installing method Class>>applyDeprecation 11:17:59 053/519 - 13/107: Installing method Class>>basicDeclareClassVariable: 11:18:00 053/519 - 14/107: Installing method Class>>basicTag: 11:18:00 053/519 - 15/107: Installing method Class>>binding 11:18:00 053/519 - 16/107: Installing method Class>>bindingOf: 11:18:00 053/519 - 17/107: Installing method Class>>category 11:18:00 053/519 - 18/107: Installing method Class>>checkForCompiledMethodLayout: 11:18:00 053/519 - 19/107: Installing method Class>>classBuilder 11:18:00 053/519 - 20/107: Installing method Class>>classInstaller 11:18:00 053/519 - 21/107: Installing method Class>>classPool 11:18:00 053/519 - 22/107: Installing method Class>>classPool: 11:18:00 053/519 - 23/107: Installing method Class>>classSide 11:18:00 053/519 - 24/107: Installing method Class>>classThatDefinesClassVariable: 11:18:00 053/519 - 25/107: Installing method Class>>classVarNamed: 11:18:00 053/519 - 26/107: Installing method Class>>classVarNamed:put: 11:18:00 053/519 - 27/107: Installing method Class>>classVarNames 11:18:00 053/519 - 28/107: Installing method Class>>classVariableDefinitionString 11:18:00 053/519 - 29/107: Installing method Class>>classVariableNamed: 11:18:00 053/519 - 30/107: Installing method Class>>classVariableNamed:ifAbsent: 11:18:00 053/519 - 31/107: Installing method Class>>classVariables 11:18:00 053/519 - 32/107: Installing method Class>>classVariablesNeedFullDefinition 11:18:00 053/519 - 33/107: Installing method Class>>comment 11:18:00 053/519 - 34/107: Installing method Class>>comment: 11:18:00 053/519 - 35/107: Installing method Class>>comment:stamp: 11:18:00 053/519 - 36/107: Installing method Class>>commentSourcePointer 11:18:00 053/519 - 37/107: Installing method Class>>commentSourcePointer: 11:18:00 053/519 - 38/107: Installing method Class>>commentStamp 11:18:00 053/519 - 39/107: Installing method Class>>commentStamp: 11:18:00 053/519 - 40/107: Installing method Class>>commonSuperclassWith: 11:18:00 053/519 - 41/107: Installing method Class>>compileAllFrom: 11:18:00 053/519 - 42/107: Installing method Class>>copyForAnnouncement 11:18:00 053/519 - 43/107: Installing method Class>>declareClassVariables: 11:18:00 053/519 - 44/107: Installing method Class>>definedVariables 11:18:00 053/519 - 45/107: Installing method Class>>definesClassVariable: 11:18:00 053/519 - 46/107: Installing method Class>>definesClassVariableNamed: 11:18:00 053/519 - 47/107: Installing method Class>>deprecationRefactorings 11:18:00 053/519 - 48/107: Installing method Class>>duplicateClassWithNewName: 11:18:00 053/519 - 49/107: Installing method Class>>environment 11:18:00 053/519 - 50/107: Installing method Class>>environment: 11:18:00 053/519 - 51/107: Installing method Class>>expandedDefinitionStringFor: 11:18:00 053/519 - 52/107: Installing method Class>>getName 11:18:00 053/519 - 53/107: Installing method Class>>hasAbstractMethods 11:18:00 053/519 - 54/107: Installing method Class>>hasBindingThatBeginsWith: 11:18:00 053/519 - 55/107: Installing method Class>>hasClassSide 11:18:00 053/519 - 56/107: Installing method Class>>hasClassVarNamed: 11:18:00 053/519 - 57/107: Installing method Class>>hasClassVariable: 11:18:00 053/519 - 58/107: Installing method Class>>hasComment 11:18:00 053/519 - 59/107: Installing method Class>>hasMethods 11:18:00 053/519 - 60/107: Installing method Class>>hasSharedPools 11:18:00 053/519 - 61/107: Installing method Class>>hasSubclasses 11:18:00 053/519 - 62/107: Installing method Class>>innerBindingOf: 11:18:00 053/519 - 63/107: Installing method Class>>instanceSide 11:18:00 053/519 - 64/107: Installing method Class>>isAnonymous 11:18:00 053/519 - 65/107: Installing method Class>>isClass 11:18:00 053/519 - 66/107: Installing method Class>>isClassOrTrait 11:18:00 053/519 - 67/107: Installing method Class>>isObsolete 11:18:00 053/519 - 68/107: Installing method Class>>isSelfEvaluating 11:18:00 053/519 - 69/107: Installing method Class>>isUsed 11:18:00 053/519 - 70/107: Installing method Class>>name 11:18:00 053/519 - 71/107: Installing method Class>>needsSlotClassDefinition 11:18:00 053/519 - 72/107: Installing method Class>>newAnonymousSubclass 11:18:00 053/519 - 73/107: Installing method Class>>newAnonymousSubclassInEnvironment: 11:18:00 053/519 - 74/107: Installing method Class>>newSubclass 11:18:00 053/519 - 75/107: Installing method Class>>obsolete 11:18:00 053/519 - 76/107: Installing method Class>>package 11:18:00 053/519 - 77/107: Installing method Class>>packageTag 11:18:00 053/519 - 78/107: Installing method Class>>possibleVariablesFor:continuedFrom: 11:18:00 053/519 - 79/107: Installing method Class>>readClassVariableNamed: 11:18:00 053/519 - 80/107: Installing method Class>>reformatAll 11:18:00 053/519 - 81/107: Installing method Class>>removeClassSlot: 11:18:00 053/519 - 82/107: Installing method Class>>removeClassVarNamed: 11:18:00 053/519 - 83/107: Installing method Class>>removeClassVariable: 11:18:00 053/519 - 84/107: Installing method Class>>removeFromSystem 11:18:00 053/519 - 85/107: Installing method Class>>removeFromSystem: 11:18:00 053/519 - 86/107: Installing method Class>>removeFromSystemUnlogged 11:18:00 053/519 - 87/107: Installing method Class>>removeSharedPool: 11:18:00 053/519 - 88/107: Installing method Class>>removeSlot: 11:18:00 053/519 - 89/107: Installing method Class>>removeSubclass: 11:18:01 053/519 - 90/107: Installing method Class>>rename: 11:18:01 053/519 - 91/107: Installing method Class>>setName: 11:18:01 053/519 - 92/107: Installing method Class>>sharedPoolNames 11:18:01 053/519 - 93/107: Installing method Class>>sharedPoolOfVarNamed: 11:18:01 053/519 - 94/107: Installing method Class>>sharedPools 11:18:01 053/519 - 95/107: Installing method Class>>sharedPools: 11:18:01 053/519 - 96/107: Installing method Class>>sharedPoolsDo: 11:18:01 053/519 - 97/107: Installing method Class>>sharing: 11:18:01 053/519 - 98/107: Installing method Class>>subclass: 11:18:01 053/519 - 99/107: Installing method Class>>subclasses 11:18:01 053/519 - 100/107: Installing method Class>>subclasses: 11:18:01 053/519 - 101/107: Installing method Class>>subclassesDo: 11:18:01 053/519 - 102/107: Installing method Class>>superclass:methodDictionary:format: 11:18:01 053/519 - 103/107: Installing method Class>>unload 11:18:01 053/519 - 104/107: Installing method Class>>usesClassVarNamed: 11:18:01 053/519 - 105/107: Installing method Class>>usesLocalPoolVarNamed: 11:18:01 053/519 - 106/107: Installing method Class>>usesPoolVarNamed: 11:18:01 053/519 - 107/107: Installing method Class>>writeClassVariableNamed:value: 11:18:01 053/519 - 1/7: Installing method Class class>>allSuperclassesFor:cache: 11:18:01 053/519 - 2/7: Installing method Class class>>doesNotIncludeInstanceOrSuperclassesFor:in:cache: 11:18:01 053/519 - 3/7: Installing method Class class>>hasNoDependenciesFor:in:cache: 11:18:01 053/519 - 4/7: Installing method Class class>>hasNoDependenciesForMetaclass:in:cache: 11:18:01 053/519 - 5/7: Installing method Class class>>hasNoSuperclassesOf:in:cache: 11:18:01 053/519 - 6/7: Installing method Class class>>initialize 11:18:01 053/519 - 7/7: Installing method Class class>>superclassOrder: 11:18:01 054/519 - 1/3: Installing method ClassAdded>>classAdded 11:18:01 054/519 - 2/3: Installing method ClassAdded>>classAdded: 11:18:01 054/519 - 3/3: Installing method ClassAdded>>classAffected 11:18:01 054/519 - 1/1: Installing method ClassAdded class>>class: 11:18:01 055/519 - 1/5: Installing method ClassAnnouncement>>classAffected 11:18:01 055/519 - 2/5: Installing method ClassAnnouncement>>packageAffected 11:18:01 055/519 - 3/5: Installing method ClassAnnouncement>>packageTagAffected 11:18:01 055/519 - 4/5: Installing method ClassAnnouncement>>packageTagsAffected 11:18:01 055/519 - 5/5: Installing method ClassAnnouncement>>packagesAffected 11:18:01 056/519 - 1/11: Installing method ClassCommented>>classAffected 11:18:02 056/519 - 2/11: Installing method ClassCommented>>classCommented 11:18:02 056/519 - 3/11: Installing method ClassCommented>>classCommented: 11:18:02 056/519 - 4/11: Installing method ClassCommented>>newComment 11:18:02 056/519 - 5/11: Installing method ClassCommented>>newComment: 11:18:02 056/519 - 6/11: Installing method ClassCommented>>newStamp 11:18:02 056/519 - 7/11: Installing method ClassCommented>>newStamp: 11:18:02 056/519 - 8/11: Installing method ClassCommented>>oldComment 11:18:02 056/519 - 9/11: Installing method ClassCommented>>oldComment: 11:18:02 056/519 - 10/11: Installing method ClassCommented>>oldStamp 11:18:02 056/519 - 11/11: Installing method ClassCommented>>oldStamp: 11:18:02 056/519 - 1/2: Installing method ClassCommented class>>class:oldComment:newComment:oldStamp:newStamp: 11:18:02 056/519 - 2/2: Installing method ClassCommented class>>classCommented: 11:18:04 057/519 - 1/133: Installing method ClassDescription>>addAndClassifySelector:withMethod:inProtocol: 11:18:04 057/519 - 2/133: Installing method ClassDescription>>addInstVarNamed: 11:18:04 057/519 - 3/133: Installing method ClassDescription>>addProtocol: 11:18:04 057/519 - 4/133: Installing method ClassDescription>>addSelector:withMethod: 11:18:04 057/519 - 5/133: Installing method ClassDescription>>addSelectorSilently:withMethod: 11:18:04 057/519 - 6/133: Installing method ClassDescription>>addSlot: 11:18:04 057/519 - 7/133: Installing method ClassDescription>>allCallsOnIn: 11:18:04 057/519 - 8/133: Installing method ClassDescription>>allInstVarNames 11:18:04 057/519 - 9/133: Installing method ClassDescription>>allInstVarNamesEverywhere 11:18:04 057/519 - 10/133: Installing method ClassDescription>>allLocalCallsOn: 11:18:04 057/519 - 11/133: Installing method ClassDescription>>allSelectorsInProtocol: 11:18:04 057/519 - 12/133: Installing method ClassDescription>>allSharedPools 11:18:04 057/519 - 13/133: Installing method ClassDescription>>allSlots 11:18:04 057/519 - 14/133: Installing method ClassDescription>>allUnreferencedInstanceVariables 11:18:04 057/519 - 15/133: Installing method ClassDescription>>announceRecategorizationOf:oldProtocol: 11:18:04 057/519 - 16/133: Installing method ClassDescription>>authors 11:18:05 057/519 - 17/133: Installing method ClassDescription>>classCommentBlank 11:18:05 057/519 - 18/133: Installing method ClassDescription>>classSide 11:18:05 057/519 - 19/133: Installing method ClassDescription>>classThatDefinesInstVarNamed: 11:18:05 057/519 - 20/133: Installing method ClassDescription>>classVariablesOn: 11:18:05 057/519 - 21/133: Installing method ClassDescription>>classVariablesString 11:18:05 057/519 - 22/133: Installing method ClassDescription>>classify:under: 11:18:05 057/519 - 23/133: Installing method ClassDescription>>compile:classified: 11:18:05 057/519 - 24/133: Installing method ClassDescription>>compile:classified:notifying: 11:18:05 057/519 - 25/133: Installing method ClassDescription>>compile:classified:withStamp:notifying: 11:18:05 057/519 - 26/133: Installing method ClassDescription>>compile:classified:withStamp:notifying:logSource: 11:18:05 057/519 - 27/133: Installing method ClassDescription>>compile:notifying: 11:18:05 057/519 - 28/133: Installing method ClassDescription>>compileSilently: 11:18:05 057/519 - 29/133: Installing method ClassDescription>>compileSilently:classified: 11:18:05 057/519 - 30/133: Installing method ClassDescription>>compileSilently:classified:notifying: 11:18:05 057/519 - 31/133: Installing method ClassDescription>>copyAllMethodsFrom: 11:18:05 057/519 - 32/133: Installing method ClassDescription>>definesSlot: 11:18:05 057/519 - 33/133: Installing method ClassDescription>>definesSlotNamed: 11:18:05 057/519 - 34/133: Installing method ClassDescription>>dependentClasses 11:18:05 057/519 - 35/133: Installing method ClassDescription>>deprecatedAliases 11:18:05 057/519 - 36/133: Installing method ClassDescription>>deprecatedAliases: 11:18:05 057/519 - 37/133: Installing method ClassDescription>>ensureProtocol: 11:18:05 057/519 - 38/133: Installing method ClassDescription>>extendingPackages 11:18:05 057/519 - 39/133: Installing method ClassDescription>>extensionProtocols 11:18:05 057/519 - 40/133: Installing method ClassDescription>>extensionSelectors 11:18:05 057/519 - 41/133: Installing method ClassDescription>>forceNewFrom: 11:18:05 057/519 - 42/133: Installing method ClassDescription>>hasClassSide 11:18:05 057/519 - 43/133: Installing method ClassDescription>>hasInstVarNamed: 11:18:05 057/519 - 44/133: Installing method ClassDescription>>hasProtocol: 11:18:05 057/519 - 45/133: Installing method ClassDescription>>hasSharedPools 11:18:05 057/519 - 46/133: Installing method ClassDescription>>hasSlot: 11:18:05 057/519 - 47/133: Installing method ClassDescription>>hasSlotNamed: 11:18:05 057/519 - 48/133: Installing method ClassDescription>>includesSharedPoolNamed: 11:18:05 057/519 - 49/133: Installing method ClassDescription>>initialize 11:18:05 057/519 - 50/133: Installing method ClassDescription>>instVarIndexFor: 11:18:05 057/519 - 51/133: Installing method ClassDescription>>instVarIndexFor:ifAbsent: 11:18:05 057/519 - 52/133: Installing method ClassDescription>>instVarMappingFrom: 11:18:05 057/519 - 53/133: Installing method ClassDescription>>instVarNames 11:18:05 057/519 - 54/133: Installing method ClassDescription>>instanceSide 11:18:05 057/519 - 55/133: Installing method ClassDescription>>instanceVariablesOn: 11:18:05 057/519 - 56/133: Installing method ClassDescription>>instanceVariablesString 11:18:05 057/519 - 57/133: Installing method ClassDescription>>isClassSide 11:18:05 057/519 - 58/133: Installing method ClassDescription>>isDeprecated 11:18:05 057/519 - 59/133: Installing method ClassDescription>>isExtended 11:18:05 057/519 - 60/133: Installing method ClassDescription>>isExtendedInPackage: 11:18:05 057/519 - 61/133: Installing method ClassDescription>>isInstalled 11:18:05 057/519 - 62/133: Installing method ClassDescription>>isInstanceSide 11:18:05 057/519 - 63/133: Installing method ClassDescription>>isLocalSelector: 11:18:05 057/519 - 64/133: Installing method ClassDescription>>isMeta 11:18:05 057/519 - 65/133: Installing method ClassDescription>>isProtocolExtensionFromTheSamePackage: 11:18:05 057/519 - 66/133: Installing method ClassDescription>>isTaggedWith: 11:18:05 057/519 - 67/133: Installing method ClassDescription>>linesOfCode 11:18:05 057/519 - 68/133: Installing method ClassDescription>>localSlots 11:18:05 057/519 - 69/133: Installing method ClassDescription>>methodsInProtocol: 11:18:05 057/519 - 70/133: Installing method ClassDescription>>needsSlotClassDefinition 11:18:05 057/519 - 71/133: Installing method ClassDescription>>newInstanceFrom:variable:size: 11:18:05 057/519 - 72/133: Installing method ClassDescription>>noteAddedSelector:meta: 11:18:05 057/519 - 73/133: Installing method ClassDescription>>noteCompilationOf:meta: 11:18:05 057/519 - 74/133: Installing method ClassDescription>>notifyOfRecategorizedSelector:from:to: 11:18:05 057/519 - 75/133: Installing method ClassDescription>>numberOfMethods 11:18:05 057/519 - 76/133: Installing method ClassDescription>>obsolete 11:18:05 057/519 - 77/133: Installing method ClassDescription>>package 11:18:05 057/519 - 78/133: Installing method ClassDescription>>package: 11:18:05 057/519 - 79/133: Installing method ClassDescription>>package:tag: 11:18:05 057/519 - 80/133: Installing method ClassDescription>>packageName 11:18:05 057/519 - 81/133: Installing method ClassDescription>>packageTag 11:18:05 057/519 - 82/133: Installing method ClassDescription>>packageTag: 11:18:05 057/519 - 83/133: Installing method ClassDescription>>packageTagName 11:18:05 057/519 - 84/133: Installing method ClassDescription>>packages 11:18:05 057/519 - 85/133: Installing method ClassDescription>>printOn: 11:18:06 057/519 - 86/133: Installing method ClassDescription>>printProtocolChunk:on:withStamp:priorMethod: 11:18:06 057/519 - 87/133: Installing method ClassDescription>>protocolNameOfSelector: 11:18:06 057/519 - 88/133: Installing method ClassDescription>>protocolNamed: 11:18:06 057/519 - 89/133: Installing method ClassDescription>>protocolNamed:ifAbsent: 11:18:06 057/519 - 90/133: Installing method ClassDescription>>protocolNames 11:18:06 057/519 - 91/133: Installing method ClassDescription>>protocolOfSelector: 11:18:06 057/519 - 92/133: Installing method ClassDescription>>protocols 11:18:09 057/519 - 93/133: Installing method ClassDescription>>protocols: 11:18:09 057/519 - 94/133: Installing method ClassDescription>>reformatAll 11:18:09 057/519 - 95/133: Installing method ClassDescription>>removeEmptyProtocols 11:18:09 057/519 - 96/133: Installing method ClassDescription>>removeFromProtocols: 11:18:09 057/519 - 97/133: Installing method ClassDescription>>removeInstVarNamed: 11:18:09 057/519 - 98/133: Installing method ClassDescription>>removeNonexistentSelectorsFromProtocols 11:18:09 057/519 - 99/133: Installing method ClassDescription>>removePackageTag 11:18:09 057/519 - 100/133: Installing method ClassDescription>>removeProtocol: 11:18:09 057/519 - 101/133: Installing method ClassDescription>>removeProtocolIfEmpty: 11:18:09 057/519 - 102/133: Installing method ClassDescription>>removeSelector: 11:18:09 057/519 - 103/133: Installing method ClassDescription>>removeSlot: 11:18:09 057/519 - 104/133: Installing method ClassDescription>>renameProtocol:as: 11:18:09 057/519 - 105/133: Installing method ClassDescription>>reorganize 11:18:09 057/519 - 106/133: Installing method ClassDescription>>resetProtocols 11:18:09 057/519 - 107/133: Installing method ClassDescription>>selectorsInProtocol: 11:18:09 057/519 - 108/133: Installing method ClassDescription>>sharedPoolOfVarNamed: 11:18:09 057/519 - 109/133: Installing method ClassDescription>>sharedPoolString 11:18:09 057/519 - 110/133: Installing method ClassDescription>>sharedPoolStringOn: 11:18:09 057/519 - 111/133: Installing method ClassDescription>>sharedPools 11:18:09 057/519 - 112/133: Installing method ClassDescription>>sharedPoolsOn: 11:18:09 057/519 - 113/133: Installing method ClassDescription>>sharedPoolsString 11:18:09 057/519 - 114/133: Installing method ClassDescription>>slotNamed: 11:18:09 057/519 - 115/133: Installing method ClassDescription>>slotNamed:ifFound: 11:18:09 057/519 - 116/133: Installing method ClassDescription>>slotNamed:ifFound:ifNone: 11:18:09 057/519 - 117/133: Installing method ClassDescription>>slotNames 11:18:09 057/519 - 118/133: Installing method ClassDescription>>slots 11:18:09 057/519 - 119/133: Installing method ClassDescription>>slotsNeedFullDefinition 11:18:09 057/519 - 120/133: Installing method ClassDescription>>spaceUsed 11:18:09 057/519 - 121/133: Installing method ClassDescription>>storeOn: 11:18:09 057/519 - 122/133: Installing method ClassDescription>>superclass:layout: 11:18:09 057/519 - 123/133: Installing method ClassDescription>>superclass:methodDictionary:format: 11:18:09 057/519 - 124/133: Installing method ClassDescription>>superclass:withLayoutType:slots: 11:18:09 057/519 - 125/133: Installing method ClassDescription>>uncategorizedSelectors 11:18:09 057/519 - 126/133: Installing method ClassDescription>>usesLocalPoolVarNamed: 11:18:09 057/519 - 127/133: Installing method ClassDescription>>usesPoolVarNamed: 11:18:09 057/519 - 128/133: Installing method ClassDescription>>whichMethodsAccess: 11:18:09 057/519 - 129/133: Installing method ClassDescription>>whichMethodsRead: 11:18:09 057/519 - 130/133: Installing method ClassDescription>>whichMethodsWrite: 11:18:09 057/519 - 131/133: Installing method ClassDescription>>whichSelectorsAccess: 11:18:09 057/519 - 132/133: Installing method ClassDescription>>whichSelectorsRead: 11:18:09 057/519 - 133/133: Installing method ClassDescription>>whichSelectorsWrite: 11:18:09 057/519 - 1/1: Installing method ClassDescription class>>isAbstract 11:18:09 058/519 - 1/2: Installing method ClassModificationApplied>>classAffected 11:18:09 058/519 - 2/2: Installing method ClassModificationApplied>>modifiedClass: 11:18:10 058/519 - 1/1: Installing method ClassModificationApplied class>>toClass: 11:18:10 059/519 - 1/5: Installing method ClassModifiedClassDefinition>>classAffected 11:18:10 059/519 - 2/5: Installing method ClassModifiedClassDefinition>>newClassDefinition 11:18:10 059/519 - 3/5: Installing method ClassModifiedClassDefinition>>newClassDefinition: 11:18:10 059/519 - 4/5: Installing method ClassModifiedClassDefinition>>oldClassDefinition 11:18:10 059/519 - 5/5: Installing method ClassModifiedClassDefinition>>oldClassDefinition: 11:18:10 059/519 - 1/1: Installing method ClassModifiedClassDefinition class>>classDefinitionChangedFrom:to: 11:18:10 060/519 - 1/6: Installing method ClassParentRenamed>>classAffected 11:18:10 060/519 - 2/6: Installing method ClassParentRenamed>>classAffected: 11:18:10 060/519 - 3/6: Installing method ClassParentRenamed>>parentNewName 11:18:10 060/519 - 4/6: Installing method ClassParentRenamed>>parentNewName: 11:18:10 060/519 - 5/6: Installing method ClassParentRenamed>>parentOldName 11:18:10 060/519 - 6/6: Installing method ClassParentRenamed>>parentOldName: 11:18:10 060/519 - 1/1: Installing method ClassParentRenamed class>>classParentOf:renamedFrom:to: 11:18:10 061/519 - 1/4: Installing method ClassRemoved>>classAffected 11:18:10 061/519 - 2/4: Installing method ClassRemoved>>classRemoved 11:18:10 061/519 - 3/4: Installing method ClassRemoved>>classRemoved: 11:18:10 061/519 - 4/4: Installing method ClassRemoved>>packagesAffected 11:18:10 061/519 - 1/1: Installing method ClassRemoved class>>class: 11:18:10 062/519 - 1/8: Installing method ClassRenamed>>classAffected 11:18:10 062/519 - 2/8: Installing method ClassRenamed>>classRenamed 11:18:10 062/519 - 3/8: Installing method ClassRenamed>>classRenamed: 11:18:10 062/519 - 4/8: Installing method ClassRenamed>>newName 11:18:10 062/519 - 5/8: Installing method ClassRenamed>>newName: 11:18:10 062/519 - 6/8: Installing method ClassRenamed>>oldName 11:18:10 062/519 - 7/8: Installing method ClassRenamed>>oldName: 11:18:10 062/519 - 8/8: Installing method ClassRenamed>>packagesAffected 11:18:10 062/519 - 1/1: Installing method ClassRenamed class>>class:oldName:newName: 11:18:11 063/519 - 1/12: Installing method ClassRepackaged>>classAffected 11:18:11 063/519 - 2/12: Installing method ClassRepackaged>>classRepackaged 11:18:11 063/519 - 3/12: Installing method ClassRepackaged>>classRepackaged: 11:18:11 063/519 - 4/12: Installing method ClassRepackaged>>newPackage 11:18:11 063/519 - 5/12: Installing method ClassRepackaged>>newTag 11:18:11 063/519 - 6/12: Installing method ClassRepackaged>>newTag: 11:18:11 063/519 - 7/12: Installing method ClassRepackaged>>oldPackage 11:18:11 063/519 - 8/12: Installing method ClassRepackaged>>oldTag 11:18:11 063/519 - 9/12: Installing method ClassRepackaged>>oldTag: 11:18:11 063/519 - 10/12: Installing method ClassRepackaged>>packageTagsAffected 11:18:11 063/519 - 11/12: Installing method ClassRepackaged>>packagedChanged 11:18:11 063/519 - 12/12: Installing method ClassRepackaged>>packagesAffected 11:18:11 063/519 - 1/2: Installing method ClassRepackaged class>>classRepackaged:oldTag:newTag: 11:18:11 063/519 - 2/2: Installing method ClassRepackaged class>>initialize 11:18:11 064/519 - 1/2: Installing method ClassResolver>>resolve: 11:18:11 064/519 - 2/2: Installing method ClassResolver>>resolve:inEnv: 11:18:11 065/519 - 1/1: Installing method ClassResolverStrictResolve>>resolve: 11:18:11 066/519 - 1/5: Installing method ClassSessionHandler>>handledId 11:18:11 066/519 - 2/5: Installing method ClassSessionHandler>>registeredClass 11:18:11 066/519 - 3/5: Installing method ClassSessionHandler>>registeredClassName: 11:18:11 066/519 - 4/5: Installing method ClassSessionHandler>>shutdown: 11:18:11 066/519 - 5/5: Installing method ClassSessionHandler>>startup: 11:18:12 066/519 - 1/1: Installing method ClassSessionHandler class>>forClassNamed: 11:18:12 067/519 - 1/20: Installing method ClassVariable>>acceptVisitor:node: 11:18:12 067/519 - 2/20: Installing method ClassVariable>>definingClass 11:18:12 067/519 - 3/20: Installing method ClassVariable>>definingClass: 11:18:12 067/519 - 4/20: Installing method ClassVariable>>definitionOn: 11:18:12 067/519 - 5/20: Installing method ClassVariable>>definitionString 11:18:12 067/519 - 6/20: Installing method ClassVariable>>emitStore: 11:18:12 067/519 - 7/20: Installing method ClassVariable>>emitValue: 11:18:12 067/519 - 8/20: Installing method ClassVariable>>hasSameDefinitionAs: 11:18:12 067/519 - 9/20: Installing method ClassVariable>>isAccessedBy: 11:18:12 067/519 - 10/20: Installing method ClassVariable>>isClassVariable 11:18:12 067/519 - 11/20: Installing method ClassVariable>>isDefinedByOwningClass 11:18:12 067/519 - 12/20: Installing method ClassVariable>>isPoolVariable 11:18:12 067/519 - 13/20: Installing method ClassVariable>>isReferenced 11:18:12 067/519 - 14/20: Installing method ClassVariable>>needsFullDefinition 11:18:12 067/519 - 15/20: Installing method ClassVariable>>owningClass 11:18:12 067/519 - 16/20: Installing method ClassVariable>>owningClass: 11:18:12 067/519 - 17/20: Installing method ClassVariable>>possiblyUsingClasses 11:18:12 067/519 - 18/20: Installing method ClassVariable>>printOn: 11:18:12 067/519 - 19/20: Installing method ClassVariable>>usingClasses 11:18:12 067/519 - 20/20: Installing method ClassVariable>>usingMethods 11:18:12 068/519 - 1/22: Installing method CleanBlockClosure>>doPrintOn: 11:18:12 068/519 - 2/22: Installing method CleanBlockClosure>>hasLiteral: 11:18:12 068/519 - 3/22: Installing method CleanBlockClosure>>hasLiteralSuchThat: 11:18:12 068/519 - 4/22: Installing method CleanBlockClosure>>innerCompiledBlocksAnySatisfy: 11:18:12 068/519 - 5/22: Installing method CleanBlockClosure>>innerCompiledBlocksDo: 11:18:12 068/519 - 6/22: Installing method CleanBlockClosure>>isClean 11:18:12 068/519 - 7/22: Installing method CleanBlockClosure>>isEmbeddedBlock 11:18:13 068/519 - 8/22: Installing method CleanBlockClosure>>literal 11:18:13 068/519 - 9/22: Installing method CleanBlockClosure>>literalsEvenTheOnesInTheInnerBlocks 11:18:13 068/519 - 10/22: Installing method CleanBlockClosure>>messages 11:18:13 068/519 - 11/22: Installing method CleanBlockClosure>>outerCode 11:18:13 068/519 - 12/22: Installing method CleanBlockClosure>>outerCode: 11:18:13 068/519 - 13/22: Installing method CleanBlockClosure>>readsField: 11:18:13 068/519 - 14/22: Installing method CleanBlockClosure>>readsSelf 11:18:13 068/519 - 15/22: Installing method CleanBlockClosure>>readsThisContext 11:18:13 068/519 - 16/22: Installing method CleanBlockClosure>>receiver 11:18:13 068/519 - 17/22: Installing method CleanBlockClosure>>refersToLiteral: 11:18:13 068/519 - 18/22: Installing method CleanBlockClosure>>sender 11:18:13 068/519 - 19/22: Installing method CleanBlockClosure>>sendsAnySelectorOf: 11:18:13 068/519 - 20/22: Installing method CleanBlockClosure>>sendsToSuper 11:18:13 068/519 - 21/22: Installing method CleanBlockClosure>>writesField: 11:18:13 068/519 - 22/22: Installing method CleanBlockClosure>>writesRef: 11:18:13 068/519 - 1/1: Installing method CleanBlockClosure class>>compiledBlock: 11:18:15 069/519 - 1/130: Installing method Collection>>& 11:18:15 069/519 - 2/130: Installing method Collection>>, 11:18:15 069/519 - 3/130: Installing method Collection>>\ 11:18:15 069/519 - 4/130: Installing method Collection>>adaptToCollection:andSend: 11:18:15 069/519 - 5/130: Installing method Collection>>adaptToNumber:andSend: 11:18:15 069/519 - 6/130: Installing method Collection>>adaptToPoint:andSend: 11:18:15 069/519 - 7/130: Installing method Collection>>add: 11:18:15 069/519 - 8/130: Installing method Collection>>add:withOccurrences: 11:18:15 069/519 - 9/130: Installing method Collection>>addAll: 11:18:15 069/519 - 10/130: Installing method Collection>>addAssignToFloatArray: 11:18:15 069/519 - 11/130: Installing method Collection>>addIfNotPresent: 11:18:15 069/519 - 12/130: Installing method Collection>>allSatisfy: 11:18:15 069/519 - 13/130: Installing method Collection>>anyOne 11:18:15 069/519 - 14/130: Installing method Collection>>anySatisfy: 11:18:15 069/519 - 15/130: Installing method Collection>>asArray 11:18:15 069/519 - 16/130: Installing method Collection>>asBag 11:18:15 069/519 - 17/130: Installing method Collection>>asByteArray 11:18:15 069/519 - 18/130: Installing method Collection>>asCharacterSet 11:18:15 069/519 - 19/130: Installing method Collection>>asCommaString 11:18:15 069/519 - 20/130: Installing method Collection>>asCommaStringAnd 11:18:15 069/519 - 21/130: Installing method Collection>>asDictionary 11:18:15 069/519 - 22/130: Installing method Collection>>asIdentitySet 11:18:15 069/519 - 23/130: Installing method Collection>>asMultilineString 11:18:15 069/519 - 24/130: Installing method Collection>>asNewArray 11:18:15 069/519 - 25/130: Installing method Collection>>asOrderedCollection 11:18:15 069/519 - 26/130: Installing method Collection>>asOrderedDictionary 11:18:15 069/519 - 27/130: Installing method Collection>>asSet 11:18:15 069/519 - 28/130: Installing method Collection>>asSortedCollection 11:18:15 069/519 - 29/130: Installing method Collection>>asSortedCollection: 11:18:15 069/519 - 30/130: Installing method Collection>>asStringOn:delimiter: 11:18:16 069/519 - 31/130: Installing method Collection>>asStringOn:delimiter:last: 11:18:16 069/519 - 32/130: Installing method Collection>>associationsDo: 11:18:16 069/519 - 33/130: Installing method Collection>>capacity 11:18:16 069/519 - 34/130: Installing method Collection>>collect: 11:18:16 069/519 - 35/130: Installing method Collection>>collect:as: 11:18:16 069/519 - 36/130: Installing method Collection>>collect:into: 11:18:16 069/519 - 37/130: Installing method Collection>>collect:thenDo: 11:18:16 069/519 - 38/130: Installing method Collection>>collect:thenReject: 11:18:16 069/519 - 39/130: Installing method Collection>>collect:thenSelect: 11:18:16 069/519 - 40/130: Installing method Collection>>collectionSizeThreshold 11:18:16 069/519 - 41/130: Installing method Collection>>contains: 11:18:16 069/519 - 42/130: Installing method Collection>>contents 11:18:16 069/519 - 43/130: Installing method Collection>>copyEmpty 11:18:16 069/519 - 44/130: Installing method Collection>>copyWith: 11:18:16 069/519 - 45/130: Installing method Collection>>copyWithAll: 11:18:16 069/519 - 46/130: Installing method Collection>>copyWithDependent: 11:18:16 069/519 - 47/130: Installing method Collection>>copyWithout: 11:18:16 069/519 - 48/130: Installing method Collection>>copyWithoutAll: 11:18:16 069/519 - 49/130: Installing method Collection>>copyWithoutDuplicates 11:18:16 069/519 - 50/130: Installing method Collection>>copyWithoutFirst: 11:18:16 069/519 - 51/130: Installing method Collection>>copyWithoutFirstOccurrenceOf: 11:18:16 069/519 - 52/130: Installing method Collection>>count: 11:18:16 069/519 - 53/130: Installing method Collection>>detect: 11:18:16 069/519 - 54/130: Installing method Collection>>detect:ifFound: 11:18:16 069/519 - 55/130: Installing method Collection>>detect:ifFound:ifNone: 11:18:16 069/519 - 56/130: Installing method Collection>>detect:ifNone: 11:18:16 069/519 - 57/130: Installing method Collection>>detectMax: 11:18:16 069/519 - 58/130: Installing method Collection>>detectMin: 11:18:16 069/519 - 59/130: Installing method Collection>>difference: 11:18:16 069/519 - 60/130: Installing method Collection>>displayStringOn: 11:18:16 069/519 - 61/130: Installing method Collection>>do: 11:18:16 069/519 - 62/130: Installing method Collection>>do:separatedBy: 11:18:16 069/519 - 63/130: Installing method Collection>>do:without: 11:18:16 069/519 - 64/130: Installing method Collection>>doWithIndex: 11:18:16 069/519 - 65/130: Installing method Collection>>emptyCheck 11:18:16 069/519 - 66/130: Installing method Collection>>errorEmptyCollection 11:18:16 069/519 - 67/130: Installing method Collection>>errorNotFound: 11:18:16 069/519 - 68/130: Installing method Collection>>errorSizeMismatch 11:18:16 069/519 - 69/130: Installing method Collection>>fillFrom:with: 11:18:16 069/519 - 70/130: Installing method Collection>>findFirstInByteString:startingAt: 11:18:16 069/519 - 71/130: Installing method Collection>>flatCollect: 11:18:16 069/519 - 72/130: Installing method Collection>>flatCollect:as: 11:18:16 069/519 - 73/130: Installing method Collection>>flatCollectAsSet: 11:18:16 069/519 - 74/130: Installing method Collection>>flattenOn: 11:18:16 069/519 - 75/130: Installing method Collection>>flattened 11:18:16 069/519 - 76/130: Installing method Collection>>fold: 11:18:16 069/519 - 77/130: Installing method Collection>>gather: 11:18:16 069/519 - 78/130: Installing method Collection>>groupedBy: 11:18:16 069/519 - 79/130: Installing method Collection>>groupedBy:having: 11:18:16 069/519 - 80/130: Installing method Collection>>hash 11:18:16 069/519 - 81/130: Installing method Collection>>identityIncludes: 11:18:16 069/519 - 82/130: Installing method Collection>>ifEmpty: 11:18:16 069/519 - 83/130: Installing method Collection>>ifEmpty:ifNotEmpty: 11:18:16 069/519 - 84/130: Installing method Collection>>ifNotEmpty: 11:18:16 069/519 - 85/130: Installing method Collection>>ifNotEmpty:ifEmpty: 11:18:16 069/519 - 86/130: Installing method Collection>>includes: 11:18:16 069/519 - 87/130: Installing method Collection>>includesAll: 11:18:16 069/519 - 88/130: Installing method Collection>>includesAny: 11:18:16 069/519 - 89/130: Installing method Collection>>includesAnyOf: 11:18:16 069/519 - 90/130: Installing method Collection>>includesSubstringAnywhere: 11:18:16 069/519 - 91/130: Installing method Collection>>inject:into: 11:18:16 069/519 - 92/130: Installing method Collection>>intersection: 11:18:16 069/519 - 93/130: Installing method Collection>>isCollection 11:18:16 069/519 - 94/130: Installing method Collection>>isEmpty 11:18:16 069/519 - 95/130: Installing method Collection>>isEmptyOrNil 11:18:16 069/519 - 96/130: Installing method Collection>>isNotEmpty 11:18:16 069/519 - 97/130: Installing method Collection>>isSequenceable 11:18:16 069/519 - 98/130: Installing method Collection>>median 11:18:16 069/519 - 99/130: Installing method Collection>>noneSatisfy: 11:18:16 069/519 - 100/130: Installing method Collection>>notEmpty 11:18:16 069/519 - 101/130: Installing method Collection>>occurrencesOf: 11:18:16 069/519 - 102/130: Installing method Collection>>printElementsOn: 11:18:16 069/519 - 103/130: Installing method Collection>>printNameOn: 11:18:16 069/519 - 104/130: Installing method Collection>>printOn: 11:18:16 069/519 - 105/130: Installing method Collection>>printOn:delimiter: 11:18:16 069/519 - 106/130: Installing method Collection>>printOn:delimiter:last: 11:18:16 069/519 - 107/130: Installing method Collection>>reduce: 11:18:16 069/519 - 108/130: Installing method Collection>>reject: 11:18:16 069/519 - 109/130: Installing method Collection>>reject:thenCollect: 11:18:16 069/519 - 110/130: Installing method Collection>>reject:thenDo: 11:18:16 069/519 - 111/130: Installing method Collection>>remove: 11:18:17 069/519 - 112/130: Installing method Collection>>remove:ifAbsent: 11:18:17 069/519 - 113/130: Installing method Collection>>removeAll 11:18:17 069/519 - 114/130: Installing method Collection>>removeAll: 11:18:17 069/519 - 115/130: Installing method Collection>>removeAllFoundIn: 11:18:17 069/519 - 116/130: Installing method Collection>>removeAllSuchThat: 11:18:17 069/519 - 117/130: Installing method Collection>>select: 11:18:17 069/519 - 118/130: Installing method Collection>>select:thenCollect: 11:18:17 069/519 - 119/130: Installing method Collection>>select:thenDo: 11:18:17 069/519 - 120/130: Installing method Collection>>size 11:18:17 069/519 - 121/130: Installing method Collection>>sorted 11:18:17 069/519 - 122/130: Installing method Collection>>sorted: 11:18:17 069/519 - 123/130: Installing method Collection>>storeOn: 11:18:17 069/519 - 124/130: Installing method Collection>>sum: 11:18:17 069/519 - 125/130: Installing method Collection>>sum:ifEmpty: 11:18:17 069/519 - 126/130: Installing method Collection>>sumNumbers 11:18:17 069/519 - 127/130: Installing method Collection>>sumNumbers: 11:18:17 069/519 - 128/130: Installing method Collection>>union: 11:18:17 069/519 - 129/130: Installing method Collection>>withIndexDo: 11:18:17 069/519 - 130/130: Installing method Collection>>| 11:18:17 069/519 - 1/11: Installing method Collection class>><- 11:18:17 069/519 - 2/11: Installing method Collection class>>empty 11:18:17 069/519 - 3/11: Installing method Collection class>>isAbstract 11:18:17 069/519 - 4/11: Installing method Collection class>>newFromArray: 11:18:17 069/519 - 5/11: Installing method Collection class>>with: 11:18:17 069/519 - 6/11: Installing method Collection class>>with:with: 11:18:17 069/519 - 7/11: Installing method Collection class>>with:with:with: 11:18:17 069/519 - 8/11: Installing method Collection class>>with:with:with:with: 11:18:17 069/519 - 9/11: Installing method Collection class>>with:with:with:with:with: 11:18:17 069/519 - 10/11: Installing method Collection class>>with:with:with:with:with:with: 11:18:17 069/519 - 11/11: Installing method Collection class>>withAll: 11:18:17 070/519 - 1/5: Installing method CollectionElement>>= 11:18:17 070/519 - 2/5: Installing method CollectionElement>>asCollectionElement 11:18:17 070/519 - 3/5: Installing method CollectionElement>>enclosedElement 11:18:17 070/519 - 4/5: Installing method CollectionElement>>enclosedElement: 11:18:17 070/519 - 5/5: Installing method CollectionElement>>hash 11:18:17 070/519 - 1/3: Installing method CollectionElement class>>initialize 11:18:17 070/519 - 2/3: Installing method CollectionElement class>>with: 11:18:17 070/519 - 3/3: Installing method CollectionElement class>>withNil 11:18:17 071/519 - 1/4: Installing method CollectionIsEmpty>>collection 11:18:17 071/519 - 2/4: Installing method CollectionIsEmpty>>collection: 11:18:17 071/519 - 3/4: Installing method CollectionIsEmpty>>messageText 11:18:17 071/519 - 4/4: Installing method CollectionIsEmpty>>standardMessageText 11:18:17 071/519 - 1/1: Installing method CollectionIsEmpty class>>signalWith: 11:18:18 072/519 - 1/21: Installing method CommandLineArguments>>allFilesWithExtension: 11:18:18 072/519 - 2/21: Installing method CommandLineArguments>>argumentAt: 11:18:18 072/519 - 3/21: Installing method CommandLineArguments>>arguments 11:18:18 072/519 - 4/21: Installing method CommandLineArguments>>commandLineArguments 11:18:18 072/519 - 5/21: Installing method CommandLineArguments>>copySubcommand 11:18:18 072/519 - 6/21: Installing method CommandLineArguments>>copyWithoutPassword 11:18:18 072/519 - 7/21: Installing method CommandLineArguments>>hasArguments 11:18:18 072/519 - 8/21: Installing method CommandLineArguments>>hasFileWithExtension: 11:18:18 072/519 - 9/21: Installing method CommandLineArguments>>hasOption: 11:18:18 072/519 - 10/21: Installing method CommandLineArguments>>includesSubCommand: 11:18:18 072/519 - 11/21: Installing method CommandLineArguments>>initialize 11:18:18 072/519 - 12/21: Installing method CommandLineArguments>>initializeWithArguments: 11:18:18 072/519 - 13/21: Installing method CommandLineArguments>>longOptionAt: 11:18:18 072/519 - 14/21: Installing method CommandLineArguments>>longOptionAt:ifAbsent: 11:18:18 072/519 - 15/21: Installing method CommandLineArguments>>optionAt: 11:18:18 072/519 - 16/21: Installing method CommandLineArguments>>optionAt:ifAbsent: 11:18:18 072/519 - 17/21: Installing method CommandLineArguments>>optionAt:ifPresent: 11:18:18 072/519 - 18/21: Installing method CommandLineArguments>>optionAt:ifPresent:ifAbsent: 11:18:18 072/519 - 19/21: Installing method CommandLineArguments>>shortOptionAt: 11:18:18 072/519 - 20/21: Installing method CommandLineArguments>>shortOptionAt:ifAbsent: 11:18:18 072/519 - 21/21: Installing method CommandLineArguments>>withFirstArgument: 11:18:18 072/519 - 1/1: Installing method CommandLineArguments class>>withArguments: 11:18:19 073/519 - 1/30: Installing method CommandLineHandler>><< 11:18:19 073/519 - 2/30: Installing method CommandLineHandler>>activate 11:18:19 073/519 - 3/30: Installing method CommandLineHandler>>activateHelp 11:18:19 073/519 - 4/30: Installing method CommandLineHandler>>activateHelpWithoutArguments 11:18:19 073/519 - 5/30: Installing method CommandLineHandler>>allHandlers 11:18:19 073/519 - 6/30: Installing method CommandLineHandler>>argumentAt: 11:18:19 073/519 - 7/30: Installing method CommandLineHandler>>arguments 11:18:19 073/519 - 8/30: Installing method CommandLineHandler>>commandLine 11:18:19 073/519 - 9/30: Installing method CommandLineHandler>>commandLine: 11:18:19 073/519 - 10/30: Installing method CommandLineHandler>>commandName 11:18:19 073/519 - 11/30: Installing method CommandLineHandler>>description 11:18:19 073/519 - 12/30: Installing method CommandLineHandler>>exitFailure 11:18:19 073/519 - 13/30: Installing method CommandLineHandler>>exitFailure: 11:18:19 073/519 - 14/30: Installing method CommandLineHandler>>exitSuccess 11:18:19 073/519 - 15/30: Installing method CommandLineHandler>>hasArguments 11:18:19 073/519 - 16/30: Installing method CommandLineHandler>>hasOption: 11:18:19 073/519 - 17/30: Installing method CommandLineHandler>>hasSessionChanged 11:18:19 073/519 - 18/30: Installing method CommandLineHandler>>help 11:18:19 073/519 - 19/30: Installing method CommandLineHandler>>initialize 11:18:19 073/519 - 20/30: Installing method CommandLineHandler>>initializeStderr 11:18:19 073/519 - 21/30: Installing method CommandLineHandler>>initializeStdout 11:18:19 073/519 - 22/30: Installing method CommandLineHandler>>name 11:18:19 073/519 - 23/30: Installing method CommandLineHandler>>optionAt: 11:18:19 073/519 - 24/30: Installing method CommandLineHandler>>optionAt:ifAbsent: 11:18:19 073/519 - 25/30: Installing method CommandLineHandler>>optionAt:ifPresent: 11:18:19 073/519 - 26/30: Installing method CommandLineHandler>>optionAt:ifPresent:ifAbsent: 11:18:19 073/519 - 27/30: Installing method CommandLineHandler>>printHelp 11:18:19 073/519 - 28/30: Installing method CommandLineHandler>>quit 11:18:19 073/519 - 29/30: Installing method CommandLineHandler>>stderr 11:18:19 073/519 - 30/30: Installing method CommandLineHandler>>stdout 11:18:19 073/519 - 1/11: Installing method CommandLineHandler class>>activateWith: 11:18:19 073/519 - 2/11: Installing method CommandLineHandler class>>allHandlers 11:18:19 073/519 - 3/11: Installing method CommandLineHandler class>>commandLine: 11:18:19 073/519 - 4/11: Installing method CommandLineHandler class>>commandName 11:18:19 073/519 - 5/11: Installing method CommandLineHandler class>>description 11:18:19 073/519 - 6/11: Installing method CommandLineHandler class>>isAbstract 11:18:19 073/519 - 7/11: Installing method CommandLineHandler class>>isResponsibleFor: 11:18:19 073/519 - 8/11: Installing method CommandLineHandler class>>prepareSubcommand: 11:18:19 073/519 - 9/11: Installing method CommandLineHandler class>>priority 11:18:19 073/519 - 10/11: Installing method CommandLineHandler class>>requireDeploymentPassword 11:18:19 073/519 - 11/11: Installing method CommandLineHandler class>>selectHandlersFor: 11:18:20 074/519 - 1/12: Installing method CommandLinePasswordManager>>hasPasswordSet 11:18:20 074/519 - 2/12: Installing method CommandLinePasswordManager>>hashString: 11:18:20 074/519 - 3/12: Installing method CommandLinePasswordManager>>hashingPepper 11:18:20 074/519 - 4/12: Installing method CommandLinePasswordManager>>hashingPepper: 11:18:20 074/519 - 5/12: Installing method CommandLinePasswordManager>>isMatchingPassword: 11:18:20 074/519 - 6/12: Installing method CommandLinePasswordManager>>numberOfHashIterations 11:18:20 074/519 - 7/12: Installing method CommandLinePasswordManager>>numberOfHashIterations: 11:18:20 074/519 - 8/12: Installing method CommandLinePasswordManager>>password: 11:18:20 074/519 - 9/12: Installing method CommandLinePasswordManager>>passwordHash 11:18:20 074/519 - 10/12: Installing method CommandLinePasswordManager>>passwordHash: 11:18:20 074/519 - 11/12: Installing method CommandLinePasswordManager>>protectCommandLinesByPasswordWith:pepper:numberOfHashIterations: 11:18:20 074/519 - 12/12: Installing method CommandLinePasswordManager>>removePasswordProtection 11:18:20 074/519 - 1/10: Installing method CommandLinePasswordManager class>>current 11:18:20 074/519 - 2/10: Installing method CommandLinePasswordManager class>>defaultHashingPepper 11:18:20 074/519 - 3/10: Installing method CommandLinePasswordManager class>>defaultNumberOfHashIterations 11:18:20 074/519 - 4/10: Installing method CommandLinePasswordManager class>>exampleEnablePasswordProtection 11:18:20 074/519 - 5/10: Installing method CommandLinePasswordManager class>>exampleEnablePasswordProtectionCustomized 11:18:20 074/519 - 6/10: Installing method CommandLinePasswordManager class>>exampleRemovePasswordProtection 11:18:20 074/519 - 7/10: Installing method CommandLinePasswordManager class>>protectCommandLinesByPasswordWith: 11:18:20 074/519 - 8/10: Installing method CommandLinePasswordManager class>>protectCommandLinesByPasswordWith:pepper: 11:18:20 074/519 - 9/10: Installing method CommandLinePasswordManager class>>protectCommandLinesByPasswordWith:pepper:numberOfHashIterations: 11:18:20 074/519 - 10/10: Installing method CommandLinePasswordManager class>>removePasswordProtection 11:18:21 075/519 - 1/46: Installing method CommandLineUIManager>>abort: 11:18:21 075/519 - 2/46: Installing method CommandLineUIManager>>abort:title: 11:18:21 075/519 - 3/46: Installing method CommandLineUIManager>>activate 11:18:21 075/519 - 4/46: Installing method CommandLineUIManager>>alert: 11:18:21 075/519 - 5/46: Installing method CommandLineUIManager>>alert:title: 11:18:21 075/519 - 6/46: Installing method CommandLineUIManager>>alert:title:configure: 11:18:21 075/519 - 7/46: Installing method CommandLineUIManager>>choose:title: 11:18:22 075/519 - 8/46: Installing method CommandLineUIManager>>chooseFrom:lines:title: 11:18:22 075/519 - 9/46: Installing method CommandLineUIManager>>confirm:label:trueChoice:falseChoice:cancelChoice:default: 11:18:22 075/519 - 10/46: Installing method CommandLineUIManager>>confirm:trueChoice:falseChoice: 11:18:22 075/519 - 11/46: Installing method CommandLineUIManager>>confirm:trueChoice:falseChoice:cancelChoice:default: 11:18:22 075/519 - 12/46: Installing method CommandLineUIManager>>debugProcess:context:label:fullView:notification: 11:18:22 075/519 - 13/46: Installing method CommandLineUIManager>>deny: 11:18:22 075/519 - 14/46: Installing method CommandLineUIManager>>deny:title: 11:18:22 075/519 - 15/46: Installing method CommandLineUIManager>>exitFailure 11:18:22 075/519 - 16/46: Installing method CommandLineUIManager>>handleDebugRequest:fromDebuggerSystem: 11:18:22 075/519 - 17/46: Installing method CommandLineUIManager>>handleError:log: 11:18:22 075/519 - 18/46: Installing method CommandLineUIManager>>handleNotification: 11:18:22 075/519 - 19/46: Installing method CommandLineUIManager>>handleWarning: 11:18:22 075/519 - 20/46: Installing method CommandLineUIManager>>handleWarningDebugRequest:fromDebuggerSystem: 11:18:22 075/519 - 21/46: Installing method CommandLineUIManager>>headlessManager 11:18:22 075/519 - 22/46: Installing method CommandLineUIManager>>inform: 11:18:22 075/519 - 23/46: Installing method CommandLineUIManager>>initialize 11:18:22 075/519 - 24/46: Installing method CommandLineUIManager>>logColored:during: 11:18:22 075/519 - 25/46: Installing method CommandLineUIManager>>logDuring: 11:18:22 075/519 - 26/46: Installing method CommandLineUIManager>>logGreenDuring: 11:18:22 075/519 - 27/46: Installing method CommandLineUIManager>>logRedDuring: 11:18:22 075/519 - 28/46: Installing method CommandLineUIManager>>logTitle:andDescription:to: 11:18:22 075/519 - 29/46: Installing method CommandLineUIManager>>logYellowDuring: 11:18:22 075/519 - 30/46: Installing method CommandLineUIManager>>nonInteractiveManager 11:18:22 075/519 - 31/46: Installing method CommandLineUIManager>>onPrimitiveError: 11:18:22 075/519 - 32/46: Installing method CommandLineUIManager>>proceed: 11:18:22 075/519 - 33/46: Installing method CommandLineUIManager>>proceed:title: 11:18:22 075/519 - 34/46: Installing method CommandLineUIManager>>question: 11:18:22 075/519 - 35/46: Installing method CommandLineUIManager>>question:title: 11:18:22 075/519 - 36/46: Installing method CommandLineUIManager>>questionWithoutCancel: 11:18:22 075/519 - 37/46: Installing method CommandLineUIManager>>questionWithoutCancel:title: 11:18:22 075/519 - 38/46: Installing method CommandLineUIManager>>quitFrom:withMessage: 11:18:22 075/519 - 39/46: Installing method CommandLineUIManager>>replacing: 11:18:22 075/519 - 40/46: Installing method CommandLineUIManager>>stderr 11:18:22 075/519 - 41/46: Installing method CommandLineUIManager>>stdin 11:18:22 075/519 - 42/46: Installing method CommandLineUIManager>>stdout 11:18:22 075/519 - 43/46: Installing method CommandLineUIManager>>textEntry: 11:18:22 075/519 - 44/46: Installing method CommandLineUIManager>>textEntry:title: 11:18:22 075/519 - 45/46: Installing method CommandLineUIManager>>textEntry:title:entryText: 11:18:22 075/519 - 46/46: Installing method CommandLineUIManager>>unhandledErrorDefaultAction: 11:18:22 075/519 - 1/5: Installing method CommandLineUIManager class>>isValidForCurrentSystemConfiguration 11:18:22 075/519 - 2/5: Installing method CommandLineUIManager class>>replacing: 11:18:22 075/519 - 3/5: Installing method CommandLineUIManager class>>snapshotErrorImage 11:18:22 075/519 - 4/5: Installing method CommandLineUIManager class>>snapshotErrorImage: 11:18:22 075/519 - 5/5: Installing method CommandLineUIManager class>>uiSettingsOn: 11:18:23 076/519 - 1/32: Installing method CompiledBlock>>displayStringOn: 11:18:23 076/519 - 2/32: Installing method CompiledBlock>>endPC 11:18:23 076/519 - 3/32: Installing method CompiledBlock>>hasMethodReturn 11:18:23 076/519 - 4/32: Installing method CompiledBlock>>hasPragmaNamed: 11:18:23 076/519 - 5/32: Installing method CompiledBlock>>hasProperties 11:18:23 076/519 - 6/32: Installing method CompiledBlock>>hasProperty: 11:18:23 076/519 - 7/32: Installing method CompiledBlock>>hasSourceCode 11:18:23 076/519 - 8/32: Installing method CompiledBlock>>hash 11:18:23 076/519 - 9/32: Installing method CompiledBlock>>isCompiledBlock 11:18:23 076/519 - 10/32: Installing method CompiledBlock>>isEmbeddedBlock 11:18:23 076/519 - 11/32: Installing method CompiledBlock>>isInstalled 11:18:23 076/519 - 12/32: Installing method CompiledBlock>>isTestMethod 11:18:23 076/519 - 13/32: Installing method CompiledBlock>>literalEqual: 11:18:23 076/519 - 14/32: Installing method CompiledBlock>>literalsToSkip 11:18:23 076/519 - 15/32: Installing method CompiledBlock>>method 11:18:23 076/519 - 16/32: Installing method CompiledBlock>>methodClass 11:18:23 076/519 - 17/32: Installing method CompiledBlock>>methodNode 11:18:23 076/519 - 18/32: Installing method CompiledBlock>>outerCode 11:18:23 076/519 - 19/32: Installing method CompiledBlock>>outerCode: 11:18:23 076/519 - 20/32: Installing method CompiledBlock>>pcInOuter 11:18:23 076/519 - 21/32: Installing method CompiledBlock>>pragmas 11:18:23 076/519 - 22/32: Installing method CompiledBlock>>primitive 11:18:23 076/519 - 23/32: Installing method CompiledBlock>>printOn: 11:18:23 076/519 - 24/32: Installing method CompiledBlock>>properties 11:18:24 076/519 - 25/32: Installing method CompiledBlock>>propertyAt: 11:18:24 076/519 - 26/32: Installing method CompiledBlock>>sameLiteralsAs: 11:18:24 076/519 - 27/32: Installing method CompiledBlock>>selector 11:18:24 076/519 - 28/32: Installing method CompiledBlock>>sourceCode 11:18:24 076/519 - 29/32: Installing method CompiledBlock>>sourcePointer 11:18:24 076/519 - 30/32: Installing method CompiledBlock>>stepIntoQuickMethods 11:18:24 076/519 - 31/32: Installing method CompiledBlock>>stepIntoQuickMethods: 11:18:24 076/519 - 32/32: Installing method CompiledBlock>>trailerSize 11:18:26 077/519 - 1/114: Installing method CompiledCode>>= 11:18:26 077/519 - 2/114: Installing method CompiledCode>>accessesField: 11:18:26 077/519 - 3/114: Installing method CompiledCode>>accessesRef: 11:18:26 077/519 - 4/114: Installing method CompiledCode>>accessesSlot: 11:18:26 077/519 - 5/114: Installing method CompiledCode>>allBlocks 11:18:26 077/519 - 6/114: Installing method CompiledCode>>allBlocksDo: 11:18:26 077/519 - 7/114: Installing method CompiledCode>>allLiterals 11:18:26 077/519 - 8/114: Installing method CompiledCode>>argumentNames 11:18:26 077/519 - 9/114: Installing method CompiledCode>>asOrderedCollection 11:18:26 077/519 - 10/114: Installing method CompiledCode>>asString 11:18:26 077/519 - 11/114: Installing method CompiledCode>>author 11:18:26 077/519 - 12/114: Installing method CompiledCode>>bytecodes 11:18:26 077/519 - 13/114: Installing method CompiledCode>>clearFlag 11:18:26 077/519 - 14/114: Installing method CompiledCode>>clearSignFlag 11:18:26 077/519 - 15/114: Installing method CompiledCode>>clone 11:18:26 077/519 - 16/114: Installing method CompiledCode>>comment 11:18:26 077/519 - 17/114: Installing method CompiledCode>>definitionString 11:18:26 077/519 - 18/114: Installing method CompiledCode>>encoderClass 11:18:26 077/519 - 19/114: Installing method CompiledCode>>endPC 11:18:26 077/519 - 20/114: Installing method CompiledCode>>equivalentTo: 11:18:26 077/519 - 21/114: Installing method CompiledCode>>extensionPackage 11:18:26 077/519 - 22/114: Installing method CompiledCode>>flag 11:18:26 077/519 - 23/114: Installing method CompiledCode>>flattenOn: 11:18:26 077/519 - 24/114: Installing method CompiledCode>>frameSize 11:18:26 077/519 - 25/114: Installing method CompiledCode>>hasLiteral: 11:18:26 077/519 - 26/114: Installing method CompiledCode>>hasLiteralSuchThat: 11:18:26 077/519 - 27/114: Installing method CompiledCode>>hasPragmaNamed: 11:18:26 077/519 - 28/114: Installing method CompiledCode>>hasSelector: 11:18:26 077/519 - 29/114: Installing method CompiledCode>>hasSelector:specialSelectorIndex: 11:18:26 077/519 - 30/114: Installing method CompiledCode>>hasSourceCode 11:18:26 077/519 - 31/114: Installing method CompiledCode>>hasTemporaries 11:18:26 077/519 - 32/114: Installing method CompiledCode>>hash 11:18:26 077/519 - 33/114: Installing method CompiledCode>>header 11:18:26 077/519 - 34/114: Installing method CompiledCode>>headerDescription 11:18:26 077/519 - 35/114: Installing method CompiledCode>>indexOfLiteral: 11:18:26 077/519 - 36/114: Installing method CompiledCode>>initialPC 11:18:26 077/519 - 37/114: Installing method CompiledCode>>innerCompiledBlocksAnySatisfy: 11:18:26 077/519 - 38/114: Installing method CompiledCode>>innerCompiledBlocksDo: 11:18:26 077/519 - 39/114: Installing method CompiledCode>>isCollection 11:18:26 077/519 - 40/114: Installing method CompiledCode>>isDoIt 11:18:26 077/519 - 41/114: Installing method CompiledCode>>isExternalCallPrimitive 11:18:26 077/519 - 42/114: Installing method CompiledCode>>isInstalled 11:18:26 077/519 - 43/114: Installing method CompiledCode>>isNamedPrimitive 11:18:26 077/519 - 44/114: Installing method CompiledCode>>isPrimitive 11:18:26 077/519 - 45/114: Installing method CompiledCode>>isQuick 11:18:26 077/519 - 46/114: Installing method CompiledCode>>isRealPrimitive 11:18:26 077/519 - 47/114: Installing method CompiledCode>>isReturnSelf 11:18:26 077/519 - 48/114: Installing method CompiledCode>>isReturnSpecial 11:18:26 077/519 - 49/114: Installing method CompiledCode>>isTestMethod 11:18:26 077/519 - 50/114: Installing method CompiledCode>>literalAt: 11:18:26 077/519 - 51/114: Installing method CompiledCode>>literalAt:put: 11:18:26 077/519 - 52/114: Installing method CompiledCode>>literals 11:18:26 077/519 - 53/114: Installing method CompiledCode>>literalsAt: 11:18:26 077/519 - 54/114: Installing method CompiledCode>>literalsDo: 11:18:26 077/519 - 55/114: Installing method CompiledCode>>literalsEvenTheOnesInTheInnerBlocks 11:18:27 077/519 - 56/114: Installing method CompiledCode>>literalsToSkip 11:18:27 077/519 - 57/114: Installing method CompiledCode>>localMessages 11:18:27 077/519 - 58/114: Installing method CompiledCode>>localReadsRef: 11:18:27 077/519 - 59/114: Installing method CompiledCode>>localReadsSelf 11:18:27 077/519 - 60/114: Installing method CompiledCode>>localReadsThisContext 11:18:27 077/519 - 61/114: Installing method CompiledCode>>localSendsAnySelectorOf: 11:18:27 077/519 - 62/114: Installing method CompiledCode>>localSendsToSuper 11:18:27 077/519 - 63/114: Installing method CompiledCode>>localWritesRef: 11:18:27 077/519 - 64/114: Installing method CompiledCode>>messages 11:18:27 077/519 - 65/114: Installing method CompiledCode>>method 11:18:27 077/519 - 66/114: Installing method CompiledCode>>methodClass 11:18:27 077/519 - 67/114: Installing method CompiledCode>>methodNode 11:18:27 077/519 - 68/114: Installing method CompiledCode>>needsFrameSize: 11:18:27 077/519 - 69/114: Installing method CompiledCode>>numArgs 11:18:27 077/519 - 70/114: Installing method CompiledCode>>numLiterals 11:18:27 077/519 - 71/114: Installing method CompiledCode>>numTemps 11:18:27 077/519 - 72/114: Installing method CompiledCode>>objectAt: 11:18:27 077/519 - 73/114: Installing method CompiledCode>>objectAt:put: 11:18:27 077/519 - 74/114: Installing method CompiledCode>>origin 11:18:27 077/519 - 75/114: Installing method CompiledCode>>originMethod 11:18:27 077/519 - 76/114: Installing method CompiledCode>>package 11:18:27 077/519 - 77/114: Installing method CompiledCode>>pragmas 11:18:27 077/519 - 78/114: Installing method CompiledCode>>primitive 11:18:27 077/519 - 79/114: Installing method CompiledCode>>primitiveErrorVariableName 11:18:27 077/519 - 80/114: Installing method CompiledCode>>properties 11:18:27 077/519 - 81/114: Installing method CompiledCode>>propertyAt:ifAbsent: 11:18:27 077/519 - 82/114: Installing method CompiledCode>>readsField: 11:18:27 077/519 - 83/114: Installing method CompiledCode>>readsRef: 11:18:27 077/519 - 84/114: Installing method CompiledCode>>readsSelf 11:18:27 077/519 - 85/114: Installing method CompiledCode>>readsSlot: 11:18:27 077/519 - 86/114: Installing method CompiledCode>>readsThisContext 11:18:27 077/519 - 87/114: Installing method CompiledCode>>refersToLiteral: 11:18:27 077/519 - 88/114: Installing method CompiledCode>>sameLiteralsAs: 11:18:27 077/519 - 89/114: Installing method CompiledCode>>scanFor: 11:18:27 077/519 - 90/114: Installing method CompiledCode>>scanner 11:18:27 077/519 - 91/114: Installing method CompiledCode>>selector 11:18:27 077/519 - 92/114: Installing method CompiledCode>>sendsAnySelectorOf: 11:18:27 077/519 - 93/114: Installing method CompiledCode>>sendsSelector: 11:18:27 077/519 - 94/114: Installing method CompiledCode>>sendsToSuper 11:18:27 077/519 - 95/114: Installing method CompiledCode>>setFlag 11:18:27 077/519 - 96/114: Installing method CompiledCode>>setFrameBit: 11:18:27 077/519 - 97/114: Installing method CompiledCode>>setSignFlag 11:18:27 077/519 - 98/114: Installing method CompiledCode>>signFlag 11:18:27 077/519 - 99/114: Installing method CompiledCode>>sourceCode 11:18:27 077/519 - 100/114: Installing method CompiledCode>>sourceNode 11:18:27 077/519 - 101/114: Installing method CompiledCode>>sourceNodeForPC: 11:18:27 077/519 - 102/114: Installing method CompiledCode>>sourcePointer 11:18:27 077/519 - 103/114: Installing method CompiledCode>>stamp 11:18:27 077/519 - 104/114: Installing method CompiledCode>>stepIntoQuickMethods 11:18:27 077/519 - 105/114: Installing method CompiledCode>>timeStamp 11:18:27 077/519 - 106/114: Installing method CompiledCode>>usesPrimaryBytecodeSet 11:18:27 077/519 - 107/114: Installing method CompiledCode>>usesSecondaryBytecodeSet 11:18:27 077/519 - 108/114: Installing method CompiledCode>>voidCogVMState 11:18:27 077/519 - 109/114: Installing method CompiledCode>>withAllBlocks 11:18:27 077/519 - 110/114: Installing method CompiledCode>>withAllBlocksDo: 11:18:27 077/519 - 111/114: Installing method CompiledCode>>withAllNestedLiteralsDo: 11:18:27 077/519 - 112/114: Installing method CompiledCode>>writesField: 11:18:27 077/519 - 113/114: Installing method CompiledCode>>writesRef: 11:18:27 077/519 - 114/114: Installing method CompiledCode>>writesSlot: 11:18:27 077/519 - 1/7: Installing method CompiledCode class>>basicNew 11:18:27 077/519 - 2/7: Installing method CompiledCode class>>basicNew: 11:18:27 077/519 - 3/7: Installing method CompiledCode class>>basicNew:header: 11:18:27 077/519 - 4/7: Installing method CompiledCode class>>handleFailingFailingNew:header: 11:18:27 077/519 - 5/7: Installing method CompiledCode class>>handleFailingNew:header: 11:18:27 077/519 - 6/7: Installing method CompiledCode class>>newFrom: 11:18:27 077/519 - 7/7: Installing method CompiledCode class>>newMethod:header: 11:18:31 078/519 - 1/106: Installing method CompiledMethod>>allIgnoredNotImplementedSelectors 11:18:31 078/519 - 2/106: Installing method CompiledMethod>>argumentNames 11:18:31 078/519 - 3/106: Installing method CompiledMethod>>cachePragmas 11:18:31 078/519 - 4/106: Installing method CompiledMethod>>classBinding 11:18:31 078/519 - 5/106: Installing method CompiledMethod>>classBinding: 11:18:31 078/519 - 6/106: Installing method CompiledMethod>>clearSourcePointer 11:18:31 078/519 - 7/106: Installing method CompiledMethod>>codeForNoSource 11:18:31 078/519 - 8/106: Installing method CompiledMethod>>containsHalt 11:18:31 078/519 - 9/106: Installing method CompiledMethod>>defaultSelector 11:18:31 078/519 - 10/106: Installing method CompiledMethod>>displayStringOn: 11:18:31 078/519 - 11/106: Installing method CompiledMethod>>endPC 11:18:31 078/519 - 12/106: Installing method CompiledMethod>>flushCache 11:18:31 078/519 - 13/106: Installing method CompiledMethod>>getPreambleFrom:at: 11:18:31 078/519 - 14/106: Installing method CompiledMethod>>getSourceFromFile 11:18:31 078/519 - 15/106: Installing method CompiledMethod>>getSourceReplacingSelectorWith: 11:18:31 078/519 - 16/106: Installing method CompiledMethod>>hasComment 11:18:31 078/519 - 17/106: Installing method CompiledMethod>>hasNonLocalReturn 11:18:31 078/519 - 18/106: Installing method CompiledMethod>>hasPragma 11:18:31 078/519 - 19/106: Installing method CompiledMethod>>hasPragmaNamed: 11:18:31 078/519 - 20/106: Installing method CompiledMethod>>hasProperties 11:18:31 078/519 - 21/106: Installing method CompiledMethod>>hasProperty: 11:18:31 078/519 - 22/106: Installing method CompiledMethod>>hasSourceCode 11:18:31 078/519 - 23/106: Installing method CompiledMethod>>hasSourcePointer 11:18:31 078/519 - 24/106: Installing method CompiledMethod>>implementors 11:18:31 078/519 - 25/106: Installing method CompiledMethod>>isAbstract 11:18:31 078/519 - 26/106: Installing method CompiledMethod>>isBinarySelector 11:18:31 078/519 - 27/106: Installing method CompiledMethod>>isClassSide 11:18:31 078/519 - 28/106: Installing method CompiledMethod>>isClassified 11:18:31 078/519 - 29/106: Installing method CompiledMethod>>isCompiledMethod 11:18:31 078/519 - 30/106: Installing method CompiledMethod>>isConflict 11:18:31 078/519 - 31/106: Installing method CompiledMethod>>isDeprecated 11:18:31 078/519 - 32/106: Installing method CompiledMethod>>isDisabled 11:18:31 078/519 - 33/106: Installing method CompiledMethod>>isDisabled: 11:18:31 078/519 - 34/106: Installing method CompiledMethod>>isDoIt 11:18:31 078/519 - 35/106: Installing method CompiledMethod>>isExplicitlyRequired 11:18:31 078/519 - 36/106: Installing method CompiledMethod>>isExplicitlyRequired: 11:18:31 078/519 - 37/106: Installing method CompiledMethod>>isExtension 11:18:31 078/519 - 38/106: Installing method CompiledMethod>>isFaulty 11:18:31 078/519 - 39/106: Installing method CompiledMethod>>isFromTrait 11:18:31 078/519 - 40/106: Installing method CompiledMethod>>isInstalled 11:18:31 078/519 - 41/106: Installing method CompiledMethod>>isOverridden 11:18:31 078/519 - 42/106: Installing method CompiledMethod>>isProvided 11:18:31 078/519 - 43/106: Installing method CompiledMethod>>isProvided: 11:18:31 078/519 - 44/106: Installing method CompiledMethod>>isRequired 11:18:31 078/519 - 45/106: Installing method CompiledMethod>>isRequired: 11:18:31 078/519 - 46/106: Installing method CompiledMethod>>isReturnField 11:18:31 078/519 - 47/106: Installing method CompiledMethod>>isSelfEvaluating 11:18:31 078/519 - 48/106: Installing method CompiledMethod>>isSubclassResponsibility 11:18:31 078/519 - 49/106: Installing method CompiledMethod>>isSubclassResponsibility: 11:18:31 078/519 - 50/106: Installing method CompiledMethod>>linesOfCode 11:18:31 078/519 - 51/106: Installing method CompiledMethod>>literalsToSkip 11:18:31 078/519 - 52/106: Installing method CompiledMethod>>markerOrNil 11:18:31 078/519 - 53/106: Installing method CompiledMethod>>method 11:18:31 078/519 - 54/106: Installing method CompiledMethod>>methodClass 11:18:31 078/519 - 55/106: Installing method CompiledMethod>>methodClass: 11:18:31 078/519 - 56/106: Installing method CompiledMethod>>migratePersistingPropertiesIn: 11:18:31 078/519 - 57/106: Installing method CompiledMethod>>name 11:18:31 078/519 - 58/106: Installing method CompiledMethod>>overriddenMethod 11:18:31 078/519 - 59/106: Installing method CompiledMethod>>penultimateLiteral 11:18:31 078/519 - 60/106: Installing method CompiledMethod>>penultimateLiteral: 11:18:31 078/519 - 61/106: Installing method CompiledMethod>>postCopy 11:18:31 078/519 - 62/106: Installing method CompiledMethod>>pragmaAt: 11:18:32 078/519 - 63/106: Installing method CompiledMethod>>pragmaRefersToLiteral: 11:18:32 078/519 - 64/106: Installing method CompiledMethod>>pragmas 11:18:32 078/519 - 65/106: Installing method CompiledMethod>>pragmasDo: 11:18:32 078/519 - 66/106: Installing method CompiledMethod>>prepareForSimulationWith: 11:18:32 078/519 - 67/106: Installing method CompiledMethod>>printOn: 11:18:32 078/519 - 68/106: Installing method CompiledMethod>>printPrimitiveOn: 11:18:32 078/519 - 69/106: Installing method CompiledMethod>>properties 11:18:32 078/519 - 70/106: Installing method CompiledMethod>>properties: 11:18:32 078/519 - 71/106: Installing method CompiledMethod>>propertyAt: 11:18:32 078/519 - 72/106: Installing method CompiledMethod>>propertyAt:ifAbsent: 11:18:32 078/519 - 73/106: Installing method CompiledMethod>>propertyAt:ifAbsentPut: 11:18:32 078/519 - 74/106: Installing method CompiledMethod>>propertyAt:ifPresent: 11:18:32 078/519 - 75/106: Installing method CompiledMethod>>propertyAt:put: 11:18:32 078/519 - 76/106: Installing method CompiledMethod>>propertyKeysAndValuesDo: 11:18:32 078/519 - 77/106: Installing method CompiledMethod>>protocol 11:18:32 078/519 - 78/106: Installing method CompiledMethod>>protocol: 11:18:32 078/519 - 79/106: Installing method CompiledMethod>>protocolName 11:18:32 078/519 - 80/106: Installing method CompiledMethod>>putSource:withPreamble: 11:18:32 078/519 - 81/106: Installing method CompiledMethod>>readsField: 11:18:32 078/519 - 82/106: Installing method CompiledMethod>>receiver:withArguments:executeMethod: 11:18:32 078/519 - 83/106: Installing method CompiledMethod>>referencedClasses 11:18:32 078/519 - 84/106: Installing method CompiledMethod>>refersToLiteral: 11:18:32 078/519 - 85/106: Installing method CompiledMethod>>removeFromPackage 11:18:32 078/519 - 86/106: Installing method CompiledMethod>>removeFromSystem 11:18:32 078/519 - 87/106: Installing method CompiledMethod>>removeProperty: 11:18:32 078/519 - 88/106: Installing method CompiledMethod>>removeProperty:ifAbsent: 11:18:32 078/519 - 89/106: Installing method CompiledMethod>>returnField 11:18:32 078/519 - 90/106: Installing method CompiledMethod>>selector 11:18:32 078/519 - 91/106: Installing method CompiledMethod>>selector: 11:18:32 078/519 - 92/106: Installing method CompiledMethod>>senders 11:18:32 078/519 - 93/106: Installing method CompiledMethod>>setSourcePointer: 11:18:32 078/519 - 94/106: Installing method CompiledMethod>>sourceCode 11:18:32 078/519 - 95/106: Installing method CompiledMethod>>sourceCodeOrNil 11:18:32 078/519 - 96/106: Installing method CompiledMethod>>sourcePointer 11:18:32 078/519 - 97/106: Installing method CompiledMethod>>sourcePointer: 11:18:32 078/519 - 98/106: Installing method CompiledMethod>>stepIntoQuickMethods: 11:18:32 078/519 - 99/106: Installing method CompiledMethod>>storeOn: 11:18:32 078/519 - 100/106: Installing method CompiledMethod>>tempNames 11:18:32 078/519 - 101/106: Installing method CompiledMethod>>unclassify 11:18:32 078/519 - 102/106: Installing method CompiledMethod>>usesUndeclareds 11:18:32 078/519 - 103/106: Installing method CompiledMethod>>valueWithReceiver: 11:18:32 078/519 - 104/106: Installing method CompiledMethod>>valueWithReceiver:arguments: 11:18:32 078/519 - 105/106: Installing method CompiledMethod>>veryDeepCopyWith: 11:18:32 078/519 - 106/106: Installing method CompiledMethod>>writesField: 11:18:32 078/519 - 1/17: Installing method CompiledMethod class>>abstractMarker 11:18:32 078/519 - 2/17: Installing method CompiledMethod class>>checkBytecodeSetConflictsInMethodsWith: 11:18:32 078/519 - 3/17: Installing method CompiledMethod class>>checkIsValidBytecodeEncoder: 11:18:32 078/519 - 4/17: Installing method CompiledMethod class>>conflictMarker 11:18:32 078/519 - 5/17: Installing method CompiledMethod class>>disabledMarker 11:18:32 078/519 - 6/17: Installing method CompiledMethod class>>explicitRequirementMarker 11:18:32 078/519 - 7/17: Installing method CompiledMethod class>>fullFrameSize 11:18:32 078/519 - 8/17: Installing method CompiledMethod class>>headerFlagForEncoder: 11:18:32 078/519 - 9/17: Installing method CompiledMethod class>>initialize 11:18:32 078/519 - 10/17: Installing method CompiledMethod class>>installPrimaryBytecodeSet: 11:18:32 078/519 - 11/17: Installing method CompiledMethod class>>installSecondaryBytecodeSet: 11:18:32 078/519 - 12/17: Installing method CompiledMethod class>>methodPropertiesClass 11:18:32 078/519 - 13/17: Installing method CompiledMethod class>>new 11:18:32 078/519 - 14/17: Installing method CompiledMethod class>>smallFrameSize 11:18:33 078/519 - 15/17: Installing method CompiledMethod class>>sortBlock 11:18:33 078/519 - 16/17: Installing method CompiledMethod class>>subclassResponsibilityMarker 11:18:33 078/519 - 17/17: Installing method CompiledMethod class>>trailerSize 11:18:33 079/519 - 1/2: Installing method CompiledMethodLayout>>extend 11:18:33 079/519 - 2/2: Installing method CompiledMethodLayout>>instanceSpecification 11:18:33 079/519 - 1/1: Installing method CompiledMethodLayout class>>extending:scope:host: 11:18:33 080/519 - 1/7: Installing method ConstantBlockClosure>>literal: 11:18:33 080/519 - 2/7: Installing method ConstantBlockClosure>>value 11:18:33 080/519 - 3/7: Installing method ConstantBlockClosure>>value: 11:18:33 080/519 - 4/7: Installing method ConstantBlockClosure>>value:value: 11:18:33 080/519 - 5/7: Installing method ConstantBlockClosure>>value:value:value: 11:18:33 080/519 - 6/7: Installing method ConstantBlockClosure>>value:value:value:value: 11:18:33 080/519 - 7/7: Installing method ConstantBlockClosure>>valueWithArguments: 11:18:33 080/519 - 1/1: Installing method ConstantBlockClosure class>>numArgs:literal: 11:18:33 081/519 - 1/3: Installing method ConstantBlockClosure1Arg>>value 11:18:33 081/519 - 2/3: Installing method ConstantBlockClosure1Arg>>value: 11:18:33 081/519 - 3/3: Installing method ConstantBlockClosure1Arg>>valueWithArguments: 11:18:33 082/519 - 1/3: Installing method ConstantBlockClosure2Arg>>value 11:18:33 082/519 - 2/3: Installing method ConstantBlockClosure2Arg>>value:value: 11:18:33 082/519 - 3/3: Installing method ConstantBlockClosure2Arg>>valueWithArguments: 11:18:33 083/519 - 1/3: Installing method ConstantBlockClosure3Arg>>value 11:18:33 083/519 - 2/3: Installing method ConstantBlockClosure3Arg>>value:value:value: 11:18:33 083/519 - 3/3: Installing method ConstantBlockClosure3Arg>>valueWithArguments: 11:18:38 084/519 - 1/182: Installing method Context>>aboutToReturn:through: 11:18:38 084/519 - 2/182: Installing method Context>>activateMethod:withArgs:receiver:class: 11:18:38 084/519 - 3/182: Installing method Context>>activateReturn:value: 11:18:38 084/519 - 4/182: Installing method Context>>activeHome 11:18:38 084/519 - 5/182: Installing method Context>>activeOuterContext 11:18:38 084/519 - 6/182: Installing method Context>>arguments 11:18:38 084/519 - 7/182: Installing method Context>>asContext 11:18:38 084/519 - 8/182: Installing method Context>>at: 11:18:38 084/519 - 9/182: Installing method Context>>at:put: 11:18:38 084/519 - 10/182: Installing method Context>>basicAt: 11:18:38 084/519 - 11/182: Installing method Context>>basicAt:put: 11:18:38 084/519 - 12/182: Installing method Context>>basicSize 11:18:38 084/519 - 13/182: Installing method Context>>belongsToDoIt 11:18:38 084/519 - 14/182: Installing method Context>>blockReturnConstant: 11:18:38 084/519 - 15/182: Installing method Context>>blockReturnTop 11:18:38 084/519 - 16/182: Installing method Context>>bottomContext 11:18:38 084/519 - 17/182: Installing method Context>>canHandleSignal: 11:18:38 084/519 - 18/182: Installing method Context>>cannotReturn: 11:18:38 084/519 - 19/182: Installing method Context>>cannotReturn:to: 11:18:38 084/519 - 20/182: Installing method Context>>client 11:18:38 084/519 - 21/182: Installing method Context>>closure 11:18:38 084/519 - 22/182: Installing method Context>>compiledCode 11:18:38 084/519 - 23/182: Installing method Context>>contextClass 11:18:38 084/519 - 24/182: Installing method Context>>contextStack 11:18:38 084/519 - 25/182: Installing method Context>>contextTag 11:18:38 084/519 - 26/182: Installing method Context>>copyStack 11:18:38 084/519 - 27/182: Installing method Context>>copyTo: 11:18:38 084/519 - 28/182: Installing method Context>>cut: 11:18:38 084/519 - 29/182: Installing method Context>>deadContextForClosure: 11:18:38 084/519 - 30/182: Installing method Context>>debugStack:on: 11:18:38 084/519 - 31/182: Installing method Context>>debugStackOn: 11:18:38 084/519 - 32/182: Installing method Context>>depthBelow: 11:18:38 084/519 - 33/182: Installing method Context>>directedSuperSend:numArgs: 11:18:38 084/519 - 34/182: Installing method Context>>doDup 11:18:38 084/519 - 35/182: Installing method Context>>doNop 11:18:38 084/519 - 36/182: Installing method Context>>doPop 11:18:38 084/519 - 37/182: Installing method Context>>doPrimitive:method:receiver:args: 11:18:38 084/519 - 38/182: Installing method Context>>endPC 11:18:38 084/519 - 39/182: Installing method Context>>errorReportOn: 11:18:38 084/519 - 40/182: Installing method Context>>evaluateSignal: 11:18:38 084/519 - 41/182: Installing method Context>>exception 11:18:38 084/519 - 42/182: Installing method Context>>exceptionClass 11:18:38 084/519 - 43/182: Installing method Context>>exceptionHandlerBlock 11:18:38 084/519 - 44/182: Installing method Context>>exceptionsToCaptureWhenStepping 11:18:38 084/519 - 45/182: Installing method Context>>failPrimitiveWith: 11:18:38 084/519 - 46/182: Installing method Context>>filterDebuggerStack 11:18:38 084/519 - 47/182: Installing method Context>>findContextSuchThat: 11:18:38 084/519 - 48/182: Installing method Context>>findMethodContextSuchThat: 11:18:38 084/519 - 49/182: Installing method Context>>findNextHandlerContext 11:18:38 084/519 - 50/182: Installing method Context>>findNextHandlerOrSignalingContext 11:18:38 084/519 - 51/182: Installing method Context>>findNextUnwindContextUpTo: 11:18:38 084/519 - 52/182: Installing method Context>>handleSignal: 11:18:38 084/519 - 53/182: Installing method Context>>hasContext: 11:18:38 084/519 - 54/182: Installing method Context>>hasNonLocalReturn 11:18:38 084/519 - 55/182: Installing method Context>>hasSender: 11:18:38 084/519 - 56/182: Installing method Context>>hasTemporaryVariableNamed: 11:18:38 084/519 - 57/182: Installing method Context>>home 11:18:38 084/519 - 58/182: Installing method Context>>homeMethod 11:18:38 084/519 - 59/182: Installing method Context>>insertSender: 11:18:39 084/519 - 60/182: Installing method Context>>instVarAt:put: 11:18:39 084/519 - 61/182: Installing method Context>>isBlockContext 11:18:39 084/519 - 62/182: Installing method Context>>isBottomContext 11:18:39 084/519 - 63/182: Installing method Context>>isContext 11:18:39 084/519 - 64/182: Installing method Context>>isDead 11:18:39 084/519 - 65/182: Installing method Context>>isEndOfProcessTermination 11:18:39 084/519 - 66/182: Installing method Context>>isExecutingBlock 11:18:39 084/519 - 67/182: Installing method Context>>isFailToken: 11:18:39 084/519 - 68/182: Installing method Context>>isHandlerContext 11:18:39 084/519 - 69/182: Installing method Context>>isHandlerOrSignalingContext 11:18:39 084/519 - 70/182: Installing method Context>>isPrimFailToken: 11:18:39 084/519 - 71/182: Installing method Context>>isUnwindContext 11:18:39 084/519 - 72/182: Installing method Context>>jump 11:18:39 084/519 - 73/182: Installing method Context>>jump:if:withInterpreter: 11:18:39 084/519 - 74/182: Installing method Context>>jump:withInterpreter: 11:18:39 084/519 - 75/182: Installing method Context>>longStack 11:18:39 084/519 - 76/182: Installing method Context>>method 11:18:39 084/519 - 77/182: Installing method Context>>methodClass 11:18:39 084/519 - 78/182: Installing method Context>>methodNode 11:18:39 084/519 - 79/182: Installing method Context>>methodReturnReceiver 11:18:39 084/519 - 80/182: Installing method Context>>methodReturnTop 11:18:39 084/519 - 81/182: Installing method Context>>nextHandlerContext 11:18:39 084/519 - 82/182: Installing method Context>>numArgs 11:18:39 084/519 - 83/182: Installing method Context>>numTemps 11:18:39 084/519 - 84/182: Installing method Context>>object:basicAt: 11:18:39 084/519 - 85/182: Installing method Context>>object:basicAt:put: 11:18:39 084/519 - 86/182: Installing method Context>>object:eqeq: 11:18:39 084/519 - 87/182: Installing method Context>>object:instVarAt: 11:18:39 084/519 - 88/182: Installing method Context>>object:instVarAt:put: 11:18:39 084/519 - 89/182: Installing method Context>>object:perform:withArguments:inClass: 11:18:39 084/519 - 90/182: Installing method Context>>objectClass: 11:18:39 084/519 - 91/182: Installing method Context>>objectSize: 11:18:39 084/519 - 92/182: Installing method Context>>outerContext 11:18:39 084/519 - 93/182: Installing method Context>>outerMostContext 11:18:39 084/519 - 94/182: Installing method Context>>pc 11:18:39 084/519 - 95/182: Installing method Context>>pc: 11:18:39 084/519 - 96/182: Installing method Context>>pop 11:18:39 084/519 - 97/182: Installing method Context>>popIntoLiteralVariable: 11:18:39 084/519 - 98/182: Installing method Context>>popIntoReceiverVariable: 11:18:39 084/519 - 99/182: Installing method Context>>popIntoRemoteTemp:inVectorAt: 11:18:39 084/519 - 100/182: Installing method Context>>popIntoTemporaryVariable: 11:18:39 084/519 - 101/182: Installing method Context>>print:on: 11:18:39 084/519 - 102/182: Installing method Context>>printDebugOn: 11:18:39 084/519 - 103/182: Installing method Context>>printDebugStackOn: 11:18:39 084/519 - 104/182: Installing method Context>>printDetails: 11:18:39 084/519 - 105/182: Installing method Context>>printOn: 11:18:39 084/519 - 106/182: Installing method Context>>printStackOfSize: 11:18:39 084/519 - 107/182: Installing method Context>>privRefresh 11:18:39 084/519 - 108/182: Installing method Context>>privRefreshWith: 11:18:39 084/519 - 109/182: Installing method Context>>privSender: 11:18:39 084/519 - 110/182: Installing method Context>>push: 11:18:39 084/519 - 111/182: Installing method Context>>pushActiveContext 11:18:39 084/519 - 112/182: Installing method Context>>pushActiveProcess 11:18:39 084/519 - 113/182: Installing method Context>>pushArgs:from: 11:18:39 084/519 - 114/182: Installing method Context>>pushClosureTemps: 11:18:39 084/519 - 115/182: Installing method Context>>pushConsArrayWithElements: 11:18:39 084/519 - 116/182: Installing method Context>>pushConstant: 11:18:39 084/519 - 117/182: Installing method Context>>pushFullClosure:numCopied:receiverOnStack:ignoreOuterContext: 11:18:39 084/519 - 118/182: Installing method Context>>pushLiteralVariable: 11:18:39 084/519 - 119/182: Installing method Context>>pushNewArrayOfSize: 11:18:39 084/519 - 120/182: Installing method Context>>pushReceiver 11:18:39 084/519 - 121/182: Installing method Context>>pushReceiverVariable: 11:18:39 084/519 - 122/182: Installing method Context>>pushRemoteTemp:inVectorAt: 11:18:39 084/519 - 123/182: Installing method Context>>pushTemporaryVariable: 11:18:39 084/519 - 124/182: Installing method Context>>quickMethodPrimitiveBytecodeSize 11:18:39 084/519 - 125/182: Installing method Context>>receiver 11:18:39 084/519 - 126/182: Installing method Context>>receiver: 11:18:39 084/519 - 127/182: Installing method Context>>release 11:18:39 084/519 - 128/182: Installing method Context>>releaseTo: 11:18:39 084/519 - 129/182: Installing method Context>>removeSelf 11:18:39 084/519 - 130/182: Installing method Context>>resume 11:18:40 084/519 - 131/182: Installing method Context>>resume: 11:18:40 084/519 - 132/182: Installing method Context>>resume:through: 11:18:40 084/519 - 133/182: Installing method Context>>resumeEvaluating: 11:18:40 084/519 - 134/182: Installing method Context>>return 11:18:40 084/519 - 135/182: Installing method Context>>return: 11:18:40 084/519 - 136/182: Installing method Context>>return:from: 11:18:40 084/519 - 137/182: Installing method Context>>return:through: 11:18:40 084/519 - 138/182: Installing method Context>>runUntilErrorOrReturnFrom: 11:18:40 084/519 - 139/182: Installing method Context>>runUntilReturnFrom: 11:18:40 084/519 - 140/182: Installing method Context>>selector 11:18:40 084/519 - 141/182: Installing method Context>>send:to:with:lookupIn: 11:18:40 084/519 - 142/182: Installing method Context>>send:to:with:super: 11:18:40 084/519 - 143/182: Installing method Context>>sender 11:18:40 084/519 - 144/182: Installing method Context>>setNamedPrimitiveInformationFrom:toMethod: 11:18:40 084/519 - 145/182: Installing method Context>>setSender:receiver:method:arguments: 11:18:40 084/519 - 146/182: Installing method Context>>setSender:receiver:method:closure:startpc: 11:18:40 084/519 - 147/182: Installing method Context>>shortDebugStack 11:18:40 084/519 - 148/182: Installing method Context>>shortDebugStackOn: 11:18:40 084/519 - 149/182: Installing method Context>>shortStack 11:18:40 084/519 - 150/182: Installing method Context>>singleRelease 11:18:40 084/519 - 151/182: Installing method Context>>size 11:18:40 084/519 - 152/182: Installing method Context>>sourceCode 11:18:40 084/519 - 153/182: Installing method Context>>stack 11:18:40 084/519 - 154/182: Installing method Context>>stackOfSize: 11:18:40 084/519 - 155/182: Installing method Context>>stackPtr 11:18:40 084/519 - 156/182: Installing method Context>>stackp: 11:18:40 084/519 - 157/182: Installing method Context>>startpc 11:18:40 084/519 - 158/182: Installing method Context>>step 11:18:40 084/519 - 159/182: Installing method Context>>stepToCallee 11:18:40 084/519 - 160/182: Installing method Context>>stepToCalleeOrNil 11:18:40 084/519 - 161/182: Installing method Context>>stepUntilSomethingOnStack 11:18:40 084/519 - 162/182: Installing method Context>>storeIntoLiteralVariable: 11:18:40 084/519 - 163/182: Installing method Context>>storeIntoReceiverVariable: 11:18:40 084/519 - 164/182: Installing method Context>>storeIntoRemoteTemp:inVectorAt: 11:18:40 084/519 - 165/182: Installing method Context>>storeIntoTemporaryVariable: 11:18:40 084/519 - 166/182: Installing method Context>>swapReceiver: 11:18:40 084/519 - 167/182: Installing method Context>>swapSender: 11:18:40 084/519 - 168/182: Installing method Context>>tempAt: 11:18:40 084/519 - 169/182: Installing method Context>>tempAt:put: 11:18:40 084/519 - 170/182: Installing method Context>>terminate 11:18:40 084/519 - 171/182: Installing method Context>>terminateTo: 11:18:40 084/519 - 172/182: Installing method Context>>top 11:18:40 084/519 - 173/182: Installing method Context>>tryNamedPrimitiveIn:for:withArgs: 11:18:40 084/519 - 174/182: Installing method Context>>tryPrimitiveFor:receiver:args: 11:18:40 084/519 - 175/182: Installing method Context>>unwindAndStop: 11:18:40 084/519 - 176/182: Installing method Context>>unwindBlock 11:18:40 084/519 - 177/182: Installing method Context>>unwindComplete 11:18:40 084/519 - 178/182: Installing method Context>>unwindComplete: 11:18:40 084/519 - 179/182: Installing method Context>>unwindForTermination 11:18:40 084/519 - 180/182: Installing method Context>>unwindTo: 11:18:40 084/519 - 181/182: Installing method Context>>willFailReturn 11:18:40 084/519 - 182/182: Installing method Context>>withoutPrimitiveTryNamedPrimitiveIn:for:withArgs: 11:18:40 084/519 - 1/19: Installing method Context class>>allInstances 11:18:40 084/519 - 2/19: Installing method Context class>>allInstancesDo: 11:18:40 084/519 - 3/19: Installing method Context class>>basicNew: 11:18:40 084/519 - 4/19: Installing method Context class>>carefullyPrint:on: 11:18:40 084/519 - 5/19: Installing method Context class>>compiler 11:18:40 084/519 - 6/19: Installing method Context class>>contextEnsure: 11:18:40 084/519 - 7/19: Installing method Context class>>contextOn:do: 11:18:41 084/519 - 8/19: Installing method Context class>>initialize 11:18:41 084/519 - 9/19: Installing method Context class>>initializePrimitiveSimulators 11:18:41 084/519 - 10/19: Installing method Context class>>initializeTryNamedPrimitiveTemplateMethod 11:18:41 084/519 - 11/19: Installing method Context class>>new 11:18:41 084/519 - 12/19: Installing method Context class>>new: 11:18:41 084/519 - 13/19: Installing method Context class>>newForMethod: 11:18:41 084/519 - 14/19: Installing method Context class>>primitiveFailToken 11:18:41 084/519 - 15/19: Installing method Context class>>primitiveFailTokenFor: 11:18:41 084/519 - 16/19: Installing method Context class>>sender:receiver:method:arguments: 11:18:41 084/519 - 17/19: Installing method Context class>>specialPrimitiveSimulators 11:18:41 084/519 - 18/19: Installing method Context class>>theReturnMethod 11:18:41 084/519 - 19/19: Installing method Context class>>tryNamedPrimitiveTemplateMethod 11:18:41 085/519 - 1/2: Installing method ContextCannotReturn>>target 11:18:41 085/519 - 2/2: Installing method ContextCannotReturn>>target: 11:18:41 085/519 - 1/1: Installing method ContextCannotReturn class>>result:to: 11:18:41 086/519 - 1/2: Installing method CurrentExecutionEnvironment>>default 11:18:41 086/519 - 2/2: Installing method CurrentExecutionEnvironment>>installValue:intoForked:from: 11:18:41 086/519 - 1/3: Installing method CurrentExecutionEnvironment class>>activate:for: 11:18:41 086/519 - 2/3: Installing method CurrentExecutionEnvironment class>>isInheritable 11:18:41 086/519 - 3/3: Installing method CurrentExecutionEnvironment class>>restoreDefault 11:18:41 087/519 - 1/4: Installing method DailyNonInteractiveTranscript>>fileNameWithDate 11:18:41 087/519 - 2/4: Installing method DailyNonInteractiveTranscript>>initialize 11:18:41 087/519 - 3/4: Installing method DailyNonInteractiveTranscript>>initializeStream 11:18:41 087/519 - 4/4: Installing method DailyNonInteractiveTranscript>>stream 11:18:42 087/519 - 1/1: Installing method DailyNonInteractiveTranscript class>>defaultLogFileName 11:18:42 088/519 - 1/8: Installing method DangerousClassNotifier class>>check: 11:18:42 088/519 - 2/8: Installing method DangerousClassNotifier class>>disable 11:18:42 088/519 - 3/8: Installing method DangerousClassNotifier class>>disableDuring: 11:18:42 088/519 - 4/8: Installing method DangerousClassNotifier class>>enable 11:18:42 088/519 - 5/8: Installing method DangerousClassNotifier class>>enabled 11:18:42 088/519 - 6/8: Installing method DangerousClassNotifier class>>initialize 11:18:42 088/519 - 7/8: Installing method DangerousClassNotifier class>>shouldNotBeRedefined: 11:18:42 088/519 - 8/8: Installing method DangerousClassNotifier class>>tooDangerousClasses 11:18:42 089/519 - 1/8: Installing method DecoratorStream>>atEnd 11:18:42 089/519 - 2/8: Installing method DecoratorStream>>contents 11:18:42 089/519 - 3/8: Installing method DecoratorStream>>next 11:18:42 089/519 - 4/8: Installing method DecoratorStream>>nextPut: 11:18:42 089/519 - 5/8: Installing method DecoratorStream>>on: 11:18:42 089/519 - 6/8: Installing method DecoratorStream>>peek 11:18:42 089/519 - 7/8: Installing method DecoratorStream>>position 11:18:42 089/519 - 8/8: Installing method DecoratorStream>>store: 11:18:42 089/519 - 1/1: Installing method DecoratorStream class>>on: 11:18:42 090/519 - 1/1: Installing method DefaultExecutionEnvironment>>prepareForNewProcess: 11:18:42 090/519 - 1/3: Installing method DefaultExecutionEnvironment class>>beActive 11:18:42 090/519 - 2/3: Installing method DefaultExecutionEnvironment class>>beActiveDuring: 11:18:42 090/519 - 3/3: Installing method DefaultExecutionEnvironment class>>instance 11:18:42 091/519 - 1/16: Installing method Delay>>beingWaitedOn 11:18:43 091/519 - 2/16: Installing method Delay>>delaySemaphore 11:18:43 091/519 - 3/16: Installing method Delay>>isExpired 11:18:43 091/519 - 4/16: Installing method Delay>>millisecondDelayDuration 11:18:43 091/519 - 5/16: Installing method Delay>>millisecondsToGo 11:18:43 091/519 - 6/16: Installing method Delay>>printOn: 11:18:43 091/519 - 7/16: Installing method Delay>>resumptionTick 11:18:43 091/519 - 8/16: Installing method Delay>>resumptionTickAdjustFrom:to: 11:18:43 091/519 - 9/16: Installing method Delay>>schedule 11:18:43 091/519 - 10/16: Installing method Delay>>setDelay: 11:18:43 091/519 - 11/16: Installing method Delay>>setDelay:forSemaphore: 11:18:43 091/519 - 12/16: Installing method Delay>>timingPriorityScheduleTicker: 11:18:43 091/519 - 13/16: Installing method Delay>>timingPrioritySignalExpired 11:18:43 091/519 - 14/16: Installing method Delay>>timingPriorityUnschedule 11:18:43 091/519 - 15/16: Installing method Delay>>unschedule 11:18:43 091/519 - 16/16: Installing method Delay>>wait 11:18:43 091/519 - 1/21: Installing method Delay class>>anyActive 11:18:43 091/519 - 2/21: Installing method Delay class>>delaySchedulerClass 11:18:43 091/519 - 3/21: Installing method Delay class>>delaySchedulerClass: 11:18:43 091/519 - 4/21: Installing method Delay class>>forDays: 11:18:43 091/519 - 5/21: Installing method Delay class>>forHours: 11:18:43 091/519 - 6/21: Installing method Delay class>>forMilliseconds: 11:18:43 091/519 - 7/21: Installing method Delay class>>forMinutes: 11:18:43 091/519 - 8/21: Installing method Delay class>>forSeconds: 11:18:43 091/519 - 9/21: Installing method Delay class>>initialize 11:18:43 091/519 - 10/21: Installing method Delay class>>nextWakeUpTime 11:18:43 091/519 - 11/21: Installing method Delay class>>restartMethods 11:18:43 091/519 - 12/21: Installing method Delay class>>restartTimerEventLoop 11:18:43 091/519 - 13/21: Installing method Delay class>>scheduler 11:18:43 091/519 - 14/21: Installing method Delay class>>scheduler: 11:18:43 091/519 - 15/21: Installing method Delay class>>schedulingProcess 11:18:43 091/519 - 16/21: Installing method Delay class>>shutDown 11:18:43 091/519 - 17/21: Installing method Delay class>>startTimerEventLoop 11:18:43 091/519 - 18/21: Installing method Delay class>>startUp 11:18:43 091/519 - 19/21: Installing method Delay class>>stopTimerEventLoop 11:18:43 091/519 - 20/21: Installing method Delay class>>systemSettingOn: 11:18:43 091/519 - 21/21: Installing method Delay class>>timeoutSemaphore:afterMSecs: 11:18:44 092/519 - 1/22: Installing method DelayBasicScheduler>>anyActive 11:18:44 092/519 - 2/22: Installing method DelayBasicScheduler>>initialize 11:18:44 092/519 - 3/22: Installing method DelayBasicScheduler>>initializeTicker:suspendedDelaysHeap: 11:18:44 092/519 - 4/22: Installing method DelayBasicScheduler>>nextWakeUpTime 11:18:44 092/519 - 5/22: Installing method DelayBasicScheduler>>printOn: 11:18:44 092/519 - 6/22: Installing method DelayBasicScheduler>>restartTimerEventLoop 11:18:44 092/519 - 7/22: Installing method DelayBasicScheduler>>resume 11:18:44 092/519 - 8/22: Installing method DelayBasicScheduler>>runBackendLoopAtTimingPriority 11:18:44 092/519 - 9/22: Installing method DelayBasicScheduler>>schedule: 11:18:44 092/519 - 10/22: Installing method DelayBasicScheduler>>scheduleAtTimingPriority 11:18:44 092/519 - 11/22: Installing method DelayBasicScheduler>>schedulingProcess 11:18:44 092/519 - 12/22: Installing method DelayBasicScheduler>>shutDown 11:18:44 092/519 - 13/22: Installing method DelayBasicScheduler>>simulate_vmMilliseconds: 11:18:44 092/519 - 14/22: Installing method DelayBasicScheduler>>startTimerEventLoop 11:18:44 092/519 - 15/22: Installing method DelayBasicScheduler>>startTimerEventLoopPriority: 11:18:44 092/519 - 16/22: Installing method DelayBasicScheduler>>startUp 11:18:45 092/519 - 17/22: Installing method DelayBasicScheduler>>stopTimerEventLoop 11:18:45 092/519 - 18/22: Installing method DelayBasicScheduler>>suspend 11:18:45 092/519 - 19/22: Installing method DelayBasicScheduler>>suspendAtTimingPriority 11:18:45 092/519 - 20/22: Installing method DelayBasicScheduler>>ticker 11:18:45 092/519 - 21/22: Installing method DelayBasicScheduler>>unschedule: 11:18:45 092/519 - 22/22: Installing method DelayBasicScheduler>>unscheduleAtTimingPriority 11:18:45 092/519 - 1/2: Installing method DelayBasicScheduler class>>defaultSuspendedDelaysHeap 11:18:45 092/519 - 2/2: Installing method DelayBasicScheduler class>>onTicker:suspendedDelaysHeap: 11:18:45 093/519 - 1/5: Installing method DelayMicrosecondTicker>>millisecondsUntilTick: 11:18:45 093/519 - 2/5: Installing method DelayMicrosecondTicker>>nowTick 11:18:45 093/519 - 3/5: Installing method DelayMicrosecondTicker>>primSignal:atUTCMicroseconds: 11:18:45 093/519 - 4/5: Installing method DelayMicrosecondTicker>>tickAfterMilliseconds: 11:18:45 093/519 - 5/5: Installing method DelayMicrosecondTicker>>waitForUserSignalled:orExpired: 11:18:45 094/519 - 1/5: Installing method DelayMicrosecondTickerSimulation>>initialize 11:18:45 094/519 - 2/5: Installing method DelayMicrosecondTickerSimulation>>nowTick 11:18:45 094/519 - 3/5: Installing method DelayMicrosecondTickerSimulation>>primSignal:atUTCMicroseconds: 11:18:45 094/519 - 4/5: Installing method DelayMicrosecondTickerSimulation>>simulate_vmMilliseconds: 11:18:45 094/519 - 5/5: Installing method DelayMicrosecondTickerSimulation>>vmSimNextWakeupMilliseconds 11:18:45 095/519 - 1/1: Installing method DelayMicrosecondUncappedTicker>>waitForUserSignalled:orExpired: 11:18:45 096/519 - 1/5: Installing method DelayMillisecondTicker>>millisecondsUntilTick: 11:18:45 096/519 - 2/5: Installing method DelayMillisecondTicker>>nowTick 11:18:45 096/519 - 3/5: Installing method DelayMillisecondTicker>>primSignal:atMilliseconds: 11:18:45 096/519 - 4/5: Installing method DelayMillisecondTicker>>tickAfterMilliseconds: 11:18:45 096/519 - 5/5: Installing method DelayMillisecondTicker>>waitForUserSignalled:orExpired: 11:18:46 097/519 - 1/5: Installing method DelayMillisecondTickerSimulation>>initialize 11:18:46 097/519 - 2/5: Installing method DelayMillisecondTickerSimulation>>nowTick 11:18:46 097/519 - 3/5: Installing method DelayMillisecondTickerSimulation>>primSignal:atMilliseconds: 11:18:46 097/519 - 4/5: Installing method DelayMillisecondTickerSimulation>>simulate_vmMilliseconds: 11:18:46 097/519 - 5/5: Installing method DelayMillisecondTickerSimulation>>vmSimNextWakeupMilliseconds 11:18:46 098/519 - 1/3: Installing method DelayMutexScheduler>>initializeTicker:suspendedDelaysHeap: 11:18:46 098/519 - 2/3: Installing method DelayMutexScheduler>>schedule: 11:18:46 098/519 - 3/3: Installing method DelayMutexScheduler>>unschedule: 11:18:46 099/519 - 1/6: Installing method DelayNullScheduler>>schedule: 11:18:46 099/519 - 2/6: Installing method DelayNullScheduler>>shutDown 11:18:46 099/519 - 3/6: Installing method DelayNullScheduler>>startTimerEventLoop 11:18:46 099/519 - 4/6: Installing method DelayNullScheduler>>startUp 11:18:46 099/519 - 5/6: Installing method DelayNullScheduler>>stopTimerEventLoop 11:18:46 099/519 - 6/6: Installing method DelayNullScheduler>>unschedule: 11:18:46 100/519 - 1/5: Installing method DelaySemaphoreScheduler>>initializeTicker:suspendedDelaysHeap: 11:18:46 100/519 - 2/5: Installing method DelaySemaphoreScheduler>>schedule: 11:18:46 100/519 - 3/5: Installing method DelaySemaphoreScheduler>>scheduleAtTimingPriority 11:18:46 100/519 - 4/5: Installing method DelaySemaphoreScheduler>>unschedule: 11:18:46 100/519 - 5/5: Installing method DelaySemaphoreScheduler>>unscheduleAtTimingPriority 11:18:46 101/519 - 1/5: Installing method DelayWaitTimeout>>isExpired 11:18:46 101/519 - 2/5: Installing method DelayWaitTimeout>>setDelay:forSemaphore: 11:18:46 101/519 - 3/5: Installing method DelayWaitTimeout>>timingPrioritySignalExpired 11:18:46 101/519 - 4/5: Installing method DelayWaitTimeout>>wait 11:18:46 101/519 - 5/5: Installing method DelayWaitTimeout>>waitOnCompletion:onTimeout: 11:18:46 102/519 - 1/12: Installing method DependentsArray>>at: 11:18:46 102/519 - 2/12: Installing method DependentsArray>>at:put: 11:18:46 102/519 - 3/12: Installing method DependentsArray>>basicReplaceFrom:to:with:startingAt: 11:18:46 102/519 - 4/12: Installing method DependentsArray>>collect: 11:18:46 102/519 - 5/12: Installing method DependentsArray>>copyWith: 11:18:47 102/519 - 6/12: Installing method DependentsArray>>do: 11:18:47 102/519 - 7/12: Installing method DependentsArray>>first 11:18:47 102/519 - 8/12: Installing method DependentsArray>>last 11:18:47 102/519 - 9/12: Installing method DependentsArray>>reverseDo: 11:18:47 102/519 - 10/12: Installing method DependentsArray>>select: 11:18:47 102/519 - 11/12: Installing method DependentsArray>>size 11:18:47 102/519 - 12/12: Installing method DependentsArray>>writeStream 11:18:47 102/519 - 1/7: Installing method DependentsArray class>>with: 11:18:47 102/519 - 2/7: Installing method DependentsArray class>>with:with: 11:18:47 102/519 - 3/7: Installing method DependentsArray class>>with:with:with: 11:18:47 102/519 - 4/7: Installing method DependentsArray class>>with:with:with:with: 11:18:47 102/519 - 5/7: Installing method DependentsArray class>>with:with:with:with:with: 11:18:47 102/519 - 6/7: Installing method DependentsArray class>>with:with:with:with:with:with: 11:18:47 102/519 - 7/7: Installing method DependentsArray class>>withAll: 11:18:48 103/519 - 1/24: Installing method Deprecation>>= 11:18:48 103/519 - 2/24: Installing method Deprecation>>condition: 11:18:48 103/519 - 3/24: Installing method Deprecation>>context: 11:18:48 103/519 - 4/24: Installing method Deprecation>>contextOfDeprecatedMethod 11:18:48 103/519 - 5/24: Installing method Deprecation>>contextOfSender 11:18:48 103/519 - 6/24: Installing method Deprecation>>date: 11:18:48 103/519 - 7/24: Installing method Deprecation>>defaultAction 11:18:48 103/519 - 8/24: Installing method Deprecation>>deprecatedMethodName 11:18:48 103/519 - 9/24: Installing method Deprecation>>deprecationDate 11:18:48 103/519 - 10/24: Installing method Deprecation>>explanation: 11:18:48 103/519 - 11/24: Installing method Deprecation>>explanationString 11:18:48 103/519 - 12/24: Installing method Deprecation>>hash 11:18:48 103/519 - 13/24: Installing method Deprecation>>logTranscript 11:18:48 103/519 - 14/24: Installing method Deprecation>>messageText 11:18:48 103/519 - 15/24: Installing method Deprecation>>raiseWarning 11:18:48 103/519 - 16/24: Installing method Deprecation>>rewriterClass 11:18:48 103/519 - 17/24: Installing method Deprecation>>rule: 11:18:48 103/519 - 18/24: Installing method Deprecation>>sendingMethodName 11:18:48 103/519 - 19/24: Installing method Deprecation>>shouldTransform 11:18:48 103/519 - 20/24: Installing method Deprecation>>showWarning 11:18:48 103/519 - 21/24: Installing method Deprecation>>signal 11:18:48 103/519 - 22/24: Installing method Deprecation>>transform 11:18:48 103/519 - 23/24: Installing method Deprecation>>version: 11:18:48 103/519 - 24/24: Installing method Deprecation>>versionString 11:18:48 103/519 - 1/9: Installing method Deprecation class>>activateTransformations 11:18:48 103/519 - 2/9: Installing method Deprecation class>>activateTransformations: 11:18:48 103/519 - 3/9: Installing method Deprecation class>>deprecationsWhile: 11:18:48 103/519 - 4/9: Installing method Deprecation class>>initialize 11:18:48 103/519 - 5/9: Installing method Deprecation class>>raiseWarning 11:18:48 103/519 - 6/9: Installing method Deprecation class>>raiseWarning: 11:18:48 103/519 - 7/9: Installing method Deprecation class>>reset 11:18:48 103/519 - 8/9: Installing method Deprecation class>>showWarning 11:18:48 103/519 - 9/9: Installing method Deprecation class>>showWarning: 11:18:49 105/519 - 1/67: Installing method Dictionary>>= 11:18:49 105/519 - 2/67: Installing method Dictionary>>add: 11:18:49 105/519 - 3/67: Installing method Dictionary>>addAll: 11:18:50 105/519 - 4/67: Installing method Dictionary>>associationAt: 11:18:50 105/519 - 5/67: Installing method Dictionary>>associationAt:ifAbsent: 11:18:50 105/519 - 6/67: Installing method Dictionary>>associationAt:ifPresent: 11:18:50 105/519 - 7/67: Installing method Dictionary>>associationAt:ifPresent:ifAbsent: 11:18:50 105/519 - 8/67: Installing method Dictionary>>associations 11:18:50 105/519 - 9/67: Installing method Dictionary>>associationsDo: 11:18:50 105/519 - 10/67: Installing method Dictionary>>associationsSelect: 11:18:50 105/519 - 11/67: Installing method Dictionary>>at: 11:18:50 105/519 - 12/67: Installing method Dictionary>>at:at: 11:18:50 105/519 - 13/67: Installing method Dictionary>>at:at:ifAbsent: 11:18:50 105/519 - 14/67: Installing method Dictionary>>at:at:ifAbsentPut: 11:18:50 105/519 - 15/67: Installing method Dictionary>>at:at:put: 11:18:50 105/519 - 16/67: Installing method Dictionary>>at:ifAbsent: 11:18:50 105/519 - 17/67: Installing method Dictionary>>at:ifAbsentPut: 11:18:50 105/519 - 18/67: Installing method Dictionary>>at:ifPresent: 11:18:50 105/519 - 19/67: Installing method Dictionary>>at:ifPresent:ifAbsent: 11:18:50 105/519 - 20/67: Installing method Dictionary>>at:ifPresent:ifAbsentPut: 11:18:50 105/519 - 21/67: Installing method Dictionary>>at:put: 11:18:50 105/519 - 22/67: Installing method Dictionary>>at:update: 11:18:50 105/519 - 23/67: Installing method Dictionary>>at:update:initial: 11:18:50 105/519 - 24/67: Installing method Dictionary>>bindingOf: 11:18:50 105/519 - 25/67: Installing method Dictionary>>bindingsDo: 11:18:50 105/519 - 26/67: Installing method Dictionary>>collect: 11:18:50 105/519 - 27/67: Installing method Dictionary>>difference: 11:18:50 105/519 - 28/67: Installing method Dictionary>>do: 11:18:50 105/519 - 29/67: Installing method Dictionary>>errorKeyNotFound: 11:18:50 105/519 - 30/67: Installing method Dictionary>>errorValueNotFound: 11:18:50 105/519 - 31/67: Installing method Dictionary>>fixCollisionsFrom: 11:18:50 105/519 - 32/67: Installing method Dictionary>>flatCollect: 11:18:50 105/519 - 33/67: Installing method Dictionary>>hasBindingThatBeginsWith: 11:18:50 105/519 - 34/67: Installing method Dictionary>>includes: 11:18:50 105/519 - 35/67: Installing method Dictionary>>includesAssociation: 11:18:50 105/519 - 36/67: Installing method Dictionary>>includesIdentity: 11:18:50 105/519 - 37/67: Installing method Dictionary>>includesKey: 11:18:50 105/519 - 38/67: Installing method Dictionary>>intersection: 11:18:50 105/519 - 39/67: Installing method Dictionary>>isDictionary 11:18:50 105/519 - 40/67: Installing method Dictionary>>isHealthy 11:18:50 105/519 - 41/67: Installing method Dictionary>>keyAtIdentityValue: 11:18:50 105/519 - 42/67: Installing method Dictionary>>keyAtIdentityValue:ifAbsent: 11:18:50 105/519 - 43/67: Installing method Dictionary>>keyAtValue: 11:18:50 105/519 - 44/67: Installing method Dictionary>>keyAtValue:ifAbsent: 11:18:50 105/519 - 45/67: Installing method Dictionary>>keyForIdentity: 11:18:50 105/519 - 46/67: Installing method Dictionary>>keys 11:18:50 105/519 - 47/67: Installing method Dictionary>>keysAndValuesDo: 11:18:50 105/519 - 48/67: Installing method Dictionary>>keysAndValuesRemove: 11:18:50 105/519 - 49/67: Installing method Dictionary>>keysDo: 11:18:50 105/519 - 50/67: Installing method Dictionary>>keysSortedSafely 11:18:50 105/519 - 51/67: Installing method Dictionary>>noCheckAdd: 11:18:50 105/519 - 52/67: Installing method Dictionary>>noCheckNoGrowFillFrom: 11:18:50 105/519 - 53/67: Installing method Dictionary>>postCopy 11:18:50 105/519 - 54/67: Installing method Dictionary>>printElementsOn: 11:18:50 105/519 - 55/67: Installing method Dictionary>>rehash 11:18:50 105/519 - 56/67: Installing method Dictionary>>reject:thenCollect: 11:18:50 105/519 - 57/67: Installing method Dictionary>>remove: 11:18:50 105/519 - 58/67: Installing method Dictionary>>remove:ifAbsent: 11:18:50 105/519 - 59/67: Installing method Dictionary>>removeKey: 11:18:50 105/519 - 60/67: Installing method Dictionary>>removeKey:ifAbsent: 11:18:50 105/519 - 61/67: Installing method Dictionary>>removeUnreferencedKeys 11:18:50 105/519 - 62/67: Installing method Dictionary>>scanFor: 11:18:50 105/519 - 63/67: Installing method Dictionary>>select: 11:18:50 105/519 - 64/67: Installing method Dictionary>>select:thenCollect: 11:18:50 105/519 - 65/67: Installing method Dictionary>>storeOn: 11:18:50 105/519 - 66/67: Installing method Dictionary>>values 11:18:50 105/519 - 67/67: Installing method Dictionary>>valuesDo: 11:18:50 105/519 - 1/3: Installing method Dictionary class>>newFrom: 11:18:50 105/519 - 2/3: Installing method Dictionary class>>newFromKeys:andValues: 11:18:50 105/519 - 3/3: Installing method Dictionary class>>newFromPairs: 11:18:51 106/519 - 1/30: Installing method DoItVariable>>actualVariable 11:18:51 106/519 - 2/30: Installing method DoItVariable>>actualVariable: 11:18:51 106/519 - 3/30: Installing method DoItVariable>>allowsShadowing 11:18:51 106/519 - 4/30: Installing method DoItVariable>>doItContext 11:18:51 106/519 - 5/30: Installing method DoItVariable>>doItContext: 11:18:51 106/519 - 6/30: Installing method DoItVariable>>emitStore: 11:18:51 106/519 - 7/30: Installing method DoItVariable>>emitValue: 11:18:51 106/519 - 8/30: Installing method DoItVariable>>isArgumentVariable 11:18:51 106/519 - 9/30: Installing method DoItVariable>>isClassVariable 11:18:51 106/519 - 10/30: Installing method DoItVariable>>isGlobalVariable 11:18:51 106/519 - 11/30: Installing method DoItVariable>>isInstanceVariable 11:18:51 106/519 - 12/30: Installing method DoItVariable>>isLiteralVariable 11:18:51 106/519 - 13/30: Installing method DoItVariable>>isLocalVariable 11:18:51 106/519 - 14/30: Installing method DoItVariable>>isPseudoVariable 11:18:52 106/519 - 15/30: Installing method DoItVariable>>isSelfVariable 11:18:52 106/519 - 16/30: Installing method DoItVariable>>isSuperVariable 11:18:52 106/519 - 17/30: Installing method DoItVariable>>isTempVariable 11:18:52 106/519 - 18/30: Installing method DoItVariable>>isThisContextVariable 11:18:52 106/519 - 19/30: Installing method DoItVariable>>isThisProcessVariable 11:18:52 106/519 - 20/30: Installing method DoItVariable>>isUndeclaredVariable 11:18:52 106/519 - 21/30: Installing method DoItVariable>>isUninitialized 11:18:52 106/519 - 22/30: Installing method DoItVariable>>isWorkspaceVariable 11:18:52 106/519 - 23/30: Installing method DoItVariable>>key 11:18:52 106/519 - 24/30: Installing method DoItVariable>>printOn: 11:18:52 106/519 - 25/30: Installing method DoItVariable>>read 11:18:52 106/519 - 26/30: Installing method DoItVariable>>readInContext: 11:18:52 106/519 - 27/30: Installing method DoItVariable>>scope 11:18:52 106/519 - 28/30: Installing method DoItVariable>>usingMethods 11:18:52 106/519 - 29/30: Installing method DoItVariable>>write: 11:18:52 106/519 - 30/30: Installing method DoItVariable>>write:inContext: 11:18:52 106/519 - 1/2: Installing method DoItVariable class>>fromContext:variable: 11:18:52 106/519 - 2/2: Installing method DoItVariable class>>named:fromContext: 11:18:52 107/519 - 1/4: Installing method DomainError>>from 11:18:52 107/519 - 2/4: Installing method DomainError>>from: 11:18:52 107/519 - 3/4: Installing method DomainError>>to 11:18:52 107/519 - 4/4: Installing method DomainError>>to: 11:18:52 107/519 - 1/6: Installing method DomainError class>>signal:from: 11:18:52 107/519 - 2/6: Installing method DomainError class>>signal:from:to: 11:18:52 107/519 - 3/6: Installing method DomainError class>>signal:to: 11:18:52 107/519 - 4/6: Installing method DomainError class>>signalFrom: 11:18:52 107/519 - 5/6: Installing method DomainError class>>signalFrom:to: 11:18:52 107/519 - 6/6: Installing method DomainError class>>signalTo: 11:18:52 108/519 - 1/6: Installing method DoubleByteArray>>= 11:18:52 108/519 - 2/6: Installing method DoubleByteArray>>atAllPut: 11:18:52 108/519 - 3/6: Installing method DoubleByteArray>>byteSize 11:18:52 108/519 - 4/6: Installing method DoubleByteArray>>bytesPerElement 11:18:52 108/519 - 5/6: Installing method DoubleByteArray>>defaultElement 11:18:52 108/519 - 6/6: Installing method DoubleByteArray>>replaceFrom:to:with:startingAt: 11:18:52 109/519 - 1/4: Installing method DoubleByteLayout>>bytesPerSlot 11:18:52 109/519 - 2/4: Installing method DoubleByteLayout>>extendDoubleByte 11:18:52 109/519 - 3/4: Installing method DoubleByteLayout>>instanceSpecification 11:18:52 109/519 - 4/4: Installing method DoubleByteLayout>>isDoubleBytes 11:18:52 109/519 - 1/1: Installing method DoubleByteLayout class>>extending:scope:host: 11:18:53 110/519 - 1/10: Installing method DoubleLink>>asDoubleLink 11:18:53 110/519 - 2/10: Installing method DoubleLink>>clearLinks 11:18:53 110/519 - 3/10: Installing method DoubleLink>>hasPredecessor 11:18:53 110/519 - 4/10: Installing method DoubleLink>>hasSuccessor 11:18:53 110/519 - 5/10: Installing method DoubleLink>>nextLink 11:18:53 110/519 - 6/10: Installing method DoubleLink>>nextLink: 11:18:53 110/519 - 7/10: Installing method DoubleLink>>previousLink 11:18:53 110/519 - 8/10: Installing method DoubleLink>>previousLink: 11:18:53 110/519 - 9/10: Installing method DoubleLink>>value 11:18:53 110/519 - 10/10: Installing method DoubleLink>>value: 11:18:53 110/519 - 1/1: Installing method DoubleLink class>>value: 11:18:53 111/519 - 1/18: Installing method DoubleLinkedList>>add: 11:18:53 111/519 - 2/18: Installing method DoubleLinkedList>>add:afterLink: 11:18:53 111/519 - 3/18: Installing method DoubleLinkedList>>add:beforeLink: 11:18:53 111/519 - 4/18: Installing method DoubleLinkedList>>addFirst: 11:18:53 111/519 - 5/18: Installing method DoubleLinkedList>>addLast: 11:18:53 111/519 - 6/18: Installing method DoubleLinkedList>>do: 11:18:53 111/519 - 7/18: Installing method DoubleLinkedList>>first 11:18:53 111/519 - 8/18: Installing method DoubleLinkedList>>firstLink 11:18:53 111/519 - 9/18: Installing method DoubleLinkedList>>isEmpty 11:18:53 111/519 - 10/18: Installing method DoubleLinkedList>>last 11:18:53 111/519 - 11/18: Installing method DoubleLinkedList>>lastLink 11:18:53 111/519 - 12/18: Installing method DoubleLinkedList>>linksDo: 11:18:53 111/519 - 13/18: Installing method DoubleLinkedList>>removeAll 11:18:53 111/519 - 14/18: Installing method DoubleLinkedList>>removeFirst 11:18:53 111/519 - 15/18: Installing method DoubleLinkedList>>removeLast 11:18:53 111/519 - 16/18: Installing method DoubleLinkedList>>removeLink: 11:18:53 111/519 - 17/18: Installing method DoubleLinkedList>>reverseDo: 11:18:53 111/519 - 18/18: Installing method DoubleLinkedList>>reverseLinksDo: 11:18:53 111/519 - 1/1: Installing method DoubleLinkedList class>>newFrom: 11:18:53 112/519 - 1/6: Installing method DoubleWordArray>>= 11:18:54 112/519 - 2/6: Installing method DoubleWordArray>>atAllPut: 11:18:54 112/519 - 3/6: Installing method DoubleWordArray>>byteSize 11:18:54 112/519 - 4/6: Installing method DoubleWordArray>>bytesPerElement 11:18:54 112/519 - 5/6: Installing method DoubleWordArray>>defaultElement 11:18:54 112/519 - 6/6: Installing method DoubleWordArray>>replaceFrom:to:with:startingAt: 11:18:54 113/519 - 1/3: Installing method DoubleWordLayout>>extendDoubleWord 11:18:54 113/519 - 2/3: Installing method DoubleWordLayout>>instanceSpecification 11:18:54 113/519 - 3/3: Installing method DoubleWordLayout>>isDoubleWords 11:18:54 113/519 - 1/1: Installing method DoubleWordLayout class>>extending:scope:host: 11:18:54 114/519 - 1/1: Installing method DummySystemProgressItem>>doesNotUnderstand: 11:18:55 115/519 - 1/22: Installing method DummyUIManager>>chooseDirectory:from: 11:18:55 115/519 - 2/22: Installing method DummyUIManager>>chooseFrom:lines:title: 11:18:55 115/519 - 3/22: Installing method DummyUIManager>>chooseFrom:values:lines:title: 11:18:55 115/519 - 4/22: Installing method DummyUIManager>>confirm: 11:18:55 115/519 - 5/22: Installing method DummyUIManager>>confirm:label:trueChoice:falseChoice:cancelChoice:default: 11:18:55 115/519 - 6/22: Installing method DummyUIManager>>confirm:orCancel: 11:18:55 115/519 - 7/22: Installing method DummyUIManager>>debugProcess:context:label:fullView:notification: 11:18:55 115/519 - 8/22: Installing method DummyUIManager>>edit:label:accept: 11:18:55 115/519 - 9/22: Installing method DummyUIManager>>handleError:log: 11:18:55 115/519 - 10/22: Installing method DummyUIManager>>handleWarning: 11:18:55 115/519 - 11/22: Installing method DummyUIManager>>inform: 11:18:55 115/519 - 12/22: Installing method DummyUIManager>>informUserDuring: 11:18:55 115/519 - 13/22: Installing method DummyUIManager>>lowSpaceWatcherDefaultAction 11:18:55 115/519 - 14/22: Installing method DummyUIManager>>multiLineRequest:initialAnswer:answerHeight: 11:18:55 115/519 - 15/22: Installing method DummyUIManager>>progressBarEnabled 11:18:55 115/519 - 16/22: Installing method DummyUIManager>>progressBarEnabled: 11:18:55 115/519 - 17/22: Installing method DummyUIManager>>request:initialAnswer: 11:18:55 115/519 - 18/22: Installing method DummyUIManager>>request:initialAnswer:entryCompletion: 11:18:55 115/519 - 19/22: Installing method DummyUIManager>>request:initialAnswer:title:entryCompletion: 11:18:55 115/519 - 20/22: Installing method DummyUIManager>>requestPassword: 11:18:55 115/519 - 21/22: Installing method DummyUIManager>>traceCr: 11:18:55 115/519 - 22/22: Installing method DummyUIManager>>unhandledErrorDefaultAction: 11:18:55 116/519 - 1/7: Installing method DuplicatedSlotName>>host 11:18:55 116/519 - 2/7: Installing method DuplicatedSlotName>>host: 11:18:55 116/519 - 3/7: Installing method DuplicatedSlotName>>messageText 11:18:55 116/519 - 4/7: Installing method DuplicatedSlotName>>newSlot 11:18:55 116/519 - 5/7: Installing method DuplicatedSlotName>>newSlot: 11:18:55 116/519 - 6/7: Installing method DuplicatedSlotName>>oldSlot 11:18:55 116/519 - 7/7: Installing method DuplicatedSlotName>>oldSlot: 11:18:55 117/519 - 1/5: Installing method DuplicatedVariableError>>isResumable 11:18:55 117/519 - 2/5: Installing method DuplicatedVariableError>>superclass 11:18:55 117/519 - 3/5: Installing method DuplicatedVariableError>>superclass: 11:18:55 117/519 - 4/5: Installing method DuplicatedVariableError>>variable 11:18:55 117/519 - 5/5: Installing method DuplicatedVariableError>>variable: 11:18:55 117/519 - 1/1: Installing method DuplicatedVariableError class>>signalWith: 11:18:55 118/519 - 1/1: Installing method DynamicVariable>>value:during: 11:18:55 118/519 - 1/1: Installing method DynamicVariable class>>value:during: 11:18:56 119/519 - 1/7: Installing method EmptyLayout>>extend: 11:18:56 119/519 - 2/7: Installing method EmptyLayout>>extendByte 11:18:56 119/519 - 3/7: Installing method EmptyLayout>>extendDoubleByte 11:18:56 119/519 - 4/7: Installing method EmptyLayout>>extendDoubleWord 11:18:56 119/519 - 5/7: Installing method EmptyLayout>>extendVariable: 11:18:56 119/519 - 6/7: Installing method EmptyLayout>>extendWeak 11:18:56 119/519 - 7/7: Installing method EmptyLayout>>extendWord 11:18:56 119/519 - 1/1: Installing method EmptyLayout class>>instance 11:18:57 120/519 - 1/54: Installing method EncoderForSistaV1>>genBranchPopFalse: 11:18:57 120/519 - 2/54: Installing method EncoderForSistaV1>>genBranchPopFalseLong: 11:18:57 120/519 - 3/54: Installing method EncoderForSistaV1>>genBranchPopTrue: 11:18:57 120/519 - 4/54: Installing method EncoderForSistaV1>>genBranchPopTrueLong: 11:18:57 120/519 - 5/54: Installing method EncoderForSistaV1>>genCallMappedInlinedPrimitive: 11:18:57 120/519 - 6/54: Installing method EncoderForSistaV1>>genCallPrimitive: 11:18:57 120/519 - 7/54: Installing method EncoderForSistaV1>>genDup 11:18:57 120/519 - 8/54: Installing method EncoderForSistaV1>>genJump: 11:18:57 120/519 - 9/54: Installing method EncoderForSistaV1>>genJumpLong: 11:18:57 120/519 - 10/54: Installing method EncoderForSistaV1>>genNop 11:18:57 120/519 - 11/54: Installing method EncoderForSistaV1>>genPop 11:18:57 120/519 - 12/54: Installing method EncoderForSistaV1>>genPushCharacter: 11:18:57 120/519 - 13/54: Installing method EncoderForSistaV1>>genPushConsArray: 11:18:57 120/519 - 14/54: Installing method EncoderForSistaV1>>genPushFullClosure:numCopied:receiverOnStack:outerContextNeeded: 11:18:57 120/519 - 15/54: Installing method EncoderForSistaV1>>genPushInstVar: 11:18:57 120/519 - 16/54: Installing method EncoderForSistaV1>>genPushInstVarLong: 11:18:57 120/519 - 17/54: Installing method EncoderForSistaV1>>genPushInteger: 11:18:57 120/519 - 18/54: Installing method EncoderForSistaV1>>genPushIntegerLong: 11:18:57 120/519 - 19/54: Installing method EncoderForSistaV1>>genPushLiteral: 11:18:57 120/519 - 20/54: Installing method EncoderForSistaV1>>genPushLiteralVar: 11:18:57 120/519 - 21/54: Installing method EncoderForSistaV1>>genPushNewArray: 11:18:57 120/519 - 22/54: Installing method EncoderForSistaV1>>genPushReceiver 11:18:57 120/519 - 23/54: Installing method EncoderForSistaV1>>genPushRemoteTemp:inVectorAt: 11:18:57 120/519 - 24/54: Installing method EncoderForSistaV1>>genPushSpecialLiteral: 11:18:57 120/519 - 25/54: Installing method EncoderForSistaV1>>genPushTemp: 11:18:57 120/519 - 26/54: Installing method EncoderForSistaV1>>genPushThisContext 11:18:57 120/519 - 27/54: Installing method EncoderForSistaV1>>genPushThisProcess 11:18:57 120/519 - 28/54: Installing method EncoderForSistaV1>>genReturnReceiver 11:18:57 120/519 - 29/54: Installing method EncoderForSistaV1>>genReturnSpecialLiteral: 11:18:57 120/519 - 30/54: Installing method EncoderForSistaV1>>genReturnTop 11:18:57 120/519 - 31/54: Installing method EncoderForSistaV1>>genReturnTopToCaller 11:18:58 120/519 - 32/54: Installing method EncoderForSistaV1>>genSend:numArgs: 11:18:58 120/519 - 33/54: Installing method EncoderForSistaV1>>genSendDirectedSuper:numArgs: 11:18:58 120/519 - 34/54: Installing method EncoderForSistaV1>>genSendSpecial:numArgs: 11:18:58 120/519 - 35/54: Installing method EncoderForSistaV1>>genSendSuper:numArgs: 11:18:58 120/519 - 36/54: Installing method EncoderForSistaV1>>genSignedSingleExtendB: 11:18:58 120/519 - 37/54: Installing method EncoderForSistaV1>>genStoreInstVar: 11:18:58 120/519 - 38/54: Installing method EncoderForSistaV1>>genStoreInstVarLong: 11:18:58 120/519 - 39/54: Installing method EncoderForSistaV1>>genStoreLiteralVar: 11:18:58 120/519 - 40/54: Installing method EncoderForSistaV1>>genStorePopInstVar: 11:18:58 120/519 - 41/54: Installing method EncoderForSistaV1>>genStorePopInstVarLong: 11:18:58 120/519 - 42/54: Installing method EncoderForSistaV1>>genStorePopLiteralVar: 11:18:58 120/519 - 43/54: Installing method EncoderForSistaV1>>genStorePopRemoteTemp:inVectorAt: 11:18:58 120/519 - 44/54: Installing method EncoderForSistaV1>>genStorePopTemp: 11:18:58 120/519 - 45/54: Installing method EncoderForSistaV1>>genStoreRemoteTemp:inVectorAt: 11:18:58 120/519 - 46/54: Installing method EncoderForSistaV1>>genStoreTemp: 11:18:58 120/519 - 47/54: Installing method EncoderForSistaV1>>genTrap 11:18:58 120/519 - 48/54: Installing method EncoderForSistaV1>>genTrapIfNotInstanceOf: 11:18:58 120/519 - 49/54: Installing method EncoderForSistaV1>>genUnsignedMultipleExtendA: 11:18:58 120/519 - 50/54: Installing method EncoderForSistaV1>>genUnsignedSingleExtendA: 11:18:58 120/519 - 51/54: Installing method EncoderForSistaV1>>genUnsignedSingleExtendB: 11:18:58 120/519 - 52/54: Installing method EncoderForSistaV1>>isSpecialLiteralForPush: 11:18:58 120/519 - 53/54: Installing method EncoderForSistaV1>>sizePushFullClosure:numCopied: 11:18:58 120/519 - 54/54: Installing method EncoderForSistaV1>>sizePushFullClosure:numCopied:receiverOnStack:ignoreOuterContext: 11:18:58 120/519 - 1/43: Installing method EncoderForSistaV1 class>>backJumpBytecodeSize 11:18:58 120/519 - 2/43: Installing method EncoderForSistaV1 class>>bindingReadScanBlockFor:using: 11:18:59 120/519 - 3/43: Installing method EncoderForSistaV1 class>>bindingWriteScanBlockFor:using: 11:18:59 120/519 - 4/43: Installing method EncoderForSistaV1 class>>bytecodeSize: 11:18:59 120/519 - 5/43: Installing method EncoderForSistaV1 class>>callPrimitiveCode 11:18:59 120/519 - 6/43: Installing method EncoderForSistaV1 class>>extensionsAt:in:into: 11:18:59 120/519 - 7/43: Installing method EncoderForSistaV1 class>>firstSpecialSelectorByte 11:18:59 120/519 - 8/43: Installing method EncoderForSistaV1 class>>instVarReadScanBlockFor:using: 11:18:59 120/519 - 9/43: Installing method EncoderForSistaV1 class>>instVarWriteScanBlockFor:using: 11:18:59 120/519 - 10/43: Installing method EncoderForSistaV1 class>>instructionSizeAt:of: 11:18:59 120/519 - 11/43: Installing method EncoderForSistaV1 class>>interpretNextInstructionFor:in: 11:18:59 120/519 - 12/43: Installing method EncoderForSistaV1 class>>isBlockReturnAt:in: 11:18:59 120/519 - 13/43: Installing method EncoderForSistaV1 class>>isBranchIfFalseAt:in: 11:18:59 120/519 - 14/43: Installing method EncoderForSistaV1 class>>isBranchIfTrueAt:in: 11:18:59 120/519 - 15/43: Installing method EncoderForSistaV1 class>>isCreateBlockAt:in: 11:18:59 120/519 - 16/43: Installing method EncoderForSistaV1 class>>isCreateFullBlock:code:at: 11:18:59 120/519 - 17/43: Installing method EncoderForSistaV1 class>>isCreateFullBlockAt:in: 11:18:59 120/519 - 18/43: Installing method EncoderForSistaV1 class>>isExtension: 11:18:59 120/519 - 19/43: Installing method EncoderForSistaV1 class>>isJumpAt:in: 11:18:59 120/519 - 20/43: Installing method EncoderForSistaV1 class>>isJustPopAt:in: 11:18:59 120/519 - 21/43: Installing method EncoderForSistaV1 class>>isPushTempAt:in: 11:18:59 120/519 - 22/43: Installing method EncoderForSistaV1 class>>isRealSendAt:in: 11:18:59 120/519 - 23/43: Installing method EncoderForSistaV1 class>>isReturnAt:in: 11:18:59 120/519 - 24/43: Installing method EncoderForSistaV1 class>>isReturnTopFromMethodAt:in: 11:18:59 120/519 - 25/43: Installing method EncoderForSistaV1 class>>isSendAt:in: 11:18:59 120/519 - 26/43: Installing method EncoderForSistaV1 class>>isStoreAt:in: 11:18:59 120/519 - 27/43: Installing method EncoderForSistaV1 class>>isStorePopAt:in: 11:18:59 120/519 - 28/43: Installing method EncoderForSistaV1 class>>literalIndexOfBytecodeAt:in: 11:18:59 120/519 - 29/43: Installing method EncoderForSistaV1 class>>literalMethodBytecodes 11:18:59 120/519 - 30/43: Installing method EncoderForSistaV1 class>>markerOrNilFor: 11:18:59 120/519 - 31/43: Installing method EncoderForSistaV1 class>>method:refersInBytecodeToLiteral:specialSelectorIndex: 11:18:59 120/519 - 32/43: Installing method EncoderForSistaV1 class>>methodReturnBytecodes 11:18:59 120/519 - 33/43: Installing method EncoderForSistaV1 class>>nonExtensionBytecodeAt:in: 11:18:59 120/519 - 34/43: Installing method EncoderForSistaV1 class>>prepareMethod:forSimulationWith: 11:18:59 120/519 - 35/43: Installing method EncoderForSistaV1 class>>pushNilByte 11:18:59 120/519 - 36/43: Installing method EncoderForSistaV1 class>>readsSelfFor: 11:18:59 120/519 - 37/43: Installing method EncoderForSistaV1 class>>readsThisContextFor: 11:18:59 120/519 - 38/43: Installing method EncoderForSistaV1 class>>selectorToSendOrItselfFor:in:at: 11:18:59 120/519 - 39/43: Installing method EncoderForSistaV1 class>>sendsToSuperFor: 11:18:59 120/519 - 40/43: Installing method EncoderForSistaV1 class>>specialLiterals 11:18:59 120/519 - 41/43: Installing method EncoderForSistaV1 class>>stackDeltaForPrimitive:in: 11:18:59 120/519 - 42/43: Installing method EncoderForSistaV1 class>>superSendScanBlockUsing: 11:18:59 120/519 - 43/43: Installing method EncoderForSistaV1 class>>unusedBytecode 11:18:59 121/519 - 1/5: Installing method EndianDetector class>>calcEndianness 11:18:59 121/519 - 2/5: Installing method EndianDetector class>>endianness 11:18:59 121/519 - 3/5: Installing method EndianDetector class>>isBigEndian 11:18:59 121/519 - 4/5: Installing method EndianDetector class>>isLittleEndian 11:18:59 121/519 - 5/5: Installing method EndianDetector class>>startUp: 11:18:59 122/519 - 1/1: Installing method EphemeronLayout>>instanceSpecification 11:19:00 122/519 - 1/1: Installing method EphemeronLayout class>>extending:scope:host: 11:19:00 123/519 - 1/1: Installing method Error>>isResumable 11:19:00 123/519 - 1/1: Installing method Error class>>captureIfSignalledWhenStepping 11:19:00 124/519 - 1/5: Installing method ErrorHandler class>>defaultErrorHandler 11:19:00 124/519 - 2/5: Installing method ErrorHandler class>>defaultErrorHandler: 11:19:00 124/519 - 3/5: Installing method ErrorHandler class>>handleError: 11:19:00 124/519 - 4/5: Installing method ErrorHandler class>>handleNotification: 11:19:00 124/519 - 5/5: Installing method ErrorHandler class>>handleWarning: 11:19:00 125/519 - 1/3: Installing method ErrorHandlerSessionHandler>>handledId 11:19:00 125/519 - 2/3: Installing method ErrorHandlerSessionHandler>>shutdown: 11:19:00 125/519 - 3/3: Installing method ErrorHandlerSessionHandler>>startup: 11:19:00 125/519 - 1/2: Installing method ErrorHandlerSessionHandler class>>initialize 11:19:00 125/519 - 2/2: Installing method ErrorHandlerSessionHandler class>>uniqueInstance 11:19:00 126/519 - 1/1: Installing method ExactFloatPrintPolicy>>absPrint:on:base: 11:19:01 127/519 - 1/38: Installing method Exception>>completeProcess:with: 11:19:01 127/519 - 2/38: Installing method Exception>>defaultAction 11:19:01 127/519 - 3/38: Installing method Exception>>defaultDescription 11:19:01 127/519 - 4/38: Installing method Exception>>defaultResumeValue 11:19:01 127/519 - 5/38: Installing method Exception>>defaultReturnValue 11:19:01 127/519 - 6/38: Installing method Exception>>description 11:19:01 127/519 - 7/38: Installing method Exception>>freeze 11:19:01 127/519 - 8/38: Installing method Exception>>freezeUpTo: 11:19:01 127/519 - 9/38: Installing method Exception>>isDebuggerFailure 11:19:01 127/519 - 10/38: Installing method Exception>>isHandleableBy: 11:19:01 127/519 - 11/38: Installing method Exception>>isNested 11:19:01 127/519 - 12/38: Installing method Exception>>isResumable 11:19:01 127/519 - 13/38: Installing method Exception>>messageText 11:19:01 127/519 - 14/38: Installing method Exception>>messageText: 11:19:01 127/519 - 15/38: Installing method Exception>>originException 11:19:01 127/519 - 16/38: Installing method Exception>>outer 11:19:01 127/519 - 17/38: Installing method Exception>>pass 11:19:01 127/519 - 18/38: Installing method Exception>>printOn: 11:19:01 127/519 - 19/38: Installing method Exception>>privHandlerContext 11:19:01 127/519 - 20/38: Installing method Exception>>privHandlerContext: 11:19:01 127/519 - 21/38: Installing method Exception>>raiseUnhandledError 11:19:01 127/519 - 22/38: Installing method Exception>>receiver 11:19:01 127/519 - 23/38: Installing method Exception>>resignalAs: 11:19:01 127/519 - 24/38: Installing method Exception>>resume 11:19:01 127/519 - 25/38: Installing method Exception>>resume: 11:19:01 127/519 - 26/38: Installing method Exception>>resumeUnchecked: 11:19:01 127/519 - 27/38: Installing method Exception>>return 11:19:01 127/519 - 28/38: Installing method Exception>>return: 11:19:01 127/519 - 29/38: Installing method Exception>>searchFrom: 11:19:01 127/519 - 30/38: Installing method Exception>>signal 11:19:01 127/519 - 31/38: Installing method Exception>>signal: 11:19:01 127/519 - 32/38: Installing method Exception>>signalIn: 11:19:01 127/519 - 33/38: Installing method Exception>>signaler 11:19:01 127/519 - 34/38: Installing method Exception>>signaler: 11:19:01 127/519 - 35/38: Installing method Exception>>signalerContext 11:19:01 127/519 - 36/38: Installing method Exception>>tag 11:19:01 127/519 - 37/38: Installing method Exception>>tag: 11:19:02 127/519 - 38/38: Installing method Exception>>unhandledErrorAction 11:19:02 127/519 - 1/9: Installing method Exception class>>, 11:19:02 127/519 - 2/9: Installing method Exception class>>- 11:19:02 127/519 - 3/9: Installing method Exception class>>captureIfSignalledWhenStepping 11:19:02 127/519 - 4/9: Installing method Exception class>>handles: 11:19:02 127/519 - 5/9: Installing method Exception class>>signal 11:19:02 127/519 - 6/9: Installing method Exception class>>signal: 11:19:02 127/519 - 7/9: Installing method Exception class>>signal:in: 11:19:02 127/519 - 8/9: Installing method Exception class>>signal:withTag: 11:19:02 127/519 - 9/9: Installing method Exception class>>signalIn: 11:19:02 128/519 - 1/5: Installing method ExceptionSet>>, 11:19:02 128/519 - 2/5: Installing method ExceptionSet>>- 11:19:02 128/519 - 3/5: Installing method ExceptionSet>>add: 11:19:02 128/519 - 4/5: Installing method ExceptionSet>>handles: 11:19:02 128/519 - 5/5: Installing method ExceptionSet>>initialize 11:19:02 129/519 - 1/4: Installing method ExceptionSetWithExclusions>>- 11:19:02 129/519 - 2/4: Installing method ExceptionSetWithExclusions>>addExclusion: 11:19:02 129/519 - 3/4: Installing method ExceptionSetWithExclusions>>handles: 11:19:02 129/519 - 4/4: Installing method ExceptionSetWithExclusions>>initialize 11:19:02 130/519 - 1/5: Installing method ExecutionEnvironment>>activated 11:19:02 130/519 - 2/5: Installing method ExecutionEnvironment>>beActiveDuring: 11:19:02 130/519 - 3/5: Installing method ExecutionEnvironment>>deactivated 11:19:02 130/519 - 4/5: Installing method ExecutionEnvironment>>isTest 11:19:02 130/519 - 5/5: Installing method ExecutionEnvironment>>prepareForNewProcess: 11:19:02 131/519 - 1/6: Installing method Exit>>defaultAction 11:19:02 131/519 - 2/6: Installing method Exit>>isSuccess 11:19:02 131/519 - 3/6: Installing method Exit>>printMessage 11:19:02 131/519 - 4/6: Installing method Exit>>printOn: 11:19:02 131/519 - 5/6: Installing method Exit>>status 11:19:02 131/519 - 6/6: Installing method Exit>>status: 11:19:03 131/519 - 1/7: Installing method Exit class>>failure 11:19:03 131/519 - 2/7: Installing method Exit class>>signalFailure 11:19:03 131/519 - 3/7: Installing method Exit class>>signalFailure: 11:19:03 131/519 - 4/7: Installing method Exit class>>signalSuccess 11:19:03 131/519 - 5/7: Installing method Exit class>>signalSuccess: 11:19:03 131/519 - 6/7: Installing method Exit class>>status: 11:19:03 131/519 - 7/7: Installing method Exit class>>success 11:19:03 132/519 - 1/6: Installing method ExpressionEvaluated>>context 11:19:03 132/519 - 2/6: Installing method ExpressionEvaluated>>context: 11:19:03 132/519 - 3/6: Installing method ExpressionEvaluated>>expression 11:19:03 132/519 - 4/6: Installing method ExpressionEvaluated>>expressionEvaluated 11:19:03 132/519 - 5/6: Installing method ExpressionEvaluated>>expressionEvaluated: 11:19:03 132/519 - 6/6: Installing method ExpressionEvaluated>>item 11:19:03 132/519 - 1/2: Installing method ExpressionEvaluated class>>expression: 11:19:03 132/519 - 2/2: Installing method ExpressionEvaluated class>>expression:context: 11:19:03 133/519 - 1/3: Installing method ExtensionPointsOwningPackageNotification>>messageText 11:19:03 133/519 - 2/3: Installing method ExtensionPointsOwningPackageNotification>>packageName 11:19:03 133/519 - 3/3: Installing method ExtensionPointsOwningPackageNotification>>packageName: 11:19:03 133/519 - 1/1: Installing method ExtensionPointsOwningPackageNotification class>>signalFor: 11:19:03 134/519 - 1/18: Installing method ExternalAddress>>+ 11:19:03 134/519 - 2/18: Installing method ExternalAddress>>= 11:19:03 134/519 - 3/18: Installing method ExternalAddress>>asByteArrayPointer 11:19:03 134/519 - 4/18: Installing method ExternalAddress>>asExternalPointer 11:19:03 134/519 - 5/18: Installing method ExternalAddress>>asInteger 11:19:03 134/519 - 6/18: Installing method ExternalAddress>>beNull 11:19:03 134/519 - 7/18: Installing method ExternalAddress>>byteAt: 11:19:03 134/519 - 8/18: Installing method ExternalAddress>>byteAt:put: 11:19:03 134/519 - 9/18: Installing method ExternalAddress>>bytesFromCString 11:19:03 134/519 - 10/18: Installing method ExternalAddress>>clone 11:19:03 134/519 - 11/18: Installing method ExternalAddress>>finalize 11:19:03 134/519 - 12/18: Installing method ExternalAddress>>free 11:19:03 134/519 - 13/18: Installing method ExternalAddress>>fromInteger: 11:19:04 134/519 - 14/18: Installing method ExternalAddress>>isExternalAddress 11:19:04 134/519 - 15/18: Installing method ExternalAddress>>isNull 11:19:04 134/519 - 16/18: Installing method ExternalAddress>>printOn: 11:19:04 134/519 - 17/18: Installing method ExternalAddress>>shallowCopy 11:19:04 134/519 - 18/18: Installing method ExternalAddress>>utf8StringFromCString 11:19:04 134/519 - 1/8: Installing method ExternalAddress class>>allocate: 11:19:04 134/519 - 2/8: Installing method ExternalAddress class>>allocate:bytesDuring: 11:19:04 134/519 - 3/8: Installing method ExternalAddress class>>gcallocate: 11:19:04 134/519 - 4/8: Installing method ExternalAddress class>>loadSymbol:module: 11:19:04 134/519 - 5/8: Installing method ExternalAddress class>>new 11:19:04 134/519 - 6/8: Installing method ExternalAddress class>>new: 11:19:04 134/519 - 7/8: Installing method ExternalAddress class>>startUp: 11:19:04 134/519 - 8/8: Installing method ExternalAddress class>>wordSize 11:19:04 135/519 - 1/4: Installing method ExternalData>>bytesFromCString 11:19:04 135/519 - 2/4: Installing method ExternalData>>printOn: 11:19:04 135/519 - 3/4: Installing method ExternalData>>setHandle:type: 11:19:04 135/519 - 4/4: Installing method ExternalData>>utf8StringFromCString 11:19:04 135/519 - 1/4: Installing method ExternalData class>>compileFields 11:19:04 135/519 - 2/4: Installing method ExternalData class>>fields 11:19:04 135/519 - 3/4: Installing method ExternalData class>>fromHandle:type: 11:19:04 135/519 - 4/4: Installing method ExternalData class>>new 11:19:04 136/519 - 1/4: Installing method ExternalObject>>getHandle 11:19:04 136/519 - 2/4: Installing method ExternalObject>>isExternalAddress 11:19:04 136/519 - 3/4: Installing method ExternalObject>>isNull 11:19:04 136/519 - 4/4: Installing method ExternalObject>>setHandle: 11:19:04 136/519 - 1/5: Installing method ExternalObject class>>initialize 11:19:04 136/519 - 2/5: Installing method ExternalObject class>>install 11:19:04 136/519 - 3/5: Installing method ExternalObject class>>installSubclasses 11:19:05 136/519 - 4/5: Installing method ExternalObject class>>null 11:19:05 136/519 - 5/5: Installing method ExternalObject class>>startUp: 11:19:05 137/519 - 1/12: Installing method ExternalSemaphoreTable class>>clearExternalObjects 11:19:05 137/519 - 2/12: Installing method ExternalSemaphoreTable class>>collectionBasedOn:withRoomFor: 11:19:05 137/519 - 3/12: Installing method ExternalSemaphoreTable class>>externalObjects 11:19:05 137/519 - 4/12: Installing method ExternalSemaphoreTable class>>freedSlotsIn:ratherThanIncreaseSizeTo: 11:19:05 137/519 - 5/12: Installing method ExternalSemaphoreTable class>>initialize 11:19:05 137/519 - 6/12: Installing method ExternalSemaphoreTable class>>privateRegisterExternalObject: 11:19:05 137/519 - 7/12: Installing method ExternalSemaphoreTable class>>privateUnregisterExternalObject: 11:19:05 137/519 - 8/12: Installing method ExternalSemaphoreTable class>>registerExternalObject: 11:19:05 137/519 - 9/12: Installing method ExternalSemaphoreTable class>>slotFor:in: 11:19:05 137/519 - 10/12: Installing method ExternalSemaphoreTable class>>unprotectedExternalObjects 11:19:05 137/519 - 11/12: Installing method ExternalSemaphoreTable class>>unprotectedExternalObjects: 11:19:05 137/519 - 12/12: Installing method ExternalSemaphoreTable class>>unregisterExternalObject: 11:19:05 138/519 - 1/2: Installing method ExternalStructure>>compositeName 11:19:05 138/519 - 2/2: Installing method ExternalStructure>>free 11:19:06 138/519 - 1/31: Installing method ExternalStructure class>>byteSize 11:19:06 138/519 - 2/31: Installing method ExternalStructure class>>checkFieldLayoutChange 11:19:06 138/519 - 3/31: Installing method ExternalStructure class>>compileAlias:withAccessors: 11:19:06 138/519 - 4/31: Installing method ExternalStructure class>>compileAllFields 11:19:06 138/519 - 5/31: Installing method ExternalStructure class>>compileFields 11:19:06 138/519 - 6/31: Installing method ExternalStructure class>>compileFields: 11:19:06 138/519 - 7/31: Installing method ExternalStructure class>>compileFields:withAccessors: 11:19:06 138/519 - 8/31: Installing method ExternalStructure class>>compiledSpec 11:19:06 138/519 - 9/31: Installing method ExternalStructure class>>compositeName 11:19:06 138/519 - 10/31: Installing method ExternalStructure class>>defineAliasAccessorsFor:type: 11:19:06 138/519 - 11/31: Installing method ExternalStructure class>>defineFieldAccessorsFor:startingAt:type: 11:19:06 138/519 - 12/31: Installing method ExternalStructure class>>defineFields 11:19:06 138/519 - 13/31: Installing method ExternalStructure class>>defineFields: 11:19:06 138/519 - 14/31: Installing method ExternalStructure class>>doneCompiling 11:19:06 138/519 - 15/31: Installing method ExternalStructure class>>externalNew 11:19:06 138/519 - 16/31: Installing method ExternalStructure class>>externalType 11:19:06 138/519 - 17/31: Installing method ExternalStructure class>>fields 11:19:06 138/519 - 18/31: Installing method ExternalStructure class>>fileOutInitializerOn: 11:19:06 138/519 - 19/31: Installing method ExternalStructure class>>fileOutOn:moveSource:toFile:initializing: 11:19:06 138/519 - 20/31: Installing method ExternalStructure class>>fromHandle: 11:19:06 138/519 - 21/31: Installing method ExternalStructure class>>install 11:19:07 138/519 - 22/31: Installing method ExternalStructure class>>maybeCompileAccessor:withSelector: 11:19:07 138/519 - 23/31: Installing method ExternalStructure class>>new 11:19:07 138/519 - 24/31: Installing method ExternalStructure class>>obsolete 11:19:07 138/519 - 25/31: Installing method ExternalStructure class>>pointerSize 11:19:07 138/519 - 26/31: Installing method ExternalStructure class>>recompileStructures 11:19:07 138/519 - 27/31: Installing method ExternalStructure class>>rename: 11:19:07 138/519 - 28/31: Installing method ExternalStructure class>>shouldGenerate:policy: 11:19:07 138/519 - 29/31: Installing method ExternalStructure class>>sortStructs:into: 11:19:07 138/519 - 30/31: Installing method ExternalStructure class>>typeNamesFromWhichIDepend 11:19:07 138/519 - 31/31: Installing method ExternalStructure class>>typedef 11:19:08 139/519 - 1/30: Installing method ExternalType>>asNonPointerType 11:19:08 139/519 - 2/30: Installing method ExternalType>>asPointerType 11:19:08 139/519 - 3/30: Installing method ExternalType>>asPointerType: 11:19:08 139/519 - 4/30: Installing method ExternalType>>atomicType 11:19:08 139/519 - 5/30: Installing method ExternalType>>byteSize 11:19:08 139/519 - 6/30: Installing method ExternalType>>compiledSpec 11:19:08 139/519 - 7/30: Installing method ExternalType>>compiledSpec: 11:19:08 139/519 - 8/30: Installing method ExternalType>>embeddedSpecWithSize: 11:19:08 139/519 - 9/30: Installing method ExternalType>>externalTypeName 11:19:08 139/519 - 10/30: Installing method ExternalType>>headerWord 11:19:08 139/519 - 11/30: Installing method ExternalType>>isAtomic 11:19:08 139/519 - 12/30: Installing method ExternalType>>isIntegerType 11:19:08 139/519 - 13/30: Installing method ExternalType>>isPointerType 11:19:08 139/519 - 14/30: Installing method ExternalType>>isSigned 11:19:08 139/519 - 15/30: Installing method ExternalType>>isStructureType 11:19:08 139/519 - 16/30: Installing method ExternalType>>isUnsigned 11:19:08 139/519 - 17/30: Installing method ExternalType>>isVoid 11:19:08 139/519 - 18/30: Installing method ExternalType>>newReferentClass: 11:19:08 139/519 - 19/30: Installing method ExternalType>>pointerSize 11:19:08 139/519 - 20/30: Installing method ExternalType>>pointerSize: 11:19:08 139/519 - 21/30: Installing method ExternalType>>printAtomicType:on: 11:19:08 139/519 - 22/30: Installing method ExternalType>>printOn: 11:19:08 139/519 - 23/30: Installing method ExternalType>>printStructureFieldStartingAt:withName:inClass:on:indent: 11:19:08 139/519 - 24/30: Installing method ExternalType>>printTypedefOn: 11:19:08 139/519 - 25/30: Installing method ExternalType>>readFieldAt: 11:19:08 139/519 - 26/30: Installing method ExternalType>>referentClass 11:19:08 139/519 - 27/30: Installing method ExternalType>>setReferencedType: 11:19:08 139/519 - 28/30: Installing method ExternalType>>storeOn: 11:19:08 139/519 - 29/30: Installing method ExternalType>>typedef 11:19:08 139/519 - 30/30: Installing method ExternalType>>writeFieldAt:with: 11:19:21 139/519 - 1/39: Installing method ExternalType class>>atomicTypeNamed: 11:19:21 139/519 - 2/39: Installing method ExternalType class>>bool 11:19:21 139/519 - 3/39: Installing method ExternalType class>>byte 11:19:21 139/519 - 4/39: Installing method ExternalType class>>char 11:19:21 139/519 - 5/39: Installing method ExternalType class>>cleanupUnusedTypes 11:19:21 139/519 - 6/39: Installing method ExternalType class>>double 11:19:21 139/519 - 7/39: Installing method ExternalType class>>float 11:19:21 139/519 - 8/39: Installing method ExternalType class>>forceTypeNamed: 11:19:21 139/519 - 9/39: Installing method ExternalType class>>initialize 11:19:21 139/519 - 10/39: Installing method ExternalType class>>initializeAtomicTypes 11:19:21 139/519 - 11/39: Installing method ExternalType class>>initializeDefaultTypes 11:19:21 139/519 - 12/39: Installing method ExternalType class>>initializeFFIConstants 11:19:21 139/519 - 13/39: Installing method ExternalType class>>initializeStructureTypes 11:19:21 139/519 - 14/39: Installing method ExternalType class>>long 11:19:21 139/519 - 15/39: Installing method ExternalType class>>new 11:19:21 139/519 - 16/39: Installing method ExternalType class>>newTypeNamed:force: 11:19:21 139/519 - 17/39: Installing method ExternalType class>>noticeModificationOf: 11:19:22 139/519 - 18/39: Installing method ExternalType class>>noticeRemovalOf: 11:19:22 139/519 - 19/39: Installing method ExternalType class>>noticeRenamingOf:from:to: 11:19:22 139/519 - 20/39: Installing method ExternalType class>>pointerSpec 11:19:22 139/519 - 21/39: Installing method ExternalType class>>sbyte 11:19:22 139/519 - 22/39: Installing method ExternalType class>>schar 11:19:22 139/519 - 23/39: Installing method ExternalType class>>short 11:19:22 139/519 - 24/39: Installing method ExternalType class>>signedByte 11:19:22 139/519 - 25/39: Installing method ExternalType class>>signedChar 11:19:22 139/519 - 26/39: Installing method ExternalType class>>signedLong 11:19:22 139/519 - 27/39: Installing method ExternalType class>>signedLongLong 11:19:22 139/519 - 28/39: Installing method ExternalType class>>signedShort 11:19:22 139/519 - 29/39: Installing method ExternalType class>>string 11:19:22 139/519 - 30/39: Installing method ExternalType class>>structTypeNamed: 11:19:22 139/519 - 31/39: Installing method ExternalType class>>structureSpec 11:19:22 139/519 - 32/39: Installing method ExternalType class>>ulong 11:19:22 139/519 - 33/39: Installing method ExternalType class>>unsignedByte 11:19:22 139/519 - 34/39: Installing method ExternalType class>>unsignedChar 11:19:22 139/519 - 35/39: Installing method ExternalType class>>unsignedLong 11:19:22 139/519 - 36/39: Installing method ExternalType class>>unsignedLongLong 11:19:22 139/519 - 37/39: Installing method ExternalType class>>unsignedShort 11:19:22 139/519 - 38/39: Installing method ExternalType class>>ushort 11:19:22 139/519 - 39/39: Installing method ExternalType class>>void 11:19:22 140/519 - 1/2: Installing method ExternalUnion class>>compileFields:withAccessors: 11:19:22 140/519 - 2/2: Installing method ExternalUnion class>>compositeName 11:19:22 141/519 - 1/9: Installing method FFIBackend>>allocate: 11:19:22 141/519 - 2/9: Installing method FFIBackend>>free: 11:19:22 141/519 - 3/9: Installing method FFIBackend>>integerOfObject:at:put:size:signed: 11:19:22 141/519 - 4/9: Installing method FFIBackend>>integerOfObject:at:size:signed: 11:19:22 141/519 - 5/9: Installing method FFIBackend>>loadSymbol:module: 11:19:22 141/519 - 6/9: Installing method FFIBackend>>on:float32At: 11:19:22 141/519 - 7/9: Installing method FFIBackend>>on:float32At:put: 11:19:22 141/519 - 8/9: Installing method FFIBackend>>on:float64At: 11:19:22 141/519 - 9/9: Installing method FFIBackend>>on:float64At:put: 11:19:22 141/519 - 1/5: Installing method FFIBackend class>>current 11:19:22 141/519 - 2/5: Installing method FFIBackend class>>detectFFIBackend 11:19:22 141/519 - 3/5: Installing method FFIBackend class>>isAvailable 11:19:22 141/519 - 4/5: Installing method FFIBackend class>>reset 11:19:22 141/519 - 5/5: Installing method FFIBackend class>>startUp: 11:19:23 142/519 - 1/4: Installing method FFIConstants class>>initialize 11:19:23 142/519 - 2/4: Installing method FFIConstants class>>initializeCallingConventions 11:19:23 142/519 - 3/4: Installing method FFIConstants class>>initializeErrorConstants 11:19:23 142/519 - 4/4: Installing method FFIConstants class>>initializeTypeConstants 11:19:23 143/519 - 1/12: Installing method False>>& 11:19:23 143/519 - 2/12: Installing method False>>and: 11:19:23 143/519 - 3/12: Installing method False>>asBit 11:19:23 143/519 - 4/12: Installing method False>>ifFalse: 11:19:23 143/519 - 5/12: Installing method False>>ifFalse:ifTrue: 11:19:23 143/519 - 6/12: Installing method False>>ifTrue: 11:19:23 143/519 - 7/12: Installing method False>>ifTrue:ifFalse: 11:19:23 143/519 - 8/12: Installing method False>>not 11:19:23 143/519 - 9/12: Installing method False>>or: 11:19:23 143/519 - 10/12: Installing method False>>printOn: 11:19:23 143/519 - 11/12: Installing method False>>xor: 11:19:23 143/519 - 12/12: Installing method False>>| 11:19:23 144/519 - 1/18: Installing method File>>basename 11:19:23 144/519 - 2/18: Installing method File>>basicOpenForWrite: 11:19:23 144/519 - 3/18: Installing method File>>checkDoesNotExist 11:19:23 144/519 - 4/18: Installing method File>>checkWritableFilesystem 11:19:23 144/519 - 5/18: Installing method File>>delete 11:19:23 144/519 - 6/18: Installing method File>>exists 11:19:23 144/519 - 7/18: Installing method File>>name 11:19:23 144/519 - 8/18: Installing method File>>named: 11:19:23 144/519 - 9/18: Installing method File>>openForAppend 11:19:23 144/519 - 10/18: Installing method File>>openForRead 11:19:23 144/519 - 11/18: Installing method File>>openForWrite 11:19:23 144/519 - 12/18: Installing method File>>openForWrite: 11:19:23 144/519 - 13/18: Installing method File>>readStream 11:19:23 144/519 - 14/18: Installing method File>>readStreamDo: 11:19:23 144/519 - 15/18: Installing method File>>size 11:19:24 144/519 - 16/18: Installing method File>>unregister 11:19:24 144/519 - 17/18: Installing method File>>writeStream 11:19:24 144/519 - 18/18: Installing method File>>writeStreamDo: 11:19:25 144/519 - 1/107: Installing method File class>>atEnd: 11:19:25 144/519 - 2/107: Installing method File class>>cantAllocateMemory 11:19:25 144/519 - 3/107: Installing method File class>>cantOpenDir 11:19:25 144/519 - 4/107: Installing method File class>>cantReadlink 11:19:25 144/519 - 5/107: Installing method File class>>cantStatPath 11:19:25 144/519 - 6/107: Installing method File class>>close: 11:19:25 144/519 - 7/107: Installing method File class>>closed: 11:19:25 144/519 - 8/107: Installing method File class>>connectToFile:writable: 11:19:25 144/519 - 9/107: Installing method File class>>connectToFileDescriptor:writable: 11:19:25 144/519 - 10/107: Installing method File class>>corruptValue 11:19:25 144/519 - 11/107: Installing method File class>>createDirectory: 11:19:25 144/519 - 12/107: Installing method File class>>decodePathString: 11:19:25 144/519 - 13/107: Installing method File class>>deleteDirectory: 11:19:25 144/519 - 14/107: Installing method File class>>deleteFile: 11:19:25 144/519 - 15/107: Installing method File class>>delimiter 11:19:26 144/519 - 16/107: Installing method File class>>encodePathString: 11:19:26 144/519 - 17/107: Installing method File class>>exists: 11:19:26 144/519 - 18/107: Installing method File class>>file:posixPermissions: 11:19:26 144/519 - 19/107: Installing method File class>>file:symlinkUid:gid: 11:19:26 144/519 - 20/107: Installing method File class>>file:uid:gid: 11:19:26 144/519 - 21/107: Installing method File class>>fileAttribute:number: 11:19:26 144/519 - 22/107: Installing method File class>>fileAttributeNumberMap 11:19:26 144/519 - 23/107: Installing method File class>>fileAttributes:mask: 11:19:26 144/519 - 24/107: Installing method File class>>fileAttributesVersionString 11:19:26 144/519 - 25/107: Installing method File class>>fileDescriptorIsAvailable: 11:19:26 144/519 - 26/107: Installing method File class>>fileDescriptorType: 11:19:26 144/519 - 27/107: Installing method File class>>flush: 11:19:26 144/519 - 28/107: Installing method File class>>fromPlatformPath: 11:19:26 144/519 - 29/107: Installing method File class>>getAttributesFailed 11:19:26 144/519 - 30/107: Installing method File class>>getMacFile:type:creator: 11:19:26 144/519 - 31/107: Installing method File class>>getPosition: 11:19:26 144/519 - 32/107: Installing method File class>>initialize 11:19:26 144/519 - 33/107: Installing method File class>>invalidArguments 11:19:26 144/519 - 34/107: Installing method File class>>isBlock: 11:19:26 144/519 - 35/107: Installing method File class>>isCharacter: 11:19:26 144/519 - 36/107: Installing method File class>>isDirectory: 11:19:26 144/519 - 37/107: Installing method File class>>isExecutable: 11:19:26 144/519 - 38/107: Installing method File class>>isFIFO: 11:19:26 144/519 - 39/107: Installing method File class>>isFile: 11:19:26 144/519 - 40/107: Installing method File class>>isReadable: 11:19:26 144/519 - 41/107: Installing method File class>>isRegular: 11:19:26 144/519 - 42/107: Installing method File class>>isSocket: 11:19:26 144/519 - 43/107: Installing method File class>>isSymlink: 11:19:26 144/519 - 44/107: Installing method File class>>isWritable: 11:19:26 144/519 - 45/107: Installing method File class>>lookupDirectory:filename: 11:19:26 144/519 - 46/107: Installing method File class>>lookupEntryIn:index: 11:19:26 144/519 - 47/107: Installing method File class>>modeIsBlock: 11:19:26 144/519 - 48/107: Installing method File class>>modeIsCharacter: 11:19:26 144/519 - 49/107: Installing method File class>>modeIsDirectory: 11:19:26 144/519 - 50/107: Installing method File class>>modeIsFIFO: 11:19:26 144/519 - 51/107: Installing method File class>>modeIsRegular: 11:19:27 144/519 - 52/107: Installing method File class>>modeIsSocket: 11:19:27 144/519 - 53/107: Installing method File class>>modeIsSymlink: 11:19:27 144/519 - 54/107: Installing method File class>>modeOf: 11:19:27 144/519 - 55/107: Installing method File class>>named: 11:19:27 144/519 - 56/107: Installing method File class>>open:writable: 11:19:27 144/519 - 57/107: Installing method File class>>openForReadFileNamed: 11:19:27 144/519 - 58/107: Installing method File class>>openForWriteFileNamed: 11:19:27 144/519 - 59/107: Installing method File class>>posixPermissions: 11:19:27 144/519 - 60/107: Installing method File class>>primClosedir: 11:19:27 144/519 - 61/107: Installing method File class>>primDeleteFile: 11:19:27 144/519 - 62/107: Installing method File class>>primExists: 11:19:27 144/519 - 63/107: Installing method File class>>primFile:posixPermissions: 11:19:27 144/519 - 64/107: Installing method File class>>primFile:symlinkUid:gid: 11:19:27 144/519 - 65/107: Installing method File class>>primFile:uid:gid: 11:19:27 144/519 - 66/107: Installing method File class>>primFileAttribute:number: 11:19:27 144/519 - 67/107: Installing method File class>>primFileAttributes:mask: 11:19:27 144/519 - 68/107: Installing method File class>>primFileMasks 11:19:27 144/519 - 69/107: Installing method File class>>primFromPlatformPath: 11:19:27 144/519 - 70/107: Installing method File class>>primLogicalDrives 11:19:27 144/519 - 71/107: Installing method File class>>primOpendir: 11:19:27 144/519 - 72/107: Installing method File class>>primPathMax 11:19:27 144/519 - 73/107: Installing method File class>>primReaddir: 11:19:27 144/519 - 74/107: Installing method File class>>primRewinddir: 11:19:27 144/519 - 75/107: Installing method File class>>primToPlatformPath: 11:19:27 144/519 - 76/107: Installing method File class>>primitiveWaitForDataOn:signalling: 11:19:27 144/519 - 77/107: Installing method File class>>read:into:startingAt:count: 11:19:27 144/519 - 78/107: Installing method File class>>register: 11:19:27 144/519 - 79/107: Installing method File class>>registry 11:19:27 144/519 - 80/107: Installing method File class>>rename:to: 11:19:27 144/519 - 81/107: Installing method File class>>reset 11:19:27 144/519 - 82/107: Installing method File class>>retryWithGC:until:forFileNamed: 11:19:27 144/519 - 83/107: Installing method File class>>s_IFBLK 11:19:27 144/519 - 84/107: Installing method File class>>s_IFCHR 11:19:27 144/519 - 85/107: Installing method File class>>s_IFDIR 11:19:27 144/519 - 86/107: Installing method File class>>s_IFIFO 11:19:27 144/519 - 87/107: Installing method File class>>s_IFLNK 11:19:27 144/519 - 88/107: Installing method File class>>s_IFMT 11:19:27 144/519 - 89/107: Installing method File class>>s_IFREG 11:19:27 144/519 - 90/107: Installing method File class>>s_IFSOCK 11:19:27 144/519 - 91/107: Installing method File class>>setPosition:to: 11:19:27 144/519 - 92/107: Installing method File class>>signalError:for: 11:19:27 144/519 - 93/107: Installing method File class>>sizeOf: 11:19:27 144/519 - 94/107: Installing method File class>>sizeOrNil: 11:19:27 144/519 - 95/107: Installing method File class>>startUp: 11:19:27 144/519 - 96/107: Installing method File class>>statFailed 11:19:27 144/519 - 97/107: Installing method File class>>stdioHandles 11:19:28 144/519 - 98/107: Installing method File class>>stdioIsAvailable 11:19:28 144/519 - 99/107: Installing method File class>>stringTooLong 11:19:28 144/519 - 100/107: Installing method File class>>sync: 11:19:28 144/519 - 101/107: Installing method File class>>timeConversionFailed 11:19:28 144/519 - 102/107: Installing method File class>>toPlatformPath: 11:19:28 144/519 - 103/107: Installing method File class>>truncate:to: 11:19:28 144/519 - 104/107: Installing method File class>>unexpectedError 11:19:28 144/519 - 105/107: Installing method File class>>unregister: 11:19:28 144/519 - 106/107: Installing method File class>>unsupportedOperation 11:19:28 144/519 - 107/107: Installing method File class>>write:from:startingAt:count: 11:19:28 145/519 - 1/3: Installing method FileAlreadyExistsException>>file 11:19:28 145/519 - 2/3: Installing method FileAlreadyExistsException>>file: 11:19:28 145/519 - 3/3: Installing method FileAlreadyExistsException>>messageText 11:19:28 145/519 - 1/1: Installing method FileAlreadyExistsException class>>signalOnFile: 11:19:28 146/519 - 1/2: Installing method FileDoesNotExistException>>readOnly 11:19:28 146/519 - 2/2: Installing method FileDoesNotExistException>>readOnly: 11:19:28 146/519 - 1/1: Installing method FileDoesNotExistException class>>signalWithFile:writeMode: 11:19:28 147/519 - 1/4: Installing method FileException>>fileName 11:19:28 147/519 - 2/4: Installing method FileException>>fileName: 11:19:35 147/519 - 3/4: Installing method FileException>>isResumable 11:19:35 147/519 - 4/4: Installing method FileException>>messageText 11:19:35 147/519 - 1/3: Installing method FileException class>>fileName: 11:19:35 147/519 - 2/3: Installing method FileException class>>signalOnFile: 11:19:35 147/519 - 3/3: Installing method FileException class>>signalWith: 11:19:35 148/519 - 1/2: Installing method FilePathEncoder class>>decode: 11:19:35 148/519 - 2/2: Installing method FilePathEncoder class>>encode: 11:19:35 150/519 - 1/8: Installing method FinalizationProcess class>>finalizationProcess 11:19:35 150/519 - 2/8: Installing method FinalizationProcess class>>initialize 11:19:35 150/519 - 3/8: Installing method FinalizationProcess class>>mournLoopWith: 11:19:35 150/519 - 4/8: Installing method FinalizationProcess class>>primitiveFetchMourner 11:19:35 150/519 - 5/8: Installing method FinalizationProcess class>>restartFinalizationProcess 11:19:35 150/519 - 6/8: Installing method FinalizationProcess class>>restartMethods 11:19:35 150/519 - 7/8: Installing method FinalizationProcess class>>runningFinalizationProcess 11:19:35 150/519 - 8/8: Installing method FinalizationProcess class>>startUp: 11:19:35 151/519 - 1/20: Installing method FinalizationRegistry>>add: 11:19:35 151/519 - 2/20: Installing method FinalizationRegistry>>add:finalizer: 11:19:35 151/519 - 3/20: Installing method FinalizationRegistry>>ephemeronAtKey: 11:19:35 151/519 - 4/20: Installing method FinalizationRegistry>>ephemeronAtKey:ifAbsent: 11:19:35 151/519 - 5/20: Installing method FinalizationRegistry>>errorHandler 11:19:35 151/519 - 6/20: Installing method FinalizationRegistry>>errorHandler: 11:19:35 151/519 - 7/20: Installing method FinalizationRegistry>>finalizeEphemeron: 11:19:35 151/519 - 8/20: Installing method FinalizationRegistry>>handleErrorsDuring: 11:19:35 151/519 - 9/20: Installing method FinalizationRegistry>>includes: 11:19:35 151/519 - 10/20: Installing method FinalizationRegistry>>initialize 11:19:35 151/519 - 11/20: Installing method FinalizationRegistry>>isEmpty 11:19:35 151/519 - 12/20: Installing method FinalizationRegistry>>keys 11:19:35 151/519 - 13/20: Installing method FinalizationRegistry>>postCopy 11:19:35 151/519 - 14/20: Installing method FinalizationRegistry>>protected: 11:19:35 151/519 - 15/20: Installing method FinalizationRegistry>>remove: 11:19:35 151/519 - 16/20: Installing method FinalizationRegistry>>remove:ifAbsent: 11:19:35 151/519 - 17/20: Installing method FinalizationRegistry>>removeEphemeron: 11:19:35 151/519 - 18/20: Installing method FinalizationRegistry>>size 11:19:35 151/519 - 19/20: Installing method FinalizationRegistry>>values 11:19:35 151/519 - 20/20: Installing method FinalizationRegistry>>valuesDo: 11:19:35 151/519 - 1/1: Installing method FinalizationRegistry class>>default 11:19:35 152/519 - 1/5: Installing method FinalizationRegistryEntry>>container 11:19:35 152/519 - 2/5: Installing method FinalizationRegistryEntry>>container: 11:19:36 152/519 - 3/5: Installing method FinalizationRegistryEntry>>link 11:19:36 152/519 - 4/5: Installing method FinalizationRegistryEntry>>link: 11:19:36 152/519 - 5/5: Installing method FinalizationRegistryEntry>>mourn 11:19:36 152/519 - 1/1: Installing method FinalizationRegistryEntry class>>key:value:container: 11:19:36 153/519 - 1/2: Installing method FixedLayout>>instanceSpecification 11:19:36 153/519 - 2/2: Installing method FixedLayout>>isFixedLayout 11:19:36 153/519 - 1/1: Installing method FixedLayout class>>extending:scope:host: 11:19:37 154/519 - 1/42: Installing method Float>>abs 11:19:37 154/519 - 2/42: Installing method Float>>absPrintExactlyOn:base: 11:19:37 154/519 - 3/42: Installing method Float>>absPrintInexactlyOn:base: 11:19:37 154/519 - 4/42: Installing method Float>>absPrintOn:base:digitCount: 11:19:37 154/519 - 5/42: Installing method Float>>adaptToFraction:andCompare: 11:19:37 154/519 - 6/42: Installing method Float>>adaptToFraction:andSend: 11:19:37 154/519 - 7/42: Installing method Float>>adaptToInteger:andCompare: 11:19:37 154/519 - 8/42: Installing method Float>>adaptToInteger:andSend: 11:19:37 154/519 - 9/42: Installing method Float>>asApproximateFraction 11:19:37 154/519 - 10/42: Installing method Float>>asApproximateFractionAtOrder: 11:19:37 154/519 - 11/42: Installing method Float>>asFloat 11:19:37 154/519 - 12/42: Installing method Float>>asFraction 11:19:37 154/519 - 13/42: Installing method Float>>asMinimalDecimalFraction 11:19:37 154/519 - 14/42: Installing method Float>>asScaledDecimal 11:19:37 154/519 - 15/42: Installing method Float>>asTrueFraction 11:19:37 154/519 - 16/42: Installing method Float>>at: 11:19:37 154/519 - 17/42: Installing method Float>>at:put: 11:19:37 154/519 - 18/42: Installing method Float>>basicAt: 11:19:37 154/519 - 19/42: Installing method Float>>basicAt:put: 11:19:37 154/519 - 20/42: Installing method Float>>deepCopy 11:19:37 154/519 - 21/42: Installing method Float>>exponent 11:19:37 154/519 - 22/42: Installing method Float>>floorLog: 11:19:37 154/519 - 23/42: Installing method Float>>hash 11:19:37 154/519 - 24/42: Installing method Float>>isFinite 11:19:37 154/519 - 25/42: Installing method Float>>isFloat 11:19:37 154/519 - 26/42: Installing method Float>>isInfinite 11:19:37 154/519 - 27/42: Installing method Float>>isLiteral 11:19:37 154/519 - 28/42: Installing method Float>>isNaN 11:19:37 154/519 - 29/42: Installing method Float>>isPowerOfTwo 11:19:37 154/519 - 30/42: Installing method Float>>isSelfEvaluating 11:19:37 154/519 - 31/42: Installing method Float>>isZero 11:19:37 154/519 - 32/42: Installing method Float>>literalEqual: 11:19:37 154/519 - 33/42: Installing method Float>>negated 11:19:37 154/519 - 34/42: Installing method Float>>printOn:base: 11:19:37 154/519 - 35/42: Installing method Float>>reciprocalFloorLog: 11:19:37 154/519 - 36/42: Installing method Float>>reciprocalLogBase2 11:19:37 154/519 - 37/42: Installing method Float>>shallowCopy 11:19:37 154/519 - 38/42: Installing method Float>>signBit 11:19:37 154/519 - 39/42: Installing method Float>>significand 11:19:37 154/519 - 40/42: Installing method Float>>significandAsInteger 11:19:37 154/519 - 41/42: Installing method Float>>timesTwoPower: 11:19:37 154/519 - 42/42: Installing method Float>>veryDeepCopyWith: 11:19:37 154/519 - 1/28: Installing method Float class>>basicNew 11:19:37 154/519 - 2/28: Installing method Float class>>basicNew: 11:19:38 154/519 - 3/28: Installing method Float class>>defaultComparisonPrecision 11:19:38 154/519 - 4/28: Installing method Float class>>denormalized 11:19:38 154/519 - 5/28: Installing method Float class>>e 11:19:38 154/519 - 6/28: Installing method Float class>>emax 11:19:38 154/519 - 7/28: Installing method Float class>>emin 11:19:38 154/519 - 8/28: Installing method Float class>>fromIEEE32Bit: 11:19:38 154/519 - 9/28: Installing method Float class>>fromIEEE64Bit: 11:19:38 154/519 - 10/28: Installing method Float class>>fromIEEE64BitWord: 11:19:38 154/519 - 11/28: Installing method Float class>>halfPi 11:19:38 154/519 - 12/28: Installing method Float class>>infinity 11:19:38 154/519 - 13/28: Installing method Float class>>initialize 11:19:38 154/519 - 14/28: Installing method Float class>>isAbstract 11:19:38 154/519 - 15/28: Installing method Float class>>machineEpsilon 11:19:38 154/519 - 16/28: Installing method Float class>>maxExactInteger 11:19:38 154/519 - 17/28: Installing method Float class>>nan 11:19:38 154/519 - 18/28: Installing method Float class>>negativeInfinity 11:19:38 154/519 - 19/28: Installing method Float class>>negativeZero 11:19:38 154/519 - 20/28: Installing method Float class>>one 11:19:38 154/519 - 21/28: Installing method Float class>>pi 11:19:38 154/519 - 22/28: Installing method Float class>>precision 11:19:38 154/519 - 23/28: Installing method Float class>>radix 11:19:38 154/519 - 24/28: Installing method Float class>>readFrom: 11:19:38 154/519 - 25/28: Installing method Float class>>readFrom:ifFail: 11:19:38 154/519 - 26/28: Installing method Float class>>threePi 11:19:38 154/519 - 27/28: Installing method Float class>>twoPi 11:19:38 154/519 - 28/28: Installing method Float class>>zero 11:19:39 155/519 - 1/18: Installing method Float32Array>>= 11:19:39 155/519 - 2/18: Installing method Float32Array>>addAssignToFloatArray: 11:19:39 155/519 - 3/18: Installing method Float32Array>>asFloatArray 11:19:39 155/519 - 4/18: Installing method Float32Array>>at: 11:19:39 155/519 - 5/18: Installing method Float32Array>>at:put: 11:19:39 155/519 - 6/18: Installing method Float32Array>>defaultElement 11:19:39 155/519 - 7/18: Installing method Float32Array>>dot: 11:19:39 155/519 - 8/18: Installing method Float32Array>>hash 11:19:39 155/519 - 9/18: Installing method Float32Array>>primAddArray: 11:19:39 155/519 - 10/18: Installing method Float32Array>>primAddScalar: 11:19:39 155/519 - 11/18: Installing method Float32Array>>primDivArray: 11:19:39 155/519 - 12/18: Installing method Float32Array>>primDivScalar: 11:19:39 155/519 - 13/18: Installing method Float32Array>>primMulArray: 11:19:39 155/519 - 14/18: Installing method Float32Array>>primMulScalar: 11:19:39 155/519 - 15/18: Installing method Float32Array>>primSubArray: 11:19:39 155/519 - 16/18: Installing method Float32Array>>primSubScalar: 11:19:39 155/519 - 17/18: Installing method Float32Array>>replaceFrom:to:with:startingAt: 11:19:39 155/519 - 18/18: Installing method Float32Array>>sum 11:19:39 156/519 - 1/4: Installing method Float64Array>>at64Bits: 11:19:39 156/519 - 2/4: Installing method Float64Array>>at64Bits:put: 11:19:39 156/519 - 3/4: Installing method Float64Array>>at: 11:19:39 156/519 - 4/4: Installing method Float64Array>>at:put: 11:19:39 157/519 - 1/2: Installing method FloatPrintPolicy>>default 11:19:39 157/519 - 2/2: Installing method FloatPrintPolicy>>initialize 11:19:39 157/519 - 1/1: Installing method FloatPrintPolicy class>>absPrint:on:base: 11:19:40 158/519 - 1/30: Installing method Fraction>>* 11:19:40 158/519 - 2/30: Installing method Fraction>>+ 11:19:40 158/519 - 3/30: Installing method Fraction>>- 11:19:40 158/519 - 4/30: Installing method Fraction>>/ 11:19:40 158/519 - 5/30: Installing method Fraction>>< 11:19:40 158/519 - 6/30: Installing method Fraction>><= 11:19:40 158/519 - 7/30: Installing method Fraction>>= 11:19:40 158/519 - 8/30: Installing method Fraction>>> 11:19:40 158/519 - 9/30: Installing method Fraction>>>= 11:19:40 158/519 - 10/30: Installing method Fraction>>adaptToInteger:andSend: 11:19:41 158/519 - 11/30: Installing method Fraction>>asFloat 11:19:41 158/519 - 12/30: Installing method Fraction>>asFraction 11:19:41 158/519 - 13/30: Installing method Fraction>>asLargerPowerOfTwo 11:19:41 158/519 - 14/30: Installing method Fraction>>asScaledDecimal 11:19:41 158/519 - 15/30: Installing method Fraction>>asSmallerPowerOfTwo 11:19:41 158/519 - 16/30: Installing method Fraction>>denominator 11:19:41 158/519 - 17/30: Installing method Fraction>>hash 11:19:41 158/519 - 18/30: Installing method Fraction>>isFraction 11:19:41 158/519 - 19/30: Installing method Fraction>>isPowerOfTwo 11:19:41 158/519 - 20/30: Installing method Fraction>>isSelfEvaluating 11:19:41 158/519 - 21/30: Installing method Fraction>>negated 11:19:41 158/519 - 22/30: Installing method Fraction>>negative 11:19:41 158/519 - 23/30: Installing method Fraction>>numerator 11:19:41 158/519 - 24/30: Installing method Fraction>>printOn:base: 11:19:41 158/519 - 25/30: Installing method Fraction>>printOn:showingDecimalPlaces: 11:19:41 158/519 - 26/30: Installing method Fraction>>reciprocal 11:19:41 158/519 - 27/30: Installing method Fraction>>reduced 11:19:41 158/519 - 28/30: Installing method Fraction>>round: 11:19:41 158/519 - 29/30: Installing method Fraction>>setNumerator:denominator: 11:19:41 158/519 - 30/30: Installing method Fraction>>truncated 11:19:41 158/519 - 1/2: Installing method Fraction class>>numerator:denominator: 11:19:41 158/519 - 2/2: Installing method Fraction class>>readFrom: 11:19:41 159/519 - 1/3: Installing method FullBlockClosure>>receiver 11:19:41 159/519 - 2/3: Installing method FullBlockClosure>>receiver: 11:19:41 159/519 - 3/3: Installing method FullBlockClosure>>sender 11:19:41 160/519 - 1/13: Installing method Generator>>atEnd 11:19:41 160/519 - 2/13: Installing method Generator>>close 11:19:41 160/519 - 3/13: Installing method Generator>>contents 11:19:41 160/519 - 4/13: Installing method Generator>>fork 11:19:41 160/519 - 5/13: Installing method Generator>>initializeOn: 11:19:41 160/519 - 6/13: Installing method Generator>>next 11:19:41 160/519 - 7/13: Installing method Generator>>nextPut: 11:19:41 160/519 - 8/13: Installing method Generator>>peek 11:19:41 160/519 - 9/13: Installing method Generator>>printOn: 11:19:41 160/519 - 10/13: Installing method Generator>>reset 11:19:41 160/519 - 11/13: Installing method Generator>>size 11:19:41 160/519 - 12/13: Installing method Generator>>value: 11:19:41 160/519 - 13/13: Installing method Generator>>yield: 11:19:41 160/519 - 1/3: Installing method Generator class>>on: 11:19:42 160/519 - 2/3: Installing method Generator class>>onDo: 11:19:42 160/519 - 3/3: Installing method Generator class>>somePrimes 11:19:42 161/519 - 1/8: Installing method GlobalVariable>>acceptVisitor:node: 11:19:42 161/519 - 2/8: Installing method GlobalVariable>>definingClass 11:19:42 161/519 - 3/8: Installing method GlobalVariable>>emitStore: 11:19:42 161/519 - 4/8: Installing method GlobalVariable>>emitValue: 11:19:42 161/519 - 5/8: Installing method GlobalVariable>>isDeprecated 11:19:42 161/519 - 6/8: Installing method GlobalVariable>>isDeprecated: 11:19:42 161/519 - 7/8: Installing method GlobalVariable>>isGlobalVariable 11:19:42 161/519 - 8/8: Installing method GlobalVariable>>scope 11:19:42 162/519 - 1/3: Installing method HEAbstractExported>>= 11:19:42 162/519 - 2/3: Installing method HEAbstractExported>>hash 11:19:42 162/519 - 3/3: Installing method HEAbstractExported>>instVarNamesForEqualityComparison 11:19:42 162/519 - 1/1: Installing method HEAbstractExported class>>readFrom: 11:19:42 163/519 - 1/3: Installing method HEAdditionalMethodState>>asLiteralIn: 11:19:42 163/519 - 2/3: Installing method HEAdditionalMethodState>>doReadFrom: 11:19:42 163/519 - 3/3: Installing method HEAdditionalMethodState>>value: 11:19:42 163/519 - 1/1: Installing method HEAdditionalMethodState class>>tag 11:19:42 164/519 - 1/3: Installing method HEArray>>asLiteralIn: 11:19:42 164/519 - 2/3: Installing method HEArray>>doReadFrom: 11:19:42 164/519 - 3/3: Installing method HEArray>>value: 11:19:42 164/519 - 1/1: Installing method HEArray class>>tag 11:19:42 165/519 - 1/3: Installing method HEAssociation>>asLiteralIn: 11:19:42 165/519 - 2/3: Installing method HEAssociation>>doReadFrom: 11:19:42 165/519 - 3/3: Installing method HEAssociation>>value: 11:19:42 165/519 - 1/1: Installing method HEAssociation class>>tag 11:19:42 166/519 - 1/10: Installing method HEBinaryReader>>close 11:19:42 166/519 - 2/10: Installing method HEBinaryReader>>intSize 11:19:42 166/519 - 3/10: Installing method HEBinaryReader>>readByte 11:19:42 166/519 - 4/10: Installing method HEBinaryReader>>readByteArray 11:19:42 166/519 - 5/10: Installing method HEBinaryReader>>readByteString 11:19:42 166/519 - 6/10: Installing method HEBinaryReader>>readByteSymbol 11:19:42 166/519 - 7/10: Installing method HEBinaryReader>>readInt32 11:19:42 166/519 - 8/10: Installing method HEBinaryReader>>readUInt32 11:19:42 166/519 - 9/10: Installing method HEBinaryReader>>stream 11:19:42 166/519 - 10/10: Installing method HEBinaryReader>>stream: 11:19:42 167/519 - 1/2: Installing method HEBoolean>>asLiteralIn: 11:19:43 167/519 - 2/2: Installing method HEBoolean>>doReadFrom: 11:19:43 167/519 - 1/1: Installing method HEBoolean class>>tag 11:19:43 168/519 - 1/2: Installing method HEByteArray>>asLiteralIn: 11:19:43 168/519 - 2/2: Installing method HEByteArray>>doReadFrom: 11:19:43 168/519 - 1/1: Installing method HEByteArray class>>tag 11:19:43 169/519 - 1/3: Installing method HEByteString>>asLiteralIn: 11:19:43 169/519 - 2/3: Installing method HEByteString>>doConvertValue: 11:19:43 169/519 - 3/3: Installing method HEByteString>>doReadFrom: 11:19:43 169/519 - 1/1: Installing method HEByteString class>>tag 11:19:43 170/519 - 1/2: Installing method HECharacter>>asLiteralIn: 11:19:43 170/519 - 2/2: Installing method HECharacter>>value: 11:19:43 170/519 - 1/1: Installing method HECharacter class>>tag 11:19:43 171/519 - 1/18: Installing method HEClass>>classInstancevariables 11:19:43 171/519 - 2/18: Installing method HEClass>>classInstancevariables: 11:19:43 171/519 - 3/18: Installing method HEClass>>className 11:19:43 171/519 - 4/18: Installing method HEClass>>className: 11:19:43 171/519 - 5/18: Installing method HEClass>>classVariables 11:19:43 171/519 - 6/18: Installing method HEClass>>classVariables: 11:19:43 171/519 - 7/18: Installing method HEClass>>doReadHeaderFrom: 11:19:43 171/519 - 8/18: Installing method HEClass>>instanceVariables 11:19:44 171/519 - 9/18: Installing method HEClass>>instanceVariables: 11:19:44 171/519 - 10/18: Installing method HEClass>>isTrait 11:19:44 171/519 - 11/18: Installing method HEClass>>layoutClass 11:19:44 171/519 - 12/18: Installing method HEClass>>layoutClass: 11:19:44 171/519 - 13/18: Installing method HEClass>>name 11:19:44 171/519 - 14/18: Installing method HEClass>>printOn: 11:19:44 171/519 - 15/18: Installing method HEClass>>sharedPools 11:19:44 171/519 - 16/18: Installing method HEClass>>sharedPools: 11:19:44 171/519 - 17/18: Installing method HEClass>>superclass 11:19:44 171/519 - 18/18: Installing method HEClass>>superclass: 11:19:44 172/519 - 1/2: Installing method HEClassTrait>>asLiteralIn: 11:19:44 172/519 - 2/2: Installing method HEClassTrait>>value: 11:19:44 172/519 - 1/1: Installing method HEClassTrait class>>tag 11:19:44 173/519 - 1/2: Installing method HEClassVariable>>asLiteralIn: 11:19:44 173/519 - 2/2: Installing method HEClassVariable>>value: 11:19:44 173/519 - 1/1: Installing method HEClassVariable class>>tag 11:19:44 174/519 - 1/4: Installing method HECompiledBlock>>asLiteralIn: 11:19:44 174/519 - 2/4: Installing method HECompiledBlock>>doReadFrom: 11:19:44 174/519 - 3/4: Installing method HECompiledBlock>>headerFor: 11:19:44 174/519 - 4/4: Installing method HECompiledBlock>>instVarNamesForEqualityComparison 11:19:44 174/519 - 1/1: Installing method HECompiledBlock class>>tag 11:19:44 175/519 - 1/3: Installing method HEConstantBlock>>asLiteralIn: 11:19:44 175/519 - 2/3: Installing method HEConstantBlock>>doReadFrom: 11:19:44 175/519 - 3/3: Installing method HEConstantBlock>>instVarNamesForEqualityComparison 11:19:44 175/519 - 1/1: Installing method HEConstantBlock class>>tag 11:19:44 176/519 - 1/4: Installing method HEExportedLiteral>>asExportedLiteral 11:19:44 176/519 - 2/4: Installing method HEExportedLiteral>>asLiteralIn: 11:19:44 176/519 - 3/4: Installing method HEExportedLiteral>>doReadFrom: 11:19:44 176/519 - 4/4: Installing method HEExportedLiteral>>value 11:19:44 176/519 - 1/1: Installing method HEExportedLiteral class>>readFrom: 11:19:44 177/519 - 1/2: Installing method HEExportedMetaclass>>asLiteralIn: 11:19:44 177/519 - 2/2: Installing method HEExportedMetaclass>>value: 11:19:45 177/519 - 1/1: Installing method HEExportedMetaclass class>>tag 11:19:45 178/519 - 1/11: Installing method HEExtendedEnvironment>>classNamed: 11:19:45 178/519 - 2/11: Installing method HEExtendedEnvironment>>inner 11:19:45 178/519 - 3/11: Installing method HEExtendedEnvironment>>inner: 11:19:45 178/519 - 4/11: Installing method HEExtendedEnvironment>>newBlock 11:19:45 178/519 - 5/11: Installing method HEExtendedEnvironment>>newBlock: 11:19:45 178/519 - 6/11: Installing method HEExtendedEnvironment>>newClass 11:19:45 178/519 - 7/11: Installing method HEExtendedEnvironment>>newClass: 11:19:45 178/519 - 8/11: Installing method HEExtendedEnvironment>>newMethod 11:19:45 178/519 - 9/11: Installing method HEExtendedEnvironment>>newMethod: 11:19:45 178/519 - 10/11: Installing method HEExtendedEnvironment>>newSelector 11:19:45 178/519 - 11/11: Installing method HEExtendedEnvironment>>newSelector: 11:19:45 179/519 - 1/2: Installing method HEFloat>>asLiteralIn: 11:19:45 179/519 - 2/2: Installing method HEFloat>>doReadFrom: 11:19:45 179/519 - 1/1: Installing method HEFloat class>>tag 11:19:45 180/519 - 1/2: Installing method HEFraction>>asLiteralIn: 11:19:45 180/519 - 2/2: Installing method HEFraction>>doReadFrom: 11:19:45 180/519 - 1/1: Installing method HEFraction class>>tag 11:19:45 181/519 - 1/2: Installing method HEGlobalVariable>>asLiteralIn: 11:19:45 181/519 - 2/2: Installing method HEGlobalVariable>>value: 11:19:45 181/519 - 1/1: Installing method HEGlobalVariable class>>tag 11:19:46 182/519 - 1/22: Installing method HEInstaller>>build: 11:19:46 182/519 - 2/22: Installing method HEInstaller>>buildTrait: 11:19:46 182/519 - 3/22: Installing method HEInstaller>>buildTraitCompositionFor: 11:19:46 182/519 - 4/22: Installing method HEInstaller>>classNamed: 11:19:46 182/519 - 5/22: Installing method HEInstaller>>doInstallPackage: 11:19:46 182/519 - 6/22: Installing method HEInstaller>>environment 11:19:46 182/519 - 7/22: Installing method HEInstaller>>environment: 11:19:46 182/519 - 8/22: Installing method HEInstaller>>existingClass: 11:19:46 182/519 - 9/22: Installing method HEInstaller>>existingTrait: 11:19:46 182/519 - 10/22: Installing method HEInstaller>>initialize 11:19:46 182/519 - 11/22: Installing method HEInstaller>>installExtensionMethod: 11:19:46 182/519 - 12/22: Installing method HEInstaller>>installMethods:into: 11:19:46 182/519 - 13/22: Installing method HEInstaller>>installPackage: 11:19:46 182/519 - 14/22: Installing method HEInstaller>>messageExistingClass: 11:19:46 182/519 - 15/22: Installing method HEInstaller>>messageExistingTrait: 11:19:46 182/519 - 16/22: Installing method HEInstaller>>messageMethod:alreadyExistsIn: 11:19:46 182/519 - 17/22: Installing method HEInstaller>>newUndeclaredVariables 11:19:46 182/519 - 18/22: Installing method HEInstaller>>rebuildMethod:into: 11:19:46 182/519 - 19/22: Installing method HEInstaller>>reportNewUndeclareds: 11:19:46 182/519 - 20/22: Installing method HEInstaller>>shouldBuildMethod:in: 11:19:46 182/519 - 21/22: Installing method HEInstaller>>supportsTraits 11:19:46 182/519 - 22/22: Installing method HEInstaller>>validateNoNewUndeclared 11:19:46 183/519 - 1/2: Installing method HEInteger>>asLiteralIn: 11:19:46 183/519 - 2/2: Installing method HEInteger>>doReadFrom: 11:19:46 183/519 - 1/1: Installing method HEInteger class>>tag 11:19:46 184/519 - 1/14: Installing method HEMethod>>bytecode 11:19:46 184/519 - 2/14: Installing method HEMethod>>bytecode: 11:19:47 184/519 - 3/14: Installing method HEMethod>>className 11:19:47 184/519 - 4/14: Installing method HEMethod>>className: 11:19:47 184/519 - 5/14: Installing method HEMethod>>headerFor: 11:19:47 184/519 - 6/14: Installing method HEMethod>>literals 11:19:47 184/519 - 7/14: Installing method HEMethod>>literals: 11:19:47 184/519 - 8/14: Installing method HEMethod>>name 11:19:47 184/519 - 9/14: Installing method HEMethod>>name: 11:19:47 184/519 - 10/14: Installing method HEMethod>>printOn: 11:19:47 184/519 - 11/14: Installing method HEMethod>>protocol 11:19:47 184/519 - 12/14: Installing method HEMethod>>protocol: 11:19:47 184/519 - 13/14: Installing method HEMethod>>readFrom: 11:19:47 184/519 - 14/14: Installing method HEMethod>>selector 11:19:47 185/519 - 1/15: Installing method HEMethodContainer>>classSideMethods 11:19:47 185/519 - 2/15: Installing method HEMethodContainer>>classSideMethods: 11:19:47 185/519 - 3/15: Installing method HEMethodContainer>>classTraitComposition 11:19:47 185/519 - 4/15: Installing method HEMethodContainer>>classTraitComposition: 11:19:47 185/519 - 5/15: Installing method HEMethodContainer>>doReadHeaderFrom: 11:19:47 185/519 - 6/15: Installing method HEMethodContainer>>doReadMethodsFrom: 11:19:47 185/519 - 7/15: Installing method HEMethodContainer>>methods 11:19:47 185/519 - 8/15: Installing method HEMethodContainer>>methods: 11:19:47 185/519 - 9/15: Installing method HEMethodContainer>>packageName 11:19:47 185/519 - 10/15: Installing method HEMethodContainer>>packageName: 11:19:47 185/519 - 11/15: Installing method HEMethodContainer>>readFrom: 11:19:47 185/519 - 12/15: Installing method HEMethodContainer>>tagName 11:19:47 185/519 - 13/15: Installing method HEMethodContainer>>tagName: 11:19:47 185/519 - 14/15: Installing method HEMethodContainer>>traitComposition 11:19:47 185/519 - 15/15: Installing method HEMethodContainer>>traitComposition: 11:19:47 186/519 - 1/5: Installing method HEMethodLiteral>>asLiteralIn: 11:19:47 186/519 - 2/5: Installing method HEMethodLiteral>>className 11:19:47 186/519 - 3/5: Installing method HEMethodLiteral>>className: 11:19:47 186/519 - 4/5: Installing method HEMethodLiteral>>doReadFrom: 11:19:47 186/519 - 5/5: Installing method HEMethodLiteral>>value: 11:19:47 186/519 - 1/1: Installing method HEMethodLiteral class>>tag 11:19:47 187/519 - 1/14: Installing method HEPackage>>addClass: 11:19:47 187/519 - 2/14: Installing method HEPackage>>classes 11:19:47 187/519 - 3/14: Installing method HEPackage>>classes: 11:19:47 187/519 - 4/14: Installing method HEPackage>>extensionMethods 11:19:47 187/519 - 5/14: Installing method HEPackage>>extensionMethods: 11:19:47 187/519 - 6/14: Installing method HEPackage>>initialize 11:19:47 187/519 - 7/14: Installing method HEPackage>>packageName 11:19:47 187/519 - 8/14: Installing method HEPackage>>packageName: 11:19:48 187/519 - 9/14: Installing method HEPackage>>printOn: 11:19:48 187/519 - 10/14: Installing method HEPackage>>readClassFrom: 11:19:48 187/519 - 11/14: Installing method HEPackage>>readFrom: 11:19:48 187/519 - 12/14: Installing method HEPackage>>traits 11:19:48 187/519 - 13/14: Installing method HEPackage>>traits: 11:19:48 187/519 - 14/14: Installing method HEPackage>>version 11:19:48 187/519 - 1/1: Installing method HEPackage class>>formatVersion 11:19:48 188/519 - 1/6: Installing method HEPragma>>arguments 11:19:48 188/519 - 2/6: Installing method HEPragma>>asLiteralIn: 11:19:48 188/519 - 3/6: Installing method HEPragma>>doReadFrom: 11:19:48 188/519 - 4/6: Installing method HEPragma>>keyword 11:19:48 188/519 - 5/6: Installing method HEPragma>>method 11:19:48 188/519 - 6/6: Installing method HEPragma>>value: 11:19:48 188/519 - 1/1: Installing method HEPragma class>>tag 11:19:48 189/519 - 1/1: Installing method HEScaledDecimal>>doReadFrom: 11:19:48 189/519 - 1/1: Installing method HEScaledDecimal class>>tag 11:19:48 190/519 - 1/8: Installing method HESendMessage>>arguments 11:19:48 190/519 - 2/8: Installing method HESendMessage>>arguments: 11:19:48 190/519 - 3/8: Installing method HESendMessage>>asLiteralIn: 11:19:48 190/519 - 4/8: Installing method HESendMessage>>doReadFrom: 11:19:48 190/519 - 5/8: Installing method HESendMessage>>receiver 11:19:48 190/519 - 6/8: Installing method HESendMessage>>receiver: 11:19:48 190/519 - 7/8: Installing method HESendMessage>>selector 11:19:48 190/519 - 8/8: Installing method HESendMessage>>selector: 11:19:48 190/519 - 1/2: Installing method HESendMessage class>>selector:receiver:arguments: 11:19:48 190/519 - 2/2: Installing method HESendMessage class>>tag 11:19:48 191/519 - 1/1: Installing method HESymbol>>doConvertValue: 11:19:48 191/519 - 1/1: Installing method HESymbol class>>tag 11:19:49 192/519 - 1/6: Installing method HETrait>>doReadHeaderFrom: 11:19:49 192/519 - 2/6: Installing method HETrait>>isTrait 11:19:49 192/519 - 3/6: Installing method HETrait>>name 11:19:49 192/519 - 4/6: Installing method HETrait>>printOn: 11:19:49 192/519 - 5/6: Installing method HETrait>>traitName 11:19:49 192/519 - 6/6: Installing method HETrait>>traitName: 11:19:49 193/519 - 1/2: Installing method HETraitLiteral>>asLiteralIn: 11:19:49 193/519 - 2/2: Installing method HETraitLiteral>>value: 11:19:49 193/519 - 1/1: Installing method HETraitLiteral class>>tag 11:19:49 194/519 - 1/2: Installing method HEUndefinedObject>>asLiteralIn: 11:19:49 194/519 - 2/2: Installing method HEUndefinedObject>>doReadFrom: 11:19:49 194/519 - 1/1: Installing method HEUndefinedObject class>>tag 11:19:49 195/519 - 1/1: Installing method HEWideString>>doReadFrom: 11:19:49 195/519 - 1/1: Installing method HEWideString class>>tag 11:19:49 196/519 - 1/8: Installing method HashTableSizes>>candidateIsGoodPrime 11:19:49 196/519 - 2/8: Installing method HashTableSizes>>computeSizes 11:19:50 196/519 - 3/8: Installing method HashTableSizes>>firstCandidateForExp: 11:19:50 196/519 - 4/8: Installing method HashTableSizes>>goodPrimeForExp: 11:19:50 196/519 - 5/8: Installing method HashTableSizes>>initialize 11:19:50 196/519 - 6/8: Installing method HashTableSizes>>limitForExp: 11:19:50 196/519 - 7/8: Installing method HashTableSizes>>numValuesPerPower 11:19:50 196/519 - 8/8: Installing method HashTableSizes>>primeAlmostFactorsOf: 11:19:50 196/519 - 1/7: Installing method HashTableSizes class>>atLeast: 11:19:50 196/519 - 2/7: Installing method HashTableSizes class>>basicAtLeast: 11:19:50 196/519 - 3/7: Installing method HashTableSizes class>>initialize 11:19:50 196/519 - 4/7: Installing method HashTableSizes class>>maxSmallSize 11:19:50 196/519 - 5/7: Installing method HashTableSizes class>>numValuesPerPower 11:19:50 196/519 - 6/7: Installing method HashTableSizes class>>sizes 11:19:50 196/519 - 7/7: Installing method HashTableSizes class>>smallSizesLookupTable 11:19:50 197/519 - 1/22: Installing method HashedCollection>>add:withOccurrences: 11:19:50 197/519 - 2/22: Installing method HashedCollection>>array 11:19:50 197/519 - 3/22: Installing method HashedCollection>>atNewIndex:put: 11:19:50 197/519 - 4/22: Installing method HashedCollection>>capacity 11:19:50 197/519 - 5/22: Installing method HashedCollection>>compact 11:19:50 197/519 - 6/22: Installing method HashedCollection>>errorNoFreeSpace 11:19:50 197/519 - 7/22: Installing method HashedCollection>>findElementOrNil: 11:19:50 197/519 - 8/22: Installing method HashedCollection>>fixCollisionsFrom: 11:19:50 197/519 - 9/22: Installing method HashedCollection>>fullCheck 11:19:50 197/519 - 10/22: Installing method HashedCollection>>grow 11:19:50 197/519 - 11/22: Installing method HashedCollection>>growSize 11:19:50 197/519 - 12/22: Installing method HashedCollection>>growTo: 11:19:50 197/519 - 13/22: Installing method HashedCollection>>initialize: 11:19:50 197/519 - 14/22: Installing method HashedCollection>>noCheckAdd: 11:19:50 197/519 - 15/22: Installing method HashedCollection>>noCheckNoGrowFillFrom: 11:19:51 197/519 - 16/22: Installing method HashedCollection>>rehash 11:19:51 197/519 - 17/22: Installing method HashedCollection>>removeAll 11:19:51 197/519 - 18/22: Installing method HashedCollection>>scanFor: 11:19:51 197/519 - 19/22: Installing method HashedCollection>>scanForEmptySlotFor: 11:19:51 197/519 - 20/22: Installing method HashedCollection>>size 11:19:51 197/519 - 21/22: Installing method HashedCollection>>union: 11:19:51 197/519 - 22/22: Installing method HashedCollection>>veryDeepCopyWith: 11:19:51 197/519 - 1/11: Installing method HashedCollection class>>cleanUp: 11:19:51 197/519 - 2/11: Installing method HashedCollection class>>compactAll 11:19:51 197/519 - 3/11: Installing method HashedCollection class>>compactAllInstances 11:19:51 197/519 - 4/11: Installing method HashedCollection class>>empty 11:19:51 197/519 - 5/11: Installing method HashedCollection class>>isAbstract 11:19:51 197/519 - 6/11: Installing method HashedCollection class>>new 11:19:51 197/519 - 7/11: Installing method HashedCollection class>>new: 11:19:51 197/519 - 8/11: Installing method HashedCollection class>>newFrom: 11:19:51 197/519 - 9/11: Installing method HashedCollection class>>rehashAll 11:19:51 197/519 - 10/11: Installing method HashedCollection class>>rehashAllInstances 11:19:51 197/519 - 11/11: Installing method HashedCollection class>>sizeFor: 11:19:51 198/519 - 1/45: Installing method Heap>>= 11:19:51 198/519 - 2/45: Installing method Heap>>add: 11:19:51 198/519 - 3/45: Installing method Heap>>array 11:19:51 198/519 - 4/45: Installing method Heap>>at: 11:19:51 198/519 - 5/45: Installing method Heap>>at:put: 11:19:51 198/519 - 6/45: Installing method Heap>>collect: 11:19:51 198/519 - 7/45: Installing method Heap>>copyEmpty 11:19:51 198/519 - 8/45: Installing method Heap>>defaultSortBlock 11:19:51 198/519 - 9/45: Installing method Heap>>do: 11:19:51 198/519 - 10/45: Installing method Heap>>downHeap: 11:19:51 198/519 - 11/45: Installing method Heap>>downHeapSingle: 11:19:51 198/519 - 12/45: Installing method Heap>>first 11:19:51 198/519 - 13/45: Installing method Heap>>fullySort 11:19:51 198/519 - 14/45: Installing method Heap>>grow 11:19:51 198/519 - 15/45: Installing method Heap>>growSize 11:19:51 198/519 - 16/45: Installing method Heap>>growTo: 11:19:51 198/519 - 17/45: Installing method Heap>>indexUpdateBlock: 11:19:51 198/519 - 18/45: Installing method Heap>>isEmpty 11:19:51 198/519 - 19/45: Installing method Heap>>isHeap 11:19:51 198/519 - 20/45: Installing method Heap>>isSorted 11:19:52 198/519 - 21/45: Installing method Heap>>isSortedBy: 11:19:52 198/519 - 22/45: Installing method Heap>>mergeFirst:middle:last:into:by: 11:19:52 198/519 - 23/45: Installing method Heap>>mergeSortFrom:to:by: 11:19:52 198/519 - 24/45: Installing method Heap>>mergeSortFrom:to:src:dst:by: 11:19:52 198/519 - 25/45: Installing method Heap>>postCopy 11:19:52 198/519 - 26/45: Installing method Heap>>privateRemoveAt: 11:19:52 198/519 - 27/45: Installing method Heap>>privateReverseSort 11:19:52 198/519 - 28/45: Installing method Heap>>reSort 11:19:52 198/519 - 29/45: Installing method Heap>>remove:ifAbsent: 11:19:52 198/519 - 30/45: Installing method Heap>>removeAll 11:19:52 198/519 - 31/45: Installing method Heap>>removeFirst 11:19:52 198/519 - 32/45: Installing method Heap>>removeFirstOrNil 11:19:52 198/519 - 33/45: Installing method Heap>>setCollection: 11:19:52 198/519 - 34/45: Installing method Heap>>setCollection:tally: 11:19:52 198/519 - 35/45: Installing method Heap>>size 11:19:52 198/519 - 36/45: Installing method Heap>>sort 11:19:52 198/519 - 37/45: Installing method Heap>>sort: 11:19:52 198/519 - 38/45: Installing method Heap>>sortBlock 11:19:52 198/519 - 39/45: Installing method Heap>>sortBlock: 11:19:52 198/519 - 40/45: Installing method Heap>>sorted 11:19:52 198/519 - 41/45: Installing method Heap>>sorted: 11:19:52 198/519 - 42/45: Installing method Heap>>sorts:before: 11:19:52 198/519 - 43/45: Installing method Heap>>trim 11:19:52 198/519 - 44/45: Installing method Heap>>upHeap: 11:19:52 198/519 - 45/45: Installing method Heap>>updateObjectIndex: 11:19:52 198/519 - 1/6: Installing method Heap class>>defaultSortBlock 11:19:52 198/519 - 2/6: Installing method Heap class>>new 11:19:52 198/519 - 3/6: Installing method Heap class>>new: 11:19:52 198/519 - 4/6: Installing method Heap class>>sortBlock: 11:19:52 198/519 - 5/6: Installing method Heap class>>withAll: 11:19:52 198/519 - 6/6: Installing method Heap class>>withAll:sortBlock: 11:19:52 199/519 - 1/5: Installing method HermesCommandLineHandler>>activate 11:19:52 199/519 - 2/5: Installing method HermesCommandLineHandler>>createInstaller 11:19:52 199/519 - 3/5: Installing method HermesCommandLineHandler>>processFile: 11:19:52 199/519 - 4/5: Installing method HermesCommandLineHandler>>processFiles 11:19:52 199/519 - 5/5: Installing method HermesCommandLineHandler>>validateParameters 11:19:52 199/519 - 1/2: Installing method HermesCommandLineHandler class>>commandName 11:19:52 199/519 - 2/2: Installing method HermesCommandLineHandler class>>description 11:19:52 200/519 - 1/1: Installing method IdentityBag>>asSet 11:19:52 200/519 - 1/1: Installing method IdentityBag class>>contentsClass 11:19:52 201/519 - 1/3: Installing method IdentityDictionary>>keyAtValue:ifAbsent: 11:19:52 201/519 - 2/3: Installing method IdentityDictionary>>scanFor: 11:19:52 201/519 - 3/3: Installing method IdentityDictionary>>scanForEmptySlotFor: 11:19:53 202/519 - 1/4: Installing method IdentitySet>>asIdentitySet 11:19:53 202/519 - 2/4: Installing method IdentitySet>>identityIncludes: 11:19:53 202/519 - 3/4: Installing method IdentitySet>>scanFor: 11:19:53 202/519 - 4/4: Installing method IdentitySet>>scanForEmptySlotFor: 11:19:53 204/519 - 1/2: Installing method IllegalResumeAttempt>>isResumable 11:19:53 204/519 - 2/2: Installing method IllegalResumeAttempt>>readMe 11:19:53 205/519 - 1/4: Installing method ImmediateLayout>>extend 11:19:53 205/519 - 2/4: Installing method ImmediateLayout>>extend: 11:19:53 205/519 - 3/4: Installing method ImmediateLayout>>initialize 11:19:53 205/519 - 4/4: Installing method ImmediateLayout>>instanceSpecification 11:19:53 205/519 - 1/1: Installing method ImmediateLayout class>>extending:scope:host: 11:19:53 206/519 - 1/5: Installing method IncompatibleLayoutConflict>>layout 11:19:53 206/519 - 2/5: Installing method IncompatibleLayoutConflict>>layout: 11:19:53 206/519 - 3/5: Installing method IncompatibleLayoutConflict>>messageText 11:19:53 206/519 - 4/5: Installing method IncompatibleLayoutConflict>>subType 11:19:53 206/519 - 5/5: Installing method IncompatibleLayoutConflict>>subType: 11:19:53 207/519 - 1/9: Installing method IndexedSlot>>= 11:19:53 207/519 - 2/9: Installing method IndexedSlot>>hash 11:19:53 207/519 - 3/9: Installing method IndexedSlot>>index 11:19:53 207/519 - 4/9: Installing method IndexedSlot>>index: 11:19:53 207/519 - 5/9: Installing method IndexedSlot>>isVirtual 11:19:53 207/519 - 6/9: Installing method IndexedSlot>>object:instVarAt: 11:19:53 207/519 - 7/9: Installing method IndexedSlot>>object:instVarAt:put: 11:19:53 207/519 - 8/9: Installing method IndexedSlot>>read: 11:19:53 207/519 - 9/9: Installing method IndexedSlot>>write:to: 11:19:53 208/519 - 1/1: Installing method InexactFloatPrintPolicy>>absPrint:on:base: 11:19:53 209/519 - 1/4: Installing method InstanceVariableNotFound>>instVarName 11:19:53 209/519 - 2/4: Installing method InstanceVariableNotFound>>instVarName: 11:19:53 209/519 - 3/4: Installing method InstanceVariableNotFound>>messageText 11:19:53 209/519 - 4/4: Installing method InstanceVariableNotFound>>standardMessageText 11:19:53 209/519 - 1/1: Installing method InstanceVariableNotFound class>>signalFor: 11:19:54 210/519 - 1/7: Installing method InstanceVariableSlot>>definitionOn: 11:19:54 210/519 - 2/7: Installing method InstanceVariableSlot>>emitStore: 11:19:54 210/519 - 3/7: Installing method InstanceVariableSlot>>emitValue: 11:19:54 210/519 - 4/7: Installing method InstanceVariableSlot>>isAccessedIn: 11:19:54 210/519 - 5/7: Installing method InstanceVariableSlot>>isReadIn: 11:19:54 210/519 - 6/7: Installing method InstanceVariableSlot>>isWrittenIn: 11:19:54 210/519 - 7/7: Installing method InstanceVariableSlot>>needsFullDefinition 11:19:54 210/519 - 1/1: Installing method InstanceVariableSlot class>>resetIvarSlots 11:19:54 211/519 - 1/40: Installing method InstructionClient>>addMappedInlinePrimitiveHandler:at: 11:19:54 211/519 - 2/40: Installing method InstructionClient>>blockReturnConstant: 11:19:54 211/519 - 3/40: Installing method InstructionClient>>blockReturnTop 11:19:54 211/519 - 4/40: Installing method InstructionClient>>callPrimitive: 11:19:54 211/519 - 5/40: Installing method InstructionClient>>directedSuperSend:numArgs: 11:19:54 211/519 - 6/40: Installing method InstructionClient>>doDup 11:19:54 211/519 - 7/40: Installing method InstructionClient>>doNop 11:19:54 211/519 - 8/40: Installing method InstructionClient>>doPop 11:19:54 211/519 - 9/40: Installing method InstructionClient>>jump: 11:19:54 211/519 - 10/40: Installing method InstructionClient>>jump:if: 11:19:54 211/519 - 11/40: Installing method InstructionClient>>jump:if:withInterpreter: 11:19:54 211/519 - 12/40: Installing method InstructionClient>>jump:withInterpreter: 11:19:54 211/519 - 13/40: Installing method InstructionClient>>mappedInlinePrimitive: 11:19:54 211/519 - 14/40: Installing method InstructionClient>>methodReturnConstant: 11:19:54 211/519 - 15/40: Installing method InstructionClient>>methodReturnReceiver 11:19:54 211/519 - 16/40: Installing method InstructionClient>>methodReturnTop 11:19:54 211/519 - 17/40: Installing method InstructionClient>>pc: 11:19:54 211/519 - 18/40: Installing method InstructionClient>>popIntoLiteralVariable: 11:19:54 211/519 - 19/40: Installing method InstructionClient>>popIntoReceiverVariable: 11:19:54 211/519 - 20/40: Installing method InstructionClient>>popIntoRemoteTemp:inVectorAt: 11:19:54 211/519 - 21/40: Installing method InstructionClient>>popIntoTemporaryVariable: 11:19:54 211/519 - 22/40: Installing method InstructionClient>>pushActiveContext 11:19:54 211/519 - 23/40: Installing method InstructionClient>>pushActiveProcess 11:19:54 211/519 - 24/40: Installing method InstructionClient>>pushClosureTemps: 11:19:54 211/519 - 25/40: Installing method InstructionClient>>pushConsArrayWithElements: 11:19:54 211/519 - 26/40: Installing method InstructionClient>>pushConstant: 11:19:54 211/519 - 27/40: Installing method InstructionClient>>pushFullClosure:numCopied:receiverOnStack:ignoreOuterContext: 11:19:54 211/519 - 28/40: Installing method InstructionClient>>pushLiteralVariable: 11:19:54 211/519 - 29/40: Installing method InstructionClient>>pushNewArrayOfSize: 11:19:54 211/519 - 30/40: Installing method InstructionClient>>pushReceiver 11:19:54 211/519 - 31/40: Installing method InstructionClient>>pushReceiverVariable: 11:19:54 211/519 - 32/40: Installing method InstructionClient>>pushRemoteTemp:inVectorAt: 11:19:54 211/519 - 33/40: Installing method InstructionClient>>pushTemporaryVariable: 11:19:54 211/519 - 34/40: Installing method InstructionClient>>send:super:numArgs: 11:19:54 211/519 - 35/40: Installing method InstructionClient>>storeIntoLiteralVariable: 11:19:54 211/519 - 36/40: Installing method InstructionClient>>storeIntoReceiverVariable: 11:19:54 211/519 - 37/40: Installing method InstructionClient>>storeIntoRemoteTemp:inVectorAt: 11:19:54 211/519 - 38/40: Installing method InstructionClient>>storeIntoTemporaryVariable: 11:19:54 211/519 - 39/40: Installing method InstructionClient>>trap 11:19:54 211/519 - 40/40: Installing method InstructionClient>>unusedBytecode 11:19:55 212/519 - 1/11: Installing method InstructionStream>>compiledCode 11:19:55 212/519 - 2/11: Installing method InstructionStream>>interpretNext2ByteSistaV1Instruction:for:extA:extB:startPC: 11:19:55 212/519 - 3/11: Installing method InstructionStream>>interpretNext3ByteSistaV1Instruction:for:extA:extB:startPC: 11:19:55 212/519 - 4/11: Installing method InstructionStream>>interpretNextInstructionFor: 11:19:55 212/519 - 5/11: Installing method InstructionStream>>interpretNextSistaV1InstructionFor: 11:19:55 212/519 - 6/11: Installing method InstructionStream>>interpretSistaV1ExtendedPush:for: 11:19:55 212/519 - 7/11: Installing method InstructionStream>>interpretUnusedBytecode:at: 11:19:55 212/519 - 8/11: Installing method InstructionStream>>method 11:19:55 212/519 - 9/11: Installing method InstructionStream>>method:pc: 11:19:55 212/519 - 10/11: Installing method InstructionStream>>pc 11:19:55 212/519 - 11/11: Installing method InstructionStream>>pc: 11:19:55 212/519 - 1/3: Installing method InstructionStream class>>initialize 11:19:55 212/519 - 2/3: Installing method InstructionStream class>>on: 11:19:55 212/519 - 3/3: Installing method InstructionStream class>>on:pc: 11:19:58 213/519 - 1/87: Installing method Integer>>& 11:19:58 213/519 - 2/87: Installing method Integer>>* 11:19:58 213/519 - 3/87: Installing method Integer>>+ 11:19:58 213/519 - 4/87: Installing method Integer>>- 11:19:58 213/519 - 5/87: Installing method Integer>>/ 11:19:58 213/519 - 6/87: Installing method Integer>>// 11:19:58 213/519 - 7/87: Installing method Integer>>< 11:19:58 213/519 - 8/87: Installing method Integer>><< 11:19:58 213/519 - 9/87: Installing method Integer>><= 11:19:58 213/519 - 10/87: Installing method Integer>>= 11:19:58 213/519 - 11/87: Installing method Integer>>> 11:19:58 213/519 - 12/87: Installing method Integer>>>= 11:19:58 213/519 - 13/87: Installing method Integer>>>> 11:19:58 213/519 - 14/87: Installing method Integer>>\\\ 11:19:58 213/519 - 15/87: Installing method Integer>>adaptToFraction:andSend: 11:19:58 213/519 - 16/87: Installing method Integer>>alignedTo: 11:19:58 213/519 - 17/87: Installing method Integer>>allMask: 11:19:58 213/519 - 18/87: Installing method Integer>>anyBitOfMagnitudeFrom:to: 11:19:58 213/519 - 19/87: Installing method Integer>>anyMask: 11:19:58 213/519 - 20/87: Installing method Integer>>asByteArray 11:19:58 213/519 - 21/87: Installing method Integer>>asByteArrayOfSize: 11:19:58 213/519 - 22/87: Installing method Integer>>asCharacter 11:19:58 213/519 - 23/87: Installing method Integer>>asCharacterDigit 11:19:58 213/519 - 24/87: Installing method Integer>>asFraction 11:19:58 213/519 - 25/87: Installing method Integer>>asInteger 11:19:58 213/519 - 26/87: Installing method Integer>>asLargerPowerOfTwo 11:19:59 213/519 - 27/87: Installing method Integer>>asPowerOfTwo 11:19:59 213/519 - 28/87: Installing method Integer>>asScaledDecimal 11:19:59 213/519 - 29/87: Installing method Integer>>asSmallerPowerOfTwo 11:19:59 213/519 - 30/87: Installing method Integer>>bitAnd: 11:19:59 213/519 - 31/87: Installing method Integer>>bitAt: 11:19:59 213/519 - 32/87: Installing method Integer>>bitAt:put: 11:19:59 213/519 - 33/87: Installing method Integer>>bitClear: 11:19:59 213/519 - 34/87: Installing method Integer>>bitInvert 11:19:59 213/519 - 35/87: Installing method Integer>>bitInvert32 11:19:59 213/519 - 36/87: Installing method Integer>>bitOr: 11:19:59 213/519 - 37/87: Installing method Integer>>bitShift: 11:19:59 213/519 - 38/87: Installing method Integer>>bitShiftMagnitude: 11:19:59 213/519 - 39/87: Installing method Integer>>bitString 11:19:59 213/519 - 40/87: Installing method Integer>>bitStringLength 11:19:59 213/519 - 41/87: Installing method Integer>>bitXor: 11:19:59 213/519 - 42/87: Installing method Integer>>byteAt: 11:19:59 213/519 - 43/87: Installing method Integer>>byteAt:put: 11:19:59 213/519 - 44/87: Installing method Integer>>bytesCompare: 11:19:59 213/519 - 45/87: Installing method Integer>>bytesCount 11:19:59 213/519 - 46/87: Installing method Integer>>ceiling 11:19:59 213/519 - 47/87: Installing method Integer>>copyto: 11:19:59 213/519 - 48/87: Installing method Integer>>crossSumBase: 11:19:59 213/519 - 49/87: Installing method Integer>>decimalDigitLength 11:19:59 213/519 - 50/87: Installing method Integer>>denominator 11:19:59 213/519 - 51/87: Installing method Integer>>digitAdd: 11:19:59 213/519 - 52/87: Installing method Integer>>digitAt:base: 11:19:59 213/519 - 53/87: Installing method Integer>>digitDiv:neg: 11:19:59 213/519 - 54/87: Installing method Integer>>digitLogic:op:length: 11:19:59 213/519 - 55/87: Installing method Integer>>digitLshift: 11:19:59 213/519 - 56/87: Installing method Integer>>digitMultiply:neg: 11:19:59 213/519 - 57/87: Installing method Integer>>digitRshift:bytes:lookfirst: 11:19:59 213/519 - 58/87: Installing method Integer>>digitSubtract: 11:19:59 213/519 - 59/87: Installing method Integer>>digitSum 11:19:59 213/519 - 60/87: Installing method Integer>>even 11:19:59 213/519 - 61/87: Installing method Integer>>floor 11:19:59 213/519 - 62/87: Installing method Integer>>gcd: 11:19:59 213/519 - 63/87: Installing method Integer>>growby: 11:19:59 213/519 - 64/87: Installing method Integer>>growto: 11:19:59 213/519 - 65/87: Installing method Integer>>hashMultiply 11:19:59 213/519 - 66/87: Installing method Integer>>highBit 11:19:59 213/519 - 67/87: Installing method Integer>>highBitOfMagnitude 11:19:59 213/519 - 68/87: Installing method Integer>>isFraction 11:19:59 213/519 - 69/87: Installing method Integer>>isInteger 11:19:59 213/519 - 70/87: Installing method Integer>>isLarge 11:19:59 213/519 - 71/87: Installing method Integer>>isLiteral 11:19:59 213/519 - 72/87: Installing method Integer>>isPowerOfTwo 11:19:59 213/519 - 73/87: Installing method Integer>>lastDigit 11:19:59 213/519 - 74/87: Installing method Integer>>lowBit 11:19:59 213/519 - 75/87: Installing method Integer>>noMask: 11:19:59 213/519 - 76/87: Installing method Integer>>normalize 11:19:59 213/519 - 77/87: Installing method Integer>>numberOfDigitsInBase: 11:19:59 213/519 - 78/87: Installing method Integer>>numerator 11:19:59 213/519 - 79/87: Installing method Integer>>printOn:base:nDigits: 11:19:59 213/519 - 80/87: Installing method Integer>>quo: 11:19:59 213/519 - 81/87: Installing method Integer>>reciprocalModulo: 11:19:59 213/519 - 82/87: Installing method Integer>>replaceFrom:to:with:startingAt: 11:19:59 213/519 - 83/87: Installing method Integer>>round: 11:19:59 213/519 - 84/87: Installing method Integer>>rounded 11:19:59 213/519 - 85/87: Installing method Integer>>timesRepeat: 11:19:59 213/519 - 86/87: Installing method Integer>>truncated 11:19:59 213/519 - 87/87: Installing method Integer>>| 11:20:00 213/519 - 1/10: Installing method Integer class>>basicNew 11:20:00 213/519 - 2/10: Installing method Integer class>>byte1:byte2:byte3:byte4: 11:20:00 213/519 - 3/10: Installing method Integer class>>isAbstract 11:20:00 213/519 - 4/10: Installing method Integer class>>new 11:20:00 213/519 - 5/10: Installing method Integer class>>new:neg: 11:20:00 213/519 - 6/10: Installing method Integer class>>readFrom: 11:20:00 213/519 - 7/10: Installing method Integer class>>readFrom:base: 11:20:00 213/519 - 8/10: Installing method Integer class>>readFrom:ifFail: 11:20:00 213/519 - 9/10: Installing method Integer class>>readFrom:radix: 11:20:00 213/519 - 10/10: Installing method Integer class>>readHexByteFrom: 11:20:00 214/519 - 1/6: Installing method IntegerArray>>asIntegerArray 11:20:00 214/519 - 2/6: Installing method IntegerArray>>at: 11:20:00 214/519 - 3/6: Installing method IntegerArray>>at:put: 11:20:00 214/519 - 4/6: Installing method IntegerArray>>atAllPut: 11:20:00 214/519 - 5/6: Installing method IntegerArray>>defaultElement 11:20:00 214/519 - 6/6: Installing method IntegerArray>>primFill: 11:20:00 215/519 - 1/32: Installing method Interval>>+ 11:20:00 215/519 - 2/32: Installing method Interval>>- 11:20:00 215/519 - 3/32: Installing method Interval>>= 11:20:00 215/519 - 4/32: Installing method Interval>>add: 11:20:00 215/519 - 5/32: Installing method Interval>>anyOne 11:20:00 215/519 - 6/32: Installing method Interval>>asOpenInterval 11:20:00 215/519 - 7/32: Installing method Interval>>at: 11:20:00 215/519 - 8/32: Installing method Interval>>at:put: 11:20:00 215/519 - 9/32: Installing method Interval>>collect: 11:20:00 215/519 - 10/32: Installing method Interval>>do: 11:20:00 215/519 - 11/32: Installing method Interval>>extent 11:20:00 215/519 - 12/32: Installing method Interval>>first 11:20:01 215/519 - 13/32: Installing method Interval>>hash 11:20:01 215/519 - 14/32: Installing method Interval>>increment 11:20:01 215/519 - 15/32: Installing method Interval>>indexOf:startingAt:ifAbsent: 11:20:01 215/519 - 16/32: Installing method Interval>>isInterval 11:20:01 215/519 - 17/32: Installing method Interval>>isSelfEvaluating 11:20:01 215/519 - 18/32: Installing method Interval>>last 11:20:01 215/519 - 19/32: Installing method Interval>>permutationsDo: 11:20:01 215/519 - 20/32: Installing method Interval>>printOn: 11:20:01 215/519 - 21/32: Installing method Interval>>rangeIncludes: 11:20:01 215/519 - 22/32: Installing method Interval>>remove: 11:20:01 215/519 - 23/32: Installing method Interval>>reverseDo: 11:20:01 215/519 - 24/32: Installing method Interval>>setFrom:to:by: 11:20:01 215/519 - 25/32: Installing method Interval>>size 11:20:01 215/519 - 26/32: Installing method Interval>>sort: 11:20:01 215/519 - 27/32: Installing method Interval>>sorted 11:20:01 215/519 - 28/32: Installing method Interval>>sorted: 11:20:01 215/519 - 29/32: Installing method Interval>>species 11:20:01 215/519 - 30/32: Installing method Interval>>stop 11:20:01 215/519 - 31/32: Installing method Interval>>storeOn: 11:20:01 215/519 - 32/32: Installing method Interval>>sum 11:20:01 215/519 - 1/6: Installing method Interval class>>from:to: 11:20:01 215/519 - 2/6: Installing method Interval class>>from:to:by: 11:20:01 215/519 - 3/6: Installing method Interval class>>new 11:20:01 215/519 - 4/6: Installing method Interval class>>newFrom: 11:20:01 215/519 - 5/6: Installing method Interval class>>newFromArray: 11:20:01 215/519 - 6/6: Installing method Interval class>>streamSpecies 11:20:01 216/519 - 1/1: Installing method InvalidGlobalName class>>signal:for: 11:20:01 217/519 - 1/1: Installing method InvalidSlotName class>>signalFor: 11:20:01 218/519 - 1/3: Installing method KeyNotFound>>key 11:20:01 218/519 - 2/3: Installing method KeyNotFound>>key: 11:20:01 218/519 - 3/3: Installing method KeyNotFound>>standardMessageText 11:20:01 219/519 - 1/12: Installing method KeyboardKey>>= 11:20:01 219/519 - 2/12: Installing method KeyboardKey>>hash 11:20:01 219/519 - 3/12: Installing method KeyboardKey>>isArrowDown 11:20:01 219/519 - 4/12: Installing method KeyboardKey>>isArrowLeft 11:20:01 219/519 - 5/12: Installing method KeyboardKey>>isArrowRight 11:20:01 219/519 - 6/12: Installing method KeyboardKey>>isArrowUp 11:20:01 219/519 - 7/12: Installing method KeyboardKey>>isUnkownKey 11:20:01 219/519 - 8/12: Installing method KeyboardKey>>name 11:20:01 219/519 - 9/12: Installing method KeyboardKey>>printOn: 11:20:01 219/519 - 10/12: Installing method KeyboardKey>>value 11:20:01 219/519 - 11/12: Installing method KeyboardKey>>withValue: 11:20:01 219/519 - 12/12: Installing method KeyboardKey>>withValue:andName: 11:20:05 219/519 - 1/115: Installing method KeyboardKey class>>A 11:20:05 219/519 - 2/115: Installing method KeyboardKey class>>B 11:20:05 219/519 - 3/115: Installing method KeyboardKey class>>C 11:20:05 219/519 - 4/115: Installing method KeyboardKey class>>D 11:20:05 219/519 - 5/115: Installing method KeyboardKey class>>E 11:20:05 219/519 - 6/115: Installing method KeyboardKey class>>F 11:20:05 219/519 - 7/115: Installing method KeyboardKey class>>F1 11:20:05 219/519 - 8/115: Installing method KeyboardKey class>>F10 11:20:05 219/519 - 9/115: Installing method KeyboardKey class>>F11 11:20:05 219/519 - 10/115: Installing method KeyboardKey class>>F12 11:20:05 219/519 - 11/115: Installing method KeyboardKey class>>F2 11:20:05 219/519 - 12/115: Installing method KeyboardKey class>>F3 11:20:05 219/519 - 13/115: Installing method KeyboardKey class>>F4 11:20:05 219/519 - 14/115: Installing method KeyboardKey class>>F5 11:20:05 219/519 - 15/115: Installing method KeyboardKey class>>F6 11:20:05 219/519 - 16/115: Installing method KeyboardKey class>>F7 11:20:05 219/519 - 17/115: Installing method KeyboardKey class>>F8 11:20:05 219/519 - 18/115: Installing method KeyboardKey class>>F9 11:20:05 219/519 - 19/115: Installing method KeyboardKey class>>G 11:20:05 219/519 - 20/115: Installing method KeyboardKey class>>H 11:20:05 219/519 - 21/115: Installing method KeyboardKey class>>I 11:20:05 219/519 - 22/115: Installing method KeyboardKey class>>J 11:20:05 219/519 - 23/115: Installing method KeyboardKey class>>K 11:20:05 219/519 - 24/115: Installing method KeyboardKey class>>L 11:20:05 219/519 - 25/115: Installing method KeyboardKey class>>M 11:20:05 219/519 - 26/115: Installing method KeyboardKey class>>N 11:20:05 219/519 - 27/115: Installing method KeyboardKey class>>O 11:20:05 219/519 - 28/115: Installing method KeyboardKey class>>P 11:20:05 219/519 - 29/115: Installing method KeyboardKey class>>Q 11:20:05 219/519 - 30/115: Installing method KeyboardKey class>>R 11:20:05 219/519 - 31/115: Installing method KeyboardKey class>>S 11:20:05 219/519 - 32/115: Installing method KeyboardKey class>>T 11:20:05 219/519 - 33/115: Installing method KeyboardKey class>>U 11:20:05 219/519 - 34/115: Installing method KeyboardKey class>>V 11:20:05 219/519 - 35/115: Installing method KeyboardKey class>>W 11:20:05 219/519 - 36/115: Installing method KeyboardKey class>>X 11:20:05 219/519 - 37/115: Installing method KeyboardKey class>>Y 11:20:05 219/519 - 38/115: Installing method KeyboardKey class>>Z 11:20:05 219/519 - 39/115: Installing method KeyboardKey class>>altLeft 11:20:05 219/519 - 40/115: Installing method KeyboardKey class>>altRight 11:20:06 219/519 - 41/115: Installing method KeyboardKey class>>backslash 11:20:06 219/519 - 42/115: Installing method KeyboardKey class>>backspace 11:20:06 219/519 - 43/115: Installing method KeyboardKey class>>braceLeft 11:20:06 219/519 - 44/115: Installing method KeyboardKey class>>bracketLeft 11:20:06 219/519 - 45/115: Installing method KeyboardKey class>>bracketRight 11:20:06 219/519 - 46/115: Installing method KeyboardKey class>>capsLock 11:20:06 219/519 - 47/115: Installing method KeyboardKey class>>comma 11:20:06 219/519 - 48/115: Installing method KeyboardKey class>>controlLeft 11:20:06 219/519 - 49/115: Installing method KeyboardKey class>>controlRight 11:20:06 219/519 - 50/115: Installing method KeyboardKey class>>delete 11:20:06 219/519 - 51/115: Installing method KeyboardKey class>>doubleQuote 11:20:06 219/519 - 52/115: Installing method KeyboardKey class>>down 11:20:06 219/519 - 53/115: Installing method KeyboardKey class>>eight 11:20:06 219/519 - 54/115: Installing method KeyboardKey class>>end 11:20:06 219/519 - 55/115: Installing method KeyboardKey class>>enter 11:20:06 219/519 - 56/115: Installing method KeyboardKey class>>equal 11:20:06 219/519 - 57/115: Installing method KeyboardKey class>>escape 11:20:06 219/519 - 58/115: Installing method KeyboardKey class>>five 11:20:06 219/519 - 59/115: Installing method KeyboardKey class>>four 11:20:06 219/519 - 60/115: Installing method KeyboardKey class>>fromCharacter: 11:20:06 219/519 - 61/115: Installing method KeyboardKey class>>fromCharacter:ifNone: 11:20:06 219/519 - 62/115: Installing method KeyboardKey class>>function 11:20:06 219/519 - 63/115: Installing method KeyboardKey class>>grave 11:20:06 219/519 - 64/115: Installing method KeyboardKey class>>home 11:20:06 219/519 - 65/115: Installing method KeyboardKey class>>initialize 11:20:06 219/519 - 66/115: Installing method KeyboardKey class>>initializeKeyFromCharacterCompatibilityTable 11:20:06 219/519 - 67/115: Installing method KeyboardKey class>>initializeKeyTable 11:20:06 219/519 - 68/115: Installing method KeyboardKey class>>initializeMacOSVirtualKeyTable 11:20:06 219/519 - 69/115: Installing method KeyboardKey class>>initializeUnixVirtualKeyTable 11:20:06 219/519 - 70/115: Installing method KeyboardKey class>>initializeWindowsVirtualKeyTable 11:20:06 219/519 - 71/115: Installing method KeyboardKey class>>keyFromCharacterTable 11:20:06 219/519 - 72/115: Installing method KeyboardKey class>>keypadDown 11:20:06 219/519 - 73/115: Installing method KeyboardKey class>>keypadEnter 11:20:06 219/519 - 74/115: Installing method KeyboardKey class>>keypadLeft 11:20:06 219/519 - 75/115: Installing method KeyboardKey class>>keypadRight 11:20:06 219/519 - 76/115: Installing method KeyboardKey class>>keypadUp 11:20:06 219/519 - 77/115: Installing method KeyboardKey class>>left 11:20:06 219/519 - 78/115: Installing method KeyboardKey class>>lessThan 11:20:06 219/519 - 79/115: Installing method KeyboardKey class>>macOSVirtualKeyTable 11:20:06 219/519 - 80/115: Installing method KeyboardKey class>>menu 11:20:06 219/519 - 81/115: Installing method KeyboardKey class>>metaLeft 11:20:06 219/519 - 82/115: Installing method KeyboardKey class>>metaRight 11:20:06 219/519 - 83/115: Installing method KeyboardKey class>>minus 11:20:06 219/519 - 84/115: Installing method KeyboardKey class>>named: 11:20:06 219/519 - 85/115: Installing method KeyboardKey class>>named:ifNone: 11:20:06 219/519 - 86/115: Installing method KeyboardKey class>>nine 11:20:06 219/519 - 87/115: Installing method KeyboardKey class>>one 11:20:06 219/519 - 88/115: Installing method KeyboardKey class>>pageDown 11:20:06 219/519 - 89/115: Installing method KeyboardKey class>>pageUp 11:20:06 219/519 - 90/115: Installing method KeyboardKey class>>parenthesisLeft 11:20:06 219/519 - 91/115: Installing method KeyboardKey class>>period 11:20:06 219/519 - 92/115: Installing method KeyboardKey class>>quote 11:20:07 219/519 - 93/115: Installing method KeyboardKey class>>right 11:20:07 219/519 - 94/115: Installing method KeyboardKey class>>semicolon 11:20:07 219/519 - 95/115: Installing method KeyboardKey class>>seven 11:20:07 219/519 - 96/115: Installing method KeyboardKey class>>shiftLeft 11:20:07 219/519 - 97/115: Installing method KeyboardKey class>>shiftRight 11:20:07 219/519 - 98/115: Installing method KeyboardKey class>>singleQuote 11:20:07 219/519 - 99/115: Installing method KeyboardKey class>>six 11:20:07 219/519 - 100/115: Installing method KeyboardKey class>>slash 11:20:07 219/519 - 101/115: Installing method KeyboardKey class>>space 11:20:07 219/519 - 102/115: Installing method KeyboardKey class>>superLeft 11:20:07 219/519 - 103/115: Installing method KeyboardKey class>>superRight 11:20:07 219/519 - 104/115: Installing method KeyboardKey class>>tab 11:20:07 219/519 - 105/115: Installing method KeyboardKey class>>three 11:20:07 219/519 - 106/115: Installing method KeyboardKey class>>two 11:20:07 219/519 - 107/115: Installing method KeyboardKey class>>unixVirtualKeyTable 11:20:07 219/519 - 108/115: Installing method KeyboardKey class>>unknownKeyName 11:20:07 219/519 - 109/115: Installing method KeyboardKey class>>up 11:20:07 219/519 - 110/115: Installing method KeyboardKey class>>value: 11:20:07 219/519 - 111/115: Installing method KeyboardKey class>>valueForMacOSXPlatform: 11:20:07 219/519 - 112/115: Installing method KeyboardKey class>>valueForUnixPlatform: 11:20:07 219/519 - 113/115: Installing method KeyboardKey class>>valueForWindowsPlatform: 11:20:07 219/519 - 114/115: Installing method KeyboardKey class>>windowsVirtualKeyTable 11:20:07 219/519 - 115/115: Installing method KeyboardKey class>>zero 11:20:08 220/519 - 1/15: Installing method KeyedTree>>allKeys 11:20:08 220/519 - 2/15: Installing method KeyedTree>>atPath: 11:20:08 220/519 - 3/15: Installing method KeyedTree>>atPath:ifAbsent: 11:20:08 220/519 - 4/15: Installing method KeyedTree>>atPath:ifAbsentPut: 11:20:08 220/519 - 5/15: Installing method KeyedTree>>atPath:put: 11:20:08 220/519 - 6/15: Installing method KeyedTree>>formattedText 11:20:08 220/519 - 7/15: Installing method KeyedTree>>formattedTextWithDescriptions: 11:20:08 220/519 - 8/15: Installing method KeyedTree>>merge: 11:20:08 220/519 - 9/15: Installing method KeyedTree>>postCopy 11:20:08 220/519 - 10/15: Installing method KeyedTree>>putFormattedTextOn:level:indentString: 11:20:08 220/519 - 11/15: Installing method KeyedTree>>putFormattedTextOn:withDescriptions:level:indentString: 11:20:08 220/519 - 12/15: Installing method KeyedTree>>removePath: 11:20:08 220/519 - 13/15: Installing method KeyedTree>>removePath:ifAbsent: 11:20:08 220/519 - 14/15: Installing method KeyedTree>>sortBlock 11:20:08 220/519 - 15/15: Installing method KeyedTree>>subtrees 11:20:08 221/519 - 1/25: Installing method LargeInteger>>* 11:20:08 221/519 - 2/25: Installing method LargeInteger>>+ 11:20:08 221/519 - 3/25: Installing method LargeInteger>>- 11:20:08 221/519 - 4/25: Installing method LargeInteger>>/ 11:20:08 221/519 - 5/25: Installing method LargeInteger>>// 11:20:08 221/519 - 6/25: Installing method LargeInteger>>< 11:20:08 221/519 - 7/25: Installing method LargeInteger>><= 11:20:08 221/519 - 8/25: Installing method LargeInteger>>> 11:20:08 221/519 - 9/25: Installing method LargeInteger>>>= 11:20:08 221/519 - 10/25: Installing method LargeInteger>>\\ 11:20:08 221/519 - 11/25: Installing method LargeInteger>>\\\ 11:20:08 221/519 - 12/25: Installing method LargeInteger>>asFloat 11:20:08 221/519 - 13/25: Installing method LargeInteger>>byteAt: 11:20:08 221/519 - 14/25: Installing method LargeInteger>>byteAt:put: 11:20:08 221/519 - 15/25: Installing method LargeInteger>>bytesCount 11:20:08 221/519 - 16/25: Installing method LargeInteger>>hash 11:20:08 221/519 - 17/25: Installing method LargeInteger>>hashMultiply 11:20:08 221/519 - 18/25: Installing method LargeInteger>>highBitOfMagnitude 11:20:08 221/519 - 19/25: Installing method LargeInteger>>isLarge 11:20:08 221/519 - 20/25: Installing method LargeInteger>>mightBeASquare 11:20:08 221/519 - 21/25: Installing method LargeInteger>>printOn:base:nDigits: 11:20:08 221/519 - 22/25: Installing method LargeInteger>>quo: 11:20:08 221/519 - 23/25: Installing method LargeInteger>>rem: 11:20:08 221/519 - 24/25: Installing method LargeInteger>>replaceFrom:to:with:startingAt: 11:20:08 221/519 - 25/25: Installing method LargeInteger>>withAtLeastNDigits: 11:20:08 221/519 - 1/1: Installing method LargeInteger class>>isAbstract 11:20:09 222/519 - 1/13: Installing method LargeNegativeInteger>>abs 11:20:09 222/519 - 2/13: Installing method LargeNegativeInteger>>asFloat 11:20:09 222/519 - 3/13: Installing method LargeNegativeInteger>>bitAt: 11:20:09 222/519 - 4/13: Installing method LargeNegativeInteger>>highBit 11:20:09 222/519 - 5/13: Installing method LargeNegativeInteger>>mightBeASquare 11:20:09 222/519 - 6/13: Installing method LargeNegativeInteger>>negated 11:20:09 222/519 - 7/13: Installing method LargeNegativeInteger>>negative 11:20:09 222/519 - 8/13: Installing method LargeNegativeInteger>>normalize 11:20:09 222/519 - 9/13: Installing method LargeNegativeInteger>>positive 11:20:09 222/519 - 10/13: Installing method LargeNegativeInteger>>printOn:base: 11:20:09 222/519 - 11/13: Installing method LargeNegativeInteger>>sign 11:20:09 222/519 - 12/13: Installing method LargeNegativeInteger>>signBit 11:20:09 222/519 - 13/13: Installing method LargeNegativeInteger>>strictlyPositive 11:20:09 223/519 - 1/13: Installing method LargePositiveInteger>>abs 11:20:09 223/519 - 2/13: Installing method LargePositiveInteger>>bitAt: 11:20:09 223/519 - 3/13: Installing method LargePositiveInteger>>hashMultiply 11:20:09 223/519 - 4/13: Installing method LargePositiveInteger>>highBit 11:20:09 223/519 - 5/13: Installing method LargePositiveInteger>>mightBeASquare 11:20:09 223/519 - 6/13: Installing method LargePositiveInteger>>negated 11:20:09 223/519 - 7/13: Installing method LargePositiveInteger>>negative 11:20:09 223/519 - 8/13: Installing method LargePositiveInteger>>normalize 11:20:09 223/519 - 9/13: Installing method LargePositiveInteger>>positive 11:20:09 223/519 - 10/13: Installing method LargePositiveInteger>>printOn:base: 11:20:09 223/519 - 11/13: Installing method LargePositiveInteger>>sign 11:20:09 223/519 - 12/13: Installing method LargePositiveInteger>>signBit 11:20:09 223/519 - 13/13: Installing method LargePositiveInteger>>strictlyPositive 11:20:09 224/519 - 1/20: Installing method LayoutClassScope>>= 11:20:09 224/519 - 2/20: Installing method LayoutClassScope>>allSlotsDo: 11:20:09 224/519 - 3/20: Installing method LayoutClassScope>>allVisibleSlots 11:20:09 224/519 - 4/20: Installing method LayoutClassScope>>do: 11:20:09 224/519 - 5/20: Installing method LayoutClassScope>>fieldSize 11:20:09 224/519 - 6/20: Installing method LayoutClassScope>>flattenIn: 11:20:09 224/519 - 7/20: Installing method LayoutClassScope>>hasBindingThatBeginsWith: 11:20:09 224/519 - 8/20: Installing method LayoutClassScope>>hasFields 11:20:09 224/519 - 9/20: Installing method LayoutClassScope>>hasSlots 11:20:09 224/519 - 10/20: Installing method LayoutClassScope>>hash 11:20:09 224/519 - 11/20: Installing method LayoutClassScope>>isEmpty 11:20:09 224/519 - 12/20: Installing method LayoutClassScope>>ownFieldSize 11:20:09 224/519 - 13/20: Installing method LayoutClassScope>>parentScope 11:20:10 224/519 - 14/20: Installing method LayoutClassScope>>parentScope: 11:20:10 224/519 - 15/20: Installing method LayoutClassScope>>postCopy 11:20:10 224/519 - 16/20: Installing method LayoutClassScope>>printOn: 11:20:10 224/519 - 17/20: Installing method LayoutClassScope>>reverseDo: 11:20:10 224/519 - 18/20: Installing method LayoutClassScope>>slots 11:20:10 224/519 - 19/20: Installing method LayoutClassScope>>visibleSlots 11:20:10 224/519 - 20/20: Installing method LayoutClassScope>>withIndexDo: 11:20:10 225/519 - 1/10: Installing method LayoutEmptyScope>>allSlotsDo: 11:20:10 225/519 - 2/10: Installing method LayoutEmptyScope>>allVisibleSlots 11:20:10 225/519 - 3/10: Installing method LayoutEmptyScope>>fieldSize 11:20:10 225/519 - 4/10: Installing method LayoutEmptyScope>>flattenIn: 11:20:10 225/519 - 5/10: Installing method LayoutEmptyScope>>hasBindingThatBeginsWith: 11:20:10 225/519 - 6/10: Installing method LayoutEmptyScope>>hasFields 11:20:10 225/519 - 7/10: Installing method LayoutEmptyScope>>hasSlots 11:20:10 225/519 - 8/10: Installing method LayoutEmptyScope>>isEmpty 11:20:10 225/519 - 9/10: Installing method LayoutEmptyScope>>ownFieldSize 11:20:10 225/519 - 10/10: Installing method LayoutEmptyScope>>visibleSlots 11:20:10 225/519 - 1/1: Installing method LayoutEmptyScope class>>instance 11:20:10 226/519 - 1/8: Installing method LimitedWriteStream>>limit 11:20:10 226/519 - 2/8: Installing method LimitedWriteStream>>limit: 11:20:10 226/519 - 3/8: Installing method LimitedWriteStream>>limitBlock 11:20:10 226/519 - 4/8: Installing method LimitedWriteStream>>limitBlock: 11:20:10 226/519 - 5/8: Installing method LimitedWriteStream>>nextPut: 11:20:10 226/519 - 6/8: Installing method LimitedWriteStream>>nextPutAll: 11:20:10 226/519 - 7/8: Installing method LimitedWriteStream>>pastEndPut: 11:20:10 226/519 - 8/8: Installing method LimitedWriteStream>>setLimit:limitBlock: 11:20:10 226/519 - 1/6: Installing method LimitedWriteStream class>>defaultLimit 11:20:10 226/519 - 2/6: Installing method LimitedWriteStream class>>on: 11:20:10 226/519 - 3/6: Installing method LimitedWriteStream class>>on:from:to: 11:20:10 226/519 - 4/6: Installing method LimitedWriteStream class>>on:limit:limitBlock: 11:20:10 226/519 - 5/6: Installing method LimitedWriteStream class>>with: 11:20:10 226/519 - 6/6: Installing method LimitedWriteStream class>>with:from:to: 11:20:10 227/519 - 1/4: Installing method Link>>asLink 11:20:10 227/519 - 2/4: Installing method Link>>asLinkPrepend: 11:20:10 227/519 - 3/4: Installing method Link>>nextLink 11:20:10 227/519 - 4/4: Installing method Link>>nextLink: 11:20:10 227/519 - 1/1: Installing method Link class>>nextLink: 11:20:11 228/519 - 1/46: Installing method LinkedList>>add: 11:20:11 228/519 - 2/46: Installing method LinkedList>>add:after: 11:20:11 228/519 - 3/46: Installing method LinkedList>>add:afterLink: 11:20:11 228/519 - 4/46: Installing method LinkedList>>add:before: 11:20:11 228/519 - 5/46: Installing method LinkedList>>add:beforeLink: 11:20:11 228/519 - 6/46: Installing method LinkedList>>addFirst: 11:20:11 228/519 - 7/46: Installing method LinkedList>>addLast: 11:20:11 228/519 - 8/46: Installing method LinkedList>>at: 11:20:11 228/519 - 9/46: Installing method LinkedList>>at:put: 11:20:11 228/519 - 10/46: Installing method LinkedList>>at:putLink: 11:20:11 228/519 - 11/46: Installing method LinkedList>>collect: 11:20:11 228/519 - 12/46: Installing method LinkedList>>collect:thenReject: 11:20:11 228/519 - 13/46: Installing method LinkedList>>collect:thenSelect: 11:20:11 228/519 - 14/46: Installing method LinkedList>>copyWith: 11:20:11 228/519 - 15/46: Installing method LinkedList>>copyWithout: 11:20:11 228/519 - 16/46: Installing method LinkedList>>do: 11:20:11 228/519 - 17/46: Installing method LinkedList>>first 11:20:11 228/519 - 18/46: Installing method LinkedList>>firstLink 11:20:11 228/519 - 19/46: Installing method LinkedList>>indexOf:startingAt:ifAbsent: 11:20:11 228/519 - 20/46: Installing method LinkedList>>isEmpty 11:20:11 228/519 - 21/46: Installing method LinkedList>>last 11:20:11 228/519 - 22/46: Installing method LinkedList>>lastLink 11:20:11 228/519 - 23/46: Installing method LinkedList>>linkAt: 11:20:11 228/519 - 24/46: Installing method LinkedList>>linkAt:ifAbsent: 11:20:11 228/519 - 25/46: Installing method LinkedList>>linkOf: 11:20:11 228/519 - 26/46: Installing method LinkedList>>linkOf:ifAbsent: 11:20:11 228/519 - 27/46: Installing method LinkedList>>linksDo: 11:20:11 228/519 - 28/46: Installing method LinkedList>>postCopy 11:20:11 228/519 - 29/46: Installing method LinkedList>>rechain: 11:20:11 228/519 - 30/46: Installing method LinkedList>>reject: 11:20:11 228/519 - 31/46: Installing method LinkedList>>reject:thenCollect: 11:20:11 228/519 - 32/46: Installing method LinkedList>>remove:ifAbsent: 11:20:11 228/519 - 33/46: Installing method LinkedList>>removeAll 11:20:11 228/519 - 34/46: Installing method LinkedList>>removeAllSuchThat: 11:20:12 228/519 - 35/46: Installing method LinkedList>>removeFirst 11:20:12 228/519 - 36/46: Installing method LinkedList>>removeLast 11:20:12 228/519 - 37/46: Installing method LinkedList>>removeLink: 11:20:12 228/519 - 38/46: Installing method LinkedList>>removeLink:ifAbsent: 11:20:12 228/519 - 39/46: Installing method LinkedList>>select: 11:20:12 228/519 - 40/46: Installing method LinkedList>>select:thenCollect: 11:20:12 228/519 - 41/46: Installing method LinkedList>>select:thenDo: 11:20:12 228/519 - 42/46: Installing method LinkedList>>size 11:20:12 228/519 - 43/46: Installing method LinkedList>>sort: 11:20:12 228/519 - 44/46: Installing method LinkedList>>species 11:20:12 228/519 - 45/46: Installing method LinkedList>>swap:with: 11:20:12 228/519 - 46/46: Installing method LinkedList>>validIndex: 11:20:12 228/519 - 1/4: Installing method LinkedList class>>new: 11:20:12 228/519 - 2/4: Installing method LinkedList class>>new:streamContents: 11:20:12 228/519 - 3/4: Installing method LinkedList class>>newFrom: 11:20:12 228/519 - 4/4: Installing method LinkedList class>>streamSpecies 11:20:12 229/519 - 1/36: Installing method LiteralVariable>>= 11:20:12 229/519 - 2/36: Installing method LiteralVariable>>acceptVisitor:node: 11:20:12 229/519 - 3/36: Installing method LiteralVariable>>analogousCodeTo: 11:20:12 229/519 - 4/36: Installing method LiteralVariable>>asClassVariable 11:20:12 229/519 - 5/36: Installing method LiteralVariable>>definingClass 11:20:12 229/519 - 6/36: Installing method LiteralVariable>>definitionString 11:20:12 229/519 - 7/36: Installing method LiteralVariable>>emitStore: 11:20:12 229/519 - 8/36: Installing method LiteralVariable>>emitValue: 11:20:12 229/519 - 9/36: Installing method LiteralVariable>>hash 11:20:12 229/519 - 10/36: Installing method LiteralVariable>>installingIn: 11:20:12 229/519 - 11/36: Installing method LiteralVariable>>isAccessedIn: 11:20:12 229/519 - 12/36: Installing method LiteralVariable>>isGlobalClassNameBinding 11:20:12 229/519 - 13/36: Installing method LiteralVariable>>isLiteralVariable 11:20:12 229/519 - 14/36: Installing method LiteralVariable>>isReadIn: 11:20:12 229/519 - 15/36: Installing method LiteralVariable>>isReferenced 11:20:12 229/519 - 16/36: Installing method LiteralVariable>>isSelfEvaluating 11:20:12 229/519 - 17/36: Installing method LiteralVariable>>isVariableBinding 11:20:12 229/519 - 18/36: Installing method LiteralVariable>>isWritable 11:20:12 229/519 - 19/36: Installing method LiteralVariable>>isWrittenIn: 11:20:12 229/519 - 20/36: Installing method LiteralVariable>>key 11:20:12 229/519 - 21/36: Installing method LiteralVariable>>key: 11:20:12 229/519 - 22/36: Installing method LiteralVariable>>key:value: 11:20:12 229/519 - 23/36: Installing method LiteralVariable>>literalEqual: 11:20:12 229/519 - 24/36: Installing method LiteralVariable>>name: 11:20:12 229/519 - 25/36: Installing method LiteralVariable>>printOn: 11:20:12 229/519 - 26/36: Installing method LiteralVariable>>read 11:20:12 229/519 - 27/36: Installing method LiteralVariable>>readInContext: 11:20:12 229/519 - 28/36: Installing method LiteralVariable>>runtimeUndeclaredReadInContext: 11:20:12 229/519 - 29/36: Installing method LiteralVariable>>runtimeUndeclaredWrite:inContext: 11:20:12 229/519 - 30/36: Installing method LiteralVariable>>scope 11:20:12 229/519 - 31/36: Installing method LiteralVariable>>storeOn: 11:20:12 229/519 - 32/36: Installing method LiteralVariable>>usingMethods 11:20:12 229/519 - 33/36: Installing method LiteralVariable>>value 11:20:12 229/519 - 34/36: Installing method LiteralVariable>>value: 11:20:12 229/519 - 35/36: Installing method LiteralVariable>>write: 11:20:12 229/519 - 36/36: Installing method LiteralVariable>>write:inContext: 11:20:12 229/519 - 1/2: Installing method LiteralVariable class>>key: 11:20:12 229/519 - 2/2: Installing method LiteralVariable class>>key:value: 11:20:13 230/519 - 1/3: Installing method LocalRecursionStopper class>>activeMethods 11:20:13 230/519 - 2/3: Installing method LocalRecursionStopper class>>during: 11:20:13 230/519 - 3/3: Installing method LocalRecursionStopper class>>stopMethod:during: 11:20:13 231/519 - 1/7: Installing method LookupKey>>< 11:20:13 231/519 - 2/7: Installing method LookupKey>>= 11:20:13 231/519 - 3/7: Installing method LookupKey>>hash 11:20:13 231/519 - 4/7: Installing method LookupKey>>key 11:20:13 231/519 - 5/7: Installing method LookupKey>>key: 11:20:13 231/519 - 6/7: Installing method LookupKey>>name 11:20:13 231/519 - 7/7: Installing method LookupKey>>printOn: 11:20:13 231/519 - 1/1: Installing method LookupKey class>>key: 11:20:13 232/519 - 1/8: Installing method MacOSPlatform>>accept: 11:20:13 232/519 - 2/8: Installing method MacOSPlatform>>defaultMaximumPathLength 11:20:13 232/519 - 3/8: Installing method MacOSPlatform>>family 11:20:13 232/519 - 4/8: Installing method MacOSPlatform>>isMacOS 11:20:13 232/519 - 5/8: Installing method MacOSPlatform>>keyForValue: 11:20:13 232/519 - 6/8: Installing method MacOSPlatform>>lineEnding 11:20:13 232/519 - 7/8: Installing method MacOSPlatform>>menuShortcutString 11:20:13 232/519 - 8/8: Installing method MacOSPlatform>>potentialLocationsOfSourcesFile 11:20:13 232/519 - 1/1: Installing method MacOSPlatform class>>isMacOS 11:20:13 233/519 - 1/4: Installing method MacOSXPlatform>>accept: 11:20:13 233/519 - 2/4: Installing method MacOSXPlatform>>family 11:20:13 233/519 - 3/4: Installing method MacOSXPlatform>>getErrorMessage: 11:20:13 233/519 - 4/4: Installing method MacOSXPlatform>>isMacOSX 11:20:13 233/519 - 1/1: Installing method MacOSXPlatform class>>isActivePlatform 11:20:14 234/519 - 1/11: Installing method Magnitude>>< 11:20:14 234/519 - 2/11: Installing method Magnitude>><= 11:20:14 234/519 - 3/11: Installing method Magnitude>>= 11:20:14 234/519 - 4/11: Installing method Magnitude>>> 11:20:14 234/519 - 5/11: Installing method Magnitude>>>= 11:20:14 234/519 - 6/11: Installing method Magnitude>>beBetween:and: 11:20:14 234/519 - 7/11: Installing method Magnitude>>between:and: 11:20:14 234/519 - 8/11: Installing method Magnitude>>hash 11:20:14 234/519 - 9/11: Installing method Magnitude>>max: 11:20:14 234/519 - 10/11: Installing method Magnitude>>min: 11:20:14 234/519 - 11/11: Installing method Magnitude>>min:max: 11:20:14 235/519 - 1/3: Installing method ManifestAnnouncementsCore class>>manuallyResolvedDependencies 11:20:14 235/519 - 2/3: Installing method ManifestAnnouncementsCore class>>ruleBadMessageRule2V1FalsePositive 11:20:14 235/519 - 3/3: Installing method ManifestAnnouncementsCore class>>ruleUsesAddRuleV1FalsePositive 11:20:14 236/519 - 1/2: Installing method ManifestCollectionsAbstract class>>dependencies 11:20:14 236/519 - 2/2: Installing method ManifestCollectionsAbstract class>>packageName 11:20:14 237/519 - 1/3: Installing method ManifestCollectionsDoubleLinkedList class>>ruleCollectionProtocolRuleV1FalsePositive 11:20:14 237/519 - 2/3: Installing method ManifestCollectionsDoubleLinkedList class>>ruleLiteralArrayContainsSuspiciousTrueFalseOrNilRuleV1FalsePositive 11:20:14 237/519 - 3/3: Installing method ManifestCollectionsDoubleLinkedList class>>ruleNotEliminationRuleV1FalsePositive 11:20:14 238/519 - 1/3: Installing method ManifestCollectionsNative class>>dependencies 11:20:14 238/519 - 2/3: Installing method ManifestCollectionsNative class>>manuallyResolvedDependencies 11:20:14 238/519 - 3/3: Installing method ManifestCollectionsNative class>>packageName 11:20:14 239/519 - 1/3: Installing method ManifestCollectionsSequenceable class>>dependencies 11:20:14 239/519 - 2/3: Installing method ManifestCollectionsSequenceable class>>manuallyResolvedDependencies 11:20:14 239/519 - 3/3: Installing method ManifestCollectionsSequenceable class>>packageName 11:20:14 240/519 - 1/2: Installing method ManifestCollectionsStack class>>dependencies 11:20:14 240/519 - 2/2: Installing method ManifestCollectionsStack class>>packageName 11:20:14 241/519 - 1/2: Installing method ManifestCollectionsStreams class>>dependencies 11:20:14 241/519 - 2/2: Installing method ManifestCollectionsStreams class>>packageName 11:20:14 242/519 - 1/2: Installing method ManifestCollectionsStrings class>>dependencies 11:20:14 242/519 - 2/2: Installing method ManifestCollectionsStrings class>>packageName 11:20:14 243/519 - 1/3: Installing method ManifestCollectionsSupport class>>dependencies 11:20:14 243/519 - 2/3: Installing method ManifestCollectionsSupport class>>manuallyResolvedDependencies 11:20:14 243/519 - 3/3: Installing method ManifestCollectionsSupport class>>packageName 11:20:14 244/519 - 1/4: Installing method ManifestCollectionsUnordered class>>dependencies 11:20:14 244/519 - 2/4: Installing method ManifestCollectionsUnordered class>>manuallyResolvedDependencies 11:20:14 244/519 - 3/4: Installing method ManifestCollectionsUnordered class>>packageName 11:20:14 244/519 - 4/4: Installing method ManifestCollectionsUnordered class>>ruleDefinesEqualNotHashRuleV1FalsePositive 11:20:14 245/519 - 1/3: Installing method ManifestCollectionsWeak class>>dependencies 11:20:15 245/519 - 2/3: Installing method ManifestCollectionsWeak class>>manuallyResolvedDependencies 11:20:15 245/519 - 3/3: Installing method ManifestCollectionsWeak class>>packageName 11:20:15 246/519 - 1/1: Installing method ManifestFileSystemPath class>>manuallyResolvedDependencies 11:20:15 247/519 - 1/2: Installing method ManifestFiles class>>manuallyResolvedDependencies 11:20:15 247/519 - 2/2: Installing method ManifestFiles class>>ruleRBClassNameInSelectorRuleV1FalsePositive 11:20:15 248/519 - 1/1: Installing method ManifestHermes class>>manuallyResolvedDependencies 11:20:15 249/519 - 1/8: Installing method ManifestKernel class>>dependencies 11:20:15 249/519 - 2/8: Installing method ManifestKernel class>>ignoredDependencies 11:20:15 249/519 - 3/8: Installing method ManifestKernel class>>manuallyResolvedDependencies 11:20:15 249/519 - 4/8: Installing method ManifestKernel class>>packageName 11:20:15 249/519 - 5/8: Installing method ManifestKernel class>>ruleRBBadMessageRuleV1FalsePositive 11:20:15 249/519 - 6/8: Installing method ManifestKernel class>>ruleRBClassNameInSelectorRuleV1FalsePositive 11:20:15 249/519 - 7/8: Installing method ManifestKernel class>>ruleRBRefersToClassRuleV1FalsePositive 11:20:15 249/519 - 8/8: Installing method ManifestKernel class>>ruleReDeadMethodV1FalsePositive 11:20:15 250/519 - 1/1: Installing method ManifestKernelCodeModel class>>manuallyResolvedDependencies 11:20:15 252/519 - 1/3: Installing method ManifestPharoBootstrapInitialization class>>ignoredDependencies 11:20:15 252/519 - 2/3: Installing method ManifestPharoBootstrapInitialization class>>manuallyResolvedDependencies 11:20:15 252/519 - 3/3: Installing method ManifestPharoBootstrapInitialization class>>packageName 11:20:15 254/519 - 1/1: Installing method ManifestSystemBasicCommandLineHandler class>>manuallyResolvedDependencies 11:20:15 255/519 - 1/1: Installing method ManifestSystemCommandLine class>>manuallyResolvedDependencies 11:20:15 256/519 - 1/2: Installing method ManifestSystemCommandLineHandler class>>ignoredDependencies 11:20:15 256/519 - 2/2: Installing method ManifestSystemCommandLineHandler class>>manuallyResolvedDependencies 11:20:15 258/519 - 1/1: Installing method ManifestSystemPlatforms class>>manuallyResolvedDependencies 11:20:15 259/519 - 1/1: Installing method ManifestSystemSessionManager class>>manuallyResolvedDependencies 11:20:15 260/519 - 1/1: Installing method ManifestSystemSources class>>manuallyResolvedDependencies 11:20:15 261/519 - 1/6: Installing method ManifestSystemSupport class>>ignoredDependencies 11:20:15 261/519 - 2/6: Installing method ManifestSystemSupport class>>manuallyResolvedDependencies 11:20:15 261/519 - 3/6: Installing method ManifestSystemSupport class>>ruleBadMessageRule2V1FalsePositive 11:20:15 261/519 - 4/6: Installing method ManifestSystemSupport class>>ruleClassNameInSelectorRuleV1FalsePositive 11:20:15 261/519 - 5/6: Installing method ManifestSystemSupport class>>ruleInconsistentMethodClassificationRuleV1FalsePositive 11:20:15 261/519 - 6/6: Installing method ManifestSystemSupport class>>ruleUtilityMethodsRuleV1FalsePositive 11:20:15 262/519 - 1/1: Installing method ManifestTranscriptNonInteractive class>>manuallyResolvedDependencies 11:20:15 263/519 - 1/2: Installing method ManifestUIManager class>>ignoredDependencies 11:20:15 263/519 - 2/2: Installing method ManifestUIManager class>>manuallyResolvedDependencies 11:20:16 264/519 - 1/20: Installing method Message>>analogousCodeTo: 11:20:16 264/519 - 2/20: Installing method Message>>argument 11:20:16 264/519 - 3/20: Installing method Message>>argument: 11:20:16 264/519 - 4/20: Installing method Message>>arguments 11:20:16 264/519 - 5/20: Installing method Message>>arguments: 11:20:16 264/519 - 6/20: Installing method Message>>asSendTo: 11:20:16 264/519 - 7/20: Installing method Message>>hasArguments 11:20:16 264/519 - 8/20: Installing method Message>>lookupClass 11:20:16 264/519 - 9/20: Installing method Message>>lookupClass: 11:20:16 264/519 - 10/20: Installing method Message>>message 11:20:16 264/519 - 11/20: Installing method Message>>numArgs 11:20:16 264/519 - 12/20: Installing method Message>>printOn: 11:20:16 264/519 - 13/20: Installing method Message>>selector 11:20:16 264/519 - 14/20: Installing method Message>>selector: 11:20:16 264/519 - 15/20: Installing method Message>>sendTo: 11:20:16 264/519 - 16/20: Installing method Message>>sends: 11:20:16 264/519 - 17/20: Installing method Message>>sentTo: 11:20:16 264/519 - 18/20: Installing method Message>>setSelector: 11:20:16 264/519 - 19/20: Installing method Message>>setSelector:arguments: 11:20:16 264/519 - 20/20: Installing method Message>>storeOn: 11:20:16 264/519 - 1/3: Installing method Message class>>selector: 11:20:16 264/519 - 2/3: Installing method Message class>>selector:argument: 11:20:16 264/519 - 3/3: Installing method Message class>>selector:arguments: 11:20:16 265/519 - 1/10: Installing method MessageNotUnderstood>>defaultAction 11:20:16 265/519 - 2/10: Installing method MessageNotUnderstood>>description 11:20:16 265/519 - 3/10: Installing method MessageNotUnderstood>>initialize 11:20:16 265/519 - 4/10: Installing method MessageNotUnderstood>>isResumable 11:20:16 265/519 - 5/10: Installing method MessageNotUnderstood>>message 11:20:16 265/519 - 6/10: Installing method MessageNotUnderstood>>message: 11:20:16 265/519 - 7/10: Installing method MessageNotUnderstood>>messageText 11:20:16 265/519 - 8/10: Installing method MessageNotUnderstood>>reachedDefaultHandler 11:20:16 265/519 - 9/10: Installing method MessageNotUnderstood>>receiver 11:20:16 265/519 - 10/10: Installing method MessageNotUnderstood>>receiver: 11:20:16 265/519 - 1/1: Installing method MessageNotUnderstood class>>initialize 11:20:17 266/519 - 1/20: Installing method MessageSend>>= 11:20:17 266/519 - 2/20: Installing method MessageSend>>asMinimalRepresentation 11:20:17 266/519 - 3/20: Installing method MessageSend>>asWeakMessageSend 11:20:17 266/519 - 4/20: Installing method MessageSend>>collectArguments: 11:20:17 266/519 - 5/20: Installing method MessageSend>>cull: 11:20:17 266/519 - 6/20: Installing method MessageSend>>cull:cull: 11:20:17 266/519 - 7/20: Installing method MessageSend>>cull:cull:cull: 11:20:17 266/519 - 8/20: Installing method MessageSend>>hash 11:20:17 266/519 - 9/20: Installing method MessageSend>>isMessageSend 11:20:17 266/519 - 10/20: Installing method MessageSend>>isValid 11:20:17 266/519 - 11/20: Installing method MessageSend>>message 11:20:17 266/519 - 12/20: Installing method MessageSend>>printOn: 11:20:17 266/519 - 13/20: Installing method MessageSend>>receiver 11:20:17 266/519 - 14/20: Installing method MessageSend>>receiver: 11:20:17 266/519 - 15/20: Installing method MessageSend>>value 11:20:17 266/519 - 16/20: Installing method MessageSend>>value: 11:20:17 266/519 - 17/20: Installing method MessageSend>>value:value: 11:20:17 266/519 - 18/20: Installing method MessageSend>>value:value:value: 11:20:17 266/519 - 19/20: Installing method MessageSend>>valueWithArguments: 11:20:17 266/519 - 20/20: Installing method MessageSend>>valueWithEnoughArguments: 11:20:17 266/519 - 1/4: Installing method MessageSend class>>message:to: 11:20:17 266/519 - 2/4: Installing method MessageSend class>>receiver:selector: 11:20:17 266/519 - 3/4: Installing method MessageSend class>>receiver:selector:argument: 11:20:17 266/519 - 4/4: Installing method MessageSend class>>receiver:selector:arguments: 11:20:18 267/519 - 1/53: Installing method Metaclass>><< 11:20:18 267/519 - 2/53: Installing method Metaclass>>addInstVarNamed: 11:20:18 267/519 - 3/53: Installing method Metaclass>>addObsoleteSubclass: 11:20:18 267/519 - 4/53: Installing method Metaclass>>addSlot: 11:20:18 267/519 - 5/53: Installing method Metaclass>>addSubclass: 11:20:18 267/519 - 6/53: Installing method Metaclass>>binding 11:20:18 267/519 - 7/53: Installing method Metaclass>>bindingOf: 11:20:18 267/519 - 8/53: Installing method Metaclass>>category 11:20:18 267/519 - 9/53: Installing method Metaclass>>classPool 11:20:19 267/519 - 10/53: Installing method Metaclass>>classSide 11:20:19 267/519 - 11/53: Installing method Metaclass>>classVarNames 11:20:19 267/519 - 12/53: Installing method Metaclass>>classVariables 11:20:19 267/519 - 13/53: Installing method Metaclass>>comment 11:20:19 267/519 - 14/53: Installing method Metaclass>>comment: 11:20:19 267/519 - 15/53: Installing method Metaclass>>comment:stamp: 11:20:19 267/519 - 16/53: Installing method Metaclass>>commentSourcePointer 11:20:19 267/519 - 17/53: Installing method Metaclass>>commentSourcePointer: 11:20:19 267/519 - 18/53: Installing method Metaclass>>commentStamp 11:20:19 267/519 - 19/53: Installing method Metaclass>>commentStamp: 11:20:19 267/519 - 20/53: Installing method Metaclass>>environment 11:20:19 267/519 - 21/53: Installing method Metaclass>>expandedDefinitionStringFor: 11:20:19 267/519 - 22/53: Installing method Metaclass>>hasBindingThatBeginsWith: 11:20:19 267/519 - 23/53: Installing method Metaclass>>hasClassSide 11:20:19 267/519 - 24/53: Installing method Metaclass>>hasClassVarNamed: 11:20:19 267/519 - 25/53: Installing method Metaclass>>hasComment 11:20:19 267/519 - 26/53: Installing method Metaclass>>innerBindingOf: 11:20:19 267/519 - 27/53: Installing method Metaclass>>instanceSide 11:20:19 267/519 - 28/53: Installing method Metaclass>>instanceVariableNames: 11:20:19 267/519 - 29/53: Installing method Metaclass>>isAnonymous 11:20:19 267/519 - 30/53: Installing method Metaclass>>isClass 11:20:19 267/519 - 31/53: Installing method Metaclass>>isMeta 11:20:19 267/519 - 32/53: Installing method Metaclass>>isMetaclassOfClassOrNil 11:20:19 267/519 - 33/53: Installing method Metaclass>>isObsolete 11:20:19 267/519 - 34/53: Installing method Metaclass>>isReferenced 11:20:19 267/519 - 35/53: Installing method Metaclass>>isSelfEvaluating 11:20:19 267/519 - 36/53: Installing method Metaclass>>isUsed 11:20:19 267/519 - 37/53: Installing method Metaclass>>name 11:20:19 267/519 - 38/53: Installing method Metaclass>>new 11:20:19 267/519 - 39/53: Installing method Metaclass>>newAnonymousSubclass 11:20:19 267/519 - 40/53: Installing method Metaclass>>obsoleteSubclasses 11:20:19 267/519 - 41/53: Installing method Metaclass>>package 11:20:19 267/519 - 42/53: Installing method Metaclass>>packageTag 11:20:19 267/519 - 43/53: Installing method Metaclass>>possibleVariablesFor:continuedFrom: 11:20:19 267/519 - 44/53: Installing method Metaclass>>postCopy 11:20:19 267/519 - 45/53: Installing method Metaclass>>removeSlot: 11:20:19 267/519 - 46/53: Installing method Metaclass>>removeSubclass: 11:20:19 267/519 - 47/53: Installing method Metaclass>>sharedPoolNames 11:20:19 267/519 - 48/53: Installing method Metaclass>>slots: 11:20:19 267/519 - 49/53: Installing method Metaclass>>soleInstance 11:20:19 267/519 - 50/53: Installing method Metaclass>>sourceCodeTemplate 11:20:19 267/519 - 51/53: Installing method Metaclass>>subclasses 11:20:19 267/519 - 52/53: Installing method Metaclass>>subclassesDo: 11:20:19 267/519 - 53/53: Installing method Metaclass>>veryDeepCopyWith: 11:20:19 268/519 - 1/1: Installing method MethodAdded>>methodAdded 11:20:19 268/519 - 1/1: Installing method MethodAdded class>>method: 11:20:19 269/519 - 1/12: Installing method MethodAnnouncement>>classAffected 11:20:19 269/519 - 2/12: Installing method MethodAnnouncement>>isProvidedByExtension 11:20:19 269/519 - 3/12: Installing method MethodAnnouncement>>method 11:20:19 269/519 - 4/12: Installing method MethodAnnouncement>>method: 11:20:19 269/519 - 5/12: Installing method MethodAnnouncement>>methodAffected 11:20:19 269/519 - 6/12: Installing method MethodAnnouncement>>methodClass 11:20:19 269/519 - 7/12: Installing method MethodAnnouncement>>methodOrigin 11:20:19 269/519 - 8/12: Installing method MethodAnnouncement>>methodPackage 11:20:19 269/519 - 9/12: Installing method MethodAnnouncement>>packagesAffected 11:20:19 269/519 - 10/12: Installing method MethodAnnouncement>>protocol 11:20:19 269/519 - 11/12: Installing method MethodAnnouncement>>protocolsAffected 11:20:19 269/519 - 12/12: Installing method MethodAnnouncement>>selector 11:20:20 270/519 - 1/23: Installing method MethodDictionary>>add: 11:20:20 270/519 - 2/23: Installing method MethodDictionary>>associationAt:ifAbsent: 11:20:20 270/519 - 3/23: Installing method MethodDictionary>>associationsDo: 11:20:20 270/519 - 4/23: Installing method MethodDictionary>>at:ifAbsent: 11:20:20 270/519 - 5/23: Installing method MethodDictionary>>at:ifPresent: 11:20:20 270/519 - 6/23: Installing method MethodDictionary>>at:put: 11:20:20 270/519 - 7/23: Installing method MethodDictionary>>compact 11:20:20 270/519 - 8/23: Installing method MethodDictionary>>compactWithoutBecome 11:20:20 270/519 - 9/23: Installing method MethodDictionary>>fixCollisionsFrom: 11:20:20 270/519 - 10/23: Installing method MethodDictionary>>grow 11:20:20 270/519 - 11/23: Installing method MethodDictionary>>isHealthy 11:20:20 270/519 - 12/23: Installing method MethodDictionary>>keyAtIdentityValue:ifAbsent: 11:20:20 270/519 - 13/23: Installing method MethodDictionary>>keyAtValue:ifAbsent: 11:20:20 270/519 - 14/23: Installing method MethodDictionary>>keysAndValuesDo: 11:20:20 270/519 - 15/23: Installing method MethodDictionary>>keysDo: 11:20:20 270/519 - 16/23: Installing method MethodDictionary>>postCopy 11:20:20 270/519 - 17/23: Installing method MethodDictionary>>rehash 11:20:20 270/519 - 18/23: Installing method MethodDictionary>>removeAll 11:20:20 270/519 - 19/23: Installing method MethodDictionary>>removeDangerouslyKey:ifAbsent: 11:20:20 270/519 - 20/23: Installing method MethodDictionary>>removeKey:ifAbsent: 11:20:20 270/519 - 21/23: Installing method MethodDictionary>>scanFor: 11:20:20 270/519 - 22/23: Installing method MethodDictionary>>swap:with: 11:20:20 270/519 - 23/23: Installing method MethodDictionary>>valuesDo: 11:20:20 270/519 - 1/5: Installing method MethodDictionary class>>compactAllInstances 11:20:20 270/519 - 2/5: Installing method MethodDictionary class>>new 11:20:20 270/519 - 3/5: Installing method MethodDictionary class>>new: 11:20:20 270/519 - 4/5: Installing method MethodDictionary class>>newForCapacity: 11:20:20 270/519 - 5/5: Installing method MethodDictionary class>>sizeFor: 11:20:20 271/519 - 1/6: Installing method MethodModified>>newMethod 11:20:20 271/519 - 2/6: Installing method MethodModified>>newProtocol 11:20:20 271/519 - 3/6: Installing method MethodModified>>oldMethod 11:20:20 271/519 - 4/6: Installing method MethodModified>>oldMethod: 11:20:20 271/519 - 5/6: Installing method MethodModified>>oldProtocol 11:20:20 271/519 - 6/6: Installing method MethodModified>>oldProtocol: 11:20:20 271/519 - 1/1: Installing method MethodModified class>>methodChangedFrom:to:oldProtocol: 11:20:20 272/519 - 1/5: Installing method MethodRecategorized>>methodRecategorized 11:20:21 272/519 - 2/5: Installing method MethodRecategorized>>newProtocol 11:20:21 272/519 - 3/5: Installing method MethodRecategorized>>oldProtocol 11:20:21 272/519 - 4/5: Installing method MethodRecategorized>>oldProtocol: 11:20:21 272/519 - 5/5: Installing method MethodRecategorized>>protocolsAffected 11:20:21 272/519 - 1/1: Installing method MethodRecategorized class>>method:oldProtocol: 11:20:21 273/519 - 1/3: Installing method MethodRemoved>>methodOrigin 11:20:21 273/519 - 2/3: Installing method MethodRemoved>>methodOrigin: 11:20:21 273/519 - 3/3: Installing method MethodRemoved>>methodRemoved 11:20:21 273/519 - 1/1: Installing method MethodRemoved class>>methodRemoved:origin: 11:20:21 274/519 - 1/6: Installing method MethodRepackaged>>methodRepackaged 11:20:21 274/519 - 2/6: Installing method MethodRepackaged>>newPackage 11:20:21 274/519 - 3/6: Installing method MethodRepackaged>>newPackage: 11:20:21 274/519 - 4/6: Installing method MethodRepackaged>>oldPackage 11:20:21 274/519 - 5/6: Installing method MethodRepackaged>>oldPackage: 11:20:21 274/519 - 6/6: Installing method MethodRepackaged>>packagesAffected 11:20:21 274/519 - 1/1: Installing method MethodRepackaged class>>methodRepackaged:oldPackage:newPackage: 11:20:21 275/519 - 1/14: Installing method ModificationForbidden>>fieldIndex 11:20:21 275/519 - 2/14: Installing method ModificationForbidden>>fieldIndex: 11:20:21 275/519 - 3/14: Installing method ModificationForbidden>>indexedMessageText 11:20:21 275/519 - 4/14: Installing method ModificationForbidden>>messageText 11:20:21 275/519 - 5/14: Installing method ModificationForbidden>>newValue 11:20:21 275/519 - 6/14: Installing method ModificationForbidden>>newValue: 11:20:21 275/519 - 7/14: Installing method ModificationForbidden>>nonIndexedMessageText 11:20:21 275/519 - 8/14: Installing method ModificationForbidden>>object 11:20:21 275/519 - 9/14: Installing method ModificationForbidden>>object: 11:20:21 275/519 - 10/14: Installing method ModificationForbidden>>printObject:on: 11:20:21 275/519 - 11/14: Installing method ModificationForbidden>>retryModification 11:20:21 275/519 - 12/14: Installing method ModificationForbidden>>retrySelector 11:20:21 275/519 - 13/14: Installing method ModificationForbidden>>retrySelector: 11:20:21 275/519 - 14/14: Installing method ModificationForbidden>>standardMessageText 11:20:21 275/519 - 1/1: Installing method ModificationForbidden class>>for:at:with:retrySelector: 11:20:23 276/519 - 1/40: Installing method Monitor>>checkOwnerProcess 11:20:23 276/519 - 2/40: Installing method Monitor>>cleanup 11:20:23 276/519 - 3/40: Installing method Monitor>>critical: 11:20:23 276/519 - 4/40: Installing method Monitor>>defaultQueue 11:20:23 276/519 - 5/40: Installing method Monitor>>enter 11:20:23 276/519 - 6/40: Installing method Monitor>>exit 11:20:23 276/519 - 7/40: Installing method Monitor>>exitAndWaitInQueue:maxMilliseconds: 11:20:23 276/519 - 8/40: Installing method Monitor>>initialize 11:20:23 276/519 - 9/40: Installing method Monitor>>isOwnerProcess 11:20:23 276/519 - 10/40: Installing method Monitor>>privateCleanup 11:20:23 276/519 - 11/40: Installing method Monitor>>queueDict 11:20:23 276/519 - 12/40: Installing method Monitor>>queueFor: 11:20:23 276/519 - 13/40: Installing method Monitor>>signal 11:20:23 276/519 - 14/40: Installing method Monitor>>signal: 11:20:23 276/519 - 15/40: Installing method Monitor>>signalAll 11:20:23 276/519 - 16/40: Installing method Monitor>>signalAll: 11:20:23 276/519 - 17/40: Installing method Monitor>>signalAllInQueue: 11:20:23 276/519 - 18/40: Installing method Monitor>>signalLock:inQueue: 11:20:23 276/519 - 19/40: Installing method Monitor>>signalQueue: 11:20:23 276/519 - 20/40: Installing method Monitor>>signalReallyAll 11:20:23 276/519 - 21/40: Installing method Monitor>>wait 11:20:23 276/519 - 22/40: Installing method Monitor>>waitFor: 11:20:23 276/519 - 23/40: Installing method Monitor>>waitFor:maxMilliseconds: 11:20:23 276/519 - 24/40: Installing method Monitor>>waitFor:maxSeconds: 11:20:23 276/519 - 25/40: Installing method Monitor>>waitInQueue:maxMilliseconds: 11:20:23 276/519 - 26/40: Installing method Monitor>>waitMaxMilliseconds: 11:20:23 276/519 - 27/40: Installing method Monitor>>waitMaxSeconds: 11:20:23 276/519 - 28/40: Installing method Monitor>>waitUntil: 11:20:23 276/519 - 29/40: Installing method Monitor>>waitUntil:for: 11:20:23 276/519 - 30/40: Installing method Monitor>>waitUntil:for:maxMilliseconds: 11:20:23 276/519 - 31/40: Installing method Monitor>>waitUntil:for:maxSeconds: 11:20:23 276/519 - 32/40: Installing method Monitor>>waitUntil:maxMilliseconds: 11:20:23 276/519 - 33/40: Installing method Monitor>>waitUntil:maxSeconds: 11:20:23 276/519 - 34/40: Installing method Monitor>>waitWhile: 11:20:23 276/519 - 35/40: Installing method Monitor>>waitWhile:for: 11:20:23 276/519 - 36/40: Installing method Monitor>>waitWhile:for:maxMilliseconds: 11:20:23 276/519 - 37/40: Installing method Monitor>>waitWhile:for:maxSeconds: 11:20:23 276/519 - 38/40: Installing method Monitor>>waitWhile:inQueue:maxMilliseconds: 11:20:23 276/519 - 39/40: Installing method Monitor>>waitWhile:maxMilliseconds: 11:20:23 276/519 - 40/40: Installing method Monitor>>waitWhile:maxSeconds: 11:20:23 277/519 - 1/2: Installing method MonitorDelay>>setDelay:forSemaphore:monitor:queue: 11:20:23 277/519 - 2/2: Installing method MonitorDelay>>timingPrioritySignalExpired 11:20:23 277/519 - 1/1: Installing method MonitorDelay class>>signalLock:afterMSecs:inMonitor:queue: 11:20:23 278/519 - 1/2: Installing method Mutex>>critical: 11:20:24 278/519 - 2/2: Installing method Mutex>>initialize 11:20:24 279/519 - 1/3: Installing method MutexSet>>critical: 11:20:24 279/519 - 2/3: Installing method MutexSet>>pvtCritical:startingAt: 11:20:24 279/519 - 3/3: Installing method MutexSet>>withAll: 11:20:24 279/519 - 1/1: Installing method MutexSet class>>withAll: 11:20:24 280/519 - 1/5: Installing method NewUndeclaredWarning>>messageText 11:20:24 280/519 - 2/5: Installing method NewUndeclaredWarning>>originName 11:20:24 280/519 - 3/5: Installing method NewUndeclaredWarning>>originName: 11:20:24 280/519 - 4/5: Installing method NewUndeclaredWarning>>undeclaredName 11:20:24 280/519 - 5/5: Installing method NewUndeclaredWarning>>undeclaredName: 11:20:24 280/519 - 1/1: Installing method NewUndeclaredWarning class>>signal:in: 11:20:24 281/519 - 1/2: Installing method NoChangesLog>>logChange: 11:20:24 281/519 - 2/2: Installing method NoChangesLog>>logSnapshot:andQuit: 11:20:24 281/519 - 1/1: Installing method NoChangesLog class>>install 11:20:24 282/519 - 1/2: Installing method NoPharoFilesOpener>>changesFileOrNil 11:20:24 282/519 - 2/2: Installing method NoPharoFilesOpener>>sourcesFileOrNil 11:20:24 282/519 - 1/1: Installing method NoPharoFilesOpener class>>install 11:20:24 283/519 - 1/3: Installing method NonBooleanReceiver>>isResumable 11:20:24 283/519 - 2/3: Installing method NonBooleanReceiver>>object 11:20:24 283/519 - 3/3: Installing method NonBooleanReceiver>>object: 11:20:24 283/519 - 1/2: Installing method NonBooleanReceiver class>>mustBeBooleanHandler 11:20:24 283/519 - 2/2: Installing method NonBooleanReceiver class>>mustBeBooleanHandler: 11:20:25 284/519 - 1/26: Installing method NonInteractiveTranscript>><< 11:20:25 284/519 - 2/26: Installing method NonInteractiveTranscript>>clear 11:20:25 284/519 - 3/26: Installing method NonInteractiveTranscript>>close 11:20:25 284/519 - 4/26: Installing method NonInteractiveTranscript>>cr 11:20:25 284/519 - 5/26: Installing method NonInteractiveTranscript>>crShow: 11:20:25 284/519 - 6/26: Installing method NonInteractiveTranscript>>critical: 11:20:25 284/519 - 7/26: Installing method NonInteractiveTranscript>>endEntry 11:20:25 284/519 - 8/26: Installing method NonInteractiveTranscript>>fileName 11:20:25 284/519 - 9/26: Installing method NonInteractiveTranscript>>fileName: 11:20:25 284/519 - 10/26: Installing method NonInteractiveTranscript>>flush 11:20:25 284/519 - 11/26: Installing method NonInteractiveTranscript>>initialize 11:20:25 284/519 - 12/26: Installing method NonInteractiveTranscript>>initializeStream 11:20:25 284/519 - 13/26: Installing method NonInteractiveTranscript>>install 11:20:25 284/519 - 14/26: Installing method NonInteractiveTranscript>>isSelfEvaluating 11:20:25 284/519 - 15/26: Installing method NonInteractiveTranscript>>isStderr 11:20:25 284/519 - 16/26: Installing method NonInteractiveTranscript>>isStdout 11:20:25 284/519 - 17/26: Installing method NonInteractiveTranscript>>newLine 11:20:25 284/519 - 18/26: Installing method NonInteractiveTranscript>>nextPut: 11:20:25 284/519 - 19/26: Installing method NonInteractiveTranscript>>nextPutAll: 11:20:25 284/519 - 20/26: Installing method NonInteractiveTranscript>>print: 11:20:25 284/519 - 21/26: Installing method NonInteractiveTranscript>>printOn: 11:20:25 284/519 - 22/26: Installing method NonInteractiveTranscript>>show: 11:20:25 284/519 - 23/26: Installing method NonInteractiveTranscript>>space 11:20:25 284/519 - 24/26: Installing method NonInteractiveTranscript>>stepGlobal 11:20:25 284/519 - 25/26: Installing method NonInteractiveTranscript>>stream 11:20:25 284/519 - 26/26: Installing method NonInteractiveTranscript>>tab 11:20:25 284/519 - 1/8: Installing method NonInteractiveTranscript class>>defaultLogFileName 11:20:25 284/519 - 2/8: Installing method NonInteractiveTranscript class>>file 11:20:25 284/519 - 3/8: Installing method NonInteractiveTranscript class>>initialize 11:20:25 284/519 - 4/8: Installing method NonInteractiveTranscript class>>isInstalled 11:20:25 284/519 - 5/8: Installing method NonInteractiveTranscript class>>onFileNamed: 11:20:25 284/519 - 6/8: Installing method NonInteractiveTranscript class>>shutDown 11:20:25 284/519 - 7/8: Installing method NonInteractiveTranscript class>>stderr 11:20:25 284/519 - 8/8: Installing method NonInteractiveTranscript class>>stdout 11:20:26 285/519 - 1/23: Installing method NonInteractiveUIManager>>chooseDirectory:from: 11:20:26 285/519 - 2/23: Installing method NonInteractiveUIManager>>chooseFrom:lines:title: 11:20:26 285/519 - 3/23: Installing method NonInteractiveUIManager>>chooseFrom:values:lines:title: 11:20:26 285/519 - 4/23: Installing method NonInteractiveUIManager>>chooseFullFileNameMatching:label: 11:20:26 285/519 - 5/23: Installing method NonInteractiveUIManager>>chooseOrRequestFrom:values:lines:title: 11:20:26 285/519 - 6/23: Installing method NonInteractiveUIManager>>confirm: 11:20:26 285/519 - 7/23: Installing method NonInteractiveUIManager>>confirm:label: 11:20:26 285/519 - 8/23: Installing method NonInteractiveUIManager>>confirm:label:trueChoice:falseChoice:cancelChoice:default: 11:20:26 285/519 - 9/23: Installing method NonInteractiveUIManager>>confirm:orCancel: 11:20:26 285/519 - 10/23: Installing method NonInteractiveUIManager>>confirm:trueChoice:falseChoice: 11:20:26 285/519 - 11/23: Installing method NonInteractiveUIManager>>confirm:trueChoice:falseChoice:cancelChoice:default: 11:20:26 285/519 - 12/23: Installing method NonInteractiveUIManager>>debugProcess:context:label:fullView:notification: 11:20:26 285/519 - 13/23: Installing method NonInteractiveUIManager>>edit:label:accept: 11:20:26 285/519 - 14/23: Installing method NonInteractiveUIManager>>multiLineRequest:initialAnswer:answerHeight: 11:20:26 285/519 - 15/23: Installing method NonInteractiveUIManager>>nonInteractiveManager 11:20:26 285/519 - 16/23: Installing method NonInteractiveUIManager>>nonInteractiveRequest: 11:20:26 285/519 - 17/23: Installing method NonInteractiveUIManager>>nonInteractiveRequest:title: 11:20:26 285/519 - 18/23: Installing method NonInteractiveUIManager>>nonInteractiveWarning: 11:20:26 285/519 - 19/23: Installing method NonInteractiveUIManager>>request:initialAnswer: 11:20:26 285/519 - 20/23: Installing method NonInteractiveUIManager>>request:initialAnswer:entryCompletion: 11:20:26 285/519 - 21/23: Installing method NonInteractiveUIManager>>request:initialAnswer:title: 11:20:26 285/519 - 22/23: Installing method NonInteractiveUIManager>>request:initialAnswer:title:entryCompletion: 11:20:26 285/519 - 23/23: Installing method NonInteractiveUIManager>>requestPassword: 11:20:26 285/519 - 1/1: Installing method NonInteractiveUIManager class>>isValidForCurrentSystemConfiguration 11:20:26 286/519 - 1/6: Installing method NotFound>>collection 11:20:26 286/519 - 2/6: Installing method NotFound>>collection: 11:20:26 286/519 - 3/6: Installing method NotFound>>messageText 11:20:26 286/519 - 4/6: Installing method NotFound>>object 11:20:26 286/519 - 5/6: Installing method NotFound>>object: 11:20:26 286/519 - 6/6: Installing method NotFound>>standardMessageText 11:20:26 286/519 - 1/2: Installing method NotFound class>>signalFor: 11:20:26 286/519 - 2/2: Installing method NotFound class>>signalFor:in: 11:20:26 287/519 - 1/1: Installing method NotYetImplemented>>standardMessageText 11:20:26 288/519 - 1/1: Installing method Notification>>defaultAction 11:20:26 289/519 - 1/10: Installing method NullFFIBackend>>allocate: 11:20:26 289/519 - 2/10: Installing method NullFFIBackend>>free: 11:20:26 289/519 - 3/10: Installing method NullFFIBackend>>integerOfObject:at:put:size:signed: 11:20:27 289/519 - 4/10: Installing method NullFFIBackend>>integerOfObject:at:size:signed: 11:20:27 289/519 - 5/10: Installing method NullFFIBackend>>loadSymbol:module: 11:20:27 289/519 - 6/10: Installing method NullFFIBackend>>lookupCallbackByAddress: 11:20:27 289/519 - 7/10: Installing method NullFFIBackend>>on:float32At: 11:20:27 289/519 - 8/10: Installing method NullFFIBackend>>on:float32At:put: 11:20:27 289/519 - 9/10: Installing method NullFFIBackend>>on:float64At: 11:20:27 289/519 - 10/10: Installing method NullFFIBackend>>on:float64At:put: 11:20:27 289/519 - 1/2: Installing method NullFFIBackend class>>isAvailable 11:20:27 289/519 - 2/2: Installing method NullFFIBackend class>>priority 11:20:27 290/519 - 1/32: Installing method NullStream>>ascii 11:20:27 290/519 - 2/32: Installing method NullStream>>atEnd 11:20:27 290/519 - 3/32: Installing method NullStream>>binary 11:20:27 290/519 - 4/32: Installing method NullStream>>collectionSpecies 11:20:27 290/519 - 5/32: Installing method NullStream>>contents 11:20:27 290/519 - 6/32: Installing method NullStream>>cr 11:20:27 290/519 - 7/32: Installing method NullStream>>element 11:20:27 290/519 - 8/32: Installing method NullStream>>initialize 11:20:27 290/519 - 9/32: Installing method NullStream>>isBinary 11:20:27 290/519 - 10/32: Installing method NullStream>>isEmpty 11:20:27 290/519 - 11/32: Installing method NullStream>>lf 11:20:27 290/519 - 12/32: Installing method NullStream>>next 11:20:27 290/519 - 13/32: Installing method NullStream>>next: 11:20:27 290/519 - 14/32: Installing method NullStream>>next:into: 11:20:27 290/519 - 15/32: Installing method NullStream>>next:into:startingAt: 11:20:27 290/519 - 16/32: Installing method NullStream>>next:putAll: 11:20:27 290/519 - 17/32: Installing method NullStream>>next:putAll:startingAt: 11:20:27 290/519 - 18/32: Installing method NullStream>>nextInto: 11:20:27 290/519 - 19/32: Installing method NullStream>>nextInto:startingAt: 11:20:27 290/519 - 20/32: Installing method NullStream>>nextPut: 11:20:27 290/519 - 21/32: Installing method NullStream>>nextPutAll: 11:20:27 290/519 - 22/32: Installing method NullStream>>peek 11:20:27 290/519 - 23/32: Installing method NullStream>>peekLast 11:20:28 290/519 - 24/32: Installing method NullStream>>position 11:20:28 290/519 - 25/32: Installing method NullStream>>position: 11:20:28 290/519 - 26/32: Installing method NullStream>>positionError 11:20:28 290/519 - 27/32: Installing method NullStream>>printOn: 11:20:28 290/519 - 28/32: Installing method NullStream>>readInto:startingAt:count: 11:20:28 290/519 - 29/32: Installing method NullStream>>reset 11:20:28 290/519 - 30/32: Installing method NullStream>>skip: 11:20:28 290/519 - 31/32: Installing method NullStream>>space 11:20:28 290/519 - 32/32: Installing method NullStream>>tab 11:20:28 290/519 - 1/1: Installing method NullStream class>>new 11:20:28 291/519 - 1/2: Installing method NullTermInfo>>on: 11:20:28 291/519 - 2/2: Installing method NullTermInfo>>set: 11:20:29 292/519 - 1/63: Installing method Number>>* 11:20:29 292/519 - 2/63: Installing method Number>>+ 11:20:29 292/519 - 3/63: Installing method Number>>- 11:20:29 292/519 - 4/63: Installing method Number>>/ 11:20:29 292/519 - 5/63: Installing method Number>>// 11:20:29 292/519 - 6/63: Installing method Number>>@ 11:20:29 292/519 - 7/63: Installing method Number>>\\ 11:20:29 292/519 - 8/63: Installing method Number>>abs 11:20:29 292/519 - 9/63: Installing method Number>>adaptToFloat:andCompare: 11:20:29 292/519 - 10/63: Installing method Number>>adaptToFloat:andSend: 11:20:29 292/519 - 11/63: Installing method Number>>adaptToFraction:andSend: 11:20:29 292/519 - 12/63: Installing method Number>>adaptToInteger:andSend: 11:20:29 292/519 - 13/63: Installing method Number>>addAssignToFloatArray: 11:20:29 292/519 - 14/63: Installing method Number>>asFloat 11:20:29 292/519 - 15/63: Installing method Number>>asFraction 11:20:29 292/519 - 16/63: Installing method Number>>asInteger 11:20:29 292/519 - 17/63: Installing method Number>>asNumber 11:20:29 292/519 - 18/63: Installing method Number>>asPoint 11:20:29 292/519 - 19/63: Installing method Number>>asScaledDecimal 11:20:29 292/519 - 20/63: Installing method Number>>asScaledDecimal: 11:20:29 292/519 - 21/63: Installing method Number>>asSmallAngleDegrees 11:20:29 292/519 - 22/63: Installing method Number>>asSmallPositiveDegrees 11:20:29 292/519 - 23/63: Installing method Number>>ceiling 11:20:29 292/519 - 24/63: Installing method Number>>clampBetween:and: 11:20:29 292/519 - 25/63: Installing method Number>>copySignTo: 11:20:29 292/519 - 26/63: Installing method Number>>detentBy:atMultiplesOf:snap: 11:20:29 292/519 - 27/63: Installing method Number>>exp 11:20:29 292/519 - 28/63: Installing method Number>>floor 11:20:29 292/519 - 29/63: Installing method Number>>fractionPart 11:20:29 292/519 - 30/63: Installing method Number>>integerPart 11:20:29 292/519 - 31/63: Installing method Number>>isInfinite 11:20:29 292/519 - 32/63: Installing method Number>>isNaN 11:20:29 292/519 - 33/63: Installing method Number>>isNumber 11:20:29 292/519 - 34/63: Installing method Number>>isPowerOfTwo 11:20:29 292/519 - 35/63: Installing method Number>>isZero 11:20:29 292/519 - 36/63: Installing method Number>>negated 11:20:29 292/519 - 37/63: Installing method Number>>negative 11:20:30 292/519 - 38/63: Installing method Number>>positive 11:20:30 292/519 - 39/63: Installing method Number>>printOn: 11:20:30 292/519 - 40/63: Installing method Number>>printString 11:20:30 292/519 - 41/63: Installing method Number>>printStringBase: 11:20:30 292/519 - 42/63: Installing method Number>>quo: 11:20:30 292/519 - 43/63: Installing method Number>>raisedTo: 11:20:30 292/519 - 44/63: Installing method Number>>raisedToFraction: 11:20:30 292/519 - 45/63: Installing method Number>>raisedToInteger: 11:20:30 292/519 - 46/63: Installing method Number>>reciprocal 11:20:30 292/519 - 47/63: Installing method Number>>reduce 11:20:30 292/519 - 48/63: Installing method Number>>rem: 11:20:30 292/519 - 49/63: Installing method Number>>round: 11:20:30 292/519 - 50/63: Installing method Number>>roundDownTo: 11:20:30 292/519 - 51/63: Installing method Number>>roundTo: 11:20:30 292/519 - 52/63: Installing method Number>>roundUpTo: 11:20:30 292/519 - 53/63: Installing method Number>>rounded 11:20:30 292/519 - 54/63: Installing method Number>>sign 11:20:30 292/519 - 55/63: Installing method Number>>sign: 11:20:30 292/519 - 56/63: Installing method Number>>signBit 11:20:30 292/519 - 57/63: Installing method Number>>strictlyPositive 11:20:30 292/519 - 58/63: Installing method Number>>to: 11:20:30 292/519 - 59/63: Installing method Number>>to:by: 11:20:30 292/519 - 60/63: Installing method Number>>to:by:do: 11:20:30 292/519 - 61/63: Installing method Number>>to:do: 11:20:30 292/519 - 62/63: Installing method Number>>truncateTo: 11:20:30 292/519 - 63/63: Installing method Number>>truncated 11:20:30 292/519 - 1/8: Installing method Number class>>isAbstract 11:20:30 292/519 - 2/8: Installing method Number class>>new 11:20:30 292/519 - 3/8: Installing method Number class>>one 11:20:30 292/519 - 4/8: Installing method Number class>>readFrom: 11:20:30 292/519 - 5/8: Installing method Number class>>readFrom:base: 11:20:30 292/519 - 6/8: Installing method Number class>>readFrom:ifFail: 11:20:30 292/519 - 7/8: Installing method Number class>>squeezeNumberOutOfString: 11:20:30 292/519 - 8/8: Installing method Number class>>squeezeNumberOutOfString:ifFail: 11:20:31 293/519 - 1/28: Installing method NumberParser>>allowPlusSign 11:20:31 293/519 - 2/28: Installing method NumberParser>>allowPlusSignInExponent 11:20:31 293/519 - 3/28: Installing method NumberParser>>expected: 11:20:31 293/519 - 4/28: Installing method NumberParser>>exponentLetters 11:20:31 293/519 - 5/28: Installing method NumberParser>>failBlock: 11:20:31 293/519 - 6/28: Installing method NumberParser>>makeFloatFromMantissa:exponent:base: 11:20:31 293/519 - 7/28: Installing method NumberParser>>makeIntegerOrScaledIntegerOrFloat 11:20:31 293/519 - 8/28: Installing method NumberParser>>makeScaledDecimalWithNumberOfNonZeroFractionDigits:andNumberOfTrailingZeroInFractionPart: 11:20:31 293/519 - 9/28: Installing method NumberParser>>maxExponent 11:20:31 293/519 - 10/28: Installing method NumberParser>>maxExponent: 11:20:31 293/519 - 11/28: Installing method NumberParser>>nextElementaryLargeIntegerBase: 11:20:31 293/519 - 12/28: Installing method NumberParser>>nextFraction 11:20:31 293/519 - 13/28: Installing method NumberParser>>nextInteger 11:20:31 293/519 - 14/28: Installing method NumberParser>>nextIntegerBase: 11:20:31 293/519 - 15/28: Installing method NumberParser>>nextIntegerBase:ifFail: 11:20:31 293/519 - 16/28: Installing method NumberParser>>nextLargeIntegerBase:nPackets: 11:20:31 293/519 - 17/28: Installing method NumberParser>>nextNumber 11:20:31 293/519 - 18/28: Installing method NumberParser>>nextNumberBase: 11:20:31 293/519 - 19/28: Installing method NumberParser>>nextScaledDecimal 11:20:31 293/519 - 20/28: Installing method NumberParser>>nextUnsignedIntegerBase: 11:20:31 293/519 - 21/28: Installing method NumberParser>>nextUnsignedIntegerBase:ifFail: 11:20:31 293/519 - 22/28: Installing method NumberParser>>nextUnsignedIntegerOrNilBase: 11:20:31 293/519 - 23/28: Installing method NumberParser>>on: 11:20:31 293/519 - 24/28: Installing method NumberParser>>peekSignIsMinus 11:20:31 293/519 - 25/28: Installing method NumberParser>>readExponent 11:20:31 293/519 - 26/28: Installing method NumberParser>>readNamedFloatOrFail 11:20:31 293/519 - 27/28: Installing method NumberParser>>readNumberWithFractionPartNumberOfTrailingZeroInIntegerPart: 11:20:31 293/519 - 28/28: Installing method NumberParser>>readScaleWithDefaultNumberOfDigits: 11:20:31 293/519 - 1/9: Installing method NumberParser class>>isNumber: 11:20:31 293/519 - 2/9: Installing method NumberParser class>>maxExponent 11:20:31 293/519 - 3/9: Installing method NumberParser class>>maxExponent: 11:20:31 293/519 - 4/9: Installing method NumberParser class>>on: 11:20:31 293/519 - 5/9: Installing method NumberParser class>>parse: 11:20:31 293/519 - 6/9: Installing method NumberParser class>>parse:onError: 11:20:31 293/519 - 7/9: Installing method NumberParser class>>settingsOn: 11:20:31 293/519 - 8/9: Installing method NumberParser class>>squeezeNumberOutOfString: 11:20:31 293/519 - 9/9: Installing method NumberParser class>>squeezeNumberOutOfString:onError: 11:20:33 294/519 - 1/30: Installing method OSPlatform>>accept: 11:20:33 294/519 - 2/30: Installing method OSPlatform>>current 11:20:33 294/519 - 3/30: Installing method OSPlatform>>currentWorkingDirectoryPath 11:20:33 294/519 - 4/30: Installing method OSPlatform>>currentWorkingDirectoryPathWithBuffer: 11:20:33 294/519 - 5/30: Installing method OSPlatform>>currentWorkingDirectoryPathWithBufferSize: 11:20:33 294/519 - 6/30: Installing method OSPlatform>>currentWorkingDirectoryRawPath 11:20:33 294/519 - 7/30: Installing method OSPlatform>>defaultEncoding 11:20:33 294/519 - 8/30: Installing method OSPlatform>>defaultMaximumPathLength 11:20:33 294/519 - 9/30: Installing method OSPlatform>>family 11:20:33 294/519 - 10/30: Installing method OSPlatform>>isLinux 11:20:33 294/519 - 11/30: Installing method OSPlatform>>isMacOS 11:20:33 294/519 - 12/30: Installing method OSPlatform>>isMacOSX 11:20:33 294/519 - 13/30: Installing method OSPlatform>>isUnix 11:20:33 294/519 - 14/30: Installing method OSPlatform>>isUnix32 11:20:33 294/519 - 15/30: Installing method OSPlatform>>isUnix64 11:20:33 294/519 - 16/30: Installing method OSPlatform>>isWin32 11:20:33 294/519 - 17/30: Installing method OSPlatform>>isWin64 11:20:33 294/519 - 18/30: Installing method OSPlatform>>isWindows 11:20:33 294/519 - 19/30: Installing method OSPlatform>>isX11 11:20:33 294/519 - 20/30: Installing method OSPlatform>>lineEnding 11:20:33 294/519 - 21/30: Installing method OSPlatform>>menuShortcutString 11:20:33 294/519 - 22/30: Installing method OSPlatform>>name 11:20:33 294/519 - 23/30: Installing method OSPlatform>>newTerminfo 11:20:33 294/519 - 24/30: Installing method OSPlatform>>platformFamily 11:20:33 294/519 - 25/30: Installing method OSPlatform>>platformName 11:20:33 294/519 - 26/30: Installing method OSPlatform>>potentialLocationsOfSourcesFile 11:20:33 294/519 - 27/30: Installing method OSPlatform>>subtype 11:20:33 294/519 - 28/30: Installing method OSPlatform>>version 11:20:33 294/519 - 29/30: Installing method OSPlatform>>virtualKey: 11:20:33 294/519 - 30/30: Installing method OSPlatform>>windowSystemName 11:20:33 294/519 - 1/6: Installing method OSPlatform class>>current 11:20:33 294/519 - 2/6: Installing method OSPlatform class>>currentVersion 11:20:33 294/519 - 3/6: Installing method OSPlatform class>>determineActivePlatform 11:20:33 294/519 - 4/6: Installing method OSPlatform class>>example 11:20:33 294/519 - 5/6: Installing method OSPlatform class>>isActivePlatform 11:20:33 294/519 - 6/6: Installing method OSPlatform class>>startUp: 11:20:33 295/519 - 1/10: Installing method OSPlatformVisitor>>visit 11:20:33 295/519 - 2/10: Installing method OSPlatformVisitor>>visitGeneric: 11:20:33 295/519 - 3/10: Installing method OSPlatformVisitor>>visitMacOS: 11:20:33 295/519 - 4/10: Installing method OSPlatformVisitor>>visitMacOSX: 11:20:33 295/519 - 5/10: Installing method OSPlatformVisitor>>visitUnix32: 11:20:33 295/519 - 6/10: Installing method OSPlatformVisitor>>visitUnix64: 11:20:33 295/519 - 7/10: Installing method OSPlatformVisitor>>visitUnix: 11:20:33 295/519 - 8/10: Installing method OSPlatformVisitor>>visitWindows32: 11:20:33 295/519 - 9/10: Installing method OSPlatformVisitor>>visitWindows64: 11:20:33 295/519 - 10/10: Installing method OSPlatformVisitor>>visitWindows: 11:20:40 296/519 - 1/214: Installing method Object>>-> 11:20:40 296/519 - 2/214: Installing method Object>>= 11:20:40 296/519 - 3/214: Installing method Object>>adaptToFloat:andCompare: 11:20:40 296/519 - 4/214: Installing method Object>>adaptToFloat:andSend: 11:20:40 296/519 - 5/214: Installing method Object>>adaptToFraction:andCompare: 11:20:40 296/519 - 6/214: Installing method Object>>adaptToFraction:andSend: 11:20:40 296/519 - 7/214: Installing method Object>>adaptToInteger:andCompare: 11:20:40 296/519 - 8/214: Installing method Object>>adaptToInteger:andSend: 11:20:40 296/519 - 9/214: Installing method Object>>appendTo: 11:20:40 296/519 - 10/214: Installing method Object>>as: 11:20:40 296/519 - 11/214: Installing method Object>>asCollectionElement 11:20:40 296/519 - 12/214: Installing method Object>>asDoubleLink 11:20:40 296/519 - 13/214: Installing method Object>>asLink 11:20:40 296/519 - 14/214: Installing method Object>>asLinkPrepend: 11:20:40 296/519 - 15/214: Installing method Object>>asString 11:20:40 296/519 - 16/214: Installing method Object>>assert: 11:20:40 296/519 - 17/214: Installing method Object>>assert:description: 11:20:40 296/519 - 18/214: Installing method Object>>at: 11:20:40 296/519 - 19/214: Installing method Object>>at:put: 11:20:40 296/519 - 20/214: Installing method Object>>attemptToAssign:withIndex: 11:20:40 296/519 - 21/214: Installing method Object>>basicAt: 11:20:40 296/519 - 22/214: Installing method Object>>basicAt:put: 11:20:40 296/519 - 23/214: Installing method Object>>basicSize 11:20:40 296/519 - 24/214: Installing method Object>>beReadOnlyLiteral 11:20:40 296/519 - 25/214: Installing method Object>>beReadOnlyObject 11:20:40 296/519 - 26/214: Installing method Object>>beRecursivelyReadOnlyObject 11:20:40 296/519 - 27/214: Installing method Object>>beRecursivelyWritableObject 11:20:40 296/519 - 28/214: Installing method Object>>beWritableObject 11:20:40 296/519 - 29/214: Installing method Object>>caseError 11:20:40 296/519 - 30/214: Installing method Object>>caseOf: 11:20:40 296/519 - 31/214: Installing method Object>>caseOf:otherwise: 11:20:40 296/519 - 32/214: Installing method Object>>changed 11:20:40 296/519 - 33/214: Installing method Object>>changed: 11:20:40 296/519 - 34/214: Installing method Object>>changed:with: 11:20:40 296/519 - 35/214: Installing method Object>>className 11:20:40 296/519 - 36/214: Installing method Object>>clone 11:20:40 296/519 - 37/214: Installing method Object>>confirm: 11:20:40 296/519 - 38/214: Installing method Object>>copy 11:20:40 296/519 - 39/214: Installing method Object>>copyFrom: 11:20:41 296/519 - 40/214: Installing method Object>>copySameFrom: 11:20:41 296/519 - 41/214: Installing method Object>>crTrace 11:20:41 296/519 - 42/214: Installing method Object>>crTrace: 11:20:41 296/519 - 43/214: Installing method Object>>deepCopy 11:20:41 296/519 - 44/214: Installing method Object>>deprecated: 11:20:41 296/519 - 45/214: Installing method Object>>deprecated:on:in: 11:20:41 296/519 - 46/214: Installing method Object>>deprecated:on:in:transformWith: 11:20:41 296/519 - 47/214: Installing method Object>>deprecated:on:in:transformWith:when: 11:20:41 296/519 - 48/214: Installing method Object>>deprecated:transformWith: 11:20:41 296/519 - 49/214: Installing method Object>>deprecated:transformWith:when: 11:20:41 296/519 - 50/214: Installing method Object>>displayString 11:20:41 296/519 - 51/214: Installing method Object>>displayStringLimitedTo: 11:20:41 296/519 - 52/214: Installing method Object>>displayStringOn: 11:20:41 296/519 - 53/214: Installing method Object>>doesNotUnderstand: 11:20:41 296/519 - 54/214: Installing method Object>>enclosedElement 11:20:41 296/519 - 55/214: Installing method Object>>error 11:20:41 296/519 - 56/214: Installing method Object>>error: 11:20:41 296/519 - 57/214: Installing method Object>>errorImproperStore 11:20:41 296/519 - 58/214: Installing method Object>>errorNonIntegerIndex 11:20:41 296/519 - 59/214: Installing method Object>>errorNotIndexable 11:20:41 296/519 - 60/214: Installing method Object>>errorSubscriptBounds: 11:20:41 296/519 - 61/214: Installing method Object>>explicitRequirement 11:20:41 296/519 - 62/214: Installing method Object>>finalizationRegistry 11:20:41 296/519 - 63/214: Installing method Object>>finalize 11:20:41 296/519 - 64/214: Installing method Object>>finalizer 11:20:41 296/519 - 65/214: Installing method Object>>flattenOn: 11:20:41 296/519 - 66/214: Installing method Object>>fullDisplayString 11:20:41 296/519 - 67/214: Installing method Object>>fullPrintString 11:20:41 296/519 - 68/214: Installing method Object>>handleProcessTerminationOfWaitingContext: 11:20:41 296/519 - 69/214: Installing method Object>>handles: 11:20:41 296/519 - 70/214: Installing method Object>>hasLiteralSuchThat: 11:20:41 296/519 - 71/214: Installing method Object>>hasMultipleExecutors 11:20:41 296/519 - 72/214: Installing method Object>>hash 11:20:41 296/519 - 73/214: Installing method Object>>in: 11:20:41 296/519 - 74/214: Installing method Object>>inform: 11:20:41 296/519 - 75/214: Installing method Object>>instVarAt: 11:20:41 296/519 - 76/214: Installing method Object>>instVarAt:put: 11:20:41 296/519 - 77/214: Installing method Object>>instVarNamed: 11:20:41 296/519 - 78/214: Installing method Object>>instVarNamed:put: 11:20:41 296/519 - 79/214: Installing method Object>>isArray 11:20:41 296/519 - 80/214: Installing method Object>>isAssociation 11:20:41 296/519 - 81/214: Installing method Object>>isBehavior 11:20:41 296/519 - 82/214: Installing method Object>>isBlock 11:20:41 296/519 - 83/214: Installing method Object>>isCharacter 11:20:41 296/519 - 84/214: Installing method Object>>isClass 11:20:41 296/519 - 85/214: Installing method Object>>isClassOrTrait 11:20:41 296/519 - 86/214: Installing method Object>>isClosure 11:20:41 296/519 - 87/214: Installing method Object>>isCollection 11:20:41 296/519 - 88/214: Installing method Object>>isColor 11:20:41 296/519 - 89/214: Installing method Object>>isColorForm 11:20:41 296/519 - 90/214: Installing method Object>>isCompiledBlock 11:20:41 296/519 - 91/214: Installing method Object>>isCompiledMethod 11:20:41 296/519 - 92/214: Installing method Object>>isContext 11:20:41 296/519 - 93/214: Installing method Object>>isDictionary 11:20:41 296/519 - 94/214: Installing method Object>>isEmbeddedBlock 11:20:41 296/519 - 95/214: Installing method Object>>isFloat 11:20:41 296/519 - 96/214: Installing method Object>>isForm 11:20:41 296/519 - 97/214: Installing method Object>>isFraction 11:20:41 296/519 - 98/214: Installing method Object>>isHeap 11:20:41 296/519 - 99/214: Installing method Object>>isInteger 11:20:41 296/519 - 100/214: Installing method Object>>isInterval 11:20:41 296/519 - 101/214: Installing method Object>>isKindOf: 11:20:41 296/519 - 102/214: Installing method Object>>isLiteral 11:20:41 296/519 - 103/214: Installing method Object>>isLiteral: 11:20:41 296/519 - 104/214: Installing method Object>>isMemberOf: 11:20:41 296/519 - 105/214: Installing method Object>>isMessageSend 11:20:41 296/519 - 106/214: Installing method Object>>isMethodProperties 11:20:41 296/519 - 107/214: Installing method Object>>isMorph 11:20:41 296/519 - 108/214: Installing method Object>>isMorphicEvent 11:20:41 296/519 - 109/214: Installing method Object>>isNotNil 11:20:41 296/519 - 110/214: Installing method Object>>isNumber 11:20:42 296/519 - 111/214: Installing method Object>>isPinned 11:20:42 296/519 - 112/214: Installing method Object>>isPinnedInMemory 11:20:42 296/519 - 113/214: Installing method Object>>isPoint 11:20:42 296/519 - 114/214: Installing method Object>>isPrimitiveError 11:20:42 296/519 - 115/214: Installing method Object>>isReadOnlyObject 11:20:42 296/519 - 116/214: Installing method Object>>isRectangle 11:20:42 296/519 - 117/214: Installing method Object>>isSelfEvaluating 11:20:42 296/519 - 118/214: Installing method Object>>isSelfEvaluating: 11:20:42 296/519 - 119/214: Installing method Object>>isStream 11:20:42 296/519 - 120/214: Installing method Object>>isString 11:20:42 296/519 - 121/214: Installing method Object>>isSymbol 11:20:42 296/519 - 122/214: Installing method Object>>isSystemWindow 11:20:42 296/519 - 123/214: Installing method Object>>isText 11:20:42 296/519 - 124/214: Installing method Object>>isThisEverCalled 11:20:42 296/519 - 125/214: Installing method Object>>isThisEverCalled: 11:20:42 296/519 - 126/214: Installing method Object>>isTrait 11:20:42 296/519 - 127/214: Installing method Object>>isVariableBinding 11:20:42 296/519 - 128/214: Installing method Object>>join: 11:20:42 296/519 - 129/214: Installing method Object>>joinTo: 11:20:42 296/519 - 130/214: Installing method Object>>literalEqual: 11:20:42 296/519 - 131/214: Installing method Object>>logEntry 11:20:42 296/519 - 132/214: Installing method Object>>logExecution 11:20:42 296/519 - 133/214: Installing method Object>>logExit 11:20:42 296/519 - 134/214: Installing method Object>>longPrintOn:limitedTo:indent: 11:20:42 296/519 - 135/214: Installing method Object>>longPrintStringLimitedTo: 11:20:42 296/519 - 136/214: Installing method Object>>mourn 11:20:42 296/519 - 137/214: Installing method Object>>notNil 11:20:42 296/519 - 138/214: Installing method Object>>notYetImplemented 11:20:42 296/519 - 139/214: Installing method Object>>notify: 11:20:42 296/519 - 140/214: Installing method Object>>okToChange 11:20:42 296/519 - 141/214: Installing method Object>>packageOrganizer 11:20:42 296/519 - 142/214: Installing method Object>>perform: 11:20:42 296/519 - 143/214: Installing method Object>>perform:orSendTo: 11:20:42 296/519 - 144/214: Installing method Object>>perform:with: 11:20:42 296/519 - 145/214: Installing method Object>>perform:with:with: 11:20:42 296/519 - 146/214: Installing method Object>>perform:with:with:with: 11:20:42 296/519 - 147/214: Installing method Object>>perform:with:with:with:with: 11:20:42 296/519 - 148/214: Installing method Object>>perform:withArguments: 11:20:42 296/519 - 149/214: Installing method Object>>perform:withArguments:inSuperclass: 11:20:42 296/519 - 150/214: Installing method Object>>perform:withEnoughArguments: 11:20:42 296/519 - 151/214: Installing method Object>>pin 11:20:42 296/519 - 152/214: Installing method Object>>pinInMemory 11:20:42 296/519 - 153/214: Installing method Object>>pointsOnlyWeaklyTo: 11:20:42 296/519 - 154/214: Installing method Object>>postCopy 11:20:42 296/519 - 155/214: Installing method Object>>primitiveChangeClassTo: 11:20:42 296/519 - 156/214: Installing method Object>>primitiveError: 11:20:42 296/519 - 157/214: Installing method Object>>printOn: 11:20:42 296/519 - 158/214: Installing method Object>>printString 11:20:42 296/519 - 159/214: Installing method Object>>printStringLimitedTo: 11:20:42 296/519 - 160/214: Installing method Object>>printStringLimitedTo:using: 11:20:42 296/519 - 161/214: Installing method Object>>putOn: 11:20:42 296/519 - 162/214: Installing method Object>>readFromString: 11:20:42 296/519 - 163/214: Installing method Object>>readSlot: 11:20:42 296/519 - 164/214: Installing method Object>>readSlotNamed: 11:20:42 296/519 - 165/214: Installing method Object>>recursivelySetIsReadOnlyObject: 11:20:42 296/519 - 166/214: Installing method Object>>recursivelySetIsReadOnlyObject:exceptObjectsIn: 11:20:42 296/519 - 167/214: Installing method Object>>refersToLiteral: 11:20:42 296/519 - 168/214: Installing method Object>>release 11:20:42 296/519 - 169/214: Installing method Object>>respondsTo: 11:20:42 296/519 - 170/214: Installing method Object>>retrySetPinnedInMemory: 11:20:42 296/519 - 171/214: Installing method Object>>retryWithGC:until: 11:20:42 296/519 - 172/214: Installing method Object>>setIsReadOnlyObject: 11:20:42 296/519 - 173/214: Installing method Object>>setPinned: 11:20:42 296/519 - 174/214: Installing method Object>>setPinnedInMemory: 11:20:42 296/519 - 175/214: Installing method Object>>shallowCopy 11:20:42 296/519 - 176/214: Installing method Object>>shouldBeImplemented 11:20:42 296/519 - 177/214: Installing method Object>>shouldBePrintedAsLiteral 11:20:42 296/519 - 178/214: Installing method Object>>shouldBePrintedAsLiteral: 11:20:42 296/519 - 179/214: Installing method Object>>shouldNotImplement 11:20:42 296/519 - 180/214: Installing method Object>>size 11:20:43 296/519 - 181/214: Installing method Object>>sizeInMemory 11:20:43 296/519 - 182/214: Installing method Object>>someObject 11:20:43 296/519 - 183/214: Installing method Object>>species 11:20:43 296/519 - 184/214: Installing method Object>>split: 11:20:43 296/519 - 185/214: Installing method Object>>split:do: 11:20:43 296/519 - 186/214: Installing method Object>>split:indicesDo: 11:20:43 296/519 - 187/214: Installing method Object>>storeAt:inTempFrame: 11:20:43 296/519 - 188/214: Installing method Object>>storeOn: 11:20:43 296/519 - 189/214: Installing method Object>>storeString 11:20:43 296/519 - 190/214: Installing method Object>>subclassResponsibility 11:20:43 296/519 - 191/214: Installing method Object>>systemNavigation 11:20:43 296/519 - 192/214: Installing method Object>>toFinalizeSend:to:with: 11:20:43 296/519 - 193/214: Installing method Object>>trace 11:20:43 296/519 - 194/214: Installing method Object>>trace: 11:20:43 296/519 - 195/214: Installing method Object>>traceCr 11:20:43 296/519 - 196/214: Installing method Object>>traceCr: 11:20:43 296/519 - 197/214: Installing method Object>>traceCrTab: 11:20:43 296/519 - 198/214: Installing method Object>>traitConflict 11:20:43 296/519 - 199/214: Installing method Object>>uiManager 11:20:43 296/519 - 200/214: Installing method Object>>unpin 11:20:43 296/519 - 201/214: Installing method Object>>unpinInMemory 11:20:43 296/519 - 202/214: Installing method Object>>update: 11:20:43 296/519 - 203/214: Installing method Object>>update:with: 11:20:43 296/519 - 204/214: Installing method Object>>value 11:20:43 296/519 - 205/214: Installing method Object>>valueWithArguments: 11:20:43 296/519 - 206/214: Installing method Object>>veryDeepCopyWith: 11:20:43 296/519 - 207/214: Installing method Object>>veryDeepFixupWith: 11:20:43 296/519 - 208/214: Installing method Object>>veryDeepInner: 11:20:43 296/519 - 209/214: Installing method Object>>windowIsClosing 11:20:43 296/519 - 210/214: Installing method Object>>writeSlot:value: 11:20:43 296/519 - 211/214: Installing method Object>>writeSlotNamed:value: 11:20:43 296/519 - 212/214: Installing method Object>>yourself 11:20:43 296/519 - 213/214: Installing method Object>>~= 11:20:43 296/519 - 214/214: Installing method Object>>~~> 11:20:43 296/519 - 1/7: Installing method Object class>>howToModifyPrimitives 11:20:43 296/519 - 2/7: Installing method Object class>>initialize 11:20:43 296/519 - 3/7: Installing method Object class>>newFrom: 11:20:43 296/519 - 4/7: Installing method Object class>>newFromArray: 11:20:43 296/519 - 5/7: Installing method Object class>>readFrom: 11:20:43 296/519 - 6/7: Installing method Object class>>registerToolsOn: 11:20:43 296/519 - 7/7: Installing method Object class>>whatIsAPrimitive 11:20:43 297/519 - 1/2: Installing method ObjectFinalizer>>finalize 11:20:43 297/519 - 2/2: Installing method ObjectFinalizer>>receiver:selector:argument: 11:20:43 298/519 - 1/2: Installing method ObjectFinalizerCollection>>finalize 11:20:43 298/519 - 2/2: Installing method ObjectFinalizerCollection>>hasMultipleExecutors 11:20:44 299/519 - 1/12: Installing method ObjectLayout>>extend 11:20:44 299/519 - 2/12: Installing method ObjectLayout>>extend: 11:20:44 299/519 - 3/12: Installing method ObjectLayout>>extendByte 11:20:44 299/519 - 4/12: Installing method ObjectLayout>>extendCompiledMethod 11:20:44 299/519 - 5/12: Installing method ObjectLayout>>extendDoubleByte 11:20:44 299/519 - 6/12: Installing method ObjectLayout>>extendDoubleWord 11:20:44 299/519 - 7/12: Installing method ObjectLayout>>extendSmallInteger 11:20:44 299/519 - 8/12: Installing method ObjectLayout>>extendVariable: 11:20:44 299/519 - 9/12: Installing method ObjectLayout>>extendWord 11:20:44 299/519 - 10/12: Installing method ObjectLayout>>format 11:20:44 299/519 - 11/12: Installing method ObjectLayout>>initializeInstance: 11:20:44 299/519 - 12/12: Installing method ObjectLayout>>instanceSpecification 11:20:44 299/519 - 1/4: Installing method ObjectLayout class>>allSubclassDefiningSymbols 11:20:44 299/519 - 2/4: Installing method ObjectLayout class>>extending:scope:host: 11:20:44 299/519 - 3/4: Installing method ObjectLayout class>>isAbstract 11:20:44 299/519 - 4/4: Installing method ObjectLayout class>>layoutForSubclassDefiningSymbol: 11:20:46 300/519 - 1/64: Installing method OrderedCollection>>add: 11:20:46 300/519 - 2/64: Installing method OrderedCollection>>add:after: 11:20:46 300/519 - 3/64: Installing method OrderedCollection>>add:afterIndex: 11:20:46 300/519 - 4/64: Installing method OrderedCollection>>add:before: 11:20:46 300/519 - 5/64: Installing method OrderedCollection>>add:beforeIndex: 11:20:46 300/519 - 6/64: Installing method OrderedCollection>>addAll: 11:20:46 300/519 - 7/64: Installing method OrderedCollection>>addAllFirst: 11:20:46 300/519 - 8/64: Installing method OrderedCollection>>addAllFirstUnlessAlreadyPresent: 11:20:46 300/519 - 9/64: Installing method OrderedCollection>>addAllLast: 11:20:46 300/519 - 10/64: Installing method OrderedCollection>>addFirst: 11:20:46 300/519 - 11/64: Installing method OrderedCollection>>addLast: 11:20:46 300/519 - 12/64: Installing method OrderedCollection>>addNoSort: 11:20:46 300/519 - 13/64: Installing method OrderedCollection>>asArray 11:20:46 300/519 - 14/64: Installing method OrderedCollection>>asOrderedCollection 11:20:46 300/519 - 15/64: Installing method OrderedCollection>>at: 11:20:46 300/519 - 16/64: Installing method OrderedCollection>>at:ifAbsentPut: 11:20:46 300/519 - 17/64: Installing method OrderedCollection>>at:put: 11:20:46 300/519 - 18/64: Installing method OrderedCollection>>capacity 11:20:46 300/519 - 19/64: Installing method OrderedCollection>>collect: 11:20:46 300/519 - 20/64: Installing method OrderedCollection>>collect:from:to: 11:20:46 300/519 - 21/64: Installing method OrderedCollection>>collect:thenSelect: 11:20:46 300/519 - 22/64: Installing method OrderedCollection>>collector 11:20:46 300/519 - 23/64: Installing method OrderedCollection>>compact 11:20:46 300/519 - 24/64: Installing method OrderedCollection>>copyEmpty 11:20:46 300/519 - 25/64: Installing method OrderedCollection>>copyFrom:to: 11:20:46 300/519 - 26/64: Installing method OrderedCollection>>copyReplaceFrom:to:with: 11:20:46 300/519 - 27/64: Installing method OrderedCollection>>copyWith: 11:20:46 300/519 - 28/64: Installing method OrderedCollection>>do: 11:20:46 300/519 - 29/64: Installing method OrderedCollection>>ensureBoundsFrom:to: 11:20:46 300/519 - 30/64: Installing method OrderedCollection>>find: 11:20:46 300/519 - 31/64: Installing method OrderedCollection>>growAtFirst 11:20:46 300/519 - 32/64: Installing method OrderedCollection>>growAtLast 11:20:46 300/519 - 33/64: Installing method OrderedCollection>>insert:before: 11:20:46 300/519 - 34/64: Installing method OrderedCollection>>join: 11:20:46 300/519 - 35/64: Installing method OrderedCollection>>makeRoomAtFirst 11:20:46 300/519 - 36/64: Installing method OrderedCollection>>makeRoomAtLast 11:20:46 300/519 - 37/64: Installing method OrderedCollection>>postCopy 11:20:46 300/519 - 38/64: Installing method OrderedCollection>>postCopyFrom:to: 11:20:46 300/519 - 39/64: Installing method OrderedCollection>>reject: 11:20:46 300/519 - 40/64: Installing method OrderedCollection>>reject:thenCollect: 11:20:46 300/519 - 41/64: Installing method OrderedCollection>>remove:ifAbsent: 11:20:46 300/519 - 42/64: Installing method OrderedCollection>>removeAll 11:20:46 300/519 - 43/64: Installing method OrderedCollection>>removeAllSuchThat: 11:20:46 300/519 - 44/64: Installing method OrderedCollection>>removeAt: 11:20:46 300/519 - 45/64: Installing method OrderedCollection>>removeDuplicates 11:20:46 300/519 - 46/64: Installing method OrderedCollection>>removeFirst 11:20:46 300/519 - 47/64: Installing method OrderedCollection>>removeFirst: 11:20:46 300/519 - 48/64: Installing method OrderedCollection>>removeIndex: 11:20:46 300/519 - 49/64: Installing method OrderedCollection>>removeLast 11:20:46 300/519 - 50/64: Installing method OrderedCollection>>removeLast: 11:20:46 300/519 - 51/64: Installing method OrderedCollection>>reset 11:20:47 300/519 - 52/64: Installing method OrderedCollection>>resetTo: 11:20:47 300/519 - 53/64: Installing method OrderedCollection>>reverseDo: 11:20:47 300/519 - 54/64: Installing method OrderedCollection>>reversed 11:20:47 300/519 - 55/64: Installing method OrderedCollection>>select: 11:20:47 300/519 - 56/64: Installing method OrderedCollection>>select:thenCollect: 11:20:47 300/519 - 57/64: Installing method OrderedCollection>>setCollection: 11:20:47 300/519 - 58/64: Installing method OrderedCollection>>setContents: 11:20:47 300/519 - 59/64: Installing method OrderedCollection>>size 11:20:47 300/519 - 60/64: Installing method OrderedCollection>>sort: 11:20:47 300/519 - 61/64: Installing method OrderedCollection>>speciesForTransform 11:20:47 300/519 - 62/64: Installing method OrderedCollection>>with:collect: 11:20:47 300/519 - 63/64: Installing method OrderedCollection>>withIndexCollect: 11:20:47 300/519 - 64/64: Installing method OrderedCollection>>withIndexSelect: 11:20:47 300/519 - 1/12: Installing method OrderedCollection class>>arrayType 11:20:47 300/519 - 2/12: Installing method OrderedCollection class>>cleanUp: 11:20:47 300/519 - 3/12: Installing method OrderedCollection class>>compactAll 11:20:47 300/519 - 4/12: Installing method OrderedCollection class>>compactAllInstances 11:20:47 300/519 - 5/12: Installing method OrderedCollection class>>new 11:20:47 300/519 - 6/12: Installing method OrderedCollection class>>new: 11:20:47 300/519 - 7/12: Installing method OrderedCollection class>>new:streamContents: 11:20:47 300/519 - 8/12: Installing method OrderedCollection class>>new:withAll: 11:20:47 300/519 - 9/12: Installing method OrderedCollection class>>newFrom: 11:20:47 300/519 - 10/12: Installing method OrderedCollection class>>newFromArray: 11:20:47 300/519 - 11/12: Installing method OrderedCollection class>>ofSize: 11:20:47 300/519 - 12/12: Installing method OrderedCollection class>>streamSpecies 11:20:48 301/519 - 1/72: Installing method OrderedDictionary>>= 11:20:48 301/519 - 2/72: Installing method OrderedDictionary>>add: 11:20:48 301/519 - 3/72: Installing method OrderedDictionary>>addAll: 11:20:48 301/519 - 4/72: Installing method OrderedDictionary>>associationAt: 11:20:48 301/519 - 5/72: Installing method OrderedDictionary>>associationAt:ifAbsent: 11:20:48 301/519 - 6/72: Installing method OrderedDictionary>>associationAt:ifPresent: 11:20:48 301/519 - 7/72: Installing method OrderedDictionary>>associationAt:ifPresent:ifAbsent: 11:20:48 301/519 - 8/72: Installing method OrderedDictionary>>associations 11:20:48 301/519 - 9/72: Installing method OrderedDictionary>>associationsDo: 11:20:48 301/519 - 10/72: Installing method OrderedDictionary>>associationsSelect: 11:20:48 301/519 - 11/72: Installing method OrderedDictionary>>at: 11:20:48 301/519 - 12/72: Installing method OrderedDictionary>>at:at: 11:20:48 301/519 - 13/72: Installing method OrderedDictionary>>at:at:ifAbsent: 11:20:48 301/519 - 14/72: Installing method OrderedDictionary>>at:at:ifAbsentPut: 11:20:48 301/519 - 15/72: Installing method OrderedDictionary>>at:at:put: 11:20:48 301/519 - 16/72: Installing method OrderedDictionary>>at:ifAbsent: 11:20:48 301/519 - 17/72: Installing method OrderedDictionary>>at:ifAbsentPut: 11:20:48 301/519 - 18/72: Installing method OrderedDictionary>>at:ifPresent: 11:20:48 301/519 - 19/72: Installing method OrderedDictionary>>at:ifPresent:ifAbsent: 11:20:48 301/519 - 20/72: Installing method OrderedDictionary>>at:ifPresent:ifAbsentPut: 11:20:48 301/519 - 21/72: Installing method OrderedDictionary>>at:put: 11:20:48 301/519 - 22/72: Installing method OrderedDictionary>>at:update: 11:20:48 301/519 - 23/72: Installing method OrderedDictionary>>at:update:initial: 11:20:48 301/519 - 24/72: Installing method OrderedDictionary>>bindingOf: 11:20:48 301/519 - 25/72: Installing method OrderedDictionary>>capacity 11:20:49 301/519 - 26/72: Installing method OrderedDictionary>>collect: 11:20:49 301/519 - 27/72: Installing method OrderedDictionary>>dictionary 11:20:49 301/519 - 28/72: Installing method OrderedDictionary>>dictionaryClass 11:20:49 301/519 - 29/72: Installing method OrderedDictionary>>do: 11:20:49 301/519 - 30/72: Installing method OrderedDictionary>>errorInvalidIndex: 11:20:49 301/519 - 31/72: Installing method OrderedDictionary>>growOrderedKeys 11:20:49 301/519 - 32/72: Installing method OrderedDictionary>>hasBindingThatBeginsWith: 11:20:49 301/519 - 33/72: Installing method OrderedDictionary>>hash 11:20:49 301/519 - 34/72: Installing method OrderedDictionary>>identityIndexOfKey: 11:20:49 301/519 - 35/72: Installing method OrderedDictionary>>identityIndexOfKey:ifAbsent: 11:20:49 301/519 - 36/72: Installing method OrderedDictionary>>includes: 11:20:49 301/519 - 37/72: Installing method OrderedDictionary>>includesAssociation: 11:20:49 301/519 - 38/72: Installing method OrderedDictionary>>includesIdentity: 11:20:49 301/519 - 39/72: Installing method OrderedDictionary>>includesKey: 11:20:49 301/519 - 40/72: Installing method OrderedDictionary>>indexOfKey: 11:20:49 301/519 - 41/72: Installing method OrderedDictionary>>indexOfKey:ifAbsent: 11:20:49 301/519 - 42/72: Installing method OrderedDictionary>>initialize: 11:20:49 301/519 - 43/72: Installing method OrderedDictionary>>isDictionary 11:20:49 301/519 - 44/72: Installing method OrderedDictionary>>isHealthy 11:20:49 301/519 - 45/72: Installing method OrderedDictionary>>keyAtIdentityValue: 11:20:49 301/519 - 46/72: Installing method OrderedDictionary>>keyAtIdentityValue:ifAbsent: 11:20:49 301/519 - 47/72: Installing method OrderedDictionary>>keyAtIndex: 11:20:49 301/519 - 48/72: Installing method OrderedDictionary>>keyAtIndex:ifAbsent: 11:20:49 301/519 - 49/72: Installing method OrderedDictionary>>keyAtValue: 11:20:49 301/519 - 50/72: Installing method OrderedDictionary>>keyAtValue:ifAbsent: 11:20:49 301/519 - 51/72: Installing method OrderedDictionary>>keyForIdentity: 11:20:49 301/519 - 52/72: Installing method OrderedDictionary>>keys 11:20:49 301/519 - 53/72: Installing method OrderedDictionary>>keysAndValuesDo: 11:20:49 301/519 - 54/72: Installing method OrderedDictionary>>keysAndValuesRemove: 11:20:49 301/519 - 55/72: Installing method OrderedDictionary>>keysDo: 11:20:49 301/519 - 56/72: Installing method OrderedDictionary>>keysSortedSafely 11:20:49 301/519 - 57/72: Installing method OrderedDictionary>>orderedKeys 11:20:49 301/519 - 58/72: Installing method OrderedDictionary>>orderedKeysIndexOf: 11:20:49 301/519 - 59/72: Installing method OrderedDictionary>>orderedKeysRemove: 11:20:49 301/519 - 60/72: Installing method OrderedDictionary>>postCopy 11:20:49 301/519 - 61/72: Installing method OrderedDictionary>>printElementsOn: 11:20:49 301/519 - 62/72: Installing method OrderedDictionary>>remove:ifAbsent: 11:20:49 301/519 - 63/72: Installing method OrderedDictionary>>removeAll 11:20:49 301/519 - 64/72: Installing method OrderedDictionary>>removeKey: 11:20:49 301/519 - 65/72: Installing method OrderedDictionary>>removeKey:ifAbsent: 11:20:49 301/519 - 66/72: Installing method OrderedDictionary>>removeKeys: 11:20:49 301/519 - 67/72: Installing method OrderedDictionary>>select: 11:20:49 301/519 - 68/72: Installing method OrderedDictionary>>size 11:20:49 301/519 - 69/72: Installing method OrderedDictionary>>storeOn: 11:20:49 301/519 - 70/72: Installing method OrderedDictionary>>value:registeringAtOrderedKeys: 11:20:49 301/519 - 71/72: Installing method OrderedDictionary>>values 11:20:49 301/519 - 72/72: Installing method OrderedDictionary>>valuesDo: 11:20:49 301/519 - 1/5: Installing method OrderedDictionary class>>new 11:20:49 301/519 - 2/5: Installing method OrderedDictionary class>>new: 11:20:49 301/519 - 3/5: Installing method OrderedDictionary class>>newFrom: 11:20:49 301/519 - 4/5: Installing method OrderedDictionary class>>newFromKeys:andValues: 11:20:49 301/519 - 5/5: Installing method OrderedDictionary class>>newFromPairs: 11:20:49 302/519 - 1/3: Installing method OrderedIdentityDictionary>>dictionaryClass 11:20:49 302/519 - 2/3: Installing method OrderedIdentityDictionary>>indexOfKey:ifAbsent: 11:20:49 302/519 - 3/3: Installing method OrderedIdentityDictionary>>orderedKeysIndexOf: 11:20:49 303/519 - 1/1: Installing method OutOfMemory>>isResumable 11:20:51 304/519 - 1/79: Installing method Package>><= 11:20:51 304/519 - 2/79: Installing method Package>>addClass: 11:20:51 304/519 - 3/79: Installing method Package>>addMethod: 11:20:51 304/519 - 4/79: Installing method Package>>allUnsentMessages 11:20:51 304/519 - 5/79: Installing method Package>>classes 11:20:51 304/519 - 6/79: Installing method Package>>classesTaggedWith: 11:20:51 304/519 - 7/79: Installing method Package>>codeChangeAnnouncer 11:20:52 304/519 - 8/79: Installing method Package>>definedClassNames 11:20:52 304/519 - 9/79: Installing method Package>>definedClasses 11:20:52 304/519 - 10/79: Installing method Package>>definedMethodsForClass: 11:20:52 304/519 - 11/79: Installing method Package>>definedOrExtendedClasses 11:20:52 304/519 - 12/79: Installing method Package>>definedSelectorsForClass: 11:20:52 304/519 - 13/79: Installing method Package>>definesOrExtendsClass: 11:20:52 304/519 - 14/79: Installing method Package>>demoteToTagInPackage 11:20:52 304/519 - 15/79: Installing method Package>>ensureProperties 11:20:52 304/519 - 16/79: Installing method Package>>ensureTag: 11:20:52 304/519 - 17/79: Installing method Package>>environment 11:20:52 304/519 - 18/79: Installing method Package>>extendedClassNames 11:20:52 304/519 - 19/79: Installing method Package>>extendedClasses 11:20:52 304/519 - 20/79: Installing method Package>>extendsClass: 11:20:52 304/519 - 21/79: Installing method Package>>extensionMethods 11:20:52 304/519 - 22/79: Installing method Package>>extensionMethodsForClass: 11:20:52 304/519 - 23/79: Installing method Package>>extensionProtocolsForClass: 11:20:52 304/519 - 24/79: Installing method Package>>extensionSelectors 11:20:52 304/519 - 25/79: Installing method Package>>extensionSelectorsForClass: 11:20:52 304/519 - 26/79: Installing method Package>>hasProperty: 11:20:52 304/519 - 27/79: Installing method Package>>hasTag: 11:20:52 304/519 - 28/79: Installing method Package>>hierarchyRoots 11:20:52 304/519 - 29/79: Installing method Package>>importProtocol:forClass: 11:20:52 304/519 - 30/79: Installing method Package>>includesClass: 11:20:52 304/519 - 31/79: Installing method Package>>includesClassNamed: 11:20:52 304/519 - 32/79: Installing method Package>>includesClassTagNamed: 11:20:52 304/519 - 33/79: Installing method Package>>includesExtensionSelector:ofClass: 11:20:52 304/519 - 34/79: Installing method Package>>includesProtocol:ofClass: 11:20:52 304/519 - 35/79: Installing method Package>>includesSelector:ofClass: 11:20:52 304/519 - 36/79: Installing method Package>>initialize 11:20:52 304/519 - 37/79: Installing method Package>>isDeprecated 11:20:52 304/519 - 38/79: Installing method Package>>isEmpty 11:20:52 304/519 - 39/79: Installing method Package>>isTestPackage 11:20:52 304/519 - 40/79: Installing method Package>>isUndefined 11:20:52 304/519 - 41/79: Installing method Package>>linesOfCode 11:20:52 304/519 - 42/79: Installing method Package>>methods 11:20:52 304/519 - 43/79: Installing method Package>>methodsForClass: 11:20:52 304/519 - 44/79: Installing method Package>>moveClass:toTag: 11:20:52 304/519 - 45/79: Installing method Package>>name 11:20:52 304/519 - 46/79: Installing method Package>>name: 11:20:52 304/519 - 47/79: Installing method Package>>organizer 11:20:52 304/519 - 48/79: Installing method Package>>organizer: 11:20:52 304/519 - 49/79: Installing method Package>>packageManifestOrNil 11:20:52 304/519 - 50/79: Installing method Package>>packages 11:20:52 304/519 - 51/79: Installing method Package>>printOn: 11:20:52 304/519 - 52/79: Installing method Package>>properties 11:20:52 304/519 - 53/79: Installing method Package>>propertyAt: 11:20:52 304/519 - 54/79: Installing method Package>>propertyAt:ifAbsent: 11:20:52 304/519 - 55/79: Installing method Package>>propertyAt:ifAbsentPut: 11:20:52 304/519 - 56/79: Installing method Package>>propertyAt:put: 11:20:52 304/519 - 57/79: Installing method Package>>removeAllExtensionMethodsFromClass: 11:20:52 304/519 - 58/79: Installing method Package>>removeClass: 11:20:52 304/519 - 59/79: Installing method Package>>removeEmptyTags 11:20:52 304/519 - 60/79: Installing method Package>>removeFromSystem 11:20:52 304/519 - 61/79: Installing method Package>>removeMethod: 11:20:52 304/519 - 62/79: Installing method Package>>removeMethods: 11:20:52 304/519 - 63/79: Installing method Package>>removePropertiesIfEmpty 11:20:52 304/519 - 64/79: Installing method Package>>removeProperty: 11:20:52 304/519 - 65/79: Installing method Package>>removeProperty:ifAbsent: 11:20:52 304/519 - 66/79: Installing method Package>>removeTag: 11:20:52 304/519 - 67/79: Installing method Package>>renameTag:to: 11:20:52 304/519 - 68/79: Installing method Package>>renameTo: 11:20:52 304/519 - 69/79: Installing method Package>>rootTag 11:20:52 304/519 - 70/79: Installing method Package>>rootTagName 11:20:52 304/519 - 71/79: Installing method Package>>roots 11:20:52 304/519 - 72/79: Installing method Package>>selectors 11:20:52 304/519 - 73/79: Installing method Package>>selectorsForClass: 11:20:52 304/519 - 74/79: Installing method Package>>tagNamed: 11:20:52 304/519 - 75/79: Installing method Package>>tagNamed:ifAbsent: 11:20:52 304/519 - 76/79: Installing method Package>>tagNamed:ifPresent: 11:20:52 304/519 - 77/79: Installing method Package>>tagNames 11:20:52 304/519 - 78/79: Installing method Package>>tagOf: 11:20:52 304/519 - 79/79: Installing method Package>>tags 11:20:53 304/519 - 1/5: Installing method Package class>>initialize 11:20:53 304/519 - 2/5: Installing method Package class>>initializeProperties 11:20:53 304/519 - 3/5: Installing method Package class>>named: 11:20:53 304/519 - 4/5: Installing method Package class>>named:organizer: 11:20:53 304/519 - 5/5: Installing method Package class>>rootTagName 11:20:53 305/519 - 1/1: Installing method PackageAdded class>>initialize 11:20:53 306/519 - 1/2: Installing method PackageAnnouncement>>package 11:20:53 306/519 - 2/2: Installing method PackageAnnouncement>>package: 11:20:53 306/519 - 1/2: Installing method PackageAnnouncement class>>initialize 11:20:53 306/519 - 2/2: Installing method PackageAnnouncement class>>to: 11:20:53 307/519 - 1/1: Installing method PackageConflictError class>>initialize 11:20:53 308/519 - 1/11: Installing method PackageManifest class>>classCommentBlank 11:20:53 308/519 - 2/11: Installing method PackageManifest class>>description 11:20:53 308/519 - 3/11: Installing method PackageManifest class>>ignoredDependencies 11:20:53 308/519 - 4/11: Installing method PackageManifest class>>isDeprecated 11:20:53 308/519 - 5/11: Installing method PackageManifest class>>isManifest 11:20:53 308/519 - 6/11: Installing method PackageManifest class>>isUsed 11:20:53 308/519 - 7/11: Installing method PackageManifest class>>manuallyResolvedDependencies 11:20:53 308/519 - 8/11: Installing method PackageManifest class>>postUnloadAction 11:20:53 308/519 - 9/11: Installing method PackageManifest class>>preUnload 11:20:53 308/519 - 10/11: Installing method PackageManifest class>>rejectClasses 11:20:53 308/519 - 11/11: Installing method PackageManifest class>>rejectRules 11:20:54 309/519 - 1/39: Installing method PackageOrganizer>>addPackage: 11:20:54 309/519 - 2/39: Installing method PackageOrganizer>>basicRegisterPackage: 11:20:54 309/519 - 3/39: Installing method PackageOrganizer>>basicUnregisterPackage: 11:20:54 309/519 - 4/39: Installing method PackageOrganizer>>codeChangeAnnouncer 11:20:54 309/519 - 5/39: Installing method PackageOrganizer>>ensurePackage: 11:20:54 309/519 - 6/39: Installing method PackageOrganizer>>ensurePackage:withTags: 11:20:54 309/519 - 7/39: Installing method PackageOrganizer>>ensurePackageMatching: 11:20:54 309/519 - 8/39: Installing method PackageOrganizer>>ensurePackageOfExtensionProtocol: 11:20:54 309/519 - 9/39: Installing method PackageOrganizer>>ensureTag:inPackage: 11:20:54 309/519 - 10/39: Installing method PackageOrganizer>>environment 11:20:54 309/519 - 11/39: Installing method PackageOrganizer>>environment: 11:20:54 309/519 - 12/39: Installing method PackageOrganizer>>hasPackage: 11:20:55 309/519 - 13/39: Installing method PackageOrganizer>>hasTag:inPackage: 11:20:55 309/519 - 14/39: Installing method PackageOrganizer>>initialize 11:20:55 309/519 - 15/39: Installing method PackageOrganizer>>isClassInstalled: 11:20:55 309/519 - 16/39: Installing method PackageOrganizer>>packageForProtocol: 11:20:55 309/519 - 17/39: Installing method PackageOrganizer>>packageForProtocol:from: 11:20:55 309/519 - 18/39: Installing method PackageOrganizer>>packageMatchingExtensionName: 11:20:55 309/519 - 19/39: Installing method PackageOrganizer>>packageNamed: 11:20:55 309/519 - 20/39: Installing method PackageOrganizer>>packageNamed:ifAbsent: 11:20:55 309/519 - 21/39: Installing method PackageOrganizer>>packageNamed:ifPresent: 11:20:55 309/519 - 22/39: Installing method PackageOrganizer>>packageNames 11:20:55 309/519 - 23/39: Installing method PackageOrganizer>>packageNamesDo: 11:20:55 309/519 - 24/39: Installing method PackageOrganizer>>packageOf: 11:20:55 309/519 - 25/39: Installing method PackageOrganizer>>packageOfClassNamed: 11:20:55 309/519 - 26/39: Installing method PackageOrganizer>>packages 11:20:55 309/519 - 27/39: Installing method PackageOrganizer>>packagesDo: 11:20:55 309/519 - 28/39: Installing method PackageOrganizer>>removeClass: 11:20:55 309/519 - 29/39: Installing method PackageOrganizer>>removeEmptyPackagesAndTags 11:20:55 309/519 - 30/39: Installing method PackageOrganizer>>removePackage: 11:20:55 309/519 - 31/39: Installing method PackageOrganizer>>removeTag:fromPackage: 11:20:55 309/519 - 32/39: Installing method PackageOrganizer>>renamePackage:to: 11:20:55 309/519 - 33/39: Installing method PackageOrganizer>>renameTag:to:inPackage: 11:20:55 309/519 - 34/39: Installing method PackageOrganizer>>repackageMethod:oldProtocol:newProtocol: 11:20:55 309/519 - 35/39: Installing method PackageOrganizer>>testPackageNames 11:20:55 309/519 - 36/39: Installing method PackageOrganizer>>testPackages 11:20:55 309/519 - 37/39: Installing method PackageOrganizer>>undefinedPackage 11:20:55 309/519 - 38/39: Installing method PackageOrganizer>>unregisterPackage: 11:20:55 309/519 - 39/39: Installing method PackageOrganizer>>validatePackageDoesNotExist: 11:20:55 309/519 - 1/2: Installing method PackageOrganizer class>>default 11:20:55 309/519 - 2/2: Installing method PackageOrganizer class>>initialize 11:20:55 310/519 - 1/1: Installing method PackageRemoved class>>initialize 11:20:55 311/519 - 1/4: Installing method PackageRenamed>>newName 11:20:55 311/519 - 2/4: Installing method PackageRenamed>>newName: 11:20:55 311/519 - 3/4: Installing method PackageRenamed>>oldName 11:20:55 311/519 - 4/4: Installing method PackageRenamed>>oldName: 11:20:55 311/519 - 1/2: Installing method PackageRenamed class>>initialize 11:20:55 311/519 - 2/2: Installing method PackageRenamed class>>to:oldName:newName: 11:20:56 312/519 - 1/27: Installing method PackageTag>>addClass: 11:20:56 312/519 - 2/27: Installing method PackageTag>>basicRenameTo: 11:20:56 312/519 - 3/27: Installing method PackageTag>>categoryName 11:20:56 312/519 - 4/27: Installing method PackageTag>>classNames 11:20:56 312/519 - 5/27: Installing method PackageTag>>classes 11:20:56 312/519 - 6/27: Installing method PackageTag>>codeChangeAnnouncer 11:20:56 312/519 - 7/27: Installing method PackageTag>>environment 11:20:56 312/519 - 8/27: Installing method PackageTag>>hasClassNamed: 11:20:56 312/519 - 9/27: Installing method PackageTag>>includesClass: 11:20:56 312/519 - 10/27: Installing method PackageTag>>initialize 11:20:56 312/519 - 11/27: Installing method PackageTag>>isEmpty 11:20:56 312/519 - 12/27: Installing method PackageTag>>isRoot 11:20:56 312/519 - 13/27: Installing method PackageTag>>isUndefined 11:20:56 312/519 - 14/27: Installing method PackageTag>>name 11:20:56 312/519 - 15/27: Installing method PackageTag>>name: 11:20:56 312/519 - 16/27: Installing method PackageTag>>organizer 11:20:56 312/519 - 17/27: Installing method PackageTag>>package 11:20:56 312/519 - 18/27: Installing method PackageTag>>package: 11:20:56 312/519 - 19/27: Installing method PackageTag>>packageName 11:20:56 312/519 - 20/27: Installing method PackageTag>>printOn: 11:20:56 312/519 - 21/27: Installing method PackageTag>>privateAddClass: 11:20:56 312/519 - 22/27: Installing method PackageTag>>promoteAsPackage 11:20:56 312/519 - 23/27: Installing method PackageTag>>removeClass: 11:20:56 312/519 - 24/27: Installing method PackageTag>>removeFromPackage 11:20:56 312/519 - 25/27: Installing method PackageTag>>removeFromSystem 11:20:56 312/519 - 26/27: Installing method PackageTag>>renameTo: 11:20:56 312/519 - 27/27: Installing method PackageTag>>rootTagName 11:20:56 312/519 - 1/2: Installing method PackageTag class>>initialize 11:20:56 312/519 - 2/2: Installing method PackageTag class>>package:name: 11:20:56 313/519 - 1/1: Installing method PackageTagAdded class>>initialize 11:20:56 314/519 - 1/4: Installing method PackageTagAnnouncement>>package 11:20:56 314/519 - 2/4: Installing method PackageTagAnnouncement>>packagesAffected 11:20:56 314/519 - 3/4: Installing method PackageTagAnnouncement>>tag 11:20:56 314/519 - 4/4: Installing method PackageTagAnnouncement>>tag: 11:20:56 314/519 - 1/3: Installing method PackageTagAnnouncement class>>in:tag: 11:20:56 314/519 - 2/3: Installing method PackageTagAnnouncement class>>initialize 11:20:56 314/519 - 3/3: Installing method PackageTagAnnouncement class>>to: 11:20:56 315/519 - 1/1: Installing method PackageTagRemoved class>>initialize 11:20:57 316/519 - 1/4: Installing method PackageTagRenamed>>newName 11:20:57 316/519 - 2/4: Installing method PackageTagRenamed>>newName: 11:20:57 316/519 - 3/4: Installing method PackageTagRenamed>>oldName 11:20:57 316/519 - 4/4: Installing method PackageTagRenamed>>oldName: 11:20:57 316/519 - 1/2: Installing method PackageTagRenamed class>>initialize 11:20:57 316/519 - 2/2: Installing method PackageTagRenamed class>>to:oldName:newName: 11:20:58 317/519 - 1/54: Installing method Path>>, 11:20:58 317/519 - 2/54: Installing method Path>>/ 11:20:58 317/519 - 3/54: Installing method Path>><= 11:20:58 317/519 - 4/54: Installing method Path>>= 11:20:58 317/519 - 5/54: Installing method Path>>asPath 11:20:58 317/519 - 6/54: Installing method Path>>asPathWith: 11:20:58 317/519 - 7/54: Installing method Path>>asResolvedBy: 11:20:58 317/519 - 8/54: Installing method Path>>base 11:20:59 317/519 - 9/54: Installing method Path>>basename 11:20:59 317/519 - 10/54: Installing method Path>>basename: 11:20:59 317/519 - 11/54: Installing method Path>>basenameWithoutExtension 11:20:59 317/519 - 12/54: Installing method Path>>basenameWithoutExtension: 11:20:59 317/519 - 13/54: Installing method Path>>canonicalize 11:20:59 317/519 - 14/54: Installing method Path>>canonicalizeOnFilesystem: 11:20:59 317/519 - 15/54: Installing method Path>>contains: 11:20:59 317/519 - 16/54: Installing method Path>>containsPath: 11:20:59 317/519 - 17/54: Installing method Path>>containsReference: 11:20:59 317/519 - 18/54: Installing method Path>>copyFrom: 11:20:59 317/519 - 19/54: Installing method Path>>delimiter 11:20:59 317/519 - 20/54: Installing method Path>>do: 11:20:59 317/519 - 21/54: Installing method Path>>emptyPathString 11:20:59 317/519 - 22/54: Installing method Path>>extension 11:20:59 317/519 - 23/54: Installing method Path>>extensionDelimiter 11:20:59 317/519 - 24/54: Installing method Path>>extensions 11:20:59 317/519 - 25/54: Installing method Path>>fullName 11:20:59 317/519 - 26/54: Installing method Path>>hash 11:20:59 317/519 - 27/54: Installing method Path>>isAbsolute 11:20:59 317/519 - 28/54: Installing method Path>>isChildOf: 11:20:59 317/519 - 29/54: Installing method Path>>isContainedBy: 11:20:59 317/519 - 30/54: Installing method Path>>isEmpty 11:20:59 317/519 - 31/54: Installing method Path>>isNetworkPath 11:20:59 317/519 - 32/54: Installing method Path>>isRelative 11:20:59 317/519 - 33/54: Installing method Path>>isRoot 11:20:59 317/519 - 34/54: Installing method Path>>isWorkingDirectory 11:20:59 317/519 - 35/54: Installing method Path>>lengthOfStemWith: 11:20:59 317/519 - 36/54: Installing method Path>>makeRelative: 11:20:59 317/519 - 37/54: Installing method Path>>parent 11:20:59 317/519 - 38/54: Installing method Path>>parentUpTo: 11:20:59 317/519 - 39/54: Installing method Path>>pathString 11:20:59 317/519 - 40/54: Installing method Path>>printOn:delimiter: 11:20:59 317/519 - 41/54: Installing method Path>>printPathOn: 11:20:59 317/519 - 42/54: Installing method Path>>printPathOn:delimiter: 11:20:59 317/519 - 43/54: Installing method Path>>printWithDelimiter: 11:20:59 317/519 - 44/54: Installing method Path>>relativeTo: 11:20:59 317/519 - 45/54: Installing method Path>>relativeToPath: 11:20:59 317/519 - 46/54: Installing method Path>>resolve 11:20:59 317/519 - 47/54: Installing method Path>>resolve: 11:20:59 317/519 - 48/54: Installing method Path>>resolvePath: 11:20:59 317/519 - 49/54: Installing method Path>>resolveReference: 11:20:59 317/519 - 50/54: Installing method Path>>resolveString: 11:20:59 317/519 - 51/54: Installing method Path>>segments 11:20:59 317/519 - 52/54: Installing method Path>>withExtension: 11:20:59 317/519 - 53/54: Installing method Path>>withName:extension: 11:20:59 317/519 - 54/54: Installing method Path>>withParents 11:20:59 317/519 - 1/23: Installing method Path class>>* 11:20:59 317/519 - 2/23: Installing method Path class>>/ 11:20:59 317/519 - 3/23: Installing method Path class>>addElement:to: 11:20:59 317/519 - 4/23: Installing method Path class>>addElement:to:on: 11:20:59 317/519 - 5/23: Installing method Path class>>addEmptyElementTo: 11:20:59 317/519 - 6/23: Installing method Path class>>addParentElementTo: 11:20:59 317/519 - 7/23: Installing method Path class>>addParentElementTo:on: 11:20:59 317/519 - 8/23: Installing method Path class>>canonicalizeElements: 11:20:59 317/519 - 9/23: Installing method Path class>>canonicalizeElements:filesystem: 11:21:00 317/519 - 10/23: Installing method Path class>>delimiter 11:21:00 317/519 - 11/23: Installing method Path class>>extensionDelimiter 11:21:00 317/519 - 12/23: Installing method Path class>>from: 11:21:00 317/519 - 13/23: Installing method Path class>>from:delimiter: 11:21:00 317/519 - 14/23: Installing method Path class>>isAbsolutePath:delimiter: 11:21:00 317/519 - 15/23: Installing method Path class>>isAbsoluteUnixPath: 11:21:00 317/519 - 16/23: Installing method Path class>>isAbsoluteWindowsPath: 11:21:00 317/519 - 17/23: Installing method Path class>>parent 11:21:00 317/519 - 18/23: Installing method Path class>>parents: 11:21:00 317/519 - 19/23: Installing method Path class>>removeRedundantSegments: 11:21:00 317/519 - 20/23: Installing method Path class>>root 11:21:00 317/519 - 21/23: Installing method Path class>>with: 11:21:00 317/519 - 22/23: Installing method Path class>>withAll: 11:21:00 317/519 - 23/23: Installing method Path class>>workingDirectory 11:21:00 318/519 - 1/1: Installing method PerformMessageCommandLineHandler>>activate 11:21:00 318/519 - 1/2: Installing method PerformMessageCommandLineHandler class>>commandName 11:21:00 318/519 - 2/2: Installing method PerformMessageCommandLineHandler class>>description 11:21:00 319/519 - 1/2: Installing method PharoBootstrapInitialization class>>initializeCommandLineHandlerAndErrorHandling 11:21:00 319/519 - 2/2: Installing method PharoBootstrapInitialization class>>initializeFileSystem 11:21:01 320/519 - 1/8: Installing method PharoCommandLineHandler>>activate 11:21:01 320/519 - 2/8: Installing method PharoCommandLineHandler>>changePreferences 11:21:01 320/519 - 3/8: Installing method PharoCommandLineHandler>>default 11:21:01 320/519 - 4/8: Installing method PharoCommandLineHandler>>forcePreferencesOmission 11:21:01 320/519 - 5/8: Installing method PharoCommandLineHandler>>isChangingPreferences 11:21:01 320/519 - 6/8: Installing method PharoCommandLineHandler>>isOmittingPreferences 11:21:01 320/519 - 7/8: Installing method PharoCommandLineHandler>>isOverridingPreferences 11:21:01 320/519 - 8/8: Installing method PharoCommandLineHandler>>runPreferences 11:21:01 320/519 - 1/7: Installing method PharoCommandLineHandler class>>activateWith: 11:21:01 320/519 - 2/7: Installing method PharoCommandLineHandler class>>description 11:21:01 320/519 - 3/7: Installing method PharoCommandLineHandler class>>forcePreferencesOmission 11:21:01 320/519 - 4/7: Installing method PharoCommandLineHandler class>>forcePreferencesOmission: 11:21:01 320/519 - 5/7: Installing method PharoCommandLineHandler class>>isResponsibleFor: 11:21:01 320/519 - 6/7: Installing method PharoCommandLineHandler class>>priority 11:21:01 320/519 - 7/7: Installing method PharoCommandLineHandler class>>requireDeploymentPassword 11:21:02 321/519 - 1/22: Installing method PharoFilesOpener>>badContentMsg 11:21:02 321/519 - 2/22: Installing method PharoFilesOpener>>cannotLocateMsg 11:21:02 321/519 - 3/22: Installing method PharoFilesOpener>>cannotWriteMsg 11:21:02 321/519 - 4/22: Installing method PharoFilesOpener>>changesFileOrNil 11:21:02 321/519 - 5/22: Installing method PharoFilesOpener>>changesFileOrNilReadOnly: 11:21:02 321/519 - 6/22: Installing method PharoFilesOpener>>changesFileOrNilReadOnly:silent: 11:21:02 321/519 - 7/22: Installing method PharoFilesOpener>>changesName 11:21:02 321/519 - 8/22: Installing method PharoFilesOpener>>ignoreIfFail: 11:21:02 321/519 - 9/22: Installing method PharoFilesOpener>>inform:withChangesRef: 11:21:02 321/519 - 10/22: Installing method PharoFilesOpener>>inform:withRef: 11:21:02 321/519 - 11/22: Installing method PharoFilesOpener>>inform:withSourceRef: 11:21:02 321/519 - 12/22: Installing method PharoFilesOpener>>informCannotLocateSources 11:21:02 321/519 - 13/22: Installing method PharoFilesOpener>>informProblemInChanges: 11:21:02 321/519 - 14/22: Installing method PharoFilesOpener>>lastImagePath 11:21:02 321/519 - 15/22: Installing method PharoFilesOpener>>openChanges:readOnly: 11:21:02 321/519 - 16/22: Installing method PharoFilesOpener>>openSources 11:21:02 321/519 - 17/22: Installing method PharoFilesOpener>>openSources:forImage: 11:21:02 321/519 - 18/22: Installing method PharoFilesOpener>>setInformAboutReadOnlyChanges 11:21:02 321/519 - 19/22: Installing method PharoFilesOpener>>shouldInformAboutReadOnlyChanges 11:21:02 321/519 - 20/22: Installing method PharoFilesOpener>>sourcesFileOrNil 11:21:02 321/519 - 21/22: Installing method PharoFilesOpener>>sourcesName 11:21:02 321/519 - 22/22: Installing method PharoFilesOpener>>unsetInformAboutReadOnlyChanges 11:21:02 321/519 - 1/2: Installing method PharoFilesOpener class>>default 11:21:02 321/519 - 2/2: Installing method PharoFilesOpener class>>reset 11:21:02 322/519 - 1/9: Installing method PluggableDictionary>>= 11:21:02 322/519 - 2/9: Installing method PluggableDictionary>>copyEmpty 11:21:02 322/519 - 3/9: Installing method PluggableDictionary>>equalBlock 11:21:02 322/519 - 4/9: Installing method PluggableDictionary>>equalBlock: 11:21:02 322/519 - 5/9: Installing method PluggableDictionary>>hash 11:21:02 322/519 - 6/9: Installing method PluggableDictionary>>hashBlock 11:21:02 322/519 - 7/9: Installing method PluggableDictionary>>hashBlock: 11:21:02 322/519 - 8/9: Installing method PluggableDictionary>>scanFor: 11:21:02 322/519 - 9/9: Installing method PluggableDictionary>>scanForEmptySlotFor: 11:21:02 322/519 - 1/1: Installing method PluggableDictionary class>>integerDictionary 11:21:02 323/519 - 1/7: Installing method PluggableSet>>copyEmpty 11:21:03 323/519 - 2/7: Installing method PluggableSet>>equalBlock 11:21:03 323/519 - 3/7: Installing method PluggableSet>>equalBlock: 11:21:03 323/519 - 4/7: Installing method PluggableSet>>hashBlock 11:21:03 323/519 - 5/7: Installing method PluggableSet>>hashBlock: 11:21:03 323/519 - 6/7: Installing method PluggableSet>>scanFor: 11:21:03 323/519 - 7/7: Installing method PluggableSet>>scanForEmptySlotFor: 11:21:03 323/519 - 1/1: Installing method PluggableSet class>>integerSet 11:21:05 324/519 - 1/85: Installing method Point>>* 11:21:05 324/519 - 2/85: Installing method Point>>+ 11:21:06 324/519 - 3/85: Installing method Point>>- 11:21:06 324/519 - 4/85: Installing method Point>>/ 11:21:06 324/519 - 5/85: Installing method Point>>// 11:21:06 324/519 - 6/85: Installing method Point>>< 11:21:06 324/519 - 7/85: Installing method Point>><= 11:21:06 324/519 - 8/85: Installing method Point>>= 11:21:06 324/519 - 9/85: Installing method Point>>> 11:21:06 324/519 - 10/85: Installing method Point>>>= 11:21:06 324/519 - 11/85: Installing method Point>>\\ 11:21:06 324/519 - 12/85: Installing method Point>>abs 11:21:06 324/519 - 13/85: Installing method Point>>adaptToCollection:andSend: 11:21:06 324/519 - 14/85: Installing method Point>>adaptToNumber:andSend: 11:21:06 324/519 - 15/85: Installing method Point>>adhereTo: 11:21:06 324/519 - 16/85: Installing method Point>>asFloatPoint 11:21:06 324/519 - 17/85: Installing method Point>>asIntegerPoint 11:21:06 324/519 - 18/85: Installing method Point>>asNonFractionalPoint 11:21:06 324/519 - 19/85: Installing method Point>>asPoint 11:21:06 324/519 - 20/85: Installing method Point>>bitShiftPoint: 11:21:06 324/519 - 21/85: Installing method Point>>ceiling 11:21:06 324/519 - 22/85: Installing method Point>>closeTo: 11:21:06 324/519 - 23/85: Installing method Point>>closeTo:precision: 11:21:06 324/519 - 24/85: Installing method Point>>corner: 11:21:06 324/519 - 25/85: Installing method Point>>crossProduct: 11:21:06 324/519 - 26/85: Installing method Point>>deepCopy 11:21:06 324/519 - 27/85: Installing method Point>>directionToLineFrom:to: 11:21:06 324/519 - 28/85: Installing method Point>>dotProduct: 11:21:06 324/519 - 29/85: Installing method Point>>eightNeighbors 11:21:06 324/519 - 30/85: Installing method Point>>extent: 11:21:06 324/519 - 31/85: Installing method Point>>flipBy:centerAt: 11:21:06 324/519 - 32/85: Installing method Point>>floor 11:21:06 324/519 - 33/85: Installing method Point>>fourDirections 11:21:06 324/519 - 34/85: Installing method Point>>fourNeighbors 11:21:06 324/519 - 35/85: Installing method Point>>grid: 11:21:06 324/519 - 36/85: Installing method Point>>guarded 11:21:06 324/519 - 37/85: Installing method Point>>hash 11:21:06 324/519 - 38/85: Installing method Point>>insideTriangle:with:with: 11:21:06 324/519 - 39/85: Installing method Point>>interpolateTo:at: 11:21:06 324/519 - 40/85: Installing method Point>>isFloatPoint 11:21:06 324/519 - 41/85: Installing method Point>>isInsideCircle:with:with: 11:21:06 324/519 - 42/85: Installing method Point>>isInsideRectangle: 11:21:06 324/519 - 43/85: Installing method Point>>isIntegerPoint 11:21:06 324/519 - 44/85: Installing method Point>>isPoint 11:21:06 324/519 - 45/85: Installing method Point>>isSelfEvaluating 11:21:06 324/519 - 46/85: Installing method Point>>isZero 11:21:06 324/519 - 47/85: Installing method Point>>leftRotated 11:21:06 324/519 - 48/85: Installing method Point>>max 11:21:06 324/519 - 49/85: Installing method Point>>max: 11:21:06 324/519 - 50/85: Installing method Point>>min 11:21:06 324/519 - 51/85: Installing method Point>>min: 11:21:06 324/519 - 52/85: Installing method Point>>min:max: 11:21:06 324/519 - 53/85: Installing method Point>>nearestPointAlongLineFrom:to: 11:21:06 324/519 - 54/85: Installing method Point>>nearestPointOnLineFrom:to: 11:21:06 324/519 - 55/85: Installing method Point>>negated 11:21:06 324/519 - 56/85: Installing method Point>>octantOf: 11:21:06 324/519 - 57/85: Installing method Point>>printOn: 11:21:06 324/519 - 58/85: Installing method Point>>quadrantOf: 11:21:06 324/519 - 59/85: Installing method Point>>reciprocal 11:21:06 324/519 - 60/85: Installing method Point>>rectangle: 11:21:06 324/519 - 61/85: Installing method Point>>reflectedAbout: 11:21:06 324/519 - 62/85: Installing method Point>>rightRotated 11:21:06 324/519 - 63/85: Installing method Point>>roundDownTo: 11:21:06 324/519 - 64/85: Installing method Point>>roundTo: 11:21:06 324/519 - 65/85: Installing method Point>>roundUpTo: 11:21:06 324/519 - 66/85: Installing method Point>>rounded 11:21:06 324/519 - 67/85: Installing method Point>>scaleBy: 11:21:06 324/519 - 68/85: Installing method Point>>scaleFrom:to: 11:21:06 324/519 - 69/85: Installing method Point>>scaleTo: 11:21:06 324/519 - 70/85: Installing method Point>>setX:setY: 11:21:06 324/519 - 71/85: Installing method Point>>sideOf: 11:21:06 324/519 - 72/85: Installing method Point>>sign 11:21:06 324/519 - 73/85: Installing method Point>>sortsBefore: 11:21:07 324/519 - 74/85: Installing method Point>>squaredDistanceTo: 11:21:07 324/519 - 75/85: Installing method Point>>storeOn: 11:21:07 324/519 - 76/85: Installing method Point>>to:intersects:to: 11:21:07 324/519 - 77/85: Installing method Point>>to:sideOf: 11:21:07 324/519 - 78/85: Installing method Point>>translateBy: 11:21:07 324/519 - 79/85: Installing method Point>>transposed 11:21:07 324/519 - 80/85: Installing method Point>>triangleArea:with: 11:21:07 324/519 - 81/85: Installing method Point>>truncateTo: 11:21:07 324/519 - 82/85: Installing method Point>>truncated 11:21:07 324/519 - 83/85: Installing method Point>>veryDeepCopyWith: 11:21:07 324/519 - 84/85: Installing method Point>>x 11:21:07 324/519 - 85/85: Installing method Point>>y 11:21:07 324/519 - 1/1: Installing method Point class>>x:y: 11:21:07 325/519 - 1/31: Installing method PointerLayout>>= 11:21:07 325/519 - 2/31: Installing method PointerLayout>>allSlots 11:21:08 325/519 - 3/31: Installing method PointerLayout>>allVisibleSlots 11:21:08 325/519 - 4/31: Installing method PointerLayout>>checkInheritedSlots 11:21:08 325/519 - 5/31: Installing method PointerLayout>>checkIntegrity 11:21:08 325/519 - 6/31: Installing method PointerLayout>>checkParentScopes 11:21:08 325/519 - 7/31: Installing method PointerLayout>>checkSanity 11:21:08 325/519 - 8/31: Installing method PointerLayout>>checkSlotIndices 11:21:08 325/519 - 9/31: Installing method PointerLayout>>checkSlotNames 11:21:08 325/519 - 10/31: Installing method PointerLayout>>definesSlotNamed: 11:21:08 325/519 - 11/31: Installing method PointerLayout>>extend 11:21:08 325/519 - 12/31: Installing method PointerLayout>>extend: 11:21:08 325/519 - 13/31: Installing method PointerLayout>>extendEphemeron: 11:21:08 325/519 - 14/31: Installing method PointerLayout>>extendVariable: 11:21:08 325/519 - 15/31: Installing method PointerLayout>>extendWeak: 11:21:08 325/519 - 16/31: Installing method PointerLayout>>fieldSize 11:21:08 325/519 - 17/31: Installing method PointerLayout>>hasBindingThatBeginsWith: 11:21:08 325/519 - 18/31: Installing method PointerLayout>>hasFields 11:21:08 325/519 - 19/31: Installing method PointerLayout>>hasSlots 11:21:08 325/519 - 20/31: Installing method PointerLayout>>hash 11:21:08 325/519 - 21/31: Installing method PointerLayout>>host: 11:21:08 325/519 - 22/31: Installing method PointerLayout>>initializeInstance: 11:21:08 325/519 - 23/31: Installing method PointerLayout>>instVarNames 11:21:08 325/519 - 24/31: Installing method PointerLayout>>postCopy 11:21:08 325/519 - 25/31: Installing method PointerLayout>>resolveSlot: 11:21:08 325/519 - 26/31: Installing method PointerLayout>>resolveSlot:ifFound:ifNone: 11:21:08 325/519 - 27/31: Installing method PointerLayout>>size 11:21:08 325/519 - 28/31: Installing method PointerLayout>>slotNamed: 11:21:08 325/519 - 29/31: Installing method PointerLayout>>slotScope 11:21:08 325/519 - 30/31: Installing method PointerLayout>>slotScope: 11:21:08 325/519 - 31/31: Installing method PointerLayout>>slots 11:21:08 325/519 - 1/1: Installing method PointerLayout class>>isAbstract 11:21:10 326/519 - 1/75: Installing method PositionableStream>>atEnd 11:21:10 326/519 - 2/75: Installing method PositionableStream>>back 11:21:10 326/519 - 3/75: Installing method PositionableStream>>backUpTo: 11:21:10 326/519 - 4/75: Installing method PositionableStream>>boolean 11:21:10 326/519 - 5/75: Installing method PositionableStream>>boolean: 11:21:10 326/519 - 6/75: Installing method PositionableStream>>collectionSpecies 11:21:10 326/519 - 7/75: Installing method PositionableStream>>contents 11:21:10 326/519 - 8/75: Installing method PositionableStream>>contentsOfEntireFile 11:21:10 326/519 - 9/75: Installing method PositionableStream>>int16 11:21:10 326/519 - 10/75: Installing method PositionableStream>>int16: 11:21:10 326/519 - 11/75: Installing method PositionableStream>>int32 11:21:10 326/519 - 12/75: Installing method PositionableStream>>int32: 11:21:10 326/519 - 13/75: Installing method PositionableStream>>isBinary 11:21:10 326/519 - 14/75: Installing method PositionableStream>>isEmpty 11:21:10 326/519 - 15/75: Installing method PositionableStream>>match: 11:21:10 326/519 - 16/75: Installing method PositionableStream>>next: 11:21:10 326/519 - 17/75: Installing method PositionableStream>>next:into: 11:21:10 326/519 - 18/75: Installing method PositionableStream>>next:into:startingAt: 11:21:10 326/519 - 19/75: Installing method PositionableStream>>next:putAll: 11:21:10 326/519 - 20/75: Installing method PositionableStream>>nextDelimited: 11:21:10 326/519 - 21/75: Installing method PositionableStream>>nextInt32 11:21:10 326/519 - 22/75: Installing method PositionableStream>>nextInt32Put: 11:21:10 326/519 - 23/75: Installing method PositionableStream>>nextInto: 11:21:10 326/519 - 24/75: Installing method PositionableStream>>nextInto:startingAt: 11:21:10 326/519 - 25/75: Installing method PositionableStream>>nextLine 11:21:10 326/519 - 26/75: Installing method PositionableStream>>nextLittleEndianNumber: 11:21:10 326/519 - 27/75: Installing method PositionableStream>>nextLittleEndianNumber:put: 11:21:10 326/519 - 28/75: Installing method PositionableStream>>nextNumber: 11:21:10 326/519 - 29/75: Installing method PositionableStream>>nextNumber:put: 11:21:10 326/519 - 30/75: Installing method PositionableStream>>nextString 11:21:10 326/519 - 31/75: Installing method PositionableStream>>nextStringOld 11:21:10 326/519 - 32/75: Installing method PositionableStream>>nextStringPut: 11:21:10 326/519 - 33/75: Installing method PositionableStream>>nextWord 11:21:10 326/519 - 34/75: Installing method PositionableStream>>nextWordPut: 11:21:10 326/519 - 35/75: Installing method PositionableStream>>oldBack 11:21:10 326/519 - 36/75: Installing method PositionableStream>>oldPeekBack 11:21:10 326/519 - 37/75: Installing method PositionableStream>>on: 11:21:10 326/519 - 38/75: Installing method PositionableStream>>on:from:to: 11:21:10 326/519 - 39/75: Installing method PositionableStream>>originalContents 11:21:10 326/519 - 40/75: Installing method PositionableStream>>padTo:put: 11:21:10 326/519 - 41/75: Installing method PositionableStream>>padToNextLongPut: 11:21:10 326/519 - 42/75: Installing method PositionableStream>>peek 11:21:10 326/519 - 43/75: Installing method PositionableStream>>peekBack 11:21:10 326/519 - 44/75: Installing method PositionableStream>>peekFor: 11:21:11 326/519 - 45/75: Installing method PositionableStream>>position 11:21:11 326/519 - 46/75: Installing method PositionableStream>>position: 11:21:11 326/519 - 47/75: Installing method PositionableStream>>positionError 11:21:11 326/519 - 48/75: Installing method PositionableStream>>positionOfSubCollection: 11:21:11 326/519 - 49/75: Installing method PositionableStream>>positionOfSubCollection:ifAbsent: 11:21:11 326/519 - 50/75: Installing method PositionableStream>>pushBack: 11:21:11 326/519 - 51/75: Installing method PositionableStream>>readInto:startingAt:count: 11:21:11 326/519 - 52/75: Installing method PositionableStream>>reset 11:21:11 326/519 - 53/75: Installing method PositionableStream>>resetContents 11:21:11 326/519 - 54/75: Installing method PositionableStream>>setFrom:to: 11:21:11 326/519 - 55/75: Installing method PositionableStream>>setToEnd 11:21:11 326/519 - 56/75: Installing method PositionableStream>>setToStart 11:21:11 326/519 - 57/75: Installing method PositionableStream>>skip: 11:21:11 326/519 - 58/75: Installing method PositionableStream>>skipSeparators 11:21:11 326/519 - 59/75: Installing method PositionableStream>>skipSeparatorsAndPeekNext 11:21:11 326/519 - 60/75: Installing method PositionableStream>>skipTo: 11:21:11 326/519 - 61/75: Installing method PositionableStream>>string 11:21:11 326/519 - 62/75: Installing method PositionableStream>>string: 11:21:11 326/519 - 63/75: Installing method PositionableStream>>uint16 11:21:11 326/519 - 64/75: Installing method PositionableStream>>uint16: 11:21:11 326/519 - 65/75: Installing method PositionableStream>>uint24 11:21:11 326/519 - 66/75: Installing method PositionableStream>>uint24: 11:21:11 326/519 - 67/75: Installing method PositionableStream>>uint32 11:21:11 326/519 - 68/75: Installing method PositionableStream>>uint32: 11:21:11 326/519 - 69/75: Installing method PositionableStream>>upTo: 11:21:11 326/519 - 70/75: Installing method PositionableStream>>upToAll: 11:21:11 326/519 - 71/75: Installing method PositionableStream>>upToAny: 11:21:11 326/519 - 72/75: Installing method PositionableStream>>upToAnyOf: 11:21:11 326/519 - 73/75: Installing method PositionableStream>>upToAnyOf:do: 11:21:11 326/519 - 74/75: Installing method PositionableStream>>upToEnd 11:21:11 326/519 - 75/75: Installing method PositionableStream>>upToPosition: 11:21:11 326/519 - 1/4: Installing method PositionableStream class>>isAbstract 11:21:11 326/519 - 2/4: Installing method PositionableStream class>>on: 11:21:11 326/519 - 3/4: Installing method PositionableStream class>>on:from:to: 11:21:11 326/519 - 4/4: Installing method PositionableStream class>>with:do: 11:21:11 327/519 - 1/20: Installing method Pragma>>= 11:21:11 327/519 - 2/20: Installing method Pragma>>analogousCodeTo: 11:21:11 327/519 - 3/20: Installing method Pragma>>argumentAt: 11:21:11 327/519 - 4/20: Installing method Pragma>>argumentNamed: 11:21:11 327/519 - 5/20: Installing method Pragma>>argumentNamed:ifNone: 11:21:11 327/519 - 6/20: Installing method Pragma>>displayStringOn: 11:21:11 327/519 - 7/20: Installing method Pragma>>hasLiteral: 11:21:11 327/519 - 8/20: Installing method Pragma>>hash 11:21:11 327/519 - 9/20: Installing method Pragma>>key 11:21:11 327/519 - 10/20: Installing method Pragma>>keyword 11:21:11 327/519 - 11/20: Installing method Pragma>>message 11:21:11 327/519 - 12/20: Installing method Pragma>>method 11:21:11 327/519 - 13/20: Installing method Pragma>>method: 11:21:11 327/519 - 14/20: Installing method Pragma>>methodClass 11:21:11 327/519 - 15/20: Installing method Pragma>>methodSelector 11:21:11 327/519 - 16/20: Installing method Pragma>>printOn: 11:21:11 327/519 - 17/20: Installing method Pragma>>refersToLiteral: 11:21:11 327/519 - 18/20: Installing method Pragma>>sendTo: 11:21:11 327/519 - 19/20: Installing method Pragma>>sourceNode 11:21:11 327/519 - 20/20: Installing method Pragma>>withArgumentsDo: 11:21:12 327/519 - 1/11: Installing method Pragma class>>addToCache: 11:21:12 327/519 - 2/11: Installing method Pragma class>>all 11:21:12 327/519 - 3/11: Installing method Pragma class>>allNamed: 11:21:12 327/519 - 4/11: Installing method Pragma class>>allNamed:from:to: 11:21:12 327/519 - 5/11: Installing method Pragma class>>allNamed:from:to:sortedByArgument: 11:21:12 327/519 - 6/11: Installing method Pragma class>>allNamed:from:to:sortedUsing: 11:21:12 327/519 - 7/11: Installing method Pragma class>>allNamed:in: 11:21:12 327/519 - 8/11: Installing method Pragma class>>allNamed:in:sortedByArgument: 11:21:12 327/519 - 9/11: Installing method Pragma class>>allNamed:in:sortedUsing: 11:21:12 327/519 - 10/11: Installing method Pragma class>>for:selector:arguments: 11:21:12 327/519 - 11/11: Installing method Pragma class>>pragmaCache 11:21:12 328/519 - 1/5: Installing method PrimitiveError>>errorCode 11:21:12 328/519 - 2/5: Installing method PrimitiveError>>errorCode: 11:21:12 328/519 - 3/5: Installing method PrimitiveError>>errorName 11:21:12 328/519 - 4/5: Installing method PrimitiveError>>errorName: 11:21:12 328/519 - 5/5: Installing method PrimitiveError>>isPrimitiveError 11:21:12 329/519 - 1/1: Installing method PrimitiveFailed>>standardMessageText 11:21:12 330/519 - 1/4: Installing method PrintVersionCommandLineHandler>>activate 11:21:12 330/519 - 2/4: Installing method PrintVersionCommandLineHandler>>printNumericVersion 11:21:12 330/519 - 3/4: Installing method PrintVersionCommandLineHandler>>printRelease 11:21:12 330/519 - 4/4: Installing method PrintVersionCommandLineHandler>>printVersion 11:21:12 330/519 - 1/2: Installing method PrintVersionCommandLineHandler class>>commandName 11:21:12 330/519 - 2/2: Installing method PrintVersionCommandLineHandler class>>description 11:21:14 331/519 - 1/58: Installing method Process>>activateReturn:value: 11:21:14 331/519 - 2/58: Installing method Process>>browserPrintString 11:21:14 331/519 - 3/58: Installing method Process>>browserPrintStringWith: 11:21:14 331/519 - 4/58: Installing method Process>>calleeOf: 11:21:14 331/519 - 5/58: Installing method Process>>complete: 11:21:14 331/519 - 6/58: Installing method Process>>completeStep: 11:21:14 331/519 - 7/58: Installing method Process>>completeTo: 11:21:14 331/519 - 8/58: Installing method Process>>copyStack 11:21:14 331/519 - 9/58: Installing method Process>>doTerminationFromAnotherProcess 11:21:14 331/519 - 10/58: Installing method Process>>doTerminationFromYourself 11:21:14 331/519 - 11/58: Installing method Process>>effectiveProcess 11:21:14 331/519 - 12/58: Installing method Process>>effectiveProcess: 11:21:14 331/519 - 13/58: Installing method Process>>endProcess 11:21:14 331/519 - 14/58: Installing method Process>>errorHandler 11:21:14 331/519 - 15/58: Installing method Process>>errorHandler: 11:21:14 331/519 - 16/58: Installing method Process>>evaluate:onBehalfOf: 11:21:14 331/519 - 17/58: Installing method Process>>handleError: 11:21:14 331/519 - 18/58: Installing method Process>>handleNotification: 11:21:14 331/519 - 19/58: Installing method Process>>handleWarning: 11:21:14 331/519 - 20/58: Installing method Process>>initialize 11:21:14 331/519 - 21/58: Installing method Process>>install: 11:21:14 331/519 - 22/58: Installing method Process>>installEnvIntoForked: 11:21:15 331/519 - 23/58: Installing method Process>>isActive 11:21:15 331/519 - 24/58: Installing method Process>>isActiveProcess 11:21:15 331/519 - 25/58: Installing method Process>>isReady 11:21:15 331/519 - 26/58: Installing method Process>>isSuspended 11:21:15 331/519 - 27/58: Installing method Process>>isTerminated 11:21:15 331/519 - 28/58: Installing method Process>>isTerminating 11:21:15 331/519 - 29/58: Installing method Process>>isWaiting 11:21:15 331/519 - 30/58: Installing method Process>>name 11:21:15 331/519 - 31/58: Installing method Process>>name: 11:21:15 331/519 - 32/58: Installing method Process>>on:do: 11:21:15 331/519 - 33/58: Installing method Process>>popTo: 11:21:15 331/519 - 34/58: Installing method Process>>popTo:value: 11:21:15 331/519 - 35/58: Installing method Process>>primitiveResume 11:21:15 331/519 - 36/58: Installing method Process>>printOn: 11:21:15 331/519 - 37/58: Installing method Process>>priority 11:21:15 331/519 - 38/58: Installing method Process>>priority: 11:21:15 331/519 - 39/58: Installing method Process>>psValueAt: 11:21:15 331/519 - 40/58: Installing method Process>>psValueAt:put: 11:21:15 331/519 - 41/58: Installing method Process>>pvtSignal:list: 11:21:15 331/519 - 42/58: Installing method Process>>resetPSValueAt: 11:21:15 331/519 - 43/58: Installing method Process>>restartTop 11:21:15 331/519 - 44/58: Installing method Process>>restartTopWith: 11:21:15 331/519 - 45/58: Installing method Process>>resume 11:21:15 331/519 - 46/58: Installing method Process>>return:value: 11:21:15 331/519 - 47/58: Installing method Process>>run 11:21:15 331/519 - 48/58: Installing method Process>>signalException: 11:21:15 331/519 - 49/58: Installing method Process>>state 11:21:15 331/519 - 50/58: Installing method Process>>step 11:21:15 331/519 - 51/58: Installing method Process>>step: 11:21:15 331/519 - 52/58: Installing method Process>>stepToCallee 11:21:15 331/519 - 53/58: Installing method Process>>stepToHome: 11:21:15 331/519 - 54/58: Installing method Process>>suspend 11:21:15 331/519 - 55/58: Installing method Process>>suspendedContext 11:21:15 331/519 - 56/58: Installing method Process>>suspendedContext: 11:21:15 331/519 - 57/58: Installing method Process>>suspendingList 11:21:15 331/519 - 58/58: Installing method Process>>terminate 11:21:15 331/519 - 1/4: Installing method Process class>>allocatePSKey: 11:21:15 331/519 - 2/4: Installing method Process class>>forContext:priority: 11:21:15 331/519 - 3/4: Installing method Process class>>psKeysSema 11:21:15 331/519 - 4/4: Installing method Process class>>updateInheritableKeys 11:21:16 333/519 - 1/40: Installing method ProcessList>>add: 11:21:16 333/519 - 2/40: Installing method ProcessList>>add:after: 11:21:16 333/519 - 3/40: Installing method ProcessList>>add:afterLink: 11:21:16 333/519 - 4/40: Installing method ProcessList>>add:before: 11:21:16 333/519 - 5/40: Installing method ProcessList>>add:beforeLink: 11:21:16 333/519 - 6/40: Installing method ProcessList>>addFirst: 11:21:16 333/519 - 7/40: Installing method ProcessList>>addLast: 11:21:16 333/519 - 8/40: Installing method ProcessList>>at: 11:21:16 333/519 - 9/40: Installing method ProcessList>>at:put: 11:21:16 333/519 - 10/40: Installing method ProcessList>>at:putLink: 11:21:16 333/519 - 11/40: Installing method ProcessList>>collect: 11:21:16 333/519 - 12/40: Installing method ProcessList>>collect:thenSelect: 11:21:16 333/519 - 13/40: Installing method ProcessList>>copyWith: 11:21:16 333/519 - 14/40: Installing method ProcessList>>copyWithout: 11:21:16 333/519 - 15/40: Installing method ProcessList>>do: 11:21:16 333/519 - 16/40: Installing method ProcessList>>first 11:21:16 333/519 - 17/40: Installing method ProcessList>>firstLink 11:21:16 333/519 - 18/40: Installing method ProcessList>>indexOf:startingAt:ifAbsent: 11:21:16 333/519 - 19/40: Installing method ProcessList>>isEmpty 11:21:16 333/519 - 20/40: Installing method ProcessList>>last 11:21:16 333/519 - 21/40: Installing method ProcessList>>lastLink 11:21:16 333/519 - 22/40: Installing method ProcessList>>linkAt: 11:21:16 333/519 - 23/40: Installing method ProcessList>>linkAt:ifAbsent: 11:21:16 333/519 - 24/40: Installing method ProcessList>>linkOf: 11:21:16 333/519 - 25/40: Installing method ProcessList>>linkOf:ifAbsent: 11:21:16 333/519 - 26/40: Installing method ProcessList>>linksDo: 11:21:16 333/519 - 27/40: Installing method ProcessList>>postCopy 11:21:16 333/519 - 28/40: Installing method ProcessList>>remove:ifAbsent: 11:21:16 333/519 - 29/40: Installing method ProcessList>>removeAll 11:21:16 333/519 - 30/40: Installing method ProcessList>>removeAllSuchThat: 11:21:16 333/519 - 31/40: Installing method ProcessList>>removeFirst 11:21:16 333/519 - 32/40: Installing method ProcessList>>removeLast 11:21:16 333/519 - 33/40: Installing method ProcessList>>removeLink: 11:21:16 333/519 - 34/40: Installing method ProcessList>>removeLink:ifAbsent: 11:21:16 333/519 - 35/40: Installing method ProcessList>>select: 11:21:16 333/519 - 36/40: Installing method ProcessList>>select:thenCollect: 11:21:16 333/519 - 37/40: Installing method ProcessList>>size 11:21:16 333/519 - 38/40: Installing method ProcessList>>species 11:21:16 333/519 - 39/40: Installing method ProcessList>>swap:with: 11:21:16 333/519 - 40/40: Installing method ProcessList>>validIndex: 11:21:16 333/519 - 1/4: Installing method ProcessList class>>new: 11:21:16 333/519 - 2/4: Installing method ProcessList class>>new:streamContents: 11:21:16 333/519 - 3/4: Installing method ProcessList class>>newFrom: 11:21:16 333/519 - 4/4: Installing method ProcessList class>>streamSpecies 11:21:16 334/519 - 1/1: Installing method ProcessLocalVariable>>value: 11:21:16 334/519 - 1/1: Installing method ProcessLocalVariable class>>value: 11:21:17 335/519 - 1/7: Installing method ProcessSpecificVariable>>default 11:21:17 335/519 - 2/7: Installing method ProcessSpecificVariable>>index 11:21:17 335/519 - 3/7: Installing method ProcessSpecificVariable>>index: 11:21:17 335/519 - 4/7: Installing method ProcessSpecificVariable>>installValue:intoForked:from: 11:21:17 335/519 - 5/7: Installing method ProcessSpecificVariable>>isInheritable 11:21:17 335/519 - 6/7: Installing method ProcessSpecificVariable>>value 11:21:17 335/519 - 7/7: Installing method ProcessSpecificVariable>>valueOrNil 11:21:17 335/519 - 1/6: Installing method ProcessSpecificVariable class>>initialize 11:21:17 335/519 - 2/6: Installing method ProcessSpecificVariable class>>isInheritable 11:21:17 335/519 - 3/6: Installing method ProcessSpecificVariable class>>new 11:21:17 335/519 - 4/6: Installing method ProcessSpecificVariable class>>resetSoleInstance 11:21:17 335/519 - 5/6: Installing method ProcessSpecificVariable class>>soleInstance 11:21:17 335/519 - 6/6: Installing method ProcessSpecificVariable class>>value 11:21:18 336/519 - 1/30: Installing method ProcessorScheduler>>activePriority 11:21:18 336/519 - 2/30: Installing method ProcessorScheduler>>activeProcess 11:21:18 336/519 - 3/30: Installing method ProcessorScheduler>>anyProcessesAbove: 11:21:18 336/519 - 4/30: Installing method ProcessorScheduler>>backgroundProcess 11:21:18 336/519 - 5/30: Installing method ProcessorScheduler>>highIOPriority 11:21:18 336/519 - 6/30: Installing method ProcessorScheduler>>highestPriority 11:21:18 336/519 - 7/30: Installing method ProcessorScheduler>>highestPriority: 11:21:18 336/519 - 8/30: Installing method ProcessorScheduler>>interpriorityYield: 11:21:18 336/519 - 9/30: Installing method ProcessorScheduler>>isSelfEvaluating 11:21:18 336/519 - 10/30: Installing method ProcessorScheduler>>lowIOPriority 11:21:18 336/519 - 11/30: Installing method ProcessorScheduler>>lowestPriority 11:21:18 336/519 - 12/30: Installing method ProcessorScheduler>>nextReadyProcess 11:21:18 336/519 - 13/30: Installing method ProcessorScheduler>>preemptedProcess 11:21:18 336/519 - 14/30: Installing method ProcessorScheduler>>printOn: 11:21:18 336/519 - 15/30: Installing method ProcessorScheduler>>realActiveProcess 11:21:18 336/519 - 16/30: Installing method ProcessorScheduler>>remove:ifAbsent: 11:21:18 336/519 - 17/30: Installing method ProcessorScheduler>>scanSchedule:startingAt: 11:21:18 336/519 - 18/30: Installing method ProcessorScheduler>>suspendFirstAt: 11:21:18 336/519 - 19/30: Installing method ProcessorScheduler>>suspendFirstAt:ifNone: 11:21:18 336/519 - 20/30: Installing method ProcessorScheduler>>systemBackgroundPriority 11:21:18 336/519 - 21/30: Installing method ProcessorScheduler>>tallyCPUUsageFor: 11:21:18 336/519 - 22/30: Installing method ProcessorScheduler>>tallyCPUUsageFor:every: 11:21:18 336/519 - 23/30: Installing method ProcessorScheduler>>terminateActive 11:21:18 336/519 - 24/30: Installing method ProcessorScheduler>>terminateRealActive 11:21:18 336/519 - 25/30: Installing method ProcessorScheduler>>timingPriority 11:21:18 336/519 - 26/30: Installing method ProcessorScheduler>>userBackgroundPriority 11:21:18 336/519 - 27/30: Installing method ProcessorScheduler>>userInterruptPriority 11:21:18 336/519 - 28/30: Installing method ProcessorScheduler>>userSchedulingPriority 11:21:18 336/519 - 29/30: Installing method ProcessorScheduler>>waitingProcessesAt: 11:21:18 336/519 - 30/30: Installing method ProcessorScheduler>>yield 11:21:18 336/519 - 1/8: Installing method ProcessorScheduler class>>idleProcess 11:21:18 336/519 - 2/8: Installing method ProcessorScheduler class>>idleTime 11:21:18 336/519 - 3/8: Installing method ProcessorScheduler class>>idleTime: 11:21:18 336/519 - 4/8: Installing method ProcessorScheduler class>>idleTimeSettingOn: 11:21:18 336/519 - 5/8: Installing method ProcessorScheduler class>>initialize 11:21:18 336/519 - 6/8: Installing method ProcessorScheduler class>>new 11:21:19 336/519 - 7/8: Installing method ProcessorScheduler class>>relinquishProcessorForMicroseconds: 11:21:19 336/519 - 8/8: Installing method ProcessorScheduler class>>startUp 11:21:19 337/519 - 1/37: Installing method ProtoObject>>== 11:21:19 337/519 - 2/37: Installing method ProtoObject>>basicIdentityHash 11:21:19 337/519 - 3/37: Installing method ProtoObject>>become: 11:21:19 337/519 - 4/37: Installing method ProtoObject>>becomeForward: 11:21:19 337/519 - 5/37: Installing method ProtoObject>>becomeForward:copyHash: 11:21:19 337/519 - 6/37: Installing method ProtoObject>>cannotInterpret: 11:21:19 337/519 - 7/37: Installing method ProtoObject>>class 11:21:19 337/519 - 8/37: Installing method ProtoObject>>doesNotUnderstand: 11:21:19 337/519 - 9/37: Installing method ProtoObject>>executeMethod: 11:21:19 337/519 - 10/37: Installing method ProtoObject>>flag: 11:21:19 337/519 - 11/37: Installing method ProtoObject>>identityHash 11:21:19 337/519 - 12/37: Installing method ProtoObject>>ifNil: 11:21:19 337/519 - 13/37: Installing method ProtoObject>>ifNil:ifNotNil: 11:21:20 337/519 - 14/37: Installing method ProtoObject>>ifNotNil: 11:21:20 337/519 - 15/37: Installing method ProtoObject>>ifNotNil:ifNil: 11:21:20 337/519 - 16/37: Installing method ProtoObject>>initialize 11:21:20 337/519 - 17/37: Installing method ProtoObject>>instVarsInclude: 11:21:20 337/519 - 18/37: Installing method ProtoObject>>isImmediateObject 11:21:20 337/519 - 19/37: Installing method ProtoObject>>isNil 11:21:20 337/519 - 20/37: Installing method ProtoObject>>modificationForbiddenFor:index:value: 11:21:20 337/519 - 21/37: Installing method ProtoObject>>modificationForbiddenFor:value: 11:21:20 337/519 - 22/37: Installing method ProtoObject>>mustBeBoolean 11:21:20 337/519 - 23/37: Installing method ProtoObject>>mustBeBooleanHandler 11:21:20 337/519 - 24/37: Installing method ProtoObject>>mustBeBooleanIn: 11:21:20 337/519 - 25/37: Installing method ProtoObject>>nextInstance 11:21:20 337/519 - 26/37: Installing method ProtoObject>>nextObject 11:21:20 337/519 - 27/37: Installing method ProtoObject>>pointersTo 11:21:20 337/519 - 28/37: Installing method ProtoObject>>pointersToAmong: 11:21:20 337/519 - 29/37: Installing method ProtoObject>>pointersToExcept: 11:21:20 337/519 - 30/37: Installing method ProtoObject>>pointersToExcept:among: 11:21:20 337/519 - 31/37: Installing method ProtoObject>>pointsTo: 11:21:20 337/519 - 32/37: Installing method ProtoObject>>primitiveFail 11:21:20 337/519 - 33/37: Installing method ProtoObject>>primitiveFailed 11:21:20 337/519 - 34/37: Installing method ProtoObject>>primitiveFailed: 11:21:20 337/519 - 35/37: Installing method ProtoObject>>tryPrimitive:withArgs: 11:21:20 337/519 - 36/37: Installing method ProtoObject>>withArgs:executeMethod: 11:21:20 337/519 - 37/37: Installing method ProtoObject>>~~ 11:21:20 338/519 - 1/16: Installing method Protocol>>addAllMethodsFrom: 11:21:20 338/519 - 2/16: Installing method Protocol>>addMethodSelector: 11:21:20 338/519 - 3/16: Installing method Protocol>>includesSelector: 11:21:20 338/519 - 4/16: Installing method Protocol>>initialize 11:21:20 338/519 - 5/16: Installing method Protocol>>isEmpty 11:21:20 338/519 - 6/16: Installing method Protocol>>isExtensionProtocol 11:21:20 338/519 - 7/16: Installing method Protocol>>isExtensionProtocolMatching: 11:21:20 338/519 - 8/16: Installing method Protocol>>isUnclassifiedProtocol 11:21:20 338/519 - 9/16: Installing method Protocol>>methodSelectors 11:21:20 338/519 - 10/16: Installing method Protocol>>methodSelectors: 11:21:20 338/519 - 11/16: Installing method Protocol>>name 11:21:20 338/519 - 12/16: Installing method Protocol>>name: 11:21:20 338/519 - 13/16: Installing method Protocol>>printOn: 11:21:20 338/519 - 14/16: Installing method Protocol>>removeMethodSelector: 11:21:20 338/519 - 15/16: Installing method Protocol>>rename: 11:21:20 338/519 - 16/16: Installing method Protocol>>resetMethodSelectors 11:21:20 338/519 - 1/3: Installing method Protocol class>>name:methodSelectors: 11:21:20 338/519 - 2/3: Installing method Protocol class>>named: 11:21:20 338/519 - 3/3: Installing method Protocol class>>unclassified 11:21:21 340/519 - 1/5: Installing method ProtocolAnnouncement>>classAffected 11:21:21 340/519 - 2/5: Installing method ProtocolAnnouncement>>classReorganized 11:21:21 340/519 - 3/5: Installing method ProtocolAnnouncement>>classReorganized: 11:21:21 340/519 - 4/5: Installing method ProtocolAnnouncement>>protocol 11:21:21 340/519 - 5/5: Installing method ProtocolAnnouncement>>protocol: 11:21:21 340/519 - 1/3: Installing method ProtocolAnnouncement class>>class: 11:21:21 340/519 - 2/3: Installing method ProtocolAnnouncement class>>in:protocol: 11:21:21 340/519 - 3/3: Installing method ProtocolAnnouncement class>>initialize 11:21:21 342/519 - 1/4: Installing method ProtocolRenamed>>newProtocol 11:21:21 342/519 - 2/4: Installing method ProtocolRenamed>>newProtocol: 11:21:21 342/519 - 3/4: Installing method ProtocolRenamed>>oldProtocol 11:21:21 342/519 - 4/4: Installing method ProtocolRenamed>>oldProtocol: 11:21:21 342/519 - 1/2: Installing method ProtocolRenamed class>>in:from:to: 11:21:21 342/519 - 2/2: Installing method ProtocolRenamed class>>isDeprecated 11:21:21 344/519 - 1/11: Installing method PseudoVariable>>asDoItVariableFrom: 11:21:21 344/519 - 2/11: Installing method PseudoVariable>>asString 11:21:21 344/519 - 3/11: Installing method PseudoVariable>>emitStore: 11:21:21 344/519 - 4/11: Installing method PseudoVariable>>initialize 11:21:21 344/519 - 5/11: Installing method PseudoVariable>>isPseudoVariable 11:21:21 344/519 - 6/11: Installing method PseudoVariable>>isWritable 11:21:21 344/519 - 7/11: Installing method PseudoVariable>>name: 11:21:21 344/519 - 8/11: Installing method PseudoVariable>>printOn: 11:21:21 344/519 - 9/11: Installing method PseudoVariable>>scope 11:21:21 344/519 - 10/11: Installing method PseudoVariable>>usingMethods 11:21:21 344/519 - 11/11: Installing method PseudoVariable>>write:inContext: 11:21:21 344/519 - 1/4: Installing method PseudoVariable class>>initialize 11:21:21 344/519 - 2/4: Installing method PseudoVariable class>>isAbstract 11:21:21 344/519 - 3/4: Installing method PseudoVariable class>>lookupDictionary 11:21:21 344/519 - 4/4: Installing method PseudoVariable class>>variableName 11:21:22 345/519 - 1/11: Installing method RPackageSet>>classes 11:21:22 345/519 - 2/11: Installing method RPackageSet>>definedClasses 11:21:22 345/519 - 3/11: Installing method RPackageSet>>extendedClasses 11:21:22 345/519 - 4/11: Installing method RPackageSet>>extensionMethods 11:21:22 345/519 - 5/11: Installing method RPackageSet>>includesClass: 11:21:22 345/519 - 6/11: Installing method RPackageSet>>initialize: 11:21:22 345/519 - 7/11: Installing method RPackageSet>>methods 11:21:22 345/519 - 8/11: Installing method RPackageSet>>organizer 11:21:22 345/519 - 9/11: Installing method RPackageSet>>packageName 11:21:22 345/519 - 10/11: Installing method RPackageSet>>packages 11:21:22 345/519 - 11/11: Installing method RPackageSet>>removeFromSystem 11:21:22 345/519 - 1/8: Installing method RPackageSet class>>basicNamed: 11:21:22 345/519 - 2/8: Installing method RPackageSet class>>cacheActive: 11:21:22 345/519 - 3/8: Installing method RPackageSet class>>cachePackageAt:ifAbsentPut: 11:21:22 345/519 - 4/8: Installing method RPackageSet class>>cachePackages 11:21:22 345/519 - 5/8: Installing method RPackageSet class>>isCacheActive 11:21:22 345/519 - 6/8: Installing method RPackageSet class>>named: 11:21:22 345/519 - 7/8: Installing method RPackageSet class>>resetCache 11:21:22 345/519 - 8/8: Installing method RPackageSet class>>withCacheDo: 11:21:22 347/519 - 1/13: Installing method ReadStream>>ascii 11:21:22 347/519 - 2/13: Installing method ReadStream>>localName 11:21:22 347/519 - 3/13: Installing method ReadStream>>next 11:21:22 347/519 - 4/13: Installing method ReadStream>>next: 11:21:22 347/519 - 5/13: Installing method ReadStream>>nextPut: 11:21:22 347/519 - 6/13: Installing method ReadStream>>on:from:to: 11:21:22 347/519 - 7/13: Installing method ReadStream>>readInto:startingAt:count: 11:21:22 347/519 - 8/13: Installing method ReadStream>>readStream 11:21:22 347/519 - 9/13: Installing method ReadStream>>size 11:21:22 347/519 - 10/13: Installing method ReadStream>>skipTo: 11:21:22 347/519 - 11/13: Installing method ReadStream>>upTo: 11:21:22 347/519 - 12/13: Installing method ReadStream>>upToAnyOf:do: 11:21:22 347/519 - 13/13: Installing method ReadStream>>upToEnd 11:21:22 348/519 - 1/8: Installing method ReadWriteStream>>= 11:21:23 348/519 - 2/8: Installing method ReadWriteStream>>contents 11:21:23 348/519 - 3/8: Installing method ReadWriteStream>>hash 11:21:23 348/519 - 4/8: Installing method ReadWriteStream>>name 11:21:23 348/519 - 5/8: Installing method ReadWriteStream>>next 11:21:23 348/519 - 6/8: Installing method ReadWriteStream>>next: 11:21:23 348/519 - 7/8: Installing method ReadWriteStream>>readInto:startingAt:count: 11:21:23 348/519 - 8/8: Installing method ReadWriteStream>>readStream 11:21:25 349/519 - 1/100: Installing method Rectangle>>= 11:21:25 349/519 - 2/100: Installing method Rectangle>>aboveCenter 11:21:25 349/519 - 3/100: Installing method Rectangle>>adjustTo:along: 11:21:25 349/519 - 4/100: Installing method Rectangle>>align:with: 11:21:25 349/519 - 5/100: Installing method Rectangle>>allAreasOutsideList:do: 11:21:25 349/519 - 6/100: Installing method Rectangle>>allAreasOutsideList:startingAt:do: 11:21:25 349/519 - 7/100: Installing method Rectangle>>amountToTranslateWithin: 11:21:25 349/519 - 8/100: Installing method Rectangle>>area 11:21:25 349/519 - 9/100: Installing method Rectangle>>areasOutside: 11:21:25 349/519 - 10/100: Installing method Rectangle>>bordersOn:along: 11:21:25 349/519 - 11/100: Installing method Rectangle>>bottom 11:21:25 349/519 - 12/100: Installing method Rectangle>>bottom: 11:21:25 349/519 - 13/100: Installing method Rectangle>>bottomCenter 11:21:25 349/519 - 14/100: Installing method Rectangle>>bottomLeft 11:21:25 349/519 - 15/100: Installing method Rectangle>>bottomRight 11:21:25 349/519 - 16/100: Installing method Rectangle>>boundingBox 11:21:25 349/519 - 17/100: Installing method Rectangle>>ceiling 11:21:25 349/519 - 18/100: Installing method Rectangle>>center 11:21:25 349/519 - 19/100: Installing method Rectangle>>centeredBeneath: 11:21:25 349/519 - 20/100: Installing method Rectangle>>closeTo: 11:21:25 349/519 - 21/100: Installing method Rectangle>>closeTo:precision: 11:21:25 349/519 - 22/100: Installing method Rectangle>>compressTo: 11:21:25 349/519 - 23/100: Installing method Rectangle>>compressed 11:21:25 349/519 - 24/100: Installing method Rectangle>>containsPoint: 11:21:25 349/519 - 25/100: Installing method Rectangle>>containsRect: 11:21:25 349/519 - 26/100: Installing method Rectangle>>corner 11:21:25 349/519 - 27/100: Installing method Rectangle>>corners 11:21:25 349/519 - 28/100: Installing method Rectangle>>deltaToEnsureInOrCentered:extra: 11:21:25 349/519 - 29/100: Installing method Rectangle>>encompass: 11:21:25 349/519 - 30/100: Installing method Rectangle>>expandBy: 11:21:25 349/519 - 31/100: Installing method Rectangle>>expandTo: 11:21:25 349/519 - 32/100: Installing method Rectangle>>expanded 11:21:25 349/519 - 33/100: Installing method Rectangle>>extendBy: 11:21:25 349/519 - 34/100: Installing method Rectangle>>extent 11:21:25 349/519 - 35/100: Installing method Rectangle>>flipBy:centerAt: 11:21:25 349/519 - 36/100: Installing method Rectangle>>floatCenter 11:21:25 349/519 - 37/100: Installing method Rectangle>>floor 11:21:25 349/519 - 38/100: Installing method Rectangle>>forPoint:closestSideDistLen: 11:21:25 349/519 - 39/100: Installing method Rectangle>>hasPositiveExtent 11:21:25 349/519 - 40/100: Installing method Rectangle>>hash 11:21:25 349/519 - 41/100: Installing method Rectangle>>height 11:21:25 349/519 - 42/100: Installing method Rectangle>>innerCorners 11:21:25 349/519 - 43/100: Installing method Rectangle>>insetBy: 11:21:25 349/519 - 44/100: Installing method Rectangle>>insetOriginBy:cornerBy: 11:21:25 349/519 - 45/100: Installing method Rectangle>>interpolateTo:at: 11:21:25 349/519 - 46/100: Installing method Rectangle>>intersect: 11:21:25 349/519 - 47/100: Installing method Rectangle>>intersect:ifNone: 11:21:25 349/519 - 48/100: Installing method Rectangle>>intersects: 11:21:25 349/519 - 49/100: Installing method Rectangle>>isIntegerRectangle 11:21:25 349/519 - 50/100: Installing method Rectangle>>isRectangle 11:21:25 349/519 - 51/100: Installing method Rectangle>>isSelfEvaluating 11:21:25 349/519 - 52/100: Installing method Rectangle>>isTall 11:21:25 349/519 - 53/100: Installing method Rectangle>>isWide 11:21:25 349/519 - 54/100: Installing method Rectangle>>isZero 11:21:25 349/519 - 55/100: Installing method Rectangle>>left 11:21:25 349/519 - 56/100: Installing method Rectangle>>left: 11:21:25 349/519 - 57/100: Installing method Rectangle>>leftCenter 11:21:25 349/519 - 58/100: Installing method Rectangle>>merge: 11:21:25 349/519 - 59/100: Installing method Rectangle>>origin 11:21:25 349/519 - 60/100: Installing method Rectangle>>pointAtSideOrCorner: 11:21:26 349/519 - 61/100: Installing method Rectangle>>pointNearestTo: 11:21:26 349/519 - 62/100: Installing method Rectangle>>printOn: 11:21:26 349/519 - 63/100: Installing method Rectangle>>quickMerge: 11:21:26 349/519 - 64/100: Installing method Rectangle>>quickMergePoint: 11:21:26 349/519 - 65/100: Installing method Rectangle>>rectanglesAt:height: 11:21:26 349/519 - 66/100: Installing method Rectangle>>right 11:21:26 349/519 - 67/100: Installing method Rectangle>>right: 11:21:26 349/519 - 68/100: Installing method Rectangle>>rightCenter 11:21:26 349/519 - 69/100: Installing method Rectangle>>rotateBy:centerAt: 11:21:26 349/519 - 70/100: Installing method Rectangle>>roundTo: 11:21:26 349/519 - 71/100: Installing method Rectangle>>rounded 11:21:26 349/519 - 72/100: Installing method Rectangle>>scaleBy: 11:21:26 349/519 - 73/100: Installing method Rectangle>>scaleFrom:to: 11:21:26 349/519 - 74/100: Installing method Rectangle>>scaledAndCenteredIn: 11:21:26 349/519 - 75/100: Installing method Rectangle>>setLeft:right:top:bottom: 11:21:26 349/519 - 76/100: Installing method Rectangle>>setPoint:point: 11:21:26 349/519 - 77/100: Installing method Rectangle>>sideNearestTo: 11:21:26 349/519 - 78/100: Installing method Rectangle>>squishedWithin: 11:21:26 349/519 - 79/100: Installing method Rectangle>>storeOn: 11:21:26 349/519 - 80/100: Installing method Rectangle>>top 11:21:26 349/519 - 81/100: Installing method Rectangle>>top: 11:21:26 349/519 - 82/100: Installing method Rectangle>>topCenter 11:21:26 349/519 - 83/100: Installing method Rectangle>>topLeft 11:21:26 349/519 - 84/100: Installing method Rectangle>>topRight 11:21:26 349/519 - 85/100: Installing method Rectangle>>translateBy: 11:21:26 349/519 - 86/100: Installing method Rectangle>>translatedAndSquishedToBeWithin: 11:21:26 349/519 - 87/100: Installing method Rectangle>>translatedToBeWithin: 11:21:26 349/519 - 88/100: Installing method Rectangle>>truncateTo: 11:21:26 349/519 - 89/100: Installing method Rectangle>>truncated 11:21:26 349/519 - 90/100: Installing method Rectangle>>width 11:21:26 349/519 - 91/100: Installing method Rectangle>>withBottom: 11:21:26 349/519 - 92/100: Installing method Rectangle>>withHeight: 11:21:26 349/519 - 93/100: Installing method Rectangle>>withLeft: 11:21:26 349/519 - 94/100: Installing method Rectangle>>withRight: 11:21:26 349/519 - 95/100: Installing method Rectangle>>withSide:setTo: 11:21:26 349/519 - 96/100: Installing method Rectangle>>withSideOrCorner:setToPoint: 11:21:26 349/519 - 97/100: Installing method Rectangle>>withSideOrCorner:setToPoint:minExtent: 11:21:26 349/519 - 98/100: Installing method Rectangle>>withSideOrCorner:setToPoint:minExtent:limit: 11:21:26 349/519 - 99/100: Installing method Rectangle>>withTop: 11:21:26 349/519 - 100/100: Installing method Rectangle>>withWidth: 11:21:26 349/519 - 1/8: Installing method Rectangle class>>center:extent: 11:21:26 349/519 - 2/8: Installing method Rectangle class>>encompassing: 11:21:26 349/519 - 3/8: Installing method Rectangle class>>floatCenter:extent: 11:21:26 349/519 - 4/8: Installing method Rectangle class>>left:right:top:bottom: 11:21:26 349/519 - 5/8: Installing method Rectangle class>>merging: 11:21:26 349/519 - 6/8: Installing method Rectangle class>>origin:corner: 11:21:26 349/519 - 7/8: Installing method Rectangle class>>origin:extent: 11:21:26 349/519 - 8/8: Installing method Rectangle class>>point:point: 11:21:26 350/519 - 1/2: Installing method RecursionStopper>>initialize 11:21:26 350/519 - 2/2: Installing method RecursionStopper>>stopMethod:during: 11:21:27 350/519 - 1/2: Installing method RecursionStopper class>>default 11:21:27 350/519 - 2/2: Installing method RecursionStopper class>>during: 11:21:27 351/519 - 1/5: Installing method RelativePath>>emptyPathString 11:21:27 351/519 - 2/5: Installing method RelativePath>>isAbsolute 11:21:27 351/519 - 3/5: Installing method RelativePath>>isRoot 11:21:27 351/519 - 4/5: Installing method RelativePath>>printOn: 11:21:27 351/519 - 5/5: Installing method RelativePath>>printOn:delimiter: 11:21:27 352/519 - 1/10: Installing method RemoteString>>fileNumber:position: 11:21:27 352/519 - 2/10: Installing method RemoteString>>last 11:21:27 352/519 - 3/10: Installing method RemoteString>>position 11:21:27 352/519 - 4/10: Installing method RemoteString>>sourceFileArray 11:21:27 352/519 - 5/10: Installing method RemoteString>>sourceFileArray: 11:21:27 352/519 - 6/10: Installing method RemoteString>>sourceFileNumber 11:21:27 352/519 - 7/10: Installing method RemoteString>>sourcePointer 11:21:27 352/519 - 8/10: Installing method RemoteString>>string 11:21:27 352/519 - 9/10: Installing method RemoteString>>string: 11:21:27 352/519 - 10/10: Installing method RemoteString>>string:onFileNumber:toFile: 11:21:27 352/519 - 1/3: Installing method RemoteString class>>newFileNumber:position: 11:21:27 352/519 - 2/3: Installing method RemoteString class>>newString: 11:21:27 352/519 - 3/3: Installing method RemoteString class>>newString:onFileNumber:toFile: 11:21:29 353/519 - 1/58: Installing method RunArray>>, 11:21:29 353/519 - 2/58: Installing method RunArray>>= 11:21:29 353/519 - 3/58: Installing method RunArray>>add: 11:21:29 353/519 - 4/58: Installing method RunArray>>add:withOccurrences: 11:21:29 353/519 - 5/58: Installing method RunArray>>addFirst: 11:21:29 353/519 - 6/58: Installing method RunArray>>addLast: 11:21:29 353/519 - 7/58: Installing method RunArray>>allSatisfy: 11:21:29 353/519 - 8/58: Installing method RunArray>>anySatisfy: 11:21:29 353/519 - 9/58: Installing method RunArray>>asBag 11:21:29 353/519 - 10/58: Installing method RunArray>>asSet 11:21:29 353/519 - 11/58: Installing method RunArray>>at: 11:21:29 353/519 - 12/58: Installing method RunArray>>at:put: 11:21:29 353/519 - 13/58: Installing method RunArray>>at:setRunOffsetAndValue: 11:21:29 353/519 - 14/58: Installing method RunArray>>coalesce 11:21:29 353/519 - 15/58: Installing method RunArray>>collect: 11:21:29 353/519 - 16/58: Installing method RunArray>>copyFrom:to: 11:21:29 353/519 - 17/58: Installing method RunArray>>copyReplaceFrom:to:with: 11:21:29 353/519 - 18/58: Installing method RunArray>>copyUpThrough: 11:21:29 353/519 - 19/58: Installing method RunArray>>copyUpTo: 11:21:29 353/519 - 20/58: Installing method RunArray>>copyUpToLast: 11:21:29 353/519 - 21/58: Installing method RunArray>>count: 11:21:29 353/519 - 22/58: Installing method RunArray>>detect:ifNone: 11:21:29 353/519 - 23/58: Installing method RunArray>>detectMax: 11:21:29 353/519 - 24/58: Installing method RunArray>>detectMin: 11:21:29 353/519 - 25/58: Installing method RunArray>>do: 11:21:29 353/519 - 26/58: Installing method RunArray>>fillFrom:with: 11:21:29 353/519 - 27/58: Installing method RunArray>>findFirst: 11:21:29 353/519 - 28/58: Installing method RunArray>>findLast: 11:21:29 353/519 - 29/58: Installing method RunArray>>first 11:21:29 353/519 - 30/58: Installing method RunArray>>includes: 11:21:29 353/519 - 31/58: Installing method RunArray>>isSelfEvaluating 11:21:29 353/519 - 32/58: Installing method RunArray>>isSorted 11:21:29 353/519 - 33/58: Installing method RunArray>>isSortedBy: 11:21:29 353/519 - 34/58: Installing method RunArray>>last 11:21:29 353/519 - 35/58: Installing method RunArray>>mapValues: 11:21:29 353/519 - 36/58: Installing method RunArray>>noneSatisfy: 11:21:29 353/519 - 37/58: Installing method RunArray>>postCopy 11:21:29 353/519 - 38/58: Installing method RunArray>>printOn: 11:21:29 353/519 - 39/58: Installing method RunArray>>rangeOf:startingAt: 11:21:29 353/519 - 40/58: Installing method RunArray>>remove:ifAbsent: 11:21:29 353/519 - 41/58: Installing method RunArray>>removeAll 11:21:29 353/519 - 42/58: Installing method RunArray>>repeatLast:ifEmpty: 11:21:29 353/519 - 43/58: Installing method RunArray>>repeatLastIfEmpty: 11:21:29 353/519 - 44/58: Installing method RunArray>>replace: 11:21:29 353/519 - 45/58: Installing method RunArray>>reverseDo: 11:21:29 353/519 - 46/58: Installing method RunArray>>reversed 11:21:29 353/519 - 47/58: Installing method RunArray>>runLengthAt: 11:21:29 353/519 - 48/58: Installing method RunArray>>runs 11:21:29 353/519 - 49/58: Installing method RunArray>>runsAndValuesDo: 11:21:29 353/519 - 50/58: Installing method RunArray>>runsFrom:to:do: 11:21:29 353/519 - 51/58: Installing method RunArray>>select: 11:21:29 353/519 - 52/58: Installing method RunArray>>setRuns:setValues: 11:21:29 353/519 - 53/58: Installing method RunArray>>size 11:21:29 353/519 - 54/58: Installing method RunArray>>storeOn: 11:21:29 353/519 - 55/58: Installing method RunArray>>sum: 11:21:29 353/519 - 56/58: Installing method RunArray>>values 11:21:29 353/519 - 57/58: Installing method RunArray>>withStartStopAndValueDo: 11:21:29 353/519 - 58/58: Installing method RunArray>>writeOn: 11:21:29 353/519 - 1/7: Installing method RunArray class>>new 11:21:29 353/519 - 2/7: Installing method RunArray class>>new: 11:21:29 353/519 - 3/7: Installing method RunArray class>>new:withAll: 11:21:29 353/519 - 4/7: Installing method RunArray class>>newFrom: 11:21:29 353/519 - 5/7: Installing method RunArray class>>newFromArray: 11:21:29 353/519 - 6/7: Installing method RunArray class>>readFrom: 11:21:30 353/519 - 7/7: Installing method RunArray class>>runs:values: 11:21:30 354/519 - 1/2: Installing method SaveCommandLineHandler>>activate 11:21:30 354/519 - 2/2: Installing method SaveCommandLineHandler>>saveImage 11:21:30 354/519 - 1/2: Installing method SaveCommandLineHandler class>>commandName 11:21:30 354/519 - 2/2: Installing method SaveCommandLineHandler class>>description 11:21:30 355/519 - 1/27: Installing method ScaledDecimal>>* 11:21:30 355/519 - 2/27: Installing method ScaledDecimal>>+ 11:21:30 355/519 - 3/27: Installing method ScaledDecimal>>- 11:21:30 355/519 - 4/27: Installing method ScaledDecimal>>/ 11:21:30 355/519 - 5/27: Installing method ScaledDecimal>>< 11:21:30 355/519 - 6/27: Installing method ScaledDecimal>><= 11:21:30 355/519 - 7/27: Installing method ScaledDecimal>>= 11:21:30 355/519 - 8/27: Installing method ScaledDecimal>>> 11:21:30 355/519 - 9/27: Installing method ScaledDecimal>>>= 11:21:30 355/519 - 10/27: Installing method ScaledDecimal>>adaptToFraction:andSend: 11:21:30 355/519 - 11/27: Installing method ScaledDecimal>>adaptToInteger:andSend: 11:21:30 355/519 - 12/27: Installing method ScaledDecimal>>asFraction 11:21:30 355/519 - 13/27: Installing method ScaledDecimal>>coerce: 11:21:30 355/519 - 14/27: Installing method ScaledDecimal>>isFraction 11:21:30 355/519 - 15/27: Installing method ScaledDecimal>>isLiteral 11:21:30 355/519 - 16/27: Installing method ScaledDecimal>>isSelfEvaluating 11:21:30 355/519 - 17/27: Installing method ScaledDecimal>>literalEqual: 11:21:30 355/519 - 18/27: Installing method ScaledDecimal>>negated 11:21:30 355/519 - 19/27: Installing method ScaledDecimal>>printOn: 11:21:30 355/519 - 20/27: Installing method ScaledDecimal>>printOn:base: 11:21:30 355/519 - 21/27: Installing method ScaledDecimal>>raisedTo: 11:21:30 355/519 - 22/27: Installing method ScaledDecimal>>raisedToFraction: 11:21:30 355/519 - 23/27: Installing method ScaledDecimal>>raisedToInteger: 11:21:30 355/519 - 24/27: Installing method ScaledDecimal>>reciprocal 11:21:30 355/519 - 25/27: Installing method ScaledDecimal>>scale 11:21:30 355/519 - 26/27: Installing method ScaledDecimal>>setNumerator:denominator:scale: 11:21:30 355/519 - 27/27: Installing method ScaledDecimal>>squared 11:21:30 355/519 - 1/1: Installing method ScaledDecimal class>>newFromNumber:scale: 11:21:30 356/519 - 1/4: Installing method SelectorException>>messageText 11:21:30 356/519 - 2/4: Installing method SelectorException>>selector 11:21:30 356/519 - 3/4: Installing method SelectorException>>selector: 11:21:30 356/519 - 4/4: Installing method SelectorException>>standardMessageText 11:21:30 356/519 - 1/2: Installing method SelectorException class>>signalFor: 11:21:30 356/519 - 2/2: Installing method SelectorException class>>signalFor:in: 11:21:31 357/519 - 1/5: Installing method SelfVariable>>acceptVisitor:node: 11:21:31 357/519 - 2/5: Installing method SelfVariable>>emitValue: 11:21:31 357/519 - 3/5: Installing method SelfVariable>>isSelfVariable 11:21:31 357/519 - 4/5: Installing method SelfVariable>>readInContext: 11:21:31 357/519 - 5/5: Installing method SelfVariable>>usingMethods 11:21:31 357/519 - 1/1: Installing method SelfVariable class>>variableName 11:21:31 358/519 - 1/20: Installing method Semaphore>>= 11:21:31 358/519 - 2/20: Installing method Semaphore>>consumeAllSignals 11:21:31 358/519 - 3/20: Installing method Semaphore>>critical: 11:21:31 358/519 - 4/20: Installing method Semaphore>>critical:ifCurtailed: 11:21:31 358/519 - 5/20: Installing method Semaphore>>critical:ifError: 11:21:31 358/519 - 6/20: Installing method Semaphore>>critical:ifLocked: 11:21:31 358/519 - 7/20: Installing method Semaphore>>criticalReleasingOnError: 11:21:31 358/519 - 8/20: Installing method Semaphore>>handleProcessTerminationOfWaitingContext: 11:21:31 358/519 - 9/20: Installing method Semaphore>>hash 11:21:31 358/519 - 10/20: Installing method Semaphore>>initSignals 11:21:31 358/519 - 11/20: Installing method Semaphore>>isSignaled 11:21:31 358/519 - 12/20: Installing method Semaphore>>resumeProcess: 11:21:31 358/519 - 13/20: Installing method Semaphore>>signal 11:21:31 358/519 - 14/20: Installing method Semaphore>>signalAll 11:21:31 358/519 - 15/20: Installing method Semaphore>>terminateProcess 11:21:31 358/519 - 16/20: Installing method Semaphore>>wait 11:21:31 358/519 - 17/20: Installing method Semaphore>>waitTimeoutMilliseconds: 11:21:31 358/519 - 18/20: Installing method Semaphore>>waitTimeoutMilliseconds:onCompletion:onTimeout: 11:21:31 358/519 - 19/20: Installing method Semaphore>>waitTimeoutSeconds: 11:21:32 358/519 - 20/20: Installing method Semaphore>>waitTimeoutSeconds:onCompletion:onTimeout: 11:21:32 358/519 - 1/2: Installing method Semaphore class>>forMutualExclusion 11:21:32 358/519 - 2/2: Installing method Semaphore class>>new 11:21:36 359/519 - 1/189: Installing method SequenceableCollection>>, 11:21:36 359/519 - 2/189: Installing method SequenceableCollection>>= 11:21:36 359/519 - 3/189: Installing method SequenceableCollection>>@ 11:21:36 359/519 - 4/189: Installing method SequenceableCollection>>after: 11:21:36 359/519 - 5/189: Installing method SequenceableCollection>>after:ifAbsent: 11:21:36 359/519 - 6/189: Installing method SequenceableCollection>>allButFirst 11:21:36 359/519 - 7/189: Installing method SequenceableCollection>>allButFirst: 11:21:36 359/519 - 8/189: Installing method SequenceableCollection>>allButFirstDo: 11:21:36 359/519 - 9/189: Installing method SequenceableCollection>>allButLast 11:21:36 359/519 - 10/189: Installing method SequenceableCollection>>allButLast: 11:21:36 359/519 - 11/189: Installing method SequenceableCollection>>allButLastDo: 11:21:36 359/519 - 12/189: Installing method SequenceableCollection>>allPairsDo: 11:21:36 359/519 - 13/189: Installing method SequenceableCollection>>anyOne 11:21:36 359/519 - 14/189: Installing method SequenceableCollection>>appendTo: 11:21:36 359/519 - 15/189: Installing method SequenceableCollection>>asArray 11:21:36 359/519 - 16/189: Installing method SequenceableCollection>>asByteArray 11:21:36 359/519 - 17/189: Installing method SequenceableCollection>>asDigitsAt:in:do: 11:21:36 359/519 - 18/189: Installing method SequenceableCollection>>asDigitsToPower:do: 11:21:36 359/519 - 19/189: Installing method SequenceableCollection>>asFloatArray 11:21:36 359/519 - 20/189: Installing method SequenceableCollection>>asIntegerArray 11:21:36 359/519 - 21/189: Installing method SequenceableCollection>>asStringWithCr 11:21:36 359/519 - 22/189: Installing method SequenceableCollection>>asWordArray 11:21:36 359/519 - 23/189: Installing method SequenceableCollection>>at:ifAbsent: 11:21:36 359/519 - 24/189: Installing method SequenceableCollection>>at:incrementBy: 11:21:36 359/519 - 25/189: Installing method SequenceableCollection>>atAll: 11:21:36 359/519 - 26/189: Installing method SequenceableCollection>>atAll:put: 11:21:36 359/519 - 27/189: Installing method SequenceableCollection>>atAll:putAll: 11:21:36 359/519 - 28/189: Installing method SequenceableCollection>>atAllPut: 11:21:36 359/519 - 29/189: Installing method SequenceableCollection>>atLast: 11:21:36 359/519 - 30/189: Installing method SequenceableCollection>>atLast:ifAbsent: 11:21:36 359/519 - 31/189: Installing method SequenceableCollection>>atLast:put: 11:21:36 359/519 - 32/189: Installing method SequenceableCollection>>atPin: 11:21:36 359/519 - 33/189: Installing method SequenceableCollection>>atWrap: 11:21:36 359/519 - 34/189: Installing method SequenceableCollection>>atWrap:put: 11:21:36 359/519 - 35/189: Installing method SequenceableCollection>>before: 11:21:36 359/519 - 36/189: Installing method SequenceableCollection>>before:ifAbsent: 11:21:36 359/519 - 37/189: Installing method SequenceableCollection>>beginsWith: 11:21:36 359/519 - 38/189: Installing method SequenceableCollection>>beginsWithAnyOf: 11:21:36 359/519 - 39/189: Installing method SequenceableCollection>>bind: 11:21:36 359/519 - 40/189: Installing method SequenceableCollection>>collect: 11:21:36 359/519 - 41/189: Installing method SequenceableCollection>>collect:from:to: 11:21:36 359/519 - 42/189: Installing method SequenceableCollection>>collect:thenReject: 11:21:36 359/519 - 43/189: Installing method SequenceableCollection>>collect:thenSelect: 11:21:36 359/519 - 44/189: Installing method SequenceableCollection>>collectWithIndex: 11:21:36 359/519 - 45/189: Installing method SequenceableCollection>>combinations 11:21:36 359/519 - 46/189: Installing method SequenceableCollection>>combinations: 11:21:36 359/519 - 47/189: Installing method SequenceableCollection>>combinations:atATimeDo: 11:21:36 359/519 - 48/189: Installing method SequenceableCollection>>combinationsAt:in:after:do: 11:21:36 359/519 - 49/189: Installing method SequenceableCollection>>copyAfter: 11:21:36 359/519 - 50/189: Installing method SequenceableCollection>>copyAfterLast: 11:21:36 359/519 - 51/189: Installing method SequenceableCollection>>copyEmpty 11:21:36 359/519 - 52/189: Installing method SequenceableCollection>>copyFrom:to: 11:21:36 359/519 - 53/189: Installing method SequenceableCollection>>copyReplaceAll:with: 11:21:36 359/519 - 54/189: Installing method SequenceableCollection>>copyReplaceFrom:to:with: 11:21:36 359/519 - 55/189: Installing method SequenceableCollection>>copyUpThrough: 11:21:36 359/519 - 56/189: Installing method SequenceableCollection>>copyUpTo: 11:21:37 359/519 - 57/189: Installing method SequenceableCollection>>copyUpToLast: 11:21:37 359/519 - 58/189: Installing method SequenceableCollection>>copyWith: 11:21:37 359/519 - 59/189: Installing method SequenceableCollection>>copyWithFirst: 11:21:37 359/519 - 60/189: Installing method SequenceableCollection>>copyWithoutFirst 11:21:37 359/519 - 61/189: Installing method SequenceableCollection>>copyWithoutIndex: 11:21:37 359/519 - 62/189: Installing method SequenceableCollection>>detectIndex: 11:21:37 359/519 - 63/189: Installing method SequenceableCollection>>detectIndex:ifNone: 11:21:37 359/519 - 64/189: Installing method SequenceableCollection>>difference: 11:21:37 359/519 - 65/189: Installing method SequenceableCollection>>do: 11:21:37 359/519 - 66/189: Installing method SequenceableCollection>>do:separatedBy: 11:21:37 359/519 - 67/189: Installing method SequenceableCollection>>do:without: 11:21:37 359/519 - 68/189: Installing method SequenceableCollection>>eighth 11:21:37 359/519 - 69/189: Installing method SequenceableCollection>>endsWith: 11:21:37 359/519 - 70/189: Installing method SequenceableCollection>>endsWithAnyOf: 11:21:37 359/519 - 71/189: Installing method SequenceableCollection>>errorOutOfBounds 11:21:37 359/519 - 72/189: Installing method SequenceableCollection>>fifth 11:21:37 359/519 - 73/189: Installing method SequenceableCollection>>findBinary: 11:21:37 359/519 - 74/189: Installing method SequenceableCollection>>findBinary:do:ifNone: 11:21:37 359/519 - 75/189: Installing method SequenceableCollection>>findBinary:ifNone: 11:21:37 359/519 - 76/189: Installing method SequenceableCollection>>findBinaryIndex: 11:21:37 359/519 - 77/189: Installing method SequenceableCollection>>findBinaryIndex:do:ifNone: 11:21:37 359/519 - 78/189: Installing method SequenceableCollection>>findBinaryIndex:ifNone: 11:21:37 359/519 - 79/189: Installing method SequenceableCollection>>findFirst: 11:21:37 359/519 - 80/189: Installing method SequenceableCollection>>findLast: 11:21:37 359/519 - 81/189: Installing method SequenceableCollection>>first 11:21:37 359/519 - 82/189: Installing method SequenceableCollection>>first: 11:21:37 359/519 - 83/189: Installing method SequenceableCollection>>flatCollect: 11:21:37 359/519 - 84/189: Installing method SequenceableCollection>>forceTo:paddingStartWith: 11:21:37 359/519 - 85/189: Installing method SequenceableCollection>>forceTo:paddingWith: 11:21:37 359/519 - 86/189: Installing method SequenceableCollection>>fourth 11:21:37 359/519 - 87/189: Installing method SequenceableCollection>>from:to:do: 11:21:37 359/519 - 88/189: Installing method SequenceableCollection>>from:to:put: 11:21:37 359/519 - 89/189: Installing method SequenceableCollection>>groupByRuns: 11:21:37 359/519 - 90/189: Installing method SequenceableCollection>>groupsOf:atATimeCollect: 11:21:37 359/519 - 91/189: Installing method SequenceableCollection>>groupsOf:atATimeDo: 11:21:37 359/519 - 92/189: Installing method SequenceableCollection>>grownBy: 11:21:37 359/519 - 93/189: Installing method SequenceableCollection>>hasEqualElements: 11:21:37 359/519 - 94/189: Installing method SequenceableCollection>>hash 11:21:37 359/519 - 95/189: Installing method SequenceableCollection>>identityIndexOf: 11:21:37 359/519 - 96/189: Installing method SequenceableCollection>>identityIndexOf:ifAbsent: 11:21:37 359/519 - 97/189: Installing method SequenceableCollection>>ifCutOn:doWithCutAndUncuts: 11:21:37 359/519 - 98/189: Installing method SequenceableCollection>>ifCutOn:doWithCutAndUncuts:finally: 11:21:37 359/519 - 99/189: Installing method SequenceableCollection>>includes: 11:21:37 359/519 - 100/189: Installing method SequenceableCollection>>indexOf: 11:21:37 359/519 - 101/189: Installing method SequenceableCollection>>indexOf:ifAbsent: 11:21:37 359/519 - 102/189: Installing method SequenceableCollection>>indexOf:startingAt: 11:21:37 359/519 - 103/189: Installing method SequenceableCollection>>indexOf:startingAt:ifAbsent: 11:21:37 359/519 - 104/189: Installing method SequenceableCollection>>indexOfAnyOf: 11:21:37 359/519 - 105/189: Installing method SequenceableCollection>>indexOfAnyOf:ifAbsent: 11:21:37 359/519 - 106/189: Installing method SequenceableCollection>>indexOfAnyOf:startingAt: 11:21:37 359/519 - 107/189: Installing method SequenceableCollection>>indexOfAnyOf:startingAt:ifAbsent: 11:21:37 359/519 - 108/189: Installing method SequenceableCollection>>indexOfSubCollection:startingAt: 11:21:37 359/519 - 109/189: Installing method SequenceableCollection>>indexOfSubCollection:startingAt:ifAbsent: 11:21:37 359/519 - 110/189: Installing method SequenceableCollection>>isSequenceable 11:21:37 359/519 - 111/189: Installing method SequenceableCollection>>isSorted 11:21:37 359/519 - 112/189: Installing method SequenceableCollection>>isSortedBy: 11:21:37 359/519 - 113/189: Installing method SequenceableCollection>>join: 11:21:37 359/519 - 114/189: Installing method SequenceableCollection>>joinTo: 11:21:37 359/519 - 115/189: Installing method SequenceableCollection>>joinUsing: 11:21:37 359/519 - 116/189: Installing method SequenceableCollection>>joinUsing:last: 11:21:37 359/519 - 117/189: Installing method SequenceableCollection>>keysAndValuesDo: 11:21:37 359/519 - 118/189: Installing method SequenceableCollection>>last 11:21:37 359/519 - 119/189: Installing method SequenceableCollection>>last: 11:21:37 359/519 - 120/189: Installing method SequenceableCollection>>lastIndexOf: 11:21:37 359/519 - 121/189: Installing method SequenceableCollection>>lastIndexOf:ifAbsent: 11:21:37 359/519 - 122/189: Installing method SequenceableCollection>>lastIndexOf:startingAt:ifAbsent: 11:21:37 359/519 - 123/189: Installing method SequenceableCollection>>lastIndexOfAnyOf:startingAt:ifAbsent: 11:21:37 359/519 - 124/189: Installing method SequenceableCollection>>mergeFirst:middle:last:into:by: 11:21:38 359/519 - 125/189: Installing method SequenceableCollection>>mergeSortFrom:to:by: 11:21:38 359/519 - 126/189: Installing method SequenceableCollection>>mergeSortFrom:to:src:dst:by: 11:21:38 359/519 - 127/189: Installing method SequenceableCollection>>middle 11:21:38 359/519 - 128/189: Installing method SequenceableCollection>>nextToLast 11:21:38 359/519 - 129/189: Installing method SequenceableCollection>>ninth 11:21:38 359/519 - 130/189: Installing method SequenceableCollection>>overlappingPairsCollect: 11:21:38 359/519 - 131/189: Installing method SequenceableCollection>>overlappingPairsDo: 11:21:38 359/519 - 132/189: Installing method SequenceableCollection>>overlappingPairsWithIndexDo: 11:21:38 359/519 - 133/189: Installing method SequenceableCollection>>paddedWith:do: 11:21:38 359/519 - 134/189: Installing method SequenceableCollection>>pairsCollect: 11:21:38 359/519 - 135/189: Installing method SequenceableCollection>>pairsDo: 11:21:38 359/519 - 136/189: Installing method SequenceableCollection>>permutationsDo: 11:21:38 359/519 - 137/189: Installing method SequenceableCollection>>permutationsStartingAt:do: 11:21:38 359/519 - 138/189: Installing method SequenceableCollection>>permutationsWithRepetitionOfSize:subSize:in:do: 11:21:38 359/519 - 139/189: Installing method SequenceableCollection>>permutationsWithRepetitionsDo: 11:21:38 359/519 - 140/189: Installing method SequenceableCollection>>permutationsWithRepetitionsOfSize: 11:21:38 359/519 - 141/189: Installing method SequenceableCollection>>permutationsWithRepetitionsOfSize:do: 11:21:38 359/519 - 142/189: Installing method SequenceableCollection>>piecesCutWhere: 11:21:38 359/519 - 143/189: Installing method SequenceableCollection>>piecesCutWhere:do: 11:21:38 359/519 - 144/189: Installing method SequenceableCollection>>polynomialEval: 11:21:38 359/519 - 145/189: Installing method SequenceableCollection>>putOn: 11:21:38 359/519 - 146/189: Installing method SequenceableCollection>>readStream 11:21:38 359/519 - 147/189: Installing method SequenceableCollection>>readStreamDo: 11:21:38 359/519 - 148/189: Installing method SequenceableCollection>>reduce: 11:21:38 359/519 - 149/189: Installing method SequenceableCollection>>reduceLeft: 11:21:38 359/519 - 150/189: Installing method SequenceableCollection>>reduceRight: 11:21:38 359/519 - 151/189: Installing method SequenceableCollection>>reject: 11:21:38 359/519 - 152/189: Installing method SequenceableCollection>>reject:thenCollect: 11:21:38 359/519 - 153/189: Installing method SequenceableCollection>>reject:thenDo: 11:21:38 359/519 - 154/189: Installing method SequenceableCollection>>remove:ifAbsent: 11:21:38 359/519 - 155/189: Installing method SequenceableCollection>>replace: 11:21:38 359/519 - 156/189: Installing method SequenceableCollection>>replaceAll:with: 11:21:38 359/519 - 157/189: Installing method SequenceableCollection>>replaceFrom:to:with: 11:21:38 359/519 - 158/189: Installing method SequenceableCollection>>replaceFrom:to:with:startingAt: 11:21:38 359/519 - 159/189: Installing method SequenceableCollection>>reverse 11:21:38 359/519 - 160/189: Installing method SequenceableCollection>>reverseDo: 11:21:38 359/519 - 161/189: Installing method SequenceableCollection>>reverseWith:do: 11:21:38 359/519 - 162/189: Installing method SequenceableCollection>>reverseWithIndexDo: 11:21:38 359/519 - 163/189: Installing method SequenceableCollection>>reversed 11:21:38 359/519 - 164/189: Installing method SequenceableCollection>>second 11:21:38 359/519 - 165/189: Installing method SequenceableCollection>>select: 11:21:38 359/519 - 166/189: Installing method SequenceableCollection>>select:thenCollect: 11:21:38 359/519 - 167/189: Installing method SequenceableCollection>>select:thenDo: 11:21:38 359/519 - 168/189: Installing method SequenceableCollection>>seventh 11:21:38 359/519 - 169/189: Installing method SequenceableCollection>>sixth 11:21:38 359/519 - 170/189: Installing method SequenceableCollection>>size 11:21:38 359/519 - 171/189: Installing method SequenceableCollection>>sort 11:21:38 359/519 - 172/189: Installing method SequenceableCollection>>sort: 11:21:38 359/519 - 173/189: Installing method SequenceableCollection>>sorted 11:21:38 359/519 - 174/189: Installing method SequenceableCollection>>sorted: 11:21:38 359/519 - 175/189: Installing method SequenceableCollection>>split:indicesDo: 11:21:38 359/519 - 176/189: Installing method SequenceableCollection>>splitOn: 11:21:38 359/519 - 177/189: Installing method SequenceableCollection>>splitOn:do: 11:21:38 359/519 - 178/189: Installing method SequenceableCollection>>splitOn:indicesDo: 11:21:38 359/519 - 179/189: Installing method SequenceableCollection>>swap:with: 11:21:38 359/519 - 180/189: Installing method SequenceableCollection>>takeFirst: 11:21:38 359/519 - 181/189: Installing method SequenceableCollection>>third 11:21:38 359/519 - 182/189: Installing method SequenceableCollection>>truncatedToSize: 11:21:38 359/519 - 183/189: Installing method SequenceableCollection>>with:collect: 11:21:38 359/519 - 184/189: Installing method SequenceableCollection>>with:do: 11:21:38 359/519 - 185/189: Installing method SequenceableCollection>>withIndexCollect: 11:21:38 359/519 - 186/189: Installing method SequenceableCollection>>withIndexDo: 11:21:38 359/519 - 187/189: Installing method SequenceableCollection>>withIndexSelect: 11:21:38 359/519 - 188/189: Installing method SequenceableCollection>>writeStream 11:21:38 359/519 - 189/189: Installing method SequenceableCollection>>writeStreamDo: 11:21:38 359/519 - 1/6: Installing method SequenceableCollection class>>isAbstract 11:21:38 359/519 - 2/6: Installing method SequenceableCollection class>>new:streamContents: 11:21:39 359/519 - 3/6: Installing method SequenceableCollection class>>ofSize: 11:21:39 359/519 - 4/6: Installing method SequenceableCollection class>>streamContents: 11:21:39 359/519 - 5/6: Installing method SequenceableCollection class>>streamContents:limitedTo: 11:21:39 359/519 - 6/6: Installing method SequenceableCollection class>>streamSpecies 11:21:39 360/519 - 1/3: Installing method SessionAccessModeResolver class>>initialize 11:21:39 360/519 - 2/3: Installing method SessionAccessModeResolver class>>resolve 11:21:39 360/519 - 3/3: Installing method SessionAccessModeResolver class>>startUp: 11:21:39 361/519 - 1/11: Installing method SessionCategory>>defaultPriority 11:21:39 361/519 - 2/11: Installing method SessionCategory>>initialize 11:21:39 361/519 - 3/11: Installing method SessionCategory>>listAtPriority: 11:21:39 361/519 - 4/11: Installing method SessionCategory>>name 11:21:39 361/519 - 5/11: Installing method SessionCategory>>name: 11:21:39 361/519 - 6/11: Installing method SessionCategory>>printOn: 11:21:39 361/519 - 7/11: Installing method SessionCategory>>prioritizedList 11:21:39 361/519 - 8/11: Installing method SessionCategory>>register: 11:21:39 361/519 - 9/11: Installing method SessionCategory>>register:atPriority: 11:21:39 361/519 - 10/11: Installing method SessionCategory>>renamedClass:from:to: 11:21:39 361/519 - 11/11: Installing method SessionCategory>>unregisterHandler: 11:21:40 362/519 - 1/38: Installing method SessionManager>>addDeferredStartupAction: 11:21:40 362/519 - 2/38: Installing method SessionManager>>basicCreateCategory: 11:21:40 362/519 - 3/38: Installing method SessionManager>>categoryNamed: 11:21:40 362/519 - 4/38: Installing method SessionManager>>createCategory: 11:21:40 362/519 - 5/38: Installing method SessionManager>>createCategory:after: 11:21:40 362/519 - 6/38: Installing method SessionManager>>currentSession 11:21:40 362/519 - 7/38: Installing method SessionManager>>defaultPriority 11:21:40 362/519 - 8/38: Installing method SessionManager>>guiCategory 11:21:40 362/519 - 9/38: Installing method SessionManager>>hasRegistered: 11:21:40 362/519 - 10/38: Installing method SessionManager>>initialize 11:21:40 362/519 - 11/38: Installing method SessionManager>>installNewSession 11:21:40 362/519 - 12/38: Installing method SessionManager>>installSession: 11:21:40 362/519 - 13/38: Installing method SessionManager>>launchSnapshot:andQuit: 11:21:40 362/519 - 14/38: Installing method SessionManager>>maxPriority 11:21:40 362/519 - 15/38: Installing method SessionManager>>networkCategory 11:21:40 362/519 - 16/38: Installing method SessionManager>>newSession 11:21:40 362/519 - 17/38: Installing method SessionManager>>register: 11:21:40 362/519 - 18/38: Installing method SessionManager>>register:inCategory: 11:21:40 362/519 - 19/38: Installing method SessionManager>>register:inCategory:atPriority: 11:21:40 362/519 - 20/38: Installing method SessionManager>>registerGuiClassNamed: 11:21:40 362/519 - 21/38: Installing method SessionManager>>registerGuiClassNamed:atPriority: 11:21:40 362/519 - 22/38: Installing method SessionManager>>registerLast:inCategory: 11:21:40 362/519 - 23/38: Installing method SessionManager>>registerNetworkClassNamed: 11:21:40 362/519 - 24/38: Installing method SessionManager>>registerSystemClassNamed: 11:21:40 362/519 - 25/38: Installing method SessionManager>>registerSystemClassNamed:atPriority: 11:21:40 362/519 - 26/38: Installing method SessionManager>>registerToolClassNamed: 11:21:40 362/519 - 27/38: Installing method SessionManager>>registerUserClassNamed: 11:21:40 362/519 - 28/38: Installing method SessionManager>>registerUserClassNamed:atPriority: 11:21:40 362/519 - 29/38: Installing method SessionManager>>renamedClass:from:to: 11:21:40 362/519 - 30/38: Installing method SessionManager>>shutdownList 11:21:40 362/519 - 31/38: Installing method SessionManager>>snapshot:andQuit: 11:21:40 362/519 - 32/38: Installing method SessionManager>>startupList 11:21:40 362/519 - 33/38: Installing method SessionManager>>systemCategory 11:21:40 362/519 - 34/38: Installing method SessionManager>>toolsCategory 11:21:40 362/519 - 35/38: Installing method SessionManager>>uninstallSession: 11:21:40 362/519 - 36/38: Installing method SessionManager>>unregisterClassNamed: 11:21:40 362/519 - 37/38: Installing method SessionManager>>unregisterHandler: 11:21:40 362/519 - 38/38: Installing method SessionManager>>userCategory 11:21:40 362/519 - 1/6: Installing method SessionManager class>>classRemoved: 11:21:40 362/519 - 2/6: Installing method SessionManager class>>classRenamed: 11:21:40 362/519 - 3/6: Installing method SessionManager class>>default 11:21:40 362/519 - 4/6: Installing method SessionManager class>>default: 11:21:40 362/519 - 5/6: Installing method SessionManager class>>initialize 11:21:40 362/519 - 6/6: Installing method SessionManager class>>initializeKernelRegistrations 11:21:41 363/519 - 1/23: Installing method Set>>= 11:21:41 363/519 - 2/23: Installing method Set>>add: 11:21:41 363/519 - 3/23: Installing method Set>>asSet 11:21:41 363/519 - 4/23: Installing method Set>>collect: 11:21:41 363/519 - 5/23: Installing method Set>>copyWithout: 11:21:41 363/519 - 6/23: Installing method Set>>difference: 11:21:41 363/519 - 7/23: Installing method Set>>do: 11:21:41 363/519 - 8/23: Installing method Set>>fixCollisionsFrom: 11:21:41 363/519 - 9/23: Installing method Set>>grow 11:21:41 363/519 - 10/23: Installing method Set>>includes: 11:21:41 363/519 - 11/23: Installing method Set>>intersection: 11:21:41 363/519 - 12/23: Installing method Set>>isHealthy 11:21:41 363/519 - 13/23: Installing method Set>>like: 11:21:41 363/519 - 14/23: Installing method Set>>like:ifAbsent: 11:21:41 363/519 - 15/23: Installing method Set>>max: 11:21:41 363/519 - 16/23: Installing method Set>>noCheckAdd: 11:21:41 363/519 - 17/23: Installing method Set>>noCheckNoGrowFillFrom: 11:21:41 363/519 - 18/23: Installing method Set>>occurrencesOf: 11:21:41 363/519 - 19/23: Installing method Set>>postCopy 11:21:41 363/519 - 20/23: Installing method Set>>rehash 11:21:41 363/519 - 21/23: Installing method Set>>remove:ifAbsent: 11:21:41 363/519 - 22/23: Installing method Set>>scanFor: 11:21:41 363/519 - 23/23: Installing method Set>>withArray: 11:21:41 363/519 - 1/2: Installing method Set class>>newFrom: 11:21:41 363/519 - 2/2: Installing method Set class>>sizeFor: 11:21:41 364/519 - 1/11: Installing method ShAbstractChange>>= 11:21:41 364/519 - 2/11: Installing method ShAbstractChange>>announceChanges 11:21:41 364/519 - 3/11: Installing method ShAbstractChange>>builder 11:21:41 364/519 - 4/11: Installing method ShAbstractChange>>builder: 11:21:41 364/519 - 5/11: Installing method ShAbstractChange>>hasChangeClassSideShape 11:21:41 364/519 - 6/11: Installing method ShAbstractChange>>hasChangeInstanceSideShape 11:21:41 364/519 - 7/11: Installing method ShAbstractChange>>hasToMigrateInstances 11:21:41 364/519 - 8/11: Installing method ShAbstractChange>>hash 11:21:41 364/519 - 9/11: Installing method ShAbstractChange>>oldClass 11:21:41 364/519 - 10/11: Installing method ShAbstractChange>>oldClass: 11:21:42 364/519 - 11/11: Installing method ShAbstractChange>>propagateToSubclasses: 11:21:42 364/519 - 1/1: Installing method ShAbstractChange class>>isAbstract 11:21:42 365/519 - 1/3: Installing method ShAbstractChangeDetector>>builder 11:21:42 365/519 - 2/3: Installing method ShAbstractChangeDetector>>builder: 11:21:42 365/519 - 3/3: Installing method ShAbstractChangeDetector>>compareClass 11:21:42 365/519 - 1/3: Installing method ShAbstractChangeDetector class>>builder: 11:21:42 365/519 - 2/3: Installing method ShAbstractChangeDetector class>>compareClass:with: 11:21:42 365/519 - 3/3: Installing method ShAbstractChangeDetector class>>isAbstract 11:21:42 366/519 - 1/4: Installing method ShAbstractClassChangeDetector>>compareClass 11:21:42 366/519 - 2/4: Installing method ShAbstractClassChangeDetector>>compareVariables:with: 11:21:42 366/519 - 3/4: Installing method ShAbstractClassChangeDetector>>initialize 11:21:42 366/519 - 4/4: Installing method ShAbstractClassChangeDetector>>newChanges 11:21:42 366/519 - 1/1: Installing method ShAbstractClassChangeDetector class>>isAbstract 11:21:42 367/519 - 1/1: Installing method ShAbstractInstanceSideClassChangeDetector>>newChanges 11:21:42 367/519 - 1/1: Installing method ShAbstractInstanceSideClassChangeDetector class>>isAbstract 11:21:42 368/519 - 1/1: Installing method ShBitLayoutChangeDetector>>compareClass 11:21:42 369/519 - 1/2: Installing method ShBitLayoutChanged>>hasChangeInstanceSideShape 11:21:42 369/519 - 2/2: Installing method ShBitLayoutChanged>>propagateToSubclasses: 11:21:43 370/519 - 1/3: Installing method ShClassChanged>>announceChanges 11:21:43 370/519 - 2/3: Installing method ShClassChanged>>builder: 11:21:43 370/519 - 3/3: Installing method ShClassChanged>>propagateToSubclasses: 11:21:43 371/519 - 1/2: Installing method ShClassSlotChangeDetector>>initialize 11:21:43 371/519 - 2/2: Installing method ShClassSlotChangeDetector>>newChanges 11:21:44 372/519 - 1/19: Installing method ShDefaultBuilderEnhancer>>afterMethodsCompiled: 11:21:44 372/519 - 2/19: Installing method ShDefaultBuilderEnhancer>>afterMigratingClass:installer: 11:21:44 372/519 - 3/19: Installing method ShDefaultBuilderEnhancer>>allSlotsForBuilder: 11:21:44 372/519 - 4/19: Installing method ShDefaultBuilderEnhancer>>allSlotsToInstallForBuilder: 11:21:44 372/519 - 5/19: Installing method ShDefaultBuilderEnhancer>>beforeMigratingClass:installer: 11:21:44 372/519 - 6/19: Installing method ShDefaultBuilderEnhancer>>classCreated: 11:21:44 372/519 - 7/19: Installing method ShDefaultBuilderEnhancer>>compileMethodsFor: 11:21:44 372/519 - 8/19: Installing method ShDefaultBuilderEnhancer>>configureClass:superclass:withLayoutType:slots: 11:21:44 372/519 - 9/19: Installing method ShDefaultBuilderEnhancer>>configureMetaclass:superclass:withLayoutType:slots: 11:21:44 372/519 - 10/19: Installing method ShDefaultBuilderEnhancer>>fillBuilder:from: 11:21:44 372/519 - 11/19: Installing method ShDefaultBuilderEnhancer>>hasToSkipSlot: 11:21:44 372/519 - 12/19: Installing method ShDefaultBuilderEnhancer>>initializeBuilder: 11:21:44 372/519 - 13/19: Installing method ShDefaultBuilderEnhancer>>metaclassCreated: 11:21:44 372/519 - 14/19: Installing method ShDefaultBuilderEnhancer>>migrateInstancesTo:installer: 11:21:44 372/519 - 15/19: Installing method ShDefaultBuilderEnhancer>>migrateToClass:installer: 11:21:44 372/519 - 16/19: Installing method ShDefaultBuilderEnhancer>>newMetaclass: 11:21:44 372/519 - 17/19: Installing method ShDefaultBuilderEnhancer>>on:declareClassVariables:sharing: 11:21:44 372/519 - 18/19: Installing method ShDefaultBuilderEnhancer>>propagateChangesToRelatedClasses:builder: 11:21:44 372/519 - 19/19: Installing method ShDefaultBuilderEnhancer>>validateRedefinition: 11:21:44 372/519 - 1/1: Installing method ShDefaultBuilderEnhancer class>>isApplicableFor: 11:21:44 373/519 - 1/3: Installing method ShInstanceShapeChanged>>hasChangeInstanceSideShape 11:21:44 373/519 - 2/3: Installing method ShInstanceShapeChanged>>hasToMigrateInstances 11:21:44 373/519 - 3/3: Installing method ShInstanceShapeChanged>>propagateToSubclasses: 11:21:44 374/519 - 1/1: Installing method ShLayoutChangeDetector>>initialize 11:21:45 375/519 - 1/16: Installing method ShLayoutDefinition>>allSlots 11:21:45 375/519 - 2/16: Installing method ShLayoutDefinition>>builder: 11:21:45 375/519 - 3/16: Installing method ShLayoutDefinition>>classSlots 11:21:45 375/519 - 4/16: Installing method ShLayoutDefinition>>classSlots: 11:21:45 375/519 - 5/16: Installing method ShLayoutDefinition>>initialize 11:21:45 375/519 - 6/16: Installing method ShLayoutDefinition>>isBits 11:21:45 375/519 - 7/16: Installing method ShLayoutDefinition>>layoutClass 11:21:45 375/519 - 8/16: Installing method ShLayoutDefinition>>layoutClass: 11:21:45 375/519 - 9/16: Installing method ShLayoutDefinition>>sharedPools 11:21:45 375/519 - 10/16: Installing method ShLayoutDefinition>>sharedPools: 11:21:45 375/519 - 11/16: Installing method ShLayoutDefinition>>sharedPoolsString 11:21:45 375/519 - 12/16: Installing method ShLayoutDefinition>>sharedVariables 11:21:45 375/519 - 13/16: Installing method ShLayoutDefinition>>sharedVariables: 11:21:45 375/519 - 14/16: Installing method ShLayoutDefinition>>slots 11:21:45 375/519 - 15/16: Installing method ShLayoutDefinition>>slots: 11:21:45 375/519 - 16/16: Installing method ShLayoutDefinition>>validate 11:21:45 376/519 - 1/2: Installing method ShMetaclassChangeDetector>>initialize 11:21:45 376/519 - 2/2: Installing method ShMetaclassChangeDetector>>newChanges 11:21:45 377/519 - 1/4: Installing method ShMetaclassChanged>>announceChanges 11:21:45 377/519 - 2/4: Installing method ShMetaclassChanged>>builder: 11:21:45 377/519 - 3/4: Installing method ShMetaclassChanged>>hasChangeClassSideShape 11:21:45 377/519 - 4/4: Installing method ShMetaclassChanged>>propagateToSubclasses: 11:21:45 379/519 - 1/1: Installing method ShSharedPoolChangeDetector>>initialize 11:21:45 380/519 - 1/1: Installing method ShSharedVariablesChangeDetector>>initialize 11:21:45 381/519 - 1/1: Installing method ShSlotChangeDetector>>initialize 11:21:46 382/519 - 1/1: Installing method ShSuperclassChangeDetector>>initialize 11:21:46 382/519 - 1/1: Installing method ShSuperclassChangeDetector class>>initialize 11:21:46 383/519 - 1/2: Installing method ShSuperclassChanged>>hasToMigrateInstances 11:21:46 383/519 - 2/2: Installing method ShSuperclassChanged>>propagateToSubclasses: 11:21:46 384/519 - 1/9: Installing method SharedPool class>>bindingOf: 11:21:46 384/519 - 2/9: Installing method SharedPool class>>classBindingOf: 11:21:46 384/519 - 3/9: Installing method SharedPool class>>includesKey: 11:21:46 384/519 - 4/9: Installing method SharedPool class>>isPool 11:21:46 384/519 - 5/9: Installing method SharedPool class>>isUsed 11:21:46 384/519 - 6/9: Installing method SharedPool class>>localBindingOf: 11:21:46 384/519 - 7/9: Installing method SharedPool class>>methodsAccessingPoolVariables 11:21:46 384/519 - 8/9: Installing method SharedPool class>>poolUsers 11:21:46 384/519 - 9/9: Installing method SharedPool class>>usingMethods 11:21:46 385/519 - 1/16: Installing method SharedQueue>>atEnd 11:21:46 385/519 - 2/16: Installing method SharedQueue>>contents 11:21:46 385/519 - 3/16: Installing method SharedQueue>>findFirst: 11:21:46 385/519 - 4/16: Installing method SharedQueue>>flush 11:21:46 385/519 - 5/16: Installing method SharedQueue>>flushAllSuchThat: 11:21:46 385/519 - 6/16: Installing method SharedQueue>>initialize 11:21:46 385/519 - 7/16: Installing method SharedQueue>>isEmpty 11:21:46 385/519 - 8/16: Installing method SharedQueue>>next 11:21:46 385/519 - 9/16: Installing method SharedQueue>>nextOrNil 11:21:46 385/519 - 10/16: Installing method SharedQueue>>nextOrNilSuchThat: 11:21:46 385/519 - 11/16: Installing method SharedQueue>>nextPut: 11:21:46 385/519 - 12/16: Installing method SharedQueue>>peek 11:21:46 385/519 - 13/16: Installing method SharedQueue>>postCopy 11:21:46 385/519 - 14/16: Installing method SharedQueue>>printOn: 11:21:46 385/519 - 15/16: Installing method SharedQueue>>removeAll 11:21:46 385/519 - 16/16: Installing method SharedQueue>>size 11:21:46 385/519 - 1/1: Installing method SharedQueue class>>new 11:21:47 386/519 - 1/5: Installing method ShiftAnonymousClassInstaller>>comment: 11:21:47 386/519 - 2/5: Installing method ShiftAnonymousClassInstaller>>installInEnvironment: 11:21:47 386/519 - 3/5: Installing method ShiftAnonymousClassInstaller>>installSubclassInSuperclass: 11:21:47 386/519 - 4/5: Installing method ShiftAnonymousClassInstaller>>notifyChanges 11:21:47 386/519 - 5/5: Installing method ShiftAnonymousClassInstaller>>updatePackage: 11:21:48 387/519 - 1/84: Installing method ShiftClassBuilder>>addChange: 11:21:48 387/519 - 2/84: Installing method ShiftClassBuilder>>addChangeComparer: 11:21:48 387/519 - 3/84: Installing method ShiftClassBuilder>>allSlots 11:21:48 387/519 - 4/84: Installing method ShiftClassBuilder>>build 11:21:48 387/519 - 5/84: Installing method ShiftClassBuilder>>buildEnvironment 11:21:48 387/519 - 6/84: Installing method ShiftClassBuilder>>buildEnvironment: 11:21:48 387/519 - 7/84: Installing method ShiftClassBuilder>>builderEnhancer 11:21:48 387/519 - 8/84: Installing method ShiftClassBuilder>>builderEnhancer: 11:21:48 387/519 - 9/84: Installing method ShiftClassBuilder>>changeComparers 11:21:48 387/519 - 10/84: Installing method ShiftClassBuilder>>changes 11:21:48 387/519 - 11/84: Installing method ShiftClassBuilder>>classNamed: 11:21:48 387/519 - 12/84: Installing method ShiftClassBuilder>>classSlots 11:21:48 387/519 - 13/84: Installing method ShiftClassBuilder>>classSlots: 11:21:48 387/519 - 14/84: Installing method ShiftClassBuilder>>comment 11:21:48 387/519 - 15/84: Installing method ShiftClassBuilder>>comment: 11:21:48 387/519 - 16/84: Installing method ShiftClassBuilder>>comment:stamp: 11:21:48 387/519 - 17/84: Installing method ShiftClassBuilder>>commentStamp 11:21:48 387/519 - 18/84: Installing method ShiftClassBuilder>>commentStamp: 11:21:48 387/519 - 19/84: Installing method ShiftClassBuilder>>compareWithOldClass 11:21:48 387/519 - 20/84: Installing method ShiftClassBuilder>>compileMethods 11:21:48 387/519 - 21/84: Installing method ShiftClassBuilder>>copyProtocols 11:21:48 387/519 - 22/84: Installing method ShiftClassBuilder>>createClass 11:21:48 387/519 - 23/84: Installing method ShiftClassBuilder>>createMetaclass 11:21:48 387/519 - 24/84: Installing method ShiftClassBuilder>>createSharedVariables 11:21:48 387/519 - 25/84: Installing method ShiftClassBuilder>>detectBuilderEnhancer 11:21:48 387/519 - 26/84: Installing method ShiftClassBuilder>>doesNotUnderstand: 11:21:48 387/519 - 27/84: Installing method ShiftClassBuilder>>environment 11:21:48 387/519 - 28/84: Installing method ShiftClassBuilder>>environment: 11:21:48 387/519 - 29/84: Installing method ShiftClassBuilder>>fillClassSideFromEnvironment: 11:21:48 387/519 - 30/84: Installing method ShiftClassBuilder>>fillFor: 11:21:49 387/519 - 31/84: Installing method ShiftClassBuilder>>fillInstanceSideFromClass: 11:21:49 387/519 - 32/84: Installing method ShiftClassBuilder>>fluidInstall 11:21:49 387/519 - 33/84: Installing method ShiftClassBuilder>>hasToMigrateInstances 11:21:49 387/519 - 34/84: Installing method ShiftClassBuilder>>initialize 11:21:49 387/519 - 35/84: Installing method ShiftClassBuilder>>install 11:21:49 387/519 - 36/84: Installing method ShiftClassBuilder>>installSlotsAndVariables 11:21:49 387/519 - 37/84: Installing method ShiftClassBuilder>>installingEnvironment 11:21:49 387/519 - 38/84: Installing method ShiftClassBuilder>>installingEnvironment: 11:21:49 387/519 - 39/84: Installing method ShiftClassBuilder>>isInRemake 11:21:49 387/519 - 40/84: Installing method ShiftClassBuilder>>isRebuild 11:21:49 387/519 - 41/84: Installing method ShiftClassBuilder>>layout: 11:21:49 387/519 - 42/84: Installing method ShiftClassBuilder>>layoutClass 11:21:49 387/519 - 43/84: Installing method ShiftClassBuilder>>layoutClass: 11:21:49 387/519 - 44/84: Installing method ShiftClassBuilder>>layoutDefinition 11:21:49 387/519 - 45/84: Installing method ShiftClassBuilder>>markIsInRemake 11:21:49 387/519 - 46/84: Installing method ShiftClassBuilder>>metaSuperclass 11:21:49 387/519 - 47/84: Installing method ShiftClassBuilder>>metaSuperclass: 11:21:49 387/519 - 48/84: Installing method ShiftClassBuilder>>metaclassClass 11:21:49 387/519 - 49/84: Installing method ShiftClassBuilder>>metaclassClass: 11:21:49 387/519 - 50/84: Installing method ShiftClassBuilder>>name 11:21:49 387/519 - 51/84: Installing method ShiftClassBuilder>>name: 11:21:49 387/519 - 52/84: Installing method ShiftClassBuilder>>newClass 11:21:49 387/519 - 53/84: Installing method ShiftClassBuilder>>newMetaclass 11:21:49 387/519 - 54/84: Installing method ShiftClassBuilder>>notifyChanges 11:21:49 387/519 - 55/84: Installing method ShiftClassBuilder>>oldClass 11:21:49 387/519 - 56/84: Installing method ShiftClassBuilder>>oldClass: 11:21:49 387/519 - 57/84: Installing method ShiftClassBuilder>>oldMetaclass 11:21:49 387/519 - 58/84: Installing method ShiftClassBuilder>>package 11:21:49 387/519 - 59/84: Installing method ShiftClassBuilder>>package: 11:21:49 387/519 - 60/84: Installing method ShiftClassBuilder>>privateSlots: 11:21:49 387/519 - 61/84: Installing method ShiftClassBuilder>>propagateChangesTo: 11:21:49 387/519 - 62/84: Installing method ShiftClassBuilder>>propertyAt: 11:21:49 387/519 - 63/84: Installing method ShiftClassBuilder>>propertyAt:put: 11:21:49 387/519 - 64/84: Installing method ShiftClassBuilder>>sharedPools 11:21:49 387/519 - 65/84: Installing method ShiftClassBuilder>>sharedPools: 11:21:49 387/519 - 66/84: Installing method ShiftClassBuilder>>sharedPoolsFromString: 11:21:49 387/519 - 67/84: Installing method ShiftClassBuilder>>sharedVariables 11:21:49 387/519 - 68/84: Installing method ShiftClassBuilder>>sharedVariables: 11:21:49 387/519 - 69/84: Installing method ShiftClassBuilder>>sharedVariablesFromString: 11:21:49 387/519 - 70/84: Installing method ShiftClassBuilder>>slots 11:21:49 387/519 - 71/84: Installing method ShiftClassBuilder>>slots: 11:21:49 387/519 - 72/84: Installing method ShiftClassBuilder>>slotsFromString: 11:21:49 387/519 - 73/84: Installing method ShiftClassBuilder>>superclass 11:21:49 387/519 - 74/84: Installing method ShiftClassBuilder>>superclass: 11:21:49 387/519 - 75/84: Installing method ShiftClassBuilder>>superclassName 11:21:49 387/519 - 76/84: Installing method ShiftClassBuilder>>superclassName: 11:21:49 387/519 - 77/84: Installing method ShiftClassBuilder>>superclassResolver: 11:21:49 387/519 - 78/84: Installing method ShiftClassBuilder>>tag 11:21:49 387/519 - 79/84: Installing method ShiftClassBuilder>>tag: 11:21:49 387/519 - 80/84: Installing method ShiftClassBuilder>>tryToFillOldClass 11:21:49 387/519 - 81/84: Installing method ShiftClassBuilder>>useStrictSuperclass 11:21:49 387/519 - 82/84: Installing method ShiftClassBuilder>>validateClassName 11:21:49 387/519 - 83/84: Installing method ShiftClassBuilder>>validateSuperclass 11:21:49 387/519 - 84/84: Installing method ShiftClassBuilder>>withAdditionalSlots: 11:21:49 387/519 - 1/3: Installing method ShiftClassBuilder class>>defaultBuildEnhancer 11:21:49 387/519 - 2/3: Installing method ShiftClassBuilder class>>initialize 11:21:49 387/519 - 3/3: Installing method ShiftClassBuilder class>>setDefaultBuilderEnhancer: 11:21:50 388/519 - 1/20: Installing method ShiftClassInstaller>>builder 11:21:50 388/519 - 2/20: Installing method ShiftClassInstaller>>comment: 11:21:50 388/519 - 3/20: Installing method ShiftClassInstaller>>copyObject:to: 11:21:50 388/519 - 4/20: Installing method ShiftClassInstaller>>fillFor: 11:21:50 388/519 - 5/20: Installing method ShiftClassInstaller>>fixSlotScope: 11:21:50 388/519 - 6/20: Installing method ShiftClassInstaller>>initialize 11:21:50 388/519 - 7/20: Installing method ShiftClassInstaller>>installInEnvironment: 11:21:50 388/519 - 8/20: Installing method ShiftClassInstaller>>installSubclassInSuperclass: 11:21:50 388/519 - 9/20: Installing method ShiftClassInstaller>>installingEnvironment 11:21:50 388/519 - 10/20: Installing method ShiftClassInstaller>>installingEnvironment: 11:21:50 388/519 - 11/20: Installing method ShiftClassInstaller>>make 11:21:50 388/519 - 12/20: Installing method ShiftClassInstaller>>make: 11:21:50 388/519 - 13/20: Installing method ShiftClassInstaller>>makeWithBuilder: 11:21:50 388/519 - 14/20: Installing method ShiftClassInstaller>>migrateClassTo: 11:21:50 388/519 - 15/20: Installing method ShiftClassInstaller>>migrateInstancesTo: 11:21:50 388/519 - 16/20: Installing method ShiftClassInstaller>>notifyChanges 11:21:50 388/519 - 17/20: Installing method ShiftClassInstaller>>oldClass 11:21:50 388/519 - 18/20: Installing method ShiftClassInstaller>>oldClass: 11:21:50 388/519 - 19/20: Installing method ShiftClassInstaller>>updateBindings:of: 11:21:50 388/519 - 20/20: Installing method ShiftClassInstaller>>updatePackage: 11:21:50 388/519 - 1/5: Installing method ShiftClassInstaller class>>example 11:21:50 388/519 - 2/5: Installing method ShiftClassInstaller class>>make: 11:21:50 388/519 - 3/5: Installing method ShiftClassInstaller class>>remake:basedOn: 11:21:50 388/519 - 4/5: Installing method ShiftClassInstaller class>>update:to: 11:21:50 388/519 - 5/5: Installing method ShiftClassInstaller class>>validateClassName: 11:21:50 389/519 - 1/2: Installing method ShiftClassSideBuilder>>slots: 11:21:50 389/519 - 2/2: Installing method ShiftClassSideBuilder>>traits: 11:21:50 389/519 - 1/1: Installing method ShiftClassSideBuilder class>>initialize 11:21:50 390/519 - 1/1: Installing method ShouldBeImplemented>>standardMessageText 11:21:51 391/519 - 1/1: Installing method ShouldNotImplement>>standardMessageText 11:21:51 392/519 - 1/2: Installing method SimulationExceptionWrapper>>exception 11:21:51 392/519 - 2/2: Installing method SimulationExceptionWrapper>>exception: 11:21:51 392/519 - 1/1: Installing method SimulationExceptionWrapper class>>signalForException: 11:21:51 393/519 - 1/2: Installing method SizeMismatch>>messageText 11:21:51 393/519 - 2/2: Installing method SizeMismatch>>standardMessageText 11:21:51 394/519 - 1/41: Installing method Slot>>acceptVisitor:node: 11:21:51 394/519 - 2/41: Installing method Slot>>addAdditionalSlotsTo: 11:21:51 394/519 - 3/41: Installing method Slot>>asClassVariable 11:21:51 394/519 - 4/41: Installing method Slot>>asSlot 11:21:51 394/519 - 5/41: Installing method Slot>>baseSlot 11:21:51 394/519 - 6/41: Installing method Slot>>definingClass 11:21:51 394/519 - 7/41: Installing method Slot>>definingClass: 11:21:51 394/519 - 8/41: Installing method Slot>>definitionString 11:21:51 394/519 - 9/41: Installing method Slot>>emitStore: 11:21:51 394/519 - 10/41: Installing method Slot>>emitValue: 11:21:51 394/519 - 11/41: Installing method Slot>>ensureInitalizeMethodExists: 11:21:51 394/519 - 12/41: Installing method Slot>>ensureSlotInitializationFor: 11:21:51 394/519 - 13/41: Installing method Slot>>hasSameDefinitionAs: 11:21:52 394/519 - 14/41: Installing method Slot>>initialize: 11:21:52 394/519 - 15/41: Installing method Slot>>installingIn: 11:21:52 394/519 - 16/41: Installing method Slot>>isAccessedIn: 11:21:52 394/519 - 17/41: Installing method Slot>>isDefinedByOwningClass 11:21:52 394/519 - 18/41: Installing method Slot>>isInstanceVariable 11:21:52 394/519 - 19/41: Installing method Slot>>isReadIn: 11:21:52 394/519 - 20/41: Installing method Slot>>isReferenced 11:21:52 394/519 - 21/41: Installing method Slot>>isSelfEvaluating 11:21:52 394/519 - 22/41: Installing method Slot>>isVirtual 11:21:52 394/519 - 23/41: Installing method Slot>>isVisible 11:21:52 394/519 - 24/41: Installing method Slot>>isWrittenIn: 11:21:52 394/519 - 25/41: Installing method Slot>>named: 11:21:52 394/519 - 26/41: Installing method Slot>>owningClass 11:21:52 394/519 - 27/41: Installing method Slot>>owningClass: 11:21:52 394/519 - 28/41: Installing method Slot>>possiblyUsingClasses 11:21:52 394/519 - 29/41: Installing method Slot>>printOn: 11:21:52 394/519 - 30/41: Installing method Slot>>read: 11:21:52 394/519 - 31/41: Installing method Slot>>readInContext: 11:21:52 394/519 - 32/41: Installing method Slot>>scope 11:21:52 394/519 - 33/41: Installing method Slot>>scope: 11:21:52 394/519 - 34/41: Installing method Slot>>sendsInitializeSlots: 11:21:52 394/519 - 35/41: Installing method Slot>>size 11:21:52 394/519 - 36/41: Installing method Slot>>storeOn: 11:21:52 394/519 - 37/41: Installing method Slot>>usingClasses 11:21:52 394/519 - 38/41: Installing method Slot>>usingMethods 11:21:52 394/519 - 39/41: Installing method Slot>>wantsInitialization 11:21:52 394/519 - 40/41: Installing method Slot>>write:inContext: 11:21:52 394/519 - 41/41: Installing method Slot>>write:to: 11:21:52 394/519 - 1/4: Installing method Slot class>>asSlot 11:21:52 394/519 - 2/4: Installing method Slot class>>checkValidName: 11:21:52 394/519 - 3/4: Installing method Slot class>>isUsed 11:21:52 394/519 - 4/4: Installing method Slot class>>slotUsers 11:21:52 395/519 - 1/3: Installing method SlotNotFound>>messageText 11:21:52 395/519 - 2/3: Installing method SlotNotFound>>name 11:21:52 395/519 - 3/3: Installing method SlotNotFound>>name: 11:21:52 395/519 - 1/1: Installing method SlotNotFound class>>signalForName: 11:21:54 396/519 - 1/70: Installing method SmallDictionary>>= 11:21:54 396/519 - 2/70: Installing method SmallDictionary>>add: 11:21:54 396/519 - 3/70: Installing method SmallDictionary>>addAll: 11:21:54 396/519 - 4/70: Installing method SmallDictionary>>associationAt: 11:21:54 396/519 - 5/70: Installing method SmallDictionary>>associationAt:ifAbsent: 11:21:54 396/519 - 6/70: Installing method SmallDictionary>>associationAt:ifPresent: 11:21:54 396/519 - 7/70: Installing method SmallDictionary>>associationAt:ifPresent:ifAbsent: 11:21:54 396/519 - 8/70: Installing method SmallDictionary>>associations 11:21:54 396/519 - 9/70: Installing method SmallDictionary>>associationsDo: 11:21:54 396/519 - 10/70: Installing method SmallDictionary>>associationsSelect: 11:21:54 396/519 - 11/70: Installing method SmallDictionary>>at: 11:21:54 396/519 - 12/70: Installing method SmallDictionary>>at:at: 11:21:54 396/519 - 13/70: Installing method SmallDictionary>>at:at:ifAbsent: 11:21:54 396/519 - 14/70: Installing method SmallDictionary>>at:at:ifAbsentPut: 11:21:54 396/519 - 15/70: Installing method SmallDictionary>>at:at:put: 11:21:54 396/519 - 16/70: Installing method SmallDictionary>>at:ifAbsent: 11:21:54 396/519 - 17/70: Installing method SmallDictionary>>at:ifAbsentPut: 11:21:54 396/519 - 18/70: Installing method SmallDictionary>>at:ifPresent: 11:21:54 396/519 - 19/70: Installing method SmallDictionary>>at:ifPresent:ifAbsent: 11:21:54 396/519 - 20/70: Installing method SmallDictionary>>at:ifPresent:ifAbsentPut: 11:21:54 396/519 - 21/70: Installing method SmallDictionary>>at:put: 11:21:54 396/519 - 22/70: Installing method SmallDictionary>>at:update: 11:21:54 396/519 - 23/70: Installing method SmallDictionary>>at:update:initial: 11:21:54 396/519 - 24/70: Installing method SmallDictionary>>bindingOf: 11:21:54 396/519 - 25/70: Installing method SmallDictionary>>bindingsDo: 11:21:54 396/519 - 26/70: Installing method SmallDictionary>>capacity 11:21:54 396/519 - 27/70: Installing method SmallDictionary>>collect: 11:21:54 396/519 - 28/70: Installing method SmallDictionary>>difference: 11:21:54 396/519 - 29/70: Installing method SmallDictionary>>do: 11:21:54 396/519 - 30/70: Installing method SmallDictionary>>empty 11:21:54 396/519 - 31/70: Installing method SmallDictionary>>errorKeyNotFound: 11:21:54 396/519 - 32/70: Installing method SmallDictionary>>errorValueNotFound: 11:21:54 396/519 - 33/70: Installing method SmallDictionary>>findIndexForKey: 11:21:54 396/519 - 34/70: Installing method SmallDictionary>>growKeysAndValues 11:21:54 396/519 - 35/70: Installing method SmallDictionary>>growTo: 11:21:54 396/519 - 36/70: Installing method SmallDictionary>>hasBindingThatBeginsWith: 11:21:54 396/519 - 37/70: Installing method SmallDictionary>>includes: 11:21:54 396/519 - 38/70: Installing method SmallDictionary>>includesAssociation: 11:21:54 396/519 - 39/70: Installing method SmallDictionary>>includesIdentity: 11:21:54 396/519 - 40/70: Installing method SmallDictionary>>includesKey: 11:21:54 396/519 - 41/70: Installing method SmallDictionary>>initialize 11:21:55 396/519 - 42/70: Installing method SmallDictionary>>intersection: 11:21:55 396/519 - 43/70: Installing method SmallDictionary>>isDictionary 11:21:55 396/519 - 44/70: Installing method SmallDictionary>>isHealthy 11:21:55 396/519 - 45/70: Installing method SmallDictionary>>keyAtIdentityValue: 11:21:55 396/519 - 46/70: Installing method SmallDictionary>>keyAtIdentityValue:ifAbsent: 11:21:55 396/519 - 47/70: Installing method SmallDictionary>>keyAtValue: 11:21:55 396/519 - 48/70: Installing method SmallDictionary>>keyAtValue:ifAbsent: 11:21:55 396/519 - 49/70: Installing method SmallDictionary>>keyForIdentity: 11:21:55 396/519 - 50/70: Installing method SmallDictionary>>keys 11:21:55 396/519 - 51/70: Installing method SmallDictionary>>keysAndValuesDo: 11:21:55 396/519 - 52/70: Installing method SmallDictionary>>keysAndValuesRemove: 11:21:55 396/519 - 53/70: Installing method SmallDictionary>>keysDo: 11:21:55 396/519 - 54/70: Installing method SmallDictionary>>keysSortedSafely 11:21:55 396/519 - 55/70: Installing method SmallDictionary>>postCopy 11:21:55 396/519 - 56/70: Installing method SmallDictionary>>printElementsOn: 11:21:55 396/519 - 57/70: Installing method SmallDictionary>>privateAt:put: 11:21:55 396/519 - 58/70: Installing method SmallDictionary>>reject:thenCollect: 11:21:55 396/519 - 59/70: Installing method SmallDictionary>>remove: 11:21:55 396/519 - 60/70: Installing method SmallDictionary>>remove:ifAbsent: 11:21:55 396/519 - 61/70: Installing method SmallDictionary>>removeAll 11:21:55 396/519 - 62/70: Installing method SmallDictionary>>removeKey: 11:21:55 396/519 - 63/70: Installing method SmallDictionary>>removeKey:ifAbsent: 11:21:55 396/519 - 64/70: Installing method SmallDictionary>>select: 11:21:55 396/519 - 65/70: Installing method SmallDictionary>>select:thenCollect: 11:21:55 396/519 - 66/70: Installing method SmallDictionary>>setClass 11:21:55 396/519 - 67/70: Installing method SmallDictionary>>size 11:21:55 396/519 - 68/70: Installing method SmallDictionary>>storeOn: 11:21:55 396/519 - 69/70: Installing method SmallDictionary>>values 11:21:55 396/519 - 70/70: Installing method SmallDictionary>>valuesDo: 11:21:55 396/519 - 1/4: Installing method SmallDictionary class>>new: 11:21:55 396/519 - 2/4: Installing method SmallDictionary class>>newFrom: 11:21:55 396/519 - 3/4: Installing method SmallDictionary class>>newFromKeys:andValues: 11:21:55 396/519 - 4/4: Installing method SmallDictionary class>>newFromPairs: 11:21:56 397/519 - 1/26: Installing method SmallFloat64>>* 11:21:56 397/519 - 2/26: Installing method SmallFloat64>>+ 11:21:56 397/519 - 3/26: Installing method SmallFloat64>>- 11:21:56 397/519 - 4/26: Installing method SmallFloat64>>/ 11:21:56 397/519 - 5/26: Installing method SmallFloat64>>< 11:21:56 397/519 - 6/26: Installing method SmallFloat64>><= 11:21:56 397/519 - 7/26: Installing method SmallFloat64>>= 11:21:56 397/519 - 8/26: Installing method SmallFloat64>>> 11:21:56 397/519 - 9/26: Installing method SmallFloat64>>>= 11:21:56 397/519 - 10/26: Installing method SmallFloat64>>basicIdentityHash 11:21:56 397/519 - 11/26: Installing method SmallFloat64>>clone 11:21:56 397/519 - 12/26: Installing method SmallFloat64>>copy 11:21:56 397/519 - 13/26: Installing method SmallFloat64>>deepCopy 11:21:56 397/519 - 14/26: Installing method SmallFloat64>>exp 11:21:56 397/519 - 15/26: Installing method SmallFloat64>>exponent 11:21:56 397/519 - 16/26: Installing method SmallFloat64>>fractionPart 11:21:56 397/519 - 17/26: Installing method SmallFloat64>>identityHash 11:21:56 397/519 - 18/26: Installing method SmallFloat64>>isImmediateObject 11:21:56 397/519 - 19/26: Installing method SmallFloat64>>isPinnedInMemory 11:21:56 397/519 - 20/26: Installing method SmallFloat64>>ln 11:21:56 397/519 - 21/26: Installing method SmallFloat64>>nextObject 11:21:56 397/519 - 22/26: Installing method SmallFloat64>>shallowCopy 11:21:56 397/519 - 23/26: Installing method SmallFloat64>>timesTwoPower: 11:21:56 397/519 - 24/26: Installing method SmallFloat64>>truncated 11:21:56 397/519 - 25/26: Installing method SmallFloat64>>veryDeepCopyWith: 11:21:56 397/519 - 26/26: Installing method SmallFloat64>>~= 11:21:56 397/519 - 1/2: Installing method SmallFloat64 class>>basicNew 11:21:56 397/519 - 2/2: Installing method SmallFloat64 class>>basicNew: 11:21:56 398/519 - 1/2: Installing method SmallIdentityDictionary>>findIndexForKey: 11:21:56 398/519 - 2/2: Installing method SmallIdentityDictionary>>setClass 11:21:57 399/519 - 1/47: Installing method SmallInteger>>* 11:21:57 399/519 - 2/47: Installing method SmallInteger>>+ 11:21:57 399/519 - 3/47: Installing method SmallInteger>>- 11:21:57 399/519 - 4/47: Installing method SmallInteger>>/ 11:21:57 399/519 - 5/47: Installing method SmallInteger>>// 11:21:57 399/519 - 6/47: Installing method SmallInteger>>< 11:21:57 399/519 - 7/47: Installing method SmallInteger>><= 11:21:57 399/519 - 8/47: Installing method SmallInteger>>= 11:21:57 399/519 - 9/47: Installing method SmallInteger>>> 11:21:57 399/519 - 10/47: Installing method SmallInteger>>>= 11:21:57 399/519 - 11/47: Installing method SmallInteger>>\\ 11:21:57 399/519 - 12/47: Installing method SmallInteger>>asCharacter 11:21:57 399/519 - 13/47: Installing method SmallInteger>>asFloat 11:21:57 399/519 - 14/47: Installing method SmallInteger>>basicIdentityHash 11:21:57 399/519 - 15/47: Installing method SmallInteger>>bitAnd: 11:21:57 399/519 - 16/47: Installing method SmallInteger>>bitOr: 11:21:57 399/519 - 17/47: Installing method SmallInteger>>bitShift: 11:21:57 399/519 - 18/47: Installing method SmallInteger>>bitStringLength 11:21:57 399/519 - 19/47: Installing method SmallInteger>>bitXor: 11:21:57 399/519 - 20/47: Installing method SmallInteger>>byteAt: 11:21:57 399/519 - 21/47: Installing method SmallInteger>>byteAt:put: 11:21:57 399/519 - 22/47: Installing method SmallInteger>>bytesCount 11:21:57 399/519 - 23/47: Installing method SmallInteger>>decimalDigitLength 11:21:57 399/519 - 24/47: Installing method SmallInteger>>deepCopy 11:21:57 399/519 - 25/47: Installing method SmallInteger>>even 11:21:58 399/519 - 26/47: Installing method SmallInteger>>gcd: 11:21:58 399/519 - 27/47: Installing method SmallInteger>>hash 11:21:58 399/519 - 28/47: Installing method SmallInteger>>hashMultiply 11:21:58 399/519 - 29/47: Installing method SmallInteger>>highBit 11:21:58 399/519 - 30/47: Installing method SmallInteger>>highBitOfMagnitude 11:21:58 399/519 - 31/47: Installing method SmallInteger>>highBitOfPositiveReceiver 11:21:58 399/519 - 32/47: Installing method SmallInteger>>identityHash 11:21:58 399/519 - 33/47: Installing method SmallInteger>>isImmediateObject 11:21:58 399/519 - 34/47: Installing method SmallInteger>>isLarge 11:21:58 399/519 - 35/47: Installing method SmallInteger>>isPinnedInMemory 11:21:58 399/519 - 36/47: Installing method SmallInteger>>lowBit 11:21:58 399/519 - 37/47: Installing method SmallInteger>>nextInstance 11:21:58 399/519 - 38/47: Installing method SmallInteger>>nextObject 11:21:58 399/519 - 39/47: Installing method SmallInteger>>odd 11:21:58 399/519 - 40/47: Installing method SmallInteger>>pointsTo: 11:21:58 399/519 - 41/47: Installing method SmallInteger>>printOn:base: 11:21:58 399/519 - 42/47: Installing method SmallInteger>>printOn:base:length:padded: 11:21:58 399/519 - 43/47: Installing method SmallInteger>>printOn:base:nDigits: 11:21:58 399/519 - 44/47: Installing method SmallInteger>>quo: 11:21:58 399/519 - 45/47: Installing method SmallInteger>>shallowCopy 11:21:58 399/519 - 46/47: Installing method SmallInteger>>veryDeepCopyWith: 11:21:58 399/519 - 47/47: Installing method SmallInteger>>~= 11:21:58 399/519 - 1/6: Installing method SmallInteger class>>basicNew 11:21:58 399/519 - 2/6: Installing method SmallInteger class>>initialize 11:21:58 399/519 - 3/6: Installing method SmallInteger class>>maxVal 11:21:58 399/519 - 4/6: Installing method SmallInteger class>>minVal 11:21:58 399/519 - 5/6: Installing method SmallInteger class>>new 11:21:58 399/519 - 6/6: Installing method SmallInteger class>>startUp: 11:22:03 400/519 - 1/176: Installing method SmalltalkImage>>addToShutDownList: 11:22:03 400/519 - 2/176: Installing method SmalltalkImage>>addToStartUpList: 11:22:03 400/519 - 3/176: Installing method SmalltalkImage>>allClasses 11:22:03 400/519 - 4/176: Installing method SmalltalkImage>>allClassesAndTraits 11:22:03 400/519 - 5/176: Installing method SmalltalkImage>>allClassesAndTraitsDo: 11:22:03 400/519 - 6/176: Installing method SmalltalkImage>>allClassesDo: 11:22:03 400/519 - 7/176: Installing method SmalltalkImage>>allTraits 11:22:03 400/519 - 8/176: Installing method SmalltalkImage>>anonymousClassInstaller 11:22:03 400/519 - 9/176: Installing method SmalltalkImage>>argumentAt: 11:22:03 400/519 - 10/176: Installing method SmalltalkImage>>arguments 11:22:03 400/519 - 11/176: Installing method SmalltalkImage>>argumentsInclude: 11:22:03 400/519 - 12/176: Installing method SmalltalkImage>>argumentsStartingAtIndex: 11:22:03 400/519 - 13/176: Installing method SmalltalkImage>>at: 11:22:04 400/519 - 14/176: Installing method SmalltalkImage>>at:ifAbsent: 11:22:04 400/519 - 15/176: Installing method SmalltalkImage>>at:ifAbsentPut: 11:22:04 400/519 - 16/176: Installing method SmalltalkImage>>at:ifPresent: 11:22:04 400/519 - 17/176: Installing method SmalltalkImage>>at:ifPresent:ifAbsent: 11:22:04 400/519 - 18/176: Installing method SmalltalkImage>>at:put: 11:22:04 400/519 - 19/176: Installing method SmalltalkImage>>backupImageInFileNamed: 11:22:04 400/519 - 20/176: Installing method SmalltalkImage>>backupTo: 11:22:04 400/519 - 21/176: Installing method SmalltalkImage>>bindingOf: 11:22:04 400/519 - 22/176: Installing method SmalltalkImage>>bytesLeft 11:22:04 400/519 - 23/176: Installing method SmalltalkImage>>bytesLeft: 11:22:04 400/519 - 24/176: Installing method SmalltalkImage>>changeImagePathTo: 11:22:04 400/519 - 25/176: Installing method SmalltalkImage>>changesName 11:22:04 400/519 - 26/176: Installing method SmalltalkImage>>changesSuffix 11:22:04 400/519 - 27/176: Installing method SmalltalkImage>>classBuilder 11:22:04 400/519 - 28/176: Installing method SmalltalkImage>>classInstaller 11:22:04 400/519 - 29/176: Installing method SmalltalkImage>>classNamed: 11:22:04 400/519 - 30/176: Installing method SmalltalkImage>>classNames 11:22:04 400/519 - 31/176: Installing method SmalltalkImage>>classOrTraitNamed: 11:22:04 400/519 - 32/176: Installing method SmalltalkImage>>cleanOutUndeclared 11:22:04 400/519 - 33/176: Installing method SmalltalkImage>>cleanUp 11:22:04 400/519 - 34/176: Installing method SmalltalkImage>>cleanUp: 11:22:04 400/519 - 35/176: Installing method SmalltalkImage>>cleanUp:except: 11:22:04 400/519 - 36/176: Installing method SmalltalkImage>>cleanUp:except:confirming: 11:22:04 400/519 - 37/176: Installing method SmalltalkImage>>clearExternalObjects 11:22:04 400/519 - 38/176: Installing method SmalltalkImage>>closeLog: 11:22:04 400/519 - 39/176: Installing method SmalltalkImage>>closeSourceFiles 11:22:04 400/519 - 40/176: Installing method SmalltalkImage>>commandLine 11:22:04 400/519 - 41/176: Installing method SmalltalkImage>>compactClassesArray 11:22:04 400/519 - 42/176: Installing method SmalltalkImage>>compiler 11:22:04 400/519 - 43/176: Installing method SmalltalkImage>>compilerClass 11:22:04 400/519 - 44/176: Installing method SmalltalkImage>>compilerClass: 11:22:04 400/519 - 45/176: Installing method SmalltalkImage>>createStackOverflow 11:22:04 400/519 - 46/176: Installing method SmalltalkImage>>datedVersion 11:22:04 400/519 - 47/176: Installing method SmalltalkImage>>defaultLogFileName 11:22:04 400/519 - 48/176: Installing method SmalltalkImage>>environment 11:22:04 400/519 - 49/176: Installing method SmalltalkImage>>exit: 11:22:04 400/519 - 50/176: Installing method SmalltalkImage>>exitFailure 11:22:04 400/519 - 51/176: Installing method SmalltalkImage>>exitSuccess 11:22:04 400/519 - 52/176: Installing method SmalltalkImage>>exitToDebugger 11:22:04 400/519 - 53/176: Installing method SmalltalkImage>>externalObjects 11:22:04 400/519 - 54/176: Installing method SmalltalkImage>>extractMinusParameters 11:22:04 400/519 - 55/176: Installing method SmalltalkImage>>extractMinusParametersFrom: 11:22:04 400/519 - 56/176: Installing method SmalltalkImage>>extractParameters 11:22:04 400/519 - 57/176: Installing method SmalltalkImage>>fileForChangesNamed: 11:22:04 400/519 - 58/176: Installing method SmalltalkImage>>fileForImageNamed: 11:22:04 400/519 - 59/176: Installing method SmalltalkImage>>fixObsoleteBindings 11:22:04 400/519 - 60/176: Installing method SmalltalkImage>>fixObsoleteReferences 11:22:04 400/519 - 61/176: Installing method SmalltalkImage>>fixObsoleteSharedPools 11:22:04 400/519 - 62/176: Installing method SmalltalkImage>>flushClassNameCache 11:22:04 400/519 - 63/176: Installing method SmalltalkImage>>fullNameForChangesNamed: 11:22:04 400/519 - 64/176: Installing method SmalltalkImage>>fullNameForImageNamed: 11:22:04 400/519 - 65/176: Installing method SmalltalkImage>>garbageCollect 11:22:04 400/519 - 66/176: Installing method SmalltalkImage>>garbageCollectMost 11:22:04 400/519 - 67/176: Installing method SmalltalkImage>>getFileNameFromUser 11:22:04 400/519 - 68/176: Installing method SmalltalkImage>>globals 11:22:04 400/519 - 69/176: Installing method SmalltalkImage>>globals: 11:22:04 400/519 - 70/176: Installing method SmalltalkImage>>growMemoryByAtLeast: 11:22:04 400/519 - 71/176: Installing method SmalltalkImage>>hasClassNamed: 11:22:04 400/519 - 72/176: Installing method SmalltalkImage>>hasCompiler 11:22:04 400/519 - 73/176: Installing method SmalltalkImage>>image 11:22:04 400/519 - 74/176: Installing method SmalltalkImage>>imageDirectory 11:22:04 400/519 - 75/176: Installing method SmalltalkImage>>imageFormatVersion 11:22:04 400/519 - 76/176: Installing method SmalltalkImage>>imagePath 11:22:04 400/519 - 77/176: Installing method SmalltalkImage>>imagePath: 11:22:04 400/519 - 78/176: Installing method SmalltalkImage>>imageSuffix 11:22:04 400/519 - 79/176: Installing method SmalltalkImage>>includesKey: 11:22:04 400/519 - 80/176: Installing method SmalltalkImage>>informSpaceLeftAfterGarbageCollection 11:22:04 400/519 - 81/176: Installing method SmalltalkImage>>installLowSpaceWatcher 11:22:04 400/519 - 82/176: Installing method SmalltalkImage>>isHeadless 11:22:04 400/519 - 83/176: Installing method SmalltalkImage>>isInteractive 11:22:04 400/519 - 84/176: Installing method SmalltalkImage>>isInteractiveGraphic 11:22:04 400/519 - 85/176: Installing method SmalltalkImage>>isSelfEvaluating 11:22:05 400/519 - 86/176: Installing method SmalltalkImage>>lastImagePath 11:22:05 400/519 - 87/176: Installing method SmalltalkImage>>lastQuitLogPosition 11:22:05 400/519 - 88/176: Installing method SmalltalkImage>>lastQuitLogPosition: 11:22:05 400/519 - 89/176: Installing method SmalltalkImage>>lastUpdateString 11:22:05 400/519 - 90/176: Installing method SmalltalkImage>>licenseString 11:22:05 400/519 - 91/176: Installing method SmalltalkImage>>licenseStringTemplate 11:22:05 400/519 - 92/176: Installing method SmalltalkImage>>logDuring: 11:22:05 400/519 - 93/176: Installing method SmalltalkImage>>logError:inContext: 11:22:05 400/519 - 94/176: Installing method SmalltalkImage>>logFileName 11:22:05 400/519 - 95/176: Installing method SmalltalkImage>>logFileName: 11:22:05 400/519 - 96/176: Installing method SmalltalkImage>>logStdErrorDuring: 11:22:05 400/519 - 97/176: Installing method SmalltalkImage>>logStdOutDuring: 11:22:05 400/519 - 98/176: Installing method SmalltalkImage>>lowSpaceThreshold 11:22:05 400/519 - 99/176: Installing method SmalltalkImage>>lowSpaceWatcher 11:22:05 400/519 - 100/176: Installing method SmalltalkImage>>lowSpaceWatcherProcess 11:22:05 400/519 - 101/176: Installing method SmalltalkImage>>maxFilenameLength 11:22:05 400/519 - 102/176: Installing method SmalltalkImage>>maxIdentityHash 11:22:05 400/519 - 103/176: Installing method SmalltalkImage>>memoryHogs 11:22:05 400/519 - 104/176: Installing method SmalltalkImage>>metacelloPlatformAttributes 11:22:05 400/519 - 105/176: Installing method SmalltalkImage>>newSpecialObjectsArray 11:22:05 400/519 - 106/176: Installing method SmalltalkImage>>okayToProceedEvenIfSpaceIsLow 11:22:05 400/519 - 107/176: Installing method SmalltalkImage>>openLog 11:22:05 400/519 - 108/176: Installing method SmalltalkImage>>openSourceFiles 11:22:05 400/519 - 109/176: Installing method SmalltalkImage>>optionAt: 11:22:05 400/519 - 110/176: Installing method SmalltalkImage>>options 11:22:05 400/519 - 111/176: Installing method SmalltalkImage>>organization 11:22:05 400/519 - 112/176: Installing method SmalltalkImage>>os 11:22:05 400/519 - 113/176: Installing method SmalltalkImage>>packages 11:22:05 400/519 - 114/176: Installing method SmalltalkImage>>platform 11:22:05 400/519 - 115/176: Installing method SmalltalkImage>>platformName 11:22:05 400/519 - 116/176: Installing method SmalltalkImage>>primBytesLeft 11:22:05 400/519 - 117/176: Installing method SmalltalkImage>>primImagePath 11:22:05 400/519 - 118/176: Installing method SmalltalkImage>>primImagePath: 11:22:05 400/519 - 119/176: Installing method SmalltalkImage>>primLowSpaceSemaphore: 11:22:05 400/519 - 120/176: Installing method SmalltalkImage>>primSignalAtBytesLeft: 11:22:05 400/519 - 121/176: Installing method SmalltalkImage>>primitiveGarbageCollect 11:22:05 400/519 - 122/176: Installing method SmalltalkImage>>primitiveGetSpecialObjectsArray 11:22:05 400/519 - 123/176: Installing method SmalltalkImage>>printOn: 11:22:05 400/519 - 124/176: Installing method SmalltalkImage>>privSaveImageWithCleanup 11:22:05 400/519 - 125/176: Installing method SmalltalkImage>>quitPrimitive 11:22:05 400/519 - 126/176: Installing method SmalltalkImage>>recompile 11:22:05 400/519 - 127/176: Installing method SmalltalkImage>>recordStartupStamp 11:22:05 400/519 - 128/176: Installing method SmalltalkImage>>recreateSpecialObjectsArray 11:22:05 400/519 - 129/176: Installing method SmalltalkImage>>registerExternalObject: 11:22:05 400/519 - 130/176: Installing method SmalltalkImage>>removeAllLineFeedsQuietly 11:22:05 400/519 - 131/176: Installing method SmalltalkImage>>removeAllLineFeedsQuietlyCalling: 11:22:05 400/519 - 132/176: Installing method SmalltalkImage>>removeClassNamed: 11:22:05 400/519 - 133/176: Installing method SmalltalkImage>>removeEmptyMessageCategories 11:22:05 400/519 - 134/176: Installing method SmalltalkImage>>removeSelector: 11:22:05 400/519 - 135/176: Installing method SmalltalkImage>>renameClass:from: 11:22:05 400/519 - 136/176: Installing method SmalltalkImage>>renameClassNamed:as: 11:22:05 400/519 - 137/176: Installing method SmalltalkImage>>restartMethods 11:22:05 400/519 - 138/176: Installing method SmalltalkImage>>saveAs 11:22:05 400/519 - 139/176: Installing method SmalltalkImage>>saveAs: 11:22:05 400/519 - 140/176: Installing method SmalltalkImage>>saveAsNewVersion 11:22:05 400/519 - 141/176: Installing method SmalltalkImage>>saveChangesInFileNamed: 11:22:05 400/519 - 142/176: Installing method SmalltalkImage>>saveImageInFileNamed: 11:22:05 400/519 - 143/176: Installing method SmalltalkImage>>saveImageInNewContext 11:22:05 400/519 - 144/176: Installing method SmalltalkImage>>saveSession 11:22:05 400/519 - 145/176: Installing method SmalltalkImage>>session 11:22:05 400/519 - 146/176: Installing method SmalltalkImage>>shortImageName 11:22:05 400/519 - 147/176: Installing method SmalltalkImage>>shutDown 11:22:06 400/519 - 148/176: Installing method SmalltalkImage>>signalLowSpace 11:22:06 400/519 - 149/176: Installing method SmalltalkImage>>snapshot:andQuit: 11:22:06 400/519 - 150/176: Installing method SmalltalkImage>>sourceFileVersionString 11:22:06 400/519 - 151/176: Installing method SmalltalkImage>>sourceFileVersionString: 11:22:06 400/519 - 152/176: Installing method SmalltalkImage>>sourcesFile 11:22:06 400/519 - 153/176: Installing method SmalltalkImage>>sourcesName 11:22:06 400/519 - 154/176: Installing method SmalltalkImage>>sourcesSuffix 11:22:06 400/519 - 155/176: Installing method SmalltalkImage>>spaceLeftAfterGarbageCollection 11:22:06 400/519 - 156/176: Installing method SmalltalkImage>>specialNargsAt: 11:22:06 400/519 - 157/176: Installing method SmalltalkImage>>specialObjectsArray 11:22:06 400/519 - 158/176: Installing method SmalltalkImage>>specialObjectsArray: 11:22:06 400/519 - 159/176: Installing method SmalltalkImage>>specialSelectorAt: 11:22:06 400/519 - 160/176: Installing method SmalltalkImage>>specialSelectorIndexOrNil: 11:22:06 400/519 - 161/176: Installing method SmalltalkImage>>specialSelectorSize 11:22:06 400/519 - 162/176: Installing method SmalltalkImage>>specialSelectors 11:22:06 400/519 - 163/176: Installing method SmalltalkImage>>stripImageExtensionFrom: 11:22:06 400/519 - 164/176: Installing method SmalltalkImage>>supportsQueueingFinalization 11:22:06 400/519 - 165/176: Installing method SmalltalkImage>>supportsQueueingFinalization: 11:22:06 400/519 - 166/176: Installing method SmalltalkImage>>systemInformationString 11:22:06 400/519 - 167/176: Installing method SmalltalkImage>>timeStamp: 11:22:06 400/519 - 168/176: Installing method SmalltalkImage>>traitNames 11:22:06 400/519 - 169/176: Installing method SmalltalkImage>>unbindExternalPrimitives 11:22:06 400/519 - 170/176: Installing method SmalltalkImage>>unregisterExternalObject: 11:22:06 400/519 - 171/176: Installing method SmalltalkImage>>version 11:22:06 400/519 - 172/176: Installing method SmalltalkImage>>veryDeepCopyWith: 11:22:06 400/519 - 173/176: Installing method SmalltalkImage>>vm 11:22:06 400/519 - 174/176: Installing method SmalltalkImage>>vmBinary 11:22:06 400/519 - 175/176: Installing method SmalltalkImage>>vmDirectory 11:22:06 400/519 - 176/176: Installing method SmalltalkImage>>wordSize 11:22:06 400/519 - 1/8: Installing method SmalltalkImage class>>cleanUp 11:22:06 400/519 - 2/8: Installing method SmalltalkImage class>>compilerClass 11:22:06 400/519 - 3/8: Installing method SmalltalkImage class>>compilerClass: 11:22:06 400/519 - 4/8: Installing method SmalltalkImage class>>current 11:22:06 400/519 - 5/8: Installing method SmalltalkImage class>>new 11:22:06 400/519 - 6/8: Installing method SmalltalkImage class>>shutDown: 11:22:06 400/519 - 7/8: Installing method SmalltalkImage class>>startUp: 11:22:06 400/519 - 8/8: Installing method SmalltalkImage class>>wordSize 11:22:06 401/519 - 1/15: Installing method SnapshotOperation>>doSnapshot 11:22:06 401/519 - 2/15: Installing method SnapshotOperation>>error 11:22:06 401/519 - 3/15: Installing method SnapshotOperation>>executeStoringError: 11:22:06 401/519 - 4/15: Installing method SnapshotOperation>>handleSnapshotError: 11:22:06 401/519 - 5/15: Installing method SnapshotOperation>>hasError 11:22:06 401/519 - 6/15: Installing method SnapshotOperation>>hasSavedSuccessfully 11:22:06 401/519 - 7/15: Installing method SnapshotOperation>>imageFormatOption: 11:22:06 401/519 - 8/15: Installing method SnapshotOperation>>initialize 11:22:06 401/519 - 9/15: Installing method SnapshotOperation>>isImageStarting 11:22:06 401/519 - 10/15: Installing method SnapshotOperation>>performSnapshot 11:22:06 401/519 - 11/15: Installing method SnapshotOperation>>quit: 11:22:07 401/519 - 12/15: Installing method SnapshotOperation>>save: 11:22:07 401/519 - 13/15: Installing method SnapshotOperation>>sessionManager: 11:22:07 401/519 - 14/15: Installing method SnapshotOperation>>snapshotPrimitive 11:22:07 401/519 - 15/15: Installing method SnapshotOperation>>snapshotPrimitiveWithFormatOption: 11:22:07 401/519 - 1/4: Installing method SnapshotOperation class>>new 11:22:07 401/519 - 2/4: Installing method SnapshotOperation class>>save:andQuit:withSessionManager: 11:22:07 401/519 - 3/4: Installing method SnapshotOperation class>>useComposedFormatNext 11:22:07 401/519 - 4/4: Installing method SnapshotOperation class>>useSpurFormatNext 11:22:07 402/519 - 1/23: Installing method SortedCollection>>, 11:22:07 402/519 - 2/23: Installing method SortedCollection>>= 11:22:07 402/519 - 3/23: Installing method SortedCollection>>add: 11:22:07 402/519 - 4/23: Installing method SortedCollection>>addAll: 11:22:07 402/519 - 5/23: Installing method SortedCollection>>addFirst: 11:22:07 402/519 - 6/23: Installing method SortedCollection>>addLast: 11:22:07 402/519 - 7/23: Installing method SortedCollection>>addNoSort: 11:22:07 402/519 - 8/23: Installing method SortedCollection>>at:put: 11:22:07 402/519 - 9/23: Installing method SortedCollection>>collect: 11:22:07 402/519 - 10/23: Installing method SortedCollection>>copyEmpty 11:22:07 402/519 - 11/23: Installing method SortedCollection>>defaultSort:to: 11:22:07 402/519 - 12/23: Installing method SortedCollection>>flatCollect: 11:22:07 402/519 - 13/23: Installing method SortedCollection>>groupedBy: 11:22:07 402/519 - 14/23: Installing method SortedCollection>>indexForInserting: 11:22:07 402/519 - 15/23: Installing method SortedCollection>>insert:before: 11:22:07 402/519 - 16/23: Installing method SortedCollection>>intersection: 11:22:07 402/519 - 17/23: Installing method SortedCollection>>median 11:22:07 402/519 - 18/23: Installing method SortedCollection>>reSort 11:22:07 402/519 - 19/23: Installing method SortedCollection>>sort: 11:22:07 402/519 - 20/23: Installing method SortedCollection>>sort:to: 11:22:07 402/519 - 21/23: Installing method SortedCollection>>sortBlock 11:22:07 402/519 - 22/23: Installing method SortedCollection>>sortBlock: 11:22:07 402/519 - 23/23: Installing method SortedCollection>>speciesForTransform 11:22:07 402/519 - 1/3: Installing method SortedCollection class>>newFromArray: 11:22:07 402/519 - 2/3: Installing method SortedCollection class>>sortBlock: 11:22:07 402/519 - 3/3: Installing method SortedCollection class>>sortUsing: 11:22:07 403/519 - 1/1: Installing method SourceChunkWriteStream>>afterNexPut 11:22:08 404/519 - 1/35: Installing method SourceFile>>atEnd 11:22:08 404/519 - 2/35: Installing method SourceFile>>close 11:22:08 404/519 - 3/35: Installing method SourceFile>>closed 11:22:08 404/519 - 4/35: Installing method SourceFile>>cr 11:22:08 404/519 - 5/35: Installing method SourceFile>>discardBuffer 11:22:08 404/519 - 6/35: Installing method SourceFile>>ensureWrittenPosition: 11:22:08 404/519 - 7/35: Installing method SourceFile>>flush 11:22:08 404/519 - 8/35: Installing method SourceFile>>fullName 11:22:08 404/519 - 9/35: Installing method SourceFile>>getPreambleAt: 11:22:08 404/519 - 10/35: Installing method SourceFile>>isOpen 11:22:08 404/519 - 11/35: Installing method SourceFile>>isReadOnly 11:22:08 404/519 - 12/35: Installing method SourceFile>>next 11:22:08 404/519 - 13/35: Installing method SourceFile>>next: 11:22:08 404/519 - 14/35: Installing method SourceFile>>next:putAll:startingAt: 11:22:08 404/519 - 15/35: Installing method SourceFile>>nextChunk 11:22:08 404/519 - 16/35: Installing method SourceFile>>nextChunkPut: 11:22:08 404/519 - 17/35: Installing method SourceFile>>nextPut: 11:22:08 404/519 - 18/35: Installing method SourceFile>>nextPutAll: 11:22:08 404/519 - 19/35: Installing method SourceFile>>path 11:22:08 404/519 - 20/35: Installing method SourceFile>>path: 11:22:08 404/519 - 21/35: Installing method SourceFile>>peek 11:22:08 404/519 - 22/35: Installing method SourceFile>>position 11:22:08 404/519 - 23/35: Installing method SourceFile>>position: 11:22:08 404/519 - 24/35: Installing method SourceFile>>potentialLocations 11:22:08 404/519 - 25/35: Installing method SourceFile>>potentialLocations: 11:22:09 404/519 - 26/35: Installing method SourceFile>>printOn: 11:22:09 404/519 - 27/35: Installing method SourceFile>>readOnlyCopy 11:22:09 404/519 - 28/35: Installing method SourceFile>>setToEnd 11:22:09 404/519 - 29/35: Installing method SourceFile>>size 11:22:09 404/519 - 30/35: Installing method SourceFile>>skip: 11:22:09 404/519 - 31/35: Installing method SourceFile>>space 11:22:09 404/519 - 32/35: Installing method SourceFile>>stream: 11:22:09 404/519 - 33/35: Installing method SourceFile>>tryOpen 11:22:09 404/519 - 34/35: Installing method SourceFile>>tryOpenReadOnly: 11:22:09 404/519 - 35/35: Installing method SourceFile>>upToEnd 11:22:09 404/519 - 1/1: Installing method SourceFile class>>on:potentialLocations: 11:22:10 405/519 - 1/39: Installing method SourceFileArray>>changesFileStream 11:22:10 405/519 - 2/39: Installing method SourceFileArray>>changesFileStream: 11:22:10 405/519 - 3/39: Installing method SourceFileArray>>changesWriteStreamDo: 11:22:10 405/519 - 4/39: Installing method SourceFileArray>>close 11:22:10 405/519 - 5/39: Installing method SourceFileArray>>closeFileArray: 11:22:10 405/519 - 6/39: Installing method SourceFileArray>>commentDataPointers 11:22:10 405/519 - 7/39: Installing method SourceFileArray>>commentTimeStampAt: 11:22:10 405/519 - 8/39: Installing method SourceFileArray>>createReadOnlyFiles 11:22:10 405/519 - 9/39: Installing method SourceFileArray>>deferFlushDuring: 11:22:10 405/519 - 10/39: Installing method SourceFileArray>>emptyReadStreamsQueue 11:22:10 405/519 - 11/39: Installing method SourceFileArray>>ensureOpen 11:22:10 405/519 - 12/39: Installing method SourceFileArray>>fileAt: 11:22:10 405/519 - 13/39: Installing method SourceFileArray>>fileAt:ifAbsent: 11:22:10 405/519 - 14/39: Installing method SourceFileArray>>fileIndexFromSourcePointer: 11:22:10 405/519 - 15/39: Installing method SourceFileArray>>filePositionFromSourcePointer: 11:22:10 405/519 - 16/39: Installing method SourceFileArray>>finishedReading:from: 11:22:10 405/519 - 17/39: Installing method SourceFileArray>>flushChangesFile 11:22:10 405/519 - 18/39: Installing method SourceFileArray>>forceChangesToDisk 11:22:10 405/519 - 19/39: Installing method SourceFileArray>>getPreambleFrom:at: 11:22:10 405/519 - 20/39: Installing method SourceFileArray>>initialize 11:22:10 405/519 - 21/39: Installing method SourceFileArray>>protocolAt: 11:22:10 405/519 - 22/39: Installing method SourceFileArray>>protocolAt:for: 11:22:10 405/519 - 23/39: Installing method SourceFileArray>>readOnlyCopy 11:22:10 405/519 - 24/39: Installing method SourceFileArray>>readOnlyDo: 11:22:10 405/519 - 25/39: Installing method SourceFileArray>>readOnlyQueueLimit 11:22:10 405/519 - 26/39: Installing method SourceFileArray>>readStreamAt:ifPresent:ifAbsent: 11:22:10 405/519 - 27/39: Installing method SourceFileArray>>readStreamAtFileIndex:atPosition:ifPresent:ifAbsent: 11:22:10 405/519 - 28/39: Installing method SourceFileArray>>remoteStringAt: 11:22:10 405/519 - 29/39: Installing method SourceFileArray>>remoteStringForNewString: 11:22:10 405/519 - 30/39: Installing method SourceFileArray>>reportString 11:22:10 405/519 - 31/39: Installing method SourceFileArray>>sourceCodeAt: 11:22:10 405/519 - 32/39: Installing method SourceFileArray>>sourceDataPointers 11:22:10 405/519 - 33/39: Installing method SourceFileArray>>sourcePointerFromFileIndex:andPosition: 11:22:10 405/519 - 34/39: Installing method SourceFileArray>>sourcedDataAt: 11:22:10 405/519 - 35/39: Installing method SourceFileArray>>sourcesFileStream 11:22:10 405/519 - 36/39: Installing method SourceFileArray>>sourcesFileStream: 11:22:10 405/519 - 37/39: Installing method SourceFileArray>>timeStampAt: 11:22:10 405/519 - 38/39: Installing method SourceFileArray>>timeStampAt:for: 11:22:10 405/519 - 39/39: Installing method SourceFileArray>>writeSource:preamble:onSuccess:onFail: 11:22:10 405/519 - 1/1: Installing method SourceFileArray class>>startUp: 11:22:11 406/519 - 1/32: Installing method SourceFileBufferedReadWriteStream>>atEnd 11:22:11 406/519 - 2/32: Installing method SourceFileBufferedReadWriteStream>>atEnd: 11:22:11 406/519 - 3/32: Installing method SourceFileBufferedReadWriteStream>>bufferAt: 11:22:11 406/519 - 4/32: Installing method SourceFileBufferedReadWriteStream>>bufferAt:put: 11:22:11 406/519 - 5/32: Installing method SourceFileBufferedReadWriteStream>>checkBufferFor: 11:22:11 406/519 - 6/32: Installing method SourceFileBufferedReadWriteStream>>close 11:22:11 406/519 - 7/32: Installing method SourceFileBufferedReadWriteStream>>closed 11:22:11 406/519 - 8/32: Installing method SourceFileBufferedReadWriteStream>>collectionSpecies 11:22:11 406/519 - 9/32: Installing method SourceFileBufferedReadWriteStream>>defaultBufferSize 11:22:11 406/519 - 10/32: Installing method SourceFileBufferedReadWriteStream>>ensureWrittenPosition: 11:22:11 406/519 - 11/32: Installing method SourceFileBufferedReadWriteStream>>flush 11:22:11 406/519 - 12/32: Installing method SourceFileBufferedReadWriteStream>>isBinary 11:22:11 406/519 - 13/32: Installing method SourceFileBufferedReadWriteStream>>isPositionInBuffer: 11:22:11 406/519 - 14/32: Installing method SourceFileBufferedReadWriteStream>>isReadOnly 11:22:11 406/519 - 15/32: Installing method SourceFileBufferedReadWriteStream>>isStream 11:22:11 406/519 - 16/32: Installing method SourceFileBufferedReadWriteStream>>next 11:22:11 406/519 - 17/32: Installing method SourceFileBufferedReadWriteStream>>next: 11:22:11 406/519 - 18/32: Installing method SourceFileBufferedReadWriteStream>>next:putAll:startingAt: 11:22:11 406/519 - 19/32: Installing method SourceFileBufferedReadWriteStream>>nextPut: 11:22:11 406/519 - 20/32: Installing method SourceFileBufferedReadWriteStream>>nextPutAll: 11:22:11 406/519 - 21/32: Installing method SourceFileBufferedReadWriteStream>>on: 11:22:11 406/519 - 22/32: Installing method SourceFileBufferedReadWriteStream>>peek 11:22:12 406/519 - 23/32: Installing method SourceFileBufferedReadWriteStream>>position 11:22:12 406/519 - 24/32: Installing method SourceFileBufferedReadWriteStream>>position: 11:22:12 406/519 - 25/32: Installing method SourceFileBufferedReadWriteStream>>readInto:startingAt:count: 11:22:12 406/519 - 26/32: Installing method SourceFileBufferedReadWriteStream>>refreshBufferFrom: 11:22:12 406/519 - 27/32: Installing method SourceFileBufferedReadWriteStream>>setToEnd 11:22:12 406/519 - 28/32: Installing method SourceFileBufferedReadWriteStream>>size 11:22:12 406/519 - 29/32: Installing method SourceFileBufferedReadWriteStream>>sizeBuffer: 11:22:12 406/519 - 30/32: Installing method SourceFileBufferedReadWriteStream>>skip: 11:22:12 406/519 - 31/32: Installing method SourceFileBufferedReadWriteStream>>upTo: 11:22:12 406/519 - 32/32: Installing method SourceFileBufferedReadWriteStream>>upToEnd 11:22:12 406/519 - 1/2: Installing method SourceFileBufferedReadWriteStream class>>on: 11:22:12 406/519 - 2/2: Installing method SourceFileBufferedReadWriteStream class>>on:do: 11:22:12 407/519 - 1/26: Installing method SourceFileCharacterReadWriteStream>>atEnd 11:22:12 407/519 - 2/26: Installing method SourceFileCharacterReadWriteStream>>close 11:22:12 407/519 - 3/26: Installing method SourceFileCharacterReadWriteStream>>closed 11:22:12 407/519 - 4/26: Installing method SourceFileCharacterReadWriteStream>>collectionSpecies 11:22:12 407/519 - 5/26: Installing method SourceFileCharacterReadWriteStream>>cr 11:22:12 407/519 - 6/26: Installing method SourceFileCharacterReadWriteStream>>ensureWrittenPosition: 11:22:12 407/519 - 7/26: Installing method SourceFileCharacterReadWriteStream>>flush 11:22:12 407/519 - 8/26: Installing method SourceFileCharacterReadWriteStream>>isReadOnly 11:22:12 407/519 - 9/26: Installing method SourceFileCharacterReadWriteStream>>next 11:22:13 407/519 - 10/26: Installing method SourceFileCharacterReadWriteStream>>next: 11:22:13 407/519 - 11/26: Installing method SourceFileCharacterReadWriteStream>>next:putAll:startingAt: 11:22:13 407/519 - 12/26: Installing method SourceFileCharacterReadWriteStream>>nextPut: 11:22:13 407/519 - 13/26: Installing method SourceFileCharacterReadWriteStream>>nextPutAll: 11:22:13 407/519 - 14/26: Installing method SourceFileCharacterReadWriteStream>>on:encoding: 11:22:13 407/519 - 15/26: Installing method SourceFileCharacterReadWriteStream>>peek 11:22:13 407/519 - 16/26: Installing method SourceFileCharacterReadWriteStream>>position 11:22:13 407/519 - 17/26: Installing method SourceFileCharacterReadWriteStream>>position: 11:22:13 407/519 - 18/26: Installing method SourceFileCharacterReadWriteStream>>print: 11:22:13 407/519 - 19/26: Installing method SourceFileCharacterReadWriteStream>>readOnlyCopy 11:22:13 407/519 - 20/26: Installing method SourceFileCharacterReadWriteStream>>setToEnd 11:22:13 407/519 - 21/26: Installing method SourceFileCharacterReadWriteStream>>size 11:22:13 407/519 - 22/26: Installing method SourceFileCharacterReadWriteStream>>skip: 11:22:13 407/519 - 23/26: Installing method SourceFileCharacterReadWriteStream>>space 11:22:13 407/519 - 24/26: Installing method SourceFileCharacterReadWriteStream>>tab 11:22:13 407/519 - 25/26: Installing method SourceFileCharacterReadWriteStream>>upToAll: 11:22:13 407/519 - 26/26: Installing method SourceFileCharacterReadWriteStream>>upToEnd 11:22:13 407/519 - 1/1: Installing method SourceFileCharacterReadWriteStream class>>on:encoding: 11:22:13 408/519 - 1/5: Installing method SparseLargeArray>>analyzeSpaceSaving 11:22:13 408/519 - 2/5: Installing method SparseLargeArray>>atAllPut: 11:22:13 408/519 - 3/5: Installing method SparseLargeArray>>initChunkSize:size:arrayClass:base:defaultValue: 11:22:13 408/519 - 4/5: Installing method SparseLargeArray>>noCheckAt: 11:22:13 408/519 - 5/5: Installing method SparseLargeArray>>noCheckAt:put: 11:22:13 409/519 - 1/25: Installing method SparseLargeTable>>allDefaultValueSubtableAt: 11:22:14 409/519 - 2/25: Installing method SparseLargeTable>>analyzeSpaceSaving 11:22:14 409/519 - 3/25: Installing method SparseLargeTable>>arrayClass 11:22:14 409/519 - 4/25: Installing method SparseLargeTable>>at: 11:22:14 409/519 - 5/25: Installing method SparseLargeTable>>at:put: 11:22:14 409/519 - 6/25: Installing method SparseLargeTable>>base 11:22:14 409/519 - 7/25: Installing method SparseLargeTable>>chunkSize 11:22:14 409/519 - 8/25: Installing method SparseLargeTable>>copyEmpty 11:22:14 409/519 - 9/25: Installing method SparseLargeTable>>initChunkSize:size:arrayClass:base:defaultValue: 11:22:14 409/519 - 10/25: Installing method SparseLargeTable>>noCheckAt: 11:22:14 409/519 - 11/25: Installing method SparseLargeTable>>noCheckAt:put: 11:22:14 409/519 - 12/25: Installing method SparseLargeTable>>postCopy 11:22:14 409/519 - 13/25: Installing method SparseLargeTable>>printElementsOn: 11:22:14 409/519 - 14/25: Installing method SparseLargeTable>>printOn: 11:22:14 409/519 - 15/25: Installing method SparseLargeTable>>privateSize: 11:22:14 409/519 - 16/25: Installing method SparseLargeTable>>pvtCheckIndex: 11:22:14 409/519 - 17/25: Installing method SparseLargeTable>>similarInstance 11:22:14 409/519 - 18/25: Installing method SparseLargeTable>>similarInstance: 11:22:14 409/519 - 19/25: Installing method SparseLargeTable>>similarSpeciesInstance 11:22:14 409/519 - 20/25: Installing method SparseLargeTable>>similarSpeciesInstance: 11:22:14 409/519 - 21/25: Installing method SparseLargeTable>>size 11:22:14 409/519 - 22/25: Installing method SparseLargeTable>>speciesNew 11:22:14 409/519 - 23/25: Installing method SparseLargeTable>>speciesNew: 11:22:14 409/519 - 24/25: Installing method SparseLargeTable>>storeOn: 11:22:14 409/519 - 25/25: Installing method SparseLargeTable>>zapDefaultOnlyEntries 11:22:14 409/519 - 1/7: Installing method SparseLargeTable class>>defaultChunkSize 11:22:14 409/519 - 2/7: Installing method SparseLargeTable class>>defaultChunkSizeForFiles 11:22:14 409/519 - 3/7: Installing method SparseLargeTable class>>new: 11:22:14 409/519 - 4/7: Installing method SparseLargeTable class>>new:chunkSize: 11:22:14 409/519 - 5/7: Installing method SparseLargeTable class>>new:chunkSize:arrayClass: 11:22:14 409/519 - 6/7: Installing method SparseLargeTable class>>new:chunkSize:arrayClass:base: 11:22:14 409/519 - 7/7: Installing method SparseLargeTable class>>new:chunkSize:arrayClass:base:defaultValue: 11:22:14 410/519 - 1/3: Installing method Stack>>pop 11:22:14 410/519 - 2/3: Installing method Stack>>push: 11:22:14 410/519 - 3/3: Installing method Stack>>top 11:22:14 411/519 - 1/4: Installing method StartupUIManager>>activate 11:22:14 411/519 - 2/4: Installing method StartupUIManager>>handleError:log: 11:22:14 411/519 - 3/4: Installing method StartupUIManager>>inform: 11:22:14 411/519 - 4/4: Installing method StartupUIManager>>sessionManager 11:22:14 411/519 - 1/1: Installing method StartupUIManager class>>isValidForCurrentSystemConfiguration 11:22:15 412/519 - 1/11: Installing method Stdio class>>cleanStdioHandles 11:22:15 412/519 - 2/11: Installing method Stdio class>>createStdioFileFor: 11:22:15 412/519 - 3/11: Installing method Stdio class>>createWriteStreamBlock 11:22:15 412/519 - 4/11: Installing method Stdio class>>createWriteStreamBlock: 11:22:15 412/519 - 5/11: Installing method Stdio class>>standardIOStreamNamed:forWrite: 11:22:15 412/519 - 6/11: Installing method Stdio class>>startUp: 11:22:15 412/519 - 7/11: Installing method Stdio class>>stderr 11:22:15 412/519 - 8/11: Installing method Stdio class>>stdin 11:22:15 412/519 - 9/11: Installing method Stdio class>>stdout 11:22:15 412/519 - 10/11: Installing method Stdio class>>useDefaultStreams 11:22:15 412/519 - 11/11: Installing method Stdio class>>useNullStreams 11:22:15 413/519 - 1/2: Installing method StdioStream>>next: 11:22:15 413/519 - 2/2: Installing method StdioStream>>peek 11:22:15 414/519 - 1/28: Installing method Stream>><< 11:22:15 414/519 - 2/28: Installing method Stream>>atEnd 11:22:15 414/519 - 3/28: Installing method Stream>>basicNext 11:22:15 414/519 - 4/28: Installing method Stream>>basicNext:putAll:startingAt: 11:22:15 414/519 - 5/28: Installing method Stream>>basicNextPut: 11:22:15 414/519 - 6/28: Installing method Stream>>basicNextPutAll: 11:22:15 414/519 - 7/28: Installing method Stream>>binary 11:22:15 414/519 - 8/28: Installing method Stream>>close 11:22:15 414/519 - 9/28: Installing method Stream>>closed 11:22:15 414/519 - 10/28: Installing method Stream>>contents 11:22:15 414/519 - 11/28: Installing method Stream>>do: 11:22:15 414/519 - 12/28: Installing method Stream>>flush 11:22:15 414/519 - 13/28: Installing method Stream>>isBinary 11:22:15 414/519 - 14/28: Installing method Stream>>isStream 11:22:15 414/519 - 15/28: Installing method Stream>>localName 11:22:15 414/519 - 16/28: Installing method Stream>>next 11:22:15 414/519 - 17/28: Installing method Stream>>next: 11:22:15 414/519 - 18/28: Installing method Stream>>next:put: 11:22:15 414/519 - 19/28: Installing method Stream>>next:putAll:startingAt: 11:22:15 414/519 - 20/28: Installing method Stream>>nextMatchAll: 11:22:16 414/519 - 21/28: Installing method Stream>>nextMatchFor: 11:22:16 414/519 - 22/28: Installing method Stream>>nextPut: 11:22:16 414/519 - 23/28: Installing method Stream>>nextPutAll: 11:22:16 414/519 - 24/28: Installing method Stream>>nextWordsPutAll: 11:22:16 414/519 - 25/28: Installing method Stream>>openReadOnly 11:22:16 414/519 - 26/28: Installing method Stream>>print: 11:22:16 414/519 - 27/28: Installing method Stream>>readOnly 11:22:16 414/519 - 28/28: Installing method Stream>>upToEnd 11:22:16 414/519 - 1/2: Installing method Stream class>>isAbstract 11:22:16 414/519 - 2/2: Installing method Stream class>>new 11:22:19 415/519 - 1/198: Installing method String>>< 11:22:19 415/519 - 2/198: Installing method String>><= 11:22:19 415/519 - 3/198: Installing method String>>= 11:22:19 415/519 - 4/198: Installing method String>>> 11:22:19 415/519 - 5/198: Installing method String>>>= 11:22:19 415/519 - 6/198: Installing method String>>alike: 11:22:19 415/519 - 7/198: Installing method String>>allRangesOfSubstring: 11:22:19 415/519 - 8/198: Installing method String>>asByteArray 11:22:19 415/519 - 9/198: Installing method String>>asByteString 11:22:19 415/519 - 10/198: Installing method String>>asCamelCase 11:22:19 415/519 - 11/198: Installing method String>>asClassVariable 11:22:19 415/519 - 12/198: Installing method String>>asClassVariableCollection 11:22:19 415/519 - 13/198: Installing method String>>asComment 11:22:19 415/519 - 14/198: Installing method String>>asDate 11:22:19 415/519 - 15/198: Installing method String>>asDateAndTime 11:22:19 415/519 - 16/198: Installing method String>>asDuration 11:22:20 415/519 - 17/198: Installing method String>>asFourCode 11:22:20 415/519 - 18/198: Installing method String>>asHTMLString 11:22:20 415/519 - 19/198: Installing method String>>asHex 11:22:20 415/519 - 20/198: Installing method String>>asInteger 11:22:20 415/519 - 21/198: Installing method String>>asLowercase 11:22:20 415/519 - 22/198: Installing method String>>asNumber 11:22:20 415/519 - 23/198: Installing method String>>asOctetString 11:22:20 415/519 - 24/198: Installing method String>>asPackage 11:22:20 415/519 - 25/198: Installing method String>>asPackageIfAbsent: 11:22:20 415/519 - 26/198: Installing method String>>asPluralBasedOn: 11:22:20 415/519 - 27/198: Installing method String>>asSignedInteger 11:22:20 415/519 - 28/198: Installing method String>>asSlot 11:22:20 415/519 - 29/198: Installing method String>>asSlotCollection 11:22:20 415/519 - 30/198: Installing method String>>asString 11:22:20 415/519 - 31/198: Installing method String>>asSymbol 11:22:20 415/519 - 32/198: Installing method String>>asTime 11:22:20 415/519 - 33/198: Installing method String>>asUnsignedInteger 11:22:20 415/519 - 34/198: Installing method String>>asUppercase 11:22:20 415/519 - 35/198: Installing method String>>asValidSelector 11:22:20 415/519 - 36/198: Installing method String>>asVmPathName 11:22:20 415/519 - 37/198: Installing method String>>asWideString 11:22:20 415/519 - 38/198: Installing method String>>asWin32WideString 11:22:20 415/519 - 39/198: Installing method String>>asZnCharacterEncoder 11:22:20 415/519 - 40/198: Installing method String>>beginsWith: 11:22:20 415/519 - 41/198: Installing method String>>beginsWith:caseSensitive: 11:22:20 415/519 - 42/198: Installing method String>>byteAt: 11:22:20 415/519 - 43/198: Installing method String>>byteAt:put: 11:22:20 415/519 - 44/198: Installing method String>>byteSize 11:22:20 415/519 - 45/198: Installing method String>>capitalized 11:22:20 415/519 - 46/198: Installing method String>>caseInsensitiveLessOrEqual: 11:22:20 415/519 - 47/198: Installing method String>>caseSensitiveLessOrEqual: 11:22:20 415/519 - 48/198: Installing method String>>charactersExactlyMatching: 11:22:20 415/519 - 49/198: Installing method String>>compare: 11:22:20 415/519 - 50/198: Installing method String>>compare:caseSensitive: 11:22:20 415/519 - 51/198: Installing method String>>compare:with: 11:22:20 415/519 - 52/198: Installing method String>>compare:with:collated: 11:22:20 415/519 - 53/198: Installing method String>>contractTo: 11:22:20 415/519 - 54/198: Installing method String>>copyReplaceAll:with: 11:22:20 415/519 - 55/198: Installing method String>>copyReplaceAll:with:asTokens: 11:22:20 415/519 - 56/198: Installing method String>>copyReplaceTokens:with: 11:22:20 415/519 - 57/198: Installing method String>>copyUpToSubstring: 11:22:20 415/519 - 58/198: Installing method String>>correctAgainst: 11:22:20 415/519 - 59/198: Installing method String>>correctAgainst:continuedFrom: 11:22:20 415/519 - 60/198: Installing method String>>correctAgainstDictionary:continuedFrom: 11:22:20 415/519 - 61/198: Installing method String>>correctAgainstEnumerator:continuedFrom: 11:22:20 415/519 - 62/198: Installing method String>>deepCopy 11:22:20 415/519 - 63/198: Installing method String>>displayStringOn: 11:22:20 415/519 - 64/198: Installing method String>>encodeWith: 11:22:20 415/519 - 65/198: Installing method String>>endsWith: 11:22:20 415/519 - 66/198: Installing method String>>endsWith:caseSensitive: 11:22:20 415/519 - 67/198: Installing method String>>endsWithAColon 11:22:20 415/519 - 68/198: Installing method String>>endsWithDigit 11:22:20 415/519 - 69/198: Installing method String>>escapeCharacter: 11:22:20 415/519 - 70/198: Installing method String>>expandMacros 11:22:20 415/519 - 71/198: Installing method String>>expandMacrosWith: 11:22:20 415/519 - 72/198: Installing method String>>expandMacrosWith:with: 11:22:20 415/519 - 73/198: Installing method String>>expandMacrosWith:with:with: 11:22:20 415/519 - 74/198: Installing method String>>expandMacrosWith:with:with:with: 11:22:20 415/519 - 75/198: Installing method String>>expandMacrosWithArguments: 11:22:20 415/519 - 76/198: Installing method String>>findAnySubstring:startingAt: 11:22:20 415/519 - 77/198: Installing method String>>findBetweenSubstrings: 11:22:21 415/519 - 78/198: Installing method String>>findClosing:startingAt: 11:22:21 415/519 - 79/198: Installing method String>>findDelimiters:startingAt: 11:22:21 415/519 - 80/198: Installing method String>>findIn:startingAt:matchTable: 11:22:21 415/519 - 81/198: Installing method String>>findLastOccurrenceOfString:startingAt: 11:22:21 415/519 - 82/198: Installing method String>>findSelector 11:22:21 415/519 - 83/198: Installing method String>>findString: 11:22:21 415/519 - 84/198: Installing method String>>findString:startingAt: 11:22:21 415/519 - 85/198: Installing method String>>findString:startingAt:caseSensitive: 11:22:21 415/519 - 86/198: Installing method String>>findSubstring:in:startingAt:matchTable: 11:22:21 415/519 - 87/198: Installing method String>>findSubstringViaPrimitive:in:startingAt:matchTable: 11:22:21 415/519 - 88/198: Installing method String>>findTokens: 11:22:21 415/519 - 89/198: Installing method String>>findTokens:escapedBy: 11:22:21 415/519 - 90/198: Installing method String>>findTokens:includes: 11:22:21 415/519 - 91/198: Installing method String>>findTokens:keep: 11:22:21 415/519 - 92/198: Installing method String>>findWordStart:startingAt: 11:22:21 415/519 - 93/198: Installing method String>>flattenOn: 11:22:21 415/519 - 94/198: Installing method String>>format: 11:22:21 415/519 - 95/198: Installing method String>>hasWideCharacterFrom:to: 11:22:21 415/519 - 96/198: Installing method String>>hash 11:22:21 415/519 - 97/198: Installing method String>>howManyMatch: 11:22:21 415/519 - 98/198: Installing method String>>includesSubstring: 11:22:21 415/519 - 99/198: Installing method String>>includesSubstring:at: 11:22:21 415/519 - 100/198: Installing method String>>includesSubstring:caseSensitive: 11:22:21 415/519 - 101/198: Installing method String>>includesUnifiedCharacter 11:22:21 415/519 - 102/198: Installing method String>>indexOf: 11:22:21 415/519 - 103/198: Installing method String>>indexOf:startingAt: 11:22:21 415/519 - 104/198: Installing method String>>indexOf:startingAt:ifAbsent: 11:22:21 415/519 - 105/198: Installing method String>>indexOfFirstUppercaseCharacter 11:22:21 415/519 - 106/198: Installing method String>>indexOfSubCollection: 11:22:21 415/519 - 107/198: Installing method String>>indexOfSubCollection:startingAt:ifAbsent: 11:22:21 415/519 - 108/198: Installing method String>>indexOfWideCharacterFrom:to: 11:22:21 415/519 - 109/198: Installing method String>>initialIntegerOrNil 11:22:21 415/519 - 110/198: Installing method String>>isAllAlphaNumerics 11:22:21 415/519 - 111/198: Installing method String>>isAllDigits 11:22:21 415/519 - 112/198: Installing method String>>isAllSeparators 11:22:21 415/519 - 113/198: Installing method String>>isAsciiString 11:22:21 415/519 - 114/198: Installing method String>>isByteString 11:22:21 415/519 - 115/198: Installing method String>>isLiteral 11:22:21 415/519 - 116/198: Installing method String>>isLiteralSymbol 11:22:21 415/519 - 117/198: Installing method String>>isOctetString 11:22:21 415/519 - 118/198: Installing method String>>isPatternVariable 11:22:21 415/519 - 119/198: Installing method String>>isString 11:22:21 415/519 - 120/198: Installing method String>>isValidGlobalName 11:22:21 415/519 - 121/198: Installing method String>>isWideString 11:22:21 415/519 - 122/198: Installing method String>>join: 11:22:21 415/519 - 123/198: Installing method String>>keywords 11:22:21 415/519 - 124/198: Installing method String>>lastSpacePosition 11:22:21 415/519 - 125/198: Installing method String>>lineCorrespondingToIndex: 11:22:21 415/519 - 126/198: Installing method String>>lineCount 11:22:21 415/519 - 127/198: Installing method String>>lineIndicesDo: 11:22:21 415/519 - 128/198: Installing method String>>lineNumber: 11:22:21 415/519 - 129/198: Installing method String>>lineNumberCorrespondingToIndex: 11:22:21 415/519 - 130/198: Installing method String>>lines 11:22:21 415/519 - 131/198: Installing method String>>linesDo: 11:22:21 415/519 - 132/198: Installing method String>>match: 11:22:21 415/519 - 133/198: Installing method String>>normalizeCamelCase 11:22:21 415/519 - 134/198: Installing method String>>numArgs 11:22:21 415/519 - 135/198: Installing method String>>numericSuffix 11:22:21 415/519 - 136/198: Installing method String>>occursInWithEmpty:caseSensitive: 11:22:21 415/519 - 137/198: Installing method String>>onlyLetters 11:22:21 415/519 - 138/198: Installing method String>>padLeftTo: 11:22:21 415/519 - 139/198: Installing method String>>padLeftTo:with: 11:22:21 415/519 - 140/198: Installing method String>>padRightTo: 11:22:21 415/519 - 141/198: Installing method String>>padRightTo:with: 11:22:21 415/519 - 142/198: Installing method String>>printOn: 11:22:21 415/519 - 143/198: Installing method String>>putOn: 11:22:22 415/519 - 144/198: Installing method String>>repeat: 11:22:22 415/519 - 145/198: Installing method String>>replaceFrom:to:with:startingAt: 11:22:22 415/519 - 146/198: Installing method String>>romanNumber 11:22:22 415/519 - 147/198: Installing method String>>sameAs: 11:22:22 415/519 - 148/198: Installing method String>>skipAnySubstring:startingAt: 11:22:22 415/519 - 149/198: Installing method String>>skipDelimiters:startingAt: 11:22:22 415/519 - 150/198: Installing method String>>squeezeOutNumber 11:22:22 415/519 - 151/198: Installing method String>>startingAt:match:startingAt: 11:22:22 415/519 - 152/198: Installing method String>>startsWithDigit 11:22:22 415/519 - 153/198: Installing method String>>stemAndNumericSuffix 11:22:22 415/519 - 154/198: Installing method String>>storeOn: 11:22:22 415/519 - 155/198: Installing method String>>string 11:22:22 415/519 - 156/198: Installing method String>>stringhash 11:22:22 415/519 - 157/198: Installing method String>>substrings 11:22:22 415/519 - 158/198: Installing method String>>substrings: 11:22:22 415/519 - 159/198: Installing method String>>surroundedBy: 11:22:22 415/519 - 160/198: Installing method String>>surroundedBySingleQuotes 11:22:22 415/519 - 161/198: Installing method String>>translateFrom:to:table: 11:22:22 415/519 - 162/198: Installing method String>>translateToLowercase 11:22:22 415/519 - 163/198: Installing method String>>translateToUppercase 11:22:22 415/519 - 164/198: Installing method String>>translateWith: 11:22:22 415/519 - 165/198: Installing method String>>trim 11:22:22 415/519 - 166/198: Installing method String>>trimBoth 11:22:22 415/519 - 167/198: Installing method String>>trimBoth: 11:22:22 415/519 - 168/198: Installing method String>>trimLeft 11:22:22 415/519 - 169/198: Installing method String>>trimLeft: 11:22:22 415/519 - 170/198: Installing method String>>trimLeft:right: 11:22:22 415/519 - 171/198: Installing method String>>trimLineSpaces 11:22:22 415/519 - 172/198: Installing method String>>trimRight 11:22:22 415/519 - 173/198: Installing method String>>trimRight: 11:22:22 415/519 - 174/198: Installing method String>>trimmed 11:22:22 415/519 - 175/198: Installing method String>>truncateTo: 11:22:22 415/519 - 176/198: Installing method String>>truncateWithElipsisTo: 11:22:22 415/519 - 177/198: Installing method String>>typeTable 11:22:22 415/519 - 178/198: Installing method String>>uncapitalized 11:22:22 415/519 - 179/198: Installing method String>>unescapeCharacter: 11:22:22 415/519 - 180/198: Installing method String>>urlDecoded 11:22:22 415/519 - 181/198: Installing method String>>urlEncoded 11:22:22 415/519 - 182/198: Installing method String>>utf8Encoded 11:22:22 415/519 - 183/198: Installing method String>>withBlanksCondensed 11:22:22 415/519 - 184/198: Installing method String>>withCRs 11:22:22 415/519 - 185/198: Installing method String>>withInternalLineEndings 11:22:22 415/519 - 186/198: Installing method String>>withInternetLineEndings 11:22:22 415/519 - 187/198: Installing method String>>withLineEndings: 11:22:22 415/519 - 188/198: Installing method String>>withNoLineLongerThan: 11:22:22 415/519 - 189/198: Installing method String>>withSeparatorsCompacted 11:22:22 415/519 - 190/198: Installing method String>>withUnixLineEndings 11:22:22 415/519 - 191/198: Installing method String>>withoutLeadingDigits 11:22:22 415/519 - 192/198: Installing method String>>withoutPeriodSuffix 11:22:22 415/519 - 193/198: Installing method String>>withoutPrefix: 11:22:22 415/519 - 194/198: Installing method String>>withoutQuoting 11:22:22 415/519 - 195/198: Installing method String>>withoutSuffix: 11:22:22 415/519 - 196/198: Installing method String>>withoutTrailingDigits 11:22:22 415/519 - 197/198: Installing method String>>withoutTrailingNewlines 11:22:22 415/519 - 198/198: Installing method String>>wordBefore: 11:22:23 415/519 - 1/31: Installing method String class>>compare:with:collated: 11:22:23 415/519 - 2/31: Installing method String class>>cr 11:22:23 415/519 - 3/31: Installing method String class>>crlf 11:22:23 415/519 - 4/31: Installing method String class>>empty 11:22:23 415/519 - 5/31: Installing method String class>>expandMacro:argument:withExpansions: 11:22:23 415/519 - 6/31: Installing method String class>>findFirstInString:inCharacterSet:startingAt: 11:22:23 415/519 - 7/31: Installing method String class>>findFirstInString:inSet:startingAt: 11:22:23 415/519 - 8/31: Installing method String class>>fromByteArray: 11:22:23 415/519 - 9/31: Installing method String class>>fromString: 11:22:23 415/519 - 10/31: Installing method String class>>indexOfAscii:inString:startingAt: 11:22:23 415/519 - 11/31: Installing method String class>>initialize 11:22:23 415/519 - 12/31: Installing method String class>>initializeTypeTable 11:22:23 415/519 - 13/31: Installing method String class>>lf 11:22:23 415/519 - 14/31: Installing method String class>>loremIpsum 11:22:23 415/519 - 15/31: Installing method String class>>loremIpsum: 11:22:23 415/519 - 16/31: Installing method String class>>new: 11:22:23 415/519 - 17/31: Installing method String class>>newAsciiOrder 11:22:23 415/519 - 18/31: Installing method String class>>newCSLineEnders 11:22:23 415/519 - 19/31: Installing method String class>>newCaseInsensitiveOrder 11:22:23 415/519 - 20/31: Installing method String class>>newCaseSensitiveOrder 11:22:23 415/519 - 21/31: Installing method String class>>newLowercasingTable 11:22:23 415/519 - 22/31: Installing method String class>>newTokenish 11:22:23 415/519 - 23/31: Installing method String class>>newUppercasingTable 11:22:23 415/519 - 24/31: Installing method String class>>readFrom: 11:22:23 415/519 - 25/31: Installing method String class>>space 11:22:24 415/519 - 26/31: Installing method String class>>stringHash:initialHash: 11:22:24 415/519 - 27/31: Installing method String class>>tab 11:22:24 415/519 - 28/31: Installing method String class>>translate:from:to:table: 11:22:24 415/519 - 29/31: Installing method String class>>typeTable 11:22:24 415/519 - 30/31: Installing method String class>>value: 11:22:24 415/519 - 31/31: Installing method String class>>with: 11:22:24 416/519 - 1/1: Installing method SubclassResponsibility>>standardMessageText 11:22:24 417/519 - 1/8: Installing method SubscriptOutOfBounds>>lowerBound 11:22:24 417/519 - 2/8: Installing method SubscriptOutOfBounds>>lowerBound: 11:22:24 417/519 - 3/8: Installing method SubscriptOutOfBounds>>messageText 11:22:24 417/519 - 4/8: Installing method SubscriptOutOfBounds>>standardMessageText 11:22:24 417/519 - 5/8: Installing method SubscriptOutOfBounds>>subscript 11:22:24 417/519 - 6/8: Installing method SubscriptOutOfBounds>>subscript: 11:22:24 417/519 - 7/8: Installing method SubscriptOutOfBounds>>upperBound 11:22:24 417/519 - 8/8: Installing method SubscriptOutOfBounds>>upperBound: 11:22:24 417/519 - 1/3: Installing method SubscriptOutOfBounds class>>signalFor: 11:22:24 417/519 - 2/3: Installing method SubscriptOutOfBounds class>>signalFor:lowerBound:upperBound: 11:22:24 417/519 - 3/3: Installing method SubscriptOutOfBounds class>>signalFor:lowerBound:upperBound:in: 11:22:25 418/519 - 1/16: Installing method SubscriptionRegistry>>add: 11:22:25 418/519 - 2/16: Installing method SubscriptionRegistry>>deliver: 11:22:25 418/519 - 3/16: Installing method SubscriptionRegistry>>deliver:to: 11:22:25 418/519 - 4/16: Installing method SubscriptionRegistry>>deliver:to:startingAt: 11:22:25 418/519 - 5/16: Installing method SubscriptionRegistry>>handleSubscriberClass: 11:22:25 418/519 - 6/16: Installing method SubscriptionRegistry>>initialize 11:22:25 418/519 - 7/16: Installing method SubscriptionRegistry>>numberOfSubscriptions 11:22:25 418/519 - 8/16: Installing method SubscriptionRegistry>>protected: 11:22:25 418/519 - 9/16: Installing method SubscriptionRegistry>>remove: 11:22:25 418/519 - 10/16: Installing method SubscriptionRegistry>>removeSubscriber: 11:22:25 418/519 - 11/16: Installing method SubscriptionRegistry>>replace:with: 11:22:25 418/519 - 12/16: Installing method SubscriptionRegistry>>reset 11:22:25 418/519 - 13/16: Installing method SubscriptionRegistry>>subscriptions 11:22:25 418/519 - 14/16: Installing method SubscriptionRegistry>>subscriptionsForClass: 11:22:25 418/519 - 15/16: Installing method SubscriptionRegistry>>subscriptionsHandling: 11:22:25 418/519 - 16/16: Installing method SubscriptionRegistry>>subscriptionsOf:do: 11:22:25 419/519 - 1/5: Installing method SuperVariable>>acceptVisitor:node: 11:22:25 419/519 - 2/5: Installing method SuperVariable>>emitValue: 11:22:25 419/519 - 3/5: Installing method SuperVariable>>isSuperVariable 11:22:25 419/519 - 4/5: Installing method SuperVariable>>readInContext: 11:22:25 419/519 - 5/5: Installing method SuperVariable>>usingMethods 11:22:25 419/519 - 1/1: Installing method SuperVariable class>>variableName 11:22:26 420/519 - 1/40: Installing method Symbol>>, 11:22:26 420/519 - 2/40: Installing method Symbol>>= 11:22:26 420/519 - 3/40: Installing method Symbol>>=> 11:22:26 420/519 - 4/40: Installing method Symbol>>asAnnouncement 11:22:26 420/519 - 5/40: Installing method Symbol>>asMutator 11:22:26 420/519 - 6/40: Installing method Symbol>>asString 11:22:26 420/519 - 7/40: Installing method Symbol>>asSymbol 11:22:26 420/519 - 8/40: Installing method Symbol>>at:put: 11:22:26 420/519 - 9/40: Installing method Symbol>>capitalized 11:22:26 420/519 - 10/40: Installing method Symbol>>copy 11:22:26 420/519 - 11/40: Installing method Symbol>>createSymbol 11:22:26 420/519 - 12/40: Installing method Symbol>>cull: 11:22:26 420/519 - 13/40: Installing method Symbol>>errorNoModification 11:22:26 420/519 - 14/40: Installing method Symbol>>flushCache 11:22:26 420/519 - 15/40: Installing method Symbol>>handlesAnnouncement: 11:22:26 420/519 - 16/40: Installing method Symbol>>implementors 11:22:26 420/519 - 17/40: Installing method Symbol>>includesKey: 11:22:26 420/519 - 18/40: Installing method Symbol>>isBinary 11:22:26 420/519 - 19/40: Installing method Symbol>>isDoIt 11:22:26 420/519 - 20/40: Installing method Symbol>>isInfix 11:22:26 420/519 - 21/40: Installing method Symbol>>isKeyword 11:22:26 420/519 - 22/40: Installing method Symbol>>isOrientedFill 11:22:26 420/519 - 23/40: Installing method Symbol>>isSelectorSymbol 11:22:26 420/519 - 24/40: Installing method Symbol>>isSymbol 11:22:26 420/519 - 25/40: Installing method Symbol>>isUnary 11:22:26 420/519 - 26/40: Installing method Symbol>>keywordsStrict 11:22:27 420/519 - 27/40: Installing method Symbol>>literalEqual: 11:22:27 420/519 - 28/40: Installing method Symbol>>numArgs: 11:22:27 420/519 - 29/40: Installing method Symbol>>precedence 11:22:27 420/519 - 30/40: Installing method Symbol>>prepareForDelivery 11:22:27 420/519 - 31/40: Installing method Symbol>>replaceFrom:to:with:startingAt: 11:22:27 420/519 - 32/40: Installing method Symbol>>senders 11:22:27 420/519 - 33/40: Installing method Symbol>>separateKeywords 11:22:27 420/519 - 34/40: Installing method Symbol>>shallowCopy 11:22:27 420/519 - 35/40: Installing method Symbol>>sorted: 11:22:27 420/519 - 36/40: Installing method Symbol>>storeOn: 11:22:27 420/519 - 37/40: Installing method Symbol>>string: 11:22:27 420/519 - 38/40: Installing method Symbol>>uncapitalized 11:22:27 420/519 - 39/40: Installing method Symbol>>value: 11:22:27 420/519 - 40/40: Installing method Symbol>>veryDeepCopyWith: 11:22:27 420/519 - 1/26: Installing method Symbol class>>allSymbolTablesDo: 11:22:27 420/519 - 2/26: Installing method Symbol class>>allSymbolTablesDo:after: 11:22:27 420/519 - 3/26: Installing method Symbol class>>allSymbols 11:22:27 420/519 - 4/26: Installing method Symbol class>>cleanUp 11:22:27 420/519 - 5/26: Installing method Symbol class>>findInterned: 11:22:27 420/519 - 6/26: Installing method Symbol class>>hasInterned: 11:22:27 420/519 - 7/26: Installing method Symbol class>>hasInterned:ifTrue: 11:22:27 420/519 - 8/26: Installing method Symbol class>>initialize 11:22:27 420/519 - 9/26: Installing method Symbol class>>intern: 11:22:27 420/519 - 10/26: Installing method Symbol class>>new: 11:22:27 420/519 - 11/26: Installing method Symbol class>>new:streamContents: 11:22:27 420/519 - 12/26: Installing method Symbol class>>newFrom: 11:22:27 420/519 - 13/26: Installing method Symbol class>>possibleSelectorsFor: 11:22:27 420/519 - 14/26: Installing method Symbol class>>readFrom: 11:22:27 420/519 - 15/26: Installing method Symbol class>>rebuildSelectorTable 11:22:27 420/519 - 16/26: Installing method Symbol class>>recordSelector: 11:22:27 420/519 - 17/26: Installing method Symbol class>>rehash 11:22:27 420/519 - 18/26: Installing method Symbol class>>resetSelectorTable 11:22:27 420/519 - 19/26: Installing method Symbol class>>selectorTable 11:22:27 420/519 - 20/26: Installing method Symbol class>>selectorThatStartsCaseSensitive:skipping: 11:22:27 420/519 - 21/26: Installing method Symbol class>>shutDown: 11:22:27 420/519 - 22/26: Installing method Symbol class>>streamSpecies 11:22:27 420/519 - 23/26: Installing method Symbol class>>thatStarts:skipping: 11:22:27 420/519 - 24/26: Installing method Symbol class>>thatStartsCaseSensitive:skipping: 11:22:27 420/519 - 25/26: Installing method Symbol class>>with: 11:22:28 420/519 - 26/26: Installing method Symbol class>>withAll: 11:22:28 421/519 - 1/4: Installing method SymbolNotFoundError>>messageText 11:22:28 421/519 - 2/4: Installing method SymbolNotFoundError>>moduleName: 11:22:28 421/519 - 3/4: Installing method SymbolNotFoundError>>standardMessageText 11:22:28 421/519 - 4/4: Installing method SymbolNotFoundError>>symbolName: 11:22:28 421/519 - 1/1: Installing method SymbolNotFoundError class>>symbolName:module: 11:22:28 422/519 - 1/3: Installing method SystemAnnouncement>>properties 11:22:28 422/519 - 2/3: Installing method SystemAnnouncement>>propertyAt:ifPresent: 11:22:28 422/519 - 3/3: Installing method SystemAnnouncement>>propertyAt:put: 11:22:28 423/519 - 1/10: Installing method SystemAnnouncer>>class:oldComment:newComment:oldStamp:newStamp: 11:22:28 423/519 - 2/10: Installing method SystemAnnouncer>>classCommented: 11:22:28 423/519 - 3/10: Installing method SystemAnnouncer>>classDefinitionChangedFrom:to: 11:22:28 423/519 - 4/10: Installing method SystemAnnouncer>>classModificationAppliedTo: 11:22:28 423/519 - 5/10: Installing method SystemAnnouncer>>classParentOf:renamedFrom:to: 11:22:28 423/519 - 6/10: Installing method SystemAnnouncer>>classRenamed:from:to: 11:22:28 423/519 - 7/10: Installing method SystemAnnouncer>>evaluated: 11:22:28 423/519 - 8/10: Installing method SystemAnnouncer>>evaluated:context: 11:22:28 423/519 - 9/10: Installing method SystemAnnouncer>>methodRemoved:origin: 11:22:28 423/519 - 10/10: Installing method SystemAnnouncer>>methodRepackaged:from:to: 11:22:28 423/519 - 1/6: Installing method SystemAnnouncer class>>announce: 11:22:28 423/519 - 2/6: Installing method SystemAnnouncer class>>announcer: 11:22:28 423/519 - 3/6: Installing method SystemAnnouncer class>>reset 11:22:29 423/519 - 4/6: Installing method SystemAnnouncer class>>restoreAllNotifications 11:22:29 423/519 - 5/6: Installing method SystemAnnouncer class>>uniqueInstance 11:22:29 423/519 - 6/6: Installing method SystemAnnouncer class>>unload 11:22:29 424/519 - 1/43: Installing method SystemDictionary>>allBehaviors 11:22:29 424/519 - 2/43: Installing method SystemDictionary>>allBehaviorsDo: 11:22:29 424/519 - 3/43: Installing method SystemDictionary>>allClasses 11:22:29 424/519 - 4/43: Installing method SystemDictionary>>allClassesAndTraits 11:22:29 424/519 - 5/43: Installing method SystemDictionary>>allClassesAndTraitsDo: 11:22:29 424/519 - 6/43: Installing method SystemDictionary>>allClassesDo: 11:22:29 424/519 - 7/43: Installing method SystemDictionary>>allMethods 11:22:29 424/519 - 8/43: Installing method SystemDictionary>>allTraits 11:22:29 424/519 - 9/43: Installing method SystemDictionary>>allTraitsDo: 11:22:30 424/519 - 10/43: Installing method SystemDictionary>>at:put: 11:22:30 424/519 - 11/43: Installing method SystemDictionary>>atNewIndex:put: 11:22:30 424/519 - 12/43: Installing method SystemDictionary>>bindingOf: 11:22:30 424/519 - 13/43: Installing method SystemDictionary>>classAndTraitNames 11:22:30 424/519 - 14/43: Installing method SystemDictionary>>classNamed: 11:22:30 424/519 - 15/43: Installing method SystemDictionary>>classNames 11:22:30 424/519 - 16/43: Installing method SystemDictionary>>classOrTraitNamed: 11:22:30 424/519 - 17/43: Installing method SystemDictionary>>codeChangeAnnouncer 11:22:30 424/519 - 18/43: Installing method SystemDictionary>>codeSupportAnnouncer 11:22:30 424/519 - 19/43: Installing method SystemDictionary>>environment 11:22:30 424/519 - 20/43: Installing method SystemDictionary>>fillCaches 11:22:30 424/519 - 21/43: Installing method SystemDictionary>>flushClassNameCache 11:22:30 424/519 - 22/43: Installing method SystemDictionary>>forgetClass: 11:22:30 424/519 - 23/43: Installing method SystemDictionary>>hasBindingThatBeginsWith: 11:22:30 424/519 - 24/43: Installing method SystemDictionary>>hasClassNamed: 11:22:30 424/519 - 25/43: Installing method SystemDictionary>>hasClassOrTraitNamed: 11:22:30 424/519 - 26/43: Installing method SystemDictionary>>lookupVar: 11:22:30 424/519 - 27/43: Installing method SystemDictionary>>maxIdentityHash 11:22:30 424/519 - 28/43: Installing method SystemDictionary>>methods 11:22:30 424/519 - 29/43: Installing method SystemDictionary>>nonClassNames 11:22:30 424/519 - 30/43: Installing method SystemDictionary>>organization 11:22:30 424/519 - 31/43: Installing method SystemDictionary>>organization: 11:22:30 424/519 - 32/43: Installing method SystemDictionary>>outerScope 11:22:30 424/519 - 33/43: Installing method SystemDictionary>>poolUsers 11:22:30 424/519 - 34/43: Installing method SystemDictionary>>printElementsOn: 11:22:30 424/519 - 35/43: Installing method SystemDictionary>>pseudoVariables 11:22:30 424/519 - 36/43: Installing method SystemDictionary>>removeClassNamed: 11:22:30 424/519 - 37/43: Installing method SystemDictionary>>removeFromCaches: 11:22:30 424/519 - 38/43: Installing method SystemDictionary>>removeKey:ifAbsent: 11:22:30 424/519 - 39/43: Installing method SystemDictionary>>renameClass:from: 11:22:30 424/519 - 40/43: Installing method SystemDictionary>>renameClassNamed:as: 11:22:30 424/519 - 41/43: Installing method SystemDictionary>>resetPseudoVariables 11:22:30 424/519 - 42/43: Installing method SystemDictionary>>traitNames 11:22:30 424/519 - 43/43: Installing method SystemDictionary>>veryDeepCopyWith: 11:22:30 424/519 - 1/1: Installing method SystemDictionary class>>cleanUp 11:22:31 425/519 - 1/42: Installing method SystemNavigation>>allBehaviors 11:22:31 425/519 - 2/42: Installing method SystemNavigation>>allBehaviorsDo: 11:22:31 425/519 - 3/42: Installing method SystemNavigation>>allCallsOn: 11:22:31 425/519 - 4/42: Installing method SystemNavigation>>allClassNamesStartingWith:do: 11:22:31 425/519 - 5/42: Installing method SystemNavigation>>allClassNamesStartingWith:do:caseSensitive: 11:22:31 425/519 - 6/42: Installing method SystemNavigation>>allClasses 11:22:31 425/519 - 7/42: Installing method SystemNavigation>>allClassesAndTraits 11:22:31 425/519 - 8/42: Installing method SystemNavigation>>allClassesDo: 11:22:31 425/519 - 9/42: Installing method SystemNavigation>>allClassesImplementing: 11:22:31 425/519 - 10/42: Installing method SystemNavigation>>allExistingProtocolsFor: 11:22:31 425/519 - 11/42: Installing method SystemNavigation>>allGlobalNamesStartingWith:do:caseSensitive: 11:22:31 425/519 - 12/42: Installing method SystemNavigation>>allGlobalRefsOn: 11:22:31 425/519 - 13/42: Installing method SystemNavigation>>allImplementedMessages 11:22:31 425/519 - 14/42: Installing method SystemNavigation>>allImplementorsOf: 11:22:31 425/519 - 15/42: Installing method SystemNavigation>>allMethods 11:22:31 425/519 - 16/42: Installing method SystemNavigation>>allMethodsSelect: 11:22:31 425/519 - 17/42: Installing method SystemNavigation>>allObjects 11:22:31 425/519 - 18/42: Installing method SystemNavigation>>allObjectsDo: 11:22:31 425/519 - 19/42: Installing method SystemNavigation>>allObjectsOrNil 11:22:31 425/519 - 20/42: Installing method SystemNavigation>>allPrimitiveMethods 11:22:31 425/519 - 21/42: Installing method SystemNavigation>>allReferencesTo: 11:22:31 425/519 - 22/42: Installing method SystemNavigation>>allReferencesTo:do: 11:22:31 425/519 - 23/42: Installing method SystemNavigation>>allReferencesTo:in: 11:22:31 425/519 - 24/42: Installing method SystemNavigation>>allReferencesToBinding: 11:22:31 425/519 - 25/42: Installing method SystemNavigation>>allSelectorsStartingWith:do: 11:22:31 425/519 - 26/42: Installing method SystemNavigation>>allSendersOf: 11:22:31 425/519 - 27/42: Installing method SystemNavigation>>allSentButNotImplementedSelectors 11:22:31 425/519 - 28/42: Installing method SystemNavigation>>allSentMessages 11:22:31 425/519 - 29/42: Installing method SystemNavigation>>allSymbolsStartingWith:do: 11:22:31 425/519 - 30/42: Installing method SystemNavigation>>allUnsentMessagesIn: 11:22:31 425/519 - 31/42: Installing method SystemNavigation>>environment 11:22:31 425/519 - 32/42: Installing method SystemNavigation>>environment: 11:22:31 425/519 - 33/42: Installing method SystemNavigation>>headingAndAutoselectForLiteral:do: 11:22:31 425/519 - 34/42: Installing method SystemNavigation>>initialize 11:22:31 425/519 - 35/42: Installing method SystemNavigation>>instanceSideMethodsWithNilKeyInLastLiteral 11:22:31 425/519 - 36/42: Installing method SystemNavigation>>isUnsentMessage: 11:22:31 425/519 - 37/42: Installing method SystemNavigation>>methods 11:22:31 425/519 - 38/42: Installing method SystemNavigation>>methodsReferencingObsoleteClasses 11:22:31 425/519 - 39/42: Installing method SystemNavigation>>obsoleteClasses 11:22:32 425/519 - 40/42: Installing method SystemNavigation>>removeClass: 11:22:32 425/519 - 41/42: Installing method SystemNavigation>>removeClassMessageFor: 11:22:32 425/519 - 42/42: Installing method SystemNavigation>>removeMethod:inClass: 11:22:32 425/519 - 1/1: Installing method SystemNavigation class>>default 11:22:32 426/519 - 1/1: Installing method SystemNotification>>defaultAction 11:22:33 427/519 - 1/34: Installing method SystemVersion>>build 11:22:33 427/519 - 2/34: Installing method SystemVersion>>build: 11:22:33 427/519 - 3/34: Installing method SystemVersion>>calculateHighestUpdate 11:22:33 427/519 - 4/34: Installing method SystemVersion>>commitHash 11:22:33 427/519 - 5/34: Installing method SystemVersion>>commitHash: 11:22:33 427/519 - 6/34: Installing method SystemVersion>>commitHashShort 11:22:33 427/519 - 7/34: Installing method SystemVersion>>date 11:22:33 427/519 - 8/34: Installing method SystemVersion>>date: 11:22:33 427/519 - 9/34: Installing method SystemVersion>>datedVersion 11:22:33 427/519 - 10/34: Installing method SystemVersion>>dottedMajorMinor 11:22:33 427/519 - 11/34: Installing method SystemVersion>>dottedMajorMinorPatch 11:22:33 427/519 - 12/34: Installing method SystemVersion>>hasMetadataIdentifiers 11:22:33 427/519 - 13/34: Installing method SystemVersion>>hasValidBuildNumber 11:22:33 427/519 - 14/34: Installing method SystemVersion>>highestUpdate 11:22:33 427/519 - 15/34: Installing method SystemVersion>>highestUpdate: 11:22:33 427/519 - 16/34: Installing method SystemVersion>>imageVersionString 11:22:33 427/519 - 17/34: Installing method SystemVersion>>initialize 11:22:33 427/519 - 18/34: Installing method SystemVersion>>major 11:22:33 427/519 - 19/34: Installing method SystemVersion>>major: 11:22:33 427/519 - 20/34: Installing method SystemVersion>>majorMinor: 11:22:33 427/519 - 21/34: Installing method SystemVersion>>majorMinorPatch: 11:22:33 427/519 - 22/34: Installing method SystemVersion>>majorMinorVersion 11:22:33 427/519 - 23/34: Installing method SystemVersion>>minor 11:22:33 427/519 - 24/34: Installing method SystemVersion>>minor: 11:22:33 427/519 - 25/34: Installing method SystemVersion>>patch 11:22:33 427/519 - 26/34: Installing method SystemVersion>>patch: 11:22:33 427/519 - 27/34: Installing method SystemVersion>>printOn: 11:22:33 427/519 - 28/34: Installing method SystemVersion>>shortVersionString 11:22:33 427/519 - 29/34: Installing method SystemVersion>>suffix 11:22:33 427/519 - 30/34: Installing method SystemVersion>>suffix: 11:22:33 427/519 - 31/34: Installing method SystemVersion>>type 11:22:33 427/519 - 32/34: Installing method SystemVersion>>type: 11:22:33 427/519 - 33/34: Installing method SystemVersion>>version 11:22:33 427/519 - 34/34: Installing method SystemVersion>>versionWithoutPatch 11:22:33 427/519 - 1/7: Installing method SystemVersion class>>current 11:22:33 427/519 - 2/7: Installing method SystemVersion class>>invalidBuildNumber 11:22:33 427/519 - 3/7: Installing method SystemVersion class>>major:minor:patch: 11:22:33 427/519 - 4/7: Installing method SystemVersion class>>major:minor:patch:suffix: 11:22:33 427/519 - 5/7: Installing method SystemVersion class>>major:minor:patch:suffix:build: 11:22:33 427/519 - 6/7: Installing method SystemVersion class>>major:minor:patch:suffix:build:commitHash: 11:22:33 427/519 - 7/7: Installing method SystemVersion class>>setMajor:minor:patch:suffix:build:commitHash: 11:22:33 428/519 - 1/5: Installing method TermInfoCharacter>>on: 11:22:33 428/519 - 2/5: Installing method TermInfoCharacter>>print: 11:22:33 428/519 - 3/5: Installing method TermInfoCharacter>>set: 11:22:33 428/519 - 4/5: Installing method TermInfoCharacter>>setBackgroundColor: 11:22:33 428/519 - 5/5: Installing method TermInfoCharacter>>setFontColor: 11:22:34 429/519 - 1/8: Installing method Termcap>>flush 11:22:34 429/519 - 2/8: Installing method Termcap>>getent: 11:22:34 429/519 - 3/8: Installing method Termcap>>getflag: 11:22:34 429/519 - 4/8: Installing method Termcap>>getnum: 11:22:34 429/519 - 5/8: Installing method Termcap>>getstr: 11:22:34 429/519 - 6/8: Installing method Termcap>>initialize 11:22:34 429/519 - 7/8: Installing method Termcap>>initializeDefaultSequences 11:22:34 429/519 - 8/8: Installing method Termcap>>reset 11:22:34 430/519 - 1/5: Installing method ThisContextVariable>>acceptVisitor:node: 11:22:34 430/519 - 2/5: Installing method ThisContextVariable>>emitValue: 11:22:34 430/519 - 3/5: Installing method ThisContextVariable>>isThisContextVariable 11:22:34 430/519 - 4/5: Installing method ThisContextVariable>>readInContext: 11:22:34 430/519 - 5/5: Installing method ThisContextVariable>>usingMethods 11:22:34 430/519 - 1/1: Installing method ThisContextVariable class>>variableName 11:22:34 431/519 - 1/3: Installing method ThisProcessVariable>>emitValue: 11:22:34 431/519 - 2/3: Installing method ThisProcessVariable>>isThisProcessVariable 11:22:34 431/519 - 3/3: Installing method ThisProcessVariable>>readInContext: 11:22:34 431/519 - 1/1: Installing method ThisProcessVariable class>>variableName 11:22:35 433/519 - 1/12: Installing method True>>& 11:22:35 433/519 - 2/12: Installing method True>>and: 11:22:35 433/519 - 3/12: Installing method True>>asBit 11:22:35 433/519 - 4/12: Installing method True>>ifFalse: 11:22:35 433/519 - 5/12: Installing method True>>ifFalse:ifTrue: 11:22:35 433/519 - 6/12: Installing method True>>ifTrue: 11:22:35 433/519 - 7/12: Installing method True>>ifTrue:ifFalse: 11:22:35 433/519 - 8/12: Installing method True>>not 11:22:35 433/519 - 9/12: Installing method True>>or: 11:22:35 433/519 - 10/12: Installing method True>>printOn: 11:22:35 433/519 - 11/12: Installing method True>>xor: 11:22:35 433/519 - 12/12: Installing method True>>| 11:22:36 434/519 - 1/83: Installing method UIManager>>abort: 11:22:36 434/519 - 2/83: Installing method UIManager>>abort:title: 11:22:36 434/519 - 3/83: Installing method UIManager>>activate 11:22:36 434/519 - 4/83: Installing method UIManager>>alert: 11:22:36 434/519 - 5/83: Installing method UIManager>>alert:title: 11:22:36 434/519 - 6/83: Installing method UIManager>>alert:title:configure: 11:22:36 434/519 - 7/83: Installing method UIManager>>beDefault 11:22:36 434/519 - 8/83: Installing method UIManager>>chooseDirectory 11:22:36 434/519 - 9/83: Installing method UIManager>>chooseDirectory: 11:22:36 434/519 - 10/83: Installing method UIManager>>chooseDirectory:from: 11:22:36 434/519 - 11/83: Installing method UIManager>>chooseDirectoryFrom: 11:22:36 434/519 - 12/83: Installing method UIManager>>chooseFrom: 11:22:36 434/519 - 13/83: Installing method UIManager>>chooseFrom:lines: 11:22:36 434/519 - 14/83: Installing method UIManager>>chooseFrom:lines:message: 11:22:36 434/519 - 15/83: Installing method UIManager>>chooseFrom:lines:message:title: 11:22:36 434/519 - 16/83: Installing method UIManager>>chooseFrom:lines:title: 11:22:36 434/519 - 17/83: Installing method UIManager>>chooseFrom:message: 11:22:36 434/519 - 18/83: Installing method UIManager>>chooseFrom:message:title: 11:22:36 434/519 - 19/83: Installing method UIManager>>chooseFrom:title: 11:22:36 434/519 - 20/83: Installing method UIManager>>chooseFrom:values: 11:22:36 434/519 - 21/83: Installing method UIManager>>chooseFrom:values:lines: 11:22:36 434/519 - 22/83: Installing method UIManager>>chooseFrom:values:lines:message: 11:22:36 434/519 - 23/83: Installing method UIManager>>chooseFrom:values:lines:message:title: 11:22:36 434/519 - 24/83: Installing method UIManager>>chooseFrom:values:lines:title: 11:22:37 434/519 - 25/83: Installing method UIManager>>chooseFrom:values:message: 11:22:37 434/519 - 26/83: Installing method UIManager>>chooseFrom:values:message:title: 11:22:37 434/519 - 27/83: Installing method UIManager>>chooseFrom:values:title: 11:22:37 434/519 - 28/83: Installing method UIManager>>chooseFullFileNameMatching: 11:22:37 434/519 - 29/83: Installing method UIManager>>chooseFullFileNameMatching:label: 11:22:37 434/519 - 30/83: Installing method UIManager>>chooseOrRequestFrom:values:lines:title: 11:22:37 434/519 - 31/83: Installing method UIManager>>confirm: 11:22:37 434/519 - 32/83: Installing method UIManager>>confirm:label: 11:22:37 434/519 - 33/83: Installing method UIManager>>confirm:label:trueChoice:falseChoice:cancelChoice:default: 11:22:37 434/519 - 34/83: Installing method UIManager>>confirm:orCancel: 11:22:37 434/519 - 35/83: Installing method UIManager>>confirm:trueChoice:falseChoice: 11:22:37 434/519 - 36/83: Installing method UIManager>>confirm:trueChoice:falseChoice:cancelChoice:default: 11:22:37 434/519 - 37/83: Installing method UIManager>>deactivate 11:22:37 434/519 - 38/83: Installing method UIManager>>debugProcess:context:label:fullView:notification: 11:22:37 434/519 - 39/83: Installing method UIManager>>defer: 11:22:37 434/519 - 40/83: Installing method UIManager>>deny: 11:22:37 434/519 - 41/83: Installing method UIManager>>deny:title: 11:22:37 434/519 - 42/83: Installing method UIManager>>edit: 11:22:37 434/519 - 43/83: Installing method UIManager>>edit:label: 11:22:37 434/519 - 44/83: Installing method UIManager>>edit:label:accept: 11:22:37 434/519 - 45/83: Installing method UIManager>>handleDebugRequest:fromDebuggerSystem: 11:22:37 434/519 - 46/83: Installing method UIManager>>handleError: 11:22:37 434/519 - 47/83: Installing method UIManager>>handleError:log: 11:22:37 434/519 - 48/83: Installing method UIManager>>handleNotification: 11:22:37 434/519 - 49/83: Installing method UIManager>>handleWarning: 11:22:37 434/519 - 50/83: Installing method UIManager>>handleWarningDebugRequest:fromDebuggerSystem: 11:22:37 434/519 - 51/83: Installing method UIManager>>headlessManager 11:22:37 434/519 - 52/83: Installing method UIManager>>inform: 11:22:37 434/519 - 53/83: Installing method UIManager>>informUser:during: 11:22:37 434/519 - 54/83: Installing method UIManager>>informUserDuring: 11:22:37 434/519 - 55/83: Installing method UIManager>>interruptName:preemptedProcess: 11:22:37 434/519 - 56/83: Installing method UIManager>>logError: 11:22:37 434/519 - 57/83: Installing method UIManager>>lowSpaceWatcherDefaultAction: 11:22:37 434/519 - 58/83: Installing method UIManager>>multiLineRequest:initialAnswer:answerHeight: 11:22:37 434/519 - 59/83: Installing method UIManager>>newMenuIn:for: 11:22:37 434/519 - 60/83: Installing method UIManager>>nonInteractiveManager 11:22:37 434/519 - 61/83: Installing method UIManager>>onFontsChanged 11:22:37 434/519 - 62/83: Installing method UIManager>>onPrimitiveError: 11:22:37 434/519 - 63/83: Installing method UIManager>>openComparisionFrom:to:belongingTo:from: 11:22:37 434/519 - 64/83: Installing method UIManager>>proceed: 11:22:37 434/519 - 65/83: Installing method UIManager>>proceed:title: 11:22:37 434/519 - 66/83: Installing method UIManager>>question: 11:22:37 434/519 - 67/83: Installing method UIManager>>question:title: 11:22:37 434/519 - 68/83: Installing method UIManager>>questionWithoutCancel: 11:22:37 434/519 - 69/83: Installing method UIManager>>questionWithoutCancel:title: 11:22:37 434/519 - 70/83: Installing method UIManager>>request: 11:22:37 434/519 - 71/83: Installing method UIManager>>request:entryCompletion: 11:22:37 434/519 - 72/83: Installing method UIManager>>request:initialAnswer: 11:22:37 434/519 - 73/83: Installing method UIManager>>request:initialAnswer:entryCompletion: 11:22:37 434/519 - 74/83: Installing method UIManager>>request:initialAnswer:title: 11:22:37 434/519 - 75/83: Installing method UIManager>>request:initialAnswer:title:entryCompletion: 11:22:37 434/519 - 76/83: Installing method UIManager>>requestPassword: 11:22:37 434/519 - 77/83: Installing method UIManager>>showWaitCursorWhile: 11:22:37 434/519 - 78/83: Installing method UIManager>>spawnNewProcess 11:22:37 434/519 - 79/83: Installing method UIManager>>terminateUIProcess 11:22:37 434/519 - 80/83: Installing method UIManager>>textEntry: 11:22:37 434/519 - 81/83: Installing method UIManager>>textEntry:title: 11:22:37 434/519 - 82/83: Installing method UIManager>>textEntry:title:entryText: 11:22:37 434/519 - 83/83: Installing method UIManager>>uiProcess 11:22:37 434/519 - 1/6: Installing method UIManager class>>default 11:22:37 434/519 - 2/6: Installing method UIManager class>>default: 11:22:37 434/519 - 3/6: Installing method UIManager class>>forCurrentSystemConfiguration 11:22:37 434/519 - 4/6: Installing method UIManager class>>isActiveManager 11:22:37 434/519 - 5/6: Installing method UIManager class>>isValidForCurrentSystemConfiguration 11:22:37 434/519 - 6/6: Installing method UIManager class>>nonInteractiveDuring: 11:22:38 435/519 - 1/7: Installing method UNCNetworkPath>>isAbsolute 11:22:38 435/519 - 2/7: Installing method UNCNetworkPath>>isNetworkPath 11:22:38 435/519 - 3/7: Installing method UNCNetworkPath>>isRoot 11:22:38 435/519 - 4/7: Installing method UNCNetworkPath>>printOn: 11:22:38 435/519 - 5/7: Installing method UNCNetworkPath>>printOn:delimiter: 11:22:38 435/519 - 6/7: Installing method UNCNetworkPath>>printPathOn:delimiter: 11:22:38 435/519 - 7/7: Installing method UNCNetworkPath>>withParents 11:22:38 437/519 - 1/13: Installing method UndeclaredVariable>>definingClass 11:22:38 437/519 - 2/13: Installing method UndeclaredVariable>>emitStore: 11:22:38 437/519 - 3/13: Installing method UndeclaredVariable>>emitValue: 11:22:38 437/519 - 4/13: Installing method UndeclaredVariable>>isRegistered 11:22:38 437/519 - 5/13: Installing method UndeclaredVariable>>isUndeclaredVariable 11:22:38 437/519 - 6/13: Installing method UndeclaredVariable>>register 11:22:38 437/519 - 7/13: Installing method UndeclaredVariable>>registerFromNode: 11:22:38 437/519 - 8/13: Installing method UndeclaredVariable>>registerMethod: 11:22:38 437/519 - 9/13: Installing method UndeclaredVariable>>registeredMethods 11:22:38 437/519 - 10/13: Installing method UndeclaredVariable>>runtimeUndeclaredReadInContext: 11:22:38 437/519 - 11/13: Installing method UndeclaredVariable>>runtimeUndeclaredWrite:inContext: 11:22:38 437/519 - 12/13: Installing method UndeclaredVariable>>unregister 11:22:38 437/519 - 13/13: Installing method UndeclaredVariable>>usingMethods 11:22:38 437/519 - 1/2: Installing method UndeclaredVariable class>>possiblyRegisteredWithName: 11:22:38 437/519 - 2/2: Installing method UndeclaredVariable class>>registeredWithName: 11:22:38 438/519 - 1/4: Installing method UndeclaredVariableError>>isResumable 11:22:38 438/519 - 2/4: Installing method UndeclaredVariableError>>variable 11:22:38 438/519 - 3/4: Installing method UndeclaredVariableError>>variable: 11:22:38 438/519 - 4/4: Installing method UndeclaredVariableError>>variableNode 11:22:38 440/519 - 1/3: Installing method UndeclaredVariableWrite>>defaultResumeValue 11:22:39 440/519 - 2/3: Installing method UndeclaredVariableWrite>>value 11:22:39 440/519 - 3/3: Installing method UndeclaredVariableWrite>>value: 11:22:39 441/519 - 1/6: Installing method UndefinedClassVariable>>ast: 11:22:39 441/519 - 2/6: Installing method UndefinedClassVariable>>checkClassRebuild 11:22:39 441/519 - 3/6: Installing method UndefinedClassVariable>>printOn: 11:22:39 441/519 - 4/6: Installing method UndefinedClassVariable>>read 11:22:39 441/519 - 5/6: Installing method UndefinedClassVariable>>variableClassName 11:22:39 441/519 - 6/6: Installing method UndefinedClassVariable>>write: 11:22:39 441/519 - 1/1: Installing method UndefinedClassVariable class>>named:ast: 11:22:39 442/519 - 1/32: Installing method UndefinedObject>><< 11:22:39 442/519 - 2/32: Installing method UndefinedObject>>addDependent: 11:22:39 442/519 - 3/32: Installing method UndefinedObject>>addSubclass: 11:22:39 442/519 - 4/32: Installing method UndefinedObject>>allSuperclassesDo: 11:22:39 442/519 - 5/32: Installing method UndefinedObject>>asCollectionElement 11:22:39 442/519 - 6/32: Installing method UndefinedObject>>asLinkPrepend: 11:22:39 442/519 - 7/32: Installing method UndefinedObject>>at:put: 11:22:39 442/519 - 8/32: Installing method UndefinedObject>>canHandleSignal: 11:22:39 442/519 - 9/32: Installing method UndefinedObject>>classBuilder 11:22:39 442/519 - 10/32: Installing method UndefinedObject>>classInstaller 11:22:39 442/519 - 11/32: Installing method UndefinedObject>>commonSuperclassWith: 11:22:39 442/519 - 12/32: Installing method UndefinedObject>>deepCopy 11:22:39 442/519 - 13/32: Installing method UndefinedObject>>environment 11:22:39 442/519 - 14/32: Installing method UndefinedObject>>handleSignal: 11:22:39 442/519 - 15/32: Installing method UndefinedObject>>ifNil: 11:22:39 442/519 - 16/32: Installing method UndefinedObject>>ifNil:ifNotNil: 11:22:39 442/519 - 17/32: Installing method UndefinedObject>>ifNotNil: 11:22:39 442/519 - 18/32: Installing method UndefinedObject>>ifNotNil:ifNil: 11:22:39 442/519 - 19/32: Installing method UndefinedObject>>isEmptyOrNil 11:22:39 442/519 - 20/32: Installing method UndefinedObject>>isLiteral 11:22:39 442/519 - 21/32: Installing method UndefinedObject>>isNil 11:22:39 442/519 - 22/32: Installing method UndefinedObject>>isNotNil 11:22:39 442/519 - 23/32: Installing method UndefinedObject>>notNil 11:22:39 442/519 - 24/32: Installing method UndefinedObject>>printOn: 11:22:39 442/519 - 25/32: Installing method UndefinedObject>>removeSubclass: 11:22:39 442/519 - 26/32: Installing method UndefinedObject>>setPinnedInMemory: 11:22:39 442/519 - 27/32: Installing method UndefinedObject>>shallowCopy 11:22:39 442/519 - 28/32: Installing method UndefinedObject>>storeOn: 11:22:39 442/519 - 29/32: Installing method UndefinedObject>>subclassDefinerClass 11:22:39 442/519 - 30/32: Installing method UndefinedObject>>subclasses 11:22:39 442/519 - 31/32: Installing method UndefinedObject>>subclassesDo: 11:22:39 442/519 - 32/32: Installing method UndefinedObject>>veryDeepCopyWith: 11:22:39 442/519 - 1/3: Installing method UndefinedObject class>>allInstances 11:22:39 442/519 - 2/3: Installing method UndefinedObject class>>allInstancesDo: 11:22:39 442/519 - 3/3: Installing method UndefinedObject class>>new 11:22:40 443/519 - 1/9: Installing method UndefinedPackage>>addMethod: 11:22:40 443/519 - 2/9: Installing method UndefinedPackage>>ensureTag: 11:22:40 443/519 - 3/9: Installing method UndefinedPackage>>initialize 11:22:40 443/519 - 4/9: Installing method UndefinedPackage>>isEmpty 11:22:40 443/519 - 5/9: Installing method UndefinedPackage>>isUndefined 11:22:40 443/519 - 6/9: Installing method UndefinedPackage>>name 11:22:40 443/519 - 7/9: Installing method UndefinedPackage>>removeFromSystem 11:22:40 443/519 - 8/9: Installing method UndefinedPackage>>tagOf: 11:22:40 443/519 - 9/9: Installing method UndefinedPackage>>undefinedTag 11:22:40 443/519 - 1/1: Installing method UndefinedPackage class>>undefinedPackageName 11:22:40 444/519 - 1/6: Installing method UndefinedPackageTag>>categoryName 11:22:40 444/519 - 2/6: Installing method UndefinedPackageTag>>isRoot 11:22:40 444/519 - 3/6: Installing method UndefinedPackageTag>>isUndefined 11:22:40 444/519 - 4/6: Installing method UndefinedPackageTag>>name 11:22:40 444/519 - 5/6: Installing method UndefinedPackageTag>>promoteAsPackage 11:22:40 444/519 - 6/6: Installing method UndefinedPackageTag>>removeFromSystem 11:22:40 444/519 - 1/2: Installing method UndefinedPackageTag class>>undefinedPackage: 11:22:40 444/519 - 2/2: Installing method UndefinedPackageTag class>>undefinedPackageTagName 11:22:40 445/519 - 1/6: Installing method UndefinedSlot>>ast: 11:22:40 445/519 - 2/6: Installing method UndefinedSlot>>checkClassRebuild 11:22:40 445/519 - 3/6: Installing method UndefinedSlot>>printOn: 11:22:40 445/519 - 4/6: Installing method UndefinedSlot>>read: 11:22:40 445/519 - 5/6: Installing method UndefinedSlot>>slotClassName 11:22:40 445/519 - 6/6: Installing method UndefinedSlot>>write:to: 11:22:40 445/519 - 1/1: Installing method UndefinedSlot class>>named:ast: 11:22:40 446/519 - 1/4: Installing method UnhandledError>>defaultAction 11:22:40 446/519 - 2/4: Installing method UnhandledError>>exception 11:22:40 446/519 - 3/4: Installing method UnhandledError>>exception: 11:22:40 446/519 - 4/4: Installing method UnhandledError>>isResumable 11:22:40 446/519 - 1/1: Installing method UnhandledError class>>signalForException: 11:22:40 447/519 - 1/1: Installing method UnhandledException>>defaultAction 11:22:41 448/519 - 1/2: Installing method Unix32Platform>>accept: 11:22:41 448/519 - 2/2: Installing method Unix32Platform>>isUnix32 11:22:41 448/519 - 1/1: Installing method Unix32Platform class>>isActivePlatform 11:22:41 449/519 - 1/2: Installing method Unix64Platform>>accept: 11:22:41 449/519 - 2/2: Installing method Unix64Platform>>isUnix64 11:22:41 449/519 - 1/1: Installing method Unix64Platform class>>isActivePlatform 11:22:41 450/519 - 1/1: Installing method UnixARM32Platform class>>isActivePlatform 11:22:41 451/519 - 1/12: Installing method UnixPlatform>>accept: 11:22:41 451/519 - 2/12: Installing method UnixPlatform>>defaultMaximumPathLength 11:22:41 451/519 - 3/12: Installing method UnixPlatform>>family 11:22:41 451/519 - 4/12: Installing method UnixPlatform>>getErrorMessage: 11:22:41 451/519 - 5/12: Installing method UnixPlatform>>isLinux 11:22:41 451/519 - 6/12: Installing method UnixPlatform>>isLinuxDerivateOf: 11:22:41 451/519 - 7/12: Installing method UnixPlatform>>isLinuxDistributionWithID: 11:22:41 451/519 - 8/12: Installing method UnixPlatform>>isUnix 11:22:41 451/519 - 9/12: Installing method UnixPlatform>>keyForValue: 11:22:41 451/519 - 10/12: Installing method UnixPlatform>>lineEnding 11:22:41 451/519 - 11/12: Installing method UnixPlatform>>linuxIdentificationParameters 11:22:41 451/519 - 12/12: Installing method UnixPlatform>>menuShortcutString 11:22:43 453/519 - 1/82: Installing method VTermOutputDriver>><< 11:22:43 453/519 - 2/82: Installing method VTermOutputDriver>>backspace 11:22:43 453/519 - 3/82: Installing method VTermOutputDriver>>black 11:22:43 453/519 - 4/82: Installing method VTermOutputDriver>>black: 11:22:43 453/519 - 5/82: Installing method VTermOutputDriver>>blinking 11:22:43 453/519 - 6/82: Installing method VTermOutputDriver>>blue 11:22:43 453/519 - 7/82: Installing method VTermOutputDriver>>blue: 11:22:43 453/519 - 8/82: Installing method VTermOutputDriver>>bold 11:22:43 453/519 - 9/82: Installing method VTermOutputDriver>>clear 11:22:43 453/519 - 10/82: Installing method VTermOutputDriver>>clearFromBeginning 11:22:43 453/519 - 11/82: Installing method VTermOutputDriver>>clearScreen 11:22:43 453/519 - 12/82: Installing method VTermOutputDriver>>clearToEnd 11:22:43 453/519 - 13/82: Installing method VTermOutputDriver>>closed 11:22:43 453/519 - 14/82: Installing method VTermOutputDriver>>color: 11:22:43 453/519 - 15/82: Installing method VTermOutputDriver>>colorEscape 11:22:43 453/519 - 16/82: Installing method VTermOutputDriver>>columns 11:22:43 453/519 - 17/82: Installing method VTermOutputDriver>>cr 11:22:43 453/519 - 18/82: Installing method VTermOutputDriver>>csiEscape 11:22:43 453/519 - 19/82: Installing method VTermOutputDriver>>cursorEnhanced 11:22:43 453/519 - 20/82: Installing method VTermOutputDriver>>cursorInvisible 11:22:43 453/519 - 21/82: Installing method VTermOutputDriver>>cursorNormal 11:22:43 453/519 - 22/82: Installing method VTermOutputDriver>>cyan 11:22:43 453/519 - 23/82: Installing method VTermOutputDriver>>cyan: 11:22:43 453/519 - 24/82: Installing method VTermOutputDriver>>deleteCharacter 11:22:43 453/519 - 25/82: Installing method VTermOutputDriver>>deleteLine 11:22:43 453/519 - 26/82: Installing method VTermOutputDriver>>down 11:22:43 453/519 - 27/82: Installing method VTermOutputDriver>>down: 11:22:43 453/519 - 28/82: Installing method VTermOutputDriver>>endInsertMode 11:22:43 453/519 - 29/82: Installing method VTermOutputDriver>>erase 11:22:43 453/519 - 30/82: Installing method VTermOutputDriver>>errorColor 11:22:43 453/519 - 31/82: Installing method VTermOutputDriver>>escape 11:22:43 453/519 - 32/82: Installing method VTermOutputDriver>>flush 11:22:43 453/519 - 33/82: Installing method VTermOutputDriver>>green 11:22:43 453/519 - 34/82: Installing method VTermOutputDriver>>green: 11:22:43 453/519 - 35/82: Installing method VTermOutputDriver>>here 11:22:43 453/519 - 36/82: Installing method VTermOutputDriver>>home 11:22:43 453/519 - 37/82: Installing method VTermOutputDriver>>initialize 11:22:43 453/519 - 38/82: Installing method VTermOutputDriver>>insertCharacter 11:22:43 453/519 - 39/82: Installing method VTermOutputDriver>>insertLine 11:22:43 453/519 - 40/82: Installing method VTermOutputDriver>>insertMode 11:22:43 453/519 - 41/82: Installing method VTermOutputDriver>>invisible 11:22:43 453/519 - 42/82: Installing method VTermOutputDriver>>left 11:22:43 453/519 - 43/82: Installing method VTermOutputDriver>>left: 11:22:43 453/519 - 44/82: Installing method VTermOutputDriver>>lf 11:22:43 453/519 - 45/82: Installing method VTermOutputDriver>>light 11:22:43 453/519 - 46/82: Installing method VTermOutputDriver>>lines 11:22:43 453/519 - 47/82: Installing method VTermOutputDriver>>nextPut: 11:22:44 453/519 - 48/82: Installing method VTermOutputDriver>>nextPutAll: 11:22:44 453/519 - 49/82: Installing method VTermOutputDriver>>normal 11:22:44 453/519 - 50/82: Installing method VTermOutputDriver>>outStream 11:22:44 453/519 - 51/82: Installing method VTermOutputDriver>>outStream: 11:22:44 453/519 - 52/82: Installing method VTermOutputDriver>>overwrite: 11:22:44 453/519 - 53/82: Installing method VTermOutputDriver>>pink 11:22:44 453/519 - 54/82: Installing method VTermOutputDriver>>pink: 11:22:44 453/519 - 55/82: Installing method VTermOutputDriver>>print: 11:22:44 453/519 - 56/82: Installing method VTermOutputDriver>>red 11:22:44 453/519 - 57/82: Installing method VTermOutputDriver>>red: 11:22:44 453/519 - 58/82: Installing method VTermOutputDriver>>reset 11:22:44 453/519 - 59/82: Installing method VTermOutputDriver>>restoreCursor 11:22:44 453/519 - 60/82: Installing method VTermOutputDriver>>reverse 11:22:44 453/519 - 61/82: Installing method VTermOutputDriver>>right 11:22:44 453/519 - 62/82: Installing method VTermOutputDriver>>right: 11:22:44 453/519 - 63/82: Installing method VTermOutputDriver>>saveCursor 11:22:44 453/519 - 64/82: Installing method VTermOutputDriver>>scrollBackward 11:22:44 453/519 - 65/82: Installing method VTermOutputDriver>>scrollForward 11:22:44 453/519 - 66/82: Installing method VTermOutputDriver>>space 11:22:44 453/519 - 67/82: Installing method VTermOutputDriver>>ss3Escape 11:22:44 453/519 - 68/82: Installing method VTermOutputDriver>>startOfLine 11:22:44 453/519 - 69/82: Installing method VTermOutputDriver>>store: 11:22:44 453/519 - 70/82: Installing method VTermOutputDriver>>tab 11:22:44 453/519 - 71/82: Installing method VTermOutputDriver>>termcap 11:22:44 453/519 - 72/82: Installing method VTermOutputDriver>>termcap: 11:22:44 453/519 - 73/82: Installing method VTermOutputDriver>>topLeft 11:22:44 453/519 - 74/82: Installing method VTermOutputDriver>>underline 11:22:44 453/519 - 75/82: Installing method VTermOutputDriver>>underlineOff 11:22:44 453/519 - 76/82: Installing method VTermOutputDriver>>up 11:22:44 453/519 - 77/82: Installing method VTermOutputDriver>>up: 11:22:44 453/519 - 78/82: Installing method VTermOutputDriver>>white 11:22:44 453/519 - 79/82: Installing method VTermOutputDriver>>white: 11:22:44 453/519 - 80/82: Installing method VTermOutputDriver>>width 11:22:44 453/519 - 81/82: Installing method VTermOutputDriver>>yellow 11:22:44 453/519 - 82/82: Installing method VTermOutputDriver>>yellow: 11:22:44 453/519 - 1/3: Installing method VTermOutputDriver class>>on: 11:22:44 453/519 - 2/3: Installing method VTermOutputDriver class>>stderr 11:22:44 453/519 - 3/3: Installing method VTermOutputDriver class>>stdout 11:22:44 454/519 - 1/6: Installing method ValueLink>>= 11:22:44 454/519 - 2/6: Installing method ValueLink>>asLinkPrepend: 11:22:44 454/519 - 3/6: Installing method ValueLink>>hash 11:22:44 454/519 - 4/6: Installing method ValueLink>>printOn: 11:22:44 454/519 - 5/6: Installing method ValueLink>>value 11:22:44 454/519 - 6/6: Installing method ValueLink>>value: 11:22:44 454/519 - 1/1: Installing method ValueLink class>>value: 11:22:44 455/519 - 1/3: Installing method ValueNotFound>>standardMessageText 11:22:44 455/519 - 2/3: Installing method ValueNotFound>>value 11:22:44 455/519 - 3/3: Installing method ValueNotFound>>value: 11:22:45 456/519 - 1/53: Installing method Variable>>= 11:22:45 456/519 - 2/53: Installing method Variable>>acceptVisitor:node: 11:22:45 456/519 - 3/53: Installing method Variable>>allowsShadowing 11:22:45 456/519 - 4/53: Installing method Variable>>asDoItVariableFrom: 11:22:45 456/519 - 5/53: Installing method Variable>>definingNode 11:22:45 456/519 - 6/53: Installing method Variable>>definitionOn: 11:22:45 456/519 - 7/53: Installing method Variable>>emitStore: 11:22:45 456/519 - 8/53: Installing method Variable>>emitValue: 11:22:45 456/519 - 9/53: Installing method Variable>>ensureProperties 11:22:45 456/519 - 10/53: Installing method Variable>>hasProperty: 11:22:45 456/519 - 11/53: Installing method Variable>>hash 11:22:45 456/519 - 12/53: Installing method Variable>>isAccessedIn: 11:22:45 456/519 - 13/53: Installing method Variable>>isArgumentVariable 11:22:45 456/519 - 14/53: Installing method Variable>>isClassVariable 11:22:45 456/519 - 15/53: Installing method Variable>>isDefinedByBlock 11:22:45 456/519 - 16/53: Installing method Variable>>isGlobalVariable 11:22:45 456/519 - 17/53: Installing method Variable>>isInstanceVariable 11:22:45 456/519 - 18/53: Installing method Variable>>isInvalidVariable 11:22:45 456/519 - 19/53: Installing method Variable>>isLiteralVariable 11:22:45 456/519 - 20/53: Installing method Variable>>isLocalVariable 11:22:45 456/519 - 21/53: Installing method Variable>>isPoolVariable 11:22:45 456/519 - 22/53: Installing method Variable>>isPseudoVariable 11:22:45 456/519 - 23/53: Installing method Variable>>isReadIn: 11:22:45 456/519 - 24/53: Installing method Variable>>isReferenced 11:22:45 456/519 - 25/53: Installing method Variable>>isSelfOrSuperVariable 11:22:45 456/519 - 26/53: Installing method Variable>>isSelfVariable 11:22:45 456/519 - 27/53: Installing method Variable>>isShadowing 11:22:45 456/519 - 28/53: Installing method Variable>>isSuperVariable 11:22:45 456/519 - 29/53: Installing method Variable>>isTempVariable 11:22:45 456/519 - 30/53: Installing method Variable>>isThisContextVariable 11:22:45 456/519 - 31/53: Installing method Variable>>isThisProcessVariable 11:22:45 456/519 - 32/53: Installing method Variable>>isUndeclaredVariable 11:22:45 456/519 - 33/53: Installing method Variable>>isUninitialized 11:22:45 456/519 - 34/53: Installing method Variable>>isUsed 11:22:45 456/519 - 35/53: Installing method Variable>>isWorkspaceVariable 11:22:45 456/519 - 36/53: Installing method Variable>>isWritable 11:22:45 456/519 - 37/53: Installing method Variable>>isWrittenIn: 11:22:45 456/519 - 38/53: Installing method Variable>>name 11:22:45 456/519 - 39/53: Installing method Variable>>name: 11:22:45 456/519 - 40/53: Installing method Variable>>needsFullDefinition 11:22:45 456/519 - 41/53: Installing method Variable>>originalVar 11:22:45 456/519 - 42/53: Installing method Variable>>properties 11:22:45 456/519 - 43/53: Installing method Variable>>propertyAt: 11:22:45 456/519 - 44/53: Installing method Variable>>propertyAt:ifAbsent: 11:22:45 456/519 - 45/53: Installing method Variable>>propertyAt:ifAbsentPut: 11:22:45 456/519 - 46/53: Installing method Variable>>propertyAt:put: 11:22:45 456/519 - 47/53: Installing method Variable>>readInContext: 11:22:45 456/519 - 48/53: Installing method Variable>>removePropertiesIfEmpty 11:22:45 456/519 - 49/53: Installing method Variable>>removeProperty: 11:22:45 456/519 - 50/53: Installing method Variable>>removeProperty:ifAbsent: 11:22:45 456/519 - 51/53: Installing method Variable>>scope 11:22:45 456/519 - 52/53: Installing method Variable>>usingMethods 11:22:45 456/519 - 53/53: Installing method Variable>>write:inContext: 11:22:45 456/519 - 1/4: Installing method Variable class>>checkValidName: 11:22:45 456/519 - 2/4: Installing method Variable class>>initialize 11:22:45 456/519 - 3/4: Installing method Variable class>>isAbstract 11:22:45 456/519 - 4/4: Installing method Variable class>>named: 11:22:45 457/519 - 1/2: Installing method VariableLayout>>instanceSpecification 11:22:45 457/519 - 2/2: Installing method VariableLayout>>isVariable 11:22:46 457/519 - 1/1: Installing method VariableLayout class>>extending:scope:host: 11:22:48 458/519 - 1/100: Installing method VirtualMachine>>allocationsBetweenGC 11:22:48 458/519 - 2/100: Installing method VirtualMachine>>allocationsBetweenGC: 11:22:48 458/519 - 3/100: Installing method VirtualMachine>>architectureName 11:22:48 458/519 - 4/100: Installing method VirtualMachine>>buildDate 11:22:48 458/519 - 5/100: Installing method VirtualMachine>>cogitClass 11:22:48 458/519 - 6/100: Installing method VirtualMachine>>command 11:22:48 458/519 - 7/100: Installing method VirtualMachine>>compiledBlocksCount 11:22:48 458/519 - 8/100: Installing method VirtualMachine>>compiledMethodsCount 11:22:48 458/519 - 9/100: Installing method VirtualMachine>>directory 11:22:48 458/519 - 10/100: Installing method VirtualMachine>>disableModuleLoading 11:22:48 458/519 - 11/100: Installing method VirtualMachine>>doGetSystemAttribute: 11:22:48 458/519 - 12/100: Installing method VirtualMachine>>documentPath 11:22:48 458/519 - 13/100: Installing method VirtualMachine>>edenSpaceSize 11:22:48 458/519 - 14/100: Installing method VirtualMachine>>extraVMMemory 11:22:48 458/519 - 15/100: Installing method VirtualMachine>>extraVMMemory: 11:22:48 458/519 - 16/100: Installing method VirtualMachine>>fileName 11:22:48 458/519 - 17/100: Installing method VirtualMachine>>flagInterpretedMethods: 11:22:48 458/519 - 18/100: Installing method VirtualMachine>>for32bit:for64bit: 11:22:48 458/519 - 19/100: Installing method VirtualMachine>>forgetModule: 11:22:48 458/519 - 20/100: Installing method VirtualMachine>>freeOldSpaceSize 11:22:48 458/519 - 21/100: Installing method VirtualMachine>>freeSize 11:22:48 458/519 - 22/100: Installing method VirtualMachine>>fullGCCount 11:22:48 458/519 - 23/100: Installing method VirtualMachine>>fullPath 11:22:48 458/519 - 24/100: Installing method VirtualMachine>>gcBiasToGrowLimit: 11:22:48 458/519 - 25/100: Installing method VirtualMachine>>gcStatisticsDuring: 11:22:48 458/519 - 26/100: Installing method VirtualMachine>>getParameters 11:22:48 458/519 - 27/100: Installing method VirtualMachine>>getSystemAttribute: 11:22:48 458/519 - 28/100: Installing method VirtualMachine>>hasSmallFloats 11:22:48 458/519 - 29/100: Installing method VirtualMachine>>headlessOption 11:22:48 458/519 - 30/100: Installing method VirtualMachine>>imageFile 11:22:48 458/519 - 31/100: Installing method VirtualMachine>>imagePath 11:22:48 458/519 - 32/100: Installing method VirtualMachine>>imageVersionInImageHeader 11:22:48 458/519 - 33/100: Installing method VirtualMachine>>imageVersionInImageHeader: 11:22:48 458/519 - 34/100: Installing method VirtualMachine>>imageVersionNumber 11:22:48 458/519 - 35/100: Installing method VirtualMachine>>incrementalGCCount 11:22:48 458/519 - 36/100: Installing method VirtualMachine>>interpreterClass 11:22:48 458/519 - 37/100: Installing method VirtualMachine>>interpreterSourceDate 11:22:48 458/519 - 38/100: Installing method VirtualMachine>>interpreterSourceVersion 11:22:48 458/519 - 39/100: Installing method VirtualMachine>>is32bit 11:22:48 458/519 - 40/100: Installing method VirtualMachine>>is64bit 11:22:48 458/519 - 41/100: Installing method VirtualMachine>>isAIOInterrupt 11:22:48 458/519 - 42/100: Installing method VirtualMachine>>isPharoVM 11:22:48 458/519 - 43/100: Installing method VirtualMachine>>isRunningCog 11:22:48 458/519 - 44/100: Installing method VirtualMachine>>isRunningCogit 11:22:48 458/519 - 45/100: Installing method VirtualMachine>>isRunningInWorkerThread 11:22:48 458/519 - 46/100: Installing method VirtualMachine>>isSpur 11:22:48 458/519 - 47/100: Installing method VirtualMachine>>listBuiltinModule: 11:22:48 458/519 - 48/100: Installing method VirtualMachine>>listBuiltinModules 11:22:49 458/519 - 49/100: Installing method VirtualMachine>>listLoadedModule: 11:22:49 458/519 - 50/100: Installing method VirtualMachine>>listLoadedModules 11:22:49 458/519 - 51/100: Installing method VirtualMachine>>maxExternalSemaphores 11:22:49 458/519 - 52/100: Installing method VirtualMachine>>maxExternalSemaphores: 11:23:02 458/519 - 53/100: Installing method VirtualMachine>>maxExternalSemaphoresSilently: 11:23:02 458/519 - 54/100: Installing method VirtualMachine>>maxFilenameLength 11:23:02 458/519 - 55/100: Installing method VirtualMachine>>maxOldSpaceSize 11:23:02 458/519 - 56/100: Installing method VirtualMachine>>maxOldSpaceSize: 11:23:02 458/519 - 57/100: Installing method VirtualMachine>>maximumPauseTimeDueToSegmentAllocation 11:23:02 458/519 - 58/100: Installing method VirtualMachine>>memoryEnd 11:23:02 458/519 - 59/100: Installing method VirtualMachine>>memorySize 11:23:02 458/519 - 60/100: Installing method VirtualMachine>>oldSpace 11:23:02 458/519 - 61/100: Installing method VirtualMachine>>oldSpaceEnd 11:23:02 458/519 - 62/100: Installing method VirtualMachine>>operatingSystemName 11:23:02 458/519 - 63/100: Installing method VirtualMachine>>optionAt: 11:23:02 458/519 - 64/100: Installing method VirtualMachine>>optionDash 11:23:02 458/519 - 65/100: Installing method VirtualMachine>>options 11:23:02 458/519 - 66/100: Installing method VirtualMachine>>parameter46Documentation 11:23:02 458/519 - 67/100: Installing method VirtualMachine>>parameterAt: 11:23:02 458/519 - 68/100: Installing method VirtualMachine>>parameterAt:put: 11:23:02 458/519 - 69/100: Installing method VirtualMachine>>parameterLabels 11:23:02 458/519 - 70/100: Installing method VirtualMachine>>platformSourceVersion 11:23:02 458/519 - 71/100: Installing method VirtualMachine>>primVmPath 11:23:02 458/519 - 72/100: Installing method VirtualMachine>>processHasThreadIdInstVar: 11:23:02 458/519 - 73/100: Installing method VirtualMachine>>processPreemptionYields 11:23:02 458/519 - 74/100: Installing method VirtualMachine>>processPreemptionYields: 11:23:02 458/519 - 75/100: Installing method VirtualMachine>>saveImageVersionInImageHeader 11:23:02 458/519 - 76/100: Installing method VirtualMachine>>setGCBiasToGrowGCLimit: 11:23:02 458/519 - 77/100: Installing method VirtualMachine>>setGCParameters 11:23:02 458/519 - 78/100: Installing method VirtualMachine>>setGCSemaphore: 11:23:02 458/519 - 79/100: Installing method VirtualMachine>>statisticsReport 11:23:02 458/519 - 80/100: Installing method VirtualMachine>>supportsMultipleBytecodeSets 11:23:02 458/519 - 81/100: Installing method VirtualMachine>>supportsWriteBarrier 11:23:02 458/519 - 82/100: Installing method VirtualMachine>>tenureCount 11:23:02 458/519 - 83/100: Installing method VirtualMachine>>tenuringThreshold 11:23:02 458/519 - 84/100: Installing method VirtualMachine>>tenuringThreshold: 11:23:02 458/519 - 85/100: Installing method VirtualMachine>>totalFullGCTime 11:23:02 458/519 - 86/100: Installing method VirtualMachine>>totalGCMarkPhaseTime 11:23:02 458/519 - 87/100: Installing method VirtualMachine>>totalGCSweepPhaseTime 11:23:02 458/519 - 88/100: Installing method VirtualMachine>>totalGCTime 11:23:02 458/519 - 89/100: Installing method VirtualMachine>>totalIncrementalGCTime 11:23:02 458/519 - 90/100: Installing method VirtualMachine>>totalJITCompileBlocksTime 11:23:02 458/519 - 91/100: Installing method VirtualMachine>>totalJITCompileMethodsTime 11:23:02 458/519 - 92/100: Installing method VirtualMachine>>totalJITCompileTime 11:23:02 458/519 - 93/100: Installing method VirtualMachine>>unloadModule: 11:23:02 458/519 - 94/100: Installing method VirtualMachine>>version 11:23:02 458/519 - 95/100: Installing method VirtualMachine>>versionLabel 11:23:02 458/519 - 96/100: Installing method VirtualMachine>>vmFileName 11:23:02 458/519 - 97/100: Installing method VirtualMachine>>voidCogVMState 11:23:02 458/519 - 98/100: Installing method VirtualMachine>>wordSize 11:23:02 458/519 - 99/100: Installing method VirtualMachine>>youngSpaceEnd 11:23:02 458/519 - 100/100: Installing method VirtualMachine>>youngSpaceSize 11:23:02 459/519 - 1/2: Installing method Warning>>defaultAction 11:23:02 459/519 - 2/2: Installing method Warning>>unhandledErrorAction 11:23:03 460/519 - 1/8: Installing method WeakAnnouncementSubscription>>finalize 11:23:03 460/519 - 2/8: Installing method WeakAnnouncementSubscription>>makeStrong 11:23:03 460/519 - 3/8: Installing method WeakAnnouncementSubscription>>makeWeak 11:23:03 460/519 - 4/8: Installing method WeakAnnouncementSubscription>>next 11:23:03 460/519 - 5/8: Installing method WeakAnnouncementSubscription>>register 11:23:03 460/519 - 6/8: Installing method WeakAnnouncementSubscription>>subscriber 11:23:03 460/519 - 7/8: Installing method WeakAnnouncementSubscription>>subscriber: 11:23:03 460/519 - 8/8: Installing method WeakAnnouncementSubscription>>unregister 11:23:03 460/519 - 1/1: Installing method WeakAnnouncementSubscription class>>new 11:23:03 462/519 - 1/3: Installing method WeakIdentityKeyDictionary>>add: 11:23:03 462/519 - 2/3: Installing method WeakIdentityKeyDictionary>>at:put: 11:23:03 462/519 - 3/3: Installing method WeakIdentityKeyDictionary>>postCopy 11:23:03 463/519 - 1/2: Installing method WeakIdentitySet>>scanFor: 11:23:03 463/519 - 2/2: Installing method WeakIdentitySet>>scanForEmptySlotFor: 11:23:03 464/519 - 1/3: Installing method WeakIdentityValueDictionary>>keyAtValue:ifAbsent: 11:23:03 464/519 - 2/3: Installing method WeakIdentityValueDictionary>>scanFor: 11:23:03 464/519 - 3/3: Installing method WeakIdentityValueDictionary>>scanForEmptySlotFor: 11:23:03 465/519 - 1/3: Installing method WeakKeyAssociation>>container 11:23:03 465/519 - 2/3: Installing method WeakKeyAssociation>>container: 11:23:03 465/519 - 3/3: Installing method WeakKeyAssociation>>mourn 11:23:03 466/519 - 1/3: Installing method WeakKeyDictionary>>add: 11:23:03 466/519 - 2/3: Installing method WeakKeyDictionary>>at:put: 11:23:04 466/519 - 3/3: Installing method WeakKeyDictionary>>postCopy 11:23:04 467/519 - 1/3: Installing method WeakLayout>>instanceSpecification 11:23:04 467/519 - 2/3: Installing method WeakLayout>>isVariable 11:23:04 467/519 - 3/3: Installing method WeakLayout>>isWeak 11:23:04 467/519 - 1/1: Installing method WeakLayout class>>extending:scope:host: 11:23:04 468/519 - 1/24: Installing method WeakMessageSend>>= 11:23:04 468/519 - 2/24: Installing method WeakMessageSend>>arguments 11:23:04 468/519 - 3/24: Installing method WeakMessageSend>>arguments: 11:23:04 468/519 - 4/24: Installing method WeakMessageSend>>asMessageSend 11:23:04 468/519 - 5/24: Installing method WeakMessageSend>>asMinimalRepresentation 11:23:04 468/519 - 6/24: Installing method WeakMessageSend>>collectArguments: 11:23:04 468/519 - 7/24: Installing method WeakMessageSend>>ensureArguments 11:23:04 468/519 - 8/24: Installing method WeakMessageSend>>ensureReceiver 11:23:04 468/519 - 9/24: Installing method WeakMessageSend>>ensureReceiver: 11:23:04 468/519 - 10/24: Installing method WeakMessageSend>>ensureReceiverAndArguments 11:23:04 468/519 - 11/24: Installing method WeakMessageSend>>ensureReceiverAndArguments: 11:23:05 468/519 - 12/24: Installing method WeakMessageSend>>isAnyArgumentGarbage 11:23:05 468/519 - 13/24: Installing method WeakMessageSend>>isReceiverGarbage 11:23:05 468/519 - 14/24: Installing method WeakMessageSend>>isReceiverOrAnyArgumentGarbage 11:23:05 468/519 - 15/24: Installing method WeakMessageSend>>isValid 11:23:05 468/519 - 16/24: Installing method WeakMessageSend>>printOn: 11:23:05 468/519 - 17/24: Installing method WeakMessageSend>>receiver 11:23:05 468/519 - 18/24: Installing method WeakMessageSend>>receiver: 11:23:05 468/519 - 19/24: Installing method WeakMessageSend>>value 11:23:05 468/519 - 20/24: Installing method WeakMessageSend>>value: 11:23:05 468/519 - 21/24: Installing method WeakMessageSend>>value:value: 11:23:05 468/519 - 22/24: Installing method WeakMessageSend>>value:value:value: 11:23:05 468/519 - 23/24: Installing method WeakMessageSend>>valueWithArguments: 11:23:05 468/519 - 24/24: Installing method WeakMessageSend>>valueWithEnoughArguments: 11:23:05 468/519 - 1/1: Installing method WeakMessageSend class>>new 11:23:05 469/519 - 1/1: Installing method WeakOrderedCollection class>>arrayType 11:23:05 470/519 - 1/23: Installing method WeakSet>>add: 11:23:05 470/519 - 2/23: Installing method WeakSet>>anyOne 11:23:05 470/519 - 3/23: Installing method WeakSet>>asArray 11:23:05 470/519 - 4/23: Installing method WeakSet>>collect: 11:23:05 470/519 - 5/23: Installing method WeakSet>>do: 11:23:05 470/519 - 6/23: Installing method WeakSet>>do:after: 11:23:05 470/519 - 7/23: Installing method WeakSet>>fixCollisionsFrom: 11:23:05 470/519 - 8/23: Installing method WeakSet>>grow 11:23:05 470/519 - 9/23: Installing method WeakSet>>growTo: 11:23:06 470/519 - 10/23: Installing method WeakSet>>includes: 11:23:06 470/519 - 11/23: Installing method WeakSet>>initialize: 11:23:06 470/519 - 12/23: Installing method WeakSet>>isHealthy 11:23:06 470/519 - 13/23: Installing method WeakSet>>like: 11:23:06 470/519 - 14/23: Installing method WeakSet>>like:ifAbsent: 11:23:06 470/519 - 15/23: Installing method WeakSet>>noCheckNoGrowFillFrom: 11:23:06 470/519 - 16/23: Installing method WeakSet>>postCopy 11:23:06 470/519 - 17/23: Installing method WeakSet>>printElementsOn: 11:23:06 470/519 - 18/23: Installing method WeakSet>>rehash 11:23:06 470/519 - 19/23: Installing method WeakSet>>remove:ifAbsent: 11:23:06 470/519 - 20/23: Installing method WeakSet>>scanFor: 11:23:06 470/519 - 21/23: Installing method WeakSet>>scanForEmptySlotFor: 11:23:06 470/519 - 22/23: Installing method WeakSet>>scanForLoadedSymbol: 11:23:06 470/519 - 23/23: Installing method WeakSet>>slowSize 11:23:06 471/519 - 1/4: Installing method WeakSubscriptionBuilder>>announcer: 11:23:06 471/519 - 2/4: Installing method WeakSubscriptionBuilder>>weak 11:23:06 471/519 - 3/4: Installing method WeakSubscriptionBuilder>>when:do:for: 11:23:06 471/519 - 4/4: Installing method WeakSubscriptionBuilder>>when:send:to: 11:23:06 471/519 - 1/1: Installing method WeakSubscriptionBuilder class>>on: 11:23:06 472/519 - 1/3: Installing method WeakValueAssociation>>key:value: 11:23:06 472/519 - 2/3: Installing method WeakValueAssociation>>value 11:23:06 472/519 - 3/3: Installing method WeakValueAssociation>>value: 11:23:06 472/519 - 1/2: Installing method WeakValueAssociation class>>key:value: 11:23:06 472/519 - 2/2: Installing method WeakValueAssociation class>>new 11:23:06 473/519 - 1/10: Installing method WeakValueDictionary>>add: 11:23:06 473/519 - 2/10: Installing method WeakValueDictionary>>associationAt:ifAbsent: 11:23:06 473/519 - 3/10: Installing method WeakValueDictionary>>associationsDo: 11:23:06 473/519 - 4/10: Installing method WeakValueDictionary>>at:ifAbsent: 11:23:06 473/519 - 5/10: Installing method WeakValueDictionary>>at:ifPresent: 11:23:06 473/519 - 6/10: Installing method WeakValueDictionary>>at:put: 11:23:06 473/519 - 7/10: Installing method WeakValueDictionary>>includesKey: 11:23:06 473/519 - 8/10: Installing method WeakValueDictionary>>rehash 11:23:06 473/519 - 9/10: Installing method WeakValueDictionary>>size 11:23:06 473/519 - 10/10: Installing method WeakValueDictionary>>valuesDo: 11:23:06 474/519 - 1/21: Installing method WideCharacterSet>>= 11:23:06 474/519 - 2/21: Installing method WideCharacterSet>>add: 11:23:06 474/519 - 3/21: Installing method WideCharacterSet>>bitmap:at: 11:23:06 474/519 - 4/21: Installing method WideCharacterSet>>bitmap:do: 11:23:06 474/519 - 5/21: Installing method WideCharacterSet>>byteArrayMap 11:23:06 474/519 - 6/21: Installing method WideCharacterSet>>clearBitmap:at: 11:23:06 474/519 - 7/21: Installing method WideCharacterSet>>complement 11:23:06 474/519 - 8/21: Installing method WideCharacterSet>>do: 11:23:06 474/519 - 9/21: Installing method WideCharacterSet>>findFirstInByteString:startingAt: 11:23:06 474/519 - 10/21: Installing method WideCharacterSet>>hasWideCharacters 11:23:06 474/519 - 11/21: Installing method WideCharacterSet>>hash 11:23:07 474/519 - 12/21: Installing method WideCharacterSet>>includes: 11:23:07 474/519 - 13/21: Installing method WideCharacterSet>>initialize 11:23:07 474/519 - 14/21: Installing method WideCharacterSet>>postCopy 11:23:07 474/519 - 15/21: Installing method WideCharacterSet>>remove: 11:23:07 474/519 - 16/21: Installing method WideCharacterSet>>remove:ifAbsent: 11:23:07 474/519 - 17/21: Installing method WideCharacterSet>>removeAll 11:23:07 474/519 - 18/21: Installing method WideCharacterSet>>setBitmap:at: 11:23:07 474/519 - 19/21: Installing method WideCharacterSet>>size 11:23:07 474/519 - 20/21: Installing method WideCharacterSet>>species 11:23:07 474/519 - 21/21: Installing method WideCharacterSet>>wideCharacterMap 11:23:07 474/519 - 1/1: Installing method WideCharacterSet class>>newFrom: 11:23:07 475/519 - 1/17: Installing method WideString>>asByteArray 11:23:07 475/519 - 2/17: Installing method WideString>>asFourCode 11:23:07 475/519 - 3/17: Installing method WideString>>asLowercase 11:23:07 475/519 - 4/17: Installing method WideString>>asUppercase 11:23:07 475/519 - 5/17: Installing method WideString>>asWideString 11:23:07 475/519 - 6/17: Installing method WideString>>at: 11:23:07 475/519 - 7/17: Installing method WideString>>at:put: 11:23:07 475/519 - 8/17: Installing method WideString>>byteAt: 11:23:07 475/519 - 9/17: Installing method WideString>>byteAt:put: 11:23:07 475/519 - 10/17: Installing method WideString>>byteSize 11:23:07 475/519 - 11/17: Installing method WideString>>copyFrom:to: 11:23:07 475/519 - 12/17: Installing method WideString>>createSymbol 11:23:07 475/519 - 13/17: Installing method WideString>>findIn:startingAt:matchTable: 11:23:07 475/519 - 14/17: Installing method WideString>>isWideString 11:23:07 475/519 - 15/17: Installing method WideString>>replaceFrom:to:with:startingAt: 11:23:07 475/519 - 16/17: Installing method WideString>>wordAt: 11:23:07 475/519 - 17/17: Installing method WideString>>wordAt:put: 11:23:07 475/519 - 1/3: Installing method WideString class>>from: 11:23:07 475/519 - 2/3: Installing method WideString class>>fromByteArray: 11:23:07 475/519 - 3/3: Installing method WideString class>>fromString: 11:23:07 476/519 - 1/12: Installing method WideSymbol>>asWideString 11:23:07 476/519 - 2/12: Installing method WideSymbol>>at: 11:23:07 476/519 - 3/12: Installing method WideSymbol>>byteAt: 11:23:07 476/519 - 4/12: Installing method WideSymbol>>byteAt:put: 11:23:07 476/519 - 5/12: Installing method WideSymbol>>byteSize 11:23:07 476/519 - 6/12: Installing method WideSymbol>>findIn:startingAt:matchTable: 11:23:07 476/519 - 7/12: Installing method WideSymbol>>isWideString 11:23:07 476/519 - 8/12: Installing method WideSymbol>>privateAt:put: 11:23:07 476/519 - 9/12: Installing method WideSymbol>>species 11:23:07 476/519 - 10/12: Installing method WideSymbol>>string: 11:23:07 476/519 - 11/12: Installing method WideSymbol>>wordAt: 11:23:07 476/519 - 12/12: Installing method WideSymbol>>wordAt:put: 11:23:07 477/519 - 1/3: Installing method Win32Platform>>accept: 11:23:07 477/519 - 2/3: Installing method Win32Platform>>isWin32 11:23:07 477/519 - 3/3: Installing method Win32Platform>>newTerminfo 11:23:07 477/519 - 1/1: Installing method Win32Platform class>>isActivePlatform 11:23:08 478/519 - 1/5: Installing method Win32WideString>>asString 11:23:08 478/519 - 2/5: Installing method Win32WideString>>asWin32WideString 11:23:08 478/519 - 3/5: Installing method Win32WideString>>byteSize 11:23:08 478/519 - 4/5: Installing method Win32WideString>>printOn: 11:23:08 478/519 - 5/5: Installing method Win32WideString>>size 11:23:08 478/519 - 1/4: Installing method Win32WideString class>>fromByteArray: 11:23:08 478/519 - 2/4: Installing method Win32WideString class>>fromHandle: 11:23:08 478/519 - 3/4: Installing method Win32WideString class>>fromString: 11:23:08 478/519 - 4/4: Installing method Win32WideString class>>new: 11:23:08 479/519 - 1/2: Installing method Win64Platform>>accept: 11:23:08 479/519 - 2/2: Installing method Win64Platform>>isWin64 11:23:08 479/519 - 1/1: Installing method Win64Platform class>>isActivePlatform 11:23:09 480/519 - 1/20: Installing method WinPlatform>>accept: 11:23:09 480/519 - 2/20: Installing method WinPlatform>>defaultMaximumPathLength 11:23:09 480/519 - 3/20: Installing method WinPlatform>>family 11:23:09 480/519 - 4/20: Installing method WinPlatform>>ffiLibraryName 11:23:09 480/519 - 5/20: Installing method WinPlatform>>formatMessage:_:_:_:_:_:_: 11:23:09 480/519 - 6/20: Installing method WinPlatform>>getEnvironmentVariable:into:size: 11:23:09 480/519 - 7/20: Installing method WinPlatform>>getErrorMessage: 11:23:09 480/519 - 8/20: Installing method WinPlatform>>getTempPath 11:23:09 480/519 - 9/20: Installing method WinPlatform>>getTempPath:buffer: 11:23:09 480/519 - 10/20: Installing method WinPlatform>>isWindows 11:23:09 480/519 - 11/20: Installing method WinPlatform>>keyForValue: 11:23:09 480/519 - 12/20: Installing method WinPlatform>>lastError 11:23:09 480/519 - 13/20: Installing method WinPlatform>>lineEnding 11:23:09 480/519 - 14/20: Installing method WinPlatform>>menuShortcutString 11:23:09 480/519 - 15/20: Installing method WinPlatform>>multiByteToWideCharacterCodepage:flags:input:inputLen:output:outputLen: 11:23:09 480/519 - 16/20: Installing method WinPlatform>>potentialLocationsOfSourcesFile 11:23:09 480/519 - 17/20: Installing method WinPlatform>>setEnvironmentVariable:value: 11:23:09 480/519 - 18/20: Installing method WinPlatform>>setLastError: 11:23:09 480/519 - 19/20: Installing method WinPlatform>>virtualKey: 11:23:09 480/519 - 20/20: Installing method WinPlatform>>wideCharacterToMultiByteCodepage:flags:input:inputLen:output:outputLen: 11:23:09 481/519 - 1/13: Installing method WordArray>>asWordArray 11:23:09 481/519 - 2/13: Installing method WordArray>>atAllPut: 11:23:09 481/519 - 3/13: Installing method WordArray>>byteSize 11:23:09 481/519 - 4/13: Installing method WordArray>>defaultElement 11:23:09 481/519 - 5/13: Installing method WordArray>>primAddArray:and:into: 11:23:09 481/519 - 6/13: Installing method WordArray>>primAddScalar:and:into: 11:23:09 481/519 - 7/13: Installing method WordArray>>primDivArray:and:into: 11:23:09 481/519 - 8/13: Installing method WordArray>>primDivScalar:and:into: 11:23:09 481/519 - 9/13: Installing method WordArray>>primMulArray:and:into: 11:23:09 481/519 - 10/13: Installing method WordArray>>primMulScalar:and:into: 11:23:09 481/519 - 11/13: Installing method WordArray>>primSubArray:and:into: 11:23:09 481/519 - 12/13: Installing method WordArray>>primSubScalar:and:into: 11:23:09 481/519 - 13/13: Installing method WordArray>>replaceFrom:to:with:startingAt: 11:23:09 482/519 - 1/4: Installing method WordLayout>>bytesPerSlot 11:23:09 482/519 - 2/4: Installing method WordLayout>>extendWord 11:23:10 482/519 - 3/4: Installing method WordLayout>>instanceSpecification 11:23:10 482/519 - 4/4: Installing method WordLayout>>isWords 11:23:10 482/519 - 1/1: Installing method WordLayout class>>extending:scope:host: 11:23:10 483/519 - 1/19: Installing method WorkingSession>>accessMode 11:23:10 483/519 - 2/19: Installing method WorkingSession>>accessMode: 11:23:10 483/519 - 3/19: Installing method WorkingSession>>addDeferredStartupAction: 11:23:10 483/519 - 4/19: Installing method WorkingSession>>errorHandler 11:23:10 483/519 - 5/19: Installing method WorkingSession>>executeDeferredStartupActions: 11:23:10 483/519 - 6/19: Installing method WorkingSession>>initialize 11:23:10 483/519 - 7/19: Installing method WorkingSession>>install 11:23:10 483/519 - 8/19: Installing method WorkingSession>>isDisabledAccessMode 11:23:10 483/519 - 9/19: Installing method WorkingSession>>isReadOnlyAccessMode 11:23:10 483/519 - 10/19: Installing method WorkingSession>>isReadWriteAccessMode 11:23:10 483/519 - 11/19: Installing method WorkingSession>>isWriteOnlyAccessMode 11:23:10 483/519 - 12/19: Installing method WorkingSession>>manager: 11:23:10 483/519 - 13/19: Installing method WorkingSession>>properties 11:23:10 483/519 - 14/19: Installing method WorkingSession>>runList:do: 11:23:10 483/519 - 15/19: Installing method WorkingSession>>runShutdown: 11:23:10 483/519 - 16/19: Installing method WorkingSession>>runStartup: 11:23:10 483/519 - 17/19: Installing method WorkingSession>>start: 11:23:10 483/519 - 18/19: Installing method WorkingSession>>stop: 11:23:10 483/519 - 19/19: Installing method WorkingSession>>uninstall 11:23:10 484/519 - 1/5: Installing method WorkspaceVariable>>allowsShadowing 11:23:10 484/519 - 2/5: Installing method WorkspaceVariable>>emitStore: 11:23:11 484/519 - 3/5: Installing method WorkspaceVariable>>emitValue: 11:23:11 484/519 - 4/5: Installing method WorkspaceVariable>>isReferenced 11:23:11 484/519 - 5/5: Installing method WorkspaceVariable>>isWorkspaceVariable 11:23:11 485/519 - 1/37: Installing method WriteStream>><< 11:23:11 485/519 - 2/37: Installing method WriteStream>>braceArray 11:23:11 485/519 - 3/37: Installing method WriteStream>>braceArray: 11:23:11 485/519 - 4/37: Installing method WriteStream>>contents 11:23:11 485/519 - 5/37: Installing method WriteStream>>cr 11:23:11 485/519 - 6/37: Installing method WriteStream>>crlf 11:23:11 485/519 - 7/37: Installing method WriteStream>>crtab 11:23:11 485/519 - 8/37: Installing method WriteStream>>crtab: 11:23:11 485/519 - 9/37: Installing method WriteStream>>ensureASpace 11:23:11 485/519 - 10/37: Installing method WriteStream>>ensureCr 11:23:11 485/519 - 11/37: Installing method WriteStream>>ensureEndsWith: 11:23:11 485/519 - 12/37: Installing method WriteStream>>ensureNoSpace 11:23:11 485/519 - 13/37: Installing method WriteStream>>growTo: 11:23:11 485/519 - 14/37: Installing method WriteStream>>lf 11:23:11 485/519 - 15/37: Installing method WriteStream>>next 11:23:11 485/519 - 16/37: Installing method WriteStream>>next:putAll:startingAt: 11:23:11 485/519 - 17/37: Installing method WriteStream>>nextChunkPut: 11:23:11 485/519 - 18/37: Installing method WriteStream>>nextPut: 11:23:11 485/519 - 19/37: Installing method WriteStream>>nextPutAll: 11:23:11 485/519 - 20/37: Installing method WriteStream>>on: 11:23:11 485/519 - 21/37: Installing method WriteStream>>on:from:to: 11:23:11 485/519 - 22/37: Installing method WriteStream>>pastEndPut: 11:23:11 485/519 - 23/37: Installing method WriteStream>>peekLast 11:23:11 485/519 - 24/37: Installing method WriteStream>>position: 11:23:11 485/519 - 25/37: Installing method WriteStream>>reset 11:23:11 485/519 - 26/37: Installing method WriteStream>>resetToStart 11:23:11 485/519 - 27/37: Installing method WriteStream>>setToEnd 11:23:11 485/519 - 28/37: Installing method WriteStream>>size 11:23:11 485/519 - 29/37: Installing method WriteStream>>space 11:23:11 485/519 - 30/37: Installing method WriteStream>>space: 11:23:11 485/519 - 31/37: Installing method WriteStream>>store: 11:23:11 485/519 - 32/37: Installing method WriteStream>>tab 11:23:11 485/519 - 33/37: Installing method WriteStream>>tab: 11:23:11 485/519 - 34/37: Installing method WriteStream>>with: 11:23:11 485/519 - 35/37: Installing method WriteStream>>with:from:to: 11:23:12 485/519 - 36/37: Installing method WriteStream>>withAttribute:do: 11:23:12 485/519 - 37/37: Installing method WriteStream>>withAttributes:do: 11:23:12 485/519 - 1/2: Installing method WriteStream class>>with: 11:23:12 485/519 - 2/2: Installing method WriteStream class>>with:from:to: 11:23:12 486/519 - 1/3: Installing method ZeroDivide>>dividend 11:23:12 486/519 - 2/3: Installing method ZeroDivide>>dividend: 11:23:12 486/519 - 3/3: Installing method ZeroDivide>>isResumable 11:23:12 486/519 - 1/2: Installing method ZeroDivide class>>dividend: 11:23:12 486/519 - 2/2: Installing method ZeroDivide class>>signalWithDividend: 11:23:12 487/519 - 1/26: Installing method ZnBase64Encoder>>alphabet 11:23:12 487/519 - 2/26: Installing method ZnBase64Encoder>>alphabet: 11:23:12 487/519 - 3/26: Installing method ZnBase64Encoder>>beForURLEncoding 11:23:12 487/519 - 4/26: Installing method ZnBase64Encoder>>beLenient 11:23:13 487/519 - 5/26: Installing method ZnBase64Encoder>>beStrict 11:23:13 487/519 - 6/26: Installing method ZnBase64Encoder>>breakLines 11:23:13 487/519 - 7/26: Installing method ZnBase64Encoder>>breakLinesAt: 11:23:13 487/519 - 8/26: Installing method ZnBase64Encoder>>byteCountFor: 11:23:13 487/519 - 9/26: Installing method ZnBase64Encoder>>characterCountFor: 11:23:13 487/519 - 10/26: Installing method ZnBase64Encoder>>characterForValue: 11:23:13 487/519 - 11/26: Installing method ZnBase64Encoder>>decode: 11:23:13 487/519 - 12/26: Installing method ZnBase64Encoder>>decode:and:and:and:to: 11:23:13 487/519 - 13/26: Installing method ZnBase64Encoder>>decode:to: 11:23:13 487/519 - 14/26: Installing method ZnBase64Encoder>>encode: 11:23:13 487/519 - 15/26: Installing method ZnBase64Encoder>>encode:and:and:to: 11:23:13 487/519 - 16/26: Installing method ZnBase64Encoder>>encode:to: 11:23:13 487/519 - 17/26: Installing method ZnBase64Encoder>>initialize 11:23:13 487/519 - 18/26: Installing method ZnBase64Encoder>>isLegalCharacter: 11:23:13 487/519 - 19/26: Installing method ZnBase64Encoder>>isWhitespaceCharacter: 11:23:13 487/519 - 20/26: Installing method ZnBase64Encoder>>lineEndConvention: 11:23:13 487/519 - 21/26: Installing method ZnBase64Encoder>>noPadding 11:23:13 487/519 - 22/26: Installing method ZnBase64Encoder>>padding: 11:23:13 487/519 - 23/26: Installing method ZnBase64Encoder>>skipWhitespace: 11:23:13 487/519 - 24/26: Installing method ZnBase64Encoder>>standardAlphabetWith:and: 11:23:13 487/519 - 25/26: Installing method ZnBase64Encoder>>valueForCharacter: 11:23:13 487/519 - 26/26: Installing method ZnBase64Encoder>>whitespace: 11:23:13 487/519 - 1/1: Installing method ZnBase64Encoder class>>initialize 11:23:13 488/519 - 1/44: Installing method ZnBufferedReadStream>>atEnd 11:23:13 488/519 - 2/44: Installing method ZnBufferedReadStream>>back 11:23:13 488/519 - 3/44: Installing method ZnBufferedReadStream>>close 11:23:13 488/519 - 4/44: Installing method ZnBufferedReadStream>>closed 11:23:13 488/519 - 5/44: Installing method ZnBufferedReadStream>>collectionSpecies 11:23:13 488/519 - 6/44: Installing method ZnBufferedReadStream>>contents 11:23:13 488/519 - 7/44: Installing method ZnBufferedReadStream>>defaultBufferSize 11:23:13 488/519 - 8/44: Installing method ZnBufferedReadStream>>discardBuffer 11:23:13 488/519 - 9/44: Installing method ZnBufferedReadStream>>initialize 11:23:13 488/519 - 10/44: Installing method ZnBufferedReadStream>>int16 11:23:13 488/519 - 11/44: Installing method ZnBufferedReadStream>>int32 11:23:13 488/519 - 12/44: Installing method ZnBufferedReadStream>>int8 11:23:13 488/519 - 13/44: Installing method ZnBufferedReadStream>>isBinary 11:23:13 488/519 - 14/44: Installing method ZnBufferedReadStream>>isStream 11:23:13 488/519 - 15/44: Installing method ZnBufferedReadStream>>next 11:23:13 488/519 - 16/44: Installing method ZnBufferedReadStream>>next: 11:23:13 488/519 - 17/44: Installing method ZnBufferedReadStream>>next:into: 11:23:13 488/519 - 18/44: Installing method ZnBufferedReadStream>>next:into:startingAt: 11:23:13 488/519 - 19/44: Installing method ZnBufferedReadStream>>nextBuffer 11:23:13 488/519 - 20/44: Installing method ZnBufferedReadStream>>nextInt32 11:23:13 488/519 - 21/44: Installing method ZnBufferedReadStream>>nextIntegerOfSize:signed:bigEndian: 11:23:13 488/519 - 22/44: Installing method ZnBufferedReadStream>>nextInto: 11:23:13 488/519 - 23/44: Installing method ZnBufferedReadStream>>nextLittleEndianNumber: 11:23:13 488/519 - 24/44: Installing method ZnBufferedReadStream>>nextNumber: 11:23:13 488/519 - 25/44: Installing method ZnBufferedReadStream>>nextWord 11:23:13 488/519 - 26/44: Installing method ZnBufferedReadStream>>on: 11:23:13 488/519 - 27/44: Installing method ZnBufferedReadStream>>peek 11:23:13 488/519 - 28/44: Installing method ZnBufferedReadStream>>peekFor: 11:23:13 488/519 - 29/44: Installing method ZnBufferedReadStream>>position 11:23:13 488/519 - 30/44: Installing method ZnBufferedReadStream>>position: 11:23:13 488/519 - 31/44: Installing method ZnBufferedReadStream>>readFromBufferInto:startingAt:count: 11:23:13 488/519 - 32/44: Installing method ZnBufferedReadStream>>readInto:startingAt:count: 11:23:13 488/519 - 33/44: Installing method ZnBufferedReadStream>>readStream 11:23:13 488/519 - 34/44: Installing method ZnBufferedReadStream>>setToEnd 11:23:13 488/519 - 35/44: Installing method ZnBufferedReadStream>>shouldBufferReadOfCount: 11:23:13 488/519 - 36/44: Installing method ZnBufferedReadStream>>size 11:23:13 488/519 - 37/44: Installing method ZnBufferedReadStream>>sizeBuffer: 11:23:13 488/519 - 38/44: Installing method ZnBufferedReadStream>>skip: 11:23:13 488/519 - 39/44: Installing method ZnBufferedReadStream>>uint16 11:23:13 488/519 - 40/44: Installing method ZnBufferedReadStream>>uint32 11:23:13 488/519 - 41/44: Installing method ZnBufferedReadStream>>uint8 11:23:13 488/519 - 42/44: Installing method ZnBufferedReadStream>>upTo: 11:23:13 488/519 - 43/44: Installing method ZnBufferedReadStream>>upToEnd 11:23:13 488/519 - 44/44: Installing method ZnBufferedReadStream>>wrappedStream 11:23:13 488/519 - 1/2: Installing method ZnBufferedReadStream class>>on: 11:23:13 488/519 - 2/2: Installing method ZnBufferedReadStream class>>on:do: 11:23:14 489/519 - 1/29: Installing method ZnBufferedReadWriteStream>>atEnd 11:23:14 489/519 - 2/29: Installing method ZnBufferedReadWriteStream>>close 11:23:14 489/519 - 3/29: Installing method ZnBufferedReadWriteStream>>closed 11:23:14 489/519 - 4/29: Installing method ZnBufferedReadWriteStream>>flush 11:23:14 489/519 - 5/29: Installing method ZnBufferedReadWriteStream>>isBinary 11:23:14 489/519 - 6/29: Installing method ZnBufferedReadWriteStream>>isReadOnly 11:23:14 489/519 - 7/29: Installing method ZnBufferedReadWriteStream>>isStream 11:23:14 489/519 - 8/29: Installing method ZnBufferedReadWriteStream>>next 11:23:14 489/519 - 9/29: Installing method ZnBufferedReadWriteStream>>next: 11:23:14 489/519 - 10/29: Installing method ZnBufferedReadWriteStream>>next:putAll: 11:23:14 489/519 - 11/29: Installing method ZnBufferedReadWriteStream>>next:putAll:startingAt: 11:23:14 489/519 - 12/29: Installing method ZnBufferedReadWriteStream>>nextPut: 11:23:14 489/519 - 13/29: Installing method ZnBufferedReadWriteStream>>nextPutAll: 11:23:14 489/519 - 14/29: Installing method ZnBufferedReadWriteStream>>on: 11:23:14 489/519 - 15/29: Installing method ZnBufferedReadWriteStream>>peek 11:23:14 489/519 - 16/29: Installing method ZnBufferedReadWriteStream>>position 11:23:14 489/519 - 17/29: Installing method ZnBufferedReadWriteStream>>position: 11:23:14 489/519 - 18/29: Installing method ZnBufferedReadWriteStream>>readInto:startingAt:count: 11:23:14 489/519 - 19/29: Installing method ZnBufferedReadWriteStream>>readingActionDo: 11:23:14 489/519 - 20/29: Installing method ZnBufferedReadWriteStream>>setToEnd 11:23:14 489/519 - 21/29: Installing method ZnBufferedReadWriteStream>>size 11:23:14 489/519 - 22/29: Installing method ZnBufferedReadWriteStream>>sizeBuffer: 11:23:14 489/519 - 23/29: Installing method ZnBufferedReadWriteStream>>skip: 11:23:14 489/519 - 24/29: Installing method ZnBufferedReadWriteStream>>truncate 11:23:14 489/519 - 25/29: Installing method ZnBufferedReadWriteStream>>truncate: 11:23:14 489/519 - 26/29: Installing method ZnBufferedReadWriteStream>>upTo: 11:23:14 489/519 - 27/29: Installing method ZnBufferedReadWriteStream>>upToEnd 11:23:14 489/519 - 28/29: Installing method ZnBufferedReadWriteStream>>wrappedStream 11:23:14 489/519 - 29/29: Installing method ZnBufferedReadWriteStream>>writingActionDo: 11:23:15 489/519 - 1/2: Installing method ZnBufferedReadWriteStream class>>on: 11:23:15 489/519 - 2/2: Installing method ZnBufferedReadWriteStream class>>on:do: 11:23:15 490/519 - 1/42: Installing method ZnBufferedWriteStream>>buffer 11:23:15 490/519 - 2/42: Installing method ZnBufferedWriteStream>>bufferFreeSize 11:23:15 490/519 - 3/42: Installing method ZnBufferedWriteStream>>bufferSize 11:23:15 490/519 - 4/42: Installing method ZnBufferedWriteStream>>close 11:23:15 490/519 - 5/42: Installing method ZnBufferedWriteStream>>closed 11:23:15 490/519 - 6/42: Installing method ZnBufferedWriteStream>>cr 11:23:15 490/519 - 7/42: Installing method ZnBufferedWriteStream>>crlf 11:23:15 490/519 - 8/42: Installing method ZnBufferedWriteStream>>defaultBufferSize 11:23:15 490/519 - 9/42: Installing method ZnBufferedWriteStream>>discardBuffer 11:23:16 490/519 - 10/42: Installing method ZnBufferedWriteStream>>finish 11:23:16 490/519 - 11/42: Installing method ZnBufferedWriteStream>>flush 11:23:16 490/519 - 12/42: Installing method ZnBufferedWriteStream>>flushBuffer 11:23:16 490/519 - 13/42: Installing method ZnBufferedWriteStream>>flushBufferIfFull 11:23:16 490/519 - 14/42: Installing method ZnBufferedWriteStream>>int16: 11:23:16 490/519 - 15/42: Installing method ZnBufferedWriteStream>>int32: 11:23:16 490/519 - 16/42: Installing method ZnBufferedWriteStream>>int8: 11:23:16 490/519 - 17/42: Installing method ZnBufferedWriteStream>>isBinary 11:23:16 490/519 - 18/42: Installing method ZnBufferedWriteStream>>isStream 11:23:16 490/519 - 19/42: Installing method ZnBufferedWriteStream>>lf 11:23:16 490/519 - 20/42: Installing method ZnBufferedWriteStream>>next:putAll: 11:23:16 490/519 - 21/42: Installing method ZnBufferedWriteStream>>next:putAll:startingAt: 11:23:16 490/519 - 22/42: Installing method ZnBufferedWriteStream>>nextInt32Put: 11:23:16 490/519 - 23/42: Installing method ZnBufferedWriteStream>>nextIntegerOfSize:signed:bigEndian:put: 11:23:16 490/519 - 24/42: Installing method ZnBufferedWriteStream>>nextLittleEndianNumber:put: 11:23:16 490/519 - 25/42: Installing method ZnBufferedWriteStream>>nextNumber:put: 11:23:16 490/519 - 26/42: Installing method ZnBufferedWriteStream>>nextPut: 11:23:16 490/519 - 27/42: Installing method ZnBufferedWriteStream>>nextPutAll: 11:23:16 490/519 - 28/42: Installing method ZnBufferedWriteStream>>nextWordPut: 11:23:16 490/519 - 29/42: Installing method ZnBufferedWriteStream>>on: 11:23:16 490/519 - 30/42: Installing method ZnBufferedWriteStream>>position 11:23:16 490/519 - 31/42: Installing method ZnBufferedWriteStream>>position: 11:23:16 490/519 - 32/42: Installing method ZnBufferedWriteStream>>print: 11:23:16 490/519 - 33/42: Installing method ZnBufferedWriteStream>>printOn: 11:23:16 490/519 - 34/42: Installing method ZnBufferedWriteStream>>setToEnd 11:23:16 490/519 - 35/42: Installing method ZnBufferedWriteStream>>sizeBuffer: 11:23:16 490/519 - 36/42: Installing method ZnBufferedWriteStream>>space 11:23:16 490/519 - 37/42: Installing method ZnBufferedWriteStream>>tab 11:23:16 490/519 - 38/42: Installing method ZnBufferedWriteStream>>truncate 11:23:16 490/519 - 39/42: Installing method ZnBufferedWriteStream>>truncate: 11:23:16 490/519 - 40/42: Installing method ZnBufferedWriteStream>>uint16: 11:23:16 490/519 - 41/42: Installing method ZnBufferedWriteStream>>uint32: 11:23:16 490/519 - 42/42: Installing method ZnBufferedWriteStream>>uint8: 11:23:16 490/519 - 1/2: Installing method ZnBufferedWriteStream class>>on: 11:23:16 490/519 - 2/2: Installing method ZnBufferedWriteStream class>>on:do: 11:23:16 491/519 - 1/1: Installing method ZnByteEncoder>>decodeBytesIntoWideString: 11:23:17 491/519 - 1/33: Installing method ZnByteEncoder class>>cp1250Mapping 11:23:17 491/519 - 2/33: Installing method ZnByteEncoder class>>cp1251Mapping 11:23:17 491/519 - 3/33: Installing method ZnByteEncoder class>>cp1252Mapping 11:23:17 491/519 - 4/33: Installing method ZnByteEncoder class>>cp1253Mapping 11:23:17 491/519 - 5/33: Installing method ZnByteEncoder class>>cp1254Mapping 11:23:17 491/519 - 6/33: Installing method ZnByteEncoder class>>cp1255Mapping 11:23:17 491/519 - 7/33: Installing method ZnByteEncoder class>>cp1256Mapping 11:23:17 491/519 - 8/33: Installing method ZnByteEncoder class>>cp1257Mapping 11:23:17 491/519 - 9/33: Installing method ZnByteEncoder class>>cp1258Mapping 11:23:17 491/519 - 10/33: Installing method ZnByteEncoder class>>cp850Mapping 11:23:17 491/519 - 11/33: Installing method ZnByteEncoder class>>cp866Mapping 11:23:17 491/519 - 12/33: Installing method ZnByteEncoder class>>cp874Mapping 11:23:17 491/519 - 13/33: Installing method ZnByteEncoder class>>generateByteToUnicodeSpec: 11:23:17 491/519 - 14/33: Installing method ZnByteEncoder class>>iso885910Mapping 11:23:17 491/519 - 15/33: Installing method ZnByteEncoder class>>iso885913Mapping 11:23:17 491/519 - 16/33: Installing method ZnByteEncoder class>>iso885914Mapping 11:23:17 491/519 - 17/33: Installing method ZnByteEncoder class>>iso885915Mapping 11:23:17 491/519 - 18/33: Installing method ZnByteEncoder class>>iso885916Mapping 11:23:17 491/519 - 19/33: Installing method ZnByteEncoder class>>iso88592Mapping 11:23:17 491/519 - 20/33: Installing method ZnByteEncoder class>>iso88593Mapping 11:23:17 491/519 - 21/33: Installing method ZnByteEncoder class>>iso88594Mapping 11:23:17 491/519 - 22/33: Installing method ZnByteEncoder class>>iso88595Mapping 11:23:17 491/519 - 23/33: Installing method ZnByteEncoder class>>iso88596Mapping 11:23:17 491/519 - 24/33: Installing method ZnByteEncoder class>>iso88597Mapping 11:23:17 491/519 - 25/33: Installing method ZnByteEncoder class>>iso88598Mapping 11:23:17 491/519 - 26/33: Installing method ZnByteEncoder class>>koi8rMapping 11:23:17 491/519 - 27/33: Installing method ZnByteEncoder class>>koi8uMapping 11:23:17 491/519 - 28/33: Installing method ZnByteEncoder class>>macCyrillicMapping 11:23:17 491/519 - 29/33: Installing method ZnByteEncoder class>>macRomanMapping 11:23:17 491/519 - 30/33: Installing method ZnByteEncoder class>>mappingToIdentifiers 11:23:17 491/519 - 31/33: Installing method ZnByteEncoder class>>newFromUrl: 11:23:17 491/519 - 32/33: Installing method ZnByteEncoder class>>parseUnicodeOrgSpec: 11:23:17 491/519 - 33/33: Installing method ZnByteEncoder class>>top128FromUnicodeSpec: 11:23:17 492/519 - 1/6: Installing method ZnByteStringBecameWideString>>becomeForward 11:23:17 492/519 - 2/6: Installing method ZnByteStringBecameWideString>>byteString 11:23:17 492/519 - 3/6: Installing method ZnByteStringBecameWideString>>byteString: 11:23:17 492/519 - 4/6: Installing method ZnByteStringBecameWideString>>isResumable 11:23:17 492/519 - 5/6: Installing method ZnByteStringBecameWideString>>wideString 11:23:17 492/519 - 6/6: Installing method ZnByteStringBecameWideString>>wideString: 11:23:17 492/519 - 1/1: Installing method ZnByteStringBecameWideString class>>convert: 11:23:18 493/519 - 1/11: Installing method ZnCRLFReadStream>>atEnd 11:23:18 493/519 - 2/11: Installing method ZnCRLFReadStream>>close 11:23:18 493/519 - 3/11: Installing method ZnCRLFReadStream>>isBinary 11:23:18 493/519 - 4/11: Installing method ZnCRLFReadStream>>next 11:23:18 493/519 - 5/11: Installing method ZnCRLFReadStream>>next:into: 11:23:18 493/519 - 6/11: Installing method ZnCRLFReadStream>>next:into:startingAt: 11:23:18 493/519 - 7/11: Installing method ZnCRLFReadStream>>on: 11:23:18 493/519 - 8/11: Installing method ZnCRLFReadStream>>peek 11:23:18 493/519 - 9/11: Installing method ZnCRLFReadStream>>readInto:startingAt:count: 11:23:18 493/519 - 10/11: Installing method ZnCRLFReadStream>>readStream 11:23:18 493/519 - 11/11: Installing method ZnCRLFReadStream>>upToEnd 11:23:18 493/519 - 1/2: Installing method ZnCRLFReadStream class>>initialize 11:23:18 493/519 - 2/2: Installing method ZnCRLFReadStream class>>on: 11:23:19 494/519 - 1/29: Installing method ZnCharacterEncoder>>= 11:23:19 494/519 - 2/29: Installing method ZnCharacterEncoder>>asZnCharacterEncoder 11:23:19 494/519 - 3/29: Installing method ZnCharacterEncoder>>backOnStream: 11:23:19 494/519 - 4/29: Installing method ZnCharacterEncoder>>beLenient 11:23:19 494/519 - 5/29: Installing method ZnCharacterEncoder>>decodeAsCodePoints: 11:23:19 494/519 - 6/29: Installing method ZnCharacterEncoder>>decodeBytes: 11:23:19 494/519 - 7/29: Installing method ZnCharacterEncoder>>encodeCodePoints: 11:23:19 494/519 - 8/29: Installing method ZnCharacterEncoder>>encodeString: 11:23:19 494/519 - 9/29: Installing method ZnCharacterEncoder>>encodedByteCountFor: 11:23:19 494/519 - 10/29: Installing method ZnCharacterEncoder>>encodedByteCountForCodePoint: 11:23:19 494/519 - 11/29: Installing method ZnCharacterEncoder>>encodedByteCountForCodePoints: 11:23:19 494/519 - 12/29: Installing method ZnCharacterEncoder>>encodedByteCountForString: 11:23:19 494/519 - 13/29: Installing method ZnCharacterEncoder>>endianness 11:23:19 494/519 - 14/29: Installing method ZnCharacterEncoder>>ensureAtBeginOfCodePointOnStream: 11:23:19 494/519 - 15/29: Installing method ZnCharacterEncoder>>error: 11:23:19 494/519 - 16/29: Installing method ZnCharacterEncoder>>errorIncomplete 11:23:19 494/519 - 17/29: Installing method ZnCharacterEncoder>>errorOutsideRange 11:23:19 494/519 - 18/29: Installing method ZnCharacterEncoder>>hash 11:23:19 494/519 - 19/29: Installing method ZnCharacterEncoder>>identifier 11:23:19 494/519 - 20/29: Installing method ZnCharacterEncoder>>isFixedLength 11:23:19 494/519 - 21/29: Installing method ZnCharacterEncoder>>isStrict 11:23:19 494/519 - 22/29: Installing method ZnCharacterEncoder>>isVariableLength 11:23:19 494/519 - 23/29: Installing method ZnCharacterEncoder>>next:putAll:startingAt:toStream: 11:23:19 494/519 - 24/29: Installing method ZnCharacterEncoder>>nextCodePointFromStream: 11:23:19 494/519 - 25/29: Installing method ZnCharacterEncoder>>nextFromStream: 11:23:19 494/519 - 26/29: Installing method ZnCharacterEncoder>>nextPut:toStream: 11:23:19 494/519 - 27/29: Installing method ZnCharacterEncoder>>nextPutCodePoint:toStream: 11:23:19 494/519 - 28/29: Installing method ZnCharacterEncoder>>readInto:startingAt:count:fromStream: 11:23:19 494/519 - 29/29: Installing method ZnCharacterEncoder>>skipToBeginOfCodePointOnStream: 11:23:19 494/519 - 1/10: Installing method ZnCharacterEncoder class>>ascii 11:23:19 494/519 - 2/10: Installing method ZnCharacterEncoder class>>canonicalEncodingIdentifier: 11:23:19 494/519 - 3/10: Installing method ZnCharacterEncoder class>>default 11:23:19 494/519 - 4/10: Installing method ZnCharacterEncoder class>>detectEncoding: 11:23:19 494/519 - 5/10: Installing method ZnCharacterEncoder class>>handlesEncoding: 11:23:19 494/519 - 6/10: Installing method ZnCharacterEncoder class>>iso88591 11:23:19 494/519 - 7/10: Installing method ZnCharacterEncoder class>>knownEncodingIdentifiers 11:23:19 494/519 - 8/10: Installing method ZnCharacterEncoder class>>latin1 11:23:19 494/519 - 9/10: Installing method ZnCharacterEncoder class>>newForEncoding: 11:23:19 494/519 - 10/10: Installing method ZnCharacterEncoder class>>utf8 11:23:19 496/519 - 1/6: Installing method ZnCharacterReadStream>>collectionSpecies 11:23:19 496/519 - 2/6: Installing method ZnCharacterReadStream>>match: 11:23:19 496/519 - 3/6: Installing method ZnCharacterReadStream>>nextElement 11:23:19 496/519 - 4/6: Installing method ZnCharacterReadStream>>nextLine 11:23:19 496/519 - 5/6: Installing method ZnCharacterReadStream>>readInto:startingAt:count: 11:23:19 496/519 - 6/6: Installing method ZnCharacterReadStream>>upToAll: 11:23:20 497/519 - 1/24: Installing method ZnCharacterReadWriteStream>>atEnd 11:23:20 497/519 - 2/24: Installing method ZnCharacterReadWriteStream>>close 11:23:20 497/519 - 3/24: Installing method ZnCharacterReadWriteStream>>closed 11:23:20 497/519 - 4/24: Installing method ZnCharacterReadWriteStream>>collectionSpecies 11:23:20 497/519 - 5/24: Installing method ZnCharacterReadWriteStream>>cr 11:23:20 497/519 - 6/24: Installing method ZnCharacterReadWriteStream>>flush 11:23:20 497/519 - 7/24: Installing method ZnCharacterReadWriteStream>>isReadOnly 11:23:20 497/519 - 8/24: Installing method ZnCharacterReadWriteStream>>next 11:23:20 497/519 - 9/24: Installing method ZnCharacterReadWriteStream>>next: 11:23:20 497/519 - 10/24: Installing method ZnCharacterReadWriteStream>>nextPut: 11:23:20 497/519 - 11/24: Installing method ZnCharacterReadWriteStream>>nextPutAll: 11:23:20 497/519 - 12/24: Installing method ZnCharacterReadWriteStream>>on:encoding: 11:23:20 497/519 - 13/24: Installing method ZnCharacterReadWriteStream>>peek 11:23:20 497/519 - 14/24: Installing method ZnCharacterReadWriteStream>>position 11:23:20 497/519 - 15/24: Installing method ZnCharacterReadWriteStream>>position: 11:23:20 497/519 - 16/24: Installing method ZnCharacterReadWriteStream>>print: 11:23:20 497/519 - 17/24: Installing method ZnCharacterReadWriteStream>>readOnlyCopy 11:23:20 497/519 - 18/24: Installing method ZnCharacterReadWriteStream>>setToEnd 11:23:20 497/519 - 19/24: Installing method ZnCharacterReadWriteStream>>size 11:23:20 497/519 - 20/24: Installing method ZnCharacterReadWriteStream>>skip: 11:23:20 497/519 - 21/24: Installing method ZnCharacterReadWriteStream>>space 11:23:20 497/519 - 22/24: Installing method ZnCharacterReadWriteStream>>tab 11:23:20 497/519 - 23/24: Installing method ZnCharacterReadWriteStream>>upToAll: 11:23:20 497/519 - 24/24: Installing method ZnCharacterReadWriteStream>>upToEnd 11:23:20 497/519 - 1/1: Installing method ZnCharacterReadWriteStream class>>on:encoding: 11:23:20 498/519 - 1/8: Installing method ZnCharacterWriteStream>>cr 11:23:20 498/519 - 2/8: Installing method ZnCharacterWriteStream>>crlf 11:23:20 498/519 - 3/8: Installing method ZnCharacterWriteStream>>lf 11:23:20 498/519 - 4/8: Installing method ZnCharacterWriteStream>>next:putAll:startingAt: 11:23:20 498/519 - 5/8: Installing method ZnCharacterWriteStream>>nextPut: 11:23:20 498/519 - 6/8: Installing method ZnCharacterWriteStream>>print: 11:23:20 498/519 - 7/8: Installing method ZnCharacterWriteStream>>space 11:23:20 498/519 - 8/8: Installing method ZnCharacterWriteStream>>tab 11:23:20 499/519 - 1/2: Installing method ZnCodePointReadStream>>collectionSpecies 11:23:20 499/519 - 2/2: Installing method ZnCodePointReadStream>>nextElement 11:23:20 500/519 - 1/1: Installing method ZnCodePointWriteStream>>nextPut: 11:23:20 501/519 - 1/4: Installing method ZnCrPortableWriteStream>>initialize 11:23:20 501/519 - 2/4: Installing method ZnCrPortableWriteStream>>newLine 11:23:21 501/519 - 3/4: Installing method ZnCrPortableWriteStream>>nextPut: 11:23:21 501/519 - 4/4: Installing method ZnCrPortableWriteStream>>stream: 11:23:21 501/519 - 1/1: Installing method ZnCrPortableWriteStream class>>on: 11:23:21 502/519 - 1/1: Installing method ZnDefaultCharacterEncoder>>default 11:23:21 503/519 - 1/21: Installing method ZnEncodedReadStream>>atEnd 11:23:21 503/519 - 2/21: Installing method ZnEncodedReadStream>>back 11:23:21 503/519 - 3/21: Installing method ZnEncodedReadStream>>contents 11:23:21 503/519 - 4/21: Installing method ZnEncodedReadStream>>isBinary 11:23:21 503/519 - 5/21: Installing method ZnEncodedReadStream>>isReadOnly 11:23:21 503/519 - 6/21: Installing method ZnEncodedReadStream>>next 11:23:21 503/519 - 7/21: Installing method ZnEncodedReadStream>>next: 11:23:21 503/519 - 8/21: Installing method ZnEncodedReadStream>>next:into: 11:23:21 503/519 - 9/21: Installing method ZnEncodedReadStream>>next:into:startingAt: 11:23:21 503/519 - 10/21: Installing method ZnEncodedReadStream>>nextElement 11:23:21 503/519 - 11/21: Installing method ZnEncodedReadStream>>nextInto: 11:23:21 503/519 - 12/21: Installing method ZnEncodedReadStream>>peek 11:23:21 503/519 - 13/21: Installing method ZnEncodedReadStream>>peekFor: 11:23:21 503/519 - 14/21: Installing method ZnEncodedReadStream>>position 11:23:21 503/519 - 15/21: Installing method ZnEncodedReadStream>>position: 11:23:21 503/519 - 16/21: Installing method ZnEncodedReadStream>>positionForward: 11:23:21 503/519 - 17/21: Installing method ZnEncodedReadStream>>readInto:startingAt:count: 11:23:21 503/519 - 18/21: Installing method ZnEncodedReadStream>>readStream 11:23:21 503/519 - 19/21: Installing method ZnEncodedReadStream>>skip: 11:23:21 503/519 - 20/21: Installing method ZnEncodedReadStream>>upTo: 11:23:21 503/519 - 21/21: Installing method ZnEncodedReadStream>>upToEnd 11:23:21 504/519 - 1/15: Installing method ZnEncodedStream>>close 11:23:21 504/519 - 2/15: Installing method ZnEncodedStream>>closed 11:23:21 504/519 - 3/15: Installing method ZnEncodedStream>>encoder 11:23:21 504/519 - 4/15: Installing method ZnEncodedStream>>encoder: 11:23:21 504/519 - 5/15: Installing method ZnEncodedStream>>encoding: 11:23:21 504/519 - 6/15: Installing method ZnEncodedStream>>flush 11:23:21 504/519 - 7/15: Installing method ZnEncodedStream>>isStream 11:23:21 504/519 - 8/15: Installing method ZnEncodedStream>>on: 11:23:21 504/519 - 9/15: Installing method ZnEncodedStream>>position 11:23:21 504/519 - 10/15: Installing method ZnEncodedStream>>position: 11:23:21 504/519 - 11/15: Installing method ZnEncodedStream>>setToEnd 11:23:21 504/519 - 12/15: Installing method ZnEncodedStream>>size 11:23:21 504/519 - 13/15: Installing method ZnEncodedStream>>truncate 11:23:22 504/519 - 14/15: Installing method ZnEncodedStream>>truncate: 11:23:22 504/519 - 15/15: Installing method ZnEncodedStream>>wrappedStream 11:23:22 504/519 - 1/3: Installing method ZnEncodedStream class>>defaultEncoder 11:23:22 504/519 - 2/3: Installing method ZnEncodedStream class>>on: 11:23:22 504/519 - 3/3: Installing method ZnEncodedStream class>>on:encoding: 11:23:22 505/519 - 1/7: Installing method ZnEncodedWriteStream>><< 11:23:22 505/519 - 2/7: Installing method ZnEncodedWriteStream>>flush 11:23:22 505/519 - 3/7: Installing method ZnEncodedWriteStream>>isBinary 11:23:22 505/519 - 4/7: Installing method ZnEncodedWriteStream>>next:putAll: 11:23:22 505/519 - 5/7: Installing method ZnEncodedWriteStream>>next:putAll:startingAt: 11:23:22 505/519 - 6/7: Installing method ZnEncodedWriteStream>>nextPut: 11:23:22 505/519 - 7/7: Installing method ZnEncodedWriteStream>>nextPutAll: 11:23:22 506/519 - 1/10: Installing method ZnEndianSensitiveUTFEncoder>>= 11:23:22 506/519 - 2/10: Installing method ZnEndianSensitiveUTFEncoder>>beBigEndian 11:23:22 506/519 - 3/10: Installing method ZnEndianSensitiveUTFEncoder>>beLittleEndian 11:23:22 506/519 - 4/10: Installing method ZnEndianSensitiveUTFEncoder>>endianness 11:23:22 506/519 - 5/10: Installing method ZnEndianSensitiveUTFEncoder>>hash 11:23:22 506/519 - 6/10: Installing method ZnEndianSensitiveUTFEncoder>>initialize 11:23:22 506/519 - 7/10: Installing method ZnEndianSensitiveUTFEncoder>>isBigEndian 11:23:22 506/519 - 8/10: Installing method ZnEndianSensitiveUTFEncoder>>isLittleEndian 11:23:22 506/519 - 9/10: Installing method ZnEndianSensitiveUTFEncoder>>printOn: 11:23:22 506/519 - 10/10: Installing method ZnEndianSensitiveUTFEncoder>>swapEndianness 11:23:22 506/519 - 1/2: Installing method ZnEndianSensitiveUTFEncoder class>>handlesEncoding: 11:23:22 506/519 - 2/2: Installing method ZnEndianSensitiveUTFEncoder class>>newForEncoding: 11:23:22 507/519 - 1/3: Installing method ZnEndianessReadWriteStream>>nextLittleEndianNumber: 11:23:22 507/519 - 2/3: Installing method ZnEndianessReadWriteStream>>nextLittleEndianNumber:put: 11:23:22 507/519 - 3/3: Installing method ZnEndianessReadWriteStream>>on: 11:23:22 507/519 - 1/2: Installing method ZnEndianessReadWriteStream class>>on: 11:23:22 507/519 - 2/2: Installing method ZnEndianessReadWriteStream class>>on:do: 11:23:23 508/519 - 1/9: Installing method ZnFastLineReader>>atEnd 11:23:23 508/519 - 2/9: Installing method ZnFastLineReader>>beWide 11:23:23 508/519 - 3/9: Installing method ZnFastLineReader>>bufferStream: 11:23:23 508/519 - 4/9: Installing method ZnFastLineReader>>close 11:23:23 508/519 - 5/9: Installing method ZnFastLineReader>>initialize 11:23:23 508/519 - 6/9: Installing method ZnFastLineReader>>linesDo: 11:23:23 508/519 - 7/9: Installing method ZnFastLineReader>>nextLine 11:23:23 508/519 - 8/9: Installing method ZnFastLineReader>>on: 11:23:23 508/519 - 9/9: Installing method ZnFastLineReader>>streamContents: 11:23:23 508/519 - 1/1: Installing method ZnFastLineReader class>>on: 11:23:23 509/519 - 1/2: Installing method ZnIncomplete>>defaultResumeValue 11:23:23 509/519 - 2/2: Installing method ZnIncomplete>>isResumable 11:23:23 510/519 - 1/2: Installing method ZnInvalidUTF8>>defaultResumeValue 11:23:23 510/519 - 2/2: Installing method ZnInvalidUTF8>>isResumable 11:23:23 511/519 - 1/10: Installing method ZnNewLineWriterStream>>close 11:23:23 511/519 - 2/10: Installing method ZnNewLineWriterStream>>flush 11:23:23 511/519 - 3/10: Installing method ZnNewLineWriterStream>>forCr 11:23:23 511/519 - 4/10: Installing method ZnNewLineWriterStream>>forCrLf 11:23:23 511/519 - 5/10: Installing method ZnNewLineWriterStream>>forLf 11:23:23 511/519 - 6/10: Installing method ZnNewLineWriterStream>>forPlatformLineEnding 11:23:23 511/519 - 7/10: Installing method ZnNewLineWriterStream>>initialize 11:23:23 511/519 - 8/10: Installing method ZnNewLineWriterStream>>newLine 11:23:23 511/519 - 9/10: Installing method ZnNewLineWriterStream>>nextPut: 11:23:23 511/519 - 10/10: Installing method ZnNewLineWriterStream>>stream: 11:23:23 511/519 - 1/1: Installing method ZnNewLineWriterStream class>>on: 11:23:24 512/519 - 1/14: Installing method ZnNullEncoder>>backOnStream: 11:23:24 512/519 - 2/14: Installing method ZnNullEncoder>>decodeBytes: 11:23:24 512/519 - 3/14: Installing method ZnNullEncoder>>encodeString: 11:23:24 512/519 - 4/14: Installing method ZnNullEncoder>>encodedByteCountFor: 11:23:24 512/519 - 5/14: Installing method ZnNullEncoder>>encodedByteCountForCodePoint: 11:23:24 512/519 - 6/14: Installing method ZnNullEncoder>>encodedByteCountForCodePoints: 11:23:24 512/519 - 7/14: Installing method ZnNullEncoder>>encodedByteCountForString: 11:23:24 512/519 - 8/14: Installing method ZnNullEncoder>>ensureAtBeginOfCodePointOnStream: 11:23:24 512/519 - 9/14: Installing method ZnNullEncoder>>identifier 11:23:24 512/519 - 10/14: Installing method ZnNullEncoder>>next:putAll:startingAt:toStream: 11:23:24 512/519 - 11/14: Installing method ZnNullEncoder>>nextCodePointFromStream: 11:23:24 512/519 - 12/14: Installing method ZnNullEncoder>>nextPutCodePoint:toStream: 11:23:24 512/519 - 13/14: Installing method ZnNullEncoder>>readInto:startingAt:count:fromStream: 11:23:24 512/519 - 14/14: Installing method ZnNullEncoder>>skipToBeginOfCodePointOnStream: 11:23:24 512/519 - 1/3: Installing method ZnNullEncoder class>>handlesEncoding: 11:23:24 512/519 - 2/3: Installing method ZnNullEncoder class>>knownEncodingIdentifiers 11:23:24 512/519 - 3/3: Installing method ZnNullEncoder class>>newForEncoding: 11:23:24 513/519 - 1/14: Installing method ZnPercentEncoder>>characterEncoder 11:23:24 513/519 - 2/14: Installing method ZnPercentEncoder>>characterEncoder: 11:23:24 513/519 - 3/14: Installing method ZnPercentEncoder>>decode: 11:23:24 513/519 - 4/14: Installing method ZnPercentEncoder>>decode:to: 11:23:24 513/519 - 5/14: Installing method ZnPercentEncoder>>decodePlusAsSpace 11:23:24 513/519 - 6/14: Installing method ZnPercentEncoder>>decodePlusAsSpace: 11:23:24 513/519 - 7/14: Installing method ZnPercentEncoder>>encode: 11:23:24 513/519 - 8/14: Installing method ZnPercentEncoder>>encode:to: 11:23:24 513/519 - 9/14: Installing method ZnPercentEncoder>>errorAsciiCharacterExpected 11:23:24 513/519 - 10/14: Installing method ZnPercentEncoder>>errorHexDigitExpected 11:23:24 513/519 - 11/14: Installing method ZnPercentEncoder>>readHexFrom: 11:23:24 513/519 - 12/14: Installing method ZnPercentEncoder>>safeSet 11:23:24 513/519 - 13/14: Installing method ZnPercentEncoder>>safeSet: 11:23:24 513/519 - 14/14: Installing method ZnPercentEncoder>>writeHex:to: 11:23:24 513/519 - 1/1: Installing method ZnPercentEncoder class>>rfc3986UnreservedCharacters 11:23:25 514/519 - 1/26: Installing method ZnPositionableReadStream>>atEnd 11:23:25 514/519 - 2/26: Installing method ZnPositionableReadStream>>back 11:23:25 514/519 - 3/26: Installing method ZnPositionableReadStream>>bufferSize 11:23:25 514/519 - 4/26: Installing method ZnPositionableReadStream>>close 11:23:25 514/519 - 5/26: Installing method ZnPositionableReadStream>>collectionSpecies 11:23:25 514/519 - 6/26: Installing method ZnPositionableReadStream>>defaultBufferSize 11:23:25 514/519 - 7/26: Installing method ZnPositionableReadStream>>initialize 11:23:25 514/519 - 8/26: Installing method ZnPositionableReadStream>>isBinary 11:23:25 514/519 - 9/26: Installing method ZnPositionableReadStream>>next 11:23:25 514/519 - 10/26: Installing method ZnPositionableReadStream>>next: 11:23:25 514/519 - 11/26: Installing method ZnPositionableReadStream>>next:into: 11:23:25 514/519 - 12/26: Installing method ZnPositionableReadStream>>next:into:startingAt: 11:23:25 514/519 - 13/26: Installing method ZnPositionableReadStream>>nextInto: 11:23:25 514/519 - 14/26: Installing method ZnPositionableReadStream>>on: 11:23:25 514/519 - 15/26: Installing method ZnPositionableReadStream>>peek 11:23:25 514/519 - 16/26: Installing method ZnPositionableReadStream>>peekFor: 11:23:25 514/519 - 17/26: Installing method ZnPositionableReadStream>>position 11:23:25 514/519 - 18/26: Installing method ZnPositionableReadStream>>position: 11:23:25 514/519 - 19/26: Installing method ZnPositionableReadStream>>readInto:startingAt:count: 11:23:25 514/519 - 20/26: Installing method ZnPositionableReadStream>>readStream 11:23:25 514/519 - 21/26: Installing method ZnPositionableReadStream>>savingPositionDo: 11:23:25 514/519 - 22/26: Installing method ZnPositionableReadStream>>sizeBuffer: 11:23:25 514/519 - 23/26: Installing method ZnPositionableReadStream>>skip: 11:23:25 514/519 - 24/26: Installing method ZnPositionableReadStream>>upTo: 11:23:25 514/519 - 25/26: Installing method ZnPositionableReadStream>>upToEnd 11:23:25 514/519 - 26/26: Installing method ZnPositionableReadStream>>wrappedStream 11:23:25 514/519 - 1/2: Installing method ZnPositionableReadStream class>>on: 11:23:25 514/519 - 2/2: Installing method ZnPositionableReadStream class>>on:do: 11:23:26 515/519 - 1/21: Installing method ZnSimplifiedByteEncoder>>= 11:23:26 515/519 - 2/21: Installing method ZnSimplifiedByteEncoder>>backOnStream: 11:23:26 515/519 - 3/21: Installing method ZnSimplifiedByteEncoder>>beLenient 11:23:26 515/519 - 4/21: Installing method ZnSimplifiedByteEncoder>>byteDomain 11:23:26 515/519 - 5/21: Installing method ZnSimplifiedByteEncoder>>byteToUnicode: 11:23:26 515/519 - 6/21: Installing method ZnSimplifiedByteEncoder>>characterDomain 11:23:26 515/519 - 7/21: Installing method ZnSimplifiedByteEncoder>>encodedByteCountFor: 11:23:26 515/519 - 8/21: Installing method ZnSimplifiedByteEncoder>>encodedByteCountForCodePoint: 11:23:26 515/519 - 9/21: Installing method ZnSimplifiedByteEncoder>>ensureAtBeginOfCodePointOnStream: 11:23:26 515/519 - 10/21: Installing method ZnSimplifiedByteEncoder>>hash 11:23:26 515/519 - 11/21: Installing method ZnSimplifiedByteEncoder>>identifier 11:23:26 515/519 - 12/21: Installing method ZnSimplifiedByteEncoder>>identifier: 11:23:26 515/519 - 13/21: Installing method ZnSimplifiedByteEncoder>>initialize 11:23:26 515/519 - 14/21: Installing method ZnSimplifiedByteEncoder>>isLenient 11:23:26 515/519 - 15/21: Installing method ZnSimplifiedByteEncoder>>isStrict 11:23:26 515/519 - 16/21: Installing method ZnSimplifiedByteEncoder>>nextCodePointFromStream: 11:23:26 515/519 - 17/21: Installing method ZnSimplifiedByteEncoder>>nextFromStream: 11:23:26 515/519 - 18/21: Installing method ZnSimplifiedByteEncoder>>nextPutCodePoint:toStream: 11:23:26 515/519 - 19/21: Installing method ZnSimplifiedByteEncoder>>printOn: 11:23:26 515/519 - 20/21: Installing method ZnSimplifiedByteEncoder>>skipToBeginOfCodePointOnStream: 11:23:26 515/519 - 21/21: Installing method ZnSimplifiedByteEncoder>>unicodeToByte: 11:23:26 515/519 - 1/10: Installing method ZnSimplifiedByteEncoder class>>asciiMapping 11:23:26 515/519 - 2/10: Installing method ZnSimplifiedByteEncoder class>>byteTextConverters 11:23:26 515/519 - 3/10: Installing method ZnSimplifiedByteEncoder class>>handlesEncoding: 11:23:26 515/519 - 4/10: Installing method ZnSimplifiedByteEncoder class>>initialize 11:23:26 515/519 - 5/10: Installing method ZnSimplifiedByteEncoder class>>initializeByteTextConverters 11:23:26 515/519 - 6/10: Installing method ZnSimplifiedByteEncoder class>>iso88591Mapping 11:23:26 515/519 - 7/10: Installing method ZnSimplifiedByteEncoder class>>knownEncodingIdentifiers 11:23:26 515/519 - 8/10: Installing method ZnSimplifiedByteEncoder class>>mappingToIdentifiers 11:23:26 515/519 - 9/10: Installing method ZnSimplifiedByteEncoder class>>newForEncoding: 11:23:26 515/519 - 10/10: Installing method ZnSimplifiedByteEncoder class>>tablesFromSpec: 11:23:27 516/519 - 1/13: Installing method ZnUTF16Encoder>>back16BitWordOnStream: 11:23:27 516/519 - 2/13: Installing method ZnUTF16Encoder>>backOnStream: 11:23:27 516/519 - 3/13: Installing method ZnUTF16Encoder>>encodedByteCountForCodePoint: 11:23:27 516/519 - 4/13: Installing method ZnUTF16Encoder>>ensureAtBeginOfCodePointOnStream: 11:23:27 516/519 - 5/13: Installing method ZnUTF16Encoder>>errorIncomplete 11:23:27 516/519 - 6/13: Installing method ZnUTF16Encoder>>identifier 11:23:27 516/519 - 7/13: Installing method ZnUTF16Encoder>>isFixedLength 11:23:27 516/519 - 8/13: Installing method ZnUTF16Encoder>>nextCodePointFromStream: 11:23:27 516/519 - 9/13: Installing method ZnUTF16Encoder>>nextPutCodePoint:toStream: 11:23:27 516/519 - 10/13: Installing method ZnUTF16Encoder>>processByteOrderMark: 11:23:27 516/519 - 11/13: Installing method ZnUTF16Encoder>>read16BitWordFromStream: 11:23:27 516/519 - 12/13: Installing method ZnUTF16Encoder>>skipToBeginOfCodePointOnStream: 11:23:27 516/519 - 13/13: Installing method ZnUTF16Encoder>>write16BitWord:toStream: 11:23:27 516/519 - 1/2: Installing method ZnUTF16Encoder class>>handlesEncoding: 11:23:27 516/519 - 2/2: Installing method ZnUTF16Encoder class>>knownEncodingIdentifiers 11:23:27 517/519 - 1/11: Installing method ZnUTF32Encoder>>backOnStream: 11:23:27 517/519 - 2/11: Installing method ZnUTF32Encoder>>encodedByteCountForCodePoint: 11:23:27 517/519 - 3/11: Installing method ZnUTF32Encoder>>ensureAtBeginOfCodePointOnStream: 11:23:27 517/519 - 4/11: Installing method ZnUTF32Encoder>>errorIncomplete 11:23:27 517/519 - 5/11: Installing method ZnUTF32Encoder>>identifier 11:23:27 517/519 - 6/11: Installing method ZnUTF32Encoder>>nextCodePointFromStream: 11:23:27 517/519 - 7/11: Installing method ZnUTF32Encoder>>nextPutCodePoint:toStream: 11:23:27 517/519 - 8/11: Installing method ZnUTF32Encoder>>processByteOrderMark: 11:23:27 517/519 - 9/11: Installing method ZnUTF32Encoder>>readCodePointFrom: 11:23:27 517/519 - 10/11: Installing method ZnUTF32Encoder>>skipToBeginOfCodePointOnStream: 11:23:27 517/519 - 11/11: Installing method ZnUTF32Encoder>>writeCodePoint:to: 11:23:27 517/519 - 1/2: Installing method ZnUTF32Encoder class>>handlesEncoding: 11:23:27 517/519 - 2/2: Installing method ZnUTF32Encoder class>>knownEncodingIdentifiers 11:23:28 518/519 - 1/17: Installing method ZnUTF8Encoder>>backOnStream: 11:23:28 518/519 - 2/17: Installing method ZnUTF8Encoder>>encodedByteCountForCodePoint: 11:23:28 518/519 - 3/17: Installing method ZnUTF8Encoder>>ensureAtBeginOfCodePointOnStream: 11:23:28 518/519 - 4/17: Installing method ZnUTF8Encoder>>error: 11:23:28 518/519 - 5/17: Installing method ZnUTF8Encoder>>errorIllegalContinuationByte 11:23:28 518/519 - 6/17: Installing method ZnUTF8Encoder>>errorIllegalLeadingByte 11:23:28 518/519 - 7/17: Installing method ZnUTF8Encoder>>errorOverlong 11:23:28 518/519 - 8/17: Installing method ZnUTF8Encoder>>findFirstNonASCIIIn:startingAt: 11:23:28 518/519 - 9/17: Installing method ZnUTF8Encoder>>identifier 11:23:28 518/519 - 10/17: Installing method ZnUTF8Encoder>>isFixedLength 11:23:28 518/519 - 11/17: Installing method ZnUTF8Encoder>>next:putAll:startingAt:toStream: 11:23:28 518/519 - 12/17: Installing method ZnUTF8Encoder>>next:putAllASCII:startingAt:toStream: 11:23:28 518/519 - 13/17: Installing method ZnUTF8Encoder>>next:putAllByteString:startingAt:toStream: 11:23:28 518/519 - 14/17: Installing method ZnUTF8Encoder>>nextCodePointFromStream: 11:23:28 518/519 - 15/17: Installing method ZnUTF8Encoder>>nextPutCodePoint:toStream: 11:23:28 518/519 - 16/17: Installing method ZnUTF8Encoder>>readInto:startingAt:count:fromStream: 11:23:28 518/519 - 17/17: Installing method ZnUTF8Encoder>>skipToBeginOfCodePointOnStream: 11:23:28 518/519 - 1/5: Installing method ZnUTF8Encoder class>>default 11:23:28 518/519 - 2/5: Installing method ZnUTF8Encoder class>>handlesEncoding: 11:23:28 518/519 - 3/5: Installing method ZnUTF8Encoder class>>initialize 11:23:28 518/519 - 4/5: Installing method ZnUTF8Encoder class>>knownEncodingIdentifiers 11:23:28 518/519 - 5/5: Installing method ZnUTF8Encoder class>>newForEncoding: 11:23:28 519/519 - 1/7: Installing method ZnUTFEncoder>>byteOrderMark 11:23:28 519/519 - 2/7: Installing method ZnUTFEncoder>>decodeBytes: 11:23:28 519/519 - 3/7: Installing method ZnUTFEncoder>>decodeBytesIntoWideString: 11:23:28 519/519 - 4/7: Installing method ZnUTFEncoder>>encodeStringWithByteOrderMark: 11:23:28 519/519 - 5/7: Installing method ZnUTFEncoder>>isSurrogateCodePoint: 11:23:28 519/519 - 6/7: Installing method ZnUTFEncoder>>maximumUTFCode 11:23:28 519/519 - 7/7: Installing method ZnUTFEncoder>>nextPutByteOrderMarkToStream: 11:23:28 519/519 - 1/1: Installing method ZnUTFEncoder class>>handlesEncoding: 11:23:28 End: Installing defined methods 11:23:28 Begin: Installing extension methods 11:23:29 001/34-1/1: Installing extension method Symbol>>asAnnouncement 11:23:29 002/34-1/8: Installing extension method BlockClosure>>split:indicesDo: 11:23:29 002/34-2/8: Installing extension method Object>>split:indicesDo: 11:23:29 002/34-3/8: Installing extension method CompiledMethod class>>sortBlock 11:23:29 002/34-4/8: Installing extension method Object>>appendTo: 11:23:29 002/34-5/8: Installing extension method Behavior class>>sortBlock 11:23:29 002/34-6/8: Installing extension method Object>>split:do: 11:23:29 002/34-7/8: Installing extension method Character>>join: 11:23:29 002/34-8/8: Installing extension method Object>>joinTo: 11:23:29 003/34-1/1: Installing extension method Object>>asDoubleLink 11:23:29 004/34-1/5: Installing extension method SequenceableCollection>>asWordArray 11:23:29 004/34-2/5: Installing extension method SequenceableCollection>>asIntegerArray 11:23:29 004/34-3/5: Installing extension method SequenceableCollection>>asFloatArray 11:23:29 004/34-4/5: Installing extension method SequenceableCollection>>asByteArray 11:23:29 004/34-5/5: Installing extension method Collection>>asByteArray 11:23:29 005/34-1/17: Installing extension method Collection>>flattened 11:23:29 005/34-2/17: Installing extension method Collection>>sorted: 11:23:29 005/34-3/17: Installing extension method Collection>>flatCollect:as: 11:23:29 005/34-4/17: Installing extension method Number>>to:by:do: 11:23:29 005/34-5/17: Installing extension method Collection>>groupedBy: 11:23:29 005/34-6/17: Installing extension method Object>>join: 11:23:29 005/34-7/17: Installing extension method Number>>to: 11:23:29 005/34-8/17: Installing extension method Collection>>asSortedCollection: 11:23:29 005/34-9/17: Installing extension method Object>>split: 11:23:30 005/34-10/17: Installing extension method Collection>>asArray 11:23:30 005/34-11/17: Installing extension method Collection>>asNewArray 11:23:30 005/34-12/17: Installing extension method Number>>to:do: 11:23:30 005/34-13/17: Installing extension method Collection>>asSortedCollection 11:23:30 005/34-14/17: Installing extension method Collection>>sorted 11:23:30 005/34-15/17: Installing extension method Number>>to:by: 11:23:30 005/34-16/17: Installing extension method Collection>>asOrderedCollection 11:23:30 005/34-17/17: Installing extension method Collection>>asOrderedDictionary 11:23:30 007/34-1/8: Installing extension method LinkedList class>>new:streamContents: 11:23:30 007/34-2/8: Installing extension method OrderedCollection class>>new:streamContents: 11:23:30 007/34-3/8: Installing extension method SequenceableCollection class>>new:streamContents: 11:23:30 007/34-4/8: Installing extension method Symbol class>>new:streamContents: 11:23:30 007/34-5/8: Installing extension method SequenceableCollection class>>streamContents:limitedTo: 11:23:30 007/34-6/8: Installing extension method SequenceableCollection>>writeStream 11:23:30 007/34-7/8: Installing extension method SequenceableCollection>>writeStreamDo: 11:23:30 007/34-8/8: Installing extension method SequenceableCollection>>readStream 11:23:30 008/34-1/3: Installing extension method Collection>>asMultilineString 11:23:30 008/34-2/3: Installing extension method Collection>>asCommaString 11:23:30 008/34-3/3: Installing extension method Collection>>asCommaStringAnd 11:23:30 010/34-1/10: Installing extension method OrderedIdentityDictionary>>dictionaryClass 11:23:30 010/34-2/10: Installing extension method Collection>>flatCollectAsSet: 11:23:30 010/34-3/10: Installing extension method OrderedDictionary>>at:update: 11:23:30 010/34-4/10: Installing extension method OrderedCollection>>removeDuplicates 11:23:30 010/34-5/10: Installing extension method Collection>>asIdentitySet 11:23:30 010/34-6/10: Installing extension method Collection>>asDictionary 11:23:30 010/34-7/10: Installing extension method Collection>>asSet 11:23:30 010/34-8/10: Installing extension method OrderedDictionary>>dictionaryClass 11:23:30 010/34-9/10: Installing extension method Collection>>asBag 11:23:30 010/34-10/10: Installing extension method RunArray>>asBag 11:23:31 012/34-1/69: Installing extension method ByteArray>>structAt:length: 11:23:31 012/34-2/69: Installing extension method ByteArray>>asExternalPointer 11:23:31 012/34-3/69: Installing extension method ByteArray>>uint16AtOffset:put: 11:23:31 012/34-4/69: Installing extension method ByteArray>>unsignedLongLongAt:put: 11:23:31 012/34-5/69: Installing extension method ByteArray>>signedLongAt: 11:23:31 012/34-6/69: Installing extension method ByteArray>>voidAt: 11:23:31 012/34-7/69: Installing extension method ByteArray>>doubleAt:put: 11:23:31 012/34-8/69: Installing extension method ByteArray>>float64AtOffset:put: 11:23:31 012/34-9/69: Installing extension method ByteArray>>uint8AtOffset:put: 11:23:31 012/34-10/69: Installing extension method ByteArray>>int32AtOffset:put: 11:23:31 012/34-11/69: Installing extension method ByteArray>>structAt:put:length: 11:23:31 012/34-12/69: Installing extension method ByteArray>>pointerAt: 11:23:31 012/34-13/69: Installing extension method ByteArray>>unsignedLongAt: 11:23:31 012/34-14/69: Installing extension method ByteArray>>char16AtOffset: 11:23:31 012/34-15/69: Installing extension method ByteArray>>signedShortAt:put: 11:23:31 012/34-16/69: Installing extension method ByteArray>>int8AtOffset: 11:23:31 012/34-17/69: Installing extension method ByteArray>>shortPointerAt: 11:23:31 012/34-18/69: Installing extension method ByteArray>>isNull 11:23:31 012/34-19/69: Installing extension method ByteArray>>int64AtOffset:put: 11:23:31 012/34-20/69: Installing extension method ByteArray>>unsignedLongLongAt: 11:23:31 012/34-21/69: Installing extension method ByteArray>>char32AtOffset: 11:23:31 012/34-22/69: Installing extension method ByteArray>>boolean8AtOffset:put: 11:23:31 012/34-23/69: Installing extension method ByteArray>>unsignedLongAt:put: 11:23:31 012/34-24/69: Installing extension method ByteArray>>uint8AtOffset: 11:23:31 012/34-25/69: Installing extension method ByteArray>>integerAt:size:signed: 11:23:31 012/34-26/69: Installing extension method ByteArray>>int16AtOffset: 11:23:31 012/34-27/69: Installing extension method ByteArray>>unsignedShortAt:put: 11:23:31 012/34-28/69: Installing extension method ByteArray>>float32AtOffset: 11:23:31 012/34-29/69: Installing extension method ByteArray>>int64AtOffset: 11:23:31 012/34-30/69: Installing extension method ByteArray>>unsignedByteAt: 11:23:31 012/34-31/69: Installing extension method ByteArray>>char8AtOffset: 11:23:31 012/34-32/69: Installing extension method ByteArray>>char32AtOffset:put: 11:23:31 012/34-33/69: Installing extension method ByteArray>>longPointerAt: 11:23:31 012/34-34/69: Installing extension method ByteArray>>int8AtOffset:put: 11:23:31 012/34-35/69: Installing extension method ByteArray>>uint16AtOffset: 11:23:31 012/34-36/69: Installing extension method ByteArray>>floatAt:put: 11:23:32 012/34-37/69: Installing extension method ByteArray>>char8AtOffset:put: 11:23:32 012/34-38/69: Installing extension method ByteArray>>int16AtOffset:put: 11:23:32 012/34-39/69: Installing extension method ByteArray>>uint32AtOffset:put: 11:23:32 012/34-40/69: Installing extension method ByteArray>>float64AtOffset: 11:23:32 012/34-41/69: Installing extension method ByteArray>>floatAt: 11:23:32 012/34-42/69: Installing extension method ByteArray>>signedLongAt:put: 11:23:32 012/34-43/69: Installing extension method ByteArray>>uint64AtOffset:put: 11:23:32 012/34-44/69: Installing extension method ByteArray>>unsignedCharAt: 11:23:32 012/34-45/69: Installing extension method ByteArray>>longPointerAt:put: 11:23:32 012/34-46/69: Installing extension method ByteArray>>booleanAt:put: 11:23:32 012/34-47/69: Installing extension method ByteArray>>boolean8AtOffset: 11:23:32 012/34-48/69: Installing extension method ByteArray>>integerAt:put:size:signed: 11:23:32 012/34-49/69: Installing extension method ByteArray>>signedLongLongAt: 11:23:32 012/34-50/69: Installing extension method ByteArray>>signedShortAt: 11:23:32 012/34-51/69: Installing extension method ByteArray>>float32AtOffset:put: 11:23:32 012/34-52/69: Installing extension method ByteArray>>signedLongLongAt:put: 11:23:32 012/34-53/69: Installing extension method ByteArray>>pointerAtOffset: 11:23:32 012/34-54/69: Installing extension method ByteArray>>unsignedByteAt:put: 11:23:32 012/34-55/69: Installing extension method ByteArray>>signedCharAt: 11:23:32 012/34-56/69: Installing extension method ByteArray>>uint32AtOffset: 11:23:32 012/34-57/69: Installing extension method ByteArray>>shortPointerAt:put: 11:23:32 012/34-58/69: Installing extension method ByteArray>>doubleAt: 11:23:32 012/34-59/69: Installing extension method ByteArray>>signedCharAt:put: 11:23:32 012/34-60/69: Installing extension method ByteArray>>uint64AtOffset: 11:23:32 012/34-61/69: Installing extension method ByteArray>>isExternalAddress 11:23:32 012/34-62/69: Installing extension method ByteArray>>char16AtOffset:put: 11:23:32 012/34-63/69: Installing extension method ByteArray>>pointerAt:put: 11:23:32 012/34-64/69: Installing extension method ByteArray>>int32AtOffset: 11:23:32 012/34-65/69: Installing extension method ByteArray>>booleanAt: 11:23:32 012/34-66/69: Installing extension method ByteArray>>unsignedShortAt: 11:23:32 012/34-67/69: Installing extension method ByteArray>>pointerAtOffset:put: 11:23:32 012/34-68/69: Installing extension method ByteArray>>voidAt:put: 11:23:32 012/34-69/69: Installing extension method ByteArray>>unsignedCharAt:put: 11:23:32 014/34-1/1: Installing extension method String>>asVmPathName 11:23:32 016/34-1/3: Installing extension method String>>asPackageIfAbsent: 11:23:32 016/34-2/3: Installing extension method String>>asPackage 11:23:32 016/34-3/3: Installing extension method Heap>>removeFirstOrNil 11:23:33 018/34-1/5: Installing extension method String>>asClassVariableCollection 11:23:33 018/34-2/5: Installing extension method String>>asClassVariable 11:23:33 018/34-3/5: Installing extension method String>>asSlotCollection 11:23:33 018/34-4/5: Installing extension method String>>asSlot 11:23:33 018/34-5/5: Installing extension method Symbol>>=> 11:23:33 019/34-1/10: Installing extension method Number class>>readFrom:base: 11:23:33 019/34-2/10: Installing extension method Integer class>>readFrom:radix: 11:23:33 019/34-3/10: Installing extension method Number class>>squeezeNumberOutOfString:ifFail: 11:23:33 019/34-4/10: Installing extension method Number class>>readFrom:ifFail: 11:23:33 019/34-5/10: Installing extension method Integer class>>readFrom: 11:23:33 019/34-6/10: Installing extension method Number class>>readFrom: 11:23:33 019/34-7/10: Installing extension method Integer class>>readFrom:ifFail: 11:23:33 019/34-8/10: Installing extension method Number class>>squeezeNumberOutOfString: 11:23:33 019/34-9/10: Installing extension method Integer class>>readFrom:base: 11:23:33 019/34-10/10: Installing extension method Fraction class>>readFrom: 11:23:33 022/34-1/12: Installing extension method Metaclass>>instanceVariableNames: 11:23:33 022/34-2/12: Installing extension method SmalltalkImage>>anonymousClassInstaller 11:23:33 022/34-3/12: Installing extension method UndefinedObject>><< 11:23:33 022/34-4/12: Installing extension method SmalltalkImage>>classInstaller 11:23:33 022/34-5/12: Installing extension method Class>>removeSlot: 11:23:33 022/34-6/12: Installing extension method Class>>removeClassSlot: 11:23:33 022/34-7/12: Installing extension method Class>>addClassSlot: 11:23:33 022/34-8/12: Installing extension method SmalltalkImage>>classBuilder 11:23:33 022/34-9/12: Installing extension method Behavior>>fluidInstall 11:23:33 022/34-10/12: Installing extension method Metaclass>><< 11:23:33 022/34-11/12: Installing extension method Behavior>><< 11:23:33 022/34-12/12: Installing extension method Class>>addSlot: 11:23:33 023/34-1/1: Installing extension method BlockClosure>>valueWithoutNotifications 11:23:33 025/34-1/2: Installing extension method OSPlatform>>newTerminfo 11:23:34 025/34-2/2: Installing extension method Win32Platform>>newTerminfo 11:23:34 027/34-1/1: Installing extension method Object>>mourn 11:23:34 028/34-1/4: Installing extension method SmalltalkImage>>os 11:23:34 028/34-2/4: Installing extension method SmalltalkImage>>platform 11:23:34 028/34-3/4: Installing extension method SmalltalkImage>>platformName 11:23:34 028/34-4/4: Installing extension method String>>asWin32WideString 11:23:34 029/34-1/3: Installing extension method SmalltalkImage>>session 11:23:34 029/34-2/3: Installing extension method SmalltalkImage>>addToStartUpList: 11:23:34 029/34-3/3: Installing extension method SmalltalkImage>>addToShutDownList: 11:23:34 030/34-1/6: Installing extension method WriteStream>>nextChunkPut: 11:23:34 030/34-2/6: Installing extension method MacOSPlatform>>potentialLocationsOfSourcesFile 11:23:34 030/34-3/6: Installing extension method CompiledMethod>>putSource:withPreamble: 11:23:34 030/34-4/6: Installing extension method OSPlatform>>potentialLocationsOfSourcesFile 11:23:34 030/34-5/6: Installing extension method ClassDescription>>printProtocolChunk:on:withStamp:priorMethod: 11:23:34 030/34-6/6: Installing extension method WinPlatform>>potentialLocationsOfSourcesFile 11:23:34 031/34-1/16: Installing extension method Symbol>>senders 11:23:34 031/34-2/16: Installing extension method Context>>errorReportOn: 11:23:34 031/34-3/16: Installing extension method Behavior>>referencedClasses 11:23:34 031/34-4/16: Installing extension method Object>>isPrimitiveError 11:23:34 031/34-5/16: Installing extension method Package>>allUnsentMessages 11:23:34 031/34-6/16: Installing extension method ClassDescription>>allCallsOnIn: 11:23:34 031/34-7/16: Installing extension method CompiledMethod>>implementors 11:23:34 031/34-8/16: Installing extension method Class>>allUnreferencedClassVariables 11:23:34 031/34-9/16: Installing extension method Behavior>>allCallsOn 11:23:35 031/34-10/16: Installing extension method Object class>>registerToolsOn: 11:23:35 031/34-11/16: Installing extension method Behavior>>allCallsOn: 11:23:35 031/34-12/16: Installing extension method Behavior>>allUnsentMessages 11:23:35 031/34-13/16: Installing extension method Object>>systemNavigation 11:23:35 031/34-14/16: Installing extension method CompiledMethod>>referencedClasses 11:23:35 031/34-15/16: Installing extension method CompiledMethod>>senders 11:23:35 031/34-16/16: Installing extension method Symbol>>implementors 11:23:35 032/34-1/10: Installing extension method Object>>traceCrTab: 11:23:35 032/34-2/10: Installing extension method Object>>traceCr 11:23:35 032/34-3/10: Installing extension method Object>>trace: 11:23:35 032/34-4/10: Installing extension method Object>>trace 11:23:35 032/34-5/10: Installing extension method Object>>logExit 11:23:35 032/34-6/10: Installing extension method Object>>traceCr: 11:23:35 032/34-7/10: Installing extension method Object>>logExecution 11:23:35 032/34-8/10: Installing extension method Object>>crTrace: 11:23:35 032/34-9/10: Installing extension method Object>>crTrace 11:23:35 032/34-10/10: Installing extension method Object>>logEntry 11:23:35 033/34-1/5: Installing extension method Object>>uiManager 11:23:35 033/34-2/5: Installing extension method Object>>confirm: 11:23:35 033/34-3/5: Installing extension method Object>>inform: 11:23:35 033/34-4/5: Installing extension method PharoCommandLineHandler class>>activateWith: 11:23:35 033/34-5/5: Installing extension method Object>>primitiveError: 11:23:36 034/34-1/7: Installing extension method String>>urlDecoded 11:23:36 034/34-2/7: Installing extension method String>>encodeWith: 11:23:36 034/34-3/7: Installing extension method ByteArray>>utf8Decoded 11:23:36 034/34-4/7: Installing extension method String>>urlEncoded 11:23:36 034/34-5/7: Installing extension method ByteArray>>decodeWith: 11:23:36 034/34-6/7: Installing extension method String>>asZnCharacterEncoder 11:23:36 034/34-7/7: Installing extension method String>>utf8Encoded 11:23:36 End: Installing extension methods 11:23:36 Begin: Initializing image. freeing 52 forwarders done. initial heap size: 20,971,520 final new heap size: 2,532,408 Done! [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Full Image-64) [Pipeline] sh + BUILD_NUMBER=2 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/4-build.sh + set -e ++ date -u + echo Fri Apr 26 09:26:29 UTC 2024 'Bootstrap: Beginning to build the new image' Fri Apr 26 09:26:29 UTC 2024 Bootstrap: Beginning to build the new image +++ dirname ./bootstrap/scripts/4-build.sh ++ cd ./bootstrap/scripts ++ pwd -P + SCRIPTS=/builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts + . /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/envvars.sh ++ '[' -z x ']' ++ '[' -z x ']' ++ '[' -z ']' ++++ dirname /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/envvars.sh +++ cd /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/../.. +++ pwd -P ++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_PR-16468/64 ++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_PR-16468/64 +++ pwd -P ++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build ++ '[' -z ']' ++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache ++ export BOOTSTRAP_CACHE ++ '[' -z ']' ++ BOOTSTRAP_DOWNLOADS=/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads ++ export BOOTSTRAP_DOWNLOADS ++ '[' -z ']' ++ VM='/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless' ++ VM_BOOTSTRAP='/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmBootstrap/pharo --headless' ++ IMAGE_FLAGS=--no-default-preferences ++++ dirname /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/envvars.sh +++ cd /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts +++ pwd -P ++ . /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/envversion.sh + set_version_variables + pushd /builds/workspace/est_and_branch_Pipeline_PR-16468/64 ++ is_development_build ++ local branchName ++ ensure_branch_name ++ '[' PR-16468 == '' ']' +++ echo PR-16468 +++ grep -E '^Pharo[0-9]+(\.[0-9]+)?$' ++ branchName= ++ '[' '' == '' ']' ++ echo 0 + '[' 0 == 1 ']' + set_version_pull_request_variables + PHARO_SUFFIX=PR + set_version_common ++ git describe --tags --first-parent ++ cut -d- -f 1 ++ cut -c 2- ++ cut -d. -f 1-1 + PHARO_MAJOR=12 ++ git describe --tags --first-parent ++ cut -d- -f 1 ++ cut -c 2- ++ cut -d. -f 2-2 + PHARO_MINOR=0 ++ git describe --tags --first-parent ++ cut -d- -f 1 ++ cut -d. -f 3-3 ++ cut -c 2- + PHARO_PATCH=0 + PHARO_NAME_PREFIX=Pharo12.0-PR + PHARO_SHORT_VERSION=120 + PHARO_VM_VERSION=120 ++ git rev-parse --verify HEAD + PHARO_COMMIT_HASH=32c4e869f3df6e6c277f11d2f7d3341d91dec288 + popd + OPTIND=1 + ARCH_DESCRIPTION=64 + getopts 'h?a:d' opt + shift 0 + '[' '' = -- ']' + '[' -z 64 ']' + [[ -z /builds/workspace/est_and_branch_Pipeline_PR-16468/64 ]] ++ git -C /builds/workspace/est_and_branch_Pipeline_PR-16468/64 show -s --format=%h + GIT_COMMIT_HASH=32c4e86 + SUFFIX=64bit-32c4e86 + [[ '' -eq 1 ]] + BOOTSTRAP_IMAGE_NAME=bootstrap + BOOTSTRAP_ARCHIVE_IMAGE_NAME=Pharo12.0-PR-bootstrap-64bit-32c4e86 + HERMES_ARCHIVE_NAME=Pharo12.0-PR-hermesPackages-64bit-32c4e86 + RPACKAGE_ARCHIVE_NAME=Pharo12.0-PR-rpackage-64bit-32c4e86 + CORE_IMAGE_NAME=Pharo12.0-PR-core-64bit-32c4e86 + COMPILER_IMAGE_NAME=Pharo12.0-PR-compiler-64bit-32c4e86 + TRAITS_IMAGE_NAME=Pharo12.0-PR-traits-64bit-32c4e86 + MC_BOOTSTRAP_IMAGE_NAME=Pharo12.0-PR-monticello_bootstrap-64bit-32c4e86 + MC_IMAGE_NAME=Pharo12.0-PR-monticello-64bit-32c4e86 + METACELLO_IMAGE_NAME=Pharo12.0-PR-metacello-64bit-32c4e86 + PHARO_IMAGE_NAME=Pharo12.0-PR-64bit-32c4e86 + cd /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache + echo 'Prepare Bootstrap files' Prepare Bootstrap files + cp bootstrap.image Pharo12.0-PR-compiler-64bit-32c4e86.image + cp bootstrap.image Pharo12.0-PR-bootstrap-64bit-32c4e86.image + zip Pharo12.0-PR-bootstrap-64bit-32c4e86.zip Pharo12.0-PR-bootstrap-64bit-32c4e86.image adding: Pharo12.0-PR-bootstrap-64bit-32c4e86.image (deflated 77%) + zip Pharo12.0-PR-hermesPackages-64bit-32c4e86.zip AST-Core.hermes ClassDefinitionPrinters.hermes CodeImportCommandLineHandlers.hermes CodeImport.hermes CodeImport-Traits.hermes Collections-Abstract-Traits.hermes Collections-Arithmetic.hermes Collections-Atomic.hermes Debugging-Core.hermes Debugging-Utils.hermes FileSystem-Core.hermes FileSystem-Disk.hermes Hermes-Extensions.hermes InitializePackagesCommandLineHandler.hermes JenkinsTools-Core.hermes Kernel-Tests.hermes Kernel-Traits.hermes Math-Operations-Extensions.hermes Multilingual-Encodings.hermes Network-UUID.hermes OpalCompiler-Core.hermes Random-Core.hermes ReflectionMirrors-Primitives.hermes SUnit-Core.hermes SUnit-Tests.hermes System-Hashing.hermes System-Model.hermes System-NumberPrinting.hermes System-SourcesCondenser.hermes System-Time.hermes Traits.hermes adding: AST-Core.hermes (deflated 81%) adding: ClassDefinitionPrinters.hermes (deflated 82%) adding: CodeImportCommandLineHandlers.hermes (deflated 67%) adding: CodeImport.hermes (deflated 80%) adding: CodeImport-Traits.hermes (deflated 79%) adding: Collections-Abstract-Traits.hermes (deflated 64%) adding: Collections-Arithmetic.hermes (deflated 82%) adding: Collections-Atomic.hermes (deflated 76%) adding: Debugging-Core.hermes (deflated 77%) adding: Debugging-Utils.hermes (deflated 76%) adding: FileSystem-Core.hermes (deflated 84%) adding: FileSystem-Disk.hermes (deflated 81%) adding: Hermes-Extensions.hermes (deflated 79%) adding: InitializePackagesCommandLineHandler.hermes (deflated 59%) adding: JenkinsTools-Core.hermes (deflated 71%) adding: Kernel-Tests.hermes (deflated 79%) adding: Kernel-Traits.hermes (deflated 76%) adding: Math-Operations-Extensions.hermes (deflated 73%) adding: Multilingual-Encodings.hermes (deflated 77%) adding: Network-UUID.hermes (deflated 68%) adding: OpalCompiler-Core.hermes (deflated 81%) adding: Random-Core.hermes (deflated 71%) adding: ReflectionMirrors-Primitives.hermes (deflated 80%) adding: SUnit-Core.hermes (deflated 81%) adding: SUnit-Tests.hermes (deflated 82%) adding: System-Hashing.hermes (deflated 70%) adding: System-Model.hermes (deflated 76%) adding: System-NumberPrinting.hermes (deflated 74%) adding: System-SourcesCondenser.hermes (deflated 73%) adding: System-Time.hermes (deflated 79%) adding: Traits.hermes (deflated 83%) + zip Pharo12.0-PR-rpackage-64bit-32c4e86.zip protocolsKernel.txt adding: protocolsKernel.txt (deflated 86%) + [[ -z /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache ]] + ST_CACHE=/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache/st-cache ++ date -u + echo Fri Apr 26 09:26:29 UTC 2024 '[Compiler] Initializing Bootstraped Image' Fri Apr 26 09:26:29 UTC 2024 [Compiler] Initializing Bootstraped Image + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-compiler-64bit-32c4e86.image Initializing Collections Initializing code model Initializing sources InitializingFFI Initializing Session Manager Initializing basic command line behaviors ++ date -u + echo Fri Apr 26 09:26:29 UTC 2024 '[Compiler] Adding more Kernel packages' Fri Apr 26 09:26:29 UTC 2024 [Compiler] Adding more Kernel packages + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-compiler-64bit-32c4e86.image --no-default-preferences loadHermes Hermes-Extensions.hermes --save SystemNotification: [Hermes] Reading Hermes-Extensions.hermes SystemNotification: [Hermes] Installing Hermes-Extensions.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem #DateAndTime #Time #Date #Duration #Unicode) + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-compiler-64bit-32c4e86.image --no-default-preferences loadHermes Math-Operations-Extensions.hermes Debugging-Core.hermes System-Time.hermes Multilingual-Encodings.hermes ReflectionMirrors-Primitives.hermes --save --no-fail-on-undeclared SystemNotification: [Hermes] Reading Math-Operations-Extensions.hermes SystemNotification: [Hermes] Installing Math-Operations-Extensions.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem #DateAndTime #Time #Date #Duration #Unicode) SystemNotification: [Hermes] Reading Debugging-Core.hermes SystemNotification: [Hermes] Installing Debugging-Core.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem #DateAndTime #Time #Date #Duration #Unicode) SystemNotification: [Hermes] Reading System-Time.hermes SystemNotification: [Hermes] Installing System-Time.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem #Unicode) SystemNotification: [Hermes] Reading Multilingual-Encodings.hermes SystemNotification: [Hermes] Installing Multilingual-Encodings.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem) SystemNotification: [Hermes] Reading ReflectionMirrors-Primitives.hermes SystemNotification: [Hermes] Installing ReflectionMirrors-Primitives.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem) + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-compiler-64bit-32c4e86.image --no-default-preferences perform --save ChronologyConstants initialize ChronologyConstants + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-compiler-64bit-32c4e86.image --no-default-preferences perform --save DateAndTime initialize DateAndTime + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-compiler-64bit-32c4e86.image --no-default-preferences perform --save SystemVersion setMajor:minor:patch:suffix:build:commitHash: 12 0 0 PR 2 32c4e869f3df6e6c277f11d2f7d3341d91dec288 Pharo-12.0.0+PR.build.2.sha.32c4e869f3df6e6c277f11d2f7d3341d91dec288 (64 Bit) + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-compiler-64bit-32c4e86.image --no-default-preferences loadHermes InitializePackagesCommandLineHandler.hermes --save SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem) + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-compiler-64bit-32c4e86.image --no-default-preferences loadHermes Collections-Atomic.hermes AST-Core.hermes Collections-Arithmetic.hermes ClassDefinitionPrinters.hermes System-SourcesCondenser.hermes System-NumberPrinting.hermes --save --no-fail-on-undeclared SystemNotification: [Hermes] Reading Collections-Atomic.hermes SystemNotification: [Hermes] Installing Collections-Atomic.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem) SystemNotification: [Hermes] Reading AST-Core.hermes SystemNotification: [Hermes] Installing AST-Core.hermes SystemNotification: New Undeclared created... check dependencies: #(#Halt) SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem #Halt) SystemNotification: [Hermes] Reading Collections-Arithmetic.hermes SystemNotification: [Hermes] Installing Collections-Arithmetic.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem #Halt) SystemNotification: [Hermes] Reading ClassDefinitionPrinters.hermes SystemNotification: [Hermes] Installing ClassDefinitionPrinters.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem #Halt) SystemNotification: [Hermes] Reading System-SourcesCondenser.hermes SystemNotification: [Hermes] Installing System-SourcesCondenser.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem #Halt) SystemNotification: [Hermes] Reading System-NumberPrinting.hermes SystemNotification: [Hermes] Installing System-NumberPrinting.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem #Halt) ++ date -u + echo Fri Apr 26 09:26:30 UTC 2024 '[Compiler] Initializing the packages in the Kernel' Fri Apr 26 09:26:30 UTC 2024 [Compiler] Initializing the packages in the Kernel + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-compiler-64bit-32c4e86.image --no-default-preferences initializePackages --protocols=protocolsKernel.txt --packages --save ++ date -u + echo Fri Apr 26 09:26:30 UTC 2024 '[Compiler] Installing compiler through Hermes' Fri Apr 26 09:26:30 UTC 2024 [Compiler] Installing compiler through Hermes + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-compiler-64bit-32c4e86.image --no-default-preferences loadHermes Debugging-Utils.hermes OpalCompiler-Core.hermes CodeImport.hermes CodeImportCommandLineHandlers.hermes --save --no-fail-on-undeclared SystemNotification: [Hermes] Reading Debugging-Utils.hermes SystemNotification: [Hermes] Installing Debugging-Utils.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem) SystemNotification: [Hermes] Reading OpalCompiler-Core.hermes SystemNotification: [Hermes] Installing OpalCompiler-Core.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem) SystemNotification: [Hermes] Reading CodeImport.hermes SystemNotification: [Hermes] Installing CodeImport.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem) SystemNotification: [Hermes] Reading CodeImportCommandLineHandlers.hermes SystemNotification: [Hermes] Installing CodeImportCommandLineHandlers.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem) + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-compiler-64bit-32c4e86.image --no-default-preferences eval --save 'OpalCompiler register. CompilationContext initialize. OCASTTranslator initialize.' OCASTTranslator + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-compiler-64bit-32c4e86.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/01-initialization/01-init.st --no-source --save --quit ++ date -u + echo Fri Apr 26 09:26:31 UTC 2024 '[Compiler] Initializing Unicode' Fri Apr 26 09:26:31 UTC 2024 [Compiler] Initializing Unicode + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-compiler-64bit-32c4e86.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/01-initialization/02-initUnicode.st --no-source --save --quit /builds/workspace/est_and_branch_Pipeline_PR-16468/64/resources/unicode/ + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-compiler-64bit-32c4e86.image --no-default-preferences loadHermes Random-Core.hermes System-Hashing.hermes Network-UUID.hermes FileSystem-Core.hermes FileSystem-Disk.hermes --save --no-fail-on-undeclared SystemNotification: [Hermes] Reading Random-Core.hermes SystemNotification: [Hermes] Installing Random-Core.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem) SystemNotification: [Hermes] Reading System-Hashing.hermes SystemNotification: [Hermes] Installing System-Hashing.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem) SystemNotification: [Hermes] Reading Network-UUID.hermes SystemNotification: [Hermes] Installing Network-UUID.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem) SystemNotification: [Hermes] Reading FileSystem-Core.hermes SystemNotification: [Hermes] Installing FileSystem-Core.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader) SystemNotification: [Hermes] Reading FileSystem-Disk.hermes SystemNotification: [Hermes] Installing FileSystem-Disk.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader) + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-compiler-64bit-32c4e86.image --no-default-preferences eval --save 'PharoBootstrapInitialization initializeFileSystem' Initializing File System PharoBootstrapInitialization + zip Pharo12.0-PR-compiler-64bit-32c4e86.zip Pharo12.0-PR-compiler-64bit-32c4e86.image adding: Pharo12.0-PR-compiler-64bit-32c4e86.image (deflated 81%) ++ date -u + echo Fri Apr 26 09:26:32 UTC 2024 '[Compiler] Installing Traits through Hermes' Fri Apr 26 09:26:32 UTC 2024 [Compiler] Installing Traits through Hermes + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-compiler-64bit-32c4e86.image --no-default-preferences save Pharo12.0-PR-traits-64bit-32c4e86 + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-traits-64bit-32c4e86.image --no-default-preferences loadHermes Traits.hermes --save SystemNotification: [Hermes] Reading Traits.hermes SystemNotification: [Hermes] Installing Traits.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader) + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-traits-64bit-32c4e86.image --no-default-preferences loadHermes Kernel-Traits.hermes Collections-Abstract-Traits.hermes CodeImport-Traits.hermes --save SystemNotification: [Hermes] Reading Kernel-Traits.hermes SystemNotification: [Hermes] Installing Kernel-Traits.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader) SystemNotification: [Hermes] Reading Collections-Abstract-Traits.hermes SystemNotification: [Hermes] Installing Collections-Abstract-Traits.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader) SystemNotification: [Hermes] Reading CodeImport-Traits.hermes SystemNotification: [Hermes] Installing CodeImport-Traits.hermes SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader) + zip Pharo12.0-PR-traits-64bit-32c4e86.zip Pharo12.0-PR-traits-64bit-32c4e86.image adding: Pharo12.0-PR-traits-64bit-32c4e86.image (deflated 82%) ++ date -u + echo Fri Apr 26 09:26:33 UTC 2024 '[Core] Class and Package initialization' Fri Apr 26 09:26:33 UTC 2024 [Core] Class and Package initialization + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-traits-64bit-32c4e86.image --no-default-preferences save Pharo12.0-PR-core-64bit-32c4e86 + zip Pharo12.0-PR-core-64bit-32c4e86.zip Pharo12.0-PR-core-64bit-32c4e86.image adding: Pharo12.0-PR-core-64bit-32c4e86.image (deflated 82%) ++ date -u + echo Fri Apr 26 09:26:33 UTC 2024 '[Monticello] Bootstrap Monticello Core and Local repositories' Fri Apr 26 09:26:33 UTC 2024 [Monticello] Bootstrap Monticello Core and Local repositories + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-core-64bit-32c4e86.image --no-default-preferences save Pharo12.0-PR-monticello_bootstrap-64bit-32c4e86 + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-monticello_bootstrap-64bit-32c4e86.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache/st-cache/Monticello.st --save --quit NewUndeclaredWarning: DeepCopier>>fixDependents (DependentsManager is Undeclared) NewUndeclaredWarning: RingChunkImporter>>classDefinition:with: (RGPackageDefinition is Undeclared) NewUndeclaredWarning: RingChunkImporter>>createClassNamed: (RGClassDefinition is Undeclared) NewUndeclaredWarning: RingChunkImporter>>createTraitNamed: (RGTraitDefinition is Undeclared) NewUndeclaredWarning: RingChunkImporter>>fromFileNamed: (RGPackageDefinition is Undeclared) NewUndeclaredWarning: RingChunkImporter>>initialize (RGPackageDefinition is Undeclared) NewUndeclaredWarning: RingChunkImporter>>traitDefinition:with: (RGPackageDefinition is Undeclared) NewUndeclaredWarning: RingChunkImporter>>visitMethodChunk: (RGMethodDefinition is Undeclared) NewUndeclaredWarning: RingChunkImporter>>visitMethodChunk: (RGMethodDefinition is Undeclared) NewUndeclaredWarning: RingChunkImporter>>visitMethodChunk: (RGMethodDefinition is Undeclared) NewUndeclaredWarning: AbsolutePath>>asZnUrl (ZnUrl is Undeclared) NewUndeclaredWarning: ZnMultiValueDictionary class>>defaultLimit (ZnMaximumNumberOfDictionaryEntries is Undeclared) NewUndeclaredWarning: ZnMultiValueDictionary>>checkLimitForKey: (ZnTooManyDictionaryEntries is Undeclared) NewUndeclaredWarning: FileSystemStore>>mimeTypesAt: (ZnMimeType is Undeclared) NewUndeclaredWarning: ZnResourceMetaUtils class>>queryKeyValueSafeSet (ZnCurrentOptions is Undeclared) NewUndeclaredWarning: ZnUrl>>performOperation:with: (ZnUrlOperation is Undeclared) NewUndeclaredWarning: SourceFileArray>>changeRecordsFrom:className:isMeta:do: (ChangeRecord is Undeclared) NewUndeclaredWarning: SourceFileArray>>changeRecordsFrom:className:isMeta:do: (ChangeRecord is Undeclared) NewUndeclaredWarning: Class>>asRingDefinition (RGClassDefinition is Undeclared) NewUndeclaredWarning: Class>>asRingDefinition (RGClassDefinition is Undeclared) NewUndeclaredWarning: Class>>asRingDefinition (RGClassDefinition is Undeclared) NewUndeclaredWarning: Class>>asRingDefinition (RGClassDefinition is Undeclared) NewUndeclaredWarning: Class>>asRingDefinition (RGClassDefinition is Undeclared) NewUndeclaredWarning: Class>>asRingDefinition (RGClassDefinition is Undeclared) NewUndeclaredWarning: Class>>asRingDefinition (RGClassDefinition is Undeclared) NewUndeclaredWarning: Class>>asRingDefinition (RGClassDefinition is Undeclared) NewUndeclaredWarning: Class>>asRingDefinition (RGClassDefinition is Undeclared) NewUndeclaredWarning: Class>>asRingDefinition (RGClassDefinition is Undeclared) NewUndeclaredWarning: Class>>asRingDefinition (RGClassDefinition is Undeclared) NewUndeclaredWarning: ChangeRecord>>createCommentDefinition (RGCommentDefinition is Undeclared) NewUndeclaredWarning: ChangeRecord>>createCommentDefinition (RGCommentDefinition is Undeclared) NewUndeclaredWarning: ChangeRecord>>createCommentDefinition (RGCommentDefinition is Undeclared) NewUndeclaredWarning: ChangeRecord>>createMethodDefinition (RGMethodDefinition is Undeclared) NewUndeclaredWarning: ChangeRecord>>createMethodDefinition (RGMethodDefinition is Undeclared) NewUndeclaredWarning: ChangeRecord>>createMethodDefinition (RGMethodDefinition is Undeclared) NewUndeclaredWarning: ChangeRecord>>createMethodDefinition (RGMethodDefinition is Undeclared) NewUndeclaredWarning: ChangeRecord>>createMethodDefinition (RGMethodDefinition is Undeclared) NewUndeclaredWarning: ChangeRecord>>createMethodDefinition (RGMethodDefinition is Undeclared) NewUndeclaredWarning: Trait>>asRingDefinition (RGTraitDefinition is Undeclared) NewUndeclaredWarning: Trait>>asRingDefinition (RGTraitDefinition is Undeclared) NewUndeclaredWarning: Trait>>asRingDefinition (RGTraitDefinition is Undeclared) NewUndeclaredWarning: Trait>>asRingDefinition (RGTraitDefinition is Undeclared) NewUndeclaredWarning: Trait>>asRingDefinition (RGTraitDefinition is Undeclared) NewUndeclaredWarning: Trait>>asRingDefinition (RGTraitDefinition is Undeclared) NewUndeclaredWarning: Trait>>asRingDefinition (RGTraitDefinition is Undeclared) NewUndeclaredWarning: Trait>>asRingDefinition (RGTraitDefinition is Undeclared) NewUndeclaredWarning: Package>>asRingDefinition (RGPackageDefinition is Undeclared) NewUndeclaredWarning: CompiledMethod>>asActiveRingDefinition (RGMethodDefinition is Undeclared) NewUndeclaredWarning: CompiledMethod>>asActiveRingDefinition (RGMethodDefinition is Undeclared) NewUndeclaredWarning: CompiledMethod>>asActiveRingDefinition (RGMethodDefinition is Undeclared) NewUndeclaredWarning: CompiledMethod>>asActiveRingDefinition (RGMethodDefinition is Undeclared) NewUndeclaredWarning: CompiledMethod>>asHistoricalRingDefinition (RGMethodDefinition is Undeclared) NewUndeclaredWarning: CompiledMethod>>asHistoricalRingDefinition (RGMethodDefinition is Undeclared) NewUndeclaredWarning: CompiledMethod>>asPassiveRingDefinition (RGMethodDefinition is Undeclared) NewUndeclaredWarning: CompiledMethod>>asPassiveRingDefinition (RGMethodDefinition is Undeclared) NewUndeclaredWarning: CompiledMethod>>asPassiveRingDefinition (RGMethodDefinition is Undeclared) NewUndeclaredWarning: CompiledMethod>>asPassiveRingDefinition (RGMethodDefinition is Undeclared) NewUndeclaredWarning: CompiledMethod>>asPassiveRingDefinition (RGMethodDefinition is Undeclared) NewUndeclaredWarning: CompiledMethod>>asPassiveRingDefinition (RGMethodDefinition is Undeclared) NewUndeclaredWarning: CompiledMethod>>asPassiveRingDefinition (RGMethodDefinition is Undeclared) NewUndeclaredWarning: CompiledMethod>>methodReference (RGMethodDefinition is Undeclared) NewUndeclaredWarning: CompiledMethod>>methodReference (RGMethodDefinition is Undeclared) NewUndeclaredWarning: RGMethodDefinition class>>className:selector:isMeta: (RGClassDefinition is Undeclared) NewUndeclaredWarning: RGMethodDefinition class>>className:selector:isMeta: (RGClassDefinition is Undeclared) NewUndeclaredWarning: RGClassDefinition>>withMetaclass (RGMetaclassDefinition is Undeclared) NewUndeclaredWarning: Job class>>current (CurrentJob is Undeclared) NewUndeclaredWarning: Job>>announceChange (JobChange is Undeclared) NewUndeclaredWarning: Job>>announceEnd (JobEnd is Undeclared) NewUndeclaredWarning: Job>>announceStart (JobStart is Undeclared) NewUndeclaredWarning: Job>>prepareForRunning (CurrentJob is Undeclared) NewUndeclaredWarning: Job>>run (CurrentJob is Undeclared) NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderTree is Undeclared) NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderNode is Undeclared) NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderTree is Undeclared) NewUndeclaredWarning: ByteArray>>unzipped (GZipReadStream is Undeclared) NewUndeclaredWarning: ByteArray>>zipped (GZipWriteStream is Undeclared) NewUndeclaredWarning: ByteArray>>zipped (GZipWriteStream is Undeclared) NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared) NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared) NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared) NewUndeclaredWarning: ZipWriteStream>>on: (ZipEncoder is Undeclared) NewUndeclaredWarning: PositionableStream>>asZLibReadStream (ZLibReadStream is Undeclared) NewUndeclaredWarning: ReadWriteStream>>isZipArchive (ZipArchive is Undeclared) NewUndeclaredWarning: InflateStream>>crcError: (CRCError is Undeclared) NewUndeclaredWarning: ZipArchive>>memberClass (ZipArchiveMember is Undeclared) NewUndeclaredWarning: ZipArchiveMember class>>newFromDirectory:localName: (ZipDirectoryMember is Undeclared) NewUndeclaredWarning: ZipArchiveMember class>>newFromFile: (ZipNewFileMember is Undeclared) NewUndeclaredWarning: ZipArchiveMember class>>newFromString:named: (ZipStringMember is Undeclared) NewUndeclaredWarning: ZipArchiveMember class>>newFromZipFile:named: (ZipFileMember is Undeclared) NewUndeclaredWarning: ZipArchiveMember>>asDirectory (ZipDirectoryMember is Undeclared) NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared) NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared) NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared) NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared) NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared) NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared) NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared) NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared) NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared) NewUndeclaredWarning: Trait>>asClassDefinition (MCTraitDefinition is Undeclared) NewUndeclaredWarning: Trait>>asClassDefinition (MCTraitDefinition is Undeclared) NewUndeclaredWarning: Trait>>asClassDefinition (MCTraitDefinition is Undeclared) NewUndeclaredWarning: Trait>>asClassDefinition (MCTraitDefinition is Undeclared) NewUndeclaredWarning: Trait>>asClassDefinition (MCTraitDefinition is Undeclared) NewUndeclaredWarning: Package>>asMCOrganizationDefinition (MCOrganizationDefinition is Undeclared) NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinition (MCMethodDefinition is Undeclared) NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinition (MCMethodDefinition is Undeclared) NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinitionFromActiveDefinition (MCMethodDefinition is Undeclared) NewUndeclaredWarning: RGMethodDefinition>>basicAsMCMethodDefinition (MCMethodDefinition is Undeclared) NewUndeclaredWarning: CompiledMethod>>asMCMethodDefinition (MCMethodDefinition is Undeclared) NewUndeclaredWarning: CompiledMethod>>asMCMethodDefinition (MCMethodDefinition is Undeclared) NewUndeclaredWarning: CompiledMethod>>basicAsMCMethodDefinition (MCMethodDefinition is Undeclared) NewUndeclaredWarning: MCClassDefinition>>classInstVarNames: (MCClassInstanceVariableDefinition is Undeclared) NewUndeclaredWarning: MCClassDefinition>>classVarNames: (MCClassVariableDefinition is Undeclared) NewUndeclaredWarning: MCClassDefinition>>instVarNames: (MCInstanceVariableDefinition is Undeclared) NewUndeclaredWarning: MCClassDefinition>>poolDictionaryNames: (MCPoolImportDefinition is Undeclared) NewUndeclaredWarning: MCAncestry>>commonAncestorsWith: (MCVersionSorter is Undeclared) NewUndeclaredWarning: MCAncestry>>commonAncestorsWith: (MCVersionSorter is Undeclared) NewUndeclaredWarning: MCLazyVersionInfo class>>install (MCWorkingAncestry is Undeclared) NewUndeclaredWarning: MCLazyVersionInfo class>>install (MCFileBasedRepository is Undeclared) NewUndeclaredWarning: MCVersionInfo>>loadAncestorsAndStepChildren (MCRepositoryGroup is Undeclared) NewUndeclaredWarning: MCPackage>>hasWorkingCopy (MCWorkingCopy is Undeclared) NewUndeclaredWarning: MCPackage>>snapshot (MCSnapshot is Undeclared) NewUndeclaredWarning: MCPackage>>workingCopy (MCWorkingCopy is Undeclared) NewUndeclaredWarning: MCPackageLoader>>installSnapshot: (MCSnapshot is Undeclared) NewUndeclaredWarning: MCPackageLoader>>unloadPackage: (MCSnapshot is Undeclared) NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCModification is Undeclared) NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCAddition is Undeclared) NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCRemoval is Undeclared) NewUndeclaredWarning: MCAddition>>inverse (MCRemoval is Undeclared) NewUndeclaredWarning: MCPatcher>>patchedSnapshot (MCSnapshot is Undeclared) NewUndeclaredWarning: MCStReader>>snapshot (MCSnapshot is Undeclared) NewUndeclaredWarning: MCMczReader>>extractDependencyFrom: (MCVersionDependency is Undeclared) NewUndeclaredWarning: MCMczReader>>extractInfoFrom: (MCWorkingCopy is Undeclared) NewUndeclaredWarning: MCMczReader>>loadDefinitions (MCDataStream is Undeclared) NewUndeclaredWarning: MCMczReader>>scanner (MCScanner is Undeclared) NewUndeclaredWarning: MCVersionReader class>>loadVersionFile: (MCDirectoryRepository is Undeclared) NewUndeclaredWarning: MCVersionReader>>basicVersion (MCVersion is Undeclared) NewUndeclaredWarning: MCVersionReader>>snapshot (MCSnapshot is Undeclared) NewUndeclaredWarning: MCDictionaryRepository>>sortedVersionInfos (MCVersionSorter is Undeclared) NewUndeclaredWarning: MCRepository class>>fromUrl: (MCRepositoryError is Undeclared) NewUndeclaredWarning: MCRepository>>error: (MCRepositoryError is Undeclared) NewUndeclaredWarning: MCThreeWayMerger class>>base:patch: (MCNoChangesException is Undeclared) NewUndeclaredWarning: MCVersion>>load (MCVersionLoader is Undeclared) NewUndeclaredWarning: MCVersion>>merge (MCVersionMerger is Undeclared) NewUndeclaredWarning: MCVersion>>writerClass (MCMczWriter is Undeclared) NewUndeclaredWarning: MCVersionLoader>>announceLoadStop: (MCVersionLoaderStopped is Undeclared) NewUndeclaredWarning: MCVersionLoader>>announceLoadStop: (MCVersionLoaderStopped is Undeclared) NewUndeclaredWarning: MCVersionLoader>>announceLoadStop: (MCVersionLoaderStopped is Undeclared) NewUndeclaredWarning: MCVersionLoader>>mergeVersions (MCVersionMerger is Undeclared) NewUndeclaredWarning: MCVersionLoader>>warnAboutLosingChangesTo:ifCancel:ifMerge: (MCMergeOrLoadWarning is Undeclared) NewUndeclaredWarning: MCVersionMerger>>resolveConflicts (MCNoChangesException is Undeclared) NewUndeclaredWarning: MCVersionMerger>>resolveConflicts (MCMergeResolutionRequest is Undeclared) NewUndeclaredWarning: MCMczWriter>>serializeInBinary: (MCDataStream is Undeclared) NewUndeclaredWarning: MCMczWriter>>serializeVersionInfo: (MCVersionInfoWriter is Undeclared) NewUndeclaredWarning: MCMczWriter>>snapshotWriterClass (MCStWriter is Undeclared) NewUndeclaredWarning: MonticelloBootstrap>>createWorkingCopies (MCWorkingCopy is Undeclared) NewUndeclaredWarning: MonticelloBootstrap>>loadPackageVersion: (MCMergeOrLoadWarning is Undeclared) NewUndeclaredWarning: PackageOrganizer>>isDefinedAsPackageOrSubPackageInMC: (MCWorkingCopy is Undeclared) + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-monticello_bootstrap-64bit-32c4e86.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/02-monticello-bootstrap/01-bootstrapMonticello.st --save --quit SystemNotification: Creating Snapshot of: AST-Core SystemNotification: Creating Snapshot of: Announcements-Core SystemNotification: Creating Snapshot of: ClassDefinitionPrinters SystemNotification: Creating Snapshot of: CodeImport SystemNotification: Creating Snapshot of: CodeImport-Traits SystemNotification: Creating Snapshot of: CodeImportCommandLineHandlers SystemNotification: Creating Snapshot of: Collections-Abstract SystemNotification: Creating Snapshot of: Collections-Abstract-Traits SystemNotification: Creating Snapshot of: Collections-Arithmetic SystemNotification: Creating Snapshot of: Collections-Atomic SystemNotification: Creating Snapshot of: Collections-DoubleLinkedList SystemNotification: Creating Snapshot of: Collections-Native SystemNotification: Creating Snapshot of: Collections-Sequenceable SystemNotification: Creating Snapshot of: Collections-Stack SystemNotification: Creating Snapshot of: Collections-Streams SystemNotification: Creating Snapshot of: Collections-Strings SystemNotification: Creating Snapshot of: Collections-Support SystemNotification: Creating Snapshot of: Collections-Unordered SystemNotification: Creating Snapshot of: Collections-Weak SystemNotification: Creating Snapshot of: Compression SystemNotification: Creating Snapshot of: Debugging-Core SystemNotification: Creating Snapshot of: Debugging-Utils SystemNotification: Creating Snapshot of: FFI-Kernel SystemNotification: Creating Snapshot of: FileSystem-Core SystemNotification: Creating Snapshot of: FileSystem-Disk SystemNotification: Creating Snapshot of: FileSystem-Path SystemNotification: Creating Snapshot of: Files SystemNotification: Creating Snapshot of: Hermes SystemNotification: Creating Snapshot of: Hermes-Extensions SystemNotification: Creating Snapshot of: InitializePackagesCommandLineHandler SystemNotification: Creating Snapshot of: Jobs SystemNotification: Creating Snapshot of: Kernel SystemNotification: Creating Snapshot of: Kernel-BytecodeEncoders SystemNotification: Creating Snapshot of: Kernel-CodeModel SystemNotification: Creating Snapshot of: Kernel-Traits SystemNotification: Creating Snapshot of: Math-Operations-Extensions SystemNotification: Creating Snapshot of: Monticello SystemNotification: Creating Snapshot of: Monticello-Model SystemNotification: Creating Snapshot of: Multilingual-Encodings SystemNotification: Creating Snapshot of: Network-UUID SystemNotification: Creating Snapshot of: NumberParser SystemNotification: Creating Snapshot of: OpalCompiler-Core SystemNotification: Creating Snapshot of: PerformMessageCommandLineHandler SystemNotification: Creating Snapshot of: PharoBootstrap-Initialization SystemNotification: Creating Snapshot of: Random-Core SystemNotification: Creating Snapshot of: ReflectionMirrors-Primitives SystemNotification: Creating Snapshot of: Ring-Definitions-Core SystemNotification: Creating Snapshot of: Ring-Definitions-Monticello SystemNotification: Creating Snapshot of: Ring-OldChunkImporter SystemNotification: Creating Snapshot of: Shift-ClassBuilder SystemNotification: Creating Snapshot of: System-Announcements SystemNotification: Creating Snapshot of: System-BasicCommandLineHandler SystemNotification: Creating Snapshot of: System-Changes SystemNotification: Creating Snapshot of: System-CommandLine SystemNotification: Creating Snapshot of: System-CommandLineHandler SystemNotification: Creating Snapshot of: System-Finalization SystemNotification: Creating Snapshot of: System-Hashing SystemNotification: Creating Snapshot of: System-Model SystemNotification: Creating Snapshot of: System-NumberPrinting SystemNotification: Creating Snapshot of: System-Platforms SystemNotification: Creating Snapshot of: System-SessionManager SystemNotification: Creating Snapshot of: System-Sources SystemNotification: Creating Snapshot of: System-SourcesCondenser SystemNotification: Creating Snapshot of: System-Support SystemNotification: Creating Snapshot of: System-Time SystemNotification: Creating Snapshot of: Traits SystemNotification: Creating Snapshot of: Transcript-NonInteractive SystemNotification: Creating Snapshot of: UIManager SystemNotification: Creating Snapshot of: Zinc-Character-Encoding-Core SystemNotification: Creating Snapshot of: Zinc-Resource-Meta-Core SystemNotification: Loading InitializePackagesCommandLineHandler-tonel.1.mcz SystemNotification: Loading Kernel-BytecodeEncoders-tonel.1.mcz SystemNotification: Loading Collections-Atomic-tonel.1.mcz SystemNotification: Loading System-CommandLine-tonel.1.mcz SystemNotification: Loading Math-Operations-Extensions-tonel.1.mcz SystemNotification: Loading ReflectionMirrors-Primitives-tonel.1.mcz SystemNotification: Loading System-Support-tonel.1.mcz SystemNotification: Loading System-Hashing-tonel.1.mcz SystemNotification: Loading FileSystem-Disk-tonel.1.mcz SystemNotification: Loading NumberParser-tonel.1.mcz SystemNotification: Loading Announcements-Core-tonel.1.mcz SystemNotification: Loading Collections-Abstract-Traits-tonel.1.mcz SystemNotification: Loading CodeImport-Traits-tonel.1.mcz SystemNotification: Loading Compression-tonel.1.mcz SystemNotification: Loading Transcript-NonInteractive-tonel.1.mcz SystemNotification: Loading Traits-tonel.1.mcz SystemNotification: Loading Ring-Definitions-Monticello-tonel.1.mcz SystemNotification: Loading System-SourcesCondenser-tonel.1.mcz SystemNotification: Loading Collections-Arithmetic-tonel.1.mcz SystemNotification: Loading Collections-Native-tonel.1.mcz SystemNotification: Loading System-Finalization-tonel.1.mcz SystemNotification: Loading Collections-Sequenceable-tonel.1.mcz An error happened while reading MCZ. We will fallback to another format. Short error stack: ReadStream(Object)>>doesNotUnderstand: #nextWordsInto: WideString class>>newFromStream: MCDataStream>>readWordLike MCDataStream>>next MCClassDefinition(Object)>>readDataFrom:size: MCDataStream>>readInstance MCDataStream>>next MCDataStream>>readArray MCDataStream>>next MCSnapshot(Object)>>readDataFrom:size: SystemNotification: Loading Files-tonel.1.mcz An error happened while reading MCZ. We will fallback to another format. Short error stack: ReadStream(Object)>>doesNotUnderstand: #nextWordsInto: WideString class>>newFromStream: MCDataStream>>readWordLike MCDataStream>>next MCClassDefinition(Object)>>readDataFrom:size: MCDataStream>>readInstance MCDataStream>>next MCDataStream>>readArray MCDataStream>>next MCSnapshot(Object)>>readDataFrom:size: SystemNotification: Loading PerformMessageCommandLineHandler-tonel.1.mcz SystemNotification: Loading Random-Core-tonel.1.mcz SystemNotification: Loading Collections-Strings-tonel.1.mcz SystemNotification: Loading System-NumberPrinting-tonel.1.mcz SystemNotification: Loading UIManager-tonel.1.mcz SystemNotification: Loading System-Sources-tonel.1.mcz SystemNotification: Loading System-SessionManager-tonel.1.mcz SystemNotification: Loading AST-Core-tonel.1.mcz SystemNotification: Loading CodeImport-tonel.1.mcz SystemNotification: Loading Collections-Abstract-tonel.1.mcz SystemNotification: Loading Network-UUID-tonel.1.mcz SystemNotification: Loading Hermes-tonel.1.mcz SystemNotification: Loading Zinc-Resource-Meta-Core-tonel.1.mcz SystemNotification: Loading System-Changes-tonel.1.mcz SystemNotification: Loading Collections-Unordered-tonel.1.mcz SystemNotification: Loading Kernel-tonel.1.mcz SystemNotification: Loading Ring-OldChunkImporter-tonel.1.mcz SystemNotification: Loading PharoBootstrap-Initialization-tonel.1.mcz SystemNotification: Loading System-Time-tonel.1.mcz SystemNotification: Loading OpalCompiler-Core-tonel.1.mcz SystemNotification: Loading Debugging-Utils-tonel.1.mcz SystemNotification: Loading CodeImportCommandLineHandlers-tonel.1.mcz SystemNotification: Loading Ring-Definitions-Core-tonel.1.mcz SystemNotification: Loading Jobs-tonel.1.mcz SystemNotification: Loading Monticello-Model-tonel.1.mcz SystemNotification: Loading Zinc-Character-Encoding-Core-tonel.1.mcz SystemNotification: Loading FileSystem-Path-tonel.1.mcz SystemNotification: Loading Kernel-Traits-tonel.1.mcz SystemNotification: Loading Multilingual-Encodings-tonel.1.mcz SystemNotification: Loading System-Model-tonel.1.mcz SystemNotification: Loading Hermes-Extensions-tonel.1.mcz SystemNotification: Loading Debugging-Core-tonel.1.mcz SystemNotification: Loading Collections-Stack-tonel.1.mcz SystemNotification: Loading System-CommandLineHandler-tonel.1.mcz Found an Association in Undeclared: StartupPreferencesLoader NewUndeclaredWarning: PharoCommandLineHandler>>changePreferences (StartupPreferencesLoader is Undeclared) SystemNotification: Loading Collections-DoubleLinkedList-tonel.1.mcz SystemNotification: Loading FileSystem-Core-tonel.1.mcz SystemNotification: Loading Kernel-CodeModel-tonel.1.mcz An error happened while reading MCZ. We will fallback to another format. Short error stack: ReadStream(Object)>>doesNotUnderstand: #nextWordsInto: WideString class>>newFromStream: MCDataStream>>readWordLike MCDataStream>>next MCMethodDefinition(Object)>>readDataFrom:size: MCDataStream>>readInstance MCDataStream>>next MCDataStream>>readArray MCDataStream>>next MCSnapshot(Object)>>readDataFrom:size: SystemNotification: Loading System-Platforms-tonel.1.mcz An error happened while reading MCZ. We will fallback to another format. Short error stack: ReadStream(Object)>>doesNotUnderstand: #nextWordsInto: WideString class>>newFromStream: MCDataStream>>readWordLike MCDataStream>>next MCClassDefinition(Object)>>readDataFrom:size: MCDataStream>>readInstance MCDataStream>>next MCDataStream>>readArray MCDataStream>>next MCSnapshot(Object)>>readDataFrom:size: SystemNotification: Loading Collections-Weak-tonel.1.mcz SystemNotification: Loading System-BasicCommandLineHandler-tonel.1.mcz SystemNotification: Loading Collections-Streams-tonel.1.mcz SystemNotification: Loading ClassDefinitionPrinters-tonel.1.mcz SystemNotification: Loading Collections-Support-tonel.1.mcz SystemNotification: Loading FFI-Kernel-tonel.1.mcz SystemNotification: Loading System-Announcements-tonel.1.mcz An error happened while reading MCZ. We will fallback to another format. Short error stack: ReadStream(Object)>>doesNotUnderstand: #nextWordsInto: WideString class>>newFromStream: MCDataStream>>readWordLike MCDataStream>>next MCClassDefinition(Object)>>readDataFrom:size: MCDataStream>>readInstance MCDataStream>>next MCDataStream>>readArray MCDataStream>>next MCSnapshot(Object)>>readDataFrom:size: SystemNotification: Loading Shift-ClassBuilder-tonel.1.mcz SystemNotification: Loading Monticello-tonel.1.mcz + zip Pharo12.0-PR-monticello_bootstrap-64bit-32c4e86.zip Pharo12.0-PR-monticello_bootstrap-64bit-32c4e86.changes Pharo12.0-PR-monticello_bootstrap-64bit-32c4e86.image adding: Pharo12.0-PR-monticello_bootstrap-64bit-32c4e86.changes (deflated 80%) adding: Pharo12.0-PR-monticello_bootstrap-64bit-32c4e86.image (deflated 80%) ++ date -u + echo Fri Apr 26 09:27:00 UTC 2024 '[Monticello] Loading Networking Packages and Remote Repositories' Fri Apr 26 09:27:00 UTC 2024 [Monticello] Loading Networking Packages and Remote Repositories + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-monticello_bootstrap-64bit-32c4e86.image --no-default-preferences save Pharo12.0-PR-monticello-64bit-32c4e86 + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-monticello-64bit-32c4e86.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/02-monticello-bootstrap/02-bootstrapMonticelloRemote.st --save --quit SystemNotification: Loading Network-Kernel-tonel.1.mcz SystemNotification: Loading Network-MIME-tonel.1.mcz SystemNotification: Loading Network-Protocols-tonel.1.mcz SystemNotification: Loading MonticelloRemoteRepositories-tonel.1.mcz NewUndeclaredWarning: MCHttpRepository>>entityStreamContents: (ZnStreamingEntity is Undeclared) NewUndeclaredWarning: MCHttpRepository>>entityStreamContents: (ZnStreamingEntity is Undeclared) NewUndeclaredWarning: MCHttpRepository>>entityStreamContents: (ZnStreamingEntity is Undeclared) NewUndeclaredWarning: MCHttpRepository>>httpClient (ZnClient is Undeclared) NewUndeclaredWarning: MCHttpRepository>>httpClient (ZnClient is Undeclared) NewUndeclaredWarning: MCHttpRepository>>httpClient (ZnClient is Undeclared) NewUndeclaredWarning: MCHttpRepository>>httpClient (ZnClient is Undeclared) NewUndeclaredWarning: MCHttpRepository>>httpClient (ZnClient is Undeclared) NewUndeclaredWarning: MCHttpRepository>>writeStreamForFileNamed:replace:do: (ZnHttpUnsuccessful is Undeclared) NewUndeclaredWarning: MCSmalltalkhubRepository>>includesFileNamed: (ZnHttpUnsuccessful is Undeclared) NewUndeclaredWarning: MCSqueaksourceRepository>>includesFileNamed: (ZnHttpUnsuccessful is Undeclared) SystemNotification: Loading Zinc-HTTP-tonel.1.mcz SystemNotification: Loading Zodiac-Core-tonel.1.mcz + zip Pharo12.0-PR-monticello-64bit-32c4e86.zip Pharo12.0-PR-monticello-64bit-32c4e86.changes Pharo12.0-PR-monticello-64bit-32c4e86.image adding: Pharo12.0-PR-monticello-64bit-32c4e86.changes (deflated 80%) adding: Pharo12.0-PR-monticello-64bit-32c4e86.image (deflated 80%) + echo '[Metacello] Bootstrapping Metacello' [Metacello] Bootstrapping Metacello + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-monticello-64bit-32c4e86.image --no-default-preferences save Pharo12.0-PR-metacello-64bit-32c4e86 + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-metacello-64bit-32c4e86.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_PR-16468/64/bootstrap/scripts/03-metacello-bootstrap/01-loadMetacello.st --save --quit SystemNotification: Loading ScriptingExtensions-tonel.1.mcz SystemNotification: Loading System-FileRegistry-tonel.1.mcz  *** Warning: Warning: Package System-FileRegistry depends on the following classes: FileList You must resolve these dependencies before you will be able to load these definitions: FileList>>#fileInto: FileList>>#fileReaderServicesForFile:suffix: FileList>>#serviceFileIn FileList>>#services FileList>>#sourceFileSuffixes SystemNotification: Loading FileSystem-Memory-tonel.1.mcz SystemNotification: Loading StartupPreferences-tonel.1.mcz SystemNotification: Loading PragmaCollector-tonel.1.mcz SystemNotification: Loading System-FileRegistry-tonel.1.mcz  *** Warning: Warning: Package UNKNOWN depends on the following classes: FileList You must resolve these dependencies before you will be able to load these definitions: FileList>>#fileInto: FileList>>#fileReaderServicesForFile:suffix: FileList>>#serviceFileIn FileList>>#services FileList>>#sourceFileSuffixes SystemNotification: Loading MonticelloFileTree-Core-tonel.1.mcz NewUndeclaredWarning: MCFileTreeAbstractReader>>packageProperties (STON is Undeclared) NewUndeclaredWarning: MCFileTreeStCypressReader>>addClassAndMethodDefinitionsFromEntry: (STON is Undeclared) NewUndeclaredWarning: MCFileTreeStCypressReader>>addClassAndMethodDefinitionsFromEntry: (STON is Undeclared) NewUndeclaredWarning: MCFileTreeStCypressReader>>addExtensionClassAndMethodDefinitionsFromEntry: (STON is Undeclared) NewUndeclaredWarning: MCFileTreeStCypressReader>>addExtensionClassAndMethodDefinitionsFromEntry: (STON is Undeclared) NewUndeclaredWarning: MCFileTreeStCypressReader>>addTraitAndMethodDefinitionsFromEntry: (STON is Undeclared) NewUndeclaredWarning: MCFileTreeStCypressReader>>addTraitAndMethodDefinitionsFromEntry: (STON is Undeclared) NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeClassDefinition: (STON is Undeclared) NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeExtensionClassDefinition: (STON is Undeclared) NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeMethodProperties: (STON is Undeclared) NewUndeclaredWarning: MCFileTreeStCypressWriter>>writePropertiesFile (STON is Undeclared) NewUndeclaredWarning: MCFileTreeStCypressWriter>>writePropertiesFile (STON is Undeclared) NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeTraitDefinition: (STON is Undeclared) NewUndeclaredWarning: MCFileTreeRepository>>repositoryProperties (STON is Undeclared) SystemNotification: Loading MonticelloFileTree-FileSystem-Utilities-tonel.1.mcz SystemNotification: Loading Metacello-Base-tonel.1.mcz NewUndeclaredWarning: BaselineOf>>projectClass (MetacelloMCBaselineProject is Undeclared) NewUndeclaredWarning: BaselineOf>>versionNumberClass (MetacelloVersionNumber is Undeclared) NewUndeclaredWarning: ConfigurationOf>>newProjectWithRepositoryDescription: (MetacelloBaselineConstructor is Undeclared) NewUndeclaredWarning: ConfigurationOf>>projectClass (MetacelloProject is Undeclared) NewUndeclaredWarning: ConfigurationOf>>versionDoesNotExistError: (MetacelloSymbolicVersionDoesNotExistError is Undeclared) NewUndeclaredWarning: ConfigurationOf>>versionNumberClass (MetacelloSemanticVersionNumber is Undeclared) NewUndeclaredWarning: Metacello class>>image (MetacelloScriptImageExecutor is Undeclared) NewUndeclaredWarning: Metacello class>>registrations (MetacelloProjectRegistration is Undeclared) NewUndeclaredWarning: Metacello class>>registry (MetacelloScriptRegistryExecutor is Undeclared) NewUndeclaredWarning: Metacello class>>scriptExecutorClass (MetacelloScriptApiExecutor is Undeclared) NewUndeclaredWarning: Metacello>>onWarningLog (MetacelloNotification is Undeclared) NewUndeclaredWarning: Metacello>>scriptExecutorClass (MetacelloScriptApiExecutor is Undeclared) SystemNotification: Loading Metacello-Core-tonel.1.mcz SystemNotification: Loading STON-Core-tonel.1.mcz SystemNotification: Loading Metacello-GitBasedRepository-tonel.1.mcz SystemNotification: Loading Metacello-Gitlab-tonel.1.mcz SystemNotification: Loading Metacello-GitHub-tonel.1.mcz SystemNotification: Loading Metacello-Bitbucket-tonel.1.mcz SystemNotification: Loading MetacelloCommandLineHandler-Core-tonel.1.mcz + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-metacello-64bit-32c4e86.image --no-default-preferences eval --save 'Metacello new baseline: '\''Tonel'\'';repository: '\''github://pharo-vcs/tonel:Pharo12'\'';onWarning: [ :e | Error signal: e messageText in: e signalerContext ]; load: '\''core'\''' MetacelloNotification: Loaded -> BaselineOfTonel --- unresolved MetacelloNotification: Loading baseline of BaselineOfTonel... MetacelloNotification: Loaded -> MonticelloTonel-Core --- github://pharo-vcs/tonel:Pharo12(2c82875) MetacelloNotification: Loaded -> MonticelloTonel-FileSystem --- github://pharo-vcs/tonel:Pharo12(2c82875) MetacelloNotification: ...finished baseline BaselineOfTonel [baseline] from github://pharo-vcs/tonel:Pharo12 + zip Pharo12.0-PR-metacello-64bit-32c4e86.zip Pharo12.0-PR-metacello-64bit-32c4e86.changes Pharo12.0-PR-metacello-64bit-32c4e86.image adding: Pharo12.0-PR-metacello-64bit-32c4e86.changes (deflated 80%) adding: Pharo12.0-PR-metacello-64bit-32c4e86.image (deflated 79%) ++ date -u + echo Fri Apr 26 09:27:06 UTC 2024 '[Pharo] Reloading rest of packages' Fri Apr 26 09:27:06 UTC 2024 [Pharo] Reloading rest of packages + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-metacello-64bit-32c4e86.image --no-default-preferences save Pharo12.0-PR-64bit-32c4e86 + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-64bit-32c4e86.image --no-default-preferences eval --save 'Smalltalk vm parameterAt: 45 put: (Smalltalk vm parameterAt: 44) * 4' 0 + env + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-64bit-32c4e86.image --no-default-preferences eval --save 'MCCacheRepository uniqueInstance disable' a MCCacheRepository(/builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-cache/pharo-local/package-cache) + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-64bit-32c4e86.image --no-default-preferences eval --save 'Metacello new baseline: '\''Pharo'\'';repository: '\''tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src'\'';onWarning: [ :e | Error signal: e messageText in: e signalerContext ]; load' MetacelloNotification: Loaded -> BaselineOfPharo --- unresolved MetacelloNotification: Loading baseline of BaselineOfPharo... MetacelloNotification: Project: BaseLibraries MetacelloNotification: Loaded -> BaselineOfBaseLibraries --- unresolved MetacelloNotification: Project: SUnitCore MetacelloNotification: Loaded -> BaselineOfSUnit --- unresolved MetacelloNotification: Project: Traits MetacelloNotification: Loaded -> BaselineOfTraits --- unresolved MetacelloNotification: Project: KernelTests MetacelloNotification: Loaded -> BaselineOfKernelTests --- unresolved MetacelloNotification: Project: Slot MetacelloNotification: Loaded -> BaselineOfSlot --- unresolved MetacelloNotification: Project: Beacon MetacelloNotification: Loaded -> BaselineOfBeacon --- unresolved MetacelloNotification: Project: SystemBenchmark MetacelloNotification: Loaded -> BaselineOfSystemBenchmark --- unresolved MetacelloNotification: Project: SUnit MetacelloNotification: Project: Clap MetacelloNotification: Loaded -> BaselineOfClap --- unresolved MetacelloNotification: Project: TaskIt MetacelloNotification: Loaded -> BaselineOfTaskIt --- unresolved MetacelloNotification: Project: ExternalProjectLoader MetacelloNotification: Loaded -> BaselineOfExternalProjectLoader --- unresolved MetacelloNotification: Project: IDE NewUndeclaredWarning: BaselineOfIDE>>loadExtraTools (IceRepository is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>loadExtraTools (IceRepository is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (EpMonitor is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (ExternalChangesBrowser is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (FileList is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (Finder is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (ProcessBrowser is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (MorphicCoreUIManager is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (MorphicCoreUIManager is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (PolymorphSystemSettings is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (Color is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (SourceCodeFonts is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (FreeTypeSystemSettings is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (FreeTypeSettings is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (FreeTypeSettings is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (RealEstateAgent is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (GrowlMorph is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (ShortcutReminder is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (KMRepository is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (Morph is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (KMShortcutHandler is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (MCSaveVersionDialog is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (Color is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (RubTextFieldArea is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (SpRubFindReplaceService is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (RubEditingArea is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (SpRubFindReplaceService is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (RubCharacterScanner is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (RubAbstractTextArea is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (PharoLightTheme is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (SDL_Event is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (HiRulerBuilderTest is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (RubSmalltalkEditor is Undeclared) NewUndeclaredWarning: BaselineOfIDE>>postload:package: (CoCompletionEngine is Undeclared) MetacelloNotification: Loaded -> BaselineOfIDE --- unresolved MetacelloNotification: Project: BasicTools NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (CompletionSorter is Undeclared) NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (RubSmalltalkEditor is Undeclared) NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (CompletionEngine is Undeclared) MetacelloNotification: Loaded -> BaselineOfBasicTools --- unresolved MetacelloNotification: Project: SUnitCore MetacelloNotification: Project: Traits baseline MetacelloNotification: Project: UI NewUndeclaredWarning: BaselineOfUI>>postload:package: (PharoCommonTools is Undeclared) MetacelloNotification: Loaded -> BaselineOfUI --- unresolved MetacelloNotification: Project: Morphic NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (GradientFillStyle is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (FreeTypeCache is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (ImageMorph is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (Form is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (World is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (ExternalDropHandler is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (ScrollBarMorph is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>exportBitmapDejaVuSans (LogicalFontManager is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (TextStyle is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapSourcePro (TextConstants is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapSourcePro (TextConstants is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (TextConstants is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (FLLargeIdentityHashedCollection is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PNGReadWriter is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (BalloonMorph is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (Color is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (MorphicUIManager is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (MorphicUIManager is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (MorphicUIManager is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PharoLightTheme is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (ScalingCanvas is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (GraphicFontSettings is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (MenubarMorph is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PolymorphSystemSettings is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PolymorphSystemSettings is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PolymorphSystemSettings is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (Color is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (LogicalFontManager is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (FreeTypeFontProvider is Undeclared) NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (Bitmap is Undeclared) MetacelloNotification: Loaded -> BaselineOfMorphic --- unresolved MetacelloNotification: Project: MorphicCore NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (IdentityTransform is Undeclared) NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (RealEstateAgent is Undeclared) NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldState is Undeclared) NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Morph is Undeclared) NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (HandMorph is Undeclared) NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (AbstractWorldRenderer is Undeclared) NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Cursor is Undeclared) NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (EventManager is Undeclared) NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (UserInputEvent is Undeclared) NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldMorph is Undeclared) NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldState is Undeclared) NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (HandMorph is Undeclared) NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (MorphicCoreUIManager is Undeclared) NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (ExternalDropHandler is Undeclared) NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldMorph is Undeclared) NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (ExternalDropHandler is Undeclared) NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (PasteUpMorph is Undeclared) NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (DefaultExternalDropHandler is Undeclared) MetacelloNotification: Loaded -> BaselineOfMorphicCore --- unresolved MetacelloNotification: Project: Traits MetacelloNotification: Project: SUnit MetacelloNotification: Project: Traits baseline MetacelloNotification: Project: Display NewUndeclaredWarning: BaselineOfDisplay>>installBitmap (Bitmap is Undeclared) NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (Cursor is Undeclared) NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (Cursor is Undeclared) NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (BitBlt is Undeclared) NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (Form is Undeclared) NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (Color is Undeclared) MetacelloNotification: Loaded -> BaselineOfDisplay --- unresolved MetacelloNotification: Project: UnifiedFFI MetacelloNotification: Loaded -> BaselineOfUnifiedFFI --- unresolved MetacelloNotification: Project: MenuRegistration MetacelloNotification: Loaded -> BaselineOfMenuRegistration --- unresolved MetacelloNotification: Project: Fuel MetacelloNotification: Loaded -> BaselineOfFuel --- unresolved MetacelloNotification: Project: FreeType MetacelloNotification: Loaded -> BaselineOfFreeType --- unresolved MetacelloNotification: Project: Keymapping MetacelloNotification: Loaded -> BaselineOfKeymapping --- unresolved MetacelloNotification: Project: NewValueHolder MetacelloNotification: Loaded -> BaselineOfNewValueHolder --- unresolved MetacelloNotification: Project: Commander2 MetacelloNotification: Loaded -> BaselineOfCommander2 --- unresolved MetacelloNotification: Project: SpecBase MetacelloNotification: Loaded -> BaselineOfSpec2 --- unresolved MetacelloNotification: Project: SpecCore MetacelloNotification: Loaded -> BaselineOfSpecCore --- unresolved MetacelloNotification: Project: Keymapping MetacelloNotification: Project: Reflectivity NewUndeclaredWarning: BaselineOfReflectivity>>postload:package: (RFReflectivityASTCacheStrategy is Undeclared) MetacelloNotification: Loaded -> BaselineOfReflectivity --- unresolved MetacelloNotification: Project: Instrumentation MetacelloNotification: Loaded -> BaselineOfInstrumentation --- unresolved MetacelloNotification: Project: DebugPoints MetacelloNotification: Loaded -> BaselineOfDebugPoints --- unresolved MetacelloNotification: Project: Reflectivity MetacelloNotification: Project: Instrumentation baseline MetacelloNotification: Project: Athens MetacelloNotification: Loaded -> BaselineOfAthens --- unresolved MetacelloNotification: Project: Display MetacelloNotification: Project: UnifiedFFI MetacelloNotification: Project: SUnit MetacelloNotification: Project: EnlumineurFormatter MetacelloNotification: Loaded -> BaselineOfEnlumineurFormatter --- unresolved MetacelloNotification: Project: Refactoring MetacelloNotification: Loaded -> BaselineOfRefactoring --- unresolved MetacelloNotification: Project: SpecRefactoring MetacelloNotification: Project: Athens MetacelloNotification: Project: Display baseline MetacelloNotification: Project: UnifiedFFI baseline MetacelloNotification: Project: Flashback MetacelloNotification: Loaded -> BaselineOfFlashback --- unresolved MetacelloNotification: Project: Shift MetacelloNotification: Loaded -> BaselineOfShift --- unresolved MetacelloNotification: Project: Traits MetacelloNotification: Project: Slot MetacelloNotification: Project: Clap MetacelloNotification: Project: SUnit MetacelloNotification: Project: EnlumineurFormatter MetacelloNotification: Project: Reflectivity MetacelloNotification: Project: Instrumentation baseline MetacelloNotification: Project: DebugPoints MetacelloNotification: Project: Reflectivity baseline MetacelloNotification: Project: Instrumentation baseline MetacelloNotification: Project: Refactoring MetacelloNotification: Project: Metacello MetacelloNotification: Loaded -> BaselineOfMetacello --- unresolved MetacelloNotification: Project: Shout MetacelloNotification: Loaded -> BaselineOfShout --- unresolved MetacelloNotification: Project: ReflectionMirrors MetacelloNotification: Loaded -> BaselineOfReflectionMirrors --- unresolved MetacelloNotification: Project: FuzzyMatcher MetacelloNotification: Loaded -> BaselineOfFuzzyMatcher --- unresolved MetacelloNotification: Project: QA MetacelloNotification: Loaded -> BaselineOfQA --- unresolved MetacelloNotification: Project: Manifest MetacelloNotification: Loaded -> BaselineOfManifest --- unresolved MetacelloNotification: Project: QualityAssistant MetacelloNotification: Loaded -> BaselineOfQualityAssistant --- unresolved MetacelloNotification: Project: DependencyAnalyzer MetacelloNotification: Loaded -> BaselineOfDependencyAnalyzer --- unresolved MetacelloNotification: Project: AIGraphAlgorithms MetacelloNotification: Loaded -> BaselineOfAIGraphAlgorithms --- unresolved MetacelloNotification: Project: Reflectivity MetacelloNotification: Project: Instrumentation baseline MetacelloNotification: Project: OSWindow MetacelloNotification: Loaded -> BaselineOfOSWindow --- unresolved MetacelloNotification: Project: EmergencyDebugger MetacelloNotification: Loaded -> BaselineOfEmergencyDebugger --- unresolved MetacelloNotification: Project: Epicea MetacelloNotification: Loaded -> BaselineOfEpicea --- unresolved MetacelloNotification: Project: Misc MetacelloNotification: Loaded -> BaselineOfMisc --- unresolved MetacelloNotification: Project: Fuel MetacelloNotification: Project: GeneralTests MetacelloNotification: Loaded -> BaselineOfGeneralTests --- unresolved MetacelloNotification: Project: Epicea MetacelloNotification: Project: FreeType MetacelloNotification: Project: Keymapping MetacelloNotification: Project: Zodiac MetacelloNotification: Loaded -> BaselineOfZodiac --- unresolved MetacelloNotification: Project: SortFunctions MetacelloNotification: Loaded -> BaselineOfSortFunctions --- unresolved MetacelloNotification: Project: Equals MetacelloNotification: Loaded -> BaselineOfEquals --- unresolved MetacelloNotification: Project: NewValueHolder MetacelloNotification: Project: ReferenceFinder MetacelloNotification: Loaded -> BaselineOfReferenceFinder --- unresolved MetacelloNotification: Project: ClassParser MetacelloNotification: Loaded -> BaselineOfClassParser --- unresolved MetacelloNotification: Project: Calypso MetacelloNotification: Loaded -> BaselineOfCalypso --- unresolved MetacelloNotification: Project: ClassAnnotation MetacelloNotification: Loaded -> BaselineOfClassAnnotation --- unresolved MetacelloNotification: Project: ClassAnnotationTests MetacelloNotification: Project: Commander MetacelloNotification: Loaded -> BaselineOfCommander --- unresolved MetacelloNotification: Project: ClassAnnotation MetacelloNotification: Project: ClassAnnotationTests MetacelloNotification: Project: SystemCommands MetacelloNotification: Loaded -> BaselineOfSystemCommands --- unresolved MetacelloNotification: Project: Commander MetacelloNotification: Project: ClassAnnotation baseline MetacelloNotification: Project: ClassAnnotationTests baseline MetacelloNotification: Project: Ring MetacelloNotification: Loaded -> BaselineOfRing --- unresolved MetacelloNotification: Project: HeuristicCompletion MetacelloNotification: Loaded -> BaselineOfHeuristicCompletion --- unresolved MetacelloNotification: Project: DependencyAnalyzer MetacelloNotification: Project: AIGraphAlgorithms baseline MetacelloNotification: Project: SpecCode MetacelloNotification: Project: SpecCore baseline MetacelloNotification: Project: SpecCoreCode MetacelloNotification: Project: NewTools MetacelloNotification: Loaded -> BaselineOfNewTools --- unresolved MetacelloNotification: Project: Sindarin MetacelloNotification: Loaded -> BaselineOfSindarin --- unresolved MetacelloNotification: Project: ColorPicker MetacelloNotification: Loaded -> BaselineOfColorPicker --- unresolved MetacelloNotification: Project: Roassal MetacelloNotification: Loaded -> BaselineOfRoassal --- unresolved MetacelloNotification: Project: Geometry MetacelloNotification: Loaded -> BaselineOfGeometry --- unresolved MetacelloNotification: Project: NumericScales MetacelloNotification: Loaded -> BaselineOfNumericScales --- unresolved MetacelloNotification: Project: RoassalLayouts MetacelloNotification: Loaded -> BaselineOfRoassalLayouts --- unresolved MetacelloNotification: Project: RTree MetacelloNotification: Loaded -> BaselineOfRTree --- unresolved MetacelloNotification: Project: DrTests NewUndeclaredWarning: BaselineOfDrTests>>postload:package: (DrTests is Undeclared) MetacelloNotification: Loaded -> BaselineOfDrTests --- unresolved MetacelloNotification: Project: Microdown MetacelloNotification: Loaded -> BaselineOfMicrodown --- unresolved MetacelloNotification: Project: NewToolsDocumentBrowser MetacelloNotification: Loaded -> BaselineOfNewToolsDocumentBrowser --- unresolved MetacelloNotification: Project: Microdown MetacelloNotification: Project: WelcomeBrowser MetacelloNotification: Loaded -> BaselineOfWelcomeBrowser --- unresolved MetacelloNotification: Project: Microdown MetacelloNotification: Project: Roassal MetacelloNotification: Project: Geometry baseline MetacelloNotification: Project: NumericScales baseline MetacelloNotification: Project: RoassalLayouts baseline MetacelloNotification: Project: RTree baseline MetacelloNotification: Project: ThreadedFFI MetacelloNotification: Loaded -> BaselineOfThreadedFFI --- unresolved MetacelloNotification: Project: Calypso MetacelloNotification: Project: ClassAnnotation baseline MetacelloNotification: Project: Commander baseline MetacelloNotification: Project: ClassAnnotation baseline MetacelloNotification: Project: ClassAnnotationTests baseline MetacelloNotification: Project: SystemCommands baseline MetacelloNotification: Project: Commander baseline MetacelloNotification: Project: ClassAnnotation baseline MetacelloNotification: Project: ClassAnnotationTests baseline MetacelloNotification: Loaded -> Traits --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> SUnit-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> SUnit-Core-Traits --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> SUnit-Visitor --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> CodeImport-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Collections-Abstract-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Collections-Atomic-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Collections-Native-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Collections-Sequenceable-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Collections-Stack-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Collections-Streams-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Collections-Strings-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Collections-Support-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Collections-Unordered-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Collections-Weak-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Collections-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Kernel-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Kernel-Extended-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Time-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: SelfEvaluatingObjectTest>>testObjects (Color is Undeclared) MetacelloNotification: Loaded -> Kernel-Tests-WithCompiler --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Announcements-Core-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Compression-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: FileReferenceTest>>testSymbolicLink (LibC is Undeclared) NewUndeclaredWarning: FileReferenceTest>>testSymbolicLinkTargetPath (LibC is Undeclared) NewUndeclaredWarning: UnixResolverTest>>testGetTempFromTMPDIR (OSEnvironment is Undeclared) NewUndeclaredWarning: DeleteVisitorTest>>testSymbolicLink (LibC is Undeclared) NewUndeclaredWarning: WindowsResolverTest>>testResolveTempPathFromTMP (OSEnvironment is Undeclared) MetacelloNotification: Loaded -> FileSystem-Core-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> FileSystem-Disk-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> FileSystem-Tests-Attributes --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Files-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Jobs-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: RBCodeSnippetTest>>testMonticello (MCMockClassE is Undeclared) NewUndeclaredWarning: RBCodeSnippetTest>>testMonticello (MCMockClassE is Undeclared) NewUndeclaredWarning: RBCodeSnippetTest>>testMonticello (MCMockClassE is Undeclared) NewUndeclaredWarning: RBCodeSnippetTest>>testMonticello (MCMockClassE is Undeclared) NewUndeclaredWarning: RBCodeSnippetTest>>testMonticello (MCMockClassE is Undeclared) NewUndeclaredWarning: RBCodeSnippetTest>>testMonticello (MCMockClassE is Undeclared) NewUndeclaredWarning: RBCodeSnippetTest>>testMonticello (MCMockClassE is Undeclared) NewUndeclaredWarning: RBMethodNodeTest>>testIsPrimitive (Bitmap is Undeclared) NewUndeclaredWarning: RBMethodNodeTest>>testPrimitiveIsPrimitive (Bitmap is Undeclared) NewUndeclaredWarning: RBCodeSnippet class>>styleAll (Text is Undeclared) NewUndeclaredWarning: RBCodeSnippet>>definitionRefactoring (RBReplaceSubtreeTransformation is Undeclared) NewUndeclaredWarning: RBCodeSnippet>>textWithNode:message:at: (TextBackgroundColor is Undeclared) NewUndeclaredWarning: RBCodeSnippet>>textWithNode:message:at: (Color is Undeclared) NewUndeclaredWarning: RBCodeSnippet>>textWithNode:message:at: (TextBackgroundColor is Undeclared) NewUndeclaredWarning: RBCodeSnippet>>textWithNode:message:at: (Color is Undeclared) MetacelloNotification: Loaded -> AST-Core-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleBlockArgument (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleBlockExternal (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleBlockExternal2 (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleBlockExternalArg (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleBlockExternalNested (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleBlockInternal (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleBlockNested (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleEmptyMethod (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleIfFalse (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleIfFalseIfTrue (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleIfIfNotNilReturnNil (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleIfNotNilArg (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleIfTrue (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleIfTrueIfFalse (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleMethodTempInNestedBlock (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleMethodWithOptimizedBlocksA (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleNestedBlockScoping (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleNewArray (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExamplePushArray (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleReturn1 (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleReturn1plus2 (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleSelf (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleSimpleBlock (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleSimpleBlockArgument1 (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleSimpleBlockArgument2 (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleSimpleBlockArgument3 (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleSimpleBlockArgument4 (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleSimpleBlockArgument5 (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleSimpleBlockEmpty (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleSimpleBlockLocal (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleSimpleBlockLocalIf (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleSimpleBlockLocalNested (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleSimpleBlockLocalWhile (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleSimpleBlockNested (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleSimpleBlockReturn (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleSimpleBlockiVar (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleSuper (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleThisContext (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleToDoArgument (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleToDoArgumentNotInlined (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleToDoInsideTemp (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleToDoInsideTempNotInlined (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleToDoOutsideTemp (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleToDoOutsideTempNotInlined (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleToDoValue (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleWhileModificationAfterNotInlined (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleWhileModificationBefore (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleWhileModificationBeforeNotInlined (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleWhileWithTemp (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleWhileWithTempNotInlined (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCBytecodeDecompilerExamplesTest>>testExampleiVar (FBIRBytecodeDecompiler is Undeclared) NewUndeclaredWarning: OCCodeReparatorTest>>testdefineClass (OCCodeReparator is Undeclared) NewUndeclaredWarning: OCCodeReparatorTest>>testdefineClass (OCCodeReparator is Undeclared) NewUndeclaredWarning: OCCodeReparatorTest>>testdefineTrait (OCCodeReparator is Undeclared) NewUndeclaredWarning: OCCodeReparatorTest>>testdefineTrait (OCCodeReparator is Undeclared) MetacelloNotification: Loaded -> OpalCompiler-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Random-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: RGClassDefinitionTest>>testAsClassDefinition2 (MOPTestClassC is Undeclared) NewUndeclaredWarning: RGClassDefinitionTest>>testAsClassDefinitionSourceDefinition (MOPTestClassC is Undeclared) NewUndeclaredWarning: RGClassDefinitionTest>>testAsClassDefinitionSourceDefinition (MOPTestClassC is Undeclared) NewUndeclaredWarning: RGClassDefinitionTest>>testAsClassDefinitionSourceDefinition (MOPTestClassC is Undeclared) NewUndeclaredWarning: RGClassDefinitionTest>>testWithPoolDictionaries (Text is Undeclared) MetacelloNotification: Loaded -> Ring-Definitions-Core-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Ring-Definitions-Tests-Containers --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: EventManagerTest>>classToBeTested (EventManager is Undeclared) NewUndeclaredWarning: EventManagerTest>>setUp (EventManager is Undeclared) MetacelloNotification: Loaded -> System-Object Events-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: OSEnvironmentTest>>testEnvironmentFor (OSEnvironment is Undeclared) MetacelloNotification: Loaded -> System-OSEnvironments-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Zinc-Character-Encoding-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: Win32EnvironmentTest>>testExistingEnvironmentVariableLongerThanBufferShouldReturnValue (OSEnvironment is Undeclared) NewUndeclaredWarning: Win32EnvironmentTest>>testExistingEnvironmentVariableLongerThanBufferShouldReturnValue (OSEnvironment is Undeclared) NewUndeclaredWarning: Win32EnvironmentTest>>testExistingEnvironmentVariableShouldReturnValue (OSEnvironment is Undeclared) NewUndeclaredWarning: Win32EnvironmentTest>>testExistingEnvironmentVariableShouldReturnValue (OSEnvironment is Undeclared) NewUndeclaredWarning: Win32EnvironmentTest>>testNonExistingEnvironmentVariableShouldGenerateException (OSEnvironment is Undeclared) NewUndeclaredWarning: WinPlatformTest>>testGetTempPathFromTMP (OSEnvironment is Undeclared) NewUndeclaredWarning: WinPlatformTest>>testGetTempPathFromTMP (OSEnvironment is Undeclared) NewUndeclaredWarning: WinPlatformTest>>testGetTempPathFromTMP (OSEnvironment is Undeclared) NewUndeclaredWarning: WinPlatformTest>>testGetTempPathFromTMP (OSEnvironment is Undeclared) MetacelloNotification: Loaded -> System-Platforms-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Finalization-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: FontTest>>testDisplay (TextStyle is Undeclared) NewUndeclaredWarning: FontTest>>testDisplay (TextFontReference is Undeclared) NewUndeclaredWarning: FontTest>>testDisplay (Form is Undeclared) NewUndeclaredWarning: FontTest>>testDisplay (Form is Undeclared) NewUndeclaredWarning: FontTest>>testDisplay (Color is Undeclared) NewUndeclaredWarning: FontTest>>testDisplay (Color is Undeclared) NewUndeclaredWarning: FontTest>>testParagraph (Paragraph is Undeclared) NewUndeclaredWarning: FontTest>>testParagraph (TextStyle is Undeclared) NewUndeclaredWarning: TextColorTest>>testColor (TextColor is Undeclared) NewUndeclaredWarning: TextColorTest>>testColor (Color is Undeclared) NewUndeclaredWarning: TextColorTest>>testColor (Color is Undeclared) NewUndeclaredWarning: TextColorTest>>testColor (Color is Undeclared) NewUndeclaredWarning: TextColorTest>>testColor (Color is Undeclared) NewUndeclaredWarning: TextColorTest>>testColor (Color is Undeclared) NewUndeclaredWarning: TextColorTest>>testColor (Color is Undeclared) NewUndeclaredWarning: TextColorTest>>testDominates (TextColor is Undeclared) NewUndeclaredWarning: TextColorTest>>testDominates (TextColor is Undeclared) NewUndeclaredWarning: TextColorTest>>testDominates (TextColor is Undeclared) NewUndeclaredWarning: TextColorTest>>testDominates (TextColor is Undeclared) NewUndeclaredWarning: TextColorTest>>testDominates (TextColor is Undeclared) NewUndeclaredWarning: TextColorTest>>testDominates (TextEmphasis is Undeclared) NewUndeclaredWarning: TextColorTest>>testDominates (TextColor is Undeclared) NewUndeclaredWarning: TextColorTest>>testDominates (TextFontChange is Undeclared) NewUndeclaredWarning: TextColorTest>>testDominates (TextColor is Undeclared) NewUndeclaredWarning: TextColorTest>>testDominates (TextColor is Undeclared) NewUndeclaredWarning: TextColorTest>>testDominates (Color is Undeclared) NewUndeclaredWarning: TextColorTest>>testDominates (TextEmphasis is Undeclared) NewUndeclaredWarning: TextColorTest>>testDominates (Color is Undeclared) NewUndeclaredWarning: TextIndentTest>>testAmount (TextIndent is Undeclared) NewUndeclaredWarning: TextIndentTest>>testDominates (TextIndent is Undeclared) NewUndeclaredWarning: TextIndentTest>>testDominates (TextIndent is Undeclared) NewUndeclaredWarning: TextIndentTest>>testDominates (TextIndent is Undeclared) NewUndeclaredWarning: TextIndentTest>>testDominates (TextEmphasis is Undeclared) NewUndeclaredWarning: TextIndentTest>>testDominates (TextIndent is Undeclared) NewUndeclaredWarning: TextIndentTest>>testDominates (TextFontChange is Undeclared) NewUndeclaredWarning: TextIndentTest>>testTabs (TextIndent is Undeclared) NewUndeclaredWarning: TextLineEndingsTest>>testDecoratedTextConversionCrLF (TextColor is Undeclared) NewUndeclaredWarning: TextLineEndingsTest>>testDecoratedTextConversionCrLF (TextColor is Undeclared) NewUndeclaredWarning: TextLineEndingsTest>>testDecoratedTextConversionCrLF (TextEmphasis is Undeclared) NewUndeclaredWarning: TextLineEndingsTest>>testDecoratedTextConversionJustLF (TextColor is Undeclared) NewUndeclaredWarning: TextLineEndingsTest>>testDecoratedTextConversionJustLF (TextColor is Undeclared) NewUndeclaredWarning: TextLineEndingsTest>>testDecoratedTextConversionJustLF (TextEmphasis is Undeclared) NewUndeclaredWarning: TextLineEndingsTest>>testDecoratedTextConversionNoLF (TextColor is Undeclared) NewUndeclaredWarning: TextLineEndingsTest>>testDecoratedTextConversionNoLF (TextColor is Undeclared) NewUndeclaredWarning: TextLineEndingsTest>>testDecoratedTextConversionNoLF (TextEmphasis is Undeclared) NewUndeclaredWarning: TextStreamTest>>setUp (TextStream is Undeclared) NewUndeclaredWarning: TextStreamTest>>setUp (Text is Undeclared) NewUndeclaredWarning: TextStreamTest>>testAddStringToTextStream (TextStream is Undeclared) NewUndeclaredWarning: TextStreamTest>>testAddStringToTextStream (Text is Undeclared) NewUndeclaredWarning: TextStreamTest>>testApplyAttributeBeginningAt (TextEmphasis is Undeclared) NewUndeclaredWarning: TextStreamTest>>testWithAttributeDo (TextEmphasis is Undeclared) NewUndeclaredWarning: TextStreamTest>>testWithAttributeDo (TextEmphasis is Undeclared) NewUndeclaredWarning: TextStreamTest>>testWithAttributesDo (TextEmphasis is Undeclared) NewUndeclaredWarning: TextStreamTest>>testWithAttributesDo (TextColor is Undeclared) NewUndeclaredWarning: TextStreamTest>>testWithAttributesDo (Color is Undeclared) NewUndeclaredWarning: TextTest>>example1: (TextStream is Undeclared) NewUndeclaredWarning: TextTest>>example1: (TextStream is Undeclared) NewUndeclaredWarning: TextTest>>example1: (TextStream is Undeclared) NewUndeclaredWarning: TextTest>>example1: (TextStream is Undeclared) NewUndeclaredWarning: TextTest>>example1: (Text is Undeclared) NewUndeclaredWarning: TextTest>>example1: (Text is Undeclared) NewUndeclaredWarning: TextTest>>example1: (Text is Undeclared) NewUndeclaredWarning: TextTest>>example1: (Text is Undeclared) NewUndeclaredWarning: TextTest>>example2 (TextStream is Undeclared) NewUndeclaredWarning: TextTest>>example2 (TextStream is Undeclared) NewUndeclaredWarning: TextTest>>example2 (TextStream is Undeclared) NewUndeclaredWarning: TextTest>>example2 (TextStream is Undeclared) NewUndeclaredWarning: TextTest>>example2 (Text is Undeclared) NewUndeclaredWarning: TextTest>>example2 (Text is Undeclared) NewUndeclaredWarning: TextTest>>example2 (Text is Undeclared) NewUndeclaredWarning: TextTest>>example2 (Text is Undeclared) NewUndeclaredWarning: TextTest>>setUp (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>setUp (TextColor is Undeclared) NewUndeclaredWarning: TextTest>>setUp (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>setUp (TextColor is Undeclared) NewUndeclaredWarning: TextTest>>testAddAttributeFromTo (TextColor is Undeclared) NewUndeclaredWarning: TextTest>>testAddAttributeFromTo (TextColor is Undeclared) NewUndeclaredWarning: TextTest>>testAdjacentRunsWithIdentitcalAttributes (TextStream is Undeclared) NewUndeclaredWarning: TextTest>>testAdjacentRunsWithIdentitcalAttributes (Text is Undeclared) NewUndeclaredWarning: TextTest>>testAdjacentRunsWithIdentitcalAttributes (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testAdjacentRunsWithIdentitcalAttributes (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testAppend (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testAppend (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testAppend (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testAppend (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testAppend (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testAppend (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testLineCount (Text is Undeclared) NewUndeclaredWarning: TextTest>>testPrepend (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testPrepend (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testPrepend (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testPrepend (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testPrepend (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testPrepend (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testRangeOfStartingAt (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testRangeOfStartingAt (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testRangeOfStartingAt (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testRangeOfStartingAt (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testRangeOfStartingAt (TextColor is Undeclared) NewUndeclaredWarning: TextTest>>testRangeOfStartingAt (TextColor is Undeclared) NewUndeclaredWarning: TextTest>>testRangeOfStartingAt (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testRangeOfStartingAt (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testRangeOfStartingAt (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testRemoveAttribute (Text is Undeclared) NewUndeclaredWarning: TextTest>>testRemoveAttribute (TextColor is Undeclared) NewUndeclaredWarning: TextTest>>testRemoveAttribute (TextColor is Undeclared) NewUndeclaredWarning: TextTest>>testRemoveAttribute (Text is Undeclared) NewUndeclaredWarning: TextTest>>testRemoveAttribute (TextColor is Undeclared) NewUndeclaredWarning: TextTest>>testRemoveAttribute (TextColor is Undeclared) NewUndeclaredWarning: TextTest>>testReplaceFromToWith (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testRuns (TextColor is Undeclared) NewUndeclaredWarning: TextTest>>testRuns (TextColor is Undeclared) NewUndeclaredWarning: TextTest>>testRuns (TextColor is Undeclared) NewUndeclaredWarning: TextTest>>testSettingRunsOfWrongSize (TextColor is Undeclared) NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection1 (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection1 (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection2 (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection2 (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection2 (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection3 (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection3 (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection3 (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection4 (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection4 (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection4 (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testUnembellished (TextEmphasis is Undeclared) NewUndeclaredWarning: TextTest>>testUnembellished (TextFontChange is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>setUp (TextAlignment is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>setUp (TextAlignment is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>setUp (TextAlignment is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>setUp (TextAlignment is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextAlignment is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextConstants is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextAlignment is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextConstants is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextAlignment is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextConstants is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextAlignment is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextConstants is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextAlignment is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextConstants is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextConstants is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextEmphasis is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextFontChange is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextEmphasis is Undeclared) NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>setUp (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>setUp (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>setUp (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>setUp (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>setUp (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>setUp (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testAdd (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testAdd (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testBold (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testDominatedByCmd0 (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testDominates (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testDominates (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testDominates (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testDominates (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testDominates (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testDominates (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testDominates (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testDominates (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testFromCode (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testItalic (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testNarrow (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testNormal (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testRemove (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testRemove (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testRemove (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testRemove (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testSet (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testSet (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testSet (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testStruckOut (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testUnderlined (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared) NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared) NewUndeclaredWarning: TextFontChangeTest>>setUp (TextFontChange is Undeclared) NewUndeclaredWarning: TextFontChangeTest>>setUp (TextFontChange is Undeclared) NewUndeclaredWarning: TextFontChangeTest>>setUp (TextFontChange is Undeclared) NewUndeclaredWarning: TextFontChangeTest>>setUp (TextFontChange is Undeclared) NewUndeclaredWarning: TextFontChangeTest>>setUp (TextFontChange is Undeclared) NewUndeclaredWarning: TextFontChangeTest>>setUp (TextFontChange is Undeclared) NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared) NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared) NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared) NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared) NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared) NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared) NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared) NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared) NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared) NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared) NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared) NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared) NewUndeclaredWarning: TextFontChangeTest>>testHash (TextFontChange is Undeclared) NewUndeclaredWarning: TextFontReferenceTest>>setUp (TextFontReference is Undeclared) NewUndeclaredWarning: TextFontReferenceTest>>setUp (StrikeFont is Undeclared) NewUndeclaredWarning: TextFontReferenceTest>>testFont (LogicalFont is Undeclared) NewUndeclaredWarning: TextFontReferenceTest>>testFont (TextFontReference is Undeclared) NewUndeclaredWarning: TextKernTest>>setUp (TextKern is Undeclared) MetacelloNotification: Loaded -> Text-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> VariablesLibrary --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: MemoryLogger class>>writeFilename (LibC is Undeclared) MetacelloNotification: Loaded -> Beacon-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Beacon-Core-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Benchmark --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Benchmark-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Clap-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Clap-CommandLine --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> TaskIt --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> TaskIt-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> ExternalProjectLoader --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: DebugSession>>detectUIProcess (MorphicUIManager is Undeclared) NewUndeclaredWarning: DebugSession>>implement:inClass:forContext: (MethodClassifier is Undeclared) MetacelloNotification: Loaded -> Debugger-Model --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Debugger-Oups --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() SystemNotification: Starting preload action MetacelloNotification: Loaded -> Kernel-Traits --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Collections-Abstract-Traits --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> CodeImport-Traits --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> SUnit-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> SUnit-MockObjects --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> JenkinsTools-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: HDLintReport class>>runClasses:named: (RBBrowserEnvironment is Undeclared) NewUndeclaredWarning: HDLintReport class>>runPackage: (RBBrowserEnvironment is Undeclared) NewUndeclaredWarning: HDLintReport>>initializeOn: (RBCompositeLintRule is Undeclared) NewUndeclaredWarning: HDLintReport>>initializeOn: (RBBasicLintRule is Undeclared) NewUndeclaredWarning: HDLintReport>>run (RBSmalllintChecker is Undeclared) NewUndeclaredWarning: HDLintReport>>run (RBCompositeLintRule is Undeclared) MetacelloNotification: Loaded -> JenkinsTools-ExtraReports --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Colors --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: DisplayMedium>>fillShape:fillColor:at: (BitBlt is Undeclared) NewUndeclaredWarning: DisplayMedium>>fillShape:fillColor:at: (Bitmap is Undeclared) NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared) NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared) NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared) NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared) NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared) NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared) NewUndeclaredWarning: ColorForm>>colormapIfNeededForDepth: (Bitmap is Undeclared) NewUndeclaredWarning: ColorForm>>copy: (BitBlt is Undeclared) NewUndeclaredWarning: ColorForm>>maskingMap (Bitmap is Undeclared) NewUndeclaredWarning: ColorForm>>pixelValueAt: (BitBlt is Undeclared) NewUndeclaredWarning: ColorForm>>pixelValueAt: (BitBlt is Undeclared) NewUndeclaredWarning: Form class>>dotOfSize: (BitBlt is Undeclared) NewUndeclaredWarning: Form class>>dotOfSize: (BitBlt is Undeclared) NewUndeclaredWarning: Form class>>dotOfSize: (BitBlt is Undeclared) NewUndeclaredWarning: Form class>>dotOfSize: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>asFormOfDepth: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>asFormOfDepth: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>asGrayScale (Bitmap is Undeclared) NewUndeclaredWarning: Form>>asGrayScale (BitBlt is Undeclared) NewUndeclaredWarning: Form>>asGrayScale (BitBlt is Undeclared) NewUndeclaredWarning: Form>>asGrayScale (BitBlt is Undeclared) NewUndeclaredWarning: Form>>asGrayScale (Bitmap is Undeclared) NewUndeclaredWarning: Form>>asGrayScale (BitBlt is Undeclared) NewUndeclaredWarning: Form>>asGrayScale (BitBlt is Undeclared) NewUndeclaredWarning: Form>>asGrayScale (BitBlt is Undeclared) NewUndeclaredWarning: Form>>asGrayScale (BitBlt is Undeclared) NewUndeclaredWarning: Form>>asGrayScale (BitBlt is Undeclared) NewUndeclaredWarning: Form>>asGrayScale (BitBlt is Undeclared) NewUndeclaredWarning: Form>>balancedPatternFor:depth: (Bitmap is Undeclared) NewUndeclaredWarning: Form>>balancedPatternFor:depth: (Bitmap is Undeclared) NewUndeclaredWarning: Form>>border:width:rule:fillColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>border:width:rule:fillColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>colorReduced (Bitmap is Undeclared) NewUndeclaredWarning: Form>>copy:from:in:rule: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>copyBits:at:translucent: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>copyBits:from:at:clippingBox:rule:fillColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>copyBits:from:at:clippingBox:rule:fillColor:map: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>copyBits:from:at:colorMap: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>copyWithColorsReducedTo: (Bitmap is Undeclared) NewUndeclaredWarning: Form>>displayResourceFormOn: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>displayResourceFormOn: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>displayResourceFormOn: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>displayResourceFormOn: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>displayScaledOn: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>displayScaledOn: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>displayScaledOn: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>displayScaledOn: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>drawLine:from:to:clippingBox:rule:fillColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>eraseShape: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>eraseShape: (Bitmap is Undeclared) NewUndeclaredWarning: Form>>fill:rule:fillColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>fillAlpha: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>fillAlpha: (Bitmap is Undeclared) NewUndeclaredWarning: Form>>fillFromXYColorBlock: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>findShapeAroundSeedBlock: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>fixAlpha (BitBlt is Undeclared) NewUndeclaredWarning: Form>>flipBy:centerAt: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>flipBy:centerAt: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>flipBy:centerAt: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>flipBy:centerAt: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>flipHorizontally (Bitmap is Undeclared) NewUndeclaredWarning: Form>>hibernate (Bitmap is Undeclared) NewUndeclaredWarning: Form>>magnify:by:smoothing: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>magnify:by:smoothing: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>magnify:by:smoothing: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>magnify:by:smoothing: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>magnify:by:smoothing: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>magnifyBy:smoothing: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>magnifyBy:smoothing: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>magnifyBy:smoothing: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>magnifyBy:smoothing: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>magnifyBy:smoothing: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>mapColor:to: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>mapColor:to: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>mapColor:to: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>mapColor:to: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>mapColor:to: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>mapColor:to: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>mapColors:to: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>mapColors:to: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>mapColors:to: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>mapColors:to: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>mapColors:to: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>mapColors:to: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>newColorMap (Bitmap is Undeclared) NewUndeclaredWarning: Form>>paintBits:at:translucent: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>pixelCompare:with:at: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>pixelCompare:with:at: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>pixelCompare:with:at: (Bitmap is Undeclared) NewUndeclaredWarning: Form>>pixelValueAt: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>pixelValueAt:put: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>primCountBits (BitBlt is Undeclared) NewUndeclaredWarning: Form>>primCountBits (BitBlt is Undeclared) NewUndeclaredWarning: Form>>primCountBits (BitBlt is Undeclared) NewUndeclaredWarning: Form>>primCountBits (BitBlt is Undeclared) NewUndeclaredWarning: Form>>primCountBits (Bitmap is Undeclared) NewUndeclaredWarning: Form>>privateFloodFillValue: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>privateFloodFillValue: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>readBitsFrom: (Bitmap is Undeclared) NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (Bitmap is Undeclared) NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (Bitmap is Undeclared) NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (Bitmap is Undeclared) NewUndeclaredWarning: Form>>replaceColor:withColor: (Bitmap is Undeclared) NewUndeclaredWarning: Form>>replaceColor:withColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>replaceColor:withColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>replaceColor:withColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>replaceColor:withColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>replaceColor:withColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>replaceColor:withColor: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>rotateBy:centerAt: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>rotateBy:centerAt: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>rotateBy:centerAt: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>rotateBy:centerAt: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>rotateBy:magnify:smoothing: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>rotateBy:magnify:smoothing: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>rotateBy:magnify:smoothing: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>rotateBy:magnify:smoothing: (WarpBlt is Undeclared) NewUndeclaredWarning: Form>>setExtent:depth: (Bitmap is Undeclared) NewUndeclaredWarning: Form>>smear:distance: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>tallyPixelValues (Bitmap is Undeclared) NewUndeclaredWarning: Form>>tallyPixelValuesInRect:into: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>tallyPixelValuesInRect:into: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>tallyPixelValuesInRect:into: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>tallyPixelValuesInRect:into: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>tallyPixelValuesInRect:into: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>tallyPixelValuesInRect:into: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>unhibernate (Bitmap is Undeclared) NewUndeclaredWarning: Form>>unhibernate (Bitmap is Undeclared) NewUndeclaredWarning: Form>>unhibernate (Bitmap is Undeclared) NewUndeclaredWarning: Form>>xTallyPixelValue:orNot: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>xTallyPixelValue:orNot: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>xTallyPixelValue:orNot: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>xTallyPixelValue:orNot: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>xTallyPixelValue:orNot: (Bitmap is Undeclared) NewUndeclaredWarning: Form>>yTallyPixelValue:orNot: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>yTallyPixelValue:orNot: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>yTallyPixelValue:orNot: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>yTallyPixelValue:orNot: (BitBlt is Undeclared) NewUndeclaredWarning: Form>>yTallyPixelValue:orNot: (Bitmap is Undeclared) NewUndeclaredWarning: InfiniteForm>>displayOn:at:clippingBox:rule:fillColor: (BitBlt is Undeclared) MetacelloNotification: Loaded -> Graphics-Display Objects --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Graphics-Primitives --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Graphics-Transformations --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: FFILibraryFinder>>ldLibraryPaths (OSEnvironment is Undeclared) NewUndeclaredWarning: FFIWindowsLibraryFinder>>knownPaths (OSEnvironment is Undeclared) MetacelloNotification: Loaded -> UnifiedFFI --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: FFICalloutMethodBuilderTest>>builder (TFCalloutAPI is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>builder (TFCalloutAPI is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testAllAtomicTypesCall (TFDerivedType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testAllAtomicTypesCall (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testAllAtomicTypesCall (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testAllAtomicTypesCall (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testAllAtomicTypesCall (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testAllAtomicTypesCall (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testAllAtomicTypesCall (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testAllAtomicTypesCall (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testAllAtomicTypesCall (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testAllAtomicTypesCall (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testAllAtomicTypesCall (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testAllAtomicTypesCall (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testAllAtomicTypesCall (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testCallCreateObject (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testCallCreateObject (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testCallReturningEnumeration (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testCallSimple (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testCallSimple (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testCallWithConstant (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testCallWithConstant (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testCallWithConstant (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testCallWithObject (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testCallWithObject (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testCallWithPointer (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testCallWithPointer (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testCallWithPointerPointer (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testCallWithPointerPointer (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testCallWithSelf (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testCallWithSelf (TFBasicType is Undeclared) NewUndeclaredWarning: FFICalloutMethodBuilderTest>>testCallWithSelf (TFBasicType is Undeclared) MetacelloNotification: Loaded -> UnifiedFFI-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> UnifiedFFI-Legacy --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-OSEnvironments --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Object Events --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Caching --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Utilities --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: ScalingCanvas class>>example (MenuMorph is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleDrawString (LogicalFont is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleImageMorph1 (Morph is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleImageMorph1 (Morph is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleImageMorph1 (Morph is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleImageMorph1 (Morph is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleImageMorph1 (Morph is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleImageMorph1 (ImageMorph is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleImageMorph1 (ImageMorph is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleImageMorph1 (ImageMorph is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleImageMorph1 (ImageMorph is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleImageMorph2 (FormCanvas is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleImageMorph2 (FormCanvas is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleImageMorph2 (ImageMorph is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleImageMorph3 (FormCanvas is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleImageMorph3 (FormCanvas is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleImageMorph3 (ImageMorph is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleRubScrolledTextMorph (RubScrolledTextMorph is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleRubScrolledTextMorph (RubScrolledTextMorph is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleRubScrolledTextMorph (RubScrolledTextMorph is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleRubScrolledTextMorph (RubScrolledTextMorph is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleRubScrolledTextMorph (RubScrolledTextMorph is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleRubScrolledTextMorph (RubScrolledTextModel is Undeclared) NewUndeclaredWarning: ScalingCanvas class>>exampleRubScrolledTextMorph (RubScrolledTextModel is Undeclared) NewUndeclaredWarning: ScalingCanvas>>applyClippingTo:during: (FreeTypeSettings is Undeclared) NewUndeclaredWarning: ScalingCanvas>>applyClippingTo:during: (FormCanvas is Undeclared) MetacelloNotification: Loaded -> Graphics-Canvas --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: FormCanvas>>drawString:from:to:at:font:color: (TextStyle is Undeclared) NewUndeclaredWarning: FormCanvas>>drawString:from:to:in:font:color:scale: (TextStyle is Undeclared) NewUndeclaredWarning: FormCanvas>>drawString:from:to:in:font:color:underline:underlineColor:strikethrough:strikethroughColor:scale: (TextStyle is Undeclared) MetacelloNotification: Loaded -> FormCanvas-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tool-Registry --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: AbstractFont class>>initialize (TextStyle is Undeclared) NewUndeclaredWarning: AbstractFont>>pixelSize (TextStyle is Undeclared) NewUndeclaredWarning: AbstractFont>>textStyle (TextStyle is Undeclared) NewUndeclaredWarning: AbstractFont>>textStyle (TextStyle is Undeclared) MetacelloNotification: Loaded -> Fonts-Abstract --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Text-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: KeyboardEvent>>asKeyCombination (KMKeyCombination is Undeclared) MetacelloNotification: Loaded -> Morphic-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: MenuRegistrationExample class>>quitSession (MorphicUIManager is Undeclared) MetacelloNotification: Loaded -> MenuRegistration --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Fuel-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: TabExample>>freshListTab (SpListPresenter is Undeclared) NewUndeclaredWarning: TabExample>>freshListTab (SpListPresenter is Undeclared) NewUndeclaredWarning: TabExample>>freshListTab (SpListPresenter is Undeclared) NewUndeclaredWarning: TabExample>>freshListTab (SpListPresenter is Undeclared) NewUndeclaredWarning: TabExample>>initialize (SpListPresenter is Undeclared) NewUndeclaredWarning: UITheme>>chooseDirectoryIn:title:path: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseDirectoryIn:title:path: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseExistingFileReferenceIn:title:extensions:path:preview: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseExistingFileReferenceIn:title:extensions:path:preview: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseExistingFileReferenceIn:title:extensions:path:preview: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseExistingFileReferenceIn:title:extensions:path:preview: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseExistingFileReferenceIn:title:extensions:path:preview: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseExistingFileReferenceIn:title:extensions:path:preview: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseFileIn:title:extensions:path:preview: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseFileIn:title:extensions:path:preview: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseFileIn:title:extensions:path:preview: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseFileIn:title:extensions:path:preview: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseFileIn:title:extensions:path:preview: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseForSaveFileReferenceIn:title:extensions:path:preview: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseForSaveFileReferenceIn:title:extensions:path:preview: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseForSaveFileReferenceIn:title:extensions:path:preview: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseFullFileNameIn:title:patterns:path:preview: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseFullFileNameIn:title:patterns:path:preview: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseFullFileNameIn:title:patterns:path:preview: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseFullFileNameIn:title:patterns:path:preview: (FileDialogWindow is Undeclared) NewUndeclaredWarning: UITheme>>chooseFullFileNameIn:title:patterns:path:preview: (FileDialogWindow is Undeclared) NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared) NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared) NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared) NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared) NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared) NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared) NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared) NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared) NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared) NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared) NewUndeclaredWarning: WidgetExample class>>exampleOtherControls (SpListPresenter is Undeclared) NewUndeclaredWarning: WidgetExample class>>exampleOtherControls (SpListPresenter is Undeclared) NewUndeclaredWarning: WidgetExample class>>exampleOtherControls (SpListPresenter is Undeclared) NewUndeclaredWarning: WidgetExample class>>exampleOtherControls (SpListPresenter is Undeclared) NewUndeclaredWarning: FreeTypeFontProvider>>getWindowsFontFolderPath (TFSameThreadRunner is Undeclared) NewUndeclaredWarning: KMRepository class>>reset (KMPragmaKeymapBuilder is Undeclared) NewUndeclaredWarning: RubParagraph>>displayTextOnAthensCanvas:in: (AthensDisplayScanner is Undeclared) NewUndeclaredWarning: RubSmalltalkEditor>>selectedSelector (CNSelectorExtractor is Undeclared) MetacelloNotification: Loaded -> System-Localization --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> FreeType --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> FreeType-Graphics --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> FreeType-Morphic --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> EmbeddedFreeType --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> FileSystem-Zip --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Fonts-Infrastructure --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Graphics-Files --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Graphics-Fonts --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Graphics-Shapes --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Growl --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Keymapping-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Keymapping-KeyCombinations --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Transcript-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Native-Browser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Regex-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Base --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Examples --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Widgets-Basic --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Widgets-ColorPicker --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Widgets-Extra --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Widgets-List --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Widgets-Pluggable --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Widgets-PolyTabs --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Widgets-Scrolling --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Widgets-Tabs --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Widgets-Taskbar --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Widgets-Menubar --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Widgets-Tree --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Widgets-Windows --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Widgets-FastTable --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Widgets-Taskbar-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Rubric --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> NewValueHolder-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Polymorph-Widgets --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Images-Animated --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Settings-Graphics --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Settings-Polymorph --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Settings-System --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-History --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Installers --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Settings-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Settings-Browser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Formatter-Settings --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Sound --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Text-Diff --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Text-Edition --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Text-Scanning --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Widgets-TickList --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Identification --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tool-Base --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() SystemNotification: Starting postload action starting... UIThemeRegistry bitmap fonts loaded UIManager changed:NonInteractiveUIManager MetacelloNotification: Loaded -> Commander2 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Commander2-UI --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Commander2-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Commander2-UI-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: SpExecutableLayout class>>addDocumentSectionHierarchy: (SpDocumentHierarchyBuilder is Undeclared) NewUndeclaredWarning: SpExecutableLayout class>>addDocumentSectionHierarchy: (SpDocumentHierarchyBuilder is Undeclared) NewUndeclaredWarning: SpExecutableLayout class>>addDocumentSectionHierarchy: (SpDocumentHierarchyBuilder is Undeclared) NewUndeclaredWarning: SpExecutableLayout class>>addDocumentSectionHierarchy: (SpDocumentHierarchyBuilder is Undeclared) MetacelloNotification: Loaded -> Spec2-Layout --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) NewUndeclaredWarning: SpNotificationCenter>>updateIfNecessary (SpNotificationCenterPresenter is Undeclared) NewUndeclaredWarning: SpAbstractTextPresenter>>whenResetDo: (SpCancelChangesCommand is Undeclared) NewUndeclaredWarning: SpTextInputFieldPresenter>>whenSubmitDo: (SpAcceptChangesCommand is Undeclared) NewUndeclaredWarning: SpTextPresenter class>>textEditionCommandsGroupWith: (SpTextEditionCommand is Undeclared) NewUndeclaredWarning: SpTextPresenter class>>textSearchCommandsGroupWith: (SpTextSearchCommand is Undeclared) NewUndeclaredWarning: SpTextPresenter>>editionCommandsGroup (SpRecursiveContextSetter is Undeclared) NewUndeclaredWarning: SpTextPresenter>>whenSubmitDo: (SpAcceptChangesCommand is Undeclared) NewUndeclaredWarning: SpLinkPresenter>>url: (WebBrowser is Undeclared) NewUndeclaredWarning: SpMillerPaginatorPresenter>>newPaginator (SpPaginatorPresenter is Undeclared) MetacelloNotification: Loaded -> Spec2-Core --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Dialogs --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Dialogs-Tests --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-CommandLine --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Commands --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Transmission --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Interactions --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Commander2 --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) NewUndeclaredWarning: SpOptionListPresenter class>>example (SpOptionListExample is Undeclared) MetacelloNotification: Loaded -> Spec2-CommonWidgets --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Adapters-Stub --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Commander2-Tests --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) NewUndeclaredWarning: SpDemoStandaloneFormPresenter>>initializePresenters (SpDatePresenter is Undeclared) NewUndeclaredWarning: SpFilteringListPresenter class>>example (RBBrowserEnvironment is Undeclared) NewUndeclaredWarning: SpFilteringListPresenter class>>exampleWithFilterOnTop (RBBrowserEnvironment is Undeclared) NewUndeclaredWarning: SpFilteringListPresenter class>>exampleWithInitializedFilter (RBBrowserEnvironment is Undeclared) MetacelloNotification: Loaded -> Spec2-Examples --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Tests --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) NewUndeclaredWarning: SpAthensMorph>>surface (AthensCairoSurface is Undeclared) NewUndeclaredWarning: SpApplication>>defaultConfigurationForMorphic (SpMorphicConfiguration is Undeclared) NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared) NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared) NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared) NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared) NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared) NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared) NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared) NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared) NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared) MetacelloNotification: Loaded -> Spec2-Adapters-Morphic --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Morphic --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Morphic-Examples --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) NewUndeclaredWarning: SpAthensAdapterTest>>testPresentersBlockReceivesAthensCanvas (AthensCanvas is Undeclared) MetacelloNotification: Loaded -> Spec2-Backend-Tests --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Morphic-Backend-Tests --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Adapters-Morphic-Tests --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Morphic-Tests --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Microdown --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> StartupPreferences --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Transcript-Tool --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Widgets-Tree --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Keymapping-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Keymapping-KeyCombinations --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Keymapping-Pragmas --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Keymapping-Settings --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Keymapping-Tools-Spec --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> WebBrowser-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Instrumentation --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: Breakpoint>>requestConditionBlock (CmdCommandAborted is Undeclared) MetacelloNotification: Loaded -> Reflectivity --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> DebugPoints --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> DebugPoints-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Athens-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Athens-Cairo --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> SUnit-Support-UITesting --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Coverage --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> SUnit-UI --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> EnlumineurFormatter --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Refactoring-Environment --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Refactoring-Changes --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: RBChildrenToSiblingsRefactoring>>createSubclassResponsibilityFor:in: (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBChildrenToSiblingsRefactoring>>pushUp:in: (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBChildrenToSiblingsRefactoring>>pushUpMethodsFrom: (RBRemoveMethodTransformation is Undeclared) NewUndeclaredWarning: RBCopyClassRefactoring>>copyMethodsOf:in: (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBDeprecateClassRefactoring>>addMethod:to:in: (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBDeprecateClassRefactoring>>removeMethod:from: (RBRemoveMethodTransformation is Undeclared) NewUndeclaredWarning: RBGenerateEqualHashTransformation>>compileEqual (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBGenerateEqualHashTransformation>>compileHash (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBGeneratePrintOnTransformation>>privateTransform (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBMakeClassAbstractTransformation>>privateTransform (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBAddMethodRefactoring>>sourceCode:in:withProtocol: (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBChangeMethodNameRefactoring>>removeRenamedImplementors (RBRemoveMethodTransformation is Undeclared) NewUndeclaredWarning: RBExtractSetUpMethodRefactoring>>privateTransform (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBMoveMethodToClassRefactoring>>privateTransform (RBRemoveMethodTransformation is Undeclared) NewUndeclaredWarning: RBMoveMethodToClassRefactoring>>privateTransform (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBMoveMethodToClassSideRefactoring>>addMethod:to:toProtocol: (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBMoveMethodToClassSideRefactoring>>removeMethod:from: (RBRemoveMethodTransformation is Undeclared) NewUndeclaredWarning: RBPullUpMethodRefactoring>>copyDownMethod: (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBPullUpMethodRefactoring>>pullUp: (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBPullUpMethodRefactoring>>removeDuplicatesOf: (RBRemoveMethodTransformation is Undeclared) NewUndeclaredWarning: RBPullUpMethodRefactoring>>removePulledUpMethods (RBRemoveMethodTransformation is Undeclared) NewUndeclaredWarning: RBPushDownMethodRefactoring>>privateTransform (RBRemoveMethodTransformation is Undeclared) NewUndeclaredWarning: RBPushDownMethodRefactoring>>pushDown: (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBRemoveMethodRefactoring>>selector:from: (RBRemoveMethodTransformation is Undeclared) NewUndeclaredWarning: RBPrettyPrintCodeTransformation>>privateTransform (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBClassRegexRefactoring>>copyFrom:to: (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBProtocolRegexTransformation>>privateTransform (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBSourceRegexTransformation>>privateTransform (RBRemoveMethodTransformation is Undeclared) NewUndeclaredWarning: RBSourceRegexTransformation>>privateTransform (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBCreateAccessorsForVariableTransformation>>defineGetterMethod (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBCreateAccessorsForVariableTransformation>>defineSetterMethod (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBCreateLazyAccessorsForVariableTransformation>>defineGetterMethod (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: RBRenameInstanceVariableRefactoring>>removeOldAccessors (RBRemoveMethodTransformation is Undeclared) NewUndeclaredWarning: RBRenameInstanceVariableRefactoring>>renameAccessorsReferences (RBAddMethodTransformation is Undeclared) NewUndeclaredWarning: ReRemoveUnusedTemporaryVariableRefactoring>>privateTransform (RBRemoveTemporaryVariableTransformation is Undeclared) MetacelloNotification: Loaded -> Refactoring-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Refactoring-Transformations --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: RBOverrideMethod>>browse (MessageBrowser is Undeclared) NewUndeclaredWarning: RBInteractionDriver>>application (StPharoApplication is Undeclared) NewUndeclaredWarning: RePushDownMethodDriver>>browseSubclassesSuperSends (StMessageBrowser is Undeclared) NewUndeclaredWarning: ReRemoveClassDriver>>browseReferences (StMessageBrowser is Undeclared) NewUndeclaredWarning: ReRemoveInstanceVariablesDriver>>browseInstanceVariableReferences (StMessageBrowser is Undeclared) NewUndeclaredWarning: ReRemoveMethodDriver>>browseSenders (StMessageBrowserPresenter is Undeclared) NewUndeclaredWarning: ReRemoveSharedVariablesDriver>>browseSharedVariableReferences (StMessageBrowserPresenter is Undeclared) NewUndeclaredWarning: ReRenameMethodDriver>>browseOverrides (StMessageBrowser is Undeclared) NewUndeclaredWarning: StMethodNameEditorPresenter>>addArgument (CmdCommandAborted is Undeclared) NewUndeclaredWarning: StMethodNameEditorPresenter>>addArgument (CmdCommandAborted is Undeclared) NewUndeclaredWarning: StMethodNameEditorPresenter>>addArgumentAfter: (CmdCommandAborted is Undeclared) NewUndeclaredWarning: StMethodNameEditorPresenter>>addArgumentAfter: (CmdCommandAborted is Undeclared) NewUndeclaredWarning: StMethodNameEditorPresenter>>renameArgument: (CmdCommandAborted is Undeclared) NewUndeclaredWarning: StMethodNameEditorPresenter>>renameArgument: (CmdCommandAborted is Undeclared) NewUndeclaredWarning: StRefactoringPreviewPresenter>>globalActiveScope (ScopesManager is Undeclared) NewUndeclaredWarning: StRefactoringPreviewPresenter>>updateGlobalActiveScope (ScopesManager is Undeclared) MetacelloNotification: Loaded -> Refactoring-UI --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Spec2-Transformations --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) NewUndeclaredWarning: NECMenuMorph class>>convertToSHSymbol: (SHRBTextStyler is Undeclared) NewUndeclaredWarning: NECMenuMorph class>>selectColorFor: (SHRBTextStyler is Undeclared) NewUndeclaredWarning: NECMenuMorph class>>selectFontFor: (SHRBTextStyler is Undeclared) NewUndeclaredWarning: NECSymbolEntry>>methodSourceDescription:method: (SHRBTextStyler is Undeclared) MetacelloNotification: Loaded -> Tool-ExternalBrowser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tool-ProcessBrowser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tool-Profilers --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> NECompletion --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> NECompletion-Morphic --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> NECompletion-Preferences --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Metacello-FileTree --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Metacello-Cypress --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> CodeExport --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> MonticelloGUI --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Sources-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Kernel-CodeModel-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Monticello-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> MonticelloGUI-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Network-Mail --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Network-Mail-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> ProfStef-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> StartupPreferences --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Monticello-BackwardCompatibility --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> MonticelloFileServices --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tools-CodeNavigation --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tool-Diff --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Monticello-GUI-Diff --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tool-FileList --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tool-Finder --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tool-Finder-UI --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tool-ImageCleaner --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tools --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tool-MorphicProfiler --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Athens-Core-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Athens-Text --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Athens-Balloon --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Athens-Morphic --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Athens-Examples --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Athens-Cairo-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Flashback-Decompiler --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Flashback-Decompiler-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Shift-ClassBuilder --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: ShClassInstallerTest>>testBuildingClassesWithSlotsClassifiesItsMethods (BooleanSlot is Undeclared) NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassError (BooleanSlot is Undeclared) NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassPreserveMethods (BooleanSlot is Undeclared) NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassPreserveSlots (BooleanSlot is Undeclared) NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassPreserveSlots (BooleanSlot is Undeclared) MetacelloNotification: Loaded -> Shift-ClassBuilder-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: TraitFluidClassDefinitionPrinterTest>>testExpandedClySubclassWithTraitsOfClassWithTraits (ClySubclassWithTraitsOfClassWithTraits is Undeclared) NewUndeclaredWarning: TraitFluidClassDefinitionPrinterTest>>testExpandedEpTEventVisitorClassTrait (EpTEventVisitor is Undeclared) NewUndeclaredWarning: TraitFluidClassDefinitionPrinterTest>>testExpandedEpTEventVisitorTrait (EpTEventVisitor is Undeclared) NewUndeclaredWarning: TraitFluidClassDefinitionPrinterTest>>testTEventVisitorClassTrait (EpTEventVisitor is Undeclared) NewUndeclaredWarning: TraitLegacyPharoClassDefinitionPrinterTest>>testTEventVisitorClassTrait (EpTEventVisitor is Undeclared) NewUndeclaredWarning: TraitOldPharoClassDefinitionPrinterTest>>testTEventVisitorClassTrait (EpTEventVisitor is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) NewUndeclaredWarning: TraitMCDefinitionsTest>>testEqualityOfTraitDefinitionWithDifferentSlotTypes (PropertySlot is Undeclared) MetacelloNotification: Loaded -> Traits-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Slot-Examples --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Slot-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> VariablesLibrary-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Clap-Commands-Pharo --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Clap-Examples --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Clap-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> SUnit-Visitor-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> SUnit-MockObjects-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> SUnit-Support-UITesting-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> EnlumineurFormatter-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Reflectivity-Tools --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: BreakpointTest>>testObjectCentricAPI (ReflectivityExamples is Undeclared) NewUndeclaredWarning: BreakpointTest>>testObjectCentricAPI (ReflectivityExamples is Undeclared) NewUndeclaredWarning: BreakpointTest>>testObjectCentricASTAPI (ReflectivityExamples is Undeclared) NewUndeclaredWarning: BreakpointTest>>testObjectCentricASTAPI (ReflectivityExamples is Undeclared) NewUndeclaredWarning: BreakpointTest>>testObjectCentricASTAPI (ReflectivityExamples is Undeclared) NewUndeclaredWarning: BreakpointTest>>testObjectCentricBreakpoint (ReflectivityExamples is Undeclared) NewUndeclaredWarning: BreakpointTest>>testObjectCentricBreakpoint (ReflectivityExamples is Undeclared) NewUndeclaredWarning: BreakpointTest>>testObjectCentricBreakpoint (ReflectivityExamples is Undeclared) NewUndeclaredWarning: BreakpointTest>>testObjectCentricObjectAPI (ReflectivityExamples is Undeclared) NewUndeclaredWarning: BreakpointTest>>testObjectCentricObjectAPI (ReflectivityExamples is Undeclared) NewUndeclaredWarning: BreakpointTest>>testOnceBreakpointDisableAfterHit (ReflectivityExamples is Undeclared) NewUndeclaredWarning: BreakpointTest>>testUninstallFromGarbageCollectedInstance (ReflectivityExamples is Undeclared) NewUndeclaredWarning: BreakpointTest>>testUninstallFromGarbageCollectedInstance (ReflectivityExamples is Undeclared) NewUndeclaredWarning: ExecutionCounterTest>>setUp (ReflectivityExamples is Undeclared) NewUndeclaredWarning: ExecutionCounterTest>>setUp (ReflectivityExamples is Undeclared) NewUndeclaredWarning: ExecutionCounterTest>>testCounting (ReflectivityExamples is Undeclared) NewUndeclaredWarning: ExecutionCounterTest>>testCountingAfterReset (ReflectivityExamples is Undeclared) NewUndeclaredWarning: ExecutionCounterTest>>testCountingAfterReset (ReflectivityExamples is Undeclared) NewUndeclaredWarning: ExecutionCounterTest>>testMultipleCounters (ReflectivityExamples is Undeclared) NewUndeclaredWarning: ExecutionCounterTest>>testReseting (ReflectivityExamples is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>nodesForV1InVariableBreakpointMockSubclass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>nodesForV1InVariableBreakpointMockSubclass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>nodesForV2InVariableBreakpointMockSubclass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>nodesForV2InVariableBreakpointMockSubclass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>nodesForV2InVariableBreakpointMockSubclass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>nodesForV2InVariableBreakpointMockSubclass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>nodesForV2InVariableBreakpointMockSubclass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>setUp (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>setUp (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testAccessStrategy (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testAllSlotNamesFor (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testInstall (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testIsInstalled (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testNewForClass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testNewForClass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testRemove (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testRemove (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testRemoveFromMethod (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testRemoveFromMethod (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariableInClass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariableReadsInClass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariableWritesInClass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesInClass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesInClass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesInClass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesInObject (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesReadsInClass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesReadsInClass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesReadsInClass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesReadsInObject (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesWritesInClass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesWritesInClass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesWritesInClass (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesWritesInObject (VariableBreakpointMockSubclass is Undeclared) NewUndeclaredWarning: WatchTest>>testAddSameWatchSameNode (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testAddWatch (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testAddWatchSameNode (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testDeleteHistory (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testDeleteHistory (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testDeleteHistory (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testDeleteHistoryFromNode (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testDeleteHistoryFromNode (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testDeleteHistoryFromNode (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testSaveOneValue (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testSaveOneValue (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testSaveValues (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testSaveValues (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testSaveValues (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testSendMessage (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testSendMessage (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testSendMessage (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testStopRecording (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testStopRecording (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testTimestamp (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testTimestamp (ReflectivityExamples is Undeclared) NewUndeclaredWarning: WatchTest>>testWatchTwice (ReflectivityExamples is Undeclared) MetacelloNotification: Loaded -> Reflectivity-Tools-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Reflectivity-Examples --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Reflectivity-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: RBSharedPoolForTestData2>>reference (RBRemoveClassRefactoringTest is Undeclared) MetacelloNotification: Loaded -> Refactoring-DataForTesting --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Refactoring-UI-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Refactoring-Core-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Refactoring-Changes-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Refactoring-Critics-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Refactoring-Environment-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Refactoring-Transformations-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Math-Operations-Extensions-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Network-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Network-Mail-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Rubric-SpecFindReplaceDialog --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> OpalCompiler-UI --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Metacello-TestsCore --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Metacello-TestsMCCore --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Metacello-TestsReference --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Metacello-Gitlab-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> MonticelloGUI-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Shout --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Rubric-Styling --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Shout-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> ReflectionMirrors-Primitives-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> FuzzyMatcher --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> FuzzyMatcher-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: NautilusRefactoring>>handleMethodNameRequest: (SycMethodNameEditorPresenter is Undeclared) NewUndeclaredWarning: NautilusRefactoring>>handleMethodNameRequest: (CmdCommandAborted is Undeclared) MetacelloNotification: Loaded -> NautilusRefactoring --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: ClassTestCase>>testMethodsOfTheClassShouldNotBeRepeatedInItsSuperclasses (ReEquivalentSuperclassMethodsRule is Undeclared) NewUndeclaredWarning: ClassTestCase>>testTraitExplicitRequirementMethodsMustBeImplementedInTheClassOrInASuperclass (ReExplicitRequirementMethodsRule is Undeclared) MetacelloNotification: Loaded -> Refactoring-Critics --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: ClassTestCase>>assertValidLintRule: (ReSmalllintChecker is Undeclared) MetacelloNotification: Loaded -> Manifest-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Manifest-Resources-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReCodeCruftLeftInMethodsRule is Undeclared) NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReCodeCruftLeftInMethodsRule is Undeclared) NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReTemporaryNeitherReadNorWrittenRule is Undeclared) NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReTemporaryNeitherReadNorWrittenRule is Undeclared) NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReSmalllintChecker is Undeclared) NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReRuleManager is Undeclared) NewUndeclaredWarning: SmalllintManifestCheckerTest>>testCriticsOf (ReTemporaryNeitherReadNorWrittenRule is Undeclared) NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsFalsePositive (ReCodeCruftLeftInMethodsRule is Undeclared) NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsFalsePositive (ReCodeCruftLeftInMethodsRule is Undeclared) NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsToDo (ReTemporaryNeitherReadNorWrittenRule is Undeclared) NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsToDo (ReTemporaryNeitherReadNorWrittenRule is Undeclared) NewUndeclaredWarning: SmalllintManifestCheckerTest>>testToDoOf (ReTemporaryNeitherReadNorWrittenRule is Undeclared) NewUndeclaredWarning: SmalllintManifestCheckerTest>>testToDoOf (ReTemporaryNeitherReadNorWrittenRule is Undeclared) MetacelloNotification: Loaded -> Manifest-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Renraku --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: RenrakuTest>>testAsClassRuleTransformation (ReAsClassRule is Undeclared) NewUndeclaredWarning: RenrakuTest>>testNoClassComment (ReNoClassCommentRule is Undeclared) NewUndeclaredWarning: RenrakuTest>>testNoClassComment (ReNoClassCommentRule is Undeclared) NewUndeclaredWarning: RenrakuTest>>testUnclassifiedMethod (ReUnclassifiedMethodsRule is Undeclared) NewUndeclaredWarning: RenrakuTest>>testUnclassifiedMethod (ReUnclassifiedMethodsRule is Undeclared) NewUndeclaredWarning: RBCodeSnippetTest>>testCritiques (ReDeadBlockRule is Undeclared) MetacelloNotification: Loaded -> Renraku-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> AI-Algorithms-Graph-Components --- github://pharo-ai/graph-algorithms:v1.2.7/src(c0bd677) MetacelloNotification: Loaded -> AI-Algorithms-Graph --- github://pharo-ai/graph-algorithms:v1.2.7/src(c0bd677) NewUndeclaredWarning: AIGraphNonWeightedFixtureStructure>>buildGraphCanvas (RSCanvas is Undeclared) NewUndeclaredWarning: AIGraphNonWeightedFixtureStructure>>buildGraphCanvas (RSDraggable is Undeclared) NewUndeclaredWarning: AIGraphNonWeightedFixtureStructure>>buildGraphCanvas (RSCanvasController is Undeclared) NewUndeclaredWarning: AIGraphNonWeightedFixtureStructure>>buildGraphCanvas (RSLineBuilder is Undeclared) NewUndeclaredWarning: AIGraphNonWeightedFixtureStructure>>buildGraphCanvas (RSLineBuilder is Undeclared) NewUndeclaredWarning: AIGraphNonWeightedFixtureStructure>>buildGraphCanvas (RSLineBuilder is Undeclared) NewUndeclaredWarning: AIGraphNonWeightedFixtureStructure>>buildGraphCanvas (RSLineBuilder is Undeclared) NewUndeclaredWarning: AIGraphNonWeightedFixtureStructure>>buildGraphCanvas (RSCircleLayout is Undeclared) NewUndeclaredWarning: AIGraphTestFixtureStructure>>inspectGraph (SpRoassal3InspectorPresenter is Undeclared) NewUndeclaredWarning: AIGraphTestFixtureStructure>>inspectGraph (SpRoassal3InspectorPresenter is Undeclared) NewUndeclaredWarning: AIGraphTestFixtureStructure>>nodesAsRoassalShapes (RSComposite is Undeclared) NewUndeclaredWarning: AIGraphTestFixtureStructure>>nodesAsRoassalShapes (RSLabel is Undeclared) NewUndeclaredWarning: AIGraphTestFixtureStructure>>nodesAsRoassalShapes (RSLabel is Undeclared) NewUndeclaredWarning: AIGraphTestFixtureStructure>>nodesAsRoassalShapes (RSLabel is Undeclared) NewUndeclaredWarning: AIGraphTestFixtureStructure>>nodesAsRoassalShapes (RSCircle is Undeclared) NewUndeclaredWarning: AIGraphTestFixtureStructure>>nodesAsRoassalShapes (RSCircle is Undeclared) NewUndeclaredWarning: AIGraphTestFixtureStructure>>nodesAsRoassalShapes (RSCircle is Undeclared) NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSCanvas is Undeclared) NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSDraggable is Undeclared) NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSCanvasController is Undeclared) NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSShapeFactory is Undeclared) NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSBorderAttachPoint is Undeclared) NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSBorderAttachPoint is Undeclared) NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSLine is Undeclared) NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSLine is Undeclared) NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSLine is Undeclared) NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSLine is Undeclared) NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSLine is Undeclared) NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSLine is Undeclared) NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSLine is Undeclared) NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSLabeled is Undeclared) NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSForceBasedLayout is Undeclared) NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSForceBasedLayout is Undeclared) MetacelloNotification: Loaded -> AI-Algorithms-Graph-Tests --- github://pharo-ai/graph-algorithms:v1.2.7/src(c0bd677) MetacelloNotification: Loaded -> Tool-DependencyAnalyser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tool-DependencyAnalyser-UI --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: DAMessageSendAnalyzerTest>>testSystemPackageIsAnsweredWithLoadedPackage (DASomeClass is Undeclared) MetacelloNotification: Loaded -> Tool-DependencyAnalyser-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tool-DependencyAnalyser-Tests-Data --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> General-Rules --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> General-Rules-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: PharoBootstrapRule>>bootstrapPackages (BaselineOfPharoBootstrap is Undeclared) MetacelloNotification: Loaded -> Specific-Rules --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Specific-Rules-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> SUnit-Rules --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> SUnit-Rules-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: ReleaseTest>>knownProcesses (OSSDL2Driver is Undeclared) NewUndeclaredWarning: ReleaseTest>>knownProcesses (TFCallbackQueue is Undeclared) MetacelloNotification: Loaded -> ReleaseTests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> NautilusRefactoring-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> OSWindow-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> OSWindow-SDL2 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> OSWindow-SDL2-Examples --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> OSWindow-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> EmergencyDebugger --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> EmergencyDebugger-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Ombu --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Epicea --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Hiedra --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Hiedra-Examples --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> EpiceaBrowsers --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> PharoDocComment --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> STON-Text support --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-CommandLine-TextSupport --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Files-Prompt --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Fuel-Core-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Debugging-Utils-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> NumberParser-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Kernel-CodeModel-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Monticello-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Installers-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> MonticelloMocks --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> FormCanvas-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Collections-DoubleLinkedList-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Collections-Arithmetic-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> MetacelloCommandLineHandler-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Debugger-Model-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Debugger-Oups-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> EmbeddedFreeType-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Ombu-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Epicea-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Hiedra-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> EpiceaBrowsers-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> FileSystem-Memory-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Fonts-Infrastructure-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Graphics-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Morphic-Widgets-FastTable-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> NECompletion-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> ProfStef-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Regex-Core-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Ring-Definitions-Monticello-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Rubric-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> ScriptingExtensions-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> STON-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Caching-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Utilities-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Hashing-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-History-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Localization-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-SessionManager-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Settings-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Support-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Text-Diff-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tool-ExternalBrowser-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tool-FileList-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tool-Finder-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tool-Profilers-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tool-ImageCleaner-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tools-CodeNavigation-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tools-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Zinc-Resource-Meta-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Zinc-HTTP-Examples --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Zinc-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-Identification-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfMonticello is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfMonticello is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfMonticello is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfIceberg is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfLibGit is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfIceberg is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfLibGit is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalKernelDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalKernelDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalKernelDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfMonticello is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfMonticello is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfMonticello is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared) NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared) MetacelloNotification: Loaded -> System-DependenciesTests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> System-BasicCommandLineHandler-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Transcript-NonInteractive-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> PharoDocComment-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> FreeType --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> FreeType-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Keymapping-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Keymapping-KeyCombinations --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Keymapping-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Zinc-Zodiac-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Zodiac-Extra --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Zodiac-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> SortFunctions-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> SortFunctions-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Equals --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Equals-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> NewValueHolder-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> NewValueHolder-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> STON-Extensions --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> BaselineOfPharoBootstrap --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> BaselineOfMonticello --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> BaselineOfMetacello --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> ReferenceFinder-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> ClassParser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> ClassParser-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> UndefinedClasses --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> UndefinedClasses-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> ClassAnnotation --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> ClassAnnotation-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Commander-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Commander-Core-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Commander-Activators-Shortcut --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Commander-Activators-ContextMenu --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Commander-Activators-DragAndDrop --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Commander-Activators-WorldMenu --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Commander-Activators-Mouse --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Commander-Activators-TextView --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Commander-Spec2-Compatibility --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: TRefactoringCommandSupport>>setUpModelFromContext: (ScopesManager is Undeclared) NewUndeclaredWarning: SycCmCommand>>setUpModelFromContext: (ScopesManager is Undeclared) MetacelloNotification: Loaded -> SystemCommands-RefactoringSupport --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: SycClassCommand>>setUpModelFromContext: (ScopesManager is Undeclared) NewUndeclaredWarning: SycAddClassesScopeCommand>>execute (ScopesManager is Undeclared) NewUndeclaredWarning: SycAddClassesScopeCommand>>execute (ScopesManager is Undeclared) NewUndeclaredWarning: SycAddClassesScopeCommand>>execute (ScopesPresenter is Undeclared) NewUndeclaredWarning: SycAddHierarchyScopeCommand>>execute (ScopesManager is Undeclared) NewUndeclaredWarning: SycAddHierarchyScopeCommand>>execute (ScopesPresenter is Undeclared) NewUndeclaredWarning: SycDeprecateClassCommand>>prepareFullExecutionInContext: (ClyAllClassesQuery is Undeclared) NewUndeclaredWarning: SycMigrateReferencesOfClassCommand>>prepareFullExecutionInContext: (ClyAllClassesQuery is Undeclared) NewUndeclaredWarning: SycOpenScopesInClassMenuCommand class>>browserContextMenuActivation (ClyClass is Undeclared) MetacelloNotification: Loaded -> SystemCommands-ClassCommands --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: SycChangeMessageSignatureCommand>>setUpModelFromContext: (ScopesManager is Undeclared) MetacelloNotification: Loaded -> SystemCommands-MessageCommands --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> SystemCommands-MessageCommands-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: SycMethodCommand>>setUpModelFromContext: (ScopesManager is Undeclared) NewUndeclaredWarning: SycRemoveMethodCommand class>>methodMenuActivation (ClyMethod is Undeclared) NewUndeclaredWarning: SycRemoveMethodCommand class>>methodShortcutActivation (ClyMethod is Undeclared) MetacelloNotification: Loaded -> SystemCommands-MethodCommands --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: SycConvertTempToinstVarCommandTest>>testCanExecuteOnArgumentNode (ClySourceCodeContext is Undeclared) NewUndeclaredWarning: SycConvertTempToinstVarCommandTest>>testCanExecuteOnArgumentNode (SycConvertTempToInstVarCommand is Undeclared) NewUndeclaredWarning: SycConvertTempToinstVarCommandTest>>testCanExecuteOnTemporaryNode (ClySourceCodeContext is Undeclared) NewUndeclaredWarning: SycConvertTempToinstVarCommandTest>>testCanExecuteOnTemporaryNode (SycConvertTempToInstVarCommand is Undeclared) NewUndeclaredWarning: SycInlineTempCommandTest>>testCanExecuteOnArgumentNode (ClySourceCodeContext is Undeclared) NewUndeclaredWarning: SycInlineTempCommandTest>>testCanExecuteOnArgumentNode (SycInlineTempCommand is Undeclared) NewUndeclaredWarning: SycInlineTempCommandTest>>testCanExecuteOnTemporaryNode (ClySourceCodeContext is Undeclared) NewUndeclaredWarning: SycInlineTempCommandTest>>testCanExecuteOnTemporaryNode (SycInlineTempCommand is Undeclared) NewUndeclaredWarning: SycRenameArgOrTempCommandTest>>testCanExecuteOnArgumentNode (ClySourceCodeContext is Undeclared) NewUndeclaredWarning: SycRenameArgOrTempCommandTest>>testCanExecuteOnArgumentNode (SycRenameArgOrTempCommand is Undeclared) NewUndeclaredWarning: SycRenameArgOrTempCommandTest>>testCanExecuteOnTemporaryNode (ClySourceCodeContext is Undeclared) NewUndeclaredWarning: SycRenameArgOrTempCommandTest>>testCanExecuteOnTemporaryNode (SycRenameArgOrTempCommand is Undeclared) MetacelloNotification: Loaded -> SystemCommands-MethodCommands-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: SycAddPackagesScopeCommand>>execute (ScopesManager is Undeclared) NewUndeclaredWarning: SycAddPackagesScopeCommand>>execute (ScopesManager is Undeclared) NewUndeclaredWarning: SycAddPackagesScopeCommand>>execute (ScopesPresenter is Undeclared) NewUndeclaredWarning: SycRemovePackageCommand>>applyResultInContext: (ClyNavigationEnvironment is Undeclared) MetacelloNotification: Loaded -> SystemCommands-PackageCommands --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> SystemCommands-PackageCommands-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: SycSourceCodeCommand>>setUpModelFromContext: (ScopesManager is Undeclared) NewUndeclaredWarning: SycExtractMethodAndOccurrencesCommand>>setUpModelFromContext: (ScopesManager is Undeclared) NewUndeclaredWarning: SycExtractMethodCommand>>setUpModelFromContext: (ScopesManager is Undeclared) NewUndeclaredWarning: SycExtractMethodAndOccurrencesCommand class>>methodEditorShortcutActivation (ClySourceCodeContext is Undeclared) NewUndeclaredWarning: SycExtractMethodCommand class>>methodEditorShortcutActivation (ClySourceCodeContext is Undeclared) NewUndeclaredWarning: SycRunTestCommand class>>methodEditorShorcutActivation (ClyTextEditorContext is Undeclared) MetacelloNotification: Loaded -> SystemCommands-SourceCodeCommands --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: SycGenerateVariableAccessorsWithLazyInitializationCommand class>>fullBrowserMenuActivation (ClyFullBrowserVariableContext is Undeclared) NewUndeclaredWarning: SycProtectVariableCommand class>>sourceCodeMenuActivation (ClySourceCodeContext is Undeclared) NewUndeclaredWarning: SycPushDownVariableCommand class>>sourceCodeMenuActivation (ClySourceCodeContext is Undeclared) NewUndeclaredWarning: SycPushUpVariableCommand class>>sourceCodeMenuActivation (ClySourceCodeContext is Undeclared) NewUndeclaredWarning: SycRemoveVariablesCommand class>>sourceCodeMenuActivation (ClySourceCodeContext is Undeclared) MetacelloNotification: Loaded -> SystemCommands-VariableCommands --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> SystemCommands-RefactoringSupport-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-NavigationModel --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-NavigationModel-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemQueries --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-PExtendedByP5 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P5WithTags --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-PWithSingleClass --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-PExtendedByP1 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P1WithHierarchy --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P2WithSubclassFromP1 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P3WithSubclassFromP2 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-Tests-PWithTraits --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-Tests-PExtendingTrait --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-Critic-Queries --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-Critic-Queries-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-Deprecation-Queries --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-Deprecation-Queries-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-FileOut-Queries --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-InheritanceAnalysis-Queries --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Queries --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Queries-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-SUnit-Queries --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-SUnit-Queries-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-Undeclared-Queries --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared) NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared) MetacelloNotification: Loaded -> Calypso-SystemPlugins-Undeclared-Queries-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-FFI-Queries --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-FFI-Queries-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-Flags-Queries --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-Flags-Queries-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-ClassScripts-Queries --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-ClassScripts-Queries-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: ClyTextEditor>>printIt (SpCodePopoverPrintPresenter is Undeclared) MetacelloNotification: Loaded -> Calypso-Browser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: ClyBrowserContextAbstractTest>>allClyContextBut: (ClyFullBrowserPackageContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>allClyContextBut: (ClyFullBrowserClassGroupContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>allClyContextBut: (ClyFullBrowserMethodContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>allClyContextBut: (ClyFullBrowserMethodGroupContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>allClyContextBut: (ClyFullBrowserVariableContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>classContext (ClyFullBrowserClassContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>classContext (ClyFullBrowserClassContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>classContext (ClyFullBrowserClassContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>classGroupContext (ClyFullBrowserClassGroupContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>classGroupContext (ClyFullBrowserClassGroupContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>classGroupContext (ClyFullBrowserClassGroupContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>differentClassGroupContext (ClyFullBrowserMorph is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>differentClassGroupContext (ClyFullBrowserClassGroupContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>differentClassGroupContext (ClyFullBrowserClassGroupContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>differentClassGroupContext (ClyFullBrowserClassGroupContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>methodContext (ClyFullBrowserMethodContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>methodContext (ClyFullBrowserMethodContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>methodGroupContext (ClyFullBrowserMethodGroupContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>methodGroupContext (ClyFullBrowserMethodGroupContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>openBrowserWithPackageAndClassGroupOnlySelected (ClyFullBrowserMorph is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>openBrowserWithPackageOnlySelected (ClyFullBrowserMorph is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>packageContext (ClyFullBrowserPackageContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>packageContext (ClyFullBrowserPackageContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>packageContext (ClyFullBrowserPackageContext is Undeclared) NewUndeclaredWarning: ClyBrowserContextAbstractTest>>setUp (ClyFullBrowserMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCommentToolIsNotValidWhenNotAClassContext (ClyRichTextClassCommentEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCommentToolIsNotValidWhenNotAClassContext (ClyFullBrowserClassContext is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCommentToolIsNotValidWhenReferencingDifferentClass (ClyRichTextClassCommentEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCommentToolIsValidWhenReferencingSameClass (ClyRichTextClassCommentEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCreationToolIsNotValidWhenNotAPackageOrClassGroupContext (ClyClassCreationToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCreationToolIsNotValidWhenNotAPackageOrClassGroupContext (ClyFullBrowserPackageContext is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCreationToolIsNotValidWhenNotAPackageOrClassGroupContext (ClyFullBrowserClassGroupContext is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCreationToolIsNotValidWhenReferencingDifferentClassGroup (ClyClassCreationToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCreationToolIsNotValidWhenReferencingDifferentPackage (ClyClassCreationToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCreationToolIsValidWhenClassGroupContext (ClyClassCreationToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCreationToolIsValidWhenPackageContext (ClyClassCreationToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassDefinitionToolIsNotValidWhenNotAClassContext (ClyClassDefinitionEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassDefinitionToolIsNotValidWhenNotAClassContext (ClyFullBrowserClassContext is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassDefinitionToolIsNotValidWhenReferencingDifferentClass (ClyClassDefinitionEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassDefinitionToolIsValidWhenClassContext (ClyClassDefinitionEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testMethodEditorToolIsNotValidWhenNotAMethodContext (ClyMethodCodeEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testMethodEditorToolIsNotValidWhenNotAMethodContext (ClyFullBrowserMethodContext is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testMethodEditorToolIsNotValidWhenReferencingDifferentMethod (ClyMethodCodeEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testMethodEditorToolIsValidWhenReferencingSameMethod (ClyMethodCodeEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testPackageCommentToolIsNotValidWhenNotAPackageOrClassGroupContext (ClyPackageRichTextCommentEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testPackageCommentToolIsNotValidWhenNotAPackageOrClassGroupContext (ClyFullBrowserPackageContext is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testPackageCommentToolIsNotValidWhenNotAPackageOrClassGroupContext (ClyFullBrowserClassGroupContext is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testPackageCommentToolIsNotValidWhenReferencingDifferentPackage (ClyPackageRichTextCommentEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testPackageCommentToolIsValidWhenClassGroupContext (ClyPackageRichTextCommentEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testPackageCommentToolIsValidWhenReferencingDifferentClassGroup (ClyPackageRichTextCommentEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testPackageCommmentToolIsValidWhenPackageContext (ClyPackageRichTextCommentEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testPackageSelectionAfterPackageCreation (ClyFullBrowserMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testPackageSelectionAfterPackageCreation (ClyClassCreationToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testSetUpToolIsNotValidWhenNotAClassContext (ClyTestSetUpEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testSetUpToolIsNotValidWhenNotAClassContext (ClyFullBrowserClassContext is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testSetUpToolIsNotValidWhenReferencingDifferentClass (ClyTestSetUpEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testSetUpToolIsValidWhenReferencingSameClass (ClyTestSetUpEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testWindowLabelIsUpdatedAfterPackageRemoval (ClyFullBrowserMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testWindowLabelIsUpdatedAfterPackageRemoval (ClyClassCreationToolMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testWindowLabelSetAfterPackageCreation (ClyFullBrowserMorph is Undeclared) NewUndeclaredWarning: ClyBrowserToolValidityTest>>testWindowLabelSetAfterPackageCreation (ClyClassCreationToolMorph is Undeclared) NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testDoesNotRecycleToolWhenNotValidInContext (ClyRichTextClassCommentEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testRecycleToolWhenValidInContext (ClyRichTextClassCommentEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testRecycleToolWhenValidInContext (ClyRichTextClassCommentEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testTargetedToolsWhenManyContext (ClyMethodCodeEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testTargetedToolsWhenManyContext (ClyClassDefinitionEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testTargetedToolsWhenManyContext (ClyRichTextClassCommentEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testTargetedToolsWhenManyContext (ClyTestSetUpEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testTargetedToolsWhenOneContext (ClyMethodCodeEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testToolsToInstall (ClyMethodCodeEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testToolsToKeepWhenManyContext (ClyMethodCodeEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testToolsToKeepWhenManyContext (ClyClassDefinitionEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testToolsToKeepWhenManyContext (ClyRichTextClassCommentEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testToolsToKeepWhenManyContext (ClyTestSetUpEditorToolMorph is Undeclared) NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testToolsToKeepWhenOneContext (ClyMethodCodeEditorToolMorph is Undeclared) NewUndeclaredWarning: NavigationInteractionTest>>testBrowseClassViaImplementorActuallyBrowseTheClass (ClyFullBrowserMorph is Undeclared) NewUndeclaredWarning: NavigationInteractionTest>>testBrowseMethodViaImplementorActuallyBrowseTheClass (ClyFullBrowserMorph is Undeclared) NewUndeclaredWarning: NavigationInteractionTest>>testSenderOnClassViaSenderActuallyBrowseSenders (ClyFullBrowserMorph is Undeclared) MetacelloNotification: Loaded -> Calypso-Browser-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: ClyClassSideLinkTableDecorator class>>decorateMainTableCell:inContext: (ClySwitchToClassSideCommand is Undeclared) NewUndeclaredWarning: ClyClassSideLinkTableDecorator class>>methodDecorationStrategy (ClyFullBrowserMethodContext is Undeclared) NewUndeclaredWarning: ClySuperclassVisibilityLevel>>decorateMethodGroupTableCell:of: (ClyMethodVisibilityMorph is Undeclared) NewUndeclaredWarning: SycMergeVariableCommand class>>fullBrowserMenuActivation (ClyFullBrowserVariableContext is Undeclared) NewUndeclaredWarning: ClyFullVisibilityLevel>>decorateMethodGroupTableCell:of: (ClyMethodVisibilityMorph is Undeclared) MetacelloNotification: Loaded -> Calypso-SystemTools-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-DependencyAnalyser-Browser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-ClassScripts-Browser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-Flags-Browser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-FFI-Browser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-Undeclared-Browser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-MethodDiffTool --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-FileOut-Browser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: ClyFullBrowserMorph>>allNavigationScopes (ScopesManager is Undeclared) MetacelloNotification: Loaded -> Calypso-SystemTools-FullBrowser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: ClyRunTestsFromMethodDataSourceCommand class>>queryBrowserToolbarActivation (ClyQueryBrowserContext is Undeclared) MetacelloNotification: Loaded -> Calypso-SystemPlugins-SUnit-Browser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-InheritanceAnalysis-Browser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-Deprecation-Browser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: ClyOpenCriticBrowserCommand>>execute (StCritiqueRuleSelectorPresenter is Undeclared) MetacelloNotification: Loaded -> Calypso-SystemPlugins-Critic-Browser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Browser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemTools-FullBrowser-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: ClyQueryBrowserMorph>>extraScopesOfSelectedItems (ScopesManager is Undeclared) MetacelloNotification: Loaded -> Calypso-SystemTools-QueryBrowser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Browser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Browser-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemPlugins-DebugPoints-Browser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemTools-QueryBrowser-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-SystemTools-OldToolCompatibillity --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: RGEnvironment>>compileANewClassFrom:notifying:startingFrom: (RGChunkImporter is Undeclared) MetacelloNotification: Loaded -> Ring-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: RGEnvironment>>writeIntoFileTree: (IceMetadatalessFileTreeWriter is Undeclared) MetacelloNotification: Loaded -> Ring-Monticello --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Ring-ChunkImporter --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Ring-Core-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Ring-Monticello-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Ring-ChunkImporter-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Ring-TraitsSupport --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Ring-RuntimeSupport --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Calypso-Ring --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> HeuristicCompletion-Model --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> HeuristicCompletion-Morphic --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> HeuristicCompletion-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Tool-DependencyAnalyser-UI-Tab --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: SpCodePresenter class>>codeSelectionActionCommandsGroupWith: (SpCodeSelectionCommand is Undeclared) MetacelloNotification: Loaded -> Spec2-Code --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Code-Commands --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Code-Diff --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Code-Diff-Tests --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Code-Tests --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Code-Morphic --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Code-Diff-Morphic --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Spec2-Code-Backend-Tests --- github://pharo-spec/Spec:Pharo13/src(2d6d6d5) MetacelloNotification: Loaded -> Sindarin --- github://pharo-spec/ScriptableDebugger:Pharo12/src(9f63a3b) MetacelloNotification: Loaded -> Sindarin-Tests --- github://pharo-spec/ScriptableDebugger:Pharo12/src(9f63a3b) MetacelloNotification: Loaded -> Athens-SVG-PathConverter --- unresolved MetacelloNotification: Loaded -> Geometry --- github://pharo-contributions/Geometry:master/src(5e18270) MetacelloNotification: Loaded -> Geometry-Tests --- github://pharo-contributions/Geometry:master/src(5e18270) MetacelloNotification: Loaded -> NumericInterpolator --- github://pharo-graphics/NumericScales:v1.03/src(b3540fe) MetacelloNotification: Loaded -> NumericNoise --- github://pharo-graphics/NumericScales:v1.03/src(b3540fe) MetacelloNotification: Loaded -> NumericInterpolator-Tests --- github://pharo-graphics/NumericScales:v1.03/src(b3540fe) NewUndeclaredWarning: RSTWalkBasedRegularTreeLayout>>initialize:associationEdges: (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSTWalkBasedRegularTreeLayout>>initialize:associationEdges: (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSAbstractFlowLayout>>doExecute: (RSMockShape is Undeclared) NewUndeclaredWarning: RSVerticalCellLayout>>doExecute: (RSMockShape is Undeclared) NewUndeclaredWarning: RSClusteringLayout>>getClusterFor: (RSGroup is Undeclared) NewUndeclaredWarning: RSLayout>>initialize (RSLayoutTranslator is Undeclared) NewUndeclaredWarning: RSAbstractGraphLayout>>rootNodesFromCycles: (RSDSMGraph is Undeclared) NewUndeclaredWarning: RSSugiyamaLayout>>addDummyNodes (RSIdentityMatrix is Undeclared) NewUndeclaredWarning: RSSugiyamaLayout>>addDummyNodes (RSDummyNode is Undeclared) NewUndeclaredWarning: RSForceBasedLayout>>newMockElementFor: (RSMockShape is Undeclared) NewUndeclaredWarning: RSForceBasedLayout>>newMockElementFor: (RSMockShape is Undeclared) NewUndeclaredWarning: RSForceBasedLayout>>newMockElementFor: (RSMockShape is Undeclared) NewUndeclaredWarning: RSForceBasedLayout>>newMockElementFor: (RSMockShape is Undeclared) NewUndeclaredWarning: RSForceBasedLayout>>newMockLineFor: (RSMockLine is Undeclared) NewUndeclaredWarning: RSForceBasedLayout>>newMockLineFor: (RSMockLine is Undeclared) NewUndeclaredWarning: RSForceBasedLayout>>newMockLineFor: (RSMockLine is Undeclared) NewUndeclaredWarning: RSForceBasedLayout>>newMockLineFor: (RSMockLine is Undeclared) NewUndeclaredWarning: RSForceBasedLayout>>newMockLineFor: (RSMockLine is Undeclared) NewUndeclaredWarning: RSForceBasedLayout>>newMockLineFor: (RSMockLine is Undeclared) NewUndeclaredWarning: RSForceBasedLayout>>stepNodeRepulsion (RSQuadTreeForce is Undeclared) MetacelloNotification: Loaded -> Roassal-Layouts --- github://pharo-graphics/RoassalLayouts:v1.01/src(0620675) NewUndeclaredWarning: RSAlignmentTest>>testCenter (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSAlignmentTest>>testCenter (RSGroup is Undeclared) NewUndeclaredWarning: RSAlignmentTest>>testFromBottom (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSAlignmentTest>>testFromBottom (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSAlignmentTest>>testFromLeft (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSAlignmentTest>>testFromLeft (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSAlignmentTest>>testFromLeftWithAFixShape (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSAlignmentTest>>testFromLeftWithAFixShape (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSAlignmentTest>>testFromLeftWithFixedShape (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSAlignmentTest>>testFromLeftWithFixedShape (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSAlignmentTest>>testFromLeftWithFixedShape (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSAlignmentTest>>testFromRight (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSAlignmentTest>>testFromRight (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSAlignmentTest>>testFromTop (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSAlignmentTest>>testFromTop (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSAlignmentTest>>testFromTopWithAFixShape (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSAlignmentTest>>testFromTopWithAFixShape (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSAlignmentTest>>testHasElement (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSLayoutBuilderTest>>testSelectNoneLayout (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSClusteringLayoutTest>>testBasic (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSClusteringLayoutTest>>testBasic (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSClusteringLayoutTest>>testBasic (RSLayoutLineBuilder is Undeclared) NewUndeclaredWarning: RSClusteringLayoutTest>>testBasic2 (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSClusteringLayoutTest>>testBasic2 (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSClusteringLayoutTest>>testBasic2 (RSLayoutLineBuilder is Undeclared) NewUndeclaredWarning: RSClusteringLayoutTest>>testBasic3 (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSClusteringLayoutTest>>testBasic3 (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSClusteringLayoutTest>>testBasic3 (RSLayoutLineBuilder is Undeclared) NewUndeclaredWarning: RSClusteringLayoutTest>>testCycles (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSClusteringLayoutTest>>testCycles (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSClusteringLayoutTest>>testCycles (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSClusteringLayoutTest>>testCycles (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSClusteringLayoutTest>>testCycles (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSClusteringLayoutTest>>testCycles (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSClusteringLayoutTest>>testCycles (RSLayoutLineBuilder is Undeclared) NewUndeclaredWarning: RSClusteringLayoutTest>>testCycles (RSLayoutLineBuilder is Undeclared) NewUndeclaredWarning: RSGridLayoutTest>>testLineItemsCountForASingleLineOfShapes (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSGridLayoutTest>>testLineItemsCountForASingleLineOfShapes (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSHorizontalTreeLayoutTest>>testCycles (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSHorizontalTreeLayoutTest>>testCycles (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSHorizontalTreeLayoutTest>>testCycles (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSHorizontalTreeLayoutTest>>testCycles (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSHorizontalTreeLayoutTest>>testCycles (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSHorizontalTreeLayoutTest>>testCycles (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSHorizontalTreeLayoutTest>>testCycles (RSLayoutLineBuilder is Undeclared) NewUndeclaredWarning: RSHorizontalTreeLayoutTest>>testCycles (RSLayoutLineBuilder is Undeclared) NewUndeclaredWarning: RSLayoutTest>>setUp (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSLayoutTest>>setUp (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSLayoutTest>>setUp (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSLayoutTest>>setUp (RSLayoutLineBuilder is Undeclared) NewUndeclaredWarning: RSSugiyamaLayoutTest>>testOnCycle (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSSugiyamaLayoutTest>>testOnCycle (RSLayoutLineBuilder is Undeclared) NewUndeclaredWarning: RSSugiyamaLayoutTest>>testOnCycle (RSLayoutLineBuilder is Undeclared) NewUndeclaredWarning: RSSugiyamaLayoutTest>>testOnCycle (RSLayoutLineBuilder is Undeclared) NewUndeclaredWarning: RSTreeLayoutTest>>computeTreeWithCycles (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSTreeLayoutTest>>computeTreeWithCycles (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSTreeLayoutTest>>computeTreeWithCycles (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSTreeLayoutTest>>computeTreeWithCycles (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSTreeLayoutTest>>computeTreeWithCycles (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSTreeLayoutTest>>computeTreeWithCycles (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSTreeLayoutTest>>computeTreeWithCycles (RSLayoutLineBuilder is Undeclared) NewUndeclaredWarning: RSTreeLayoutTest>>computeTreeWithCycles (RSLayoutLineBuilder is Undeclared) NewUndeclaredWarning: RSLocationTest>>setUp (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSLocationTest>>setUp (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSLocationTest>>setUp (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSLocationTest>>setUp (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSLocationTest>>setUp (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSLocationTest>>testInComposite (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSLocationTest>>testInComposite (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSLocationTest>>testInComposite2 (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSLocationTest>>testInComposite2 (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSResizeTest>>setUp (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSResizeTest>>setUp (RSLayoutNode is Undeclared) NewUndeclaredWarning: RSResizeTest>>setUp (RSLayoutNode is Undeclared) MetacelloNotification: Loaded -> Roassal-Layouts-Tests --- github://pharo-graphics/RoassalLayouts:v1.01/src(0620675) NewUndeclaredWarning: RSGroup class>>example1 (RSLabel is Undeclared) NewUndeclaredWarning: RSGroup class>>example1 (RSEllipse is Undeclared) NewUndeclaredWarning: RSGroup class>>example1 (RSCanvas is Undeclared) NewUndeclaredWarning: RSGroup class>>example1 (RSCanvasController is Undeclared) MetacelloNotification: Loaded -> Roassal-Layouts-Util --- github://pharo-graphics/RoassalLayouts:v1.01/src(0620675) NewUndeclaredWarning: RTAbstractCollection class>>exampleList (StInspectorPresenter is Undeclared) NewUndeclaredWarning: RTAbstractCollection class>>exampleRTree (StInspectorPresenter is Undeclared) MetacelloNotification: Loaded -> RTree --- github://pharo-graphics/RTree:v1.01/src(987b92d) MetacelloNotification: Loaded -> RTree-Tests --- github://pharo-graphics/RTree:v1.01/src(987b92d) NewUndeclaredWarning: RSTAnnounceable>>click (RSMouseClick is Undeclared) NewUndeclaredWarning: RSTAnnounceable>>click (RSMouseClick is Undeclared) NewUndeclaredWarning: RSTAnnounceable>>click (RSMouseClick is Undeclared) NewUndeclaredWarning: RSTAnnounceable>>leftClick (RSMouseLeftClick is Undeclared) NewUndeclaredWarning: RSTAnnounceable>>leftClick (RSMouseLeftClick is Undeclared) NewUndeclaredWarning: RSTAnnounceable>>leftClick (RSMouseLeftClick is Undeclared) NewUndeclaredWarning: RSTAnnounceable>>shiftLeftClick (RSMouseLeftClick is Undeclared) NewUndeclaredWarning: RSTAnnounceable>>shiftLeftClick (RSMouseLeftClick is Undeclared) NewUndeclaredWarning: RSTAnnounceable>>shiftLeftClick (RSMouseLeftClick is Undeclared) NewUndeclaredWarning: RSTAnnounceable>>shiftLeftClick (RSMouseLeftClick is Undeclared) NewUndeclaredWarning: RSTContainer>>newBezier (RSBezier is Undeclared) NewUndeclaredWarning: RSCanvas>>newBezier (RSBezier is Undeclared) NewUndeclaredWarning: RSTContainer>>newBox (RSBox is Undeclared) NewUndeclaredWarning: RSCanvas>>newBox (RSBox is Undeclared) NewUndeclaredWarning: RSTContainer>>newCircle (RSCircle is Undeclared) NewUndeclaredWarning: RSCanvas>>newCircle (RSCircle is Undeclared) NewUndeclaredWarning: RSTContainer>>newEllipse (RSEllipse is Undeclared) NewUndeclaredWarning: RSCanvas>>newEllipse (RSEllipse is Undeclared) NewUndeclaredWarning: RSTContainer>>newLabel (RSLabel is Undeclared) NewUndeclaredWarning: RSCanvas>>newLabel (RSLabel is Undeclared) NewUndeclaredWarning: RSTContainer>>newLine (RSLine is Undeclared) NewUndeclaredWarning: RSCanvas>>newLine (RSLine is Undeclared) NewUndeclaredWarning: RSTContainer>>newPolygon (RSPolygon is Undeclared) NewUndeclaredWarning: RSCanvas>>newPolygon (RSPolygon is Undeclared) NewUndeclaredWarning: RSTContainer>>newPolyline (RSPolyline is Undeclared) NewUndeclaredWarning: RSCanvas>>newPolyline (RSPolyline is Undeclared) NewUndeclaredWarning: RSTContainer>>newSVGPath (RSSVGPath is Undeclared) NewUndeclaredWarning: RSCanvas>>newSVGPath (RSSVGPath is Undeclared) NewUndeclaredWarning: RSTPositionable>>translateTo: (RSPositionChangedEvent is Undeclared) NewUndeclaredWarning: RSTPositionable>>translateTo: (RSPositionChangedEvent is Undeclared) NewUndeclaredWarning: RSTPositionable>>translateTo: (RSPositionChangedEvent is Undeclared) NewUndeclaredWarning: RSShape>>translateTo: (RSPositionChangedEvent is Undeclared) NewUndeclaredWarning: RSShape>>translateTo: (RSPositionChangedEvent is Undeclared) NewUndeclaredWarning: RSShape>>translateTo: (RSPositionChangedEvent is Undeclared) NewUndeclaredWarning: RSCamera class>>example (StInspector is Undeclared) NewUndeclaredWarning: RSCamera>>scale: (RSScaleChangedEvent is Undeclared) NewUndeclaredWarning: RSCamera>>scale: (RSScaleChangedEvent is Undeclared) NewUndeclaredWarning: RSCamera>>scale: (RSScaleChangedEvent is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventKeyDown: (RSKeyDown is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventKeyUp: (RSKeyUp is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseClick: (RSMouseClick is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseClick: (RSMouseLeftClick is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseClick: (RSMouseRightClick is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseDoubleClick: (RSMouseDoubleClick is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseDoubleClick: (RSMouseDoubleLeftClick is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseDoubleClick: (RSMouseDoubleRightClick is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseDragEnd: (RSMouseDragEnd is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseDragStart: (RSMouseDragStart is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseDragStart: (RSMouseLeftDragStart is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseDragStart: (RSMouseRightDragStart is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseDragStart: (RSMouseMiddleDragStart is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseDragStart: (RSMouseDragging is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseDragging: (RSMouseDragging is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseEnter: (RSMouseEnter is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseLeave: (RSMouseLeave is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseMove: (RSMouseMove is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseOver: (RSMouseLeave is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseOver: (RSMouseEnter is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseUp: (RSMouseUp is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseUp: (RSMouseUpLeft is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseUp: (RSMouseUpRight is Undeclared) NewUndeclaredWarning: RSEventProcessor>>eventMouseWheel: (RSMouseWheelEvent is Undeclared) NewUndeclaredWarning: RSEventsMonitor class>>example (RSMouseClick is Undeclared) NewUndeclaredWarning: RSCanvas>>announcementClasses (RSCanvasEvent is Undeclared) NewUndeclaredWarning: RSCanvas>>announcementClasses (RSShapeEvent is Undeclared) NewUndeclaredWarning: RSCanvas>>notifyExtentChanged: (RSExtentChangedEvent is Undeclared) NewUndeclaredWarning: RSCanvas>>notifyExtentChanged: (RSExtentChangedEvent is Undeclared) NewUndeclaredWarning: RSCanvas>>notifyExtentChanged: (RSExtentChangedEvent is Undeclared) NewUndeclaredWarning: RSCanvas>>removeShape: (RSShapeRemovedEvent is Undeclared) NewUndeclaredWarning: RSCanvas>>removeShape: (RSShapeRemovedEvent is Undeclared) NewUndeclaredWarning: RSCanvas>>removeShape: (RSShapeRemovedEvent is Undeclared) NewUndeclaredWarning: RSObjectWithProperty class>>exampleCanvas (StInspector is Undeclared) NewUndeclaredWarning: RSObjectWithProperty class>>exampleShapeBox (RSBox is Undeclared) NewUndeclaredWarning: RSObjectWithProperty class>>exampleShapeBox (StInspector is Undeclared) NewUndeclaredWarning: RSObjectWithProperty>>click (RSMouseClick is Undeclared) NewUndeclaredWarning: RSObjectWithProperty>>click (RSMouseClick is Undeclared) NewUndeclaredWarning: RSObjectWithProperty>>click (RSMouseClick is Undeclared) NewUndeclaredWarning: RSShape class>>exampleBox (RSBox is Undeclared) NewUndeclaredWarning: RSShape class>>exampleBox (StInspector is Undeclared) NewUndeclaredWarning: RSShape class>>exampleLabel (RSLabel is Undeclared) NewUndeclaredWarning: RSShape class>>exampleLabel (StInspector is Undeclared) NewUndeclaredWarning: RSShape class>>exampleLine (RSLine is Undeclared) NewUndeclaredWarning: RSShape class>>exampleLine (StInspector is Undeclared) NewUndeclaredWarning: RSShape>>addedIn: (RSShapeAddedEvent is Undeclared) NewUndeclaredWarning: RSShape>>announcementClasses (RSShapeEvent is Undeclared) NewUndeclaredWarning: RSShape>>borderDo: (RSBorder is Undeclared) NewUndeclaredWarning: RSShape>>withBorder (RSBorder is Undeclared) NewUndeclaredWarning: RSAthensMorph>>themeChanged (RSThemeChangedEvent is Undeclared) MetacelloNotification: Loaded -> Roassal --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-Event --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) NewUndeclaredWarning: RSAdjacencyMatrixBuilder>>renderIn: (RSBox is Undeclared) NewUndeclaredWarning: RSAdjacencyMatrixBuilder>>renderIn: (RSPopup is Undeclared) NewUndeclaredWarning: RSCircleVennDiagram>>renderIn: (RSCanvasController is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createBoundingBoxIn: (RSBox is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createBoundingBoxIn: (RSBox is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createBoundingBoxIn: (RSBox is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createBoundingBoxIn: (RSBox is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createBoundingBoxIn: (RSBox is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createBoundingBoxIn: (RSBorder is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createBoundingBoxIn: (RSBorder is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createBoundingBoxIn: (RSBorder is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createDataPointAt:at:value: (RSCircle is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createDataPointAt:at:value: (RSCircle is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createDataPointAt:at:value: (RSCircle is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createDataPointAt:at:value: (RSCircle is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createDataPointAt:at:value: (RSCircle is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createInteractionsIn: (RSHighlightable is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createInteractionsIn: (RSPopup is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createInteractionsIn: (RSPopup is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createLabelFor: (RSLabel is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createLabelFor: (RSLabel is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createLabelFor: (RSLabel is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createLabelFor: (RSLabel is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createLegendIn: (RSLegend is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createTickLineStart:end: (RSLine is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createTickLineStart:end: (RSLine is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createTickLineStart:end: (RSLine is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createTickLineStart:end: (RSLine is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createTickLineStart:end: (RSLine is Undeclared) NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>defaultContainer (RSCanvasController is Undeclared) NewUndeclaredWarning: RSPunchCardBuilder>>defaultContainer (RSCanvasController is Undeclared) NewUndeclaredWarning: RSPunchCardBuilder>>labelFor: (RSLabel is Undeclared) NewUndeclaredWarning: RSPunchCardBuilder>>labelFor: (RSLabel is Undeclared) NewUndeclaredWarning: RSPunchCardBuilder>>labelFor: (RSLabel is Undeclared) NewUndeclaredWarning: RSPunchCardBuilder>>renderDots: (RSEllipse is Undeclared) NewUndeclaredWarning: RSMultilineLabelBuilder>>initialize (RSLabel is Undeclared) MetacelloNotification: Loaded -> Roassal-Builders --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) NewUndeclaredWarning: RSComposite>>newPolygon (RSPolygon is Undeclared) NewUndeclaredWarning: RSComposite>>newSVGPath (RSSVGPath is Undeclared) NewUndeclaredWarning: RSComposite>>newLabel (RSLabel is Undeclared) MetacelloNotification: Loaded -> Roassal-Shapes --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-Animation --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) NewUndeclaredWarning: RSCanvasController>>renderLegendOn: (RSLegend is Undeclared) NewUndeclaredWarning: RSCanvasController>>renderLegendOn: (RSLegend is Undeclared) MetacelloNotification: Loaded -> Roassal-Interaction --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-Colors --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-Legend --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-UML --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-Sunburst --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-FlameGraph --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-Pie --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-Inspector --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-Chart --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-DSM --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-Menu --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-Spec --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-Spec-Morphic --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-BaselineMap --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-SVG --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-Class-Examples --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-Mondrian --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) NewUndeclaredWarning: RTNilNode class>>example (StInspectorPresenter is Undeclared) NewUndeclaredWarning: RTNode class>>example (StInspectorPresenter is Undeclared) NewUndeclaredWarning: RTNode class>>exampleAdd (StInspectorPresenter is Undeclared) MetacelloNotification: Loaded -> Roassal-Global-Tests --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-Animation-Tests --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-Shapes-Tests --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-Interaction-Tests --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-Chart-Tests --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-UML-Tests --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) NewUndeclaredWarning: RoassalSpecTest>>testTakeKeyboardFocus (StPlayground is Undeclared) MetacelloNotification: Loaded -> Roassal-Spec-Tests --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-Inspector-Tests --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-BaselineMap-Tests --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-SVG-Tests --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> Roassal-Pharo12 --- github://pharo-graphics/Roassal:v1.06b/src(07c8952) MetacelloNotification: Loaded -> ColorPicker --- github://pharo-spec/ColorPicker:master/src(c4d6e2f) MetacelloNotification: Loaded -> ColorPicker-Tests --- github://pharo-spec/ColorPicker:master/src(c4d6e2f) MetacelloNotification: Loaded -> NewTools-Core --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Morphic --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) NewUndeclaredWarning: Dictionary>>inspectionItems: (StObjectPrinter is Undeclared) NewUndeclaredWarning: Dictionary>>inspectionItems: (StObjectPrinter is Undeclared) NewUndeclaredWarning: Dictionary>>inspectionItems: (StInspectorAssociationNode is Undeclared) NewUndeclaredWarning: RBProgramNode>>inspectionSource (SpTextPresenterDecorator is Undeclared) NewUndeclaredWarning: RBProgramNode>>inspectionSource (SpTextPresenterDecorator is Undeclared) NewUndeclaredWarning: Object>>asInspectorModel (StInspectorModel is Undeclared) NewUndeclaredWarning: Object>>defaultObjectInspectorClass (StObjectInspectorPresenter is Undeclared) NewUndeclaredWarning: Object>>inspectionMeta (StMetaBrowserPresenter is Undeclared) NewUndeclaredWarning: Object>>inspectorNodes (StNodeCollector is Undeclared) NewUndeclaredWarning: Object>>stDisplayString (StObjectPrinter is Undeclared) NewUndeclaredWarning: Object>>stDisplayStringFull (StObjectPrinter is Undeclared) NewUndeclaredWarning: Bag>>inspectionItems: (StObjectPrinter is Undeclared) NewUndeclaredWarning: Bag>>inspectionItems: (StObjectPrinter is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: String>>inspectionEncoding: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: String>>inspectionEncoding: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: String>>inspectionEncoding: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: OrderedDictionary>>inspectionItems: (StObjectPrinter is Undeclared) NewUndeclaredWarning: OrderedDictionary>>inspectionItems: (StObjectPrinter is Undeclared) NewUndeclaredWarning: OrderedDictionary>>inspectionItems: (StInspectorAssociationNode is Undeclared) NewUndeclaredWarning: SymbolicBytecode>>inspectionSource (SpTextPresenterDecorator is Undeclared) NewUndeclaredWarning: SymbolicBytecode>>inspectionSource (SpTextPresenterDecorator is Undeclared) NewUndeclaredWarning: Character>>inspectCharacterIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Character>>inspectCharacterIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Character>>inspectCharacterIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Character>>inspectCharacterIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: CompiledCode>>inspectBytes: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: CompiledCode>>inspectBytes: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: CompiledCode>>inspectBytes: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: CompiledCode>>inspectBytes: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: CompiledCode>>inspectBytes: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: CompiledCode>>inspectorNodes (StInspectorDynamicNode is Undeclared) NewUndeclaredWarning: CompiledCode>>inspectorNodes (StInspectorDynamicNode is Undeclared) NewUndeclaredWarning: CompiledCode>>inspectorNodes (StInspectorDynamicNode is Undeclared) NewUndeclaredWarning: ByteArray>>inspectBytes: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: ByteArray>>inspectBytes: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: ByteArray>>inspectBytes: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: ByteArray>>inspectBytes: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: ByteArray>>inspectBytes: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: ByteArray>>inspectBytes: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: ByteArray>>inspectBytes: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: ByteArray>>inspectBytes: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: ByteArray>>inspectBytes: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: ProtoObject>>allInspectorNodes (StInspectorSelfNode is Undeclared) NewUndeclaredWarning: ProtoObject>>inspectionContexts (StInspectionCollector is Undeclared) NewUndeclaredWarning: ProtoObject>>inspectionRaw (StRawInspectionPresenter is Undeclared) NewUndeclaredWarning: ProtoObject>>inspectorNodes (StNodeCollector is Undeclared) NewUndeclaredWarning: Integer>>inspectIntegerIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Integer>>inspectIntegerIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Integer>>inspectIntegerIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Integer>>inspectIntegerIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Integer>>inspectIntegerIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Duration>>inspectDurationIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Duration>>inspectDurationIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Duration>>inspectDurationIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Duration>>inspectDurationIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Duration>>inspectDurationIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Duration>>inspectDurationIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Duration>>inspectDurationIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Duration>>inspectDurationIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Float>>inspectFloatIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Float>>inspectFloatIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Float>>inspectFloatIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Float>>inspectFloatIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Float>>inspectFloatIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: SmallDictionary>>inspectionItems: (StObjectPrinter is Undeclared) NewUndeclaredWarning: SmallDictionary>>inspectionItems: (StObjectPrinter is Undeclared) NewUndeclaredWarning: SmallDictionary>>inspectionItems: (StInspectorAssociationNode is Undeclared) NewUndeclaredWarning: Time>>inspectTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Time>>inspectTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Time>>inspectTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Time>>inspectTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Time>>inspectTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Time>>inspectTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Time>>inspectTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Time>>inspectTimeIn: (StSimpleInspectorBuilder is Undeclared) NewUndeclaredWarning: Package>>overwiew (StInspectorAssociationNode is Undeclared) NewUndeclaredWarning: Pragma>>inspectionSourceCodeMethod (SpTextPresenterDecorator is Undeclared) NewUndeclaredWarning: Pragma>>inspectionSourceCodeMethod (SpTextPresenterDecorator is Undeclared) NewUndeclaredWarning: Collection>>inspectionItems: (StObjectPrinter is Undeclared) NewUndeclaredWarning: CompiledBlock>>inspectionSource (SpTextPresenterDecorator is Undeclared) MetacelloNotification: Loaded -> NewTools-Inspector-Extensions --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Inspector --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Inspector-Tests --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) NewUndeclaredWarning: StDebuggerExtensionSettingsCommand>>execute (StDebuggerExtensionSettingsPresenter is Undeclared) NewUndeclaredWarning: StDebuggerToggleFilterStackCommand>>execute (StDebuggerActionModel is Undeclared) NewUndeclaredWarning: StDebuggerToggleFilterStackCommand>>execute (StDebuggerActionModel is Undeclared) MetacelloNotification: Loaded -> NewTools-Debugger-Commands --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Debugger-Extensions --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Playground --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Playground-Tests --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-SystemReporter --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) NewUndeclaredWarning: StSpotterCandidatesListProcessor>>match: (StFilterBlock is Undeclared) NewUndeclaredWarning: StSpotterCandidatesListProcessor>>match: (StFilterBlock is Undeclared) NewUndeclaredWarning: StSpotterCandidatesListProcessor>>matchAlike (StFilterAlike is Undeclared) NewUndeclaredWarning: StSpotterCandidatesListProcessor>>matchRegex (StFilterRegex is Undeclared) NewUndeclaredWarning: StSpotterCandidatesListProcessor>>matchString (StFilterStringMatch is Undeclared) NewUndeclaredWarning: StSpotterCandidatesListProcessor>>matchSubstring (StFilterSubstring is Undeclared) NewUndeclaredWarning: StSpotterCandidatesListProcessor>>matchSubstrings (StFilterSubstrings is Undeclared) NewUndeclaredWarning: StSpotterCandidatesProcessor>>doFilterInContext: (StFilterBlock is Undeclared) NewUndeclaredWarning: StHistoryProcessor>>collection (StSpotter is Undeclared) MetacelloNotification: Loaded -> NewTools-Spotter-Processors --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Spotter --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Spotter-Extensions --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Spotter-Processors-Tests --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Spotter-Tests --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Morphic-Spotter --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-FileBrowser --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-FileBrowser-Tests --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-FontChooser --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-FontChooser-Tests --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-SpTextPresenterDecorators --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) NewUndeclaredWarning: StDebugger>>initializeBreakpointInspector (StDebuggerBreakpointInspection is Undeclared) MetacelloNotification: Loaded -> NewTools-Debugger --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Debugger-Tests --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-MethodBrowsers --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Debugger-Breakpoints-Tools --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-DebugPointsBrowser --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-ObjectCentricDebugPoints --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-ObjectCentricBreakpoints --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Sindarin-Commands --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Sindarin-Commands-Tests --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Sindarin-Tools --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-CodeCritiques --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-CodeCritiques-Tests --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Debugger-Fuel --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Debugger-Fuel-Tests --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Fuel --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-RewriterTools-Backend --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-RewriterTools --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-RewriterTools-Backend-Tests --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-RewriterTools-Tests --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-ProfilerUI --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) NewUndeclaredWarning: RBClassEnvironment>>asScopeNode (ScopeClassNode is Undeclared) NewUndeclaredWarning: RBPackageEnvironment>>asScopeNode (ScopePackageNode is Undeclared) NewUndeclaredWarning: RBCompositeEnvironment>>asScopeNode (ScopeScopeNode is Undeclared) MetacelloNotification: Loaded -> NewTools-Scopes --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Scopes-Editor --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassB1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassB1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassA2 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassB1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassB1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassA2 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA2 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassB1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassB1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA2 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA2 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA3 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassB1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassB1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA2 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA3 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassA2 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassB1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassB1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassA2 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassB1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassB1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassB1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassB1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassA2 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassB1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassB1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassA2 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeAddingClass (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeAddingClass (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeAddingClass (ScClassA2 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeAddingClassAndCompletingFullPackage (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeAddingClassAndCompletingFullPackage (ScClassA2 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeAddingClassAndCompletingFullPackage (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeAddingClassAndCompletingFullPackage (ScClassA2 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeAddingClassAndCompletingFullPackage (ScClassA3 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeRemovingClass (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeRemovingClass (ScClassA2 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeRemovingClass (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeRemovingClassAndBreakingFullPackage (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeRemovingClassAndBreakingFullPackage (ScClassA2 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeRemovingClassAndBreakingFullPackage (ScClassA3 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeRemovingClassAndBreakingFullPackage (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeRemovingClassAndBreakingFullPackage (ScClassA2 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromAPackageWithExtendedClasses (ScClassC is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASetOfClasses (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASetOfClasses (ScClassA2 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASetOfClasses (ScClassA3 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASetOfClasses (ScClassB1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASetOfPackages (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASetOfPackages (ScClassB1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASinglePackageAndItsClasses (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASinglePackageAndItsClasses (ScClassA2 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASinglePackageAndItsClasses (ScClassA3 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASinglePackageAndItsClasses (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASinglePackageAndSomeOfItsClasses (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASinglePackageAndSomeOfItsClasses (ScClassA2 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASinglePackageAndSomeOfItsClasses (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASinglePackageAndSomeOfItsClasses (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesTest>>testClassScopeExcludesClassCreatedAPosteriori (ScClassA1 is Undeclared) NewUndeclaredWarning: ScopesTest>>testPackageScopeIncludesClassCreatedAPosteriori (ScClassA1 is Undeclared) MetacelloNotification: Loaded -> NewTools-Scopes-Tests --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Scopes-Resources-A-Tests --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Scopes-Resources-B-Tests --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Scopes-Resources-C-Tests --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) NewUndeclaredWarning: StFinderExampleSearch>>previewPresenter (MicrodownPresenter is Undeclared) MetacelloNotification: Loaded -> NewTools-Finder --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Finder-Tests --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-SettingsBrowser --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-SettingsBrowser-Tests --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) MetacelloNotification: Loaded -> NewTools-Compression-Utils --- github://pharo-spec/NewTools:Pharo13/src(4c93bcb) NewUndeclaredWarning: DTCoveragePluginPresenter>>connectPresenters (DTTestLeafNode is Undeclared) NewUndeclaredWarning: CompiledMethod>>asResultForDrTest (DTTestLeafNode is Undeclared) MetacelloNotification: Loaded -> DrTests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> DrTests-TestsRunner --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> DrTests-TestCoverage --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> DrTests-TestsProfiling --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> DrTests-TestsProfiling-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> DrTests-TestCoverage-Tests-Mocks --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> DrTests-TestCoverage-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> DrTests-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> DrTests-CommentsToTests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> DrTests-CommentsToTests-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> RottenTestsFinder --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> RottenTestsFinder-FakeTests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> RottenTestsFinder-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> DrTests-RottenGreenTestsFinder --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() NewUndeclaredWarning: Microdown class>>asRichText: (MicRichTextComposer is Undeclared) NewUndeclaredWarning: MicElement>>propertyAt: (MicPropertyError is Undeclared) NewUndeclaredWarning: MicElement>>removeProperty: (MicPropertyError is Undeclared) MetacelloNotification: Loaded -> Microdown --- github://pillar-markup/Microdown:Pharo13/src(58c4868) MetacelloNotification: Loaded -> Microdown-Tests --- github://pillar-markup/Microdown:Pharo13/src(58c4868) MetacelloNotification: Loaded -> Microdown-RichTextComposer --- github://pillar-markup/Microdown:Pharo13/src(58c4868) MetacelloNotification: Loaded -> BeautifulComments --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Microdown-RichTextPresenter --- github://pharo-spec/NewTools-DocumentBrowser:Pharo13/src(a9a8157) MetacelloNotification: Loaded -> Microdown-RichTextPresenter-Tests --- github://pharo-spec/NewTools-DocumentBrowser:Pharo13/src(a9a8157) MetacelloNotification: Loaded -> NewTools-DocumentBrowser --- github://pharo-spec/NewTools-DocumentBrowser:Pharo13/src(a9a8157) MetacelloNotification: Loaded -> NewTools-DocumentBrowser-Tests --- github://pharo-spec/NewTools-DocumentBrowser:Pharo13/src(a9a8157) MetacelloNotification: Loaded -> NewTools-WelcomeBrowser --- github://pharo-spec/NewTools-WelcomeBrowser:Pharo13/src(f8a1db2) NewUndeclaredWarning: TFFIBackend>>calloutAPIClass (TFCalloutAPI is Undeclared) MetacelloNotification: Loaded -> ThreadedFFI --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> ThreadedFFI-Graphics-Extensions --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> ThreadedFFI-UFFI --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> ThreadedFFI-UFFI-Overrides --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> ThreadedFFI-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> ThreadedFFI-UFFI-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Kernel-ExtraUtils --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> BaselineOfIceberg --- unresolved MetacelloNotification: Loading baseline of BaselineOfIceberg... MetacelloNotification: Project: Tonel MetacelloNotification: Project: LibGit MetacelloNotification: Loaded -> BaselineOfLibGit --- unresolved MetacelloNotification: Loaded -> MonticelloTonel-Core --- github://pharo-vcs/tonel:Pharo12(2c82875) MetacelloNotification: Loaded -> MonticelloTonel-FileSystem --- github://pharo-vcs/tonel:Pharo12(2c82875) MetacelloNotification: Loaded -> LibGit-Core --- github://pharo-vcs/libgit2-pharo-bindings:Pharo13(7585b34) MetacelloNotification: Loaded -> LibGit-FileSystem --- github://pharo-vcs/libgit2-pharo-bindings:Pharo13(7585b34) NewUndeclaredWarning: IceBasicProject>>backwardsCompatibleFormat (TIceRepositoryWriter is Undeclared) NewUndeclaredWarning: IceCommitish>>properties (IceRepositoryProperties is Undeclared) NewUndeclaredWarning: IceCommitish>>validateCanMerge (IceExperimentalFeature is Undeclared) NewUndeclaredWarning: IceCredentialsProvider class>>defaultForRemoteUrl: (IceGitRemote is Undeclared) NewUndeclaredWarning: IceDiff>>buildForAllFiles (IceGitChange is Undeclared) NewUndeclaredWarning: IceIndex>>updateIndex: (IceIndexUpdateVisitor is Undeclared) NewUndeclaredWarning: IceIndex>>updateIndex: (IceIndexUpdateVisitor is Undeclared) NewUndeclaredWarning: IceMetacelloRepositoryAdapter>>morphicOpen: (IceTipRepositoriesBrowser is Undeclared) NewUndeclaredWarning: IceRemote>>remoteBranchNamed: (IceBranchNotFound is Undeclared) NewUndeclaredWarning: IceRemote>>remoteBranchNamed: (IceBranchNotFound is Undeclared) NewUndeclaredWarning: IceRepository>>branchNamed: (IceBranchNotFound is Undeclared) NewUndeclaredWarning: IceRepository>>branchNamed: (IceBranchNotFound is Undeclared) NewUndeclaredWarning: IceRepository>>remoteBranchNamed: (IceBranchNotFound is Undeclared) NewUndeclaredWarning: IceRepository>>remoteBranchNamed: (IceBranchNotFound is Undeclared) NewUndeclaredWarning: IceWorkingCopyPatcherVisitor>>visitPackage: (IceMCSnapshotPatchVisitor is Undeclared) NewUndeclaredWarning: IceWorkingCopyPatcherVisitor>>visitPackage: (IceMCSnapshotPatchVisitor is Undeclared) NewUndeclaredWarning: Iceberg class>>bootstrapWithCommitId:packageList: (IceLibgitRepository is Undeclared) NewUndeclaredWarning: Iceberg class>>mcRepositoryFor: (IceMetacelloRepositoryType is Undeclared) NewUndeclaredWarning: IceMergeResolutionRequest>>defaultAction (IceTipMergeMorph is Undeclared) NewUndeclaredWarning: IceProxyMCVersionInfo>>findVersionInfo (IceGitRemote is Undeclared) NewUndeclaredWarning: MCGitBasedNetworkRepository>>createIcebergRepositoryFor: (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: MCGitBasedNetworkRepository>>createIcebergRepositoryFor: (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: MCGitBasedNetworkRepository>>createIcebergRepositoryFor: (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: MCGitBasedNetworkRepository>>createIcebergRepositoryFor: (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: MCGitBasedNetworkRepository>>createIcebergRepositoryFor: (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: MCGitBasedNetworkRepository>>getOrCreateIcebergRepository (IceGitRemote is Undeclared) NewUndeclaredWarning: IceMetacelloDuplicatedNotification>>existingProjectRegistration (IceLibgitRepository is Undeclared) MetacelloNotification: Loaded -> Iceberg --- github://pharo-vcs/iceberg:Pharo13(cb061d5) NewUndeclaredWarning: IceGitLocalRepositoryType>>isGitRoot: (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: IceGitLocalRepositoryType>>mcRepository (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: IceGitLocalRepositoryType>>mcRepository (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: IceGitLocalRepositoryType>>mcRepository (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: IceGitLocalRepositoryType>>mcRepository (IceRepositoryCreator is Undeclared) MetacelloNotification: Loaded -> Iceberg-Metacello-Integration --- github://pharo-vcs/iceberg:Pharo13(cb061d5) NewUndeclaredWarning: IceTipRepairLocateRepository>>defaultLocation (IceLibgitRepository is Undeclared) NewUndeclaredWarning: IceTipRepairLocateRepository>>defaultSubdirectory (IceLibgitRepository is Undeclared) NewUndeclaredWarning: IceTipRepositoryModel>>newAddRemoteActionName:url: (IceGitRemote is Undeclared) NewUndeclaredWarning: IceTipLocationPresenter>>location (IceLibgitRepository is Undeclared) NewUndeclaredWarning: IceTipLocationPresenter>>location (IceLibgitRepository is Undeclared) NewUndeclaredWarning: IceTipLocationPresenter>>location (IceLibgitRepository is Undeclared) NewUndeclaredWarning: IceTipBrowser class>>buildSelectionExtraCommandGroupWith:for: (IceFiletreeToTonelCommand is Undeclared) NewUndeclaredWarning: IceTipRepositoryBrowser class>>buildSelectionCommandGroupWith:for: (IceGitHubTreeCommand is Undeclared) NewUndeclaredWarning: IceTipEditProjectDialogPresenter>>guessFormatFromDirectory: (IceLibgitFiletreeWriter is Undeclared) NewUndeclaredWarning: IceTipEditProjectDialogPresenter>>guessFormatFromDirectory: (IceLibgitFiletreeWriter is Undeclared) NewUndeclaredWarning: IceTipEditProjectDialogPresenter>>guessFormatFromDirectory: (IceLibgitFiletreeWriter is Undeclared) NewUndeclaredWarning: IceTipEditProjectDialogPresenter>>initialize (TIceRepositoryWriter is Undeclared) NewUndeclaredWarning: IceTipEditProjectDialogPresenter>>initialize (IceLibgitRepository is Undeclared) NewUndeclaredWarning: IceTipGitRepositoryPanel>>extractProjectName: (IceGitRemote is Undeclared) NewUndeclaredWarning: IceTipGitRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: IceTipGitRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: IceTipGitRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: IceTipGitRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: IceTipGitRepositoryPanel>>newRepository (IceGitRemote is Undeclared) NewUndeclaredWarning: IceTipGitRepositoryPanel>>validate (IceGitRemote is Undeclared) NewUndeclaredWarning: IceTipLocalRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: IceTipLocalRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: IceTipLocalRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: IceTipLocalRepositoryPanel>>validate (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: IceTipNewRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: IceTipNewRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: IceTipNewRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: IceTipNewRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared) NewUndeclaredWarning: IceTipRepositoryTypePanel>>defaultLocation (IceLibgitRepository is Undeclared) NewUndeclaredWarning: IceTipRepositoryTypePanel>>defaultSubdirectory (IceLibgitRepository is Undeclared) MetacelloNotification: Loaded -> Iceberg-TipUI --- github://pharo-vcs/iceberg:Pharo13(cb061d5) MetacelloNotification: Loaded -> Iceberg-Plugin --- github://pharo-vcs/iceberg:Pharo13(cb061d5) NewUndeclaredWarning: IceConvertFormatAction>>migratePackage:commit: (IceLibgitTonelWriter is Undeclared) NewUndeclaredWarning: IceConvertFormatAction>>migratePackage:commit: (IceLibgitFiletreeWriter is Undeclared) NewUndeclaredWarning: IceConvertFormatAction>>writerClass (IceLibgitTonelWriter is Undeclared) NewUndeclaredWarning: IceConvertFormatAction>>writerClass (IceLibgitFiletreeWriter is Undeclared) MetacelloNotification: Loaded -> Iceberg-Plugin-Migration --- github://pharo-vcs/iceberg:Pharo13(cb061d5) NewUndeclaredWarning: IcePharoPlugin class>>addProjectNamed:commit:baselines:tags: (IceLibgitRepository is Undeclared) NewUndeclaredWarning: IcePharoPlugin class>>addProjectNamed:commit:baselines:tags: (IceLibgitRepository is Undeclared) NewUndeclaredWarning: IcePharoPlugin class>>commitOfExternalProject: (IceGitHubAPI is Undeclared) NewUndeclaredWarning: IcePharoPlugin class>>commitOfExternalProject: (IceGitHubAPI is Undeclared) NewUndeclaredWarning: IcePharoPlugin class>>getCommitishOfProject:owner:repository: (IceGitHubAPI is Undeclared) MetacelloNotification: Loaded -> Iceberg-Plugin-Pharo --- github://pharo-vcs/iceberg:Pharo13(cb061d5) NewUndeclaredWarning: IceGitHubCreatePullRequestModel>>obtainBaseRemote (IceGitRemote is Undeclared) NewUndeclaredWarning: IceGitHubCreatePullRequestModel>>obtainBaseRemote (IceGitRemote is Undeclared) NewUndeclaredWarning: IceTipGitHubRepositoryPanel>>newRepository (IceGitRemote is Undeclared) NewUndeclaredWarning: IceGitHubPullRequest>>obtainRemote (IceGitRemote is Undeclared) MetacelloNotification: Loaded -> Iceberg-Plugin-GitHub --- github://pharo-vcs/iceberg:Pharo13(cb061d5) MetacelloNotification: Loaded -> Iceberg-Plugin-Metacello --- github://pharo-vcs/iceberg:Pharo13(cb061d5) MetacelloNotification: Loaded -> Iceberg-Libgit --- github://pharo-vcs/iceberg:Pharo13(cb061d5) MetacelloNotification: Loaded -> Iceberg-Libgit-Filetree --- github://pharo-vcs/iceberg:Pharo13(cb061d5) MetacelloNotification: Loaded -> Iceberg-Libgit-Tonel --- github://pharo-vcs/iceberg:Pharo13(cb061d5) MetacelloNotification: ...finished baseline Using authentification for Github API MetacelloNotification: Loading baseline of BaselineOfNewToolsDocumentBrowser... I got an error while cloning: There was an authentication error while trying to execute the operation: . This happens usually because you didn't provide a valid set of credentials. You may fix this problem in different ways: 1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line. 2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and add your public and private keys). 3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant. MetacelloNotification: Project: Microdown I got an error while cloning: There was an authentication error while trying to execute the operation: . This happens usually because you didn't provide a valid set of credentials. You may fix this problem in different ways: 1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line. 2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and add your public and private keys). 3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant. MetacelloNotification: REGISTRATION OF INCOMPATABLE PROJECTS: BaselineOfMicrodown [baseline] REPLACED BY BaselineOfMicrodown [baseline] from github://pillar-markup/Microdown:Pharo13/src MetacelloNotification: Project: Iceberg MetacelloNotification: Project: Tonel I got an error while cloning: There was an authentication error while trying to execute the operation: . This happens usually because you didn't provide a valid set of credentials. You may fix this problem in different ways: 1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line. 2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and add your public and private keys). 3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant. MetacelloNotification: REGISTRATION OF INCOMPATABLE PROJECTS: BaselineOfTonel [baseline] REPLACED BY BaselineOfTonel [baseline] from github://pharo-vcs/tonel:Pharo13 MetacelloNotification: Project: LibGit MetacelloNotification: REGISTRATION OF INCOMPATABLE PROJECTS: BaselineOfLibGit [baseline] REPLACED BY BaselineOfLibGit [baseline] from github://pharo-vcs/libgit2-pharo-bindings:Pharo13 MetacelloNotification: REGISTRATION OF INCOMPATABLE PROJECTS: BaselineOfIceberg [baseline] REPLACED BY BaselineOfIceberg [baseline] from github://pharo-vcs/iceberg:Pharo13 MetacelloNotification: Loaded -> Microdown --- https://github.com/pillar-markup/Microdown.git[Pharo13](58c4868c356366b1ad8a6db770f1dd6d418cd9bb) MetacelloNotification: Loaded -> Microdown-RichTextComposer --- https://github.com/pillar-markup/Microdown.git[Pharo13](58c4868c356366b1ad8a6db770f1dd6d418cd9bb) MetacelloNotification: Loaded -> MonticelloTonel-Core --- https://github.com/pharo-vcs/tonel.git[Pharo13](e1dfa3fa6ad7aa69f0393e92929e5c2843919c16) MetacelloNotification: Loaded -> MonticelloTonel-FileSystem --- https://github.com/pharo-vcs/tonel.git[Pharo13](e1dfa3fa6ad7aa69f0393e92929e5c2843919c16) MetacelloNotification: Loaded -> MonticelloTonel-Tests-Mocks --- https://github.com/pharo-vcs/tonel.git[Pharo13](e1dfa3fa6ad7aa69f0393e92929e5c2843919c16) MetacelloNotification: Loaded -> MonticelloTonel-Tests --- https://github.com/pharo-vcs/tonel.git[Pharo13](e1dfa3fa6ad7aa69f0393e92929e5c2843919c16) MetacelloNotification: Loaded -> LibGit-Core --- github://pharo-vcs/libgit2-pharo-bindings:Pharo13(7585b34) MetacelloNotification: Loaded -> LibGit-FileSystem --- github://pharo-vcs/libgit2-pharo-bindings:Pharo13(7585b34) MetacelloNotification: Loaded -> Iceberg --- github://pharo-vcs/iceberg:Pharo13(cb061d5) MetacelloNotification: Loaded -> Iceberg-Metacello-Integration --- github://pharo-vcs/iceberg:Pharo13(cb061d5) MetacelloNotification: Loaded -> Iceberg-TipUI --- github://pharo-vcs/iceberg:Pharo13(cb061d5) MetacelloNotification: Loaded -> Iceberg-Plugin --- github://pharo-vcs/iceberg:Pharo13(cb061d5) MetacelloNotification: Loaded -> Iceberg-Plugin-Migration --- github://pharo-vcs/iceberg:Pharo13(cb061d5) MetacelloNotification: Loaded -> Iceberg-Plugin-Pharo --- github://pharo-vcs/iceberg:Pharo13(cb061d5) MetacelloNotification: Loaded -> Iceberg-Plugin-GitHub --- github://pharo-vcs/iceberg:Pharo13(cb061d5) MetacelloNotification: Loaded -> Iceberg-Plugin-Metacello --- github://pharo-vcs/iceberg:Pharo13(cb061d5) MetacelloNotification: Loaded -> Iceberg-Libgit --- github://pharo-vcs/iceberg:Pharo13(cb061d5) MetacelloNotification: Loaded -> Iceberg-Libgit-Filetree --- github://pharo-vcs/iceberg:Pharo13(cb061d5) MetacelloNotification: Loaded -> Iceberg-Libgit-Tonel --- github://pharo-vcs/iceberg:Pharo13(cb061d5) MetacelloNotification: Loaded -> Microdown-RichTextPresenter --- https://github.com/pharo-spec/NewTools-DocumentBrowser.git[Pharo13](a9a815718dd1309f8669a326e16df5c98ecfa05d) MetacelloNotification: Loaded -> Microdown-RichTextPresenter-Tests --- https://github.com/pharo-spec/NewTools-DocumentBrowser.git[Pharo13](a9a815718dd1309f8669a326e16df5c98ecfa05d) MetacelloNotification: Loaded -> NewTools-DocumentBrowser --- https://github.com/pharo-spec/NewTools-DocumentBrowser.git[Pharo13](a9a815718dd1309f8669a326e16df5c98ecfa05d) MetacelloNotification: Loaded -> NewTools-DocumentBrowser-Tests --- https://github.com/pharo-spec/NewTools-DocumentBrowser.git[Pharo13](a9a815718dd1309f8669a326e16df5c98ecfa05d) MetacelloNotification: Loaded -> NewTools-DocumentBrowser-GitHubResource --- https://github.com/pharo-spec/NewTools-DocumentBrowser.git[Pharo13](a9a815718dd1309f8669a326e16df5c98ecfa05d) MetacelloNotification: Loaded -> NewTools-DocumentBrowser-GitHubResource-Tests --- https://github.com/pharo-spec/NewTools-DocumentBrowser.git[Pharo13](a9a815718dd1309f8669a326e16df5c98ecfa05d) MetacelloNotification: ...finished baseline MetacelloNotification: Loaded -> Calypso-SystemPlugins-Monticello-Browser --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Gofer-Deprecated --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() MetacelloNotification: Loaded -> Deprecated12 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src() Removing credential. MetacelloNotification: ...finished baseline BaselineOfPharo [baseline] from tonel:///builds/workspace/est_and_branch_Pipeline_PR-16468/64/src + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-64bit-32c4e86.image --no-default-preferences eval --save 'Smalltalk vm saveImageVersionInImageHeader' true + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-64bit-32c4e86.image --no-default-preferences eval --save 'Smalltalk vm parameterAt: 43 put: 32' 8 + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-64bit-32c4e86.image --no-default-preferences eval --save 'MCCacheRepository uniqueInstance enable. FFIMethodRegistry resetAll. PharoSourcesCondenser condenseNewSources. Smalltalk garbageCollect' 16777200 + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-64bit-32c4e86.image --no-default-preferences clean --release + /builds/workspace/est_and_branch_Pipeline_PR-16468/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo12.0-PR-64bit-32c4e86.image --no-default-preferences save Pharo + echo 120 + rm -f Pharo12.0-64bit-32c4e86.sources.bak Pharo12.0-PR-64bit-32c4e86.changes.bak + rm PharoV60.sources ++ echo Pharo12.0-PR ++ cut -d- -f 1 ++ cut -d. -f 1-2 + PHARO_SOURCES_PREFIX=Pharo12.0 + zip Pharo12.0-PR-64bit-32c4e86.zip Pharo12.0-PR-64bit-32c4e86.changes Pharo12.0-PR-64bit-32c4e86.image Pharo12.0-64bit-32c4e86.sources pharo.version adding: Pharo12.0-PR-64bit-32c4e86.changes (deflated 68%) adding: Pharo12.0-PR-64bit-32c4e86.image (deflated 71%) adding: Pharo12.0-64bit-32c4e86.sources (deflated 82%) adding: pharo.version (stored 0%) [Pipeline] stash Stashed 41 file(s) [Pipeline] } [Pipeline] // stage [Pipeline] sh + ls -la total 120 drwxrwxr-x 10 ci ci 4096 Apr 26 11:10 . drwxrwxr-x 4 ci ci 4096 Apr 26 11:09 .. drwxrwxr-x 3 ci ci 4096 Apr 26 11:09 bootstrap drwxrwxr-x 4 ci ci 4096 Apr 26 11:10 build -rw-rw-r-- 1 ci ci 766 Apr 26 11:09 CODE_OF_CONDUCT.md -rw-rw-r-- 1 ci ci 1177 Apr 26 11:09 CONTRIBUTING.md drwxrwxr-x 11 ci ci 4096 Apr 26 11:09 doc drwxrwxr-x 8 ci ci 4096 Apr 26 11:10 .git -rw-rw-r-- 1 ci ci 264 Apr 26 11:09 .gitattributes drwxrwxr-x 3 ci ci 4096 Apr 26 11:09 .github -rw-rw-r-- 1 ci ci 237 Apr 26 11:09 .gitignore -rw-rw-r-- 1 ci ci 9225 Apr 26 11:09 Jenkinsfile -rw-rw-r-- 1 ci ci 4220 Apr 26 11:09 LICENSE -rw-rw-r-- 1 ci ci 51 Apr 26 11:09 .project -rw-rw-r-- 1 ci ci 5263 Apr 26 11:09 README.md drwxrwxr-x 4 ci ci 4096 Apr 26 11:09 resources drwxrwxr-x 3 ci ci 4096 Apr 26 11:09 scripts drwxrwxr-x 604 ci ci 32768 Apr 26 11:09 src -rw-rw-r-- 1 ci ci 5 Apr 26 11:09 VERSION [Pipeline] fileExists [Pipeline] fileExists [Pipeline] archiveArtifacts Archiving artifacts Aborted by esteban.lorenzano@inria.fr [Pipeline] } [Pipeline] // dir [Pipeline] } Failed in branch 64 [Pipeline] // parallel [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] node Click here to forcibly terminate running steps Still waiting to schedule task Waiting for next available executor on ‘unix’ [Pipeline] // node [Pipeline] End of Pipeline Queue task was cancelled org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: b81d1483-cfbd-47ca-a39c-6cf2b484d755 GitHub has been notified of this commit’s build result Finished: ABORTED