Skip to content
Failed

Console Output

Pull request #18121 opened
15:32:13 Connecting to https://api.github.com using pharo-ci using token as pass
Obtained Jenkinsfile from ffe36b9cb9b8ebbbcea27bb3e358c97783ce9d7e+1291fb035ea12557806c21208f1c8b990b7ed48a (8c8f8cf84902651634d15dbda1981d3bff19c305)
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] node
Running on gilda (Linux + docker) in /builds/workspace/est_and_branch_Pipeline_PR-18121
[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-18121/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-18121/64 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Merging remotes/origin/Pharo14 commit 1291fb035ea12557806c21208f1c8b990b7ed48a into PR head commit ffe36b9cb9b8ebbbcea27bb3e358c97783ce9d7e
 > 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 --force --progress -- https://github.com/pharo-project/pharo.git +refs/pull/18121/head:refs/remotes/origin/PR-18121 +refs/heads/Pharo14:refs/remotes/origin/Pharo14 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ffe36b9cb9b8ebbbcea27bb3e358c97783ce9d7e # timeout=10
Merge succeeded, producing ffe36b9cb9b8ebbbcea27bb3e358c97783ce9d7e
Checking out Revision ffe36b9cb9b8ebbbcea27bb3e358c97783ce9d7e (PR-18121)
Commit message: "Added deprecated `translate` method for String"
First time build. Skipping changelog.
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git merge 1291fb035ea12557806c21208f1c8b990b7ed48a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ffe36b9cb9b8ebbbcea27bb3e358c97783ce9d7e # timeout=10
[Pipeline] sh
+ BUILD_NUMBER=1 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/2-download.sh
+ set -e
++ date -u
+ echo Fri Apr 25 01:32:30 PM UTC 2025 'Bootstrap: Beginning to download resources required for bootstrap process'
Fri Apr 25 01:32:30 PM UTC 2025 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-18121/64/bootstrap/scripts
+ . /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z x ']'
++ '[' -z ']'
++++ dirname /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/../..
+++ pwd -P
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_PR-18121/64
++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_PR-18121/64
+++ pwd -P
++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ BOOTSTRAP_DOWNLOADS=/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads
++ export BOOTSTRAP_DOWNLOADS
++ '[' -z ']'
++ VM='/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless'
++ VM_BOOTSTRAP='/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmBootstrap/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/envversion.sh
+ mkdir -p /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-cache
+ mkdir -p /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads
+ '[' '!' -e '' ']'
+ rm -rf /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget
+ mkdir /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget
+ cd /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget
+ set_version_variables
+ pushd /builds/workspace/est_and_branch_Pipeline_PR-18121/64
++ is_development_build
++ local branchName
++ ensure_branch_name
++ '[' PR-18121 == '' ']'
+++ echo PR-18121
+++ 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=13
++ 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=Pharo13.0-PR
+ PHARO_SHORT_VERSION=130
+ PHARO_VM_VERSION=130
++ git rev-parse --verify HEAD
+ PHARO_COMMIT_HASH=ffe36b9cb9b8ebbbcea27bb3e358c97783ce9d7e
+ popd
+ TEST_VM_KIND=vm
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/getPharoVM.sh 130 vm 64
+ '[' 3 -lt 1 ']'
+ export PHARO=130
+ PHARO=130
+ export VM=vm
+ VM=vm
+ export ARCHITECTURE=64
+ ARCHITECTURE=64
+ export RETRY_REMAINING=3
+ RETRY_REMAINING=3
+ wget --quiet -O - get.pharo.org/64/vm130
+ bash
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/130/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-18121/64
++ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless --version
+ echo 'Target VM: Pharo v10.3.4 built on Apr  3 2025 11:02:19 Compiler: 5.4.0 20160609
Built from: v10.3.4+0.62881b7 - Commit: 62881b7 - Date: 2025-04-03 10:29:49 +0200'
Target VM: Pharo v10.3.4 built on Apr  3 2025 11:02:19 Compiler: 5.4.0 20160609
Built from: v10.3.4+0.62881b7 - Commit: 62881b7 - Date: 2025-04-03 10:29:49 +0200
+ '[' '!' -e /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmBootstrap/pharo ']'
+ rm -rf /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmBootstrap
+ mkdir /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmBootstrap
+ cd /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmBootstrap
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/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-18121/64
++ /builds/workspace/est_and_branch_Pipeline_PR-18121/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-18121/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-18121/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-18121/64/build/bootstrap-downloads/bootstrapImage.zip
--2025-04-25 15:32:37--  https://github.com/guillep/PharoBootstrap/releases/download/v1.7.8/bootstrapImage.zip
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|: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]
--2025-04-25 15:32:37--  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=releaseassetproduction%2F20250425%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250425T133237Z&X-Amz-Expires=300&X-Amz-Signature=500e5a8367ee3f42f8999ec3a135e3b84eabd9a7012488d4a6144a1fef6872f6&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream [following]
--2025-04-25 15:32:37--  https://objects.githubusercontent.com/github-production-release-asset-2e65be/63601721/139fbf57-4a94-463f-b9d8-a069dddae866?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250425%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250425T133237Z&X-Amz-Expires=300&X-Amz-Signature=500e5a8367ee3f42f8999ec3a135e3b84eabd9a7012488d4a6144a1fef6872f6&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream
Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ...
Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.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-18121/64/build/bootstrap-downloads/bootstrapImage.zip’

     0K ........ ........ ........ ........ ........ ........  8% 38.3M 1s
  3072K ........ ........ ........ ........ ........ ........ 16%  106M 1s
  6144K ........ ........ ........ ........ ........ ........ 24%  111M 0s
  9216K ........ ........ ........ ........ ........ ........ 32%  110M 0s
 12288K ........ ........ ........ ........ ........ ........ 40%  103M 0s
 15360K ........ ........ ........ ........ ........ ........ 49%  103M 0s
 18432K ........ ........ ........ ........ ........ ........ 57%  105M 0s
 21504K ........ ........ ........ ........ ........ ........ 65%  104M 0s
 24576K ........ ........ ........ ........ ........ ........ 73%  104M 0s
 27648K ........ ........ ........ ........ ........ ........ 81%  105M 0s
 30720K ........ ........ ........ ........ ........ ........ 89%  102M 0s
 33792K ........ ........ ........ ........ ........ ........ 98% 99.8M 0s
 36864K ........ ...                                         100%  114M=0.4s

2025-04-25 15:32:38 (91.8 MB/s) - ‘/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/bootstrapImage.zip’ saved [38478770/38478770]

+ '[' '!' -e /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/PharoV60.sources.zip ']'
+ download_to http://files.pharo.org/sources/PharoV60.sources.zip /builds/workspace/est_and_branch_Pipeline_PR-18121/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-18121/64/build/bootstrap-downloads/PharoV60.sources.zip
--2025-04-25 15:32:38--  http://files.pharo.org/sources/PharoV60.sources.zip
Resolving files.pharo.org (files.pharo.org)... 193.49.213.186
Connecting to files.pharo.org (files.pharo.org)|193.49.213.186|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://files.pharo.org/sources/PharoV60.sources.zip [following]
--2025-04-25 15:32:38--  https://files.pharo.org/sources/PharoV60.sources.zip
Connecting to files.pharo.org (files.pharo.org)|193.49.213.186|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7116902 (6.8M) [application/zip]
Saving to: ‘/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/PharoV60.sources.zip’

     0K ........ ........ ........ ........ ........ ........ 44%  109M 0s
  3072K ........ ........ ........ ........ ........ ........ 88%  112M 0s
  6144K ........ ....                                        100%  114M=0.06s

2025-04-25 15:32:38 (111 MB/s) - ‘/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/PharoV60.sources.zip’ saved [7116902/7116902]

+ '[' '!' -e /builds/workspace/est_and_branch_Pipeline_PR-18121/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-18121/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-18121/64/build/bootstrap-downloads/idea11.zip
--2025-04-25 15:32:38--  https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.2-idea11.zip
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|: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]
--2025-04-25 15:32:38--  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: unspecified [application/zip]
Saving to: ‘/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/idea11.zip’

     0K ...                                                   3.17M=0.07s

2025-04-25 15:32:39 (3.17 MB/s) - ‘/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/idea11.zip’ saved [219537]

+ '[' '!' -e ./Pharo.image ']'
+ cd /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-cache
+ unzip -u /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/bootstrapImage.zip -d .
Archive:  /builds/workspace/est_and_branch_Pipeline_PR-18121/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-18121/64/build/bootstrap-cache/PharoV60.sources ']'
+ cd /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-cache
+ unzip -u /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/PharoV60.sources.zip -d /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-cache
Archive:  /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/PharoV60.sources.zip
  inflating: /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-cache/PharoV60.sources  
   creating: /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-cache/__MACOSX/
  inflating: /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-cache/__MACOSX/._PharoV60.sources  
+ '[' '!' -e /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-cache/icon-packs/idea11.zip ']'
+ mkdir -p /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-cache/icon-packs
+ cp /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/idea11.zip /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-cache/icon-packs/idea11.zip
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Bootstrap-64)
[Pipeline] sh
+ BUILD_NUMBER=1 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/3-prepare.sh
+ set -e
++ date -u
+ echo Fri Apr 25 01:32:42 PM UTC 2025 'Bootstrap: Beginning to prepare the image used for bootstrapping'
Fri Apr 25 01:32:42 PM UTC 2025 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-18121/64/bootstrap/scripts
+ . /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z x ']'
++ '[' -z ']'
++++ dirname /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/../..
+++ pwd -P
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_PR-18121/64
++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_PR-18121/64
+++ pwd -P
++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ BOOTSTRAP_DOWNLOADS=/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads
++ export BOOTSTRAP_DOWNLOADS
++ '[' -z ']'
++ VM='/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless'
++ VM_BOOTSTRAP='/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmBootstrap/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/envversion.sh
+ set_version_variables
+ pushd /builds/workspace/est_and_branch_Pipeline_PR-18121/64
++ is_development_build
++ local branchName
++ ensure_branch_name
++ '[' PR-18121 == '' ']'
+++ echo PR-18121
+++ 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=13
++ 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=Pharo13.0-PR
+ PHARO_SHORT_VERSION=130
+ PHARO_VM_VERSION=130
++ git rev-parse --verify HEAD
+ PHARO_COMMIT_HASH=ffe36b9cb9b8ebbbcea27bb3e358c97783ce9d7e
+ popd
+ cd /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-cache
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmBootstrap/pharo --headless Pharo.image --no-default-preferences /builds/workspace/est_and_branch_Pipeline_PR-18121/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-18121/64/src
MetacelloNotification: Fetched -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src
MetacelloNotification: Loading -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src
MetacelloNotification: Loaded -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/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-18121/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/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-18121/64/src --- cache
SystemNotification: PBBootstrap>>exportProtocolsFor:to:(originRepository is shadowed)
MetacelloNotification: Loaded -> PharoBootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src --- cache
MetacelloNotification: ...finished baseline
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmBootstrap/pharo --headless Pharo.image --no-default-preferences /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/bootstrap.st --ARCH=64 --BUILD_NUMBER=1 --VERSION_INFO=Pharo13.0-PR-ffe36b9cb9b8ebbbcea27bb3e358c97783ce9d7e --quit
    [+] Bootstrapping for a 64-bit architecture
    [+] Build number: 1
    [+] VersionInfo: Pharo13.0-PR-ffe36b9cb9b8ebbbcea27bb3e358c97783ce9d7e
15:32:46		Begin: Bootstrap process
15:32:46		[+] Preparing bootstrap
NewUndeclaredWarning: Process>>complete: (thisProcess is Undeclared)
15:33:09		[+] Creating image on which bootstrapping will take place

Looking for module  ... loaded...computing accessor depths
warning, variable nsMethodCache doesn't exist or has already been removed
...done15:33:11		Initializing bootstrap environment.
15:33:11		Creating initial Objects needed by the VM
15:33:11		Flushing new space.
15:33:11				Begin: Initializing initial objects
15:33:11				Initializing objects.
15:33:11				initializing hash table sizes
15:33:11				preparing class builder
15:33:12				class loader now creates class pools
15:33:12				Initializing StartUp list
15:33:12				Initializing Character Table
15:33:12				Initializing String Ascii and CaseInsensitive Table
15:33:12				Initializing SmallInteger constants
15:33:12				Initializing CompiledMethod constants
15:33:12				Installing symbol table
15:33:12				Bootstrapping class layouts
15:33:13				End: Initializing initial objects
15:33:13				Begin: Create classes
15:33:14				001/515 - 0:00:00:01.736: Built behavior Abort
15:33:15				002/515 - 0:00:00:00.491: Built behavior AbsolutePath
15:33:15				003/515 - 0:00:00:00.454: Built behavior AbstractAnnouncementSubscription
15:33:16				004/515 - 0:00:00:00.609: Built behavior AbstractBinaryFileStream
15:33:16				005/515 - 0:00:00:00.238: Built behavior AbstractDelayTicker
15:33:16				006/515 - 0:00:00:00.281: Built behavior AbstractLayout
15:33:17				007/515 - 0:00:00:00.231: Built behavior AbstractLayoutScope
15:33:17				008/515 - 0:00:00:00.276: Built behavior AbstractSessionHandler
15:33:18				009/515 - 0:00:00:00.754: Built behavior AdditionalBinding
15:33:18				010/515 - 0:00:00:00.303: Built behavior AdditionalMethodState
15:33:18				011/515 - 0:00:00:00.251: Built behavior Announcement
15:33:19				012/515 - 0:00:00:00.311: Built behavior AnnouncementDeliveryCondition
15:33:19				013/515 - 0:00:00:00.283: Built behavior AnnouncementLogger
15:33:20				014/515 - 0:00:00:01.067: Built behavior AnnouncementSet
15:33:20				015/515 - 0:00:00:00.291: Built behavior AnnouncementSetWithExclusions
15:33:21				016/515 - 0:00:00:00.273: Built behavior AnnouncementSubscription
15:33:21				017/515 - 0:00:00:00.362: Built behavior Announcer
15:33:21				018/515 - 0:00:00:00.573: Built behavior ArgumentsCountMismatch
15:33:22				019/515 - 0:00:00:00.27: Built behavior ArithmeticError
15:33:22				020/515 - 0:00:00:00.759: Built behavior Array
15:33:22				021/515 - 0:00:00:00: Built behavior ArrayedCollection
15:33:23				022/515 - 0:00:00:00.252: Built behavior AsciiCharset
15:33:23				023/515 - 0:00:00:00.303: Built behavior AssertionFailure
15:33:24				024/515 - 0:00:00:00.807: Built behavior Association
15:33:24				025/515 - 0:00:00:00.362: Built behavior AsyncFile
15:33:26				026/515 - 0:00:00:01.325: Built behavior AutomaticRewriting
15:33:26				027/515 - 0:00:00:00.308: Built behavior BackwardCompatibility
15:33:26				028/515 - 0:00:00:00.59: Built behavior BackwardCompatibleRewritingCallPerformedNotification
15:33:27				029/515 - 0:00:00:00.261: Built behavior Bag
15:33:27				030/515 - 0:00:00:00.64: Built behavior BasicCommandLineHandler
15:33:28				031/515 - 0:00:00:00.372: Built behavior Behavior
15:33:28				032/515 - 0:00:00:00.245: Built behavior BinaryFileStream
15:33:28				033/515 - 0:00:00:00.475: Built behavior BitsLayout
15:33:29				034/515 - 0:00:00:00.549: Built behavior BlockCannotReturn
15:33:29				035/515 - 0:00:00:00.329: Built behavior BlockClosure
15:33:30				036/515 - 0:00:00:00.262: Built behavior Boolean
15:33:31				037/515 - 0:00:00:01.216: Built behavior BoxedFloat64
15:33:31				038/515 - 0:00:00:00.279: Built behavior ByteArray
15:33:31				039/515 - 0:00:00:00.264: Built behavior ByteLayout
15:33:32				040/515 - 0:00:00:00.786: Built behavior ByteString
15:33:33				041/515 - 0:00:00:00.525: Built behavior ByteSymbol
15:33:33				042/515 - 0:00:00:00.336: Built behavior BytecodeEncoder
15:33:34				043/515 - 0:00:00:00.598: Built behavior CannotDeleteFileException
15:33:34				044/515 - 0:00:00:00: Built behavior CannotReturn
15:33:34				045/515 - 0:00:00:00.387: Built behavior CategoryConverter
15:33:34				046/515 - 0:00:00:00.369: Built behavior ChangesLog
15:33:35				047/515 - 0:00:00:00.275: Built behavior Character
15:33:35				048/515 - 0:00:00:00.269: Built behavior CharacterSet
15:33:35				049/515 - 0:00:00:00.28: Built behavior CharacterSetComplement
15:33:36				050/515 - 0:00:00:00.552: Built behavior ChunkReadStream
15:33:36				051/515 - 0:00:00:00.241: Built behavior ChunkWriteStream
15:33:36				052/515 - 0:00:00:00.285: Built behavior CircularHierarchyError
15:33:37				053/515 - 0:00:00:00.684: Built behavior Class
15:33:38				054/515 - 0:00:00:00.805: Built behavior ClassAdded
15:33:38				055/515 - 0:00:00:00: Built behavior ClassAnnouncement
15:33:38				056/515 - 0:00:00:00.369: Built behavior ClassCommented
15:33:38				057/515 - 0:00:00:00: Built behavior ClassDescription
15:33:38				058/515 - 0:00:00:00.278: Built behavior ClassModificationApplied
15:33:39				059/515 - 0:00:00:00.337: Built behavior ClassModifiedClassDefinition
15:33:39				060/515 - 0:00:00:00.324: Built behavior ClassParentRenamed
15:33:39				061/515 - 0:00:00:00.283: Built behavior ClassRemoved
15:33:40				062/515 - 0:00:00:00.316: Built behavior ClassRenamed
15:33:40				063/515 - 0:00:00:00.312: Built behavior ClassRepackaged
15:33:40				064/515 - 0:00:00:00.268: Built behavior ClassResolver
15:33:40				065/515 - 0:00:00:00.247: Built behavior ClassResolverStrictResolve
15:33:41				066/515 - 0:00:00:00.29: Built behavior ClassSessionHandler
15:33:41				067/515 - 0:00:00:00.291: Built behavior ClassVariable
15:33:41				068/515 - 0:00:00:00.286: Built behavior CleanBlockClosure
15:33:41				069/515 - 0:00:00:00: Built behavior Collection
15:33:42				070/515 - 0:00:00:00.33: Built behavior CollectionElement
15:33:42				071/515 - 0:00:00:00.284: Built behavior CollectionIsEmpty
15:33:42				072/515 - 0:00:00:00.29: Built behavior CommandLineArguments
15:33:42				073/515 - 0:00:00:00: Built behavior CommandLineHandler
15:33:43				074/515 - 0:00:00:00.399: Built behavior CommandLinePasswordManager
15:33:43				075/515 - 0:00:00:00.633: Built behavior CommandLineUIManager
15:33:44				076/515 - 0:00:00:00.633: Built behavior CompiledBlock
15:33:44				077/515 - 0:00:00:00: Built behavior CompiledCode
15:33:44				078/515 - 0:00:00:00.244: Built behavior CompiledMethod
15:33:44				079/515 - 0:00:00:00.25: Built behavior CompiledMethodLayout
15:33:45				080/515 - 0:00:00:00.285: Built behavior ConstantBlockClosure
15:33:45				081/515 - 0:00:00:00.268: Built behavior ConstantBlockClosure1Arg
15:33:45				082/515 - 0:00:00:00.287: Built behavior ConstantBlockClosure2Arg
15:33:46				083/515 - 0:00:00:00.346: Built behavior ConstantBlockClosure3Arg
15:33:46				084/515 - 0:00:00:00.449: Built behavior Context
15:33:46				085/515 - 0:00:00:00.298: Built behavior ContextCannotReturn
15:33:47				086/515 - 0:00:00:00.863: Built behavior CurrentExecutionEnvironment
15:33:48				087/515 - 0:00:00:00.734: Built behavior DailyNonInteractiveTranscript
15:33:48				088/515 - 0:00:00:00.297: Built behavior DangerousClassNotifier
15:33:48				089/515 - 0:00:00:00: Built behavior DecoratorStream
15:33:49				090/515 - 0:00:00:00.63: Built behavior DefaultExecutionEnvironment
15:33:49				091/515 - 0:00:00:00.443: Built behavior Delay
15:33:51				092/515 - 0:00:00:01.388: Built behavior DelayBasicScheduler
15:33:51				093/515 - 0:00:00:00.279: Built behavior DelayMicrosecondTicker
15:33:51				094/515 - 0:00:00:00.329: Built behavior DelayMicrosecondTickerSimulation
15:33:52				095/515 - 0:00:00:00.272: Built behavior DelayMicrosecondUncappedTicker
15:33:52				096/515 - 0:00:00:00.258: Built behavior DelayMillisecondTicker
15:33:52				097/515 - 0:00:00:00.33: Built behavior DelayMillisecondTickerSimulation
15:33:53				098/515 - 0:00:00:00.357: Built behavior DelayMutexScheduler
15:33:53				099/515 - 0:00:00:00: Built behavior DelayNullScheduler
15:33:53				100/515 - 0:00:00:00.356: Built behavior DelaySemaphoreScheduler
15:33:53				101/515 - 0:00:00:00.315: Built behavior DelayWaitTimeout
15:33:54				102/515 - 0:00:00:00.334: Built behavior Deprecation
15:33:54				103/515 - 0:00:00:00.297: Built behavior DeprecationPerformedNotification
15:33:54				104/515 - 0:00:00:00.26: Built behavior Dictionary
15:33:54				105/515 - 0:00:00:00.298: Built behavior DomainError
15:33:55				106/515 - 0:00:00:00.239: Built behavior DoubleByteArray
15:33:55				107/515 - 0:00:00:00.255: Built behavior DoubleByteLayout
15:33:55				108/515 - 0:00:00:00.388: Built behavior DoubleLink
15:33:56				109/515 - 0:00:00:00.28: Built behavior DoubleLinkedList
15:33:56				110/515 - 0:00:00:00.257: Built behavior DoubleWordArray
15:33:56				111/515 - 0:00:00:00.256: Built behavior DoubleWordLayout
15:33:56				112/515 - 0:00:00:00.317: Built behavior DummySystemProgressItem
15:33:57				113/515 - 0:00:00:00.263: Built behavior DummyUIManager
15:33:57				114/515 - 0:00:00:00.365: Built behavior DuplicatedSlotName
15:33:57				115/515 - 0:00:00:00.318: Built behavior DuplicatedVariableError
15:33:58				116/515 - 0:00:00:00.258: Built behavior DynamicVariable
15:33:58				117/515 - 0:00:00:00.274: Built behavior EmptyLayout
15:33:58				118/515 - 0:00:00:00.24: Built behavior EncoderForSistaV1
15:33:58				119/515 - 0:00:00:00.361: Built behavior EndianDetector
15:33:59				120/515 - 0:00:00:00.596: Built behavior EphemeronLayout
15:33:59				121/515 - 0:00:00:00: Built behavior Error
15:33:59				122/515 - 0:00:00:00.319: Built behavior ErrorHandler
15:34:00				123/515 - 0:00:00:00.268: Built behavior ErrorHandlerSessionHandler
15:34:00				124/515 - 0:00:00:00.323: Built behavior ExactFloatPrintPolicy
15:34:00				125/515 - 0:00:00:00: Built behavior Exception
15:34:00				126/515 - 0:00:00:00.338: Built behavior ExceptionSet
15:34:01				127/515 - 0:00:00:00.364: Built behavior ExceptionSetWithExclusions
15:34:01				128/515 - 0:00:00:00: Built behavior ExecutionEnvironment
15:34:01				129/515 - 0:00:00:00.34: Built behavior Exit
15:34:01				130/515 - 0:00:00:00.3: Built behavior ExpressionEvaluated
15:34:02				131/515 - 0:00:00:00.31: Built behavior ExtensionPointsOwningPackageNotification
15:34:02				132/515 - 0:00:00:00.328: Built behavior ExternalAddress
15:34:05				133/515 - 0:00:00:02.662: Built behavior ExternalData
15:34:05				134/515 - 0:00:00:00: Built behavior ExternalObject
15:34:05				135/515 - 0:00:00:00.329: Built behavior ExternalSemaphoreTable
15:34:05				136/515 - 0:00:00:00: Built behavior ExternalStructure
15:34:05				137/515 - 0:00:00:00.444: Built behavior ExternalType
15:34:06				138/515 - 0:00:00:00.267: Built behavior ExternalUnion
15:34:06				139/515 - 0:00:00:00.313: Built behavior FFIBackend
15:34:06				140/515 - 0:00:00:00: Built behavior FFIConstants
15:34:06				141/515 - 0:00:00:00.243: Built behavior False
15:34:07				142/515 - 0:00:00:00.458: Built behavior File
15:34:07				143/515 - 0:00:00:00.329: Built behavior FileAlreadyExistsException
15:34:07				144/515 - 0:00:00:00.289: Built behavior FileDoesNotExistException
15:34:07				145/515 - 0:00:00:00: Built behavior FileException
15:34:08				146/515 - 0:00:00:00.313: Built behavior FilePathEncoder
15:34:08				147/515 - 0:00:00:00.278: Built behavior FileWriteError
15:34:08				148/515 - 0:00:00:00.41: Built behavior FinalizationProcess
15:34:09				149/515 - 0:00:00:00.385: Built behavior FinalizationRegistry
15:34:09				150/515 - 0:00:00:00.306: Built behavior FinalizationRegistryEntry
15:34:09				151/515 - 0:00:00:00.256: Built behavior FixedLayout
15:34:09				152/515 - 0:00:00:00: Built behavior Float
15:34:09				153/515 - 0:00:00:00.261: Built behavior Float32Array
15:34:10				154/515 - 0:00:00:00.27: Built behavior Float64Array
15:34:10				155/515 - 0:00:00:00.281: Built behavior FloatPrintPolicy
15:34:10				156/515 - 0:00:00:00.289: Built behavior Fraction
15:34:11				157/515 - 0:00:00:00.273: Built behavior FullBlockClosure
15:34:11				158/515 - 0:00:00:00.313: Built behavior Generator
15:34:11				159/515 - 0:00:00:00.282: Built behavior GlobalVariable
15:34:12				160/515 - 0:00:00:00.396: Built behavior HEAbstractExported
15:34:12				161/515 - 0:00:00:00.562: Built behavior HEAdditionalMethodState
15:34:12				162/515 - 0:00:00:00.239: Built behavior HEArray
15:34:13				163/515 - 0:00:00:00.286: Built behavior HEAssociation
15:34:13				164/515 - 0:00:00:00.326: Built behavior HEBinaryReader
15:34:13				165/515 - 0:00:00:00.249: Built behavior HEBoolean
15:34:14				166/515 - 0:00:00:00.271: Built behavior HEByteArray
15:34:14				167/515 - 0:00:00:00.252: Built behavior HEByteString
15:34:14				168/515 - 0:00:00:00.252: Built behavior HECharacter
15:34:15				169/515 - 0:00:00:00.913: Built behavior HEClass
15:34:15				170/515 - 0:00:00:00.531: Built behavior HEClassTrait
15:34:16				171/515 - 0:00:00:00.26: Built behavior HEClassVariable
15:34:16				172/515 - 0:00:00:00.403: Built behavior HECompiledBlock
15:34:16				173/515 - 0:00:00:00.329: Built behavior HEConstantBlock
15:34:16				174/515 - 0:00:00:00: Built behavior HEExportedLiteral
15:34:17				175/515 - 0:00:00:00.273: Built behavior HEExportedMetaclass
15:34:17				176/515 - 0:00:00:00.436: Built behavior HEExtendedEnvironment
15:34:17				177/515 - 0:00:00:00.267: Built behavior HEFloat
15:34:18				178/515 - 0:00:00:00.356: Built behavior HEFraction
15:34:18				179/515 - 0:00:00:00.253: Built behavior HEGlobalVariable
15:34:18				180/515 - 0:00:00:00.384: Built behavior HEInstaller
15:34:19				181/515 - 0:00:00:00.264: Built behavior HEInteger
15:34:19				182/515 - 0:00:00:00.461: Built behavior HEMethod
15:34:19				183/515 - 0:00:00:00: Built behavior HEMethodContainer
15:34:20				184/515 - 0:00:00:00.316: Built behavior HEMethodLiteral
15:34:20				185/515 - 0:00:00:00.347: Built behavior HEPackage
15:34:20				186/515 - 0:00:00:00.312: Built behavior HEPragma
15:34:20				187/515 - 0:00:00:00.254: Built behavior HEScaledDecimal
15:34:21				188/515 - 0:00:00:00.328: Built behavior HESendMessage
15:34:21				189/515 - 0:00:00:00: Built behavior HESymbol
15:34:21				190/515 - 0:00:00:00.298: Built behavior HETrait
15:34:21				191/515 - 0:00:00:00.276: Built behavior HETraitLiteral
15:34:22				192/515 - 0:00:00:00.283: Built behavior HEUndefinedObject
15:34:22				193/515 - 0:00:00:00.279: Built behavior HEWideString
15:34:22				194/515 - 0:00:00:00.454: Built behavior HashTableSizes
15:34:22				195/515 - 0:00:00:00: Built behavior HashedCollection
15:34:23				196/515 - 0:00:00:00.333: Built behavior Heap
15:34:23				197/515 - 0:00:00:00.288: Built behavior HermesCommandLineHandler
15:34:23				198/515 - 0:00:00:00.257: Built behavior IdentityBag
15:34:23				199/515 - 0:00:00:00.256: Built behavior IdentityDictionary
15:34:24				200/515 - 0:00:00:00.261: Built behavior IdentitySet
15:34:24				201/515 - 0:00:00:00.301: Built behavior IllegalFileName
15:34:24				202/515 - 0:00:00:00.397: Built behavior IllegalResumeAttempt
15:34:25				203/515 - 0:00:00:00.258: Built behavior ImmediateLayout
15:34:25				204/515 - 0:00:00:00.325: Built behavior IncompatibleLayoutConflict
15:34:26				205/515 - 0:00:00:00.591: Built behavior IndexedSlot
15:34:26				206/515 - 0:00:00:00.334: Built behavior InexactFloatPrintPolicy
15:34:26				207/515 - 0:00:00:00.341: Built behavior InstanceVariableNotFound
15:34:27				208/515 - 0:00:00:00.272: Built behavior InstanceVariableSlot
15:34:27				209/515 - 0:00:00:00.378: Built behavior InstructionClient
15:34:27				210/515 - 0:00:00:00.393: Built behavior InstructionStream
15:34:28				211/515 - 0:00:00:00.267: Built behavior Integer
15:34:28				212/515 - 0:00:00:00.267: Built behavior IntegerArray
15:34:28				213/515 - 0:00:00:00.315: Built behavior Interval
15:34:28				214/515 - 0:00:00:00.29: Built behavior InvalidGlobalName
15:34:29				215/515 - 0:00:00:00.299: Built behavior InvalidSlotName
15:34:29				216/515 - 0:00:00:00.583: Built behavior KeyNotFound
15:34:30				217/515 - 0:00:00:00.559: Built behavior KeyboardKey
15:34:30				218/515 - 0:00:00:00.28: Built behavior KeyedTree
15:34:31				219/515 - 0:00:00:00.328: Built behavior LargeInteger
15:34:31				220/515 - 0:00:00:00.265: Built behavior LargeNegativeInteger
15:34:31				221/515 - 0:00:00:00.264: Built behavior LargePositiveInteger
15:34:31				222/515 - 0:00:00:00.286: Built behavior LayoutClassScope
15:34:32				223/515 - 0:00:00:00.294: Built behavior LayoutEmptyScope
15:34:33				224/515 - 0:00:00:00.985: Built behavior LimitedWriteStream
15:34:33				225/515 - 0:00:00:00.357: Built behavior Link
15:34:33				226/515 - 0:00:00:00.309: Built behavior LinkedList
15:34:33				227/515 - 0:00:00:00: Built behavior LiteralVariable
15:34:33				228/515 - 0:00:00:00: Built behavior LookupKey
15:34:34				229/515 - 0:00:00:00.607: Built behavior MacOSPlatform
15:34:34				230/515 - 0:00:00:00.266: Built behavior MacOSXPlatform
15:34:34				231/515 - 0:00:00:00: Built behavior Magnitude
15:34:35				232/515 - 0:00:00:00.644: Built behavior ManifestAnnouncementsCore
15:34:35				233/515 - 0:00:00:00.278: Built behavior ManifestCollectionsAbstract
15:34:35				234/515 - 0:00:00:00.275: Built behavior ManifestCollectionsDoubleLinkedList
15:34:36				235/515 - 0:00:00:00.268: Built behavior ManifestCollectionsNative
15:34:36				236/515 - 0:00:00:00.281: Built behavior ManifestCollectionsSequenceable
15:34:36				237/515 - 0:00:00:00.35: Built behavior ManifestCollectionsStack
15:34:37				238/515 - 0:00:00:00.286: Built behavior ManifestCollectionsStreams
15:34:37				239/515 - 0:00:00:00.281: Built behavior ManifestCollectionsStrings
15:34:37				240/515 - 0:00:00:00.279: Built behavior ManifestCollectionsSupport
15:34:37				241/515 - 0:00:00:00.318: Built behavior ManifestCollectionsUnordered
15:34:38				242/515 - 0:00:00:00.353: Built behavior ManifestCollectionsWeak
15:34:38				243/515 - 0:00:00:00.3: Built behavior ManifestFileSystemPath
15:34:38				244/515 - 0:00:00:00.281: Built behavior ManifestFiles
15:34:39				245/515 - 0:00:00:00.284: Built behavior ManifestHermes
15:34:39				246/515 - 0:00:00:00.304: Built behavior ManifestKernel
15:34:39				247/515 - 0:00:00:00.302: Built behavior ManifestKernelCodeModel
15:34:40				248/515 - 0:00:00:00.37: Built behavior ManifestNumberParser
15:34:40				249/515 - 0:00:00:00.371: Built behavior ManifestPharoBootstrapInitialization
15:34:40				250/515 - 0:00:00:00.3: Built behavior ManifestSystemAnnouncements
15:34:41				251/515 - 0:00:00:00.307: Built behavior ManifestSystemBasicCommandLineHandler
15:34:41				252/515 - 0:00:00:00.315: Built behavior ManifestSystemCommandLine
15:34:41				253/515 - 0:00:00:00.393: Built behavior ManifestSystemCommandLineHandler
15:34:42				254/515 - 0:00:00:00.302: Built behavior ManifestSystemFinalization
15:34:42				255/515 - 0:00:00:00.301: Built behavior ManifestSystemPlatforms
15:34:42				256/515 - 0:00:00:00.302: Built behavior ManifestSystemSessionManager
15:34:43				257/515 - 0:00:00:00.306: Built behavior ManifestSystemSources
15:34:43				258/515 - 0:00:00:00.311: Built behavior ManifestSystemSupport
15:34:43				259/515 - 0:00:00:00.316: Built behavior ManifestTranscriptNonInteractive
15:34:43				260/515 - 0:00:00:00.327: Built behavior ManifestUIManager
15:34:44				261/515 - 0:00:00:00.398: Built behavior Message
15:34:44				262/515 - 0:00:00:00.378: Built behavior MessageNotUnderstood
15:34:45				263/515 - 0:00:00:00.322: Built behavior MessageSend
15:34:45				264/515 - 0:00:00:00.342: Built behavior Metaclass
15:34:46				265/515 - 0:00:00:00.601: Built behavior MethodAdded
15:34:46				266/515 - 0:00:00:00: Built behavior MethodAnnouncement
15:34:46				267/515 - 0:00:00:00.28: Built behavior MethodDictionary
15:34:46				268/515 - 0:00:00:00.322: Built behavior MethodModified
15:34:46				269/515 - 0:00:00:00.31: Built behavior MethodRecategorized
15:34:47				270/515 - 0:00:00:00.33: Built behavior MethodRemoved
15:34:47				271/515 - 0:00:00:00.33: Built behavior MethodRepackaged
15:34:48				272/515 - 0:00:00:00.414: Built behavior ModificationForbidden
15:34:48				273/515 - 0:00:00:00.476: Built behavior Monitor
15:34:48				274/515 - 0:00:00:00.354: Built behavior MonitorDelay
15:34:49				275/515 - 0:00:00:00.42: Built behavior Mutex
15:34:49				276/515 - 0:00:00:00.409: Built behavior MutexSet
15:34:50				277/515 - 0:00:00:00.367: Built behavior NewUndeclaredWarning
15:34:50				278/515 - 0:00:00:00.266: Built behavior NoChangesLog
15:34:50				279/515 - 0:00:00:00.661: Built behavior NoPharoFilesOpener
15:34:51				280/515 - 0:00:00:00.372: Built behavior NonBooleanReceiver
15:34:51				281/515 - 0:00:00:00: Built behavior NonInteractiveTranscript
15:34:51				282/515 - 0:00:00:00.292: Built behavior NonInteractiveUIManager
15:34:51				283/515 - 0:00:00:00: Built behavior NotFound
15:34:52				284/515 - 0:00:00:00.683: Built behavior NotYetImplemented
15:34:52				285/515 - 0:00:00:00: Built behavior Notification
15:34:52				286/515 - 0:00:00:00.279: Built behavior NullFFIBackend
15:34:52				287/515 - 0:00:00:00.333: Built behavior NullStream
15:34:53				288/515 - 0:00:00:00.353: Built behavior NullTermInfo
15:34:53				289/515 - 0:00:00:00: Built behavior Number
15:34:53				290/515 - 0:00:00:00.628: Built behavior NumberParser
15:34:53				291/515 - 0:00:00:00: Built behavior OSPlatform
15:34:54				292/515 - 0:00:00:00.36: Built behavior OSPlatformVisitor
15:34:54				293/515 - 0:00:00:00: Built behavior Object
15:34:54				294/515 - 0:00:00:00.295: Built behavior ObjectFinalizer
15:34:55				295/515 - 0:00:00:00.626: Built behavior ObjectFinalizerCollection
15:34:55				296/515 - 0:00:00:00: Built behavior ObjectLayout
15:34:55				297/515 - 0:00:00:00: Built behavior OrderedCollection
15:34:55				298/515 - 0:00:00:00.36: Built behavior OrderedDictionary
15:34:55				299/515 - 0:00:00:00.3: Built behavior OrderedIdentityDictionary
15:34:56				300/515 - 0:00:00:00.33: Built behavior OutOfMemory
15:34:56				301/515 - 0:00:00:00.46: Built behavior Package
15:34:57				302/515 - 0:00:00:00.592: Built behavior PackageAdded
15:34:57				303/515 - 0:00:00:00: Built behavior PackageAnnouncement
15:34:57				304/515 - 0:00:00:00.401: Built behavior PackageConflictError
15:34:57				305/515 - 0:00:00:00: Built behavior PackageManifest
15:34:58				306/515 - 0:00:00:00.414: Built behavior PackageOrganizer
15:34:58				307/515 - 0:00:00:00.294: Built behavior PackageRemoved
15:34:58				308/515 - 0:00:00:00.327: Built behavior PackageRenamed
15:34:59				309/515 - 0:00:00:00.406: Built behavior PackageTag
15:34:59				310/515 - 0:00:00:00.624: Built behavior PackageTagAdded
15:34:59				311/515 - 0:00:00:00: Built behavior PackageTagAnnouncement
15:35:00				312/515 - 0:00:00:00.282: Built behavior PackageTagRemoved
15:35:00				313/515 - 0:00:00:00.344: Built behavior PackageTagRenamed
15:35:00				314/515 - 0:00:00:00: Built behavior Path
15:35:00				315/515 - 0:00:00:00.361: Built behavior PerformMessageCommandLineHandler
15:35:01				316/515 - 0:00:00:00.4: Built behavior PharoBootstrapInitialization
15:35:01				317/515 - 0:00:00:00.336: Built behavior PharoCommandLineHandler
15:35:01				318/515 - 0:00:00:00: Built behavior PharoFilesOpener
15:35:01				319/515 - 0:00:00:00.355: Built behavior PluggableDictionary
15:35:02				320/515 - 0:00:00:00.351: Built behavior PluggableSet
15:35:02				321/515 - 0:00:00:00.404: Built behavior Point
15:35:02				322/515 - 0:00:00:00: Built behavior PointerLayout
15:35:02				323/515 - 0:00:00:00: Built behavior PositionableStream
15:35:02				324/515 - 0:00:00:00.348: Built behavior Pragma
15:35:03				325/515 - 0:00:00:00.443: Built behavior PrimitiveError
15:35:03				326/515 - 0:00:00:00.496: Built behavior PrimitiveFailed
15:35:04				327/515 - 0:00:00:00.312: Built behavior PrintVersionCommandLineHandler
15:35:04				328/515 - 0:00:00:00.634: Built behavior Process
15:35:05				329/515 - 0:00:00:00.32: Built behavior ProcessAlreadyTerminating
15:35:05				330/515 - 0:00:00:00.325: Built behavior ProcessList
15:35:05				331/515 - 0:00:00:00: Built behavior ProcessLocalVariable
15:35:05				332/515 - 0:00:00:00: Built behavior ProcessSpecificVariable
15:35:06				333/515 - 0:00:00:00.583: Built behavior ProcessorScheduler
15:35:06				334/515 - 0:00:00:00: Built behavior ProtoObject
15:35:06				335/515 - 0:00:00:00.43: Built behavior Protocol
15:35:07				336/515 - 0:00:00:00.664: Built behavior ProtocolAdded
15:35:07				337/515 - 0:00:00:00: Built behavior ProtocolAnnouncement
15:35:07				338/515 - 0:00:00:00.295: Built behavior ProtocolRemoved
15:35:07				339/515 - 0:00:00:00.317: Built behavior ProtocolRenamed
15:35:08				340/515 - 0:00:00:00.336: Built behavior ProvideAnswerNotification
15:35:08				341/515 - 0:00:00:00.315: Built behavior PseudoVariable
15:35:08				342/515 - 0:00:00:00.34: Built behavior ReadOnlyFileException
15:35:09				343/515 - 0:00:00:00.286: Built behavior ReadStream
15:35:09				344/515 - 0:00:00:00.31: Built behavior ReadWriteStream
15:35:09				345/515 - 0:00:00:00.418: Built behavior Rectangle
15:35:10				346/515 - 0:00:00:00.426: Built behavior RecursionStopper
15:35:10				347/515 - 0:00:00:00.275: Built behavior RelativePath
15:35:12				348/515 - 0:00:00:01.934: Built behavior RemoteString
15:35:12				349/515 - 0:00:00:00.298: Built behavior SaveCommandLineHandler
15:35:12				350/515 - 0:00:00:00.303: Built behavior ScaledDecimal
15:35:12				351/515 - 0:00:00:00: Built behavior SelectorException
15:35:13				352/515 - 0:00:00:00.336: Built behavior SelfVariable
15:35:13				353/515 - 0:00:00:00.325: Built behavior Semaphore
15:35:13				354/515 - 0:00:00:00: Built behavior SequenceableCollection
15:35:14				355/515 - 0:00:00:00.382: Built behavior SessionAccessModeResolver
15:35:14				356/515 - 0:00:00:00.409: Built behavior SessionCategory
15:35:14				357/515 - 0:00:00:00.553: Built behavior SessionManager
15:35:14				358/515 - 0:00:00:00: Built behavior Set
15:35:15				359/515 - 0:00:00:00.422: Built behavior ShAbstractChange
15:35:15				360/515 - 0:00:00:00.42: Built behavior ShAbstractChangeDetector
15:35:16				361/515 - 0:00:00:00.385: Built behavior ShAbstractClassChangeDetector
15:35:16				362/515 - 0:00:00:00.308: Built behavior ShAbstractInstanceSideClassChangeDetector
15:35:16				363/515 - 0:00:00:00.301: Built behavior ShBitLayoutChangeDetector
15:35:17				364/515 - 0:00:00:00.283: Built behavior ShBitLayoutChanged
15:35:17				365/515 - 0:00:00:00.276: Built behavior ShClassChanged
15:35:17				366/515 - 0:00:00:00.303: Built behavior ShClassSlotChangeDetector
15:35:18				367/515 - 0:00:00:00.412: Built behavior ShDefaultBuilderEnhancer
15:35:18				368/515 - 0:00:00:00.28: Built behavior ShInstanceShapeChanged
15:35:18				369/515 - 0:00:00:00.354: Built behavior ShLayoutChangeDetector
15:35:19				370/515 - 0:00:00:00.502: Built behavior ShLayoutDefinition
15:35:19				371/515 - 0:00:00:00.295: Built behavior ShMetaclassChangeDetector
15:35:19				372/515 - 0:00:00:00.28: Built behavior ShMetaclassChanged
15:35:20				373/515 - 0:00:00:00.301: Built behavior ShNoChangesInClass
15:35:20				374/515 - 0:00:00:00.302: Built behavior ShSharedPoolChangeDetector
15:35:20				375/515 - 0:00:00:00.294: Built behavior ShSharedVariablesChangeDetector
15:35:21				376/515 - 0:00:00:00.295: Built behavior ShSlotChangeDetector
15:35:21				377/515 - 0:00:00:00.302: Built behavior ShSuperclassChangeDetector
15:35:21				378/515 - 0:00:00:00.283: Built behavior ShSuperclassChanged
15:35:21				379/515 - 0:00:00:00: Built behavior SharedPool
15:35:21				380/515 - 0:00:00:00.354: Built behavior SharedQueue
15:35:22				381/515 - 0:00:00:00.673: Built behavior ShiftAnonymousClassInstaller
15:35:23				382/515 - 0:00:00:00.892: Built behavior ShiftClassBuilder
15:35:23				383/515 - 0:00:00:00: Built behavior ShiftClassInstaller
15:35:23				384/515 - 0:00:00:00.382: Built behavior ShiftClassSideBuilder
15:35:24				385/515 - 0:00:00:00.333: Built behavior ShouldBeImplemented
15:35:24				386/515 - 0:00:00:00.325: Built behavior ShouldNotImplement
15:35:24				387/515 - 0:00:00:00.357: Built behavior SimulationExceptionWrapper
15:35:25				388/515 - 0:00:00:00.325: Built behavior SizeMismatch
15:35:25				389/515 - 0:00:00:00: Built behavior Slot
15:35:25				390/515 - 0:00:00:00.371: Built behavior SlotNotFound
15:35:25				391/515 - 0:00:00:00.362: Built behavior SmallDictionary
15:35:26				392/515 - 0:00:00:00.292: Built behavior SmallFloat64
15:35:26				393/515 - 0:00:00:00.305: Built behavior SmallIdentityDictionary
15:35:26				394/515 - 0:00:00:00.365: Built behavior SmallInteger
15:35:27				395/515 - 0:00:00:00.608: Built behavior SmalltalkImage
15:35:28				396/515 - 0:00:00:00.549: Built behavior SnapshotOperation
15:35:28				397/515 - 0:00:00:00.316: Built behavior SortedCollection
15:35:28				398/515 - 0:00:00:00.285: Built behavior SourceChunkWriteStream
15:35:29				399/515 - 0:00:00:00.462: Built behavior SourceFile
15:35:29				400/515 - 0:00:00:00.458: Built behavior SourceFileArray
15:35:30				401/515 - 0:00:00:00.567: Built behavior SourceFileBufferedReadWriteStream
15:35:30				402/515 - 0:00:00:00.453: Built behavior SourceFileCharacterReadWriteStream
15:35:31				403/515 - 0:00:00:00.677: Built behavior SparseLargeArray
15:35:31				404/515 - 0:00:00:00: Built behavior SparseLargeTable
15:35:31				405/515 - 0:00:00:00.27: Built behavior Stack
15:35:31				406/515 - 0:00:00:00.287: Built behavior StartupUIManager
15:35:32				407/515 - 0:00:00:00.524: Built behavior Stdio
15:35:32				408/515 - 0:00:00:00.315: Built behavior StdioStream
15:35:32				409/515 - 0:00:00:00: Built behavior Stream
15:35:32				410/515 - 0:00:00:00: Built behavior String
15:35:33				411/515 - 0:00:00:00.334: Built behavior SubclassResponsibility
15:35:33				412/515 - 0:00:00:00.446: Built behavior SubscriptOutOfBounds
15:35:33				413/515 - 0:00:00:00.466: Built behavior SubscriptionRegistry
15:35:34				414/515 - 0:00:00:00.301: Built behavior SuperVariable
15:35:34				415/515 - 0:00:00:00: Built behavior Symbol
15:35:34				416/515 - 0:00:00:00.449: Built behavior SymbolNotFoundError
15:35:35				417/515 - 0:00:00:00.364: Built behavior SymbolTableSemaphore
15:35:35				418/515 - 0:00:00:00: Built behavior SystemAnnouncement
15:35:35				419/515 - 0:00:00:00.316: Built behavior SystemAnnouncer
15:35:35				420/515 - 0:00:00:00.463: Built behavior SystemBuildInfo
15:35:36				421/515 - 0:00:00:00.406: Built behavior SystemEnvironment
15:35:36				422/515 - 0:00:00:00.426: Built behavior SystemNavigation
15:35:36				423/515 - 0:00:00:00: Built behavior SystemNotification
15:35:37				424/515 - 0:00:00:00.608: Built behavior SystemVersion
15:35:37				425/515 - 0:00:00:00.292: Built behavior TermInfoCharacter
15:35:38				426/515 - 0:00:00:00.409: Built behavior Termcap
15:35:38				427/515 - 0:00:00:00.321: Built behavior ThisContextVariable
15:35:38				428/515 - 0:00:00:00.292: Built behavior ThisProcessVariable
15:35:38				429/515 - 0:00:00:00.313: Built behavior TimedOut
15:35:39				430/515 - 0:00:00:00.307: Built behavior True
15:35:39				431/515 - 0:00:00:00: Built behavior UIManager
15:35:39				432/515 - 0:00:00:00.28: Built behavior UNCNetworkPath
15:35:39				433/515 - 0:00:00:00.283: Built behavior UndeclaredRegistry
15:35:40				434/515 - 0:00:00:00.304: Built behavior UndeclaredVariable
15:35:40				435/515 - 0:00:00:00.383: Built behavior UndeclaredVariableError
15:35:40				436/515 - 0:00:00:00.318: Built behavior UndeclaredVariableRead
15:35:41				437/515 - 0:00:00:00.352: Built behavior UndeclaredVariableWrite
15:35:41				438/515 - 0:00:00:00.409: Built behavior UndefinedObject
15:35:41				439/515 - 0:00:00:00.33: Built behavior UndefinedPackage
15:35:42				440/515 - 0:00:00:00.322: Built behavior UndefinedPackageTag
15:35:42				441/515 - 0:00:00:00.364: Built behavior UndefinedSlot
15:35:43				442/515 - 0:00:00:00.663: Built behavior UnhandledError
15:35:43				443/515 - 0:00:00:00: Built behavior UnhandledException
15:35:43				444/515 - 0:00:00:00.571: Built behavior Unix32Platform
15:35:44				445/515 - 0:00:00:00.285: Built behavior Unix64Platform
15:35:44				446/515 - 0:00:00:00.303: Built behavior UnixARM32Platform
15:35:44				447/515 - 0:00:00:00: Built behavior UnixPlatform
15:35:44				448/515 - 0:00:00:00.346: Built behavior UnwindError
15:35:45				449/515 - 0:00:00:00.543: Built behavior VTermOutputDriver
15:35:45				450/515 - 0:00:00:00.303: Built behavior ValueLink
15:35:45				451/515 - 0:00:00:00.306: Built behavior ValueNotFound
15:35:45				452/515 - 0:00:00:00: Built behavior Variable
15:35:46				453/515 - 0:00:00:00.315: Built behavior VariableLayout
15:35:46				454/515 - 0:00:00:00.448: Built behavior VirtualMachine
15:35:46				455/515 - 0:00:00:00: Built behavior Warning
15:35:47				456/515 - 0:00:00:00.332: Built behavior WeakAnnouncementSubscription
15:35:47				457/515 - 0:00:00:00.269: Built behavior WeakArray
15:35:47				458/515 - 0:00:00:00.304: Built behavior WeakIdentityKeyDictionary
15:35:48				459/515 - 0:00:00:00.575: Built behavior WeakIdentitySet
15:35:48				460/515 - 0:00:00:00.591: Built behavior WeakIdentityValueDictionary
15:35:49				461/515 - 0:00:00:00.308: Built behavior WeakKeyAssociation
15:35:49				462/515 - 0:00:00:00.326: Built behavior WeakKeyDictionary
15:35:49				463/515 - 0:00:00:00.319: Built behavior WeakLayout
15:35:50				464/515 - 0:00:00:00.329: Built behavior WeakMessageSend
15:35:50				465/515 - 0:00:00:00.311: Built behavior WeakOrderedCollection
15:35:50				466/515 - 0:00:00:00: Built behavior WeakSet
15:35:50				467/515 - 0:00:00:00.461: Built behavior WeakSubscriptionBuilder
15:35:51				468/515 - 0:00:00:00.299: Built behavior WeakValueAssociation
15:35:51				469/515 - 0:00:00:00: Built behavior WeakValueDictionary
15:35:51				470/515 - 0:00:00:00.34: Built behavior WideCharacterSet
15:35:51				471/515 - 0:00:00:00.312: Built behavior WideString
15:35:52				472/515 - 0:00:00:00.284: Built behavior WideSymbol
15:35:52				473/515 - 0:00:00:00.573: Built behavior Win32Platform
15:35:52				474/515 - 0:00:00:00.292: Built behavior Win32WideString
15:35:53				475/515 - 0:00:00:00.298: Built behavior Win64Platform
15:35:53				476/515 - 0:00:00:00: Built behavior WinPlatform
15:35:53				477/515 - 0:00:00:00.282: Built behavior WordArray
15:35:53				478/515 - 0:00:00:00.286: Built behavior WordLayout
15:35:54				479/515 - 0:00:00:00.518: Built behavior WorkingSession
15:35:54				480/515 - 0:00:00:00.324: Built behavior WorkspaceVariable
15:35:54				481/515 - 0:00:00:00: Built behavior WriteStream
15:35:55				482/515 - 0:00:00:00.593: Built behavior ZeroDivide
15:35:55				483/515 - 0:00:00:00.688: Built behavior ZnBase64Encoder
15:35:56				484/515 - 0:00:00:00.483: Built behavior ZnBufferedReadStream
15:35:56				485/515 - 0:00:00:00.48: Built behavior ZnBufferedReadWriteStream
15:35:57				486/515 - 0:00:00:00.476: Built behavior ZnBufferedWriteStream
15:35:58				487/515 - 0:00:00:01.185: Built behavior ZnByteEncoder
15:35:58				488/515 - 0:00:00:00.412: Built behavior ZnByteStringBecameWideString
15:35:59				489/515 - 0:00:00:00.488: Built behavior ZnCRLFReadStream
15:35:59				490/515 - 0:00:00:00: Built behavior ZnCharacterEncoder
15:35:59				491/515 - 0:00:00:00.389: Built behavior ZnCharacterEncodingError
15:36:00				492/515 - 0:00:00:01.076: Built behavior ZnCharacterReadStream
15:36:01				493/515 - 0:00:00:00.478: Built behavior ZnCharacterReadWriteStream
15:36:01				494/515 - 0:00:00:00.6: Built behavior ZnCharacterWriteStream
15:36:02				495/515 - 0:00:00:00.308: Built behavior ZnCodePointReadStream
15:36:02				496/515 - 0:00:00:00.316: Built behavior ZnCodePointWriteStream
15:36:03				497/515 - 0:00:00:00.462: Built behavior ZnCrPortableWriteStream
15:36:03				498/515 - 0:00:00:00.298: Built behavior ZnDefaultCharacterEncoder
15:36:03				499/515 - 0:00:00:00: Built behavior ZnEncodedReadStream
15:36:03				500/515 - 0:00:00:00: Built behavior ZnEncodedStream
15:36:03				501/515 - 0:00:00:00: Built behavior ZnEncodedWriteStream
15:36:03				502/515 - 0:00:00:00.593: Built behavior ZnEndianSensitiveUTFEncoder
15:36:04				503/515 - 0:00:00:00.446: Built behavior ZnEndianessReadWriteStream
15:36:04				504/515 - 0:00:00:00.507: Built behavior ZnFastLineReader
15:36:05				505/515 - 0:00:00:00.298: Built behavior ZnIncomplete
15:36:05				506/515 - 0:00:00:00.301: Built behavior ZnInvalidUTF8
15:36:05				507/515 - 0:00:00:00.386: Built behavior ZnNewLineWriterStream
15:36:06				508/515 - 0:00:00:00.281: Built behavior ZnNullEncoder
15:36:06				509/515 - 0:00:00:00.514: Built behavior ZnPercentEncoder
15:36:07				510/515 - 0:00:00:00.527: Built behavior ZnPositionableReadStream
15:36:07				511/515 - 0:00:00:00: Built behavior ZnSimplifiedByteEncoder
15:36:07				512/515 - 0:00:00:00.307: Built behavior ZnUTF16Encoder
15:36:07				513/515 - 0:00:00:00.296: Built behavior ZnUTF32Encoder
DeprecationPerformedNotification: Automatic deprecation code rewrite: The method RGBehaviorStrategyUser>>#theNonMetaClass called from EPCrossCompilerBinding>>#binding has been deprecated. Please use #instanceSide instead
15:36:08				514/515 - 0:00:00:00.364: Built behavior ZnUTF8Encoder
15:36:08				515/515 - 0:00:00:00: Built behavior ZnUTFEncoder
15:36:08				End: Create classes
15:36:08				Begin: Installing defined methods
15:36:08				002/515 - 1/5: Installing method AbsolutePath>>isAbsolute
15:36:16				002/515 - 2/5: Installing method AbsolutePath>>isRoot
15:36:16				002/515 - 3/5: Installing method AbsolutePath>>printOn:
15:36:16				002/515 - 4/5: Installing method AbsolutePath>>printPathOn:delimiter:
15:36:16				002/515 - 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
15:36:16				002/515 - 1/4: Installing method AbsolutePath class>>addEmptyElementTo:
15:36:16				002/515 - 2/4: Installing method AbsolutePath class>>addParentElementTo:on:
15:36:16				002/515 - 3/4: Installing method AbsolutePath class>>from:delimiter:
15:36:16				002/515 - 4/4: Installing method AbsolutePath class>>removeRedundantSegments:
15:36:16				003/515 - 1/14: Installing method AbstractAnnouncementSubscription>>action
15:36:16				003/515 - 2/14: Installing method AbstractAnnouncementSubscription>>action:
15:36:16				003/515 - 3/14: Installing method AbstractAnnouncementSubscription>>announcementClass
15:36:16				003/515 - 4/14: Installing method AbstractAnnouncementSubscription>>announcementClass:
15:36:16				003/515 - 5/14: Installing method AbstractAnnouncementSubscription>>announcer
15:36:16				003/515 - 6/14: Installing method AbstractAnnouncementSubscription>>announcer:
15:36:16				003/515 - 7/14: Installing method AbstractAnnouncementSubscription>>deliver:
15:36:16				003/515 - 8/14: Installing method AbstractAnnouncementSubscription>>handlesAnnouncement:
15:36:16				003/515 - 9/14: Installing method AbstractAnnouncementSubscription>>makeStrong
15:36:17				003/515 - 10/14: Installing method AbstractAnnouncementSubscription>>makeWeak
15:36:17				003/515 - 11/14: Installing method AbstractAnnouncementSubscription>>printOn:
15:36:17				003/515 - 12/14: Installing method AbstractAnnouncementSubscription>>subscriber
15:36:17				003/515 - 13/14: Installing method AbstractAnnouncementSubscription>>subscriber:
15:36:17				003/515 - 14/14: Installing method AbstractAnnouncementSubscription>>valuable:
15:36:17				004/515 - 1/38: Installing method AbstractBinaryFileStream>>atEnd
15:36:17				004/515 - 2/38: Installing method AbstractBinaryFileStream>>contents
15:36:17				004/515 - 3/38: Installing method AbstractBinaryFileStream>>cr
15:36:17				004/515 - 4/38: Installing method AbstractBinaryFileStream>>crlf
15:36:17				004/515 - 5/38: Installing method AbstractBinaryFileStream>>file
15:36:17				004/515 - 6/38: Installing method AbstractBinaryFileStream>>file:
15:36:17				004/515 - 7/38: Installing method AbstractBinaryFileStream>>flush
15:36:17				004/515 - 8/38: Installing method AbstractBinaryFileStream>>handle:file:forWrite:
15:36:17				004/515 - 9/38: Installing method AbstractBinaryFileStream>>isBinary
15:36:17				004/515 - 10/38: Installing method AbstractBinaryFileStream>>lf
15:36:17				004/515 - 11/38: Installing method AbstractBinaryFileStream>>name
15:36:17				004/515 - 12/38: Installing method AbstractBinaryFileStream>>next
15:36:17				004/515 - 13/38: Installing method AbstractBinaryFileStream>>next:
15:36:17				004/515 - 14/38: Installing method AbstractBinaryFileStream>>next:into:
15:36:17				004/515 - 15/38: Installing method AbstractBinaryFileStream>>next:into:startingAt:
15:36:17				004/515 - 16/38: Installing method AbstractBinaryFileStream>>next:putAll:
15:36:17				004/515 - 17/38: Installing method AbstractBinaryFileStream>>next:putAll:startingAt:
15:36:17				004/515 - 18/38: Installing method AbstractBinaryFileStream>>nextInto:
15:36:17				004/515 - 19/38: Installing method AbstractBinaryFileStream>>nextLittleEndianNumber:
15:36:17				004/515 - 20/38: Installing method AbstractBinaryFileStream>>nextLittleEndianNumber:put:
15:36:17				004/515 - 21/38: Installing method AbstractBinaryFileStream>>nextPut:
15:36:17				004/515 - 22/38: Installing method AbstractBinaryFileStream>>nextPutAll:
15:36:17				004/515 - 23/38: Installing method AbstractBinaryFileStream>>peek
15:36:17				004/515 - 24/38: Installing method AbstractBinaryFileStream>>position
15:36:17				004/515 - 25/38: Installing method AbstractBinaryFileStream>>position:
15:36:17				004/515 - 26/38: Installing method AbstractBinaryFileStream>>printOn:
15:36:17				004/515 - 27/38: Installing method AbstractBinaryFileStream>>readInto:startingAt:count:
15:36:17				004/515 - 28/38: Installing method AbstractBinaryFileStream>>releaseSemaphores
15:36:17				004/515 - 29/38: Installing method AbstractBinaryFileStream>>reset
15:36:17				004/515 - 30/38: Installing method AbstractBinaryFileStream>>setToEnd
15:36:18				004/515 - 31/38: Installing method AbstractBinaryFileStream>>size
15:36:18				004/515 - 32/38: Installing method AbstractBinaryFileStream>>skip:
15:36:18				004/515 - 33/38: Installing method AbstractBinaryFileStream>>sync
15:36:18				004/515 - 34/38: Installing method AbstractBinaryFileStream>>upTo:
15:36:18				004/515 - 35/38: Installing method AbstractBinaryFileStream>>upToAnyOf:
15:36:18				004/515 - 36/38: Installing method AbstractBinaryFileStream>>upToEnd
15:36:18				004/515 - 37/38: Installing method AbstractBinaryFileStream>>waitForData
15:36:18				004/515 - 38/38: Installing method AbstractBinaryFileStream>>writeFrom:startingAt:count:
15:36:18				004/515 - 1/2: Installing method AbstractBinaryFileStream class>>handle:file:forWrite:
15:36:18				004/515 - 2/2: Installing method AbstractBinaryFileStream class>>isAbstract
15:36:18				005/515 - 1/6: Installing method AbstractDelayTicker>>millisecondsUntilTick:
15:36:18				005/515 - 2/6: Installing method AbstractDelayTicker>>nowTick
15:36:18				005/515 - 3/6: Installing method AbstractDelayTicker>>restoreResumptionTimes:
15:36:18				005/515 - 4/6: Installing method AbstractDelayTicker>>saveResumptionTimes:
15:36:18				005/515 - 5/6: Installing method AbstractDelayTicker>>tickAfterMilliseconds:
15:36:18				005/515 - 6/6: Installing method AbstractDelayTicker>>waitForUserSignalled:orExpired:
15:36:18				005/515 - 1/1: Installing method AbstractDelayTicker class>>isAbstract
15:36:18				006/515 - 1/37: Installing method AbstractLayout>>=
15:36:18				006/515 - 2/37: Installing method AbstractLayout>>allSlots
15:36:18				006/515 - 3/37: Installing method AbstractLayout>>allSlotsDo:
15:36:18				006/515 - 4/37: Installing method AbstractLayout>>allVisibleSlots
15:36:18				006/515 - 5/37: Installing method AbstractLayout>>checkIntegrity
15:36:18				006/515 - 6/37: Installing method AbstractLayout>>checkSanity
15:36:18				006/515 - 7/37: Installing method AbstractLayout>>definesSlot:
15:36:18				006/515 - 8/37: Installing method AbstractLayout>>extend:
15:36:18				006/515 - 9/37: Installing method AbstractLayout>>extendByte
15:36:18				006/515 - 10/37: Installing method AbstractLayout>>extendDoubleByte
15:36:18				006/515 - 11/37: Installing method AbstractLayout>>extendDoubleWord
15:36:18				006/515 - 12/37: Installing method AbstractLayout>>extendImmediate
15:36:18				006/515 - 13/37: Installing method AbstractLayout>>extendVariable:
15:36:18				006/515 - 14/37: Installing method AbstractLayout>>extendWord
15:36:18				006/515 - 15/37: Installing method AbstractLayout>>fieldSize
15:36:18				006/515 - 16/37: Installing method AbstractLayout>>hasBindingThatBeginsWith:
15:36:18				006/515 - 17/37: Installing method AbstractLayout>>hasFields
15:36:18				006/515 - 18/37: Installing method AbstractLayout>>hasSlot:
15:36:18				006/515 - 19/37: Installing method AbstractLayout>>hasSlotNamed:
15:36:18				006/515 - 20/37: Installing method AbstractLayout>>hasSlots
15:36:18				006/515 - 21/37: Installing method AbstractLayout>>hash
15:36:18				006/515 - 22/37: Installing method AbstractLayout>>host
15:36:18				006/515 - 23/37: Installing method AbstractLayout>>host:
15:36:18				006/515 - 24/37: Installing method AbstractLayout>>instVarNames
15:36:18				006/515 - 25/37: Installing method AbstractLayout>>isBits
15:36:18				006/515 - 26/37: Installing method AbstractLayout>>isBytes
15:36:18				006/515 - 27/37: Installing method AbstractLayout>>isDoubleBytes
15:36:18				006/515 - 28/37: Installing method AbstractLayout>>isDoubleWords
15:36:18				006/515 - 29/37: Installing method AbstractLayout>>isFixedLayout
15:36:18				006/515 - 30/37: Installing method AbstractLayout>>isVariable
15:36:18				006/515 - 31/37: Installing method AbstractLayout>>isWeak
15:36:18				006/515 - 32/37: Installing method AbstractLayout>>isWords
15:36:18				006/515 - 33/37: Installing method AbstractLayout>>resolveSlot:
15:36:18				006/515 - 34/37: Installing method AbstractLayout>>resolveSlot:ifFound:ifNone:
15:36:18				006/515 - 35/37: Installing method AbstractLayout>>slotScope
15:36:19				006/515 - 36/37: Installing method AbstractLayout>>slots
15:36:19				006/515 - 37/37: Installing method AbstractLayout>>visibleSlots
15:36:19				006/515 - 1/1: Installing method AbstractLayout class>>isAbstract
15:36:19				007/515 - 1/24: Installing method AbstractLayoutScope>>=
15:36:19				007/515 - 2/24: Installing method AbstractLayoutScope>>allSlotsDo:
15:36:19				007/515 - 3/24: Installing method AbstractLayoutScope>>allVisibleSlots
15:36:19				007/515 - 4/24: Installing method AbstractLayoutScope>>extend
15:36:19				007/515 - 5/24: Installing method AbstractLayoutScope>>extend:
15:36:19				007/515 - 6/24: Installing method AbstractLayoutScope>>extend:as:
15:36:19				007/515 - 7/24: Installing method AbstractLayoutScope>>fieldSize
15:36:19				007/515 - 8/24: Installing method AbstractLayoutScope>>firstFieldIndex
15:36:19				007/515 - 9/24: Installing method AbstractLayoutScope>>flatten
15:36:19				007/515 - 10/24: Installing method AbstractLayoutScope>>flattenIn:
15:36:19				007/515 - 11/24: Installing method AbstractLayoutScope>>hasBindingThatBeginsWith:
15:36:19				007/515 - 12/24: Installing method AbstractLayoutScope>>hasFields
15:36:19				007/515 - 13/24: Installing method AbstractLayoutScope>>hasSlots
15:36:19				007/515 - 14/24: Installing method AbstractLayoutScope>>hash
15:36:19				007/515 - 15/24: Installing method AbstractLayoutScope>>ifEmpty:
15:36:19				007/515 - 16/24: Installing method AbstractLayoutScope>>ifNotEmpty:
15:36:19				007/515 - 17/24: Installing method AbstractLayoutScope>>indexOf:
15:36:19				007/515 - 18/24: Installing method AbstractLayoutScope>>indexOf:ifAbsent:
15:36:19				007/515 - 19/24: Installing method AbstractLayoutScope>>isEmpty
15:36:19				007/515 - 20/24: Installing method AbstractLayoutScope>>ownFieldSize
15:36:19				007/515 - 21/24: Installing method AbstractLayoutScope>>resolveSlot:
15:36:19				007/515 - 22/24: Installing method AbstractLayoutScope>>resolveSlot:ifFound:ifNone:
15:36:19				007/515 - 23/24: Installing method AbstractLayoutScope>>visibleSlotNames
15:36:19				007/515 - 24/24: Installing method AbstractLayoutScope>>visibleSlots
15:36:19				007/515 - 1/1: Installing method AbstractLayoutScope class>>isAbstract
15:36:19				008/515 - 1/4: Installing method AbstractSessionHandler>>handledId
15:36:19				008/515 - 2/4: Installing method AbstractSessionHandler>>printOn:
15:36:19				008/515 - 3/4: Installing method AbstractSessionHandler>>shutdown:
15:36:19				008/515 - 4/4: Installing method AbstractSessionHandler>>startup:
15:36:19				008/515 - 1/1: Installing method AbstractSessionHandler class>>isAbstract
15:36:19				009/515 - 1/3: Installing method AdditionalBinding>>emitStore:
15:36:19				009/515 - 2/3: Installing method AdditionalBinding>>emitValue:
15:36:19				009/515 - 3/3: Installing method AdditionalBinding>>isReferenced
15:36:20				010/515 - 1/33: Installing method AdditionalMethodState>>analogousCodeTo:
15:36:20				010/515 - 2/33: Installing method AdditionalMethodState>>at:
15:36:20				010/515 - 3/33: Installing method AdditionalMethodState>>at:ifAbsent:
15:36:20				010/515 - 4/33: Installing method AdditionalMethodState>>at:ifAbsentPut:
15:36:20				010/515 - 5/33: Installing method AdditionalMethodState>>at:ifPresent:
15:36:20				010/515 - 6/33: Installing method AdditionalMethodState>>at:put:
15:36:20				010/515 - 7/33: Installing method AdditionalMethodState>>copyWith:
15:36:20				010/515 - 8/33: Installing method AdditionalMethodState>>copyWithout:
15:36:20				010/515 - 9/33: Installing method AdditionalMethodState>>includes:
15:36:20				010/515 - 10/33: Installing method AdditionalMethodState>>includesKey:
15:36:20				010/515 - 11/33: Installing method AdditionalMethodState>>includesProperty:
15:36:20				010/515 - 12/33: Installing method AdditionalMethodState>>isEmpty
15:36:20				010/515 - 13/33: Installing method AdditionalMethodState>>isMethodProperties
15:36:20				010/515 - 14/33: Installing method AdditionalMethodState>>keysAndValuesDo:
15:36:20				010/515 - 15/33: Installing method AdditionalMethodState>>method
15:36:20				010/515 - 16/33: Installing method AdditionalMethodState>>method:
15:36:20				010/515 - 17/33: Installing method AdditionalMethodState>>notEmpty
15:36:20				010/515 - 18/33: Installing method AdditionalMethodState>>postCopy
15:36:20				010/515 - 19/33: Installing method AdditionalMethodState>>pragmas
15:36:20				010/515 - 20/33: Installing method AdditionalMethodState>>pragmasDo:
15:36:20				010/515 - 21/33: Installing method AdditionalMethodState>>printOn:
15:36:20				010/515 - 22/33: Installing method AdditionalMethodState>>properties
15:36:20				010/515 - 23/33: Installing method AdditionalMethodState>>propertyAt:
15:36:20				010/515 - 24/33: Installing method AdditionalMethodState>>propertyAt:ifAbsent:
15:36:20				010/515 - 25/33: Installing method AdditionalMethodState>>propertyAt:ifPresent:
15:36:20				010/515 - 26/33: Installing method AdditionalMethodState>>propertyKeysAndValuesDo:
15:36:20				010/515 - 27/33: Installing method AdditionalMethodState>>propertyValueAt:
15:36:20				010/515 - 28/33: Installing method AdditionalMethodState>>propertyValueAt:ifAbsent:
15:36:20				010/515 - 29/33: Installing method AdditionalMethodState>>removeKey:
15:36:20				010/515 - 30/33: Installing method AdditionalMethodState>>removeKey:ifAbsent:
15:36:20				010/515 - 31/33: Installing method AdditionalMethodState>>selector
15:36:20				010/515 - 32/33: Installing method AdditionalMethodState>>selector:
15:36:20				010/515 - 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
15:36:20				010/515 - 1/7: Installing method AdditionalMethodState class>>forMethod:selector:
15:36:20				010/515 - 2/7: Installing method AdditionalMethodState class>>forSelector:
15:36:20				010/515 - 3/7: Installing method AdditionalMethodState class>>new
15:36:20				010/515 - 4/7: Installing method AdditionalMethodState class>>persistProperty:
15:36:20				010/515 - 5/7: Installing method AdditionalMethodState class>>propertiesToPersist
15:36:20				010/515 - 6/7: Installing method AdditionalMethodState class>>propertiesToPersist:
15:36:20				010/515 - 7/7: Installing method AdditionalMethodState class>>selector:with:
15:36:20				011/515 - 1/2: Installing method Announcement>>asAnnouncement
15:36:20				011/515 - 2/2: Installing method Announcement>>prepareForDelivery
15:36:21				011/515 - 1/5: Installing method Announcement class>>,
15:36:21				011/515 - 2/5: Installing method Announcement class>>-
15:36:21				011/515 - 3/5: Installing method Announcement class>>asAnnouncement
15:36:21				011/515 - 4/5: Installing method Announcement class>>handlesAnnouncement:
15:36:21				011/515 - 5/5: Installing method Announcement class>>where:
15:36:21				012/515 - 1/5: Installing method AnnouncementDeliveryCondition>>announcementClass
15:36:21				012/515 - 2/5: Installing method AnnouncementDeliveryCondition>>announcementClass:
15:36:21				012/515 - 3/5: Installing method AnnouncementDeliveryCondition>>conditionBlock
15:36:21				012/515 - 4/5: Installing method AnnouncementDeliveryCondition>>conditionBlock:
15:36:21				012/515 - 5/5: Installing method AnnouncementDeliveryCondition>>handlesAnnouncement:
15:36:21				012/515 - 1/1: Installing method AnnouncementDeliveryCondition class>>for:where:
15:36:21				013/515 - 1/2: Installing method AnnouncementLogger>>logAnnouncement:
15:36:21				013/515 - 2/2: Installing method AnnouncementLogger>>subscribeTo:
15:36:21				014/515 - 1/3: Installing method AnnouncementSet>>,
15:36:21				014/515 - 2/3: Installing method AnnouncementSet>>-
15:36:21				014/515 - 3/3: Installing method AnnouncementSet>>handlesAnnouncement:
15:36:21				015/515 - 1/4: Installing method AnnouncementSetWithExclusions>>addExclusion:
15:36:21				015/515 - 2/4: Installing method AnnouncementSetWithExclusions>>handlesAnnouncement:
15:36:21				015/515 - 3/4: Installing method AnnouncementSetWithExclusions>>initialize
15:36:21				015/515 - 4/4: Installing method AnnouncementSetWithExclusions>>initialize:
15:36:21				016/515 - 1/5: Installing method AnnouncementSubscription>>makeStrong
15:36:21				016/515 - 2/5: Installing method AnnouncementSubscription>>makeWeak
15:36:21				016/515 - 3/5: Installing method AnnouncementSubscription>>subscriber
15:36:21				016/515 - 4/5: Installing method AnnouncementSubscription>>subscriber:
15:36:21				016/515 - 5/5: Installing method AnnouncementSubscription>>unregister
15:36:21				017/515 - 1/20: Installing method Announcer>>announce:
15:36:21				017/515 - 2/20: Installing method Announcer>>basicSubscribe:
15:36:21				017/515 - 3/20: Installing method Announcer>>delayAnnouncementsAfter:
15:36:21				017/515 - 4/20: Installing method Announcer>>handleSubscriberClass:
15:36:21				017/515 - 5/20: Installing method Announcer>>hasSubscriber:
15:36:21				017/515 - 6/20: Installing method Announcer>>initialize
15:36:21				017/515 - 7/20: Installing method Announcer>>isSuspended
15:36:21				017/515 - 8/20: Installing method Announcer>>numberOfSubscriptions
15:36:21				017/515 - 9/20: Installing method Announcer>>prevent:during:
15:36:21				017/515 - 10/20: Installing method Announcer>>preventedAnnouncements
15:36:21				017/515 - 11/20: Installing method Announcer>>removeSubscription:
15:36:21				017/515 - 12/20: Installing method Announcer>>replace:with:
15:36:21				017/515 - 13/20: Installing method Announcer>>subscriptions
15:36:21				017/515 - 14/20: Installing method Announcer>>subscriptionsForClass:
15:36:21				017/515 - 15/20: Installing method Announcer>>suspendAllWhile:
15:36:21				017/515 - 16/20: Installing method Announcer>>suspendAllWhileStoring:
15:36:22				017/515 - 17/20: Installing method Announcer>>unsubscribe:
15:36:22				017/515 - 18/20: Installing method Announcer>>weak
15:36:22				017/515 - 19/20: Installing method Announcer>>when:do:for:
15:36:22				017/515 - 20/20: Installing method Announcer>>when:send:to:
15:36:22				018/515 - 1/6: Installing method ArgumentsCountMismatch>>calledArgumentsCount
15:36:22				018/515 - 2/6: Installing method ArgumentsCountMismatch>>calledArgumentsCount:
15:36:22				018/515 - 3/6: Installing method ArgumentsCountMismatch>>expectedArgumentsCount
15:36:22				018/515 - 4/6: Installing method ArgumentsCountMismatch>>expectedArgumentsCount:
15:36:22				018/515 - 5/6: Installing method ArgumentsCountMismatch>>messageText
15:36:22				018/515 - 6/6: Installing method ArgumentsCountMismatch>>printArgumentsCount:
15:36:22				018/515 - 1/1: Installing method ArgumentsCountMismatch class>>signalExpectedArgumentsCount:calledArgumentsCount:
15:36:22				020/515 - 1/29: Installing method Array>>as:
15:36:22				020/515 - 2/29: Installing method Array>>asArray
15:36:22				020/515 - 3/29: Installing method Array>>asNewArray
15:36:22				020/515 - 4/29: Installing method Array>>asOrderedCollection
15:36:22				020/515 - 5/29: Installing method Array>>asSet
15:36:22				020/515 - 6/29: Installing method Array>>atWrap:
15:36:22				020/515 - 7/29: Installing method Array>>atWrap:put:
15:36:22				020/515 - 8/29: Installing method Array>>beReadOnlyLiteral
15:36:22				020/515 - 9/29: Installing method Array>>displayString
15:36:22				020/515 - 10/29: Installing method Array>>elementsExchangeIdentityWith:
15:36:22				020/515 - 11/29: Installing method Array>>elementsForwardIdentityTo:
15:36:22				020/515 - 12/29: Installing method Array>>elementsForwardIdentityTo:copyHash:
15:36:22				020/515 - 13/29: Installing method Array>>hasLiteral:
15:36:22				020/515 - 14/29: Installing method Array>>hasLiteralSuchThat:
15:36:22				020/515 - 15/29: Installing method Array>>isArray
15:36:22				020/515 - 16/29: Installing method Array>>isLiteral
15:36:22				020/515 - 17/29: Installing method Array>>isLiteral:
15:36:22				020/515 - 18/29: Installing method Array>>isSelfEvaluating
15:36:22				020/515 - 19/29: Installing method Array>>isSelfEvaluating:
15:36:22				020/515 - 20/29: Installing method Array>>literalEqual:
15:36:22				020/515 - 21/29: Installing method Array>>printAsLiteralFormOn:
15:36:22				020/515 - 22/29: Installing method Array>>printAsSelfEvaluatingFormOn:
15:36:22				020/515 - 23/29: Installing method Array>>printOn:
15:36:22				020/515 - 24/29: Installing method Array>>recursiveDo:
15:36:22				020/515 - 25/29: Installing method Array>>refersToLiteral:
15:36:22				020/515 - 26/29: Installing method Array>>replaceFrom:to:with:startingAt:
15:36:22				020/515 - 27/29: Installing method Array>>shouldBePrintedAsLiteral
15:36:23				020/515 - 28/29: Installing method Array>>shouldBePrintedAsLiteral:
15:36:23				020/515 - 29/29: Installing method Array>>storeOn:
15:36:23				020/515 - 1/2: Installing method Array class>>empty
15:36:23				020/515 - 2/2: Installing method Array class>>new:
15:36:23				021/515 - 1/10: Installing method ArrayedCollection>>add:
15:36:23				021/515 - 2/10: Installing method ArrayedCollection>>byteSize
15:36:23				021/515 - 3/10: Installing method ArrayedCollection>>bytesPerBasicElement
15:36:23				021/515 - 4/10: Installing method ArrayedCollection>>defaultElement
15:36:23				021/515 - 5/10: Installing method ArrayedCollection>>fillFrom:with:
15:36:23				021/515 - 6/10: Installing method ArrayedCollection>>removeAll
15:36:23				021/515 - 7/10: Installing method ArrayedCollection>>size
15:36:23				021/515 - 8/10: Installing method ArrayedCollection>>storeElementsFrom:to:on:
15:36:23				021/515 - 9/10: Installing method ArrayedCollection>>storeOn:
15:36:23				021/515 - 10/10: Installing method ArrayedCollection>>writeOn:
15:36:23				021/515 - 1/13: Installing method ArrayedCollection class>>isAbstract
15:36:23				021/515 - 2/13: Installing method ArrayedCollection class>>new
15:36:23				021/515 - 3/13: Installing method ArrayedCollection class>>new:withAll:
15:36:23				021/515 - 4/13: Installing method ArrayedCollection class>>newFrom:
15:36:23				021/515 - 5/13: Installing method ArrayedCollection class>>newFromArray:
15:36:23				021/515 - 6/13: Installing method ArrayedCollection class>>with:
15:36:23				021/515 - 7/13: Installing method ArrayedCollection class>>with:with:
15:36:23				021/515 - 8/13: Installing method ArrayedCollection class>>with:with:with:
15:36:23				021/515 - 9/13: Installing method ArrayedCollection class>>with:with:with:with:
15:36:23				021/515 - 10/13: Installing method ArrayedCollection class>>with:with:with:with:with:
15:36:23				021/515 - 11/13: Installing method ArrayedCollection class>>with:with:with:with:with:with:
15:36:23				021/515 - 12/13: Installing method ArrayedCollection class>>with:withAll:
15:36:23				021/515 - 13/13: Installing method ArrayedCollection class>>withAll:
15:36:23				022/515 - 1/35: Installing method AsciiCharset class>>isCasedLetter:
15:36:23				022/515 - 2/35: Installing method AsciiCharset class>>isClosePunctuation:
15:36:23				022/515 - 3/35: Installing method AsciiCharset class>>isConnectorPunctuation:
15:36:23				022/515 - 4/35: Installing method AsciiCharset class>>isControlOther:
15:36:23				022/515 - 5/35: Installing method AsciiCharset class>>isCurrencySymbol:
15:36:23				022/515 - 6/35: Installing method AsciiCharset class>>isDashPunctuation:
15:36:23				022/515 - 7/35: Installing method AsciiCharset class>>isDecimalDigit:
15:36:23				022/515 - 8/35: Installing method AsciiCharset class>>isDigit:
15:36:23				022/515 - 9/35: Installing method AsciiCharset class>>isEnclosingMark:
15:36:23				022/515 - 10/35: Installing method AsciiCharset class>>isFinalQuote:
15:36:23				022/515 - 11/35: Installing method AsciiCharset class>>isFormatOther:
15:36:23				022/515 - 12/35: Installing method AsciiCharset class>>isInitialQuote:
15:36:23				022/515 - 13/35: Installing method AsciiCharset class>>isLetter:
15:36:23				022/515 - 14/35: Installing method AsciiCharset class>>isLetterModifier:
15:36:24				022/515 - 15/35: Installing method AsciiCharset class>>isLetterNumber:
15:36:24				022/515 - 16/35: Installing method AsciiCharset class>>isLineSeparator:
15:36:24				022/515 - 17/35: Installing method AsciiCharset class>>isLowercase:
15:36:24				022/515 - 18/35: Installing method AsciiCharset class>>isMathSymbol:
15:36:24				022/515 - 19/35: Installing method AsciiCharset class>>isModifierSymbol:
15:36:24				022/515 - 20/35: Installing method AsciiCharset class>>isNonspacingMark:
15:36:24				022/515 - 21/35: Installing method AsciiCharset class>>isOpenPunctuation:
15:36:24				022/515 - 22/35: Installing method AsciiCharset class>>isOtherLetter:
15:36:24				022/515 - 23/35: Installing method AsciiCharset class>>isOtherNumber:
15:36:24				022/515 - 24/35: Installing method AsciiCharset class>>isOtherPunctuation:
15:36:24				022/515 - 25/35: Installing method AsciiCharset class>>isOtherSymbol:
15:36:24				022/515 - 26/35: Installing method AsciiCharset class>>isParagraphSeparator:
15:36:24				022/515 - 27/35: Installing method AsciiCharset class>>isPrivateOther:
15:36:24				022/515 - 28/35: Installing method AsciiCharset class>>isSpaceSeparator:
15:36:24				022/515 - 29/35: Installing method AsciiCharset class>>isSpacingCombiningMark:
15:36:24				022/515 - 30/35: Installing method AsciiCharset class>>isSurrogateOther:
15:36:24				022/515 - 31/35: Installing method AsciiCharset class>>isTitlecaseLetter:
15:36:24				022/515 - 32/35: Installing method AsciiCharset class>>isUppercase:
15:36:24				022/515 - 33/35: Installing method AsciiCharset class>>maxValue
15:36:24				022/515 - 34/35: Installing method AsciiCharset class>>toLowercase:
15:36:24				022/515 - 35/35: Installing method AsciiCharset class>>toUppercase:
15:36:24				024/515 - 1/12: Installing method Association>>=
15:36:24				024/515 - 2/12: Installing method Association>>analogousCodeTo:
15:36:24				024/515 - 3/12: Installing method Association>>hasLiteral:
15:36:24				024/515 - 4/12: Installing method Association>>isAssociation
15:36:24				024/515 - 5/12: Installing method Association>>isSelfEvaluating
15:36:24				024/515 - 6/12: Installing method Association>>isVariableBinding
15:36:24				024/515 - 7/12: Installing method Association>>key:value:
15:36:24				024/515 - 8/12: Installing method Association>>literalEqual:
15:36:24				024/515 - 9/12: Installing method Association>>printOn:
15:36:24				024/515 - 10/12: Installing method Association>>storeOn:
15:36:24				024/515 - 11/12: Installing method Association>>value
15:36:24				024/515 - 12/12: Installing method Association>>value:
15:36:24				024/515 - 1/1: Installing method Association class>>key:value:
15:36:25				025/515 - 1/13: Installing method AsyncFile>>close
15:36:25				025/515 - 2/13: Installing method AsyncFile>>fileHandle
15:36:25				025/515 - 3/13: Installing method AsyncFile>>open:forWrite:
15:36:25				025/515 - 4/13: Installing method AsyncFile>>primClose:
15:36:25				025/515 - 5/13: Installing method AsyncFile>>primOpen:forWrite:semaIndex:
15:36:25				025/515 - 6/13: Installing method AsyncFile>>primReadResult:intoBuffer:at:count:
15:36:25				025/515 - 7/13: Installing method AsyncFile>>primReadStart:fPosition:count:
15:36:25				025/515 - 8/13: Installing method AsyncFile>>primWriteResult:
15:36:25				025/515 - 9/13: Installing method AsyncFile>>primWriteStart:fPosition:fromBuffer:at:count:
15:36:25				025/515 - 10/13: Installing method AsyncFile>>readByteCount:fromFilePosition:onCompletionDo:
15:36:25				025/515 - 11/13: Installing method AsyncFile>>test:fileName:
15:36:25				025/515 - 12/13: Installing method AsyncFile>>waitForCompletion
15:36:25				025/515 - 13/13: Installing method AsyncFile>>writeBuffer:atFilePosition:onCompletionDo:
15:36:25				025/515 - 1/1: Installing method AsyncFile class>>initialize
15:36:25				026/515 - 1/20: Installing method AutomaticRewriting>>=
15:36:25				026/515 - 2/20: Installing method AutomaticRewriting>>condition:
15:36:25				026/515 - 3/20: Installing method AutomaticRewriting>>context:
15:36:25				026/515 - 4/20: Installing method AutomaticRewriting>>contextOfDeprecatedMethod
15:36:25				026/515 - 5/20: Installing method AutomaticRewriting>>contextOfSender
15:36:25				026/515 - 6/20: Installing method AutomaticRewriting>>date:
15:36:25				026/515 - 7/20: Installing method AutomaticRewriting>>deprecatedMethodName
15:36:25				026/515 - 8/20: Installing method AutomaticRewriting>>deprecationDate
15:36:25				026/515 - 9/20: Installing method AutomaticRewriting>>explanation:
15:36:25				026/515 - 10/20: Installing method AutomaticRewriting>>explanationString
15:36:25				026/515 - 11/20: Installing method AutomaticRewriting>>hash
15:36:25				026/515 - 12/20: Installing method AutomaticRewriting>>raiseWarning
15:36:25				026/515 - 13/20: Installing method AutomaticRewriting>>rewriterClass
15:36:25				026/515 - 14/20: Installing method AutomaticRewriting>>rule:
15:36:25				026/515 - 15/20: Installing method AutomaticRewriting>>sendingMethodName
15:36:25				026/515 - 16/20: Installing method AutomaticRewriting>>shouldTransform
15:36:25				026/515 - 17/20: Installing method AutomaticRewriting>>showWarning
15:36:25				026/515 - 18/20: Installing method AutomaticRewriting>>signal
15:36:25				026/515 - 19/20: Installing method AutomaticRewriting>>version:
15:36:25				026/515 - 20/20: Installing method AutomaticRewriting>>versionString
15:36:25				026/515 - 1/10: Installing method AutomaticRewriting class>>activateTransformations
15:36:25				026/515 - 2/10: Installing method AutomaticRewriting class>>activateTransformations:
15:36:25				026/515 - 3/10: Installing method AutomaticRewriting class>>addLog:
15:36:25				026/515 - 4/10: Installing method AutomaticRewriting class>>initialize
15:36:25				026/515 - 5/10: Installing method AutomaticRewriting class>>log
15:36:25				026/515 - 6/10: Installing method AutomaticRewriting class>>raiseWarning
15:36:25				026/515 - 7/10: Installing method AutomaticRewriting class>>raiseWarning:
15:36:25				026/515 - 8/10: Installing method AutomaticRewriting class>>reset
15:36:25				026/515 - 9/10: Installing method AutomaticRewriting class>>showWarning
15:36:25				026/515 - 10/10: Installing method AutomaticRewriting class>>showWarning:
15:36:25				027/515 - 1/4: Installing method BackwardCompatibility>>defaultAction
15:36:26				027/515 - 2/4: Installing method BackwardCompatibility>>logTranscript
15:36:26				027/515 - 3/4: Installing method BackwardCompatibility>>messageText
15:36:26				027/515 - 4/4: Installing method BackwardCompatibility>>transform
15:36:26				027/515 - 1/1: Installing method BackwardCompatibility class>>backwardsCompatibilityWhile:
15:36:26				029/515 - 1/22: Installing method Bag>>=
15:36:26				029/515 - 2/22: Installing method Bag>>add:
15:36:26				029/515 - 3/22: Installing method Bag>>add:withOccurrences:
15:36:26				029/515 - 4/22: Installing method Bag>>asBag
15:36:26				029/515 - 5/22: Installing method Bag>>asSet
15:36:26				029/515 - 6/22: Installing method Bag>>associationsDo:
15:36:26				029/515 - 7/22: Installing method Bag>>cumulativeCounts
15:36:26				029/515 - 8/22: Installing method Bag>>do:
15:36:26				029/515 - 9/22: Installing method Bag>>doWithOccurrences:
15:36:26				029/515 - 10/22: Installing method Bag>>includes:
15:36:26				029/515 - 11/22: Installing method Bag>>keysAndValuesDo:
15:36:26				029/515 - 12/22: Installing method Bag>>occurrencesOf:
15:36:26				029/515 - 13/22: Installing method Bag>>postCopy
15:36:26				029/515 - 14/22: Installing method Bag>>remove:ifAbsent:
15:36:26				029/515 - 15/22: Installing method Bag>>removeAll
15:36:26				029/515 - 16/22: Installing method Bag>>removeKey:ifAbsent:
15:36:26				029/515 - 17/22: Installing method Bag>>setContents:
15:36:26				029/515 - 18/22: Installing method Bag>>size
15:36:26				029/515 - 19/22: Installing method Bag>>sortedCounts
15:36:26				029/515 - 20/22: Installing method Bag>>sortedElements
15:36:26				029/515 - 21/22: Installing method Bag>>sum
15:36:26				029/515 - 22/22: Installing method Bag>>valuesAndCounts
15:36:26				029/515 - 1/4: Installing method Bag class>>contentsClass
15:36:26				029/515 - 2/4: Installing method Bag class>>new
15:36:26				029/515 - 3/4: Installing method Bag class>>new:
15:36:26				029/515 - 4/4: Installing method Bag class>>newFrom:
15:36:27				030/515 - 1/26: Installing method BasicCommandLineHandler>>activate
15:36:27				030/515 - 2/26: Installing method BasicCommandLineHandler>>activateSubCommand:
15:36:27				030/515 - 3/26: Installing method BasicCommandLineHandler>>checkPassword
15:36:27				030/515 - 4/26: Installing method BasicCommandLineHandler>>copySubcommand
15:36:27				030/515 - 5/26: Installing method BasicCommandLineHandler>>copyright
15:36:27				030/515 - 6/26: Installing method BasicCommandLineHandler>>default
15:36:27				030/515 - 7/26: Installing method BasicCommandLineHandler>>disabledAccessMode
15:36:27				030/515 - 8/26: Installing method BasicCommandLineHandler>>error
15:36:27				030/515 - 9/26: Installing method BasicCommandLineHandler>>firstArgument
15:36:27				030/515 - 10/26: Installing method BasicCommandLineHandler>>handleArgument:
15:36:27				030/515 - 11/26: Installing method BasicCommandLineHandler>>handleEmptyArguments
15:36:27				030/515 - 12/26: Installing method BasicCommandLineHandler>>handleExit:
15:36:27				030/515 - 13/26: Installing method BasicCommandLineHandler>>handleExit:for:
15:36:27				030/515 - 14/26: Installing method BasicCommandLineHandler>>handlePassword:
15:36:27				030/515 - 15/26: Installing method BasicCommandLineHandler>>handleSubcommand
15:36:27				030/515 - 16/26: Installing method BasicCommandLineHandler>>initialize
15:36:27				030/515 - 17/26: Installing method BasicCommandLineHandler>>list
15:36:27				030/515 - 18/26: Installing method BasicCommandLineHandler>>noQuit
15:36:27				030/515 - 19/26: Installing method BasicCommandLineHandler>>readOnlyAccessMode
15:36:27				030/515 - 20/26: Installing method BasicCommandLineHandler>>readWriteAccessMode
15:36:27				030/515 - 21/26: Installing method BasicCommandLineHandler>>requirePasswordFor:
15:36:27				030/515 - 22/26: Installing method BasicCommandLineHandler>>selectHandlers
15:36:27				030/515 - 23/26: Installing method BasicCommandLineHandler>>selectedHandler
15:36:27				030/515 - 24/26: Installing method BasicCommandLineHandler>>subCommandsRoot
15:36:27				030/515 - 25/26: Installing method BasicCommandLineHandler>>version
15:36:27				030/515 - 26/26: Installing method BasicCommandLineHandler>>writeOnlyAccessMode
15:36:27				030/515 - 1/7: Installing method BasicCommandLineHandler class>>commandLinePasswordManager
15:36:27				030/515 - 2/7: Installing method BasicCommandLineHandler class>>commandName
15:36:27				030/515 - 3/7: Installing method BasicCommandLineHandler class>>description
15:36:27				030/515 - 4/7: Installing method BasicCommandLineHandler class>>initialize
15:36:27				030/515 - 5/7: Installing method BasicCommandLineHandler class>>isResponsibleFor:
15:36:27				030/515 - 6/7: Installing method BasicCommandLineHandler class>>priority
15:36:27				030/515 - 7/7: Installing method BasicCommandLineHandler class>>startUp:
15:36:32				031/515 - 1/210: Installing method Behavior>><<
15:36:32				031/515 - 2/210: Installing method Behavior>>>>
15:36:32				031/515 - 3/210: Installing method Behavior>>addObsoleteSubclass:
15:36:32				031/515 - 4/210: Installing method Behavior>>addSelector:withMethod:
15:36:32				031/515 - 5/210: Installing method Behavior>>addSelectorSilently:withMethod:
15:36:32				031/515 - 6/210: Installing method Behavior>>adoptInstance:
15:36:32				031/515 - 7/210: Installing method Behavior>>allCallsOn
15:36:32				031/515 - 8/210: Installing method Behavior>>allCallsOn:
15:36:32				031/515 - 9/210: Installing method Behavior>>allClassVarNames
15:36:32				031/515 - 10/210: Installing method Behavior>>allInstVarNames
15:36:32				031/515 - 11/210: Installing method Behavior>>allInstances
15:36:32				031/515 - 12/210: Installing method Behavior>>allInstancesDo:
15:36:32				031/515 - 13/210: Installing method Behavior>>allInstancesOrNil
15:36:32				031/515 - 14/210: Installing method Behavior>>allMethods
15:36:32				031/515 - 15/210: Installing method Behavior>>allMethodsAccessingSlot:
15:36:32				031/515 - 16/210: Installing method Behavior>>allMethodsReadingSlot:
15:36:32				031/515 - 17/210: Installing method Behavior>>allMethodsWritingSlot:
15:36:32				031/515 - 18/210: Installing method Behavior>>allSelectors
15:36:32				031/515 - 19/210: Installing method Behavior>>allSelectorsAbove
15:36:32				031/515 - 20/210: Installing method Behavior>>allSelectorsAboveUntil:
15:36:32				031/515 - 21/210: Installing method Behavior>>allSelectorsBelow:
15:36:32				031/515 - 22/210: Installing method Behavior>>allSelectorsWithout:
15:36:32				031/515 - 23/210: Installing method Behavior>>allSharedPools
15:36:32				031/515 - 24/210: Installing method Behavior>>allSlots
15:36:32				031/515 - 25/210: Installing method Behavior>>allSubInstances
15:36:32				031/515 - 26/210: Installing method Behavior>>allSubInstancesDo:
15:36:32				031/515 - 27/210: Installing method Behavior>>allSubclasses
15:36:32				031/515 - 28/210: Installing method Behavior>>allSubclassesDo:
15:36:32				031/515 - 29/210: Installing method Behavior>>allSubclassesWithLevelDo:startingLevel:
15:36:32				031/515 - 30/210: Installing method Behavior>>allSuperclasses
15:36:32				031/515 - 31/210: Installing method Behavior>>allSuperclassesDo:
15:36:32				031/515 - 32/210: Installing method Behavior>>allSuperclassesIncluding:
15:36:32				031/515 - 33/210: Installing method Behavior>>allUnsentMessages
15:36:32				031/515 - 34/210: Installing method Behavior>>basicIdentityHash
15:36:32				031/515 - 35/210: Installing method Behavior>>basicNew
15:36:32				031/515 - 36/210: Installing method Behavior>>basicNew:
15:36:32				031/515 - 37/210: Installing method Behavior>>basicNewTenured
15:36:32				031/515 - 38/210: Installing method Behavior>>basicNewTenured:
15:36:32				031/515 - 39/210: Installing method Behavior>>basicObsoleteSubclasses
15:36:32				031/515 - 40/210: Installing method Behavior>>basicSuperclass:
15:36:32				031/515 - 41/210: Installing method Behavior>>becomeUncompact
15:36:32				031/515 - 42/210: Installing method Behavior>>binding
15:36:32				031/515 - 43/210: Installing method Behavior>>bindingOf:
15:36:32				031/515 - 44/210: Installing method Behavior>>byteSizeOfInstance
15:36:32				031/515 - 45/210: Installing method Behavior>>byteSizeOfInstanceOfSize:
15:36:32				031/515 - 46/210: Installing method Behavior>>canPerform:
15:36:32				031/515 - 47/210: Installing method Behavior>>canUnderstand:
15:36:32				031/515 - 48/210: Installing method Behavior>>classAndMethodFor:do:ifAbsent:
15:36:32				031/515 - 49/210: Installing method Behavior>>classBindingOf:
15:36:32				031/515 - 50/210: Installing method Behavior>>classDepth
15:36:32				031/515 - 51/210: Installing method Behavior>>classLayout
15:36:32				031/515 - 52/210: Installing method Behavior>>classLayout:
15:36:32				031/515 - 53/210: Installing method Behavior>>classVarNames
15:36:32				031/515 - 54/210: Installing method Behavior>>cleanUp
15:36:32				031/515 - 55/210: Installing method Behavior>>cleanUp:
15:36:32				031/515 - 56/210: Installing method Behavior>>codeChangeAnnouncer
15:36:32				031/515 - 57/210: Installing method Behavior>>codeSupportAnnouncer
15:36:32				031/515 - 58/210: Installing method Behavior>>compiledMethodAt:
15:36:32				031/515 - 59/210: Installing method Behavior>>compiledMethodAt:ifAbsent:
15:36:32				031/515 - 60/210: Installing method Behavior>>compiledMethodAt:ifPresent:
15:36:32				031/515 - 61/210: Installing method Behavior>>compiledMethodAt:ifPresent:ifAbsent:
15:36:32				031/515 - 62/210: Installing method Behavior>>deepCopy
15:36:32				031/515 - 63/210: Installing method Behavior>>definedMethods
15:36:32				031/515 - 64/210: Installing method Behavior>>definedSelectors
15:36:32				031/515 - 65/210: Installing method Behavior>>definedVariables
15:36:32				031/515 - 66/210: Installing method Behavior>>elementSize
15:36:32				031/515 - 67/210: Installing method Behavior>>emptyMethodDictionary
15:36:32				031/515 - 68/210: Installing method Behavior>>ensureProperties
15:36:32				031/515 - 69/210: Installing method Behavior>>environment
15:36:32				031/515 - 70/210: Installing method Behavior>>findOriginClassOf:
15:36:32				031/515 - 71/210: Installing method Behavior>>findOriginMethodOf:
15:36:32				031/515 - 72/210: Installing method Behavior>>fluidInstall
15:36:32				031/515 - 73/210: Installing method Behavior>>flushCache
15:36:32				031/515 - 74/210: Installing method Behavior>>format
15:36:33				031/515 - 75/210: Installing method Behavior>>handleFailingBasicNew
15:36:33				031/515 - 76/210: Installing method Behavior>>handleFailingBasicNew:
15:36:33				031/515 - 77/210: Installing method Behavior>>handleFailingBasicNewTenured
15:36:33				031/515 - 78/210: Installing method Behavior>>handleFailingBasicNewTenured:
15:36:33				031/515 - 79/210: Installing method Behavior>>handleFailingBasicNewTenuredWithGC:
15:36:33				031/515 - 80/210: Installing method Behavior>>handleFailingBasicNewWithGC:
15:36:33				031/515 - 81/210: Installing method Behavior>>handleFailingFailingBasicNew
15:36:33				031/515 - 82/210: Installing method Behavior>>handleFailingFailingBasicNew:
15:36:33				031/515 - 83/210: Installing method Behavior>>handleFailingFailingBasicNewTenured
15:36:33				031/515 - 84/210: Installing method Behavior>>handleFailingFailingBasicNewTenured:
15:36:33				031/515 - 85/210: Installing method Behavior>>hasAbstractMethods
15:36:33				031/515 - 86/210: Installing method Behavior>>hasBindingOf:
15:36:33				031/515 - 87/210: Installing method Behavior>>hasMethodAccessingVariable:
15:36:33				031/515 - 88/210: Installing method Behavior>>hasMethods
15:36:33				031/515 - 89/210: Installing method Behavior>>hasProperty:
15:36:33				031/515 - 90/210: Installing method Behavior>>hasSelectorReferringTo:
15:36:33				031/515 - 91/210: Installing method Behavior>>includesBehavior:
15:36:33				031/515 - 92/210: Installing method Behavior>>includesLocalSelector:
15:36:33				031/515 - 93/210: Installing method Behavior>>includesMethod:
15:36:33				031/515 - 94/210: Installing method Behavior>>includesSelector:
15:36:33				031/515 - 95/210: Installing method Behavior>>inheritsFrom:
15:36:33				031/515 - 96/210: Installing method Behavior>>initialize
15:36:33				031/515 - 97/210: Installing method Behavior>>initializeSlots:
15:36:33				031/515 - 98/210: Installing method Behavior>>instSize
15:36:33				031/515 - 99/210: Installing method Behavior>>instSpec
15:36:33				031/515 - 100/210: Installing method Behavior>>instVarNames
15:36:33				031/515 - 101/210: Installing method Behavior>>instanceCount
15:36:33				031/515 - 102/210: Installing method Behavior>>instanceVariables
15:36:33				031/515 - 103/210: Installing method Behavior>>instancesSizeInMemory
15:36:33				031/515 - 104/210: Installing method Behavior>>isAbstract
15:36:33				031/515 - 105/210: Installing method Behavior>>isAnonymous
15:36:33				031/515 - 106/210: Installing method Behavior>>isBehavior
15:36:33				031/515 - 107/210: Installing method Behavior>>isBits
15:36:33				031/515 - 108/210: Installing method Behavior>>isBytes
15:36:33				031/515 - 109/210: Installing method Behavior>>isCompact
15:36:33				031/515 - 110/210: Installing method Behavior>>isDisabledSelector:
15:36:33				031/515 - 111/210: Installing method Behavior>>isDoubleWords
15:36:33				031/515 - 112/210: Installing method Behavior>>isEphemeronClass
15:36:33				031/515 - 113/210: Installing method Behavior>>isFixed
15:36:33				031/515 - 114/210: Installing method Behavior>>isImmediateClass
15:36:33				031/515 - 115/210: Installing method Behavior>>isInClassHierarchyOf:
15:36:33				031/515 - 116/210: Installing method Behavior>>isManifest
15:36:33				031/515 - 117/210: Installing method Behavior>>isMeta
15:36:33				031/515 - 118/210: Installing method Behavior>>isObsolete
15:36:33				031/515 - 119/210: Installing method Behavior>>isPointers
15:36:33				031/515 - 120/210: Installing method Behavior>>isPool
15:36:33				031/515 - 121/210: Installing method Behavior>>isReferenced
15:36:33				031/515 - 122/210: Installing method Behavior>>isRootInEnvironment
15:36:33				031/515 - 123/210: Installing method Behavior>>isUsed
15:36:33				031/515 - 124/210: Installing method Behavior>>isVariable
15:36:33				031/515 - 125/210: Installing method Behavior>>isWeak
15:36:33				031/515 - 126/210: Installing method Behavior>>isWords
15:36:33				031/515 - 127/210: Installing method Behavior>>localMethods
15:36:33				031/515 - 128/210: Installing method Behavior>>localSelectors
15:36:33				031/515 - 129/210: Installing method Behavior>>lookupSelector:
15:36:33				031/515 - 130/210: Installing method Behavior>>lookupVar:
15:36:33				031/515 - 131/210: Installing method Behavior>>methodDict
15:36:33				031/515 - 132/210: Installing method Behavior>>methodDict:
15:36:33				031/515 - 133/210: Installing method Behavior>>methodDictionary
15:36:33				031/515 - 134/210: Installing method Behavior>>methodDictionary:
15:36:33				031/515 - 135/210: Installing method Behavior>>methods
15:36:33				031/515 - 136/210: Installing method Behavior>>methodsAccessingSlot:
15:36:33				031/515 - 137/210: Installing method Behavior>>methodsDo:
15:36:33				031/515 - 138/210: Installing method Behavior>>methodsReadingSlot:
15:36:33				031/515 - 139/210: Installing method Behavior>>methodsReferencingClass:
15:36:33				031/515 - 140/210: Installing method Behavior>>methodsReferencingClasses:
15:36:33				031/515 - 141/210: Installing method Behavior>>methodsWritingSlot:
15:36:33				031/515 - 142/210: Installing method Behavior>>name
15:36:33				031/515 - 143/210: Installing method Behavior>>new
15:36:33				031/515 - 144/210: Installing method Behavior>>new:
15:36:33				031/515 - 145/210: Installing method Behavior>>newTenured
15:36:33				031/515 - 146/210: Installing method Behavior>>newTenured:
15:36:33				031/515 - 147/210: Installing method Behavior>>nonObsoleteClass
15:36:33				031/515 - 148/210: Installing method Behavior>>obsolete
15:36:33				031/515 - 149/210: Installing method Behavior>>obsoleteSubclasses
15:36:33				031/515 - 150/210: Installing method Behavior>>originalName
15:36:33				031/515 - 151/210: Installing method Behavior>>packageOrganizer
15:36:33				031/515 - 152/210: Installing method Behavior>>postCopy
15:36:33				031/515 - 153/210: Installing method Behavior>>pragmas
15:36:33				031/515 - 154/210: Installing method Behavior>>pragmasDo:
15:36:33				031/515 - 155/210: Installing method Behavior>>printOn:
15:36:33				031/515 - 156/210: Installing method Behavior>>properties
15:36:33				031/515 - 157/210: Installing method Behavior>>propertyAt:
15:36:33				031/515 - 158/210: Installing method Behavior>>propertyAt:ifAbsent:
15:36:33				031/515 - 159/210: Installing method Behavior>>propertyAt:put:
15:36:33				031/515 - 160/210: Installing method Behavior>>realClass
15:36:33				031/515 - 161/210: Installing method Behavior>>referencedClasses
15:36:33				031/515 - 162/210: Installing method Behavior>>removeAllObsoleteSubclasses
15:36:33				031/515 - 163/210: Installing method Behavior>>removePropertiesIfEmpty
15:36:33				031/515 - 164/210: Installing method Behavior>>removeProperty:
15:36:33				031/515 - 165/210: Installing method Behavior>>removeProperty:ifAbsent:
15:36:33				031/515 - 166/210: Installing method Behavior>>removeSelector:
15:36:33				031/515 - 167/210: Installing method Behavior>>removeSelectorSilently:
15:36:33				031/515 - 168/210: Installing method Behavior>>restartMethods
15:36:33				031/515 - 169/210: Installing method Behavior>>selectSubclasses:
15:36:33				031/515 - 170/210: Installing method Behavior>>selectSuperclasses:
15:36:33				031/515 - 171/210: Installing method Behavior>>selectors
15:36:33				031/515 - 172/210: Installing method Behavior>>selectorsAndMethodsDo:
15:36:33				031/515 - 173/210: Installing method Behavior>>selectorsDo:
15:36:33				031/515 - 174/210: Installing method Behavior>>selectorsWithArgs:
15:36:33				031/515 - 175/210: Installing method Behavior>>setFormat:
15:36:33				031/515 - 176/210: Installing method Behavior>>shouldNotBeRedefined
15:36:33				031/515 - 177/210: Installing method Behavior>>shutDown
15:36:33				031/515 - 178/210: Installing method Behavior>>shutDown:
15:36:33				031/515 - 179/210: Installing method Behavior>>slots
15:36:33				031/515 - 180/210: Installing method Behavior>>someInstance
15:36:33				031/515 - 181/210: Installing method Behavior>>sourceCodeAt:
15:36:33				031/515 - 182/210: Installing method Behavior>>sourceCodeAt:ifAbsent:
15:36:33				031/515 - 183/210: Installing method Behavior>>sourceCodeTemplate
15:36:33				031/515 - 184/210: Installing method Behavior>>spaceUsed
15:36:33				031/515 - 185/210: Installing method Behavior>>startUp
15:36:33				031/515 - 186/210: Installing method Behavior>>startUp:
15:36:33				031/515 - 187/210: Installing method Behavior>>subclassDefinerClass
15:36:33				031/515 - 188/210: Installing method Behavior>>subclassInstVarNames
15:36:33				031/515 - 189/210: Installing method Behavior>>superclass
15:36:33				031/515 - 190/210: Installing method Behavior>>superclass:
15:36:33				031/515 - 191/210: Installing method Behavior>>superclass:methodDictionary:format:
15:36:33				031/515 - 192/210: Installing method Behavior>>thoroughHasSelectorReferringTo:
15:36:33				031/515 - 193/210: Installing method Behavior>>thoroughWhichMethodsReferTo:
15:36:33				031/515 - 194/210: Installing method Behavior>>thoroughWhichMethodsReferTo:specialIndex:
15:36:33				031/515 - 195/210: Installing method Behavior>>thoroughWhichSelectorsReferTo:
15:36:33				031/515 - 196/210: Installing method Behavior>>unreferencedInstanceVariables
15:36:34				031/515 - 197/210: Installing method Behavior>>usingMethods
15:36:34				031/515 - 198/210: Installing method Behavior>>whichClassDefinesClassVar:
15:36:34				031/515 - 199/210: Installing method Behavior>>whichClassDefinesInstVar:
15:36:34				031/515 - 200/210: Installing method Behavior>>whichClassIncludesSelector:
15:36:34				031/515 - 201/210: Installing method Behavior>>whichMethodsReferTo:
15:36:34				031/515 - 202/210: Installing method Behavior>>whichSelectorsReferTo:
15:36:34				031/515 - 203/210: Installing method Behavior>>whichSuperclassSatisfies:
15:36:34				031/515 - 204/210: Installing method Behavior>>withAllSubAndSuperclassesDo:
15:36:34				031/515 - 205/210: Installing method Behavior>>withAllSubclasses
15:36:34				031/515 - 206/210: Installing method Behavior>>withAllSubclassesDo:
15:36:34				031/515 - 207/210: Installing method Behavior>>withAllSuperAndSubclasses
15:36:34				031/515 - 208/210: Installing method Behavior>>withAllSuperAndSubclassesDo:
15:36:34				031/515 - 209/210: Installing method Behavior>>withAllSuperclasses
15:36:34				031/515 - 210/210: Installing method Behavior>>withAllSuperclassesDo:
15:36:34				031/515 - 1/3: Installing method Behavior class>>initialize
15:36:34				031/515 - 2/3: Installing method Behavior class>>initializeClassProperties
15:36:34				031/515 - 3/3: Installing method Behavior class>>initializeObsoleteSubclasses
15:36:34				032/515 - 1/9: Installing method BinaryFileStream>>close
15:36:34				032/515 - 2/9: Installing method BinaryFileStream>>closed
15:36:34				032/515 - 3/9: Installing method BinaryFileStream>>finalize
15:36:34				032/515 - 4/9: Installing method BinaryFileStream>>peek
15:36:34				032/515 - 5/9: Installing method BinaryFileStream>>register
15:36:34				032/515 - 6/9: Installing method BinaryFileStream>>skip:
15:36:34				032/515 - 7/9: Installing method BinaryFileStream>>truncate
15:36:34				032/515 - 8/9: Installing method BinaryFileStream>>truncate:
15:36:34				032/515 - 9/9: Installing method BinaryFileStream>>unregister
15:36:34				033/515 - 1/9: Installing method BitsLayout>>bytesPerSlot
15:36:34				033/515 - 2/9: Installing method BitsLayout>>extend
15:36:34				033/515 - 3/9: Installing method BitsLayout>>extendByte
15:36:34				033/515 - 4/9: Installing method BitsLayout>>extendDoubleByte
15:36:34				033/515 - 5/9: Installing method BitsLayout>>extendDoubleWord
15:36:35				033/515 - 6/9: Installing method BitsLayout>>extendWeak:
15:36:35				033/515 - 7/9: Installing method BitsLayout>>extendWord
15:36:35				033/515 - 8/9: Installing method BitsLayout>>isBits
15:36:35				033/515 - 9/9: Installing method BitsLayout>>isVariable
15:36:35				033/515 - 1/1: Installing method BitsLayout class>>isAbstract
15:36:35				034/515 - 1/2: Installing method BlockCannotReturn>>home
15:36:35				034/515 - 2/2: Installing method BlockCannotReturn>>home:
15:36:35				034/515 - 1/1: Installing method BlockCannotReturn class>>result:from:
15:36:36				035/515 - 1/93: Installing method BlockClosure>>argumentCount
15:36:36				035/515 - 2/93: Installing method BlockClosure>>argumentNames
15:36:36				035/515 - 3/93: Installing method BlockClosure>>asContext
15:36:36				035/515 - 4/93: Installing method BlockClosure>>asContextWithSender:
15:36:36				035/515 - 5/93: Installing method BlockClosure>>asMinimalRepresentation
15:36:36				035/515 - 6/93: Installing method BlockClosure>>assert
15:36:36				035/515 - 7/93: Installing method BlockClosure>>assertWithDescription:
15:36:36				035/515 - 8/93: Installing method BlockClosure>>clearTemporariesOn:
15:36:36				035/515 - 9/93: Installing method BlockClosure>>compiledBlock
15:36:36				035/515 - 10/93: Installing method BlockClosure>>compiledBlock:
15:36:36				035/515 - 11/93: Installing method BlockClosure>>copiedValueAt:
15:36:36				035/515 - 12/93: Installing method BlockClosure>>copyForSaving
15:36:36				035/515 - 13/93: Installing method BlockClosure>>cull:
15:36:36				035/515 - 14/93: Installing method BlockClosure>>cull:cull:
15:36:36				035/515 - 15/93: Installing method BlockClosure>>cull:cull:cull:
15:36:36				035/515 - 16/93: Installing method BlockClosure>>cull:cull:cull:cull:
15:36:36				035/515 - 17/93: Installing method BlockClosure>>doPrintOn:
15:36:36				035/515 - 18/93: Installing method BlockClosure>>doWhileFalse:
15:36:36				035/515 - 19/93: Installing method BlockClosure>>doWhileTrue:
15:36:36				035/515 - 20/93: Installing method BlockClosure>>endPC
15:36:36				035/515 - 21/93: Installing method BlockClosure>>ensure:
15:36:36				035/515 - 22/93: Installing method BlockClosure>>fork
15:36:36				035/515 - 23/93: Installing method BlockClosure>>forkAndWait
15:36:36				035/515 - 24/93: Installing method BlockClosure>>forkAt:
15:36:36				035/515 - 25/93: Installing method BlockClosure>>forkAt:named:
15:36:36				035/515 - 26/93: Installing method BlockClosure>>forkNamed:
15:36:36				035/515 - 27/93: Installing method BlockClosure>>hasNonLocalReturn
15:36:36				035/515 - 28/93: Installing method BlockClosure>>home
15:36:36				035/515 - 29/93: Installing method BlockClosure>>homeMethod
15:36:36				035/515 - 30/93: Installing method BlockClosure>>ifCurtailed:
15:36:36				035/515 - 31/93: Installing method BlockClosure>>initialStackPointer
15:36:36				035/515 - 32/93: Installing method BlockClosure>>isBlock
15:36:36				035/515 - 33/93: Installing method BlockClosure>>isClean
15:36:36				035/515 - 34/93: Installing method BlockClosure>>isClosure
15:36:36				035/515 - 35/93: Installing method BlockClosure>>isConstant
15:36:36				035/515 - 36/93: Installing method BlockClosure>>isDead
15:36:36				035/515 - 37/93: Installing method BlockClosure>>isFullBlock
15:36:36				035/515 - 38/93: Installing method BlockClosure>>isValid
15:36:36				035/515 - 39/93: Installing method BlockClosure>>method
15:36:36				035/515 - 40/93: Installing method BlockClosure>>newProcess
15:36:36				035/515 - 41/93: Installing method BlockClosure>>newProcessWith:
15:36:36				035/515 - 42/93: Installing method BlockClosure>>numArgs
15:36:36				035/515 - 43/93: Installing method BlockClosure>>numArgs:
15:36:36				035/515 - 44/93: Installing method BlockClosure>>numArgsError:
15:36:36				035/515 - 45/93: Installing method BlockClosure>>numCopiedValues
15:36:36				035/515 - 46/93: Installing method BlockClosure>>numTemps
15:36:36				035/515 - 47/93: Installing method BlockClosure>>on:do:
15:36:36				035/515 - 48/93: Installing method BlockClosure>>on:fork:
15:36:36				035/515 - 49/93: Installing method BlockClosure>>on:fork:return:
15:36:36				035/515 - 50/93: Installing method BlockClosure>>onDNU:do:
15:36:36				035/515 - 51/93: Installing method BlockClosure>>onErrorDo:
15:36:36				035/515 - 52/93: Installing method BlockClosure>>outerContext
15:36:36				035/515 - 53/93: Installing method BlockClosure>>outerContext:
15:36:36				035/515 - 54/93: Installing method BlockClosure>>printOn:
15:36:36				035/515 - 55/93: Installing method BlockClosure>>receiver
15:36:36				035/515 - 56/93: Installing method BlockClosure>>reentrant
15:36:36				035/515 - 57/93: Installing method BlockClosure>>repeat
15:36:36				035/515 - 58/93: Installing method BlockClosure>>repeatWithGCIf:
15:36:36				035/515 - 59/93: Installing method BlockClosure>>sender
15:36:36				035/515 - 60/93: Installing method BlockClosure>>simulateValueWithArguments:caller:
15:36:36				035/515 - 61/93: Installing method BlockClosure>>split:indicesDo:
15:36:36				035/515 - 62/93: Installing method BlockClosure>>startpc
15:36:36				035/515 - 63/93: Installing method BlockClosure>>startpcOrOuterCode
15:36:36				035/515 - 64/93: Installing method BlockClosure>>tempNames
15:36:36				035/515 - 65/93: Installing method BlockClosure>>value
15:36:36				035/515 - 66/93: Installing method BlockClosure>>value:
15:36:36				035/515 - 67/93: Installing method BlockClosure>>value:value:
15:36:36				035/515 - 68/93: Installing method BlockClosure>>value:value:value:
15:36:36				035/515 - 69/93: Installing method BlockClosure>>value:value:value:value:
15:36:36				035/515 - 70/93: Installing method BlockClosure>>valueAfterWaiting:
15:36:36				035/515 - 71/93: Installing method BlockClosure>>valueNoContextSwitch
15:36:36				035/515 - 72/93: Installing method BlockClosure>>valueNoContextSwitch:
15:36:36				035/515 - 73/93: Installing method BlockClosure>>valueSupplyingAnswer:
15:36:36				035/515 - 74/93: Installing method BlockClosure>>valueSupplyingAnswers:
15:36:36				035/515 - 75/93: Installing method BlockClosure>>valueSuppressingAllMessages
15:36:36				035/515 - 76/93: Installing method BlockClosure>>valueSuppressingMessages:
15:36:36				035/515 - 77/93: Installing method BlockClosure>>valueSuppressingMessages:supplyingAnswers:
15:36:36				035/515 - 78/93: Installing method BlockClosure>>valueUninterruptably
15:36:36				035/515 - 79/93: Installing method BlockClosure>>valueUnpreemptively
15:36:36				035/515 - 80/93: Installing method BlockClosure>>valueUnwindInContext:
15:36:36				035/515 - 81/93: Installing method BlockClosure>>valueWithArguments:
15:36:36				035/515 - 82/93: Installing method BlockClosure>>valueWithEnoughArguments:
15:36:36				035/515 - 83/93: Installing method BlockClosure>>valueWithExit
15:36:36				035/515 - 84/93: Installing method BlockClosure>>valueWithInterval:
15:36:36				035/515 - 85/93: Installing method BlockClosure>>valueWithPossibleArgs:
15:36:36				035/515 - 86/93: Installing method BlockClosure>>valueWithPossibleArgument:
15:36:36				035/515 - 87/93: Installing method BlockClosure>>whileFalse
15:36:36				035/515 - 88/93: Installing method BlockClosure>>whileFalse:
15:36:36				035/515 - 89/93: Installing method BlockClosure>>whileNil:
15:36:36				035/515 - 90/93: Installing method BlockClosure>>whileNotNil:
15:36:36				035/515 - 91/93: Installing method BlockClosure>>whileTrue
15:36:36				035/515 - 92/93: Installing method BlockClosure>>whileTrue:
15:36:36				035/515 - 93/93: Installing method BlockClosure>>withAllBlocksDo:
15:36:36				035/515 - 1/1: Installing method BlockClosure class>>isAbstract
15:36:37				036/515 - 1/21: Installing method Boolean>>&
15:36:37				036/515 - 2/21: Installing method Boolean>>==>
15:36:37				036/515 - 3/21: Installing method Boolean>>and:
15:36:37				036/515 - 4/21: Installing method Boolean>>asBit
15:36:37				036/515 - 5/21: Installing method Boolean>>asInteger
15:36:37				036/515 - 6/21: Installing method Boolean>>deepCopy
15:36:37				036/515 - 7/21: Installing method Boolean>>eqv:
15:36:37				036/515 - 8/21: Installing method Boolean>>ifFalse:
15:36:37				036/515 - 9/21: Installing method Boolean>>ifFalse:ifTrue:
15:36:37				036/515 - 10/21: Installing method Boolean>>ifTrue:
15:36:37				036/515 - 11/21: Installing method Boolean>>ifTrue:ifFalse:
15:36:37				036/515 - 12/21: Installing method Boolean>>isLiteral
15:36:37				036/515 - 13/21: Installing method Boolean>>isSelfEvaluating
15:36:37				036/515 - 14/21: Installing method Boolean>>not
15:36:37				036/515 - 15/21: Installing method Boolean>>or:
15:36:37				036/515 - 16/21: Installing method Boolean>>setPinnedInMemory:
15:36:37				036/515 - 17/21: Installing method Boolean>>shallowCopy
15:36:37				036/515 - 18/21: Installing method Boolean>>storeOn:
15:36:37				036/515 - 19/21: Installing method Boolean>>veryDeepCopyWith:
15:36:37				036/515 - 20/21: Installing method Boolean>>xor:
15:36:37				036/515 - 21/21: Installing method Boolean>>|
15:36:37				036/515 - 1/1: Installing method Boolean class>>new
15:36:37				037/515 - 1/16: Installing method BoxedFloat64>>*
15:36:37				037/515 - 2/16: Installing method BoxedFloat64>>+
15:36:37				037/515 - 3/16: Installing method BoxedFloat64>>-
15:36:37				037/515 - 4/16: Installing method BoxedFloat64>>/
15:36:37				037/515 - 5/16: Installing method BoxedFloat64>><
15:36:37				037/515 - 6/16: Installing method BoxedFloat64>><=
15:36:37				037/515 - 7/16: Installing method BoxedFloat64>>=
15:36:37				037/515 - 8/16: Installing method BoxedFloat64>>>
15:36:37				037/515 - 9/16: Installing method BoxedFloat64>>>=
15:36:37				037/515 - 10/16: Installing method BoxedFloat64>>exp
15:36:37				037/515 - 11/16: Installing method BoxedFloat64>>exponent
15:36:37				037/515 - 12/16: Installing method BoxedFloat64>>fractionPart
15:36:37				037/515 - 13/16: Installing method BoxedFloat64>>ln
15:36:37				037/515 - 14/16: Installing method BoxedFloat64>>timesTwoPower:
15:36:37				037/515 - 15/16: Installing method BoxedFloat64>>truncated
15:36:37				037/515 - 16/16: Installing method BoxedFloat64>>~=
15:36:37				037/515 - 1/2: Installing method BoxedFloat64 class>>basicNew
15:36:37				037/515 - 2/2: Installing method BoxedFloat64 class>>basicNew:
15:36:39				038/515 - 1/107: Installing method ByteArray>>=
15:36:39				038/515 - 2/107: Installing method ByteArray>>asByteArray
15:36:39				038/515 - 3/107: Installing method ByteArray>>asByteArrayOfSize:
15:36:39				038/515 - 4/107: Installing method ByteArray>>asByteArrayPointer
15:36:39				038/515 - 5/107: Installing method ByteArray>>asExternalPointer
15:36:39				038/515 - 6/107: Installing method ByteArray>>asInteger
15:36:39				038/515 - 7/107: Installing method ByteArray>>asString
15:36:39				038/515 - 8/107: Installing method ByteArray>>asWideString
15:36:39				038/515 - 9/107: Installing method ByteArray>>atAllPut:
15:36:39				038/515 - 10/107: Installing method ByteArray>>bitXor:
15:36:39				038/515 - 11/107: Installing method ByteArray>>boolean8AtOffset:
15:36:39				038/515 - 12/107: Installing method ByteArray>>boolean8AtOffset:put:
15:36:39				038/515 - 13/107: Installing method ByteArray>>booleanAt:
15:36:40				038/515 - 14/107: Installing method ByteArray>>booleanAt:put:
15:36:40				038/515 - 15/107: Installing method ByteArray>>byteAt:
15:36:40				038/515 - 16/107: Installing method ByteArray>>byteAt:put:
15:36:40				038/515 - 17/107: Installing method ByteArray>>byteSize
15:36:40				038/515 - 18/107: Installing method ByteArray>>char16AtOffset:
15:36:40				038/515 - 19/107: Installing method ByteArray>>char16AtOffset:put:
15:36:40				038/515 - 20/107: Installing method ByteArray>>char32AtOffset:
15:36:40				038/515 - 21/107: Installing method ByteArray>>char32AtOffset:put:
15:36:40				038/515 - 22/107: Installing method ByteArray>>char8AtOffset:
15:36:40				038/515 - 23/107: Installing method ByteArray>>char8AtOffset:put:
15:36:40				038/515 - 24/107: Installing method ByteArray>>decodeWith:
15:36:40				038/515 - 25/107: Installing method ByteArray>>defaultElement
15:36:40				038/515 - 26/107: Installing method ByteArray>>doubleAt:
15:36:40				038/515 - 27/107: Installing method ByteArray>>doubleAt:bigEndian:
15:36:40				038/515 - 28/107: Installing method ByteArray>>doubleAt:put:
15:36:40				038/515 - 29/107: Installing method ByteArray>>doubleAt:put:bigEndian:
15:36:40				038/515 - 30/107: Installing method ByteArray>>float32AtOffset:
15:36:40				038/515 - 31/107: Installing method ByteArray>>float32AtOffset:put:
15:36:40				038/515 - 32/107: Installing method ByteArray>>float64AtOffset:
15:36:40				038/515 - 33/107: Installing method ByteArray>>float64AtOffset:put:
15:36:40				038/515 - 34/107: Installing method ByteArray>>floatAt:
15:36:40				038/515 - 35/107: Installing method ByteArray>>floatAt:bigEndian:
15:36:40				038/515 - 36/107: Installing method ByteArray>>floatAt:put:
15:36:40				038/515 - 37/107: Installing method ByteArray>>hash
15:36:40				038/515 - 38/107: Installing method ByteArray>>hex
15:36:40				038/515 - 39/107: Installing method ByteArray>>hexDumpOn:max:
15:36:40				038/515 - 40/107: Installing method ByteArray>>indexOf:startingAt:
15:36:40				038/515 - 41/107: Installing method ByteArray>>int16AtOffset:
15:36:40				038/515 - 42/107: Installing method ByteArray>>int16AtOffset:put:
15:36:40				038/515 - 43/107: Installing method ByteArray>>int32AtOffset:
15:36:40				038/515 - 44/107: Installing method ByteArray>>int32AtOffset:put:
15:36:40				038/515 - 45/107: Installing method ByteArray>>int64AtOffset:
15:36:40				038/515 - 46/107: Installing method ByteArray>>int64AtOffset:put:
15:36:40				038/515 - 47/107: Installing method ByteArray>>int8AtOffset:
15:36:40				038/515 - 48/107: Installing method ByteArray>>int8AtOffset:put:
15:36:40				038/515 - 49/107: Installing method ByteArray>>integerAt:put:size:signed:
15:36:40				038/515 - 50/107: Installing method ByteArray>>integerAt:size:signed:
15:36:40				038/515 - 51/107: Installing method ByteArray>>isExternalAddress
15:36:40				038/515 - 52/107: Installing method ByteArray>>isLiteral
15:36:40				038/515 - 53/107: Installing method ByteArray>>isNull
15:36:40				038/515 - 54/107: Installing method ByteArray>>literalEqual:
15:36:40				038/515 - 55/107: Installing method ByteArray>>longAt:bigEndian:
15:36:40				038/515 - 56/107: Installing method ByteArray>>longAt:put:bigEndian:
15:36:40				038/515 - 57/107: Installing method ByteArray>>longPointerAt:
15:36:40				038/515 - 58/107: Installing method ByteArray>>longPointerAt:put:
15:36:40				038/515 - 59/107: Installing method ByteArray>>pointerAt:
15:36:40				038/515 - 60/107: Installing method ByteArray>>pointerAt:put:
15:36:40				038/515 - 61/107: Installing method ByteArray>>pointerAtOffset:
15:36:40				038/515 - 62/107: Installing method ByteArray>>pointerAtOffset:put:
15:36:40				038/515 - 63/107: Installing method ByteArray>>printHexOn:
15:36:40				038/515 - 64/107: Installing method ByteArray>>printOn:
15:36:40				038/515 - 65/107: Installing method ByteArray>>putOn:
15:36:40				038/515 - 66/107: Installing method ByteArray>>readHexFrom:
15:36:40				038/515 - 67/107: Installing method ByteArray>>replaceFrom:to:with:startingAt:
15:36:40				038/515 - 68/107: Installing method ByteArray>>shortAt:bigEndian:
15:36:40				038/515 - 69/107: Installing method ByteArray>>shortAt:put:bigEndian:
15:36:40				038/515 - 70/107: Installing method ByteArray>>shortPointerAt:
15:36:40				038/515 - 71/107: Installing method ByteArray>>shortPointerAt:put:
15:36:40				038/515 - 72/107: Installing method ByteArray>>signedCharAt:
15:36:40				038/515 - 73/107: Installing method ByteArray>>signedCharAt:put:
15:36:40				038/515 - 74/107: Installing method ByteArray>>signedLongAt:
15:36:40				038/515 - 75/107: Installing method ByteArray>>signedLongAt:put:
15:36:40				038/515 - 76/107: Installing method ByteArray>>signedLongLongAt:
15:36:40				038/515 - 77/107: Installing method ByteArray>>signedLongLongAt:put:
15:36:40				038/515 - 78/107: Installing method ByteArray>>signedShortAt:
15:36:40				038/515 - 79/107: Installing method ByteArray>>signedShortAt:put:
15:36:40				038/515 - 80/107: Installing method ByteArray>>storeOn:
15:36:40				038/515 - 81/107: Installing method ByteArray>>structAt:length:
15:36:40				038/515 - 82/107: Installing method ByteArray>>structAt:put:length:
15:36:40				038/515 - 83/107: Installing method ByteArray>>uint16AtOffset:
15:36:40				038/515 - 84/107: Installing method ByteArray>>uint16AtOffset:put:
15:36:40				038/515 - 85/107: Installing method ByteArray>>uint32AtOffset:
15:36:40				038/515 - 86/107: Installing method ByteArray>>uint32AtOffset:put:
15:36:40				038/515 - 87/107: Installing method ByteArray>>uint64AtOffset:
15:36:40				038/515 - 88/107: Installing method ByteArray>>uint64AtOffset:put:
15:36:40				038/515 - 89/107: Installing method ByteArray>>uint8AtOffset:
15:36:40				038/515 - 90/107: Installing method ByteArray>>uint8AtOffset:put:
15:36:40				038/515 - 91/107: Installing method ByteArray>>unsignedByteAt:
15:36:40				038/515 - 92/107: Installing method ByteArray>>unsignedByteAt:put:
15:36:40				038/515 - 93/107: Installing method ByteArray>>unsignedCharAt:
15:36:40				038/515 - 94/107: Installing method ByteArray>>unsignedCharAt:put:
15:36:40				038/515 - 95/107: Installing method ByteArray>>unsignedLongAt:
15:36:40				038/515 - 96/107: Installing method ByteArray>>unsignedLongAt:bigEndian:
15:36:40				038/515 - 97/107: Installing method ByteArray>>unsignedLongAt:put:
15:36:40				038/515 - 98/107: Installing method ByteArray>>unsignedLongAt:put:bigEndian:
15:36:40				038/515 - 99/107: Installing method ByteArray>>unsignedLongLongAt:
15:36:40				038/515 - 100/107: Installing method ByteArray>>unsignedLongLongAt:put:
15:36:40				038/515 - 101/107: Installing method ByteArray>>unsignedShortAt:
15:36:40				038/515 - 102/107: Installing method ByteArray>>unsignedShortAt:bigEndian:
15:36:40				038/515 - 103/107: Installing method ByteArray>>unsignedShortAt:put:
15:36:40				038/515 - 104/107: Installing method ByteArray>>unsignedShortAt:put:bigEndian:
15:36:40				038/515 - 105/107: Installing method ByteArray>>utf8Decoded
15:36:40				038/515 - 106/107: Installing method ByteArray>>voidAt:
15:36:40				038/515 - 107/107: Installing method ByteArray>>voidAt:put:
15:36:40				038/515 - 1/2: Installing method ByteArray class>>hashBytes:startingWith:
15:36:40				038/515 - 2/2: Installing method ByteArray class>>readHexFrom:
15:36:40				039/515 - 1/4: Installing method ByteLayout>>bytesPerSlot
15:36:40				039/515 - 2/4: Installing method ByteLayout>>extendByte
15:36:40				039/515 - 3/4: Installing method ByteLayout>>instanceSpecification
15:36:40				039/515 - 4/4: Installing method ByteLayout>>isBytes
15:36:40				039/515 - 1/2: Installing method ByteLayout class>>extending:scope:host:
15:36:40				039/515 - 2/2: Installing method ByteLayout class>>subclassDefiningSymbol
15:36:41				040/515 - 1/18: Installing method ByteString>>asByteArray
15:36:41				040/515 - 2/18: Installing method ByteString>>asOctetString
15:36:41				040/515 - 3/18: Installing method ByteString>>at:
15:36:41				040/515 - 4/18: Installing method ByteString>>at:put:
15:36:41				040/515 - 5/18: Installing method ByteString>>byteAt:
15:36:41				040/515 - 6/18: Installing method ByteString>>byteAt:put:
15:36:41				040/515 - 7/18: Installing method ByteString>>byteSize
15:36:41				040/515 - 8/18: Installing method ByteString>>compareWith:
15:36:41				040/515 - 9/18: Installing method ByteString>>compareWith:collated:
15:36:41				040/515 - 10/18: Installing method ByteString>>createSymbol
15:36:41				040/515 - 11/18: Installing method ByteString>>findSubstring:in:startingAt:matchTable:
15:36:41				040/515 - 12/18: Installing method ByteString>>hasWideCharacterFrom:to:
15:36:41				040/515 - 13/18: Installing method ByteString>>indexOfAnyOf:startingAt:
15:36:41				040/515 - 14/18: Installing method ByteString>>indexOfAnyOf:startingAt:ifAbsent:
15:36:41				040/515 - 15/18: Installing method ByteString>>isAsciiString
15:36:41				040/515 - 16/18: Installing method ByteString>>isByteString
15:36:41				040/515 - 17/18: Installing method ByteString>>isOctetString
15:36:41				040/515 - 18/18: Installing method ByteString>>replaceFrom:to:with:startingAt:
15:36:41				040/515 - 1/6: Installing method ByteString class>>findFirstInString:inSet:startingAt:
15:36:41				040/515 - 2/6: Installing method ByteString class>>indexOfAscii:inString:startingAt:
15:36:41				040/515 - 3/6: Installing method ByteString class>>initialize
15:36:41				040/515 - 4/6: Installing method ByteString class>>nonAsciiMap
15:36:41				040/515 - 5/6: Installing method ByteString class>>stringHash:initialHash:
15:36:41				040/515 - 6/6: Installing method ByteString class>>translate:from:to:table:
15:36:41				041/515 - 1/17: Installing method ByteSymbol>>asByteArray
15:36:41				041/515 - 2/17: Installing method ByteSymbol>>asOctetString
15:36:41				041/515 - 3/17: Installing method ByteSymbol>>at:
15:36:41				041/515 - 4/17: Installing method ByteSymbol>>byteAt:
15:36:41				041/515 - 5/17: Installing method ByteSymbol>>byteAt:put:
15:36:41				041/515 - 6/17: Installing method ByteSymbol>>byteSize
15:36:41				041/515 - 7/17: Installing method ByteSymbol>>compareWith:
15:36:41				041/515 - 8/17: Installing method ByteSymbol>>compareWith:collated:
15:36:41				041/515 - 9/17: Installing method ByteSymbol>>findSubstring:in:startingAt:matchTable:
15:36:41				041/515 - 10/17: Installing method ByteSymbol>>hasWideCharacterFrom:to:
15:36:41				041/515 - 11/17: Installing method ByteSymbol>>indexOfAnyOf:startingAt:
15:36:41				041/515 - 12/17: Installing method ByteSymbol>>indexOfAnyOf:startingAt:ifAbsent:
15:36:41				041/515 - 13/17: Installing method ByteSymbol>>isByteString
15:36:41				041/515 - 14/17: Installing method ByteSymbol>>isOctetString
15:36:41				041/515 - 15/17: Installing method ByteSymbol>>privateAt:put:
15:36:41				041/515 - 16/17: Installing method ByteSymbol>>species
15:36:41				041/515 - 17/17: Installing method ByteSymbol>>string:
15:36:41				041/515 - 1/4: Installing method ByteSymbol class>>findFirstInString:inSet:startingAt:
15:36:41				041/515 - 2/4: Installing method ByteSymbol class>>indexOfAscii:inString:startingAt:
15:36:41				041/515 - 3/4: Installing method ByteSymbol class>>stringHash:initialHash:
15:36:41				041/515 - 4/4: Installing method ByteSymbol class>>translate:from:to:table:
15:36:42				042/515 - 1/44: Installing method BytecodeEncoder>>genPushSpecialLiteral:
15:36:42				042/515 - 2/44: Installing method BytecodeEncoder>>genPushThisProcess
15:36:42				042/515 - 3/44: Installing method BytecodeEncoder>>methodStreamPosition
15:36:42				042/515 - 4/44: Installing method BytecodeEncoder>>nextPut:
15:36:42				042/515 - 5/44: Installing method BytecodeEncoder>>outOfRangeError:index:range:to:
15:36:42				042/515 - 6/44: Installing method BytecodeEncoder>>sizeBranchPopFalse:
15:36:42				042/515 - 7/44: Installing method BytecodeEncoder>>sizeBranchPopTrue:
15:36:42				042/515 - 8/44: Installing method BytecodeEncoder>>sizeCallPrimitive:
15:36:42				042/515 - 9/44: Installing method BytecodeEncoder>>sizeDup
15:36:42				042/515 - 10/44: Installing method BytecodeEncoder>>sizeJump:
15:36:42				042/515 - 11/44: Installing method BytecodeEncoder>>sizeJumpLong:
15:36:42				042/515 - 12/44: Installing method BytecodeEncoder>>sizeOpcodeSelector:withArguments:
15:36:42				042/515 - 13/44: Installing method BytecodeEncoder>>sizePop
15:36:42				042/515 - 14/44: Installing method BytecodeEncoder>>sizePushConsArray:
15:36:42				042/515 - 15/44: Installing method BytecodeEncoder>>sizePushInstVar:
15:36:42				042/515 - 16/44: Installing method BytecodeEncoder>>sizePushInstVarLong:
15:36:42				042/515 - 17/44: Installing method BytecodeEncoder>>sizePushLiteral:
15:36:42				042/515 - 18/44: Installing method BytecodeEncoder>>sizePushLiteralVar:
15:36:42				042/515 - 19/44: Installing method BytecodeEncoder>>sizePushNewArray:
15:36:42				042/515 - 20/44: Installing method BytecodeEncoder>>sizePushReceiver
15:36:42				042/515 - 21/44: Installing method BytecodeEncoder>>sizePushRemoteTemp:inVectorAt:
15:36:42				042/515 - 22/44: Installing method BytecodeEncoder>>sizePushSpecialLiteral:
15:36:42				042/515 - 23/44: Installing method BytecodeEncoder>>sizePushTemp:
15:36:42				042/515 - 24/44: Installing method BytecodeEncoder>>sizePushThisContext
15:36:42				042/515 - 25/44: Installing method BytecodeEncoder>>sizePushThisProcess
15:36:42				042/515 - 26/44: Installing method BytecodeEncoder>>sizeReturnReceiver
15:36:42				042/515 - 27/44: Installing method BytecodeEncoder>>sizeReturnSpecialLiteral:
15:36:42				042/515 - 28/44: Installing method BytecodeEncoder>>sizeReturnTop
15:36:42				042/515 - 29/44: Installing method BytecodeEncoder>>sizeReturnTopToCaller
15:36:42				042/515 - 30/44: Installing method BytecodeEncoder>>sizeSend:numArgs:
15:36:42				042/515 - 31/44: Installing method BytecodeEncoder>>sizeSendSuper:numArgs:
15:36:42				042/515 - 32/44: Installing method BytecodeEncoder>>sizeStoreInstVar:
15:36:42				042/515 - 33/44: Installing method BytecodeEncoder>>sizeStoreInstVarLong:
15:36:42				042/515 - 34/44: Installing method BytecodeEncoder>>sizeStoreLiteralVar:
15:36:42				042/515 - 35/44: Installing method BytecodeEncoder>>sizeStorePopInstVar:
15:36:42				042/515 - 36/44: Installing method BytecodeEncoder>>sizeStorePopInstVarLong:
15:36:42				042/515 - 37/44: Installing method BytecodeEncoder>>sizeStorePopLiteralVar:
15:36:42				042/515 - 38/44: Installing method BytecodeEncoder>>sizeStorePopRemoteTemp:inVectorAt:
15:36:42				042/515 - 39/44: Installing method BytecodeEncoder>>sizeStorePopTemp:
15:36:42				042/515 - 40/44: Installing method BytecodeEncoder>>sizeStoreRemoteTemp:inVectorAt:
15:36:42				042/515 - 41/44: Installing method BytecodeEncoder>>sizeStoreTemp:
15:36:42				042/515 - 42/44: Installing method BytecodeEncoder>>sizeTrapIfNotInstanceOf:
15:36:42				042/515 - 43/44: Installing method BytecodeEncoder>>stream:
15:36:42				042/515 - 44/44: Installing method BytecodeEncoder>>streamToMethod:
15:36:42				042/515 - 1/9: Installing method BytecodeEncoder class>>instructionSizeAt:of:
15:36:42				042/515 - 2/9: Installing method BytecodeEncoder class>>isAbstract
15:36:42				042/515 - 3/9: Installing method BytecodeEncoder class>>isExtension:
15:36:42				042/515 - 4/9: Installing method BytecodeEncoder class>>literalMethodBytecodes
15:36:42				042/515 - 5/9: Installing method BytecodeEncoder class>>nonExtensionBytecodeAt:in:
15:36:42				042/515 - 6/9: Installing method BytecodeEncoder class>>nonExtensionPcAt:in:
15:36:42				042/515 - 7/9: Installing method BytecodeEncoder class>>quickPrimSpecialConstants
15:36:42				042/515 - 8/9: Installing method BytecodeEncoder class>>specialSelectors
15:36:42				042/515 - 9/9: Installing method BytecodeEncoder class>>stackDeltaForPrimitive:in:
15:36:42				044/515 - 1/3: Installing method CannotReturn>>isResumable
15:36:42				044/515 - 2/3: Installing method CannotReturn>>result
15:36:42				044/515 - 3/3: Installing method CannotReturn>>result:
15:36:42				045/515 - 1/5: Installing method CategoryConverter>>environment
15:36:42				045/515 - 2/5: Installing method CategoryConverter>>environment:
15:36:42				045/515 - 3/5: Installing method CategoryConverter>>packageName
15:36:42				045/515 - 4/5: Installing method CategoryConverter>>processCategory:
15:36:42				045/515 - 5/5: Installing method CategoryConverter>>tagName
15:36:42				045/515 - 1/2: Installing method CategoryConverter class>>category:
15:36:42				045/515 - 2/2: Installing method CategoryConverter class>>category:environment:
15:36:43				046/515 - 1/9: Installing method ChangesLog>>assureStartupStampLogged
15:36:43				046/515 - 2/9: Installing method ChangesLog>>logChange:
15:36:43				046/515 - 3/9: Installing method ChangesLog>>logClassRemoved:
15:36:43				046/515 - 4/9: Installing method ChangesLog>>logClassRenamed:
15:36:43				046/515 - 5/9: Installing method ChangesLog>>logExpressionEvaluated:
15:36:43				046/515 - 6/9: Installing method ChangesLog>>logMethodRemoved:
15:36:43				046/515 - 7/9: Installing method ChangesLog>>logSnapshot:andQuit:
15:36:43				046/515 - 8/9: Installing method ChangesLog>>recordStartupStamp
15:36:43				046/515 - 9/9: Installing method ChangesLog>>registerToAnnouncements
15:36:43				046/515 - 1/4: Installing method ChangesLog class>>default
15:36:43				046/515 - 2/4: Installing method ChangesLog class>>registerInterestToSystemAnnouncement
15:36:43				046/515 - 3/4: Installing method ChangesLog class>>reset
15:36:43				046/515 - 4/4: Installing method ChangesLog class>>unsubscribeAnnouncersOfDefaultInstance
15:36:43				047/515 - 1/85: Installing method Character>><
15:36:43				047/515 - 2/85: Installing method Character>>=
15:36:43				047/515 - 3/85: Installing method Character>>>
15:36:43				047/515 - 4/85: Installing method Character>>asCharacter
15:36:43				047/515 - 5/85: Installing method Character>>asHTMLString
15:36:43				047/515 - 6/85: Installing method Character>>asInteger
15:36:43				047/515 - 7/85: Installing method Character>>asLowercase
15:36:43				047/515 - 8/85: Installing method Character>>asString
15:36:43				047/515 - 9/85: Installing method Character>>asSymbol
15:36:43				047/515 - 10/85: Installing method Character>>asUnicode
15:36:43				047/515 - 11/85: Installing method Character>>asUppercase
15:36:43				047/515 - 12/85: Installing method Character>>asciiValue
15:36:43				047/515 - 13/85: Installing method Character>>basicIdentityHash
15:36:43				047/515 - 14/85: Installing method Character>>basicPharoToIso
15:36:43				047/515 - 15/85: Installing method Character>>charCode
15:36:43				047/515 - 16/85: Installing method Character>>characterSet
15:36:43				047/515 - 17/85: Installing method Character>>codePoint
15:36:43				047/515 - 18/85: Installing method Character>>copy
15:36:43				047/515 - 19/85: Installing method Character>>deepCopy
15:36:43				047/515 - 20/85: Installing method Character>>digitValue
15:36:43				047/515 - 21/85: Installing method Character>>hash
15:36:43				047/515 - 22/85: Installing method Character>>hex
15:36:44				047/515 - 23/85: Installing method Character>>hexDigitValue
15:36:44				047/515 - 24/85: Installing method Character>>initialize
15:36:44				047/515 - 25/85: Installing method Character>>isAlphaNumeric
15:36:44				047/515 - 26/85: Installing method Character>>isArrow
15:36:44				047/515 - 27/85: Installing method Character>>isCasedLetter
15:36:44				047/515 - 28/85: Installing method Character>>isCharacter
15:36:44				047/515 - 29/85: Installing method Character>>isClosePunctuation
15:36:44				047/515 - 30/85: Installing method Character>>isConnectorPunctuation
15:36:44				047/515 - 31/85: Installing method Character>>isControlOther
15:36:44				047/515 - 32/85: Installing method Character>>isCurrencySymbol
15:36:44				047/515 - 33/85: Installing method Character>>isDashPunctuation
15:36:44				047/515 - 34/85: Installing method Character>>isDecimalDigit
15:36:44				047/515 - 35/85: Installing method Character>>isDigit
15:36:44				047/515 - 36/85: Installing method Character>>isDoubleQuote
15:36:44				047/515 - 37/85: Installing method Character>>isEnclosingMark
15:36:44				047/515 - 38/85: Installing method Character>>isFinalQuote
15:36:44				047/515 - 39/85: Installing method Character>>isFormatOther
15:36:44				047/515 - 40/85: Installing method Character>>isImmediateObject
15:36:44				047/515 - 41/85: Installing method Character>>isInitialQuote
15:36:44				047/515 - 42/85: Installing method Character>>isLetter
15:36:44				047/515 - 43/85: Installing method Character>>isLetterModifier
15:36:44				047/515 - 44/85: Installing method Character>>isLetterNumber
15:36:44				047/515 - 45/85: Installing method Character>>isLineSeparator
15:36:44				047/515 - 46/85: Installing method Character>>isLiteral
15:36:44				047/515 - 47/85: Installing method Character>>isLowercase
15:36:44				047/515 - 48/85: Installing method Character>>isMathSymbol
15:36:44				047/515 - 49/85: Installing method Character>>isModifierSymbol
15:36:44				047/515 - 50/85: Installing method Character>>isNonspacingMark
15:36:44				047/515 - 51/85: Installing method Character>>isOctetCharacter
15:36:44				047/515 - 52/85: Installing method Character>>isOpenPunctuation
15:36:44				047/515 - 53/85: Installing method Character>>isOtherLetter
15:36:44				047/515 - 54/85: Installing method Character>>isOtherNumber
15:36:44				047/515 - 55/85: Installing method Character>>isOtherPunctuation
15:36:44				047/515 - 56/85: Installing method Character>>isOtherSymbol
15:36:44				047/515 - 57/85: Installing method Character>>isParagraphSeparator
15:36:44				047/515 - 58/85: Installing method Character>>isPinnedInMemory
15:36:44				047/515 - 59/85: Installing method Character>>isPrivateOther
15:36:44				047/515 - 60/85: Installing method Character>>isPunctuation
15:36:44				047/515 - 61/85: Installing method Character>>isSafeForHTTP
15:36:44				047/515 - 62/85: Installing method Character>>isSeparator
15:36:44				047/515 - 63/85: Installing method Character>>isSpaceSeparator
15:36:44				047/515 - 64/85: Installing method Character>>isSpacingCombiningMark
15:36:44				047/515 - 65/85: Installing method Character>>isSpecial
15:36:44				047/515 - 66/85: Installing method Character>>isSurrogateOther
15:36:44				047/515 - 67/85: Installing method Character>>isSyntax
15:36:44				047/515 - 68/85: Installing method Character>>isTitlecaseLetter
15:36:44				047/515 - 69/85: Installing method Character>>isUppercase
15:36:44				047/515 - 70/85: Installing method Character>>isVowel
15:36:44				047/515 - 71/85: Installing method Character>>join:
15:36:44				047/515 - 72/85: Installing method Character>>lowercase
15:36:44				047/515 - 73/85: Installing method Character>>nextObject
15:36:44				047/515 - 74/85: Installing method Character>>printOn:
15:36:44				047/515 - 75/85: Installing method Character>>printStringHex
15:36:44				047/515 - 76/85: Installing method Character>>sameAs:
15:36:44				047/515 - 77/85: Installing method Character>>setValue:
15:36:44				047/515 - 78/85: Installing method Character>>shallowCopy
15:36:44				047/515 - 79/85: Installing method Character>>shouldBePrintedAsLiteral
15:36:44				047/515 - 80/85: Installing method Character>>storeBinaryOn:
15:36:44				047/515 - 81/85: Installing method Character>>storeOn:
15:36:44				047/515 - 82/85: Installing method Character>>to:
15:36:44				047/515 - 83/85: Installing method Character>>tokenish
15:36:44				047/515 - 84/85: Installing method Character>>uppercase
15:36:44				047/515 - 85/85: Installing method Character>>veryDeepCopyWith:
15:36:44				047/515 - 1/42: Installing method Character class>>allByteCharacters
15:36:44				047/515 - 2/42: Installing method Character class>>alphabet
15:36:44				047/515 - 3/42: Installing method Character class>>arrowDown
15:36:44				047/515 - 4/42: Installing method Character class>>arrowLeft
15:36:44				047/515 - 5/42: Installing method Character class>>arrowRight
15:36:44				047/515 - 6/42: Installing method Character class>>arrowUp
15:36:44				047/515 - 7/42: Installing method Character class>>backspace
15:36:44				047/515 - 8/42: Installing method Character class>>centeredDot
15:36:44				047/515 - 9/42: Installing method Character class>>characterSet
15:36:44				047/515 - 10/42: Installing method Character class>>characterSet:
15:36:44				047/515 - 11/42: Installing method Character class>>codePoint:
15:36:44				047/515 - 12/42: Installing method Character class>>constantNameFor:
15:36:44				047/515 - 13/42: Installing method Character class>>constantNames
15:36:44				047/515 - 14/42: Installing method Character class>>cr
15:36:44				047/515 - 15/42: Installing method Character class>>delete
15:36:44				047/515 - 16/42: Installing method Character class>>digitValue:
15:36:44				047/515 - 17/42: Installing method Character class>>divide
15:36:44				047/515 - 18/42: Installing method Character class>>end
15:36:44				047/515 - 19/42: Installing method Character class>>enter
15:36:44				047/515 - 20/42: Installing method Character class>>escape
15:36:44				047/515 - 21/42: Installing method Character class>>home
15:36:44				047/515 - 22/42: Installing method Character class>>initialize
15:36:44				047/515 - 23/42: Installing method Character class>>initializeDigitValues
15:36:44				047/515 - 24/42: Installing method Character class>>insert
15:36:44				047/515 - 25/42: Installing method Character class>>lf
15:36:44				047/515 - 26/42: Installing method Character class>>linefeed
15:36:44				047/515 - 27/42: Installing method Character class>>maxVal
15:36:44				047/515 - 28/42: Installing method Character class>>nbsp
15:36:44				047/515 - 29/42: Installing method Character class>>new
15:36:44				047/515 - 30/42: Installing method Character class>>newPage
15:36:44				047/515 - 31/42: Installing method Character class>>null
15:36:45				047/515 - 32/42: Installing method Character class>>pageDown
15:36:45				047/515 - 33/42: Installing method Character class>>pageUp
15:36:45				047/515 - 34/42: Installing method Character class>>plusOrMinus
15:36:45				047/515 - 35/42: Installing method Character class>>separators
15:36:45				047/515 - 36/42: Installing method Character class>>space
15:36:45				047/515 - 37/42: Installing method Character class>>specialCharacters
15:36:45				047/515 - 38/42: Installing method Character class>>supportsNonASCII
15:36:45				047/515 - 39/42: Installing method Character class>>syntaxCharacters
15:36:45				047/515 - 40/42: Installing method Character class>>tab
15:36:45				047/515 - 41/42: Installing method Character class>>times
15:36:45				047/515 - 42/42: Installing method Character class>>value:
15:36:45				048/515 - 1/18: Installing method CharacterSet>>=
15:36:45				048/515 - 2/18: Installing method CharacterSet>>add:
15:36:45				048/515 - 3/18: Installing method CharacterSet>>asString
15:36:45				048/515 - 4/18: Installing method CharacterSet>>byteArrayMap
15:36:45				048/515 - 5/18: Installing method CharacterSet>>byteComplement
15:36:45				048/515 - 6/18: Installing method CharacterSet>>complement
15:36:45				048/515 - 7/18: Installing method CharacterSet>>do:
15:36:45				048/515 - 8/18: Installing method CharacterSet>>findFirstInByteString:startingAt:
15:36:45				048/515 - 9/18: Installing method CharacterSet>>hasWideCharacters
15:36:45				048/515 - 10/18: Installing method CharacterSet>>hash
15:36:45				048/515 - 11/18: Installing method CharacterSet>>includes:
15:36:45				048/515 - 12/18: Installing method CharacterSet>>initialize
15:36:45				048/515 - 13/18: Installing method CharacterSet>>postCopy
15:36:45				048/515 - 14/18: Installing method CharacterSet>>remove:
15:36:45				048/515 - 15/18: Installing method CharacterSet>>remove:ifAbsent:
15:36:45				048/515 - 16/18: Installing method CharacterSet>>removeAll
15:36:45				048/515 - 17/18: Installing method CharacterSet>>size
15:36:45				048/515 - 18/18: Installing method CharacterSet>>wideCharacterMap
15:36:45				048/515 - 1/6: Installing method CharacterSet class>>allByteCharacters
15:36:45				048/515 - 2/6: Installing method CharacterSet class>>allCharacters
15:36:45				048/515 - 3/6: Installing method CharacterSet class>>crlf
15:36:45				048/515 - 4/6: Installing method CharacterSet class>>newFrom:
15:36:45				048/515 - 5/6: Installing method CharacterSet class>>nonSeparators
15:36:45				048/515 - 6/6: Installing method CharacterSet class>>separators
15:36:45				049/515 - 1/19: Installing method CharacterSetComplement>>=
15:36:45				049/515 - 2/19: Installing method CharacterSetComplement>>add:
15:36:45				049/515 - 3/19: Installing method CharacterSetComplement>>byteArrayMap
15:36:45				049/515 - 4/19: Installing method CharacterSetComplement>>complement
15:36:45				049/515 - 5/19: Installing method CharacterSetComplement>>complement:
15:36:45				049/515 - 6/19: Installing method CharacterSetComplement>>do:
15:36:45				049/515 - 7/19: Installing method CharacterSetComplement>>findFirstInByteString:startingAt:
15:36:45				049/515 - 8/19: Installing method CharacterSetComplement>>hasWideCharacters
15:36:45				049/515 - 9/19: Installing method CharacterSetComplement>>hash
15:36:45				049/515 - 10/19: Installing method CharacterSetComplement>>includes:
15:36:45				049/515 - 11/19: Installing method CharacterSetComplement>>postCopy
15:36:45				049/515 - 12/19: Installing method CharacterSetComplement>>printOn:
15:36:45				049/515 - 13/19: Installing method CharacterSetComplement>>reject:
15:36:45				049/515 - 14/19: Installing method CharacterSetComplement>>remove:
15:36:45				049/515 - 15/19: Installing method CharacterSetComplement>>remove:ifAbsent:
15:36:45				049/515 - 16/19: Installing method CharacterSetComplement>>removeAll
15:36:45				049/515 - 17/19: Installing method CharacterSetComplement>>select:
15:36:45				049/515 - 18/19: Installing method CharacterSetComplement>>size
15:36:45				049/515 - 19/19: Installing method CharacterSetComplement>>storeOn:
15:36:45				049/515 - 1/1: Installing method CharacterSetComplement class>>of:
15:36:45				050/515 - 1/12: Installing method ChunkReadStream>>basicNext
15:36:45				050/515 - 2/12: Installing method ChunkReadStream>>basicNextChunk
15:36:45				050/515 - 3/12: Installing method ChunkReadStream>>decodeString:andRuns:
15:36:45				050/515 - 4/12: Installing method ChunkReadStream>>isNextChunkMetaData
15:36:45				050/515 - 5/12: Installing method ChunkReadStream>>isNextStyleChunk
15:36:45				050/515 - 6/12: Installing method ChunkReadStream>>next
15:36:45				050/515 - 7/12: Installing method ChunkReadStream>>parseLangTagFor:
15:36:45				050/515 - 8/12: Installing method ChunkReadStream>>position
15:36:45				050/515 - 9/12: Installing method ChunkReadStream>>readUpToEndOfStyleChunk
15:36:45				050/515 - 10/12: Installing method ChunkReadStream>>reset
15:36:45				050/515 - 11/12: Installing method ChunkReadStream>>skipSeparators
15:36:45				050/515 - 12/12: Installing method ChunkReadStream>>terminatorMark
15:36:46				051/515 - 1/7: Installing method ChunkWriteStream>>afterNexPut
15:36:46				051/515 - 2/7: Installing method ChunkWriteStream>>bang
15:36:46				051/515 - 3/7: Installing method ChunkWriteStream>>doesNotUnderstand:
15:36:46				051/515 - 4/7: Installing method ChunkWriteStream>>duplicateTerminatorMarkOn:
15:36:46				051/515 - 5/7: Installing method ChunkWriteStream>>nextChunkPut:
15:36:46				051/515 - 6/7: Installing method ChunkWriteStream>>nextPut:
15:36:46				051/515 - 7/7: Installing method ChunkWriteStream>>terminatorMark
15:36:46				052/515 - 1/1: Installing method CircularHierarchyError class>>signalFor:
15:36:48				053/515 - 1/105: Installing method Class>>addClassSlot:
15:36:48				053/515 - 2/105: Installing method Class>>addClassVarNamed:
15:36:48				053/515 - 3/105: Installing method Class>>addClassVariable:
15:36:48				053/515 - 4/105: Installing method Class>>addInstVarNamed:
15:36:48				053/515 - 5/105: Installing method Class>>addSharedPool:
15:36:48				053/515 - 6/105: Installing method Class>>addSharedPoolNamed:
15:36:48				053/515 - 7/105: Installing method Class>>addSlot:
15:36:48				053/515 - 8/105: Installing method Class>>addSubclass:
15:36:48				053/515 - 9/105: Installing method Class>>allClassVariables
15:36:48				053/515 - 10/105: Installing method Class>>allSharedPools
15:36:48				053/515 - 11/105: Installing method Class>>allUnreferencedClassVariables
15:36:48				053/515 - 12/105: Installing method Class>>basicDeclareClassVariable:
15:36:48				053/515 - 13/105: Installing method Class>>basicTag:
15:36:48				053/515 - 14/105: Installing method Class>>binding
15:36:48				053/515 - 15/105: Installing method Class>>bindingOf:
15:36:48				053/515 - 16/105: Installing method Class>>category
15:36:48				053/515 - 17/105: Installing method Class>>checkForCompiledMethodLayout:
15:36:48				053/515 - 18/105: Installing method Class>>classBuilder
15:36:48				053/515 - 19/105: Installing method Class>>classPool
15:36:48				053/515 - 20/105: Installing method Class>>classPool:
15:36:48				053/515 - 21/105: Installing method Class>>classSide
15:36:48				053/515 - 22/105: Installing method Class>>classThatDefinesClassVariable:
15:36:48				053/515 - 23/105: Installing method Class>>classVarNamed:
15:36:48				053/515 - 24/105: Installing method Class>>classVarNamed:put:
15:36:48				053/515 - 25/105: Installing method Class>>classVarNames
15:36:48				053/515 - 26/105: Installing method Class>>classVariableDefinitionString
15:36:48				053/515 - 27/105: Installing method Class>>classVariableNamed:
15:36:48				053/515 - 28/105: Installing method Class>>classVariableNamed:ifAbsent:
15:36:48				053/515 - 29/105: Installing method Class>>classVariables
15:36:48				053/515 - 30/105: Installing method Class>>classVariablesNeedFullDefinition
15:36:48				053/515 - 31/105: Installing method Class>>comment
15:36:48				053/515 - 32/105: Installing method Class>>comment:
15:36:48				053/515 - 33/105: Installing method Class>>comment:stamp:
15:36:48				053/515 - 34/105: Installing method Class>>commentSourcePointer
15:36:48				053/515 - 35/105: Installing method Class>>commentSourcePointer:
15:36:48				053/515 - 36/105: Installing method Class>>commentStamp
15:36:48				053/515 - 37/105: Installing method Class>>commentStamp:
15:36:48				053/515 - 38/105: Installing method Class>>commonSuperclassWith:
15:36:48				053/515 - 39/105: Installing method Class>>compileAllFrom:
15:36:48				053/515 - 40/105: Installing method Class>>copyForAnnouncement
15:36:48				053/515 - 41/105: Installing method Class>>declareClassVariables:
15:36:48				053/515 - 42/105: Installing method Class>>definedVariables
15:36:48				053/515 - 43/105: Installing method Class>>definesClassVariable:
15:36:48				053/515 - 44/105: Installing method Class>>definesClassVariableNamed:
15:36:48				053/515 - 45/105: Installing method Class>>duplicateClassWithNewName:
15:36:48				053/515 - 46/105: Installing method Class>>environment
15:36:48				053/515 - 47/105: Installing method Class>>environment:
15:36:48				053/515 - 48/105: Installing method Class>>expandedDefinitionStringFor:
15:36:48				053/515 - 49/105: Installing method Class>>getName
15:36:48				053/515 - 50/105: Installing method Class>>hasAbstractMethods
15:36:48				053/515 - 51/105: Installing method Class>>hasBindingThatBeginsWith:
15:36:48				053/515 - 52/105: Installing method Class>>hasClassSide
15:36:48				053/515 - 53/105: Installing method Class>>hasClassVarNamed:
15:36:48				053/515 - 54/105: Installing method Class>>hasClassVariable:
15:36:48				053/515 - 55/105: Installing method Class>>hasComment
15:36:48				053/515 - 56/105: Installing method Class>>hasMethods
15:36:48				053/515 - 57/105: Installing method Class>>hasSharedPools
15:36:48				053/515 - 58/105: Installing method Class>>hasSubclasses
15:36:48				053/515 - 59/105: Installing method Class>>innerBindingOf:
15:36:48				053/515 - 60/105: Installing method Class>>instanceSide
15:36:48				053/515 - 61/105: Installing method Class>>isAnonymous
15:36:48				053/515 - 62/105: Installing method Class>>isClass
15:36:48				053/515 - 63/105: Installing method Class>>isClassOrTrait
15:36:48				053/515 - 64/105: Installing method Class>>isObsolete
15:36:48				053/515 - 65/105: Installing method Class>>isSelfEvaluating
15:36:48				053/515 - 66/105: Installing method Class>>isUsed
15:36:48				053/515 - 67/105: Installing method Class>>name
15:36:48				053/515 - 68/105: Installing method Class>>needsSlotClassDefinition
15:36:48				053/515 - 69/105: Installing method Class>>newAnonymousSubclass
15:36:48				053/515 - 70/105: Installing method Class>>newAnonymousSubclassInEnvironment:
15:36:48				053/515 - 71/105: Installing method Class>>newSubclass
15:36:48				053/515 - 72/105: Installing method Class>>obsolete
15:36:48				053/515 - 73/105: Installing method Class>>package
15:36:48				053/515 - 74/105: Installing method Class>>packageTag
15:36:48				053/515 - 75/105: Installing method Class>>possibleVariablesFor:continuedFrom:
15:36:48				053/515 - 76/105: Installing method Class>>readClassVariableNamed:
15:36:48				053/515 - 77/105: Installing method Class>>reformatAll
15:36:48				053/515 - 78/105: Installing method Class>>removeClassSlot:
15:36:48				053/515 - 79/105: Installing method Class>>removeClassVarNamed:
15:36:48				053/515 - 80/105: Installing method Class>>removeClassVariable:
15:36:48				053/515 - 81/105: Installing method Class>>removeFromSystem
15:36:48				053/515 - 82/105: Installing method Class>>removeFromSystem:
15:36:48				053/515 - 83/105: Installing method Class>>removeFromSystemUnlogged
15:36:49				053/515 - 84/105: Installing method Class>>removeSharedPool:
15:36:49				053/515 - 85/105: Installing method Class>>removeSlot:
15:36:49				053/515 - 86/105: Installing method Class>>removeSubclass:
15:36:49				053/515 - 87/105: Installing method Class>>rename:
15:36:49				053/515 - 88/105: Installing method Class>>setName:
15:36:49				053/515 - 89/105: Installing method Class>>sharedPoolNames
15:36:49				053/515 - 90/105: Installing method Class>>sharedPoolOfVarNamed:
15:36:49				053/515 - 91/105: Installing method Class>>sharedPools
15:36:49				053/515 - 92/105: Installing method Class>>sharedPools:
15:36:49				053/515 - 93/105: Installing method Class>>sharedPoolsDo:
15:36:49				053/515 - 94/105: Installing method Class>>sharing:
15:36:49				053/515 - 95/105: Installing method Class>>subclass:
15:36:49				053/515 - 96/105: Installing method Class>>subclasses
15:36:49				053/515 - 97/105: Installing method Class>>subclasses:
15:36:49				053/515 - 98/105: Installing method Class>>subclassesDo:
15:36:49				053/515 - 99/105: Installing method Class>>superclass:methodDictionary:format:
15:36:49				053/515 - 100/105: Installing method Class>>undeclaredRegistry
15:36:49				053/515 - 101/105: Installing method Class>>unload
15:36:49				053/515 - 102/105: Installing method Class>>usesClassVarNamed:
15:36:49				053/515 - 103/105: Installing method Class>>usesLocalPoolVarNamed:
15:36:49				053/515 - 104/105: Installing method Class>>usesPoolVarNamed:
15:36:49				053/515 - 105/105: Installing method Class>>writeClassVariableNamed:value:
15:36:49				053/515 - 1/7: Installing method Class class>>allSuperclassesFor:cache:
15:36:49				053/515 - 2/7: Installing method Class class>>doesNotIncludeInstanceOrSuperclassesFor:in:cache:
15:36:49				053/515 - 3/7: Installing method Class class>>hasNoDependenciesFor:in:cache:
15:36:49				053/515 - 4/7: Installing method Class class>>hasNoDependenciesForMetaclass:in:cache:
15:36:49				053/515 - 5/7: Installing method Class class>>hasNoSuperclassesOf:in:cache:
15:36:49				053/515 - 6/7: Installing method Class class>>initialize
15:36:49				053/515 - 7/7: Installing method Class class>>superclassOrder:
15:36:49				054/515 - 1/3: Installing method ClassAdded>>classAdded
15:36:49				054/515 - 2/3: Installing method ClassAdded>>classAdded:
15:36:49				054/515 - 3/3: Installing method ClassAdded>>classAffected
15:36:49				054/515 - 1/1: Installing method ClassAdded class>>class:
15:36:49				055/515 - 1/5: Installing method ClassAnnouncement>>classAffected
15:36:49				055/515 - 2/5: Installing method ClassAnnouncement>>packageAffected
15:36:49				055/515 - 3/5: Installing method ClassAnnouncement>>packageTagAffected
15:36:49				055/515 - 4/5: Installing method ClassAnnouncement>>packageTagsAffected
15:36:49				055/515 - 5/5: Installing method ClassAnnouncement>>packagesAffected
15:36:49				056/515 - 1/11: Installing method ClassCommented>>classAffected
15:36:49				056/515 - 2/11: Installing method ClassCommented>>classCommented
15:36:49				056/515 - 3/11: Installing method ClassCommented>>classCommented:
15:36:49				056/515 - 4/11: Installing method ClassCommented>>newComment
15:36:49				056/515 - 5/11: Installing method ClassCommented>>newComment:
15:36:49				056/515 - 6/11: Installing method ClassCommented>>newStamp
15:36:49				056/515 - 7/11: Installing method ClassCommented>>newStamp:
15:36:49				056/515 - 8/11: Installing method ClassCommented>>oldComment
15:36:49				056/515 - 9/11: Installing method ClassCommented>>oldComment:
15:36:49				056/515 - 10/11: Installing method ClassCommented>>oldStamp
15:36:49				056/515 - 11/11: Installing method ClassCommented>>oldStamp:
15:36:49				056/515 - 1/2: Installing method ClassCommented class>>class:oldComment:newComment:oldStamp:newStamp:
15:36:49				056/515 - 2/2: Installing method ClassCommented class>>classCommented:
15:36:50				057/515 - 1/134: Installing method ClassDescription>>addAndClassifySelector:withMethod:inProtocol:
15:36:50				057/515 - 2/134: Installing method ClassDescription>>addInstVarNamed:
15:36:50				057/515 - 3/134: Installing method ClassDescription>>addProtocol:
15:36:50				057/515 - 4/134: Installing method ClassDescription>>addSelector:withMethod:
15:36:51				057/515 - 5/134: Installing method ClassDescription>>addSelectorSilently:withMethod:
15:36:51				057/515 - 6/134: Installing method ClassDescription>>addSlot:
15:36:51				057/515 - 7/134: Installing method ClassDescription>>allCallsOnIn:
15:36:51				057/515 - 8/134: Installing method ClassDescription>>allInstVarNames
15:36:51				057/515 - 9/134: Installing method ClassDescription>>allInstVarNamesEverywhere
15:36:51				057/515 - 10/134: Installing method ClassDescription>>allLocalCallsOn:
15:36:51				057/515 - 11/134: Installing method ClassDescription>>allSelectorsInProtocol:
15:36:51				057/515 - 12/134: Installing method ClassDescription>>allSharedPools
15:36:51				057/515 - 13/134: Installing method ClassDescription>>allSlots
15:36:51				057/515 - 14/134: Installing method ClassDescription>>allUnreferencedInstanceVariables
15:36:51				057/515 - 15/134: Installing method ClassDescription>>announceRecategorizationOf:oldProtocol:
15:36:51				057/515 - 16/134: Installing method ClassDescription>>authors
15:36:51				057/515 - 17/134: Installing method ClassDescription>>classCommentBlank
15:36:51				057/515 - 18/134: Installing method ClassDescription>>classInstaller
15:36:51				057/515 - 19/134: Installing method ClassDescription>>classSide
15:36:51				057/515 - 20/134: Installing method ClassDescription>>classThatDefinesInstVarNamed:
15:36:51				057/515 - 21/134: Installing method ClassDescription>>classVariablesOn:
15:36:51				057/515 - 22/134: Installing method ClassDescription>>classVariablesString
15:36:51				057/515 - 23/134: Installing method ClassDescription>>classify:under:
15:36:51				057/515 - 24/134: Installing method ClassDescription>>compile:classified:
15:36:51				057/515 - 25/134: Installing method ClassDescription>>compile:classified:notifying:
15:36:51				057/515 - 26/134: Installing method ClassDescription>>compile:classified:withStamp:notifying:
15:36:51				057/515 - 27/134: Installing method ClassDescription>>compile:classified:withStamp:notifying:logSource:
15:36:51				057/515 - 28/134: Installing method ClassDescription>>compile:notifying:
15:36:51				057/515 - 29/134: Installing method ClassDescription>>compileSilently:
15:36:51				057/515 - 30/134: Installing method ClassDescription>>compileSilently:classified:
15:36:51				057/515 - 31/134: Installing method ClassDescription>>compileSilently:classified:notifying:
15:36:51				057/515 - 32/134: Installing method ClassDescription>>copyAllMethodsFrom:
15:36:51				057/515 - 33/134: Installing method ClassDescription>>definesSlot:
15:36:51				057/515 - 34/134: Installing method ClassDescription>>definesSlotNamed:
15:36:51				057/515 - 35/134: Installing method ClassDescription>>dependentClasses
15:36:51				057/515 - 36/134: Installing method ClassDescription>>deprecatedAliases
15:36:51				057/515 - 37/134: Installing method ClassDescription>>deprecatedAliases:
15:36:51				057/515 - 38/134: Installing method ClassDescription>>ensureProtocol:
15:36:51				057/515 - 39/134: Installing method ClassDescription>>extendingPackages
15:36:51				057/515 - 40/134: Installing method ClassDescription>>extensionProtocols
15:36:51				057/515 - 41/134: Installing method ClassDescription>>extensionSelectors
15:36:51				057/515 - 42/134: Installing method ClassDescription>>forceNewFrom:
15:36:51				057/515 - 43/134: Installing method ClassDescription>>hasClassSide
15:36:51				057/515 - 44/134: Installing method ClassDescription>>hasInstVarNamed:
15:36:51				057/515 - 45/134: Installing method ClassDescription>>hasProtocol:
15:36:51				057/515 - 46/134: Installing method ClassDescription>>hasSharedPools
15:36:51				057/515 - 47/134: Installing method ClassDescription>>hasSlot:
15:36:51				057/515 - 48/134: Installing method ClassDescription>>hasSlotNamed:
15:36:51				057/515 - 49/134: Installing method ClassDescription>>includesSharedPoolNamed:
15:36:51				057/515 - 50/134: Installing method ClassDescription>>initialize
15:36:51				057/515 - 51/134: Installing method ClassDescription>>instVarIndexFor:
15:36:51				057/515 - 52/134: Installing method ClassDescription>>instVarIndexFor:ifAbsent:
15:36:51				057/515 - 53/134: Installing method ClassDescription>>instVarMappingFrom:
15:36:51				057/515 - 54/134: Installing method ClassDescription>>instVarNames
15:36:51				057/515 - 55/134: Installing method ClassDescription>>instanceSide
15:36:51				057/515 - 56/134: Installing method ClassDescription>>instanceVariablesOn:
15:36:51				057/515 - 57/134: Installing method ClassDescription>>instanceVariablesString
15:36:51				057/515 - 58/134: Installing method ClassDescription>>isClassSide
15:36:51				057/515 - 59/134: Installing method ClassDescription>>isDeprecated
15:36:51				057/515 - 60/134: Installing method ClassDescription>>isExtended
15:36:51				057/515 - 61/134: Installing method ClassDescription>>isExtendedInPackage:
15:36:51				057/515 - 62/134: Installing method ClassDescription>>isInstalled
15:36:51				057/515 - 63/134: Installing method ClassDescription>>isInstanceSide
15:36:51				057/515 - 64/134: Installing method ClassDescription>>isLocalSelector:
15:36:51				057/515 - 65/134: Installing method ClassDescription>>isMeta
15:36:51				057/515 - 66/134: Installing method ClassDescription>>isProtocolExtensionFromTheSamePackage:
15:36:51				057/515 - 67/134: Installing method ClassDescription>>isTaggedWith:
15:36:51				057/515 - 68/134: Installing method ClassDescription>>linesOfCode
15:36:51				057/515 - 69/134: Installing method ClassDescription>>localSlots
15:36:51				057/515 - 70/134: Installing method ClassDescription>>methodsInProtocol:
15:36:51				057/515 - 71/134: Installing method ClassDescription>>needsSlotClassDefinition
15:36:51				057/515 - 72/134: Installing method ClassDescription>>newInstanceFrom:variable:size:
15:36:51				057/515 - 73/134: Installing method ClassDescription>>noteAddedSelector:meta:
15:36:51				057/515 - 74/134: Installing method ClassDescription>>noteCompilationOf:meta:
15:36:51				057/515 - 75/134: Installing method ClassDescription>>notifyOfRecategorizedSelector:from:to:
15:36:51				057/515 - 76/134: Installing method ClassDescription>>numberOfMethods
15:36:51				057/515 - 77/134: Installing method ClassDescription>>obsolete
15:36:51				057/515 - 78/134: Installing method ClassDescription>>package
15:36:51				057/515 - 79/134: Installing method ClassDescription>>package:
15:36:51				057/515 - 80/134: Installing method ClassDescription>>package:tag:
15:36:51				057/515 - 81/134: Installing method ClassDescription>>packageName
15:36:51				057/515 - 82/134: Installing method ClassDescription>>packageTag
15:36:51				057/515 - 83/134: Installing method ClassDescription>>packageTag:
15:36:51				057/515 - 84/134: Installing method ClassDescription>>packageTagName
15:36:51				057/515 - 85/134: Installing method ClassDescription>>packages
15:36:51				057/515 - 86/134: Installing method ClassDescription>>printOn:
15:36:51				057/515 - 87/134: Installing method ClassDescription>>printProtocolChunk:on:withStamp:priorMethod:
15:36:51				057/515 - 88/134: Installing method ClassDescription>>protocolNameOfSelector:
15:36:51				057/515 - 89/134: Installing method ClassDescription>>protocolNamed:
15:36:51				057/515 - 90/134: Installing method ClassDescription>>protocolNamed:ifAbsent:
15:36:51				057/515 - 91/134: Installing method ClassDescription>>protocolNames
15:36:51				057/515 - 92/134: Installing method ClassDescription>>protocolOfSelector:
15:36:51				057/515 - 93/134: Installing method ClassDescription>>protocols
15:36:51				057/515 - 94/134: Installing method ClassDescription>>protocols:
15:36:51				057/515 - 95/134: Installing method ClassDescription>>reformatAll
15:36:51				057/515 - 96/134: Installing method ClassDescription>>removeEmptyProtocols
15:36:51				057/515 - 97/134: Installing method ClassDescription>>removeFromProtocols:
15:36:51				057/515 - 98/134: Installing method ClassDescription>>removeInstVarNamed:
15:36:51				057/515 - 99/134: Installing method ClassDescription>>removeNonexistentSelectorsFromProtocols
15:36:51				057/515 - 100/134: Installing method ClassDescription>>removePackageTag
15:36:51				057/515 - 101/134: Installing method ClassDescription>>removeProtocol:
15:36:51				057/515 - 102/134: Installing method ClassDescription>>removeProtocolIfEmpty:
15:36:51				057/515 - 103/134: Installing method ClassDescription>>removeSelector:
15:36:51				057/515 - 104/134: Installing method ClassDescription>>removeSlot:
15:36:51				057/515 - 105/134: Installing method ClassDescription>>renameProtocol:as:
15:36:51				057/515 - 106/134: Installing method ClassDescription>>reorganize
15:36:51				057/515 - 107/134: Installing method ClassDescription>>resetProtocols
15:36:51				057/515 - 108/134: Installing method ClassDescription>>selectorsInProtocol:
15:36:51				057/515 - 109/134: Installing method ClassDescription>>sharedPoolOfVarNamed:
15:36:51				057/515 - 110/134: Installing method ClassDescription>>sharedPoolString
15:36:51				057/515 - 111/134: Installing method ClassDescription>>sharedPoolStringOn:
15:36:51				057/515 - 112/134: Installing method ClassDescription>>sharedPools
15:36:51				057/515 - 113/134: Installing method ClassDescription>>sharedPoolsOn:
15:36:51				057/515 - 114/134: Installing method ClassDescription>>sharedPoolsString
15:36:51				057/515 - 115/134: Installing method ClassDescription>>slotNamed:
15:36:51				057/515 - 116/134: Installing method ClassDescription>>slotNamed:ifFound:
15:36:51				057/515 - 117/134: Installing method ClassDescription>>slotNamed:ifFound:ifNone:
15:36:51				057/515 - 118/134: Installing method ClassDescription>>slotNames
15:36:51				057/515 - 119/134: Installing method ClassDescription>>slots
15:36:51				057/515 - 120/134: Installing method ClassDescription>>slotsNeedFullDefinition
15:36:51				057/515 - 121/134: Installing method ClassDescription>>spaceUsed
15:36:51				057/515 - 122/134: Installing method ClassDescription>>storeOn:
15:36:51				057/515 - 123/134: Installing method ClassDescription>>superclass:layout:
15:36:51				057/515 - 124/134: Installing method ClassDescription>>superclass:methodDictionary:format:
15:36:51				057/515 - 125/134: Installing method ClassDescription>>superclass:withLayoutType:slots:
15:36:51				057/515 - 126/134: Installing method ClassDescription>>uncategorizedSelectors
15:36:51				057/515 - 127/134: Installing method ClassDescription>>usesLocalPoolVarNamed:
15:36:51				057/515 - 128/134: Installing method ClassDescription>>usesPoolVarNamed:
15:36:51				057/515 - 129/134: Installing method ClassDescription>>whichMethodsAccess:
15:36:51				057/515 - 130/134: Installing method ClassDescription>>whichMethodsRead:
15:36:51				057/515 - 131/134: Installing method ClassDescription>>whichMethodsWrite:
15:36:51				057/515 - 132/134: Installing method ClassDescription>>whichSelectorsAccess:
15:36:51				057/515 - 133/134: Installing method ClassDescription>>whichSelectorsRead:
15:36:51				057/515 - 134/134: Installing method ClassDescription>>whichSelectorsWrite:
15:36:51				057/515 - 1/1: Installing method ClassDescription class>>isAbstract
15:36:51				058/515 - 1/2: Installing method ClassModificationApplied>>classAffected
15:36:51				058/515 - 2/2: Installing method ClassModificationApplied>>modifiedClass:
15:36:52				058/515 - 1/1: Installing method ClassModificationApplied class>>toClass:
15:36:52				059/515 - 1/5: Installing method ClassModifiedClassDefinition>>classAffected
15:36:52				059/515 - 2/5: Installing method ClassModifiedClassDefinition>>newClassDefinition
15:36:52				059/515 - 3/5: Installing method ClassModifiedClassDefinition>>newClassDefinition:
15:36:52				059/515 - 4/5: Installing method ClassModifiedClassDefinition>>oldClassDefinition
15:36:52				059/515 - 5/5: Installing method ClassModifiedClassDefinition>>oldClassDefinition:
15:36:52				059/515 - 1/1: Installing method ClassModifiedClassDefinition class>>classDefinitionChangedFrom:to:
15:36:52				060/515 - 1/6: Installing method ClassParentRenamed>>classAffected
15:36:52				060/515 - 2/6: Installing method ClassParentRenamed>>classAffected:
15:36:52				060/515 - 3/6: Installing method ClassParentRenamed>>parentNewName
15:36:52				060/515 - 4/6: Installing method ClassParentRenamed>>parentNewName:
15:36:52				060/515 - 5/6: Installing method ClassParentRenamed>>parentOldName
15:36:52				060/515 - 6/6: Installing method ClassParentRenamed>>parentOldName:
15:36:52				060/515 - 1/1: Installing method ClassParentRenamed class>>classParentOf:renamedFrom:to:
15:36:52				061/515 - 1/4: Installing method ClassRemoved>>classAffected
15:36:52				061/515 - 2/4: Installing method ClassRemoved>>classRemoved
15:36:52				061/515 - 3/4: Installing method ClassRemoved>>classRemoved:
15:36:52				061/515 - 4/4: Installing method ClassRemoved>>packagesAffected
15:36:52				061/515 - 1/1: Installing method ClassRemoved class>>class:
15:36:52				062/515 - 1/8: Installing method ClassRenamed>>classAffected
15:36:52				062/515 - 2/8: Installing method ClassRenamed>>classRenamed
15:36:52				062/515 - 3/8: Installing method ClassRenamed>>classRenamed:
15:36:52				062/515 - 4/8: Installing method ClassRenamed>>newName
15:36:52				062/515 - 5/8: Installing method ClassRenamed>>newName:
15:36:52				062/515 - 6/8: Installing method ClassRenamed>>oldName
15:36:52				062/515 - 7/8: Installing method ClassRenamed>>oldName:
15:36:54				062/515 - 8/8: Installing method ClassRenamed>>packagesAffected
15:36:54				062/515 - 1/1: Installing method ClassRenamed class>>class:oldName:newName:
15:36:54				063/515 - 1/12: Installing method ClassRepackaged>>classAffected
15:36:54				063/515 - 2/12: Installing method ClassRepackaged>>classRepackaged
15:36:54				063/515 - 3/12: Installing method ClassRepackaged>>classRepackaged:
15:36:54				063/515 - 4/12: Installing method ClassRepackaged>>newPackage
15:36:54				063/515 - 5/12: Installing method ClassRepackaged>>newTag
15:36:54				063/515 - 6/12: Installing method ClassRepackaged>>newTag:
15:36:54				063/515 - 7/12: Installing method ClassRepackaged>>oldPackage
15:36:54				063/515 - 8/12: Installing method ClassRepackaged>>oldTag
15:36:54				063/515 - 9/12: Installing method ClassRepackaged>>oldTag:
15:36:54				063/515 - 10/12: Installing method ClassRepackaged>>packageTagsAffected
15:36:54				063/515 - 11/12: Installing method ClassRepackaged>>packagedChanged
15:36:54				063/515 - 12/12: Installing method ClassRepackaged>>packagesAffected
15:36:54				063/515 - 1/1: Installing method ClassRepackaged class>>classRepackaged:oldTag:newTag:
15:36:54				064/515 - 1/2: Installing method ClassResolver>>resolve:
15:36:54				064/515 - 2/2: Installing method ClassResolver>>resolve:inEnv:
15:36:54				065/515 - 1/1: Installing method ClassResolverStrictResolve>>resolve:
15:36:54				066/515 - 1/5: Installing method ClassSessionHandler>>handledId
15:36:54				066/515 - 2/5: Installing method ClassSessionHandler>>registeredClass
15:36:54				066/515 - 3/5: Installing method ClassSessionHandler>>registeredClassName:
15:36:54				066/515 - 4/5: Installing method ClassSessionHandler>>shutdown:
15:36:54				066/515 - 5/5: Installing method ClassSessionHandler>>startup:
15:36:54				066/515 - 1/1: Installing method ClassSessionHandler class>>forClassNamed:
15:36:54				067/515 - 1/20: Installing method ClassVariable>>acceptVisitor:node:
15:36:54				067/515 - 2/20: Installing method ClassVariable>>definingClass
15:36:54				067/515 - 3/20: Installing method ClassVariable>>definingClass:
15:36:54				067/515 - 4/20: Installing method ClassVariable>>definitionOn:
15:36:54				067/515 - 5/20: Installing method ClassVariable>>definitionString
15:36:54				067/515 - 6/20: Installing method ClassVariable>>emitStore:
15:36:54				067/515 - 7/20: Installing method ClassVariable>>emitValue:
15:36:54				067/515 - 8/20: Installing method ClassVariable>>hasSameDefinitionAs:
15:36:54				067/515 - 9/20: Installing method ClassVariable>>isAccessedBy:
15:36:54				067/515 - 10/20: Installing method ClassVariable>>isClassVariable
15:36:54				067/515 - 11/20: Installing method ClassVariable>>isDefinedByOwningClass
15:36:54				067/515 - 12/20: Installing method ClassVariable>>isPoolVariable
15:36:54				067/515 - 13/20: Installing method ClassVariable>>isReferenced
15:36:54				067/515 - 14/20: Installing method ClassVariable>>needsFullDefinition
15:36:54				067/515 - 15/20: Installing method ClassVariable>>owningClass
15:36:54				067/515 - 16/20: Installing method ClassVariable>>owningClass:
15:36:54				067/515 - 17/20: Installing method ClassVariable>>possiblyUsingClasses
15:36:54				067/515 - 18/20: Installing method ClassVariable>>printOn:
15:36:54				067/515 - 19/20: Installing method ClassVariable>>usingClasses
15:36:54				067/515 - 20/20: Installing method ClassVariable>>usingMethods
15:36:55				068/515 - 1/24: Installing method CleanBlockClosure>>hasLiteral:
15:36:55				068/515 - 2/24: Installing method CleanBlockClosure>>hasLiteralSuchThat:
15:36:55				068/515 - 3/24: Installing method CleanBlockClosure>>hasPrimitive
15:36:55				068/515 - 4/24: Installing method CleanBlockClosure>>innerCompiledBlocksAnySatisfy:
15:36:55				068/515 - 5/24: Installing method CleanBlockClosure>>innerCompiledBlocksDo:
15:36:55				068/515 - 6/24: Installing method CleanBlockClosure>>isClean
15:36:55				068/515 - 7/24: Installing method CleanBlockClosure>>isEmbeddedBlock
15:36:55				068/515 - 8/24: Installing method CleanBlockClosure>>literal
15:36:55				068/515 - 9/24: Installing method CleanBlockClosure>>literals
15:36:55				068/515 - 10/24: Installing method CleanBlockClosure>>literalsEvenTheOnesInTheInnerBlocks
15:36:55				068/515 - 11/24: Installing method CleanBlockClosure>>messages
15:36:55				068/515 - 12/24: Installing method CleanBlockClosure>>outerCode
15:36:55				068/515 - 13/24: Installing method CleanBlockClosure>>outerCode:
15:36:55				068/515 - 14/24: Installing method CleanBlockClosure>>pathOfLiteralIndexes
15:36:55				068/515 - 15/24: Installing method CleanBlockClosure>>readsField:
15:36:55				068/515 - 16/24: Installing method CleanBlockClosure>>readsSelf
15:36:55				068/515 - 17/24: Installing method CleanBlockClosure>>readsThisContext
15:36:55				068/515 - 18/24: Installing method CleanBlockClosure>>receiver
15:36:55				068/515 - 19/24: Installing method CleanBlockClosure>>refersToLiteral:
15:36:55				068/515 - 20/24: Installing method CleanBlockClosure>>sender
15:36:55				068/515 - 21/24: Installing method CleanBlockClosure>>sendsAnySelectorOf:
15:36:55				068/515 - 22/24: Installing method CleanBlockClosure>>sendsToSuper
15:36:55				068/515 - 23/24: Installing method CleanBlockClosure>>writesField:
15:36:55				068/515 - 24/24: Installing method CleanBlockClosure>>writesRef:
15:36:55				068/515 - 1/1: Installing method CleanBlockClosure class>>compiledBlock:
15:36:56				069/515 - 1/123: Installing method Collection>>&
15:36:56				069/515 - 2/123: Installing method Collection>>,
15:36:56				069/515 - 3/123: Installing method Collection>>\
15:36:56				069/515 - 4/123: Installing method Collection>>adaptToCollection:andSend:
15:36:56				069/515 - 5/123: Installing method Collection>>adaptToNumber:andSend:
15:36:56				069/515 - 6/123: Installing method Collection>>adaptToPoint:andSend:
15:36:56				069/515 - 7/123: Installing method Collection>>add:
15:36:56				069/515 - 8/123: Installing method Collection>>add:withOccurrences:
15:36:56				069/515 - 9/123: Installing method Collection>>addAll:
15:36:56				069/515 - 10/123: Installing method Collection>>addAssignToFloatArray:
15:36:56				069/515 - 11/123: Installing method Collection>>addIfNotPresent:
15:36:56				069/515 - 12/123: Installing method Collection>>allSatisfy:
15:36:56				069/515 - 13/123: Installing method Collection>>anyOne
15:36:56				069/515 - 14/123: Installing method Collection>>anySatisfy:
15:36:56				069/515 - 15/123: Installing method Collection>>asArray
15:36:56				069/515 - 16/123: Installing method Collection>>asBag
15:36:56				069/515 - 17/123: Installing method Collection>>asByteArray
15:36:56				069/515 - 18/123: Installing method Collection>>asCharacterSet
15:36:56				069/515 - 19/123: Installing method Collection>>asDictionary
15:36:56				069/515 - 20/123: Installing method Collection>>asIdentitySet
15:36:56				069/515 - 21/123: Installing method Collection>>asMultilineString
15:36:56				069/515 - 22/123: Installing method Collection>>asNewArray
15:36:56				069/515 - 23/123: Installing method Collection>>asOrderedCollection
15:36:56				069/515 - 24/123: Installing method Collection>>asOrderedDictionary
15:36:56				069/515 - 25/123: Installing method Collection>>asSet
15:36:56				069/515 - 26/123: Installing method Collection>>asSortedCollection
15:36:56				069/515 - 27/123: Installing method Collection>>asSortedCollection:
15:36:56				069/515 - 28/123: Installing method Collection>>associationsDo:
15:36:56				069/515 - 29/123: Installing method Collection>>capacity
15:36:56				069/515 - 30/123: Installing method Collection>>collect:
15:36:56				069/515 - 31/123: Installing method Collection>>collect:as:
15:36:56				069/515 - 32/123: Installing method Collection>>collect:into:
15:36:56				069/515 - 33/123: Installing method Collection>>collect:thenDo:
15:36:56				069/515 - 34/123: Installing method Collection>>collect:thenReject:
15:36:56				069/515 - 35/123: Installing method Collection>>collect:thenSelect:
15:36:56				069/515 - 36/123: Installing method Collection>>collectionSizeThreshold
15:36:56				069/515 - 37/123: Installing method Collection>>contains:
15:36:56				069/515 - 38/123: Installing method Collection>>contents
15:36:56				069/515 - 39/123: Installing method Collection>>copyEmpty
15:36:56				069/515 - 40/123: Installing method Collection>>copyWith:
15:36:56				069/515 - 41/123: Installing method Collection>>copyWithAll:
15:36:56				069/515 - 42/123: Installing method Collection>>copyWithout:
15:36:56				069/515 - 43/123: Installing method Collection>>copyWithoutAll:
15:36:56				069/515 - 44/123: Installing method Collection>>copyWithoutDuplicates
15:36:56				069/515 - 45/123: Installing method Collection>>copyWithoutFirst:
15:36:56				069/515 - 46/123: Installing method Collection>>copyWithoutFirstOccurrenceOf:
15:36:56				069/515 - 47/123: Installing method Collection>>count:
15:36:56				069/515 - 48/123: Installing method Collection>>detect:
15:36:57				069/515 - 49/123: Installing method Collection>>detect:ifFound:
15:36:57				069/515 - 50/123: Installing method Collection>>detect:ifFound:ifNone:
15:36:57				069/515 - 51/123: Installing method Collection>>detect:ifNone:
15:36:57				069/515 - 52/123: Installing method Collection>>detectMax:
15:36:57				069/515 - 53/123: Installing method Collection>>detectMin:
15:36:57				069/515 - 54/123: Installing method Collection>>difference:
15:36:57				069/515 - 55/123: Installing method Collection>>displayStringOn:
15:36:57				069/515 - 56/123: Installing method Collection>>do:
15:36:57				069/515 - 57/123: Installing method Collection>>do:separatedBy:
15:36:57				069/515 - 58/123: Installing method Collection>>do:without:
15:36:57				069/515 - 59/123: Installing method Collection>>doWithIndex:
15:36:57				069/515 - 60/123: Installing method Collection>>emptyCheck
15:36:57				069/515 - 61/123: Installing method Collection>>errorEmptyCollection
15:36:57				069/515 - 62/123: Installing method Collection>>errorNotFound:
15:36:57				069/515 - 63/123: Installing method Collection>>errorSizeMismatch
15:36:57				069/515 - 64/123: Installing method Collection>>fillFrom:with:
15:36:57				069/515 - 65/123: Installing method Collection>>findFirstInByteString:startingAt:
15:36:57				069/515 - 66/123: Installing method Collection>>flatCollect:
15:36:57				069/515 - 67/123: Installing method Collection>>flatCollect:as:
15:36:57				069/515 - 68/123: Installing method Collection>>flatCollectAsSet:
15:36:57				069/515 - 69/123: Installing method Collection>>flattenOn:
15:36:57				069/515 - 70/123: Installing method Collection>>flattened
15:36:57				069/515 - 71/123: Installing method Collection>>fold:
15:36:57				069/515 - 72/123: Installing method Collection>>gather:
15:36:57				069/515 - 73/123: Installing method Collection>>groupedBy:
15:36:57				069/515 - 74/123: Installing method Collection>>groupedBy:having:
15:36:57				069/515 - 75/123: Installing method Collection>>hash
15:36:57				069/515 - 76/123: Installing method Collection>>identityIncludes:
15:36:57				069/515 - 77/123: Installing method Collection>>ifEmpty:
15:36:57				069/515 - 78/123: Installing method Collection>>ifEmpty:ifNotEmpty:
15:36:57				069/515 - 79/123: Installing method Collection>>ifNotEmpty:
15:36:57				069/515 - 80/123: Installing method Collection>>ifNotEmpty:ifEmpty:
15:36:57				069/515 - 81/123: Installing method Collection>>includes:
15:36:57				069/515 - 82/123: Installing method Collection>>includesAll:
15:36:57				069/515 - 83/123: Installing method Collection>>includesAny:
15:36:57				069/515 - 84/123: Installing method Collection>>includesAnyOf:
15:36:57				069/515 - 85/123: Installing method Collection>>includesSubstringAnywhere:
15:36:57				069/515 - 86/123: Installing method Collection>>inject:into:
15:36:57				069/515 - 87/123: Installing method Collection>>intersection:
15:36:57				069/515 - 88/123: Installing method Collection>>isCollection
15:36:57				069/515 - 89/123: Installing method Collection>>isEmpty
15:36:57				069/515 - 90/123: Installing method Collection>>isEmptyOrNil
15:36:57				069/515 - 91/123: Installing method Collection>>isNotEmpty
15:36:57				069/515 - 92/123: Installing method Collection>>isSequenceable
15:36:57				069/515 - 93/123: Installing method Collection>>median
15:36:57				069/515 - 94/123: Installing method Collection>>noneSatisfy:
15:36:57				069/515 - 95/123: Installing method Collection>>notEmpty
15:36:57				069/515 - 96/123: Installing method Collection>>occurrencesOf:
15:36:57				069/515 - 97/123: Installing method Collection>>printElementsOn:
15:36:57				069/515 - 98/123: Installing method Collection>>printNameOn:
15:36:57				069/515 - 99/123: Installing method Collection>>printOn:
15:36:57				069/515 - 100/123: Installing method Collection>>reduce:
15:36:57				069/515 - 101/123: Installing method Collection>>reject:
15:36:57				069/515 - 102/123: Installing method Collection>>reject:thenCollect:
15:36:57				069/515 - 103/123: Installing method Collection>>reject:thenDo:
15:36:57				069/515 - 104/123: Installing method Collection>>remove:
15:36:57				069/515 - 105/123: Installing method Collection>>remove:ifAbsent:
15:36:57				069/515 - 106/123: Installing method Collection>>removeAll
15:36:57				069/515 - 107/123: Installing method Collection>>removeAll:
15:36:57				069/515 - 108/123: Installing method Collection>>removeAllFoundIn:
15:36:57				069/515 - 109/123: Installing method Collection>>removeAllSuchThat:
15:36:57				069/515 - 110/123: Installing method Collection>>select:
15:36:57				069/515 - 111/123: Installing method Collection>>select:thenCollect:
15:36:57				069/515 - 112/123: Installing method Collection>>select:thenDo:
15:36:57				069/515 - 113/123: Installing method Collection>>size
15:36:57				069/515 - 114/123: Installing method Collection>>sorted
15:36:57				069/515 - 115/123: Installing method Collection>>sorted:
15:36:57				069/515 - 116/123: Installing method Collection>>storeOn:
15:36:57				069/515 - 117/123: Installing method Collection>>sum:
15:36:57				069/515 - 118/123: Installing method Collection>>sum:ifEmpty:
15:36:57				069/515 - 119/123: Installing method Collection>>sumNumbers
15:36:57				069/515 - 120/123: Installing method Collection>>sumNumbers:
15:36:57				069/515 - 121/123: Installing method Collection>>union:
15:36:57				069/515 - 122/123: Installing method Collection>>withIndexDo:
15:36:57				069/515 - 123/123: Installing method Collection>>|
15:36:57				069/515 - 1/11: Installing method Collection class>><-
15:36:57				069/515 - 2/11: Installing method Collection class>>empty
15:36:57				069/515 - 3/11: Installing method Collection class>>isAbstract
15:36:57				069/515 - 4/11: Installing method Collection class>>newFromArray:
15:36:57				069/515 - 5/11: Installing method Collection class>>with:
15:36:57				069/515 - 6/11: Installing method Collection class>>with:with:
15:36:57				069/515 - 7/11: Installing method Collection class>>with:with:with:
15:36:57				069/515 - 8/11: Installing method Collection class>>with:with:with:with:
15:36:57				069/515 - 9/11: Installing method Collection class>>with:with:with:with:with:
15:36:57				069/515 - 10/11: Installing method Collection class>>with:with:with:with:with:with:
15:36:57				069/515 - 11/11: Installing method Collection class>>withAll:
15:36:57				070/515 - 1/5: Installing method CollectionElement>>=
15:36:57				070/515 - 2/5: Installing method CollectionElement>>asCollectionElement
15:36:57				070/515 - 3/5: Installing method CollectionElement>>enclosedElement
15:36:57				070/515 - 4/5: Installing method CollectionElement>>enclosedElement:
15:36:57				070/515 - 5/5: Installing method CollectionElement>>hash
15:36:57				070/515 - 1/3: Installing method CollectionElement class>>initialize
15:36:57				070/515 - 2/3: Installing method CollectionElement class>>with:
15:36:57				070/515 - 3/3: Installing method CollectionElement class>>withNil
15:36:57				071/515 - 1/4: Installing method CollectionIsEmpty>>collection
15:36:57				071/515 - 2/4: Installing method CollectionIsEmpty>>collection:
15:36:57				071/515 - 3/4: Installing method CollectionIsEmpty>>messageText
15:36:57				071/515 - 4/4: Installing method CollectionIsEmpty>>standardMessageText
15:36:57				071/515 - 1/1: Installing method CollectionIsEmpty class>>signalWith:
15:36:58				072/515 - 1/21: Installing method CommandLineArguments>>allFilesWithExtension:
15:36:58				072/515 - 2/21: Installing method CommandLineArguments>>argumentAt:
15:36:58				072/515 - 3/21: Installing method CommandLineArguments>>arguments
15:36:58				072/515 - 4/21: Installing method CommandLineArguments>>commandLineArguments
15:36:58				072/515 - 5/21: Installing method CommandLineArguments>>copySubcommand
15:36:58				072/515 - 6/21: Installing method CommandLineArguments>>copyWithoutPassword
15:36:58				072/515 - 7/21: Installing method CommandLineArguments>>hasArguments
15:36:58				072/515 - 8/21: Installing method CommandLineArguments>>hasFileWithExtension:
15:36:58				072/515 - 9/21: Installing method CommandLineArguments>>hasOption:
15:36:58				072/515 - 10/21: Installing method CommandLineArguments>>includesSubCommand:
15:36:58				072/515 - 11/21: Installing method CommandLineArguments>>initialize
15:36:58				072/515 - 12/21: Installing method CommandLineArguments>>initializeWithArguments:
15:36:58				072/515 - 13/21: Installing method CommandLineArguments>>longOptionAt:
15:36:58				072/515 - 14/21: Installing method CommandLineArguments>>longOptionAt:ifAbsent:
15:36:58				072/515 - 15/21: Installing method CommandLineArguments>>optionAt:
15:36:58				072/515 - 16/21: Installing method CommandLineArguments>>optionAt:ifAbsent:
15:36:58				072/515 - 17/21: Installing method CommandLineArguments>>optionAt:ifPresent:
15:36:58				072/515 - 18/21: Installing method CommandLineArguments>>optionAt:ifPresent:ifAbsent:
15:36:58				072/515 - 19/21: Installing method CommandLineArguments>>shortOptionAt:
15:36:58				072/515 - 20/21: Installing method CommandLineArguments>>shortOptionAt:ifAbsent:
15:36:58				072/515 - 21/21: Installing method CommandLineArguments>>withFirstArgument:
15:36:58				072/515 - 1/1: Installing method CommandLineArguments class>>withArguments:
15:36:58				073/515 - 1/30: Installing method CommandLineHandler>><<
15:36:58				073/515 - 2/30: Installing method CommandLineHandler>>activate
15:36:58				073/515 - 3/30: Installing method CommandLineHandler>>activateHelp
15:36:58				073/515 - 4/30: Installing method CommandLineHandler>>activateHelpWithoutArguments
15:36:58				073/515 - 5/30: Installing method CommandLineHandler>>allHandlers
15:36:58				073/515 - 6/30: Installing method CommandLineHandler>>argumentAt:
15:36:58				073/515 - 7/30: Installing method CommandLineHandler>>arguments
15:36:58				073/515 - 8/30: Installing method CommandLineHandler>>commandLine
15:36:58				073/515 - 9/30: Installing method CommandLineHandler>>commandLine:
15:36:58				073/515 - 10/30: Installing method CommandLineHandler>>commandName
15:36:58				073/515 - 11/30: Installing method CommandLineHandler>>description
15:36:58				073/515 - 12/30: Installing method CommandLineHandler>>exitFailure
15:36:58				073/515 - 13/30: Installing method CommandLineHandler>>exitFailure:
15:36:58				073/515 - 14/30: Installing method CommandLineHandler>>exitSuccess
15:36:58				073/515 - 15/30: Installing method CommandLineHandler>>hasArguments
15:36:58				073/515 - 16/30: Installing method CommandLineHandler>>hasOption:
15:36:58				073/515 - 17/30: Installing method CommandLineHandler>>hasSessionChanged
15:36:58				073/515 - 18/30: Installing method CommandLineHandler>>help
15:36:58				073/515 - 19/30: Installing method CommandLineHandler>>initialize
15:36:58				073/515 - 20/30: Installing method CommandLineHandler>>initializeStderr
15:36:58				073/515 - 21/30: Installing method CommandLineHandler>>initializeStdout
15:36:58				073/515 - 22/30: Installing method CommandLineHandler>>name
15:36:58				073/515 - 23/30: Installing method CommandLineHandler>>optionAt:
15:36:58				073/515 - 24/30: Installing method CommandLineHandler>>optionAt:ifAbsent:
15:36:58				073/515 - 25/30: Installing method CommandLineHandler>>optionAt:ifPresent:
15:36:58				073/515 - 26/30: Installing method CommandLineHandler>>optionAt:ifPresent:ifAbsent:
15:36:58				073/515 - 27/30: Installing method CommandLineHandler>>printHelp
15:36:58				073/515 - 28/30: Installing method CommandLineHandler>>quit
15:36:58				073/515 - 29/30: Installing method CommandLineHandler>>stderr
15:36:58				073/515 - 30/30: Installing method CommandLineHandler>>stdout
15:36:58				073/515 - 1/11: Installing method CommandLineHandler class>>activateWith:
15:36:58				073/515 - 2/11: Installing method CommandLineHandler class>>allHandlers
15:36:58				073/515 - 3/11: Installing method CommandLineHandler class>>commandLine:
15:36:58				073/515 - 4/11: Installing method CommandLineHandler class>>commandName
15:36:58				073/515 - 5/11: Installing method CommandLineHandler class>>description
15:36:58				073/515 - 6/11: Installing method CommandLineHandler class>>isAbstract
15:36:58				073/515 - 7/11: Installing method CommandLineHandler class>>isResponsibleFor:
15:36:58				073/515 - 8/11: Installing method CommandLineHandler class>>prepareSubcommand:
15:36:58				073/515 - 9/11: Installing method CommandLineHandler class>>priority
15:36:58				073/515 - 10/11: Installing method CommandLineHandler class>>requireDeploymentPassword
15:36:58				073/515 - 11/11: Installing method CommandLineHandler class>>selectHandlersFor:
15:36:59				074/515 - 1/12: Installing method CommandLinePasswordManager>>hasPasswordSet
15:36:59				074/515 - 2/12: Installing method CommandLinePasswordManager>>hashString:
15:36:59				074/515 - 3/12: Installing method CommandLinePasswordManager>>hashingPepper
15:36:59				074/515 - 4/12: Installing method CommandLinePasswordManager>>hashingPepper:
15:36:59				074/515 - 5/12: Installing method CommandLinePasswordManager>>isMatchingPassword:
15:36:59				074/515 - 6/12: Installing method CommandLinePasswordManager>>numberOfHashIterations
15:36:59				074/515 - 7/12: Installing method CommandLinePasswordManager>>numberOfHashIterations:
15:36:59				074/515 - 8/12: Installing method CommandLinePasswordManager>>password:
15:36:59				074/515 - 9/12: Installing method CommandLinePasswordManager>>passwordHash
15:36:59				074/515 - 10/12: Installing method CommandLinePasswordManager>>passwordHash:
15:36:59				074/515 - 11/12: Installing method CommandLinePasswordManager>>protectCommandLinesByPasswordWith:pepper:numberOfHashIterations:
15:36:59				074/515 - 12/12: Installing method CommandLinePasswordManager>>removePasswordProtection
15:36:59				074/515 - 1/10: Installing method CommandLinePasswordManager class>>current
15:36:59				074/515 - 2/10: Installing method CommandLinePasswordManager class>>defaultHashingPepper
15:36:59				074/515 - 3/10: Installing method CommandLinePasswordManager class>>defaultNumberOfHashIterations
15:36:59				074/515 - 4/10: Installing method CommandLinePasswordManager class>>exampleEnablePasswordProtection
15:36:59				074/515 - 5/10: Installing method CommandLinePasswordManager class>>exampleEnablePasswordProtectionCustomized
15:36:59				074/515 - 6/10: Installing method CommandLinePasswordManager class>>exampleRemovePasswordProtection
15:36:59				074/515 - 7/10: Installing method CommandLinePasswordManager class>>protectCommandLinesByPasswordWith:
15:36:59				074/515 - 8/10: Installing method CommandLinePasswordManager class>>protectCommandLinesByPasswordWith:pepper:
15:36:59				074/515 - 9/10: Installing method CommandLinePasswordManager class>>protectCommandLinesByPasswordWith:pepper:numberOfHashIterations:
15:36:59				074/515 - 10/10: Installing method CommandLinePasswordManager class>>removePasswordProtection
15:36:59				075/515 - 1/46: Installing method CommandLineUIManager>>abort:
15:36:59				075/515 - 2/46: Installing method CommandLineUIManager>>abort:title:
15:36:59				075/515 - 3/46: Installing method CommandLineUIManager>>activate
15:36:59				075/515 - 4/46: Installing method CommandLineUIManager>>alert:
15:36:59				075/515 - 5/46: Installing method CommandLineUIManager>>alert:title:
15:36:59				075/515 - 6/46: Installing method CommandLineUIManager>>alert:title:configure:
15:36:59				075/515 - 7/46: Installing method CommandLineUIManager>>choose:title:
15:36:59				075/515 - 8/46: Installing method CommandLineUIManager>>chooseFrom:lines:title:
15:36:59				075/515 - 9/46: Installing method CommandLineUIManager>>confirm:label:trueChoice:falseChoice:cancelChoice:default:
15:36:59				075/515 - 10/46: Installing method CommandLineUIManager>>confirm:trueChoice:falseChoice:
15:36:59				075/515 - 11/46: Installing method CommandLineUIManager>>confirm:trueChoice:falseChoice:cancelChoice:default:
15:36:59				075/515 - 12/46: Installing method CommandLineUIManager>>debugProcess:context:label:fullView:notification:
15:36:59				075/515 - 13/46: Installing method CommandLineUIManager>>deny:
15:36:59				075/515 - 14/46: Installing method CommandLineUIManager>>deny:title:
15:36:59				075/515 - 15/46: Installing method CommandLineUIManager>>exitFailure
15:36:59				075/515 - 16/46: Installing method CommandLineUIManager>>handleDebugRequest:fromDebuggerSystem:
15:36:59				075/515 - 17/46: Installing method CommandLineUIManager>>handleError:log:
15:36:59				075/515 - 18/46: Installing method CommandLineUIManager>>handleNotification:
15:36:59				075/515 - 19/46: Installing method CommandLineUIManager>>handleWarning:
15:36:59				075/515 - 20/46: Installing method CommandLineUIManager>>handleWarningDebugRequest:fromDebuggerSystem:
15:36:59				075/515 - 21/46: Installing method CommandLineUIManager>>headlessManager
15:36:59				075/515 - 22/46: Installing method CommandLineUIManager>>inform:
15:36:59				075/515 - 23/46: Installing method CommandLineUIManager>>initialize
15:37:00				075/515 - 24/46: Installing method CommandLineUIManager>>logColored:during:
15:37:00				075/515 - 25/46: Installing method CommandLineUIManager>>logDuring:
15:37:00				075/515 - 26/46: Installing method CommandLineUIManager>>logGreenDuring:
15:37:00				075/515 - 27/46: Installing method CommandLineUIManager>>logRedDuring:
15:37:00				075/515 - 28/46: Installing method CommandLineUIManager>>logTitle:andDescription:to:
15:37:00				075/515 - 29/46: Installing method CommandLineUIManager>>logYellowDuring:
15:37:00				075/515 - 30/46: Installing method CommandLineUIManager>>nonInteractiveManager
15:37:00				075/515 - 31/46: Installing method CommandLineUIManager>>onPrimitiveError:
15:37:00				075/515 - 32/46: Installing method CommandLineUIManager>>proceed:
15:37:00				075/515 - 33/46: Installing method CommandLineUIManager>>proceed:title:
15:37:00				075/515 - 34/46: Installing method CommandLineUIManager>>question:
15:37:00				075/515 - 35/46: Installing method CommandLineUIManager>>question:title:
15:37:00				075/515 - 36/46: Installing method CommandLineUIManager>>questionWithoutCancel:
15:37:00				075/515 - 37/46: Installing method CommandLineUIManager>>questionWithoutCancel:title:
15:37:00				075/515 - 38/46: Installing method CommandLineUIManager>>quitFrom:withMessage:
15:37:00				075/515 - 39/46: Installing method CommandLineUIManager>>replacing:
15:37:00				075/515 - 40/46: Installing method CommandLineUIManager>>stderr
15:37:00				075/515 - 41/46: Installing method CommandLineUIManager>>stdin
15:37:00				075/515 - 42/46: Installing method CommandLineUIManager>>stdout
15:37:00				075/515 - 43/46: Installing method CommandLineUIManager>>textEntry:
15:37:00				075/515 - 44/46: Installing method CommandLineUIManager>>textEntry:title:
15:37:00				075/515 - 45/46: Installing method CommandLineUIManager>>textEntry:title:entryText:
15:37:00				075/515 - 46/46: Installing method CommandLineUIManager>>unhandledErrorDefaultAction:
15:37:00				075/515 - 1/5: Installing method CommandLineUIManager class>>isValidForCurrentSystemConfiguration
15:37:00				075/515 - 2/5: Installing method CommandLineUIManager class>>replacing:
15:37:00				075/515 - 3/5: Installing method CommandLineUIManager class>>snapshotErrorImage
15:37:00				075/515 - 4/5: Installing method CommandLineUIManager class>>snapshotErrorImage:
15:37:00				075/515 - 5/5: Installing method CommandLineUIManager class>>uiSettingsOn:
15:37:00				076/515 - 1/34: Installing method CompiledBlock>>displayStringOn:
15:37:00				076/515 - 2/34: Installing method CompiledBlock>>endPC
15:37:00				076/515 - 3/34: Installing method CompiledBlock>>hasMethodReturn
15:37:00				076/515 - 4/34: Installing method CompiledBlock>>hasPragmaNamed:
15:37:00				076/515 - 5/34: Installing method CompiledBlock>>hasProperties
15:37:00				076/515 - 6/34: Installing method CompiledBlock>>hasProperty:
15:37:00				076/515 - 7/34: Installing method CompiledBlock>>hasSourceCode
15:37:00				076/515 - 8/34: Installing method CompiledBlock>>hash
15:37:00				076/515 - 9/34: Installing method CompiledBlock>>indexInOuter
15:37:00				076/515 - 10/34: Installing method CompiledBlock>>indexesInOuter
15:37:00				076/515 - 11/34: Installing method CompiledBlock>>isCompiledBlock
15:37:00				076/515 - 12/34: Installing method CompiledBlock>>isEmbeddedBlock
15:37:00				076/515 - 13/34: Installing method CompiledBlock>>isInstalled
15:37:00				076/515 - 14/34: Installing method CompiledBlock>>isTestMethod
15:37:00				076/515 - 15/34: Installing method CompiledBlock>>literalEqual:
15:37:00				076/515 - 16/34: Installing method CompiledBlock>>literalsToSkip
15:37:00				076/515 - 17/34: Installing method CompiledBlock>>method
15:37:00				076/515 - 18/34: Installing method CompiledBlock>>methodClass
15:37:00				076/515 - 19/34: Installing method CompiledBlock>>methodNode
15:37:00				076/515 - 20/34: Installing method CompiledBlock>>needsFrameSize:
15:37:00				076/515 - 21/34: Installing method CompiledBlock>>outerCode
15:37:00				076/515 - 22/34: Installing method CompiledBlock>>outerCode:
15:37:00				076/515 - 23/34: Installing method CompiledBlock>>pathOfLiteralIndexes
15:37:00				076/515 - 24/34: Installing method CompiledBlock>>pcInOuter
15:37:00				076/515 - 25/34: Installing method CompiledBlock>>pragmas
15:37:00				076/515 - 26/34: Installing method CompiledBlock>>printOn:
15:37:00				076/515 - 27/34: Installing method CompiledBlock>>properties
15:37:00				076/515 - 28/34: Installing method CompiledBlock>>propertyAt:
15:37:00				076/515 - 29/34: Installing method CompiledBlock>>sameLiteralsAs:
15:37:00				076/515 - 30/34: Installing method CompiledBlock>>selector
15:37:00				076/515 - 31/34: Installing method CompiledBlock>>sourceCode
15:37:00				076/515 - 32/34: Installing method CompiledBlock>>sourcePointer
15:37:00				076/515 - 33/34: Installing method CompiledBlock>>stepIntoQuickMethods
15:37:00				076/515 - 34/34: Installing method CompiledBlock>>stepIntoQuickMethods:
15:37:00				076/515 - 1/1: Installing method CompiledBlock class>>trailerSize
15:37:02				077/515 - 1/115: Installing method CompiledCode>>=
15:37:02				077/515 - 2/115: Installing method CompiledCode>>accessesField:
15:37:02				077/515 - 3/115: Installing method CompiledCode>>accessesRef:
15:37:02				077/515 - 4/115: Installing method CompiledCode>>accessesSlot:
15:37:02				077/515 - 5/115: Installing method CompiledCode>>allBlocks
15:37:02				077/515 - 6/115: Installing method CompiledCode>>allBlocksDo:
15:37:02				077/515 - 7/115: Installing method CompiledCode>>allLiterals
15:37:02				077/515 - 8/115: Installing method CompiledCode>>argumentNames
15:37:02				077/515 - 9/115: Installing method CompiledCode>>asOrderedCollection
15:37:02				077/515 - 10/115: Installing method CompiledCode>>asString
15:37:02				077/515 - 11/115: Installing method CompiledCode>>author
15:37:02				077/515 - 12/115: Installing method CompiledCode>>bytecodes
15:37:02				077/515 - 13/115: Installing method CompiledCode>>clearFlag
15:37:02				077/515 - 14/115: Installing method CompiledCode>>clearSignFlag
15:37:02				077/515 - 15/115: Installing method CompiledCode>>clone
15:37:02				077/515 - 16/115: Installing method CompiledCode>>comment
15:37:02				077/515 - 17/115: Installing method CompiledCode>>definitionString
15:37:02				077/515 - 18/115: Installing method CompiledCode>>encoderClass
15:37:02				077/515 - 19/115: Installing method CompiledCode>>endPC
15:37:02				077/515 - 20/115: Installing method CompiledCode>>equivalentTo:
15:37:02				077/515 - 21/115: Installing method CompiledCode>>extensionPackage
15:37:02				077/515 - 22/115: Installing method CompiledCode>>flag
15:37:02				077/515 - 23/115: Installing method CompiledCode>>flattenOn:
15:37:02				077/515 - 24/115: Installing method CompiledCode>>frameSize
15:37:02				077/515 - 25/115: Installing method CompiledCode>>hasLiteral:
15:37:02				077/515 - 26/115: Installing method CompiledCode>>hasLiteralSuchThat:
15:37:02				077/515 - 27/115: Installing method CompiledCode>>hasPragmaNamed:
15:37:02				077/515 - 28/115: Installing method CompiledCode>>hasPrimitive
15:37:02				077/515 - 29/115: Installing method CompiledCode>>hasSelector:
15:37:02				077/515 - 30/115: Installing method CompiledCode>>hasSelector:specialSelectorIndex:
15:37:02				077/515 - 31/115: Installing method CompiledCode>>hasSourceCode
15:37:02				077/515 - 32/115: Installing method CompiledCode>>hasTemporaries
15:37:02				077/515 - 33/115: Installing method CompiledCode>>hash
15:37:02				077/515 - 34/115: Installing method CompiledCode>>header
15:37:02				077/515 - 35/115: Installing method CompiledCode>>headerDescription
15:37:02				077/515 - 36/115: Installing method CompiledCode>>indexOfLiteral:
15:37:02				077/515 - 37/115: Installing method CompiledCode>>initialPC
15:37:02				077/515 - 38/115: Installing method CompiledCode>>innerCompiledBlocksAnySatisfy:
15:37:02				077/515 - 39/115: Installing method CompiledCode>>innerCompiledBlocksDo:
15:37:02				077/515 - 40/115: Installing method CompiledCode>>isCollection
15:37:02				077/515 - 41/115: Installing method CompiledCode>>isDoIt
15:37:02				077/515 - 42/115: Installing method CompiledCode>>isExternalCallPrimitive
15:37:02				077/515 - 43/115: Installing method CompiledCode>>isInstalled
15:37:02				077/515 - 44/115: Installing method CompiledCode>>isNamedPrimitive
15:37:02				077/515 - 45/115: Installing method CompiledCode>>isPrimitive
15:37:02				077/515 - 46/115: Installing method CompiledCode>>isQuick
15:37:02				077/515 - 47/115: Installing method CompiledCode>>isRealPrimitive
15:37:02				077/515 - 48/115: Installing method CompiledCode>>isReturnSelf
15:37:02				077/515 - 49/115: Installing method CompiledCode>>isReturnSpecial
15:37:02				077/515 - 50/115: Installing method CompiledCode>>isTestMethod
15:37:02				077/515 - 51/115: Installing method CompiledCode>>literalAt:
15:37:02				077/515 - 52/115: Installing method CompiledCode>>literalAt:put:
15:37:02				077/515 - 53/115: Installing method CompiledCode>>literals
15:37:02				077/515 - 54/115: Installing method CompiledCode>>literalsAt:
15:37:02				077/515 - 55/115: Installing method CompiledCode>>literalsDo:
15:37:02				077/515 - 56/115: Installing method CompiledCode>>literalsEvenTheOnesInTheInnerBlocks
15:37:02				077/515 - 57/115: Installing method CompiledCode>>literalsToSkip
15:37:02				077/515 - 58/115: Installing method CompiledCode>>localMessages
15:37:02				077/515 - 59/115: Installing method CompiledCode>>localReadsRef:
15:37:02				077/515 - 60/115: Installing method CompiledCode>>localReadsSelf
15:37:02				077/515 - 61/115: Installing method CompiledCode>>localReadsThisContext
15:37:02				077/515 - 62/115: Installing method CompiledCode>>localSendsAnySelectorOf:
15:37:02				077/515 - 63/115: Installing method CompiledCode>>localSendsToSuper
15:37:02				077/515 - 64/115: Installing method CompiledCode>>localWritesRef:
15:37:02				077/515 - 65/115: Installing method CompiledCode>>messages
15:37:02				077/515 - 66/115: Installing method CompiledCode>>method
15:37:02				077/515 - 67/115: Installing method CompiledCode>>methodClass
15:37:02				077/515 - 68/115: Installing method CompiledCode>>methodNode
15:37:02				077/515 - 69/115: Installing method CompiledCode>>needsFrameSize:
15:37:02				077/515 - 70/115: Installing method CompiledCode>>numArgs
15:37:02				077/515 - 71/115: Installing method CompiledCode>>numLiterals
15:37:02				077/515 - 72/115: Installing method CompiledCode>>numTemps
15:37:02				077/515 - 73/115: Installing method CompiledCode>>objectAt:
15:37:02				077/515 - 74/115: Installing method CompiledCode>>objectAt:put:
15:37:02				077/515 - 75/115: Installing method CompiledCode>>origin
15:37:02				077/515 - 76/115: Installing method CompiledCode>>originMethod
15:37:02				077/515 - 77/115: Installing method CompiledCode>>package
15:37:02				077/515 - 78/115: Installing method CompiledCode>>pragmas
15:37:02				077/515 - 79/115: Installing method CompiledCode>>primitive
15:37:02				077/515 - 80/115: Installing method CompiledCode>>primitiveErrorVariableName
15:37:02				077/515 - 81/115: Installing method CompiledCode>>properties
15:37:02				077/515 - 82/115: Installing method CompiledCode>>propertyAt:ifAbsent:
15:37:02				077/515 - 83/115: Installing method CompiledCode>>readsField:
15:37:02				077/515 - 84/115: Installing method CompiledCode>>readsRef:
15:37:02				077/515 - 85/115: Installing method CompiledCode>>readsSelf
15:37:02				077/515 - 86/115: Installing method CompiledCode>>readsSlot:
15:37:02				077/515 - 87/115: Installing method CompiledCode>>readsThisContext
15:37:02				077/515 - 88/115: Installing method CompiledCode>>refersToLiteral:
15:37:02				077/515 - 89/115: Installing method CompiledCode>>sameLiteralsAs:
15:37:02				077/515 - 90/115: Installing method CompiledCode>>scanFor:
15:37:02				077/515 - 91/115: Installing method CompiledCode>>scanner
15:37:02				077/515 - 92/115: Installing method CompiledCode>>selector
15:37:02				077/515 - 93/115: Installing method CompiledCode>>sendsAnySelectorOf:
15:37:02				077/515 - 94/115: Installing method CompiledCode>>sendsSelector:
15:37:02				077/515 - 95/115: Installing method CompiledCode>>sendsToSuper
15:37:02				077/515 - 96/115: Installing method CompiledCode>>setFlag
15:37:02				077/515 - 97/115: Installing method CompiledCode>>setFrameBit:
15:37:02				077/515 - 98/115: Installing method CompiledCode>>setSignFlag
15:37:02				077/515 - 99/115: Installing method CompiledCode>>signFlag
15:37:02				077/515 - 100/115: Installing method CompiledCode>>sourceCode
15:37:02				077/515 - 101/115: Installing method CompiledCode>>sourceNode
15:37:02				077/515 - 102/115: Installing method CompiledCode>>sourceNodeForPC:
15:37:02				077/515 - 103/115: Installing method CompiledCode>>sourcePointer
15:37:02				077/515 - 104/115: Installing method CompiledCode>>stamp
15:37:02				077/515 - 105/115: Installing method CompiledCode>>stepIntoQuickMethods
15:37:02				077/515 - 106/115: Installing method CompiledCode>>timeStamp
15:37:02				077/515 - 107/115: Installing method CompiledCode>>usesPrimaryBytecodeSet
15:37:02				077/515 - 108/115: Installing method CompiledCode>>usesSecondaryBytecodeSet
15:37:02				077/515 - 109/115: Installing method CompiledCode>>voidCogVMState
15:37:02				077/515 - 110/115: Installing method CompiledCode>>withAllBlocks
15:37:02				077/515 - 111/115: Installing method CompiledCode>>withAllBlocksDo:
15:37:02				077/515 - 112/115: Installing method CompiledCode>>withAllNestedLiteralsDo:
15:37:02				077/515 - 113/115: Installing method CompiledCode>>writesField:
15:37:02				077/515 - 114/115: Installing method CompiledCode>>writesRef:
15:37:02				077/515 - 115/115: Installing method CompiledCode>>writesSlot:
15:37:02				077/515 - 1/8: Installing method CompiledCode class>>basicNew
15:37:02				077/515 - 2/8: Installing method CompiledCode class>>basicNew:
15:37:02				077/515 - 3/8: Installing method CompiledCode class>>basicNew:header:
15:37:02				077/515 - 4/8: Installing method CompiledCode class>>handleFailingFailingNew:header:
15:37:02				077/515 - 5/8: Installing method CompiledCode class>>handleFailingNew:header:
15:37:02				077/515 - 6/8: Installing method CompiledCode class>>newFrom:
15:37:02				077/515 - 7/8: Installing method CompiledCode class>>newMethod:header:
15:37:02				077/515 - 8/8: Installing method CompiledCode class>>trailerSize
15:37:05				078/515 - 1/108: Installing method CompiledMethod>>allIgnoredNotImplementedSelectors
15:37:05				078/515 - 2/108: Installing method CompiledMethod>>cachePragmas
15:37:05				078/515 - 3/108: Installing method CompiledMethod>>classBinding
15:37:05				078/515 - 4/108: Installing method CompiledMethod>>classBinding:
15:37:05				078/515 - 5/108: Installing method CompiledMethod>>clearSourcePointer
15:37:05				078/515 - 6/108: Installing method CompiledMethod>>codeForNoSource
15:37:05				078/515 - 7/108: Installing method CompiledMethod>>containsHalt
15:37:05				078/515 - 8/108: Installing method CompiledMethod>>defaultSelector
15:37:05				078/515 - 9/108: Installing method CompiledMethod>>displayStringOn:
15:37:05				078/515 - 10/108: Installing method CompiledMethod>>endPC
15:37:05				078/515 - 11/108: Installing method CompiledMethod>>flushCache
15:37:05				078/515 - 12/108: Installing method CompiledMethod>>getPreambleFrom:at:
15:37:05				078/515 - 13/108: Installing method CompiledMethod>>getSourceFromFile
15:37:05				078/515 - 14/108: Installing method CompiledMethod>>getSourceReplacingSelectorWith:
15:37:05				078/515 - 15/108: Installing method CompiledMethod>>hasComment
15:37:05				078/515 - 16/108: Installing method CompiledMethod>>hasEquivalentMethodInSuperclass
15:37:05				078/515 - 17/108: Installing method CompiledMethod>>hasNonLocalReturn
15:37:05				078/515 - 18/108: Installing method CompiledMethod>>hasPragma
15:37:05				078/515 - 19/108: Installing method CompiledMethod>>hasPragmaNamed:
15:37:05				078/515 - 20/108: Installing method CompiledMethod>>hasProperties
15:37:05				078/515 - 21/108: Installing method CompiledMethod>>hasProperty:
15:37:05				078/515 - 22/108: Installing method CompiledMethod>>hasSourceCode
15:37:05				078/515 - 23/108: Installing method CompiledMethod>>hasSourcePointer
15:37:05				078/515 - 24/108: Installing method CompiledMethod>>implementors
15:37:05				078/515 - 25/108: Installing method CompiledMethod>>isAbstract
15:37:05				078/515 - 26/108: Installing method CompiledMethod>>isBinarySelector
15:37:05				078/515 - 27/108: Installing method CompiledMethod>>isClassSide
15:37:05				078/515 - 28/108: Installing method CompiledMethod>>isClassified
15:37:05				078/515 - 29/108: Installing method CompiledMethod>>isCompiledMethod
15:37:05				078/515 - 30/108: Installing method CompiledMethod>>isConflict
15:37:05				078/515 - 31/108: Installing method CompiledMethod>>isDeprecated
15:37:05				078/515 - 32/108: Installing method CompiledMethod>>isDisabled
15:37:05				078/515 - 33/108: Installing method CompiledMethod>>isDisabled:
15:37:05				078/515 - 34/108: Installing method CompiledMethod>>isDoIt
15:37:05				078/515 - 35/108: Installing method CompiledMethod>>isExplicitlyRequired
15:37:05				078/515 - 36/108: Installing method CompiledMethod>>isExplicitlyRequired:
15:37:05				078/515 - 37/108: Installing method CompiledMethod>>isExtension
15:37:05				078/515 - 38/108: Installing method CompiledMethod>>isFaulty
15:37:05				078/515 - 39/108: Installing method CompiledMethod>>isFromTrait
15:37:05				078/515 - 40/108: Installing method CompiledMethod>>isInstalled
15:37:05				078/515 - 41/108: Installing method CompiledMethod>>isInstanceSide
15:37:05				078/515 - 42/108: Installing method CompiledMethod>>isOverridden
15:37:05				078/515 - 43/108: Installing method CompiledMethod>>isProvided
15:37:05				078/515 - 44/108: Installing method CompiledMethod>>isProvided:
15:37:05				078/515 - 45/108: Installing method CompiledMethod>>isRequired
15:37:05				078/515 - 46/108: Installing method CompiledMethod>>isRequired:
15:37:05				078/515 - 47/108: Installing method CompiledMethod>>isReturnField
15:37:05				078/515 - 48/108: Installing method CompiledMethod>>isSelfEvaluating
15:37:05				078/515 - 49/108: Installing method CompiledMethod>>isSubclassResponsibility
15:37:05				078/515 - 50/108: Installing method CompiledMethod>>isSubclassResponsibility:
15:37:05				078/515 - 51/108: Installing method CompiledMethod>>linesOfCode
15:37:05				078/515 - 52/108: Installing method CompiledMethod>>literalsToSkip
15:37:05				078/515 - 53/108: Installing method CompiledMethod>>markerOrNil
15:37:05				078/515 - 54/108: Installing method CompiledMethod>>method
15:37:05				078/515 - 55/108: Installing method CompiledMethod>>methodClass
15:37:05				078/515 - 56/108: Installing method CompiledMethod>>methodClass:
15:37:05				078/515 - 57/108: Installing method CompiledMethod>>migratePersistingPropertiesIn:
15:37:05				078/515 - 58/108: Installing method CompiledMethod>>name
15:37:05				078/515 - 59/108: Installing method CompiledMethod>>overriddenMethod
15:37:05				078/515 - 60/108: Installing method CompiledMethod>>pathOfLiteralIndexes
15:37:05				078/515 - 61/108: Installing method CompiledMethod>>penultimateLiteral
15:37:05				078/515 - 62/108: Installing method CompiledMethod>>penultimateLiteral:
15:37:05				078/515 - 63/108: Installing method CompiledMethod>>postCopy
15:37:05				078/515 - 64/108: Installing method CompiledMethod>>pragmaAt:
15:37:05				078/515 - 65/108: Installing method CompiledMethod>>pragmaRefersToLiteral:
15:37:05				078/515 - 66/108: Installing method CompiledMethod>>pragmas
15:37:05				078/515 - 67/108: Installing method CompiledMethod>>pragmasDo:
15:37:05				078/515 - 68/108: Installing method CompiledMethod>>prepareForSimulationWith:
15:37:05				078/515 - 69/108: Installing method CompiledMethod>>printOn:
15:37:05				078/515 - 70/108: Installing method CompiledMethod>>printPrimitiveOn:
15:37:05				078/515 - 71/108: Installing method CompiledMethod>>properties
15:37:05				078/515 - 72/108: Installing method CompiledMethod>>properties:
15:37:05				078/515 - 73/108: Installing method CompiledMethod>>propertyAt:
15:37:05				078/515 - 74/108: Installing method CompiledMethod>>propertyAt:ifAbsent:
15:37:05				078/515 - 75/108: Installing method CompiledMethod>>propertyAt:ifAbsentPut:
15:37:05				078/515 - 76/108: Installing method CompiledMethod>>propertyAt:ifPresent:
15:37:05				078/515 - 77/108: Installing method CompiledMethod>>propertyAt:put:
15:37:05				078/515 - 78/108: Installing method CompiledMethod>>propertyKeysAndValuesDo:
15:37:05				078/515 - 79/108: Installing method CompiledMethod>>protocol
15:37:05				078/515 - 80/108: Installing method CompiledMethod>>protocol:
15:37:05				078/515 - 81/108: Installing method CompiledMethod>>protocolName
15:37:05				078/515 - 82/108: Installing method CompiledMethod>>putSource:withPreamble:
15:37:05				078/515 - 83/108: Installing method CompiledMethod>>readsField:
15:37:05				078/515 - 84/108: Installing method CompiledMethod>>receiver:withArguments:executeMethod:
15:37:05				078/515 - 85/108: Installing method CompiledMethod>>referencedClasses
15:37:05				078/515 - 86/108: Installing method CompiledMethod>>refersToLiteral:
15:37:05				078/515 - 87/108: Installing method CompiledMethod>>removeFromPackage
15:37:05				078/515 - 88/108: Installing method CompiledMethod>>removeFromSystem
15:37:05				078/515 - 89/108: Installing method CompiledMethod>>removeProperty:
15:37:05				078/515 - 90/108: Installing method CompiledMethod>>removeProperty:ifAbsent:
15:37:05				078/515 - 91/108: Installing method CompiledMethod>>returnField
15:37:05				078/515 - 92/108: Installing method CompiledMethod>>selector
15:37:05				078/515 - 93/108: Installing method CompiledMethod>>selector:
15:37:05				078/515 - 94/108: Installing method CompiledMethod>>senders
15:37:05				078/515 - 95/108: Installing method CompiledMethod>>setSourcePointer:
15:37:05				078/515 - 96/108: Installing method CompiledMethod>>sourceCode
15:37:05				078/515 - 97/108: Installing method CompiledMethod>>sourceCodeOrNil
15:37:05				078/515 - 98/108: Installing method CompiledMethod>>sourcePointer
15:37:05				078/515 - 99/108: Installing method CompiledMethod>>sourcePointer:
15:37:05				078/515 - 100/108: Installing method CompiledMethod>>stepIntoQuickMethods:
15:37:05				078/515 - 101/108: Installing method CompiledMethod>>storeOn:
15:37:05				078/515 - 102/108: Installing method CompiledMethod>>tempNames
15:37:05				078/515 - 103/108: Installing method CompiledMethod>>unclassify
15:37:05				078/515 - 104/108: Installing method CompiledMethod>>usesUndeclareds
15:37:05				078/515 - 105/108: Installing method CompiledMethod>>valueWithReceiver:
15:37:05				078/515 - 106/108: Installing method CompiledMethod>>valueWithReceiver:arguments:
15:37:05				078/515 - 107/108: Installing method CompiledMethod>>veryDeepCopyWith:
15:37:05				078/515 - 108/108: Installing method CompiledMethod>>writesField:
15:37:05				078/515 - 1/16: Installing method CompiledMethod class>>abstractMarker
15:37:05				078/515 - 2/16: Installing method CompiledMethod class>>checkBytecodeSetConflictsInMethodsWith:
15:37:05				078/515 - 3/16: Installing method CompiledMethod class>>checkIsValidBytecodeEncoder:
15:37:05				078/515 - 4/16: Installing method CompiledMethod class>>conflictMarker
15:37:05				078/515 - 5/16: Installing method CompiledMethod class>>disabledMarker
15:37:05				078/515 - 6/16: Installing method CompiledMethod class>>explicitRequirementMarker
15:37:05				078/515 - 7/16: Installing method CompiledMethod class>>fullFrameSize
15:37:05				078/515 - 8/16: Installing method CompiledMethod class>>headerFlagForEncoder:
15:37:05				078/515 - 9/16: Installing method CompiledMethod class>>initialize
15:37:05				078/515 - 10/16: Installing method CompiledMethod class>>installPrimaryBytecodeSet:
15:37:05				078/515 - 11/16: Installing method CompiledMethod class>>installSecondaryBytecodeSet:
15:37:05				078/515 - 12/16: Installing method CompiledMethod class>>methodPropertiesClass
15:37:06				078/515 - 13/16: Installing method CompiledMethod class>>new
15:37:06				078/515 - 14/16: Installing method CompiledMethod class>>smallFrameSize
15:37:06				078/515 - 15/16: Installing method CompiledMethod class>>subclassResponsibilityMarker
15:37:06				078/515 - 16/16: Installing method CompiledMethod class>>trailerSize
15:37:06				079/515 - 1/2: Installing method CompiledMethodLayout>>extend
15:37:06				079/515 - 2/2: Installing method CompiledMethodLayout>>instanceSpecification
15:37:06				079/515 - 1/2: Installing method CompiledMethodLayout class>>extending:scope:host:
15:37:06				079/515 - 2/2: Installing method CompiledMethodLayout class>>subclassDefiningSymbol
15:37:06				080/515 - 1/8: Installing method ConstantBlockClosure>>isConstant
15:37:06				080/515 - 2/8: Installing method ConstantBlockClosure>>literal:
15:37:06				080/515 - 3/8: Installing method ConstantBlockClosure>>value
15:37:06				080/515 - 4/8: Installing method ConstantBlockClosure>>value:
15:37:06				080/515 - 5/8: Installing method ConstantBlockClosure>>value:value:
15:37:06				080/515 - 6/8: Installing method ConstantBlockClosure>>value:value:value:
15:37:06				080/515 - 7/8: Installing method ConstantBlockClosure>>value:value:value:value:
15:37:06				080/515 - 8/8: Installing method ConstantBlockClosure>>valueWithArguments:
15:37:06				080/515 - 1/1: Installing method ConstantBlockClosure class>>numArgs:literal:
15:37:06				081/515 - 1/3: Installing method ConstantBlockClosure1Arg>>value
15:37:06				081/515 - 2/3: Installing method ConstantBlockClosure1Arg>>value:
15:37:06				081/515 - 3/3: Installing method ConstantBlockClosure1Arg>>valueWithArguments:
15:37:06				082/515 - 1/3: Installing method ConstantBlockClosure2Arg>>value
15:37:06				082/515 - 2/3: Installing method ConstantBlockClosure2Arg>>value:value:
15:37:06				082/515 - 3/3: Installing method ConstantBlockClosure2Arg>>valueWithArguments:
15:37:06				083/515 - 1/3: Installing method ConstantBlockClosure3Arg>>value
15:37:06				083/515 - 2/3: Installing method ConstantBlockClosure3Arg>>value:value:value:
15:37:06				083/515 - 3/3: Installing method ConstantBlockClosure3Arg>>valueWithArguments:
15:37:10				084/515 - 1/182: Installing method Context>>aboutToReturn:through:
15:37:10				084/515 - 2/182: Installing method Context>>activateMethod:withArgs:receiver:class:
15:37:10				084/515 - 3/182: Installing method Context>>activateReturn:value:
15:37:10				084/515 - 4/182: Installing method Context>>activeHome
15:37:10				084/515 - 5/182: Installing method Context>>activeOuterContext
15:37:10				084/515 - 6/182: Installing method Context>>arguments
15:37:10				084/515 - 7/182: Installing method Context>>asContext
15:37:10				084/515 - 8/182: Installing method Context>>at:
15:37:10				084/515 - 9/182: Installing method Context>>at:put:
15:37:10				084/515 - 10/182: Installing method Context>>basicAt:
15:37:10				084/515 - 11/182: Installing method Context>>basicAt:put:
15:37:10				084/515 - 12/182: Installing method Context>>basicSize
15:37:10				084/515 - 13/182: Installing method Context>>belongsToDoIt
15:37:10				084/515 - 14/182: Installing method Context>>blockReturnConstant:
15:37:10				084/515 - 15/182: Installing method Context>>blockReturnTop
15:37:10				084/515 - 16/182: Installing method Context>>bottomContext
15:37:10				084/515 - 17/182: Installing method Context>>canHandleSignal:
15:37:10				084/515 - 18/182: Installing method Context>>cannotReturn:
15:37:10				084/515 - 19/182: Installing method Context>>cannotReturn:to:
15:37:10				084/515 - 20/182: Installing method Context>>client
15:37:10				084/515 - 21/182: Installing method Context>>closure
15:37:10				084/515 - 22/182: Installing method Context>>compiledCode
15:37:10				084/515 - 23/182: Installing method Context>>contextClass
15:37:10				084/515 - 24/182: Installing method Context>>contextStack
15:37:10				084/515 - 25/182: Installing method Context>>contextTag
15:37:10				084/515 - 26/182: Installing method Context>>copyStack
15:37:10				084/515 - 27/182: Installing method Context>>copyTo:
15:37:10				084/515 - 28/182: Installing method Context>>cut:
15:37:10				084/515 - 29/182: Installing method Context>>deadContextForClosure:
15:37:10				084/515 - 30/182: Installing method Context>>debugStack:on:
15:37:10				084/515 - 31/182: Installing method Context>>debugStackOn:
15:37:10				084/515 - 32/182: Installing method Context>>depthBelow:
15:37:10				084/515 - 33/182: Installing method Context>>directedSuperSend:numArgs:
15:37:10				084/515 - 34/182: Installing method Context>>doDup
15:37:10				084/515 - 35/182: Installing method Context>>doNop
15:37:10				084/515 - 36/182: Installing method Context>>doPop
15:37:10				084/515 - 37/182: Installing method Context>>doPrimitive:method:receiver:args:
15:37:10				084/515 - 38/182: Installing method Context>>endPC
15:37:10				084/515 - 39/182: Installing method Context>>errorReportOn:
15:37:10				084/515 - 40/182: Installing method Context>>evaluateSignal:
15:37:10				084/515 - 41/182: Installing method Context>>exception
15:37:10				084/515 - 42/182: Installing method Context>>exceptionClass
15:37:10				084/515 - 43/182: Installing method Context>>exceptionHandlerBlock
15:37:10				084/515 - 44/182: Installing method Context>>exceptionsToCaptureWhenStepping
15:37:10				084/515 - 45/182: Installing method Context>>executedPC
15:37:10				084/515 - 46/182: Installing method Context>>failPrimitiveWith:
15:37:10				084/515 - 47/182: Installing method Context>>filterDebuggerStack
15:37:10				084/515 - 48/182: Installing method Context>>findContextSuchThat:
15:37:10				084/515 - 49/182: Installing method Context>>findMethodContextSuchThat:
15:37:10				084/515 - 50/182: Installing method Context>>findNextHandlerContext
15:37:10				084/515 - 51/182: Installing method Context>>findNextHandlerOrSignalingContext
15:37:10				084/515 - 52/182: Installing method Context>>findNextUnwindContextUpTo:
15:37:10				084/515 - 53/182: Installing method Context>>handleSignal:
15:37:10				084/515 - 54/182: Installing method Context>>hasContext:
15:37:10				084/515 - 55/182: Installing method Context>>hasNonLocalReturn
15:37:10				084/515 - 56/182: Installing method Context>>hasSender:
15:37:10				084/515 - 57/182: Installing method Context>>hasTemporaryVariableNamed:
15:37:11				084/515 - 58/182: Installing method Context>>home
15:37:11				084/515 - 59/182: Installing method Context>>homeMethod
15:37:11				084/515 - 60/182: Installing method Context>>insertSender:
15:37:11				084/515 - 61/182: Installing method Context>>instVarAt:put:
15:37:11				084/515 - 62/182: Installing method Context>>isBlockContext
15:37:11				084/515 - 63/182: Installing method Context>>isBottomContext
15:37:11				084/515 - 64/182: Installing method Context>>isContext
15:37:11				084/515 - 65/182: Installing method Context>>isDead
15:37:11				084/515 - 66/182: Installing method Context>>isEndOfProcessTermination
15:37:11				084/515 - 67/182: Installing method Context>>isExecutingBlock
15:37:11				084/515 - 68/182: Installing method Context>>isFailToken:
15:37:11				084/515 - 69/182: Installing method Context>>isHandlerContext
15:37:11				084/515 - 70/182: Installing method Context>>isHandlerOrSignalingContext
15:37:11				084/515 - 71/182: Installing method Context>>isPrimFailToken:
15:37:11				084/515 - 72/182: Installing method Context>>isUnwindContext
15:37:11				084/515 - 73/182: Installing method Context>>jump
15:37:11				084/515 - 74/182: Installing method Context>>jump:if:withInterpreter:
15:37:11				084/515 - 75/182: Installing method Context>>jump:withInterpreter:
15:37:11				084/515 - 76/182: Installing method Context>>longStack
15:37:11				084/515 - 77/182: Installing method Context>>method
15:37:11				084/515 - 78/182: Installing method Context>>methodClass
15:37:11				084/515 - 79/182: Installing method Context>>methodNode
15:37:11				084/515 - 80/182: Installing method Context>>methodReturnReceiver
15:37:11				084/515 - 81/182: Installing method Context>>methodReturnTop
15:37:11				084/515 - 82/182: Installing method Context>>nextHandlerContext
15:37:11				084/515 - 83/182: Installing method Context>>numArgs
15:37:11				084/515 - 84/182: Installing method Context>>numTemps
15:37:11				084/515 - 85/182: Installing method Context>>object:basicAt:
15:37:11				084/515 - 86/182: Installing method Context>>object:basicAt:put:
15:37:11				084/515 - 87/182: Installing method Context>>object:eqeq:
15:37:11				084/515 - 88/182: Installing method Context>>object:instVarAt:
15:37:11				084/515 - 89/182: Installing method Context>>object:instVarAt:put:
15:37:11				084/515 - 90/182: Installing method Context>>object:perform:withArguments:inClass:
15:37:11				084/515 - 91/182: Installing method Context>>objectClass:
15:37:11				084/515 - 92/182: Installing method Context>>objectSize:
15:37:11				084/515 - 93/182: Installing method Context>>outerContext
15:37:11				084/515 - 94/182: Installing method Context>>pc
15:37:11				084/515 - 95/182: Installing method Context>>pc:
15:37:11				084/515 - 96/182: Installing method Context>>pop
15:37:11				084/515 - 97/182: Installing method Context>>popIntoLiteralVariable:
15:37:11				084/515 - 98/182: Installing method Context>>popIntoReceiverVariable:
15:37:11				084/515 - 99/182: Installing method Context>>popIntoRemoteTemp:inVectorAt:
15:37:11				084/515 - 100/182: Installing method Context>>popIntoTemporaryVariable:
15:37:11				084/515 - 101/182: Installing method Context>>print:on:
15:37:11				084/515 - 102/182: Installing method Context>>printDebugOn:
15:37:11				084/515 - 103/182: Installing method Context>>printDebugStackOn:
15:37:11				084/515 - 104/182: Installing method Context>>printDetails:
15:37:11				084/515 - 105/182: Installing method Context>>printOn:
15:37:11				084/515 - 106/182: Installing method Context>>printStackOfSize:
15:37:11				084/515 - 107/182: Installing method Context>>privRefresh
15:37:11				084/515 - 108/182: Installing method Context>>privRefreshWith:
15:37:11				084/515 - 109/182: Installing method Context>>privSender:
15:37:11				084/515 - 110/182: Installing method Context>>push:
15:37:11				084/515 - 111/182: Installing method Context>>pushActiveContext
15:37:11				084/515 - 112/182: Installing method Context>>pushActiveProcess
15:37:11				084/515 - 113/182: Installing method Context>>pushArgs:from:
15:37:11				084/515 - 114/182: Installing method Context>>pushClosureTemps:
15:37:11				084/515 - 115/182: Installing method Context>>pushConsArrayWithElements:
15:37:11				084/515 - 116/182: Installing method Context>>pushConstant:
15:37:11				084/515 - 117/182: Installing method Context>>pushFullClosure:numCopied:receiverOnStack:ignoreOuterContext:
15:37:11				084/515 - 118/182: Installing method Context>>pushLiteralVariable:
15:37:11				084/515 - 119/182: Installing method Context>>pushNewArrayOfSize:
15:37:11				084/515 - 120/182: Installing method Context>>pushReceiver
15:37:11				084/515 - 121/182: Installing method Context>>pushReceiverVariable:
15:37:11				084/515 - 122/182: Installing method Context>>pushRemoteTemp:inVectorAt:
15:37:11				084/515 - 123/182: Installing method Context>>pushTemporaryVariable:
15:37:11				084/515 - 124/182: Installing method Context>>quickMethodPrimitiveBytecodeSize
15:37:11				084/515 - 125/182: Installing method Context>>receiver
15:37:11				084/515 - 126/182: Installing method Context>>receiver:
15:37:11				084/515 - 127/182: Installing method Context>>release
15:37:11				084/515 - 128/182: Installing method Context>>releaseTo:
15:37:11				084/515 - 129/182: Installing method Context>>removeSelf
15:37:11				084/515 - 130/182: Installing method Context>>resume
15:37:11				084/515 - 131/182: Installing method Context>>resume:
15:37:11				084/515 - 132/182: Installing method Context>>resume:through:
15:37:11				084/515 - 133/182: Installing method Context>>resumeEvaluating:
15:37:11				084/515 - 134/182: Installing method Context>>return
15:37:11				084/515 - 135/182: Installing method Context>>return:
15:37:11				084/515 - 136/182: Installing method Context>>return:from:
15:37:11				084/515 - 137/182: Installing method Context>>return:through:
15:37:11				084/515 - 138/182: Installing method Context>>runUntilErrorOrReturnFrom:
15:37:11				084/515 - 139/182: Installing method Context>>runUntilReturnFrom:
15:37:11				084/515 - 140/182: Installing method Context>>selector
15:37:11				084/515 - 141/182: Installing method Context>>send:to:with:lookupIn:
15:37:11				084/515 - 142/182: Installing method Context>>send:to:with:super:
15:37:11				084/515 - 143/182: Installing method Context>>sender
15:37:11				084/515 - 144/182: Installing method Context>>setNamedPrimitiveInformationFrom:toMethod:
15:37:11				084/515 - 145/182: Installing method Context>>setSender:receiver:method:arguments:
15:37:11				084/515 - 146/182: Installing method Context>>setSender:receiver:method:closure:startpc:
15:37:11				084/515 - 147/182: Installing method Context>>shortDebugStack
15:37:11				084/515 - 148/182: Installing method Context>>shortDebugStackOn:
15:37:11				084/515 - 149/182: Installing method Context>>shortStack
15:37:11				084/515 - 150/182: Installing method Context>>singleRelease
15:37:11				084/515 - 151/182: Installing method Context>>size
15:37:11				084/515 - 152/182: Installing method Context>>sourceCode
15:37:11				084/515 - 153/182: Installing method Context>>stack
15:37:11				084/515 - 154/182: Installing method Context>>stackOfSize:
15:37:11				084/515 - 155/182: Installing method Context>>stackPtr
15:37:11				084/515 - 156/182: Installing method Context>>stackp:
15:37:11				084/515 - 157/182: Installing method Context>>startpc
15:37:11				084/515 - 158/182: Installing method Context>>step
15:37:11				084/515 - 159/182: Installing method Context>>stepToCallee
15:37:11				084/515 - 160/182: Installing method Context>>stepToCalleeOrNil
15:37:11				084/515 - 161/182: Installing method Context>>stepUntilSomethingOnStack
15:37:11				084/515 - 162/182: Installing method Context>>storeIntoLiteralVariable:
15:37:11				084/515 - 163/182: Installing method Context>>storeIntoReceiverVariable:
15:37:11				084/515 - 164/182: Installing method Context>>storeIntoRemoteTemp:inVectorAt:
15:37:11				084/515 - 165/182: Installing method Context>>storeIntoTemporaryVariable:
15:37:11				084/515 - 166/182: Installing method Context>>swapReceiver:
15:37:11				084/515 - 167/182: Installing method Context>>swapSender:
15:37:11				084/515 - 168/182: Installing method Context>>tempAt:
15:37:11				084/515 - 169/182: Installing method Context>>tempAt:put:
15:37:11				084/515 - 170/182: Installing method Context>>terminate
15:37:11				084/515 - 171/182: Installing method Context>>terminateTo:
15:37:11				084/515 - 172/182: Installing method Context>>top
15:37:11				084/515 - 173/182: Installing method Context>>tryNamedPrimitiveIn:for:withArgs:
15:37:11				084/515 - 174/182: Installing method Context>>tryPrimitiveFor:receiver:args:
15:37:11				084/515 - 175/182: Installing method Context>>unwindAndStop:
15:37:11				084/515 - 176/182: Installing method Context>>unwindBlock
15:37:11				084/515 - 177/182: Installing method Context>>unwindComplete
15:37:11				084/515 - 178/182: Installing method Context>>unwindComplete:
15:37:11				084/515 - 179/182: Installing method Context>>unwindForTermination
15:37:11				084/515 - 180/182: Installing method Context>>unwindTo:
15:37:11				084/515 - 181/182: Installing method Context>>willFailReturn
15:37:11				084/515 - 182/182: Installing method Context>>withoutPrimitiveTryNamedPrimitiveIn:for:withArgs:
15:37:11				084/515 - 1/19: Installing method Context class>>allInstances
15:37:11				084/515 - 2/19: Installing method Context class>>allInstancesDo:
15:37:11				084/515 - 3/19: Installing method Context class>>basicNew:
15:37:12				084/515 - 4/19: Installing method Context class>>carefullyPrint:on:
15:37:12				084/515 - 5/19: Installing method Context class>>compiler
15:37:12				084/515 - 6/19: Installing method Context class>>contextEnsure:
15:37:12				084/515 - 7/19: Installing method Context class>>contextOn:do:
15:37:12				084/515 - 8/19: Installing method Context class>>initialize
15:37:12				084/515 - 9/19: Installing method Context class>>initializePrimitiveSimulators
15:37:12				084/515 - 10/19: Installing method Context class>>initializeTryNamedPrimitiveTemplateMethod
15:37:12				084/515 - 11/19: Installing method Context class>>new
15:37:12				084/515 - 12/19: Installing method Context class>>new:
15:37:12				084/515 - 13/19: Installing method Context class>>newForMethod:
15:37:12				084/515 - 14/19: Installing method Context class>>primitiveFailToken
15:37:12				084/515 - 15/19: Installing method Context class>>primitiveFailTokenFor:
15:37:12				084/515 - 16/19: Installing method Context class>>sender:receiver:method:arguments:
15:37:12				084/515 - 17/19: Installing method Context class>>specialPrimitiveSimulators
15:37:12				084/515 - 18/19: Installing method Context class>>theReturnMethod
15:37:12				084/515 - 19/19: Installing method Context class>>tryNamedPrimitiveTemplateMethod
15:37:12				085/515 - 1/2: Installing method ContextCannotReturn>>target
15:37:12				085/515 - 2/2: Installing method ContextCannotReturn>>target:
15:37:12				085/515 - 1/1: Installing method ContextCannotReturn class>>result:to:
15:37:12				086/515 - 1/2: Installing method CurrentExecutionEnvironment>>default
15:37:12				086/515 - 2/2: Installing method CurrentExecutionEnvironment>>installValue:intoForked:from:
15:37:12				086/515 - 1/3: Installing method CurrentExecutionEnvironment class>>activate:for:
15:37:12				086/515 - 2/3: Installing method CurrentExecutionEnvironment class>>isInheritable
15:37:12				086/515 - 3/3: Installing method CurrentExecutionEnvironment class>>restoreDefault
15:37:12				087/515 - 1/4: Installing method DailyNonInteractiveTranscript>>fileNameWithDate
15:37:12				087/515 - 2/4: Installing method DailyNonInteractiveTranscript>>initialize
15:37:12				087/515 - 3/4: Installing method DailyNonInteractiveTranscript>>initializeStream
15:37:12				087/515 - 4/4: Installing method DailyNonInteractiveTranscript>>stream
15:37:12				087/515 - 1/1: Installing method DailyNonInteractiveTranscript class>>defaultLogFileName
15:37:12				088/515 - 1/8: Installing method DangerousClassNotifier class>>check:
15:37:12				088/515 - 2/8: Installing method DangerousClassNotifier class>>disable
15:37:12				088/515 - 3/8: Installing method DangerousClassNotifier class>>disableDuring:
15:37:12				088/515 - 4/8: Installing method DangerousClassNotifier class>>enable
15:37:12				088/515 - 5/8: Installing method DangerousClassNotifier class>>enabled
15:37:12				088/515 - 6/8: Installing method DangerousClassNotifier class>>initialize
15:37:12				088/515 - 7/8: Installing method DangerousClassNotifier class>>shouldNotBeRedefined:
15:37:12				088/515 - 8/8: Installing method DangerousClassNotifier class>>tooDangerousClasses
15:37:12				089/515 - 1/8: Installing method DecoratorStream>>atEnd
15:37:12				089/515 - 2/8: Installing method DecoratorStream>>contents
15:37:12				089/515 - 3/8: Installing method DecoratorStream>>next
15:37:12				089/515 - 4/8: Installing method DecoratorStream>>nextPut:
15:37:12				089/515 - 5/8: Installing method DecoratorStream>>on:
15:37:12				089/515 - 6/8: Installing method DecoratorStream>>peek
15:37:12				089/515 - 7/8: Installing method DecoratorStream>>position
15:37:12				089/515 - 8/8: Installing method DecoratorStream>>store:
15:37:12				089/515 - 1/1: Installing method DecoratorStream class>>on:
15:37:12				090/515 - 1/1: Installing method DefaultExecutionEnvironment>>prepareForNewProcess:
15:37:12				090/515 - 1/3: Installing method DefaultExecutionEnvironment class>>beActive
15:37:12				090/515 - 2/3: Installing method DefaultExecutionEnvironment class>>beActiveDuring:
15:37:12				090/515 - 3/3: Installing method DefaultExecutionEnvironment class>>instance
15:37:13				091/515 - 1/16: Installing method Delay>>beingWaitedOn
15:37:13				091/515 - 2/16: Installing method Delay>>delaySemaphore
15:37:13				091/515 - 3/16: Installing method Delay>>isExpired
15:37:13				091/515 - 4/16: Installing method Delay>>millisecondDelayDuration
15:37:13				091/515 - 5/16: Installing method Delay>>millisecondsToGo
15:37:13				091/515 - 6/16: Installing method Delay>>printOn:
15:37:13				091/515 - 7/16: Installing method Delay>>resumptionTick
15:37:13				091/515 - 8/16: Installing method Delay>>resumptionTickAdjustFrom:to:
15:37:13				091/515 - 9/16: Installing method Delay>>schedule
15:37:13				091/515 - 10/16: Installing method Delay>>setDelay:
15:37:13				091/515 - 11/16: Installing method Delay>>setDelay:forSemaphore:
15:37:13				091/515 - 12/16: Installing method Delay>>timingPriorityScheduleTicker:
15:37:13				091/515 - 13/16: Installing method Delay>>timingPrioritySignalExpired
15:37:13				091/515 - 14/16: Installing method Delay>>timingPriorityUnschedule
15:37:13				091/515 - 15/16: Installing method Delay>>unschedule
15:37:13				091/515 - 16/16: Installing method Delay>>wait
15:37:13				091/515 - 1/21: Installing method Delay class>>anyActive
15:37:13				091/515 - 2/21: Installing method Delay class>>delaySchedulerClass
15:37:13				091/515 - 3/21: Installing method Delay class>>delaySchedulerClass:
15:37:13				091/515 - 4/21: Installing method Delay class>>forDays:
15:37:13				091/515 - 5/21: Installing method Delay class>>forHours:
15:37:13				091/515 - 6/21: Installing method Delay class>>forMilliseconds:
15:37:13				091/515 - 7/21: Installing method Delay class>>forMinutes:
15:37:13				091/515 - 8/21: Installing method Delay class>>forSeconds:
15:37:13				091/515 - 9/21: Installing method Delay class>>initialize
15:37:13				091/515 - 10/21: Installing method Delay class>>nextWakeUpTime
15:37:13				091/515 - 11/21: Installing method Delay class>>restartMethods
15:37:13				091/515 - 12/21: Installing method Delay class>>restartTimerEventLoop
15:37:13				091/515 - 13/21: Installing method Delay class>>scheduler
15:37:13				091/515 - 14/21: Installing method Delay class>>scheduler:
15:37:13				091/515 - 15/21: Installing method Delay class>>schedulingProcess
15:37:13				091/515 - 16/21: Installing method Delay class>>shutDown
15:37:13				091/515 - 17/21: Installing method Delay class>>startTimerEventLoop
15:37:13				091/515 - 18/21: Installing method Delay class>>startUp
15:37:13				091/515 - 19/21: Installing method Delay class>>stopTimerEventLoop
15:37:13				091/515 - 20/21: Installing method Delay class>>systemSettingOn:
15:37:13				091/515 - 21/21: Installing method Delay class>>timeoutSemaphore:afterMSecs:
15:37:14				092/515 - 1/22: Installing method DelayBasicScheduler>>anyActive
15:37:14				092/515 - 2/22: Installing method DelayBasicScheduler>>initialize
15:37:14				092/515 - 3/22: Installing method DelayBasicScheduler>>initializeTicker:suspendedDelaysHeap:
15:37:14				092/515 - 4/22: Installing method DelayBasicScheduler>>nextWakeUpTime
15:37:14				092/515 - 5/22: Installing method DelayBasicScheduler>>printOn:
15:37:14				092/515 - 6/22: Installing method DelayBasicScheduler>>restartTimerEventLoop
15:37:14				092/515 - 7/22: Installing method DelayBasicScheduler>>resume
15:37:14				092/515 - 8/22: Installing method DelayBasicScheduler>>runBackendLoopAtTimingPriority
15:37:14				092/515 - 9/22: Installing method DelayBasicScheduler>>schedule:
15:37:14				092/515 - 10/22: Installing method DelayBasicScheduler>>scheduleAtTimingPriority
15:37:14				092/515 - 11/22: Installing method DelayBasicScheduler>>schedulingProcess
15:37:14				092/515 - 12/22: Installing method DelayBasicScheduler>>shutDown
15:37:14				092/515 - 13/22: Installing method DelayBasicScheduler>>simulate_vmMilliseconds:
15:37:14				092/515 - 14/22: Installing method DelayBasicScheduler>>startTimerEventLoop
15:37:14				092/515 - 15/22: Installing method DelayBasicScheduler>>startTimerEventLoopPriority:
15:37:14				092/515 - 16/22: Installing method DelayBasicScheduler>>startUp
15:37:14				092/515 - 17/22: Installing method DelayBasicScheduler>>stopTimerEventLoop
15:37:14				092/515 - 18/22: Installing method DelayBasicScheduler>>suspend
15:37:14				092/515 - 19/22: Installing method DelayBasicScheduler>>suspendAtTimingPriority
15:37:14				092/515 - 20/22: Installing method DelayBasicScheduler>>ticker
15:37:14				092/515 - 21/22: Installing method DelayBasicScheduler>>unschedule:
15:37:14				092/515 - 22/22: Installing method DelayBasicScheduler>>unscheduleAtTimingPriority
15:37:14				092/515 - 1/2: Installing method DelayBasicScheduler class>>defaultSuspendedDelaysHeap
15:37:14				092/515 - 2/2: Installing method DelayBasicScheduler class>>onTicker:suspendedDelaysHeap:
15:37:14				093/515 - 1/5: Installing method DelayMicrosecondTicker>>millisecondsUntilTick:
15:37:14				093/515 - 2/5: Installing method DelayMicrosecondTicker>>nowTick
15:37:14				093/515 - 3/5: Installing method DelayMicrosecondTicker>>primSignal:atUTCMicroseconds:
15:37:14				093/515 - 4/5: Installing method DelayMicrosecondTicker>>tickAfterMilliseconds:
15:37:14				093/515 - 5/5: Installing method DelayMicrosecondTicker>>waitForUserSignalled:orExpired:
15:37:14				094/515 - 1/5: Installing method DelayMicrosecondTickerSimulation>>initialize
15:37:14				094/515 - 2/5: Installing method DelayMicrosecondTickerSimulation>>nowTick
15:37:14				094/515 - 3/5: Installing method DelayMicrosecondTickerSimulation>>primSignal:atUTCMicroseconds:
15:37:14				094/515 - 4/5: Installing method DelayMicrosecondTickerSimulation>>simulate_vmMilliseconds:
15:37:14				094/515 - 5/5: Installing method DelayMicrosecondTickerSimulation>>vmSimNextWakeupMilliseconds
15:37:14				095/515 - 1/1: Installing method DelayMicrosecondUncappedTicker>>waitForUserSignalled:orExpired:
15:37:14				096/515 - 1/5: Installing method DelayMillisecondTicker>>millisecondsUntilTick:
15:37:14				096/515 - 2/5: Installing method DelayMillisecondTicker>>nowTick
15:37:14				096/515 - 3/5: Installing method DelayMillisecondTicker>>primSignal:atMilliseconds:
15:37:14				096/515 - 4/5: Installing method DelayMillisecondTicker>>tickAfterMilliseconds:
15:37:14				096/515 - 5/5: Installing method DelayMillisecondTicker>>waitForUserSignalled:orExpired:
15:37:14				097/515 - 1/5: Installing method DelayMillisecondTickerSimulation>>initialize
15:37:14				097/515 - 2/5: Installing method DelayMillisecondTickerSimulation>>nowTick
15:37:14				097/515 - 3/5: Installing method DelayMillisecondTickerSimulation>>primSignal:atMilliseconds:
15:37:14				097/515 - 4/5: Installing method DelayMillisecondTickerSimulation>>simulate_vmMilliseconds:
15:37:14				097/515 - 5/5: Installing method DelayMillisecondTickerSimulation>>vmSimNextWakeupMilliseconds
15:37:14				098/515 - 1/3: Installing method DelayMutexScheduler>>initializeTicker:suspendedDelaysHeap:
15:37:14				098/515 - 2/3: Installing method DelayMutexScheduler>>schedule:
15:37:14				098/515 - 3/3: Installing method DelayMutexScheduler>>unschedule:
15:37:14				099/515 - 1/6: Installing method DelayNullScheduler>>schedule:
15:37:14				099/515 - 2/6: Installing method DelayNullScheduler>>shutDown
15:37:14				099/515 - 3/6: Installing method DelayNullScheduler>>startTimerEventLoop
15:37:14				099/515 - 4/6: Installing method DelayNullScheduler>>startUp
15:37:14				099/515 - 5/6: Installing method DelayNullScheduler>>stopTimerEventLoop
15:37:14				099/515 - 6/6: Installing method DelayNullScheduler>>unschedule:
15:37:14				100/515 - 1/5: Installing method DelaySemaphoreScheduler>>initializeTicker:suspendedDelaysHeap:
15:37:14				100/515 - 2/5: Installing method DelaySemaphoreScheduler>>schedule:
15:37:14				100/515 - 3/5: Installing method DelaySemaphoreScheduler>>scheduleAtTimingPriority
15:37:14				100/515 - 4/5: Installing method DelaySemaphoreScheduler>>unschedule:
15:37:14				100/515 - 5/5: Installing method DelaySemaphoreScheduler>>unscheduleAtTimingPriority
15:37:14				101/515 - 1/5: Installing method DelayWaitTimeout>>isExpired
15:37:14				101/515 - 2/5: Installing method DelayWaitTimeout>>setDelay:forSemaphore:
15:37:14				101/515 - 3/5: Installing method DelayWaitTimeout>>timingPrioritySignalExpired
15:37:14				101/515 - 4/5: Installing method DelayWaitTimeout>>wait
15:37:15				101/515 - 5/5: Installing method DelayWaitTimeout>>waitOnCompletion:onTimeout:
15:37:15				102/515 - 1/4: Installing method Deprecation>>defaultAction
15:37:15				102/515 - 2/4: Installing method Deprecation>>logTranscript
15:37:15				102/515 - 3/4: Installing method Deprecation>>messageText
15:37:15				102/515 - 4/4: Installing method Deprecation>>transform
15:37:15				102/515 - 1/1: Installing method Deprecation class>>deprecationsWhile:
15:37:15				104/515 - 1/66: Installing method Dictionary>>=
15:37:16				104/515 - 2/66: Installing method Dictionary>>add:
15:37:16				104/515 - 3/66: Installing method Dictionary>>addAll:
15:37:16				104/515 - 4/66: Installing method Dictionary>>associationAt:
15:37:16				104/515 - 5/66: Installing method Dictionary>>associationAt:ifAbsent:
15:37:16				104/515 - 6/66: Installing method Dictionary>>associationAt:ifPresent:
15:37:16				104/515 - 7/66: Installing method Dictionary>>associationAt:ifPresent:ifAbsent:
15:37:16				104/515 - 8/66: Installing method Dictionary>>associations
15:37:16				104/515 - 9/66: Installing method Dictionary>>associationsDo:
15:37:16				104/515 - 10/66: Installing method Dictionary>>associationsSelect:
15:37:16				104/515 - 11/66: Installing method Dictionary>>at:
15:37:16				104/515 - 12/66: Installing method Dictionary>>at:at:
15:37:16				104/515 - 13/66: Installing method Dictionary>>at:at:ifAbsent:
15:37:16				104/515 - 14/66: Installing method Dictionary>>at:at:ifAbsentPut:
15:37:16				104/515 - 15/66: Installing method Dictionary>>at:at:put:
15:37:16				104/515 - 16/66: Installing method Dictionary>>at:ifAbsent:
15:37:16				104/515 - 17/66: Installing method Dictionary>>at:ifAbsentPut:
15:37:16				104/515 - 18/66: Installing method Dictionary>>at:ifPresent:
15:37:16				104/515 - 19/66: Installing method Dictionary>>at:ifPresent:ifAbsent:
15:37:16				104/515 - 20/66: Installing method Dictionary>>at:ifPresent:ifAbsentPut:
15:37:16				104/515 - 21/66: Installing method Dictionary>>at:put:
15:37:16				104/515 - 22/66: Installing method Dictionary>>at:update:
15:37:16				104/515 - 23/66: Installing method Dictionary>>at:update:initial:
15:37:16				104/515 - 24/66: Installing method Dictionary>>bindingOf:
15:37:16				104/515 - 25/66: Installing method Dictionary>>collect:
15:37:16				104/515 - 26/66: Installing method Dictionary>>difference:
15:37:16				104/515 - 27/66: Installing method Dictionary>>do:
15:37:16				104/515 - 28/66: Installing method Dictionary>>errorKeyNotFound:
15:37:16				104/515 - 29/66: Installing method Dictionary>>errorValueNotFound:
15:37:16				104/515 - 30/66: Installing method Dictionary>>fixCollisionsFrom:
15:37:16				104/515 - 31/66: Installing method Dictionary>>flatCollect:
15:37:16				104/515 - 32/66: Installing method Dictionary>>hasBindingThatBeginsWith:
15:37:16				104/515 - 33/66: Installing method Dictionary>>includes:
15:37:16				104/515 - 34/66: Installing method Dictionary>>includesAssociation:
15:37:16				104/515 - 35/66: Installing method Dictionary>>includesIdentity:
15:37:16				104/515 - 36/66: Installing method Dictionary>>includesKey:
15:37:16				104/515 - 37/66: Installing method Dictionary>>intersection:
15:37:16				104/515 - 38/66: Installing method Dictionary>>isDictionary
15:37:16				104/515 - 39/66: Installing method Dictionary>>isHealthy
15:37:16				104/515 - 40/66: Installing method Dictionary>>keyAtIdentityValue:
15:37:16				104/515 - 41/66: Installing method Dictionary>>keyAtIdentityValue:ifAbsent:
15:37:16				104/515 - 42/66: Installing method Dictionary>>keyAtValue:
15:37:16				104/515 - 43/66: Installing method Dictionary>>keyAtValue:ifAbsent:
15:37:16				104/515 - 44/66: Installing method Dictionary>>keyForIdentity:
15:37:16				104/515 - 45/66: Installing method Dictionary>>keys
15:37:16				104/515 - 46/66: Installing method Dictionary>>keysAndValuesDo:
15:37:16				104/515 - 47/66: Installing method Dictionary>>keysAndValuesRemove:
15:37:16				104/515 - 48/66: Installing method Dictionary>>keysDo:
15:37:16				104/515 - 49/66: Installing method Dictionary>>keysSortedSafely
15:37:16				104/515 - 50/66: Installing method Dictionary>>noCheckAdd:
15:37:16				104/515 - 51/66: Installing method Dictionary>>noCheckNoGrowFillFrom:
15:37:16				104/515 - 52/66: Installing method Dictionary>>postCopy
15:37:16				104/515 - 53/66: Installing method Dictionary>>printElementsOn:
15:37:16				104/515 - 54/66: Installing method Dictionary>>rehash
15:37:16				104/515 - 55/66: Installing method Dictionary>>reject:thenCollect:
15:37:16				104/515 - 56/66: Installing method Dictionary>>remove:
15:37:16				104/515 - 57/66: Installing method Dictionary>>remove:ifAbsent:
15:37:16				104/515 - 58/66: Installing method Dictionary>>removeKey:
15:37:16				104/515 - 59/66: Installing method Dictionary>>removeKey:ifAbsent:
15:37:16				104/515 - 60/66: Installing method Dictionary>>removeUnreferencedKeys
15:37:16				104/515 - 61/66: Installing method Dictionary>>scanFor:
15:37:16				104/515 - 62/66: Installing method Dictionary>>select:
15:37:16				104/515 - 63/66: Installing method Dictionary>>select:thenCollect:
15:37:16				104/515 - 64/66: Installing method Dictionary>>storeOn:
15:37:16				104/515 - 65/66: Installing method Dictionary>>values
15:37:16				104/515 - 66/66: Installing method Dictionary>>valuesDo:
15:37:16				104/515 - 1/3: Installing method Dictionary class>>newFrom:
15:37:16				104/515 - 2/3: Installing method Dictionary class>>newFromKeys:andValues:
15:37:16				104/515 - 3/3: Installing method Dictionary class>>newFromPairs:
15:37:16				105/515 - 1/4: Installing method DomainError>>from
15:37:16				105/515 - 2/4: Installing method DomainError>>from:
15:37:16				105/515 - 3/4: Installing method DomainError>>to
15:37:16				105/515 - 4/4: Installing method DomainError>>to:
15:37:16				105/515 - 1/6: Installing method DomainError class>>signal:from:
15:37:16				105/515 - 2/6: Installing method DomainError class>>signal:from:to:
15:37:16				105/515 - 3/6: Installing method DomainError class>>signal:to:
15:37:16				105/515 - 4/6: Installing method DomainError class>>signalFrom:
15:37:16				105/515 - 5/6: Installing method DomainError class>>signalFrom:to:
15:37:16				105/515 - 6/6: Installing method DomainError class>>signalTo:
15:37:16				106/515 - 1/6: Installing method DoubleByteArray>>=
15:37:16				106/515 - 2/6: Installing method DoubleByteArray>>atAllPut:
15:37:16				106/515 - 3/6: Installing method DoubleByteArray>>byteSize
15:37:16				106/515 - 4/6: Installing method DoubleByteArray>>bytesPerElement
15:37:16				106/515 - 5/6: Installing method DoubleByteArray>>defaultElement
15:37:16				106/515 - 6/6: Installing method DoubleByteArray>>replaceFrom:to:with:startingAt:
15:37:16				107/515 - 1/4: Installing method DoubleByteLayout>>bytesPerSlot
15:37:16				107/515 - 2/4: Installing method DoubleByteLayout>>extendDoubleByte
15:37:16				107/515 - 3/4: Installing method DoubleByteLayout>>instanceSpecification
15:37:16				107/515 - 4/4: Installing method DoubleByteLayout>>isDoubleBytes
15:37:16				107/515 - 1/2: Installing method DoubleByteLayout class>>extending:scope:host:
15:37:16				107/515 - 2/2: Installing method DoubleByteLayout class>>subclassDefiningSymbol
15:37:16				108/515 - 1/10: Installing method DoubleLink>>asDoubleLink
15:37:16				108/515 - 2/10: Installing method DoubleLink>>clearLinks
15:37:16				108/515 - 3/10: Installing method DoubleLink>>hasPredecessor
15:37:16				108/515 - 4/10: Installing method DoubleLink>>hasSuccessor
15:37:16				108/515 - 5/10: Installing method DoubleLink>>nextLink
15:37:16				108/515 - 6/10: Installing method DoubleLink>>nextLink:
15:37:16				108/515 - 7/10: Installing method DoubleLink>>previousLink
15:37:16				108/515 - 8/10: Installing method DoubleLink>>previousLink:
15:37:17				108/515 - 9/10: Installing method DoubleLink>>value
15:37:17				108/515 - 10/10: Installing method DoubleLink>>value:
15:37:17				108/515 - 1/1: Installing method DoubleLink class>>value:
15:37:17				109/515 - 1/18: Installing method DoubleLinkedList>>add:
15:37:17				109/515 - 2/18: Installing method DoubleLinkedList>>add:afterLink:
15:37:17				109/515 - 3/18: Installing method DoubleLinkedList>>add:beforeLink:
15:37:17				109/515 - 4/18: Installing method DoubleLinkedList>>addFirst:
15:37:17				109/515 - 5/18: Installing method DoubleLinkedList>>addLast:
15:37:17				109/515 - 6/18: Installing method DoubleLinkedList>>do:
15:37:17				109/515 - 7/18: Installing method DoubleLinkedList>>first
15:37:17				109/515 - 8/18: Installing method DoubleLinkedList>>firstLink
15:37:17				109/515 - 9/18: Installing method DoubleLinkedList>>isEmpty
15:37:17				109/515 - 10/18: Installing method DoubleLinkedList>>last
15:37:17				109/515 - 11/18: Installing method DoubleLinkedList>>lastLink
15:37:17				109/515 - 12/18: Installing method DoubleLinkedList>>linksDo:
15:37:17				109/515 - 13/18: Installing method DoubleLinkedList>>removeAll
15:37:17				109/515 - 14/18: Installing method DoubleLinkedList>>removeFirst
15:37:17				109/515 - 15/18: Installing method DoubleLinkedList>>removeLast
15:37:17				109/515 - 16/18: Installing method DoubleLinkedList>>removeLink:
15:37:17				109/515 - 17/18: Installing method DoubleLinkedList>>reverseDo:
15:37:17				109/515 - 18/18: Installing method DoubleLinkedList>>reverseLinksDo:
15:37:17				109/515 - 1/1: Installing method DoubleLinkedList class>>newFrom:
15:37:17				110/515 - 1/6: Installing method DoubleWordArray>>=
15:37:17				110/515 - 2/6: Installing method DoubleWordArray>>atAllPut:
15:37:17				110/515 - 3/6: Installing method DoubleWordArray>>byteSize
15:37:17				110/515 - 4/6: Installing method DoubleWordArray>>bytesPerElement
15:37:17				110/515 - 5/6: Installing method DoubleWordArray>>defaultElement
15:37:17				110/515 - 6/6: Installing method DoubleWordArray>>replaceFrom:to:with:startingAt:
15:37:17				111/515 - 1/3: Installing method DoubleWordLayout>>extendDoubleWord
15:37:17				111/515 - 2/3: Installing method DoubleWordLayout>>instanceSpecification
15:37:17				111/515 - 3/3: Installing method DoubleWordLayout>>isDoubleWords
15:37:17				111/515 - 1/2: Installing method DoubleWordLayout class>>extending:scope:host:
15:37:17				111/515 - 2/2: Installing method DoubleWordLayout class>>subclassDefiningSymbol
15:37:17				112/515 - 1/1: Installing method DummySystemProgressItem>>doesNotUnderstand:
15:37:17				113/515 - 1/22: Installing method DummyUIManager>>chooseDirectory:from:
15:37:17				113/515 - 2/22: Installing method DummyUIManager>>chooseFrom:lines:title:
15:37:17				113/515 - 3/22: Installing method DummyUIManager>>chooseFrom:values:lines:title:
15:37:17				113/515 - 4/22: Installing method DummyUIManager>>confirm:
15:37:17				113/515 - 5/22: Installing method DummyUIManager>>confirm:label:trueChoice:falseChoice:cancelChoice:default:
15:37:17				113/515 - 6/22: Installing method DummyUIManager>>confirm:orCancel:
15:37:17				113/515 - 7/22: Installing method DummyUIManager>>debugProcess:context:label:fullView:notification:
15:37:17				113/515 - 8/22: Installing method DummyUIManager>>edit:label:accept:
15:37:17				113/515 - 9/22: Installing method DummyUIManager>>handleError:log:
15:37:17				113/515 - 10/22: Installing method DummyUIManager>>handleWarning:
15:37:17				113/515 - 11/22: Installing method DummyUIManager>>inform:
15:37:17				113/515 - 12/22: Installing method DummyUIManager>>informUserDuring:
15:37:17				113/515 - 13/22: Installing method DummyUIManager>>lowSpaceWatcherDefaultAction
15:37:17				113/515 - 14/22: Installing method DummyUIManager>>multiLineRequest:initialAnswer:answerHeight:
15:37:17				113/515 - 15/22: Installing method DummyUIManager>>progressBarEnabled
15:37:17				113/515 - 16/22: Installing method DummyUIManager>>progressBarEnabled:
15:37:17				113/515 - 17/22: Installing method DummyUIManager>>request:initialAnswer:
15:37:18				113/515 - 18/22: Installing method DummyUIManager>>request:initialAnswer:entryCompletion:
15:37:18				113/515 - 19/22: Installing method DummyUIManager>>request:initialAnswer:title:entryCompletion:
15:37:18				113/515 - 20/22: Installing method DummyUIManager>>requestPassword:
15:37:18				113/515 - 21/22: Installing method DummyUIManager>>traceCr:
15:37:18				113/515 - 22/22: Installing method DummyUIManager>>unhandledErrorDefaultAction:
15:37:18				114/515 - 1/7: Installing method DuplicatedSlotName>>host
15:37:18				114/515 - 2/7: Installing method DuplicatedSlotName>>host:
15:37:18				114/515 - 3/7: Installing method DuplicatedSlotName>>messageText
15:37:18				114/515 - 4/7: Installing method DuplicatedSlotName>>newSlot
15:37:18				114/515 - 5/7: Installing method DuplicatedSlotName>>newSlot:
15:37:18				114/515 - 6/7: Installing method DuplicatedSlotName>>oldSlot
15:37:18				114/515 - 7/7: Installing method DuplicatedSlotName>>oldSlot:
15:37:18				115/515 - 1/5: Installing method DuplicatedVariableError>>isResumable
15:37:18				115/515 - 2/5: Installing method DuplicatedVariableError>>superclass
15:37:18				115/515 - 3/5: Installing method DuplicatedVariableError>>superclass:
15:37:18				115/515 - 4/5: Installing method DuplicatedVariableError>>variable
15:37:18				115/515 - 5/5: Installing method DuplicatedVariableError>>variable:
15:37:18				115/515 - 1/1: Installing method DuplicatedVariableError class>>signalWith:
15:37:18				116/515 - 1/1: Installing method DynamicVariable>>value:during:
15:37:18				116/515 - 1/1: Installing method DynamicVariable class>>value:during:
15:37:18				117/515 - 1/7: Installing method EmptyLayout>>extend:
15:37:18				117/515 - 2/7: Installing method EmptyLayout>>extendByte
15:37:18				117/515 - 3/7: Installing method EmptyLayout>>extendDoubleByte
15:37:18				117/515 - 4/7: Installing method EmptyLayout>>extendDoubleWord
15:37:18				117/515 - 5/7: Installing method EmptyLayout>>extendVariable:
15:37:18				117/515 - 6/7: Installing method EmptyLayout>>extendWeak
15:37:18				117/515 - 7/7: Installing method EmptyLayout>>extendWord
15:37:18				117/515 - 1/1: Installing method EmptyLayout class>>instance
15:37:19				118/515 - 1/54: Installing method EncoderForSistaV1>>genBranchPopFalse:
15:37:19				118/515 - 2/54: Installing method EncoderForSistaV1>>genBranchPopFalseLong:
15:37:19				118/515 - 3/54: Installing method EncoderForSistaV1>>genBranchPopTrue:
15:37:19				118/515 - 4/54: Installing method EncoderForSistaV1>>genBranchPopTrueLong:
15:37:19				118/515 - 5/54: Installing method EncoderForSistaV1>>genCallMappedInlinedPrimitive:
15:37:19				118/515 - 6/54: Installing method EncoderForSistaV1>>genCallPrimitive:
15:37:19				118/515 - 7/54: Installing method EncoderForSistaV1>>genDup
15:37:19				118/515 - 8/54: Installing method EncoderForSistaV1>>genJump:
15:37:19				118/515 - 9/54: Installing method EncoderForSistaV1>>genJumpLong:
15:37:19				118/515 - 10/54: Installing method EncoderForSistaV1>>genNop
15:37:19				118/515 - 11/54: Installing method EncoderForSistaV1>>genPop
15:37:19				118/515 - 12/54: Installing method EncoderForSistaV1>>genPushCharacter:
15:37:19				118/515 - 13/54: Installing method EncoderForSistaV1>>genPushConsArray:
15:37:19				118/515 - 14/54: Installing method EncoderForSistaV1>>genPushFullClosure:numCopied:receiverOnStack:outerContextNeeded:
15:37:19				118/515 - 15/54: Installing method EncoderForSistaV1>>genPushInstVar:
15:37:19				118/515 - 16/54: Installing method EncoderForSistaV1>>genPushInstVarLong:
15:37:19				118/515 - 17/54: Installing method EncoderForSistaV1>>genPushInteger:
15:37:19				118/515 - 18/54: Installing method EncoderForSistaV1>>genPushIntegerLong:
15:37:19				118/515 - 19/54: Installing method EncoderForSistaV1>>genPushLiteral:
15:37:19				118/515 - 20/54: Installing method EncoderForSistaV1>>genPushLiteralVar:
15:37:19				118/515 - 21/54: Installing method EncoderForSistaV1>>genPushNewArray:
15:37:19				118/515 - 22/54: Installing method EncoderForSistaV1>>genPushReceiver
15:37:19				118/515 - 23/54: Installing method EncoderForSistaV1>>genPushRemoteTemp:inVectorAt:
15:37:19				118/515 - 24/54: Installing method EncoderForSistaV1>>genPushSpecialLiteral:
15:37:19				118/515 - 25/54: Installing method EncoderForSistaV1>>genPushTemp:
15:37:19				118/515 - 26/54: Installing method EncoderForSistaV1>>genPushThisContext
15:37:19				118/515 - 27/54: Installing method EncoderForSistaV1>>genPushThisProcess
15:37:19				118/515 - 28/54: Installing method EncoderForSistaV1>>genReturnReceiver
15:37:19				118/515 - 29/54: Installing method EncoderForSistaV1>>genReturnSpecialLiteral:
15:37:19				118/515 - 30/54: Installing method EncoderForSistaV1>>genReturnTop
15:37:19				118/515 - 31/54: Installing method EncoderForSistaV1>>genReturnTopToCaller
15:37:19				118/515 - 32/54: Installing method EncoderForSistaV1>>genSend:numArgs:
15:37:19				118/515 - 33/54: Installing method EncoderForSistaV1>>genSendDirectedSuper:numArgs:
15:37:19				118/515 - 34/54: Installing method EncoderForSistaV1>>genSendSpecial:numArgs:
15:37:19				118/515 - 35/54: Installing method EncoderForSistaV1>>genSendSuper:numArgs:
15:37:19				118/515 - 36/54: Installing method EncoderForSistaV1>>genSignedSingleExtendB:
15:37:19				118/515 - 37/54: Installing method EncoderForSistaV1>>genStoreInstVar:
15:37:19				118/515 - 38/54: Installing method EncoderForSistaV1>>genStoreInstVarLong:
15:37:19				118/515 - 39/54: Installing method EncoderForSistaV1>>genStoreLiteralVar:
15:37:19				118/515 - 40/54: Installing method EncoderForSistaV1>>genStorePopInstVar:
15:37:19				118/515 - 41/54: Installing method EncoderForSistaV1>>genStorePopInstVarLong:
15:37:19				118/515 - 42/54: Installing method EncoderForSistaV1>>genStorePopLiteralVar:
15:37:19				118/515 - 43/54: Installing method EncoderForSistaV1>>genStorePopRemoteTemp:inVectorAt:
15:37:19				118/515 - 44/54: Installing method EncoderForSistaV1>>genStorePopTemp:
15:37:19				118/515 - 45/54: Installing method EncoderForSistaV1>>genStoreRemoteTemp:inVectorAt:
15:37:19				118/515 - 46/54: Installing method EncoderForSistaV1>>genStoreTemp:
15:37:19				118/515 - 47/54: Installing method EncoderForSistaV1>>genTrap
15:37:19				118/515 - 48/54: Installing method EncoderForSistaV1>>genTrapIfNotInstanceOf:
15:37:19				118/515 - 49/54: Installing method EncoderForSistaV1>>genUnsignedMultipleExtendA:
15:37:19				118/515 - 50/54: Installing method EncoderForSistaV1>>genUnsignedSingleExtendA:
15:37:19				118/515 - 51/54: Installing method EncoderForSistaV1>>genUnsignedSingleExtendB:
15:37:19				118/515 - 52/54: Installing method EncoderForSistaV1>>isSpecialLiteralForPush:
15:37:19				118/515 - 53/54: Installing method EncoderForSistaV1>>sizePushFullClosure:numCopied:
15:37:19				118/515 - 54/54: Installing method EncoderForSistaV1>>sizePushFullClosure:numCopied:receiverOnStack:ignoreOuterContext:
15:37:20				118/515 - 1/44: Installing method EncoderForSistaV1 class>>backJumpBytecodeSize
15:37:20				118/515 - 2/44: Installing method EncoderForSistaV1 class>>bindingReadScanBlockFor:using:
15:37:20				118/515 - 3/44: Installing method EncoderForSistaV1 class>>bindingWriteScanBlockFor:using:
15:37:20				118/515 - 4/44: Installing method EncoderForSistaV1 class>>bytecodeSize:
15:37:20				118/515 - 5/44: Installing method EncoderForSistaV1 class>>callPrimitiveCode
15:37:20				118/515 - 6/44: Installing method EncoderForSistaV1 class>>extensionsAt:in:into:
15:37:20				118/515 - 7/44: Installing method EncoderForSistaV1 class>>extensionsFor:in:into:
15:37:20				118/515 - 8/44: Installing method EncoderForSistaV1 class>>firstSpecialSelectorByte
15:37:20				118/515 - 9/44: Installing method EncoderForSistaV1 class>>instVarReadScanBlockFor:using:
15:37:20				118/515 - 10/44: Installing method EncoderForSistaV1 class>>instVarWriteScanBlockFor:using:
15:37:20				118/515 - 11/44: Installing method EncoderForSistaV1 class>>instructionSizeAt:of:
15:37:20				118/515 - 12/44: Installing method EncoderForSistaV1 class>>interpretNextInstructionFor:in:
15:37:20				118/515 - 13/44: Installing method EncoderForSistaV1 class>>isBlockReturnAt:in:
15:37:20				118/515 - 14/44: Installing method EncoderForSistaV1 class>>isBranchIfFalseAt:in:
15:37:20				118/515 - 15/44: Installing method EncoderForSistaV1 class>>isBranchIfTrueAt:in:
15:37:20				118/515 - 16/44: Installing method EncoderForSistaV1 class>>isCreateBlockAt:in:
15:37:20				118/515 - 17/44: Installing method EncoderForSistaV1 class>>isCreateFullBlock:code:at:
15:37:20				118/515 - 18/44: Installing method EncoderForSistaV1 class>>isCreateFullBlockAt:in:
15:37:20				118/515 - 19/44: Installing method EncoderForSistaV1 class>>isExtension:
15:37:20				118/515 - 20/44: Installing method EncoderForSistaV1 class>>isJumpAt:in:
15:37:20				118/515 - 21/44: Installing method EncoderForSistaV1 class>>isJustPopAt:in:
15:37:20				118/515 - 22/44: Installing method EncoderForSistaV1 class>>isPushTempAt:in:
15:37:20				118/515 - 23/44: Installing method EncoderForSistaV1 class>>isRealSendAt:in:
15:37:20				118/515 - 24/44: Installing method EncoderForSistaV1 class>>isReturnAt:in:
15:37:20				118/515 - 25/44: Installing method EncoderForSistaV1 class>>isReturnTopFromMethodAt:in:
15:37:20				118/515 - 26/44: Installing method EncoderForSistaV1 class>>isSendAt:in:
15:37:20				118/515 - 27/44: Installing method EncoderForSistaV1 class>>isStoreAt:in:
15:37:20				118/515 - 28/44: Installing method EncoderForSistaV1 class>>isStorePopAt:in:
15:37:20				118/515 - 29/44: Installing method EncoderForSistaV1 class>>literalIndexOfBytecodeAt:in:
15:37:20				118/515 - 30/44: Installing method EncoderForSistaV1 class>>literalMethodBytecodes
15:37:20				118/515 - 31/44: Installing method EncoderForSistaV1 class>>markerOrNilFor:
15:37:20				118/515 - 32/44: Installing method EncoderForSistaV1 class>>method:refersInBytecodeToLiteral:specialSelectorIndex:
15:37:20				118/515 - 33/44: Installing method EncoderForSistaV1 class>>methodReturnBytecodes
15:37:20				118/515 - 34/44: Installing method EncoderForSistaV1 class>>nonExtensionBytecodeAt:in:
15:37:20				118/515 - 35/44: Installing method EncoderForSistaV1 class>>prepareMethod:forSimulationWith:
15:37:20				118/515 - 36/44: Installing method EncoderForSistaV1 class>>pushNilByte
15:37:20				118/515 - 37/44: Installing method EncoderForSistaV1 class>>readsSelfFor:
15:37:20				118/515 - 38/44: Installing method EncoderForSistaV1 class>>readsThisContextFor:
15:37:20				118/515 - 39/44: Installing method EncoderForSistaV1 class>>selectorToSendOrItselfFor:in:at:
15:37:20				118/515 - 40/44: Installing method EncoderForSistaV1 class>>sendsToSuperFor:
15:37:20				118/515 - 41/44: Installing method EncoderForSistaV1 class>>specialLiterals
15:37:20				118/515 - 42/44: Installing method EncoderForSistaV1 class>>stackDeltaForPrimitive:in:
15:37:20				118/515 - 43/44: Installing method EncoderForSistaV1 class>>superSendScanBlockUsing:
15:37:20				118/515 - 44/44: Installing method EncoderForSistaV1 class>>unusedBytecode
15:37:20				119/515 - 1/5: Installing method EndianDetector class>>calcEndianness
15:37:20				119/515 - 2/5: Installing method EndianDetector class>>endianness
15:37:20				119/515 - 3/5: Installing method EndianDetector class>>isBigEndian
15:37:20				119/515 - 4/5: Installing method EndianDetector class>>isLittleEndian
15:37:20				119/515 - 5/5: Installing method EndianDetector class>>startUp:
15:37:20				120/515 - 1/1: Installing method EphemeronLayout>>instanceSpecification
15:37:20				120/515 - 1/2: Installing method EphemeronLayout class>>extending:scope:host:
15:37:20				120/515 - 2/2: Installing method EphemeronLayout class>>subclassDefiningSymbol
15:37:20				121/515 - 1/1: Installing method Error>>isResumable
15:37:21				121/515 - 1/1: Installing method Error class>>captureIfSignalledWhenStepping
15:37:21				122/515 - 1/5: Installing method ErrorHandler class>>defaultErrorHandler
15:37:21				122/515 - 2/5: Installing method ErrorHandler class>>defaultErrorHandler:
15:37:21				122/515 - 3/5: Installing method ErrorHandler class>>handleError:
15:37:21				122/515 - 4/5: Installing method ErrorHandler class>>handleNotification:
15:37:21				122/515 - 5/5: Installing method ErrorHandler class>>handleWarning:
15:37:21				123/515 - 1/3: Installing method ErrorHandlerSessionHandler>>handledId
15:37:21				123/515 - 2/3: Installing method ErrorHandlerSessionHandler>>shutdown:
15:37:21				123/515 - 3/3: Installing method ErrorHandlerSessionHandler>>startup:
15:37:21				123/515 - 1/2: Installing method ErrorHandlerSessionHandler class>>initialize
15:37:21				123/515 - 2/2: Installing method ErrorHandlerSessionHandler class>>uniqueInstance
15:37:21				124/515 - 1/1: Installing method ExactFloatPrintPolicy>>absPrint:on:base:
15:37:22				125/515 - 1/38: Installing method Exception>>completeProcess:with:
15:37:22				125/515 - 2/38: Installing method Exception>>defaultAction
15:37:22				125/515 - 3/38: Installing method Exception>>defaultDescription
15:37:22				125/515 - 4/38: Installing method Exception>>defaultResumeValue
15:37:22				125/515 - 5/38: Installing method Exception>>defaultReturnValue
15:37:22				125/515 - 6/38: Installing method Exception>>description
15:37:22				125/515 - 7/38: Installing method Exception>>freeze
15:37:22				125/515 - 8/38: Installing method Exception>>freezeUpTo:
15:37:22				125/515 - 9/38: Installing method Exception>>isDebuggerFailure
15:37:22				125/515 - 10/38: Installing method Exception>>isHandleableBy:
15:37:22				125/515 - 11/38: Installing method Exception>>isNested
15:37:22				125/515 - 12/38: Installing method Exception>>isResumable
15:37:22				125/515 - 13/38: Installing method Exception>>messageText
15:37:22				125/515 - 14/38: Installing method Exception>>messageText:
15:37:22				125/515 - 15/38: Installing method Exception>>originException
15:37:22				125/515 - 16/38: Installing method Exception>>outer
15:37:22				125/515 - 17/38: Installing method Exception>>pass
15:37:22				125/515 - 18/38: Installing method Exception>>printOn:
15:37:22				125/515 - 19/38: Installing method Exception>>privHandlerContext
15:37:22				125/515 - 20/38: Installing method Exception>>privHandlerContext:
15:37:22				125/515 - 21/38: Installing method Exception>>raiseUnhandledError
15:37:22				125/515 - 22/38: Installing method Exception>>receiver
15:37:22				125/515 - 23/38: Installing method Exception>>resignalAs:
15:37:22				125/515 - 24/38: Installing method Exception>>resume
15:37:22				125/515 - 25/38: Installing method Exception>>resume:
15:37:22				125/515 - 26/38: Installing method Exception>>resumeUnchecked:
15:37:22				125/515 - 27/38: Installing method Exception>>return
15:37:22				125/515 - 28/38: Installing method Exception>>return:
15:37:22				125/515 - 29/38: Installing method Exception>>searchFrom:
15:37:22				125/515 - 30/38: Installing method Exception>>signal
15:37:22				125/515 - 31/38: Installing method Exception>>signal:
15:37:22				125/515 - 32/38: Installing method Exception>>signalIn:
15:37:22				125/515 - 33/38: Installing method Exception>>signaler
15:37:22				125/515 - 34/38: Installing method Exception>>signaler:
15:37:22				125/515 - 35/38: Installing method Exception>>signalerContext
15:37:22				125/515 - 36/38: Installing method Exception>>tag
15:37:22				125/515 - 37/38: Installing method Exception>>tag:
15:37:22				125/515 - 38/38: Installing method Exception>>unhandledErrorAction
15:37:22				125/515 - 1/9: Installing method Exception class>>,
15:37:22				125/515 - 2/9: Installing method Exception class>>-
15:37:22				125/515 - 3/9: Installing method Exception class>>captureIfSignalledWhenStepping
15:37:22				125/515 - 4/9: Installing method Exception class>>handles:
15:37:22				125/515 - 5/9: Installing method Exception class>>signal
15:37:22				125/515 - 6/9: Installing method Exception class>>signal:
15:37:22				125/515 - 7/9: Installing method Exception class>>signal:in:
15:37:22				125/515 - 8/9: Installing method Exception class>>signal:withTag:
15:37:22				125/515 - 9/9: Installing method Exception class>>signalIn:
15:37:22				126/515 - 1/5: Installing method ExceptionSet>>,
15:37:22				126/515 - 2/5: Installing method ExceptionSet>>-
15:37:22				126/515 - 3/5: Installing method ExceptionSet>>add:
15:37:22				126/515 - 4/5: Installing method ExceptionSet>>handles:
15:37:22				126/515 - 5/5: Installing method ExceptionSet>>initialize
15:37:22				127/515 - 1/4: Installing method ExceptionSetWithExclusions>>-
15:37:22				127/515 - 2/4: Installing method ExceptionSetWithExclusions>>addExclusion:
15:37:22				127/515 - 3/4: Installing method ExceptionSetWithExclusions>>handles:
15:37:22				127/515 - 4/4: Installing method ExceptionSetWithExclusions>>initialize
15:37:22				128/515 - 1/5: Installing method ExecutionEnvironment>>activated
15:37:22				128/515 - 2/5: Installing method ExecutionEnvironment>>beActiveDuring:
15:37:22				128/515 - 3/5: Installing method ExecutionEnvironment>>deactivated
15:37:22				128/515 - 4/5: Installing method ExecutionEnvironment>>isTest
15:37:22				128/515 - 5/5: Installing method ExecutionEnvironment>>prepareForNewProcess:
15:37:23				129/515 - 1/6: Installing method Exit>>defaultAction
15:37:23				129/515 - 2/6: Installing method Exit>>isSuccess
15:37:23				129/515 - 3/6: Installing method Exit>>printMessage
15:37:23				129/515 - 4/6: Installing method Exit>>printOn:
15:37:23				129/515 - 5/6: Installing method Exit>>status
15:37:23				129/515 - 6/6: Installing method Exit>>status:
15:37:23				129/515 - 1/7: Installing method Exit class>>failure
15:37:23				129/515 - 2/7: Installing method Exit class>>signalFailure
15:37:23				129/515 - 3/7: Installing method Exit class>>signalFailure:
15:37:23				129/515 - 4/7: Installing method Exit class>>signalSuccess
15:37:23				129/515 - 5/7: Installing method Exit class>>signalSuccess:
15:37:23				129/515 - 6/7: Installing method Exit class>>status:
15:37:23				129/515 - 7/7: Installing method Exit class>>success
15:37:23				130/515 - 1/6: Installing method ExpressionEvaluated>>context
15:37:23				130/515 - 2/6: Installing method ExpressionEvaluated>>context:
15:37:23				130/515 - 3/6: Installing method ExpressionEvaluated>>expression
15:37:23				130/515 - 4/6: Installing method ExpressionEvaluated>>expressionEvaluated
15:37:23				130/515 - 5/6: Installing method ExpressionEvaluated>>expressionEvaluated:
15:37:23				130/515 - 6/6: Installing method ExpressionEvaluated>>item
15:37:23				130/515 - 1/2: Installing method ExpressionEvaluated class>>expression:
15:37:23				130/515 - 2/2: Installing method ExpressionEvaluated class>>expression:context:
15:37:23				131/515 - 1/3: Installing method ExtensionPointsOwningPackageNotification>>messageText
15:37:23				131/515 - 2/3: Installing method ExtensionPointsOwningPackageNotification>>packageName
15:37:23				131/515 - 3/3: Installing method ExtensionPointsOwningPackageNotification>>packageName:
15:37:23				131/515 - 1/1: Installing method ExtensionPointsOwningPackageNotification class>>signalFor:
15:37:23				132/515 - 1/18: Installing method ExternalAddress>>+
15:37:23				132/515 - 2/18: Installing method ExternalAddress>>=
15:37:23				132/515 - 3/18: Installing method ExternalAddress>>asByteArrayPointer
15:37:23				132/515 - 4/18: Installing method ExternalAddress>>asExternalPointer
15:37:23				132/515 - 5/18: Installing method ExternalAddress>>asInteger
15:37:23				132/515 - 6/18: Installing method ExternalAddress>>beNull
15:37:23				132/515 - 7/18: Installing method ExternalAddress>>byteAt:
15:37:23				132/515 - 8/18: Installing method ExternalAddress>>byteAt:put:
15:37:23				132/515 - 9/18: Installing method ExternalAddress>>bytesFromCString
15:37:23				132/515 - 10/18: Installing method ExternalAddress>>clone
15:37:23				132/515 - 11/18: Installing method ExternalAddress>>finalize
15:37:23				132/515 - 12/18: Installing method ExternalAddress>>free
15:37:23				132/515 - 13/18: Installing method ExternalAddress>>fromInteger:
15:37:23				132/515 - 14/18: Installing method ExternalAddress>>isExternalAddress
15:37:23				132/515 - 15/18: Installing method ExternalAddress>>isNull
15:37:23				132/515 - 16/18: Installing method ExternalAddress>>printOn:
15:37:23				132/515 - 17/18: Installing method ExternalAddress>>shallowCopy
15:37:23				132/515 - 18/18: Installing method ExternalAddress>>utf8StringFromCString
15:37:23				132/515 - 1/10: Installing method ExternalAddress class>>allocate:
15:37:23				132/515 - 2/10: Installing method ExternalAddress class>>allocate:allocate:during:
15:37:23				132/515 - 3/10: Installing method ExternalAddress class>>allocate:bytesDuring:
15:37:23				132/515 - 4/10: Installing method ExternalAddress class>>allocateMemoryOfSizes:during:
15:37:23				132/515 - 5/10: Installing method ExternalAddress class>>gcallocate:
15:37:23				132/515 - 6/10: Installing method ExternalAddress class>>loadSymbol:module:
15:37:23				132/515 - 7/10: Installing method ExternalAddress class>>new
15:37:23				132/515 - 8/10: Installing method ExternalAddress class>>new:
15:37:23				132/515 - 9/10: Installing method ExternalAddress class>>startUp:
15:37:23				132/515 - 10/10: Installing method ExternalAddress class>>wordSize
15:37:23				133/515 - 1/4: Installing method ExternalData>>bytesFromCString
15:37:23				133/515 - 2/4: Installing method ExternalData>>printOn:
15:37:23				133/515 - 3/4: Installing method ExternalData>>setHandle:type:
15:37:23				133/515 - 4/4: Installing method ExternalData>>utf8StringFromCString
15:37:24				133/515 - 1/4: Installing method ExternalData class>>compileFields
15:37:24				133/515 - 2/4: Installing method ExternalData class>>fields
15:37:24				133/515 - 3/4: Installing method ExternalData class>>fromHandle:type:
15:37:24				133/515 - 4/4: Installing method ExternalData class>>new
15:37:24				134/515 - 1/4: Installing method ExternalObject>>getHandle
15:37:24				134/515 - 2/4: Installing method ExternalObject>>isExternalAddress
15:37:24				134/515 - 3/4: Installing method ExternalObject>>isNull
15:37:24				134/515 - 4/4: Installing method ExternalObject>>setHandle:
15:37:24				134/515 - 1/5: Installing method ExternalObject class>>initialize
15:37:24				134/515 - 2/5: Installing method ExternalObject class>>install
15:37:24				134/515 - 3/5: Installing method ExternalObject class>>installSubclasses
15:37:24				134/515 - 4/5: Installing method ExternalObject class>>null
15:37:24				134/515 - 5/5: Installing method ExternalObject class>>startUp:
15:37:24				135/515 - 1/12: Installing method ExternalSemaphoreTable class>>clearExternalObjects
15:37:24				135/515 - 2/12: Installing method ExternalSemaphoreTable class>>collectionBasedOn:withRoomFor:
15:37:24				135/515 - 3/12: Installing method ExternalSemaphoreTable class>>externalObjects
15:37:24				135/515 - 4/12: Installing method ExternalSemaphoreTable class>>freedSlotsIn:ratherThanIncreaseSizeTo:
15:37:24				135/515 - 5/12: Installing method ExternalSemaphoreTable class>>initialize
15:37:24				135/515 - 6/12: Installing method ExternalSemaphoreTable class>>privateRegisterExternalObject:
15:37:24				135/515 - 7/12: Installing method ExternalSemaphoreTable class>>privateUnregisterExternalObject:
15:37:24				135/515 - 8/12: Installing method ExternalSemaphoreTable class>>registerExternalObject:
15:37:24				135/515 - 9/12: Installing method ExternalSemaphoreTable class>>slotFor:in:
15:37:24				135/515 - 10/12: Installing method ExternalSemaphoreTable class>>unprotectedExternalObjects
15:37:24				135/515 - 11/12: Installing method ExternalSemaphoreTable class>>unprotectedExternalObjects:
15:37:24				135/515 - 12/12: Installing method ExternalSemaphoreTable class>>unregisterExternalObject:
15:37:24				136/515 - 1/2: Installing method ExternalStructure>>compositeName
15:37:24				136/515 - 2/2: Installing method ExternalStructure>>free
15:37:25				136/515 - 1/31: Installing method ExternalStructure class>>byteSize
15:37:25				136/515 - 2/31: Installing method ExternalStructure class>>checkFieldLayoutChange
15:37:25				136/515 - 3/31: Installing method ExternalStructure class>>compileAlias:withAccessors:
15:37:25				136/515 - 4/31: Installing method ExternalStructure class>>compileAllFields
15:37:25				136/515 - 5/31: Installing method ExternalStructure class>>compileFields
15:37:25				136/515 - 6/31: Installing method ExternalStructure class>>compileFields:
15:37:25				136/515 - 7/31: Installing method ExternalStructure class>>compileFields:withAccessors:
15:37:25				136/515 - 8/31: Installing method ExternalStructure class>>compiledSpec
15:37:25				136/515 - 9/31: Installing method ExternalStructure class>>compositeName
15:37:25				136/515 - 10/31: Installing method ExternalStructure class>>defineAliasAccessorsFor:type:
15:37:25				136/515 - 11/31: Installing method ExternalStructure class>>defineFieldAccessorsFor:startingAt:type:
15:37:25				136/515 - 12/31: Installing method ExternalStructure class>>defineFields
15:37:25				136/515 - 13/31: Installing method ExternalStructure class>>defineFields:
15:37:25				136/515 - 14/31: Installing method ExternalStructure class>>doneCompiling
15:37:25				136/515 - 15/31: Installing method ExternalStructure class>>externalNew
15:37:25				136/515 - 16/31: Installing method ExternalStructure class>>externalType
15:37:25				136/515 - 17/31: Installing method ExternalStructure class>>fields
15:37:25				136/515 - 18/31: Installing method ExternalStructure class>>fileOutInitializerOn:
15:37:25				136/515 - 19/31: Installing method ExternalStructure class>>fileOutOn:moveSource:toFile:initializing:
15:37:25				136/515 - 20/31: Installing method ExternalStructure class>>fromHandle:
15:37:25				136/515 - 21/31: Installing method ExternalStructure class>>install
15:37:25				136/515 - 22/31: Installing method ExternalStructure class>>maybeCompileAccessor:withSelector:
15:37:25				136/515 - 23/31: Installing method ExternalStructure class>>new
15:37:25				136/515 - 24/31: Installing method ExternalStructure class>>obsolete
15:37:25				136/515 - 25/31: Installing method ExternalStructure class>>pointerSize
15:37:25				136/515 - 26/31: Installing method ExternalStructure class>>recompileStructures
15:37:25				136/515 - 27/31: Installing method ExternalStructure class>>rename:
15:37:25				136/515 - 28/31: Installing method ExternalStructure class>>shouldGenerate:policy:
15:37:25				136/515 - 29/31: Installing method ExternalStructure class>>sortStructs:into:
15:37:25				136/515 - 30/31: Installing method ExternalStructure class>>typeNamesFromWhichIDepend
15:37:25				136/515 - 31/31: Installing method ExternalStructure class>>typedef
15:37:26				137/515 - 1/30: Installing method ExternalType>>asNonPointerType
15:37:26				137/515 - 2/30: Installing method ExternalType>>asPointerType
15:37:26				137/515 - 3/30: Installing method ExternalType>>asPointerType:
15:37:26				137/515 - 4/30: Installing method ExternalType>>atomicType
15:37:26				137/515 - 5/30: Installing method ExternalType>>byteSize
15:37:26				137/515 - 6/30: Installing method ExternalType>>compiledSpec
15:37:26				137/515 - 7/30: Installing method ExternalType>>compiledSpec:
15:37:26				137/515 - 8/30: Installing method ExternalType>>embeddedSpecWithSize:
15:37:26				137/515 - 9/30: Installing method ExternalType>>externalTypeName
15:37:26				137/515 - 10/30: Installing method ExternalType>>headerWord
15:37:26				137/515 - 11/30: Installing method ExternalType>>isAtomic
15:37:26				137/515 - 12/30: Installing method ExternalType>>isIntegerType
15:37:26				137/515 - 13/30: Installing method ExternalType>>isPointerType
15:37:26				137/515 - 14/30: Installing method ExternalType>>isSigned
15:37:26				137/515 - 15/30: Installing method ExternalType>>isStructureType
15:37:26				137/515 - 16/30: Installing method ExternalType>>isUnsigned
15:37:26				137/515 - 17/30: Installing method ExternalType>>isVoid
15:37:26				137/515 - 18/30: Installing method ExternalType>>newReferentClass:
15:37:26				137/515 - 19/30: Installing method ExternalType>>pointerSize
15:37:26				137/515 - 20/30: Installing method ExternalType>>pointerSize:
15:37:26				137/515 - 21/30: Installing method ExternalType>>printAtomicType:on:
15:37:26				137/515 - 22/30: Installing method ExternalType>>printOn:
15:37:26				137/515 - 23/30: Installing method ExternalType>>printStructureFieldStartingAt:withName:inClass:on:indent:
15:37:26				137/515 - 24/30: Installing method ExternalType>>printTypedefOn:
15:37:26				137/515 - 25/30: Installing method ExternalType>>readFieldAt:
15:37:26				137/515 - 26/30: Installing method ExternalType>>referentClass
15:37:26				137/515 - 27/30: Installing method ExternalType>>setReferencedType:
15:37:26				137/515 - 28/30: Installing method ExternalType>>storeOn:
15:37:26				137/515 - 29/30: Installing method ExternalType>>typedef
15:37:26				137/515 - 30/30: Installing method ExternalType>>writeFieldAt:with:
15:37:26				137/515 - 1/39: Installing method ExternalType class>>atomicTypeNamed:
15:37:26				137/515 - 2/39: Installing method ExternalType class>>bool
15:37:26				137/515 - 3/39: Installing method ExternalType class>>byte
15:37:26				137/515 - 4/39: Installing method ExternalType class>>char
15:37:26				137/515 - 5/39: Installing method ExternalType class>>cleanupUnusedTypes
15:37:26				137/515 - 6/39: Installing method ExternalType class>>double
15:37:26				137/515 - 7/39: Installing method ExternalType class>>float
15:37:26				137/515 - 8/39: Installing method ExternalType class>>forceTypeNamed:
15:37:26				137/515 - 9/39: Installing method ExternalType class>>initialize
15:37:26				137/515 - 10/39: Installing method ExternalType class>>initializeAtomicTypes
15:37:26				137/515 - 11/39: Installing method ExternalType class>>initializeDefaultTypes
15:37:26				137/515 - 12/39: Installing method ExternalType class>>initializeFFIConstants
15:37:26				137/515 - 13/39: Installing method ExternalType class>>initializeStructureTypes
15:37:26				137/515 - 14/39: Installing method ExternalType class>>long
15:37:26				137/515 - 15/39: Installing method ExternalType class>>new
15:37:26				137/515 - 16/39: Installing method ExternalType class>>newTypeNamed:force:
15:37:26				137/515 - 17/39: Installing method ExternalType class>>noticeModificationOf:
15:37:26				137/515 - 18/39: Installing method ExternalType class>>noticeRemovalOf:
15:37:26				137/515 - 19/39: Installing method ExternalType class>>noticeRenamingOf:from:to:
15:37:26				137/515 - 20/39: Installing method ExternalType class>>pointerSpec
15:37:26				137/515 - 21/39: Installing method ExternalType class>>sbyte
15:37:26				137/515 - 22/39: Installing method ExternalType class>>schar
15:37:26				137/515 - 23/39: Installing method ExternalType class>>short
15:37:26				137/515 - 24/39: Installing method ExternalType class>>signedByte
15:37:26				137/515 - 25/39: Installing method ExternalType class>>signedChar
15:37:26				137/515 - 26/39: Installing method ExternalType class>>signedLong
15:37:26				137/515 - 27/39: Installing method ExternalType class>>signedLongLong
15:37:27				137/515 - 28/39: Installing method ExternalType class>>signedShort
15:37:27				137/515 - 29/39: Installing method ExternalType class>>string
15:37:27				137/515 - 30/39: Installing method ExternalType class>>structTypeNamed:
15:37:27				137/515 - 31/39: Installing method ExternalType class>>structureSpec
15:37:27				137/515 - 32/39: Installing method ExternalType class>>ulong
15:37:27				137/515 - 33/39: Installing method ExternalType class>>unsignedByte
15:37:27				137/515 - 34/39: Installing method ExternalType class>>unsignedChar
15:37:27				137/515 - 35/39: Installing method ExternalType class>>unsignedLong
15:37:27				137/515 - 36/39: Installing method ExternalType class>>unsignedLongLong
15:37:27				137/515 - 37/39: Installing method ExternalType class>>unsignedShort
15:37:27				137/515 - 38/39: Installing method ExternalType class>>ushort
15:37:27				137/515 - 39/39: Installing method ExternalType class>>void
15:37:27				138/515 - 1/2: Installing method ExternalUnion class>>compileFields:withAccessors:
15:37:27				138/515 - 2/2: Installing method ExternalUnion class>>compositeName
15:37:27				139/515 - 1/9: Installing method FFIBackend>>allocate:
15:37:27				139/515 - 2/9: Installing method FFIBackend>>free:
15:37:27				139/515 - 3/9: Installing method FFIBackend>>integerOfObject:at:put:size:signed:
15:37:27				139/515 - 4/9: Installing method FFIBackend>>integerOfObject:at:size:signed:
15:37:27				139/515 - 5/9: Installing method FFIBackend>>loadSymbol:module:
15:37:27				139/515 - 6/9: Installing method FFIBackend>>on:float32At:
15:37:27				139/515 - 7/9: Installing method FFIBackend>>on:float32At:put:
15:37:27				139/515 - 8/9: Installing method FFIBackend>>on:float64At:
15:37:27				139/515 - 9/9: Installing method FFIBackend>>on:float64At:put:
15:37:27				139/515 - 1/5: Installing method FFIBackend class>>current
15:37:27				139/515 - 2/5: Installing method FFIBackend class>>detectFFIBackend
15:37:27				139/515 - 3/5: Installing method FFIBackend class>>isAvailable
15:37:27				139/515 - 4/5: Installing method FFIBackend class>>reset
15:37:27				139/515 - 5/5: Installing method FFIBackend class>>startUp:
15:37:27				140/515 - 1/4: Installing method FFIConstants class>>initialize
15:37:27				140/515 - 2/4: Installing method FFIConstants class>>initializeCallingConventions
15:37:27				140/515 - 3/4: Installing method FFIConstants class>>initializeErrorConstants
15:37:27				140/515 - 4/4: Installing method FFIConstants class>>initializeTypeConstants
15:37:27				141/515 - 1/12: Installing method False>>&
15:37:27				141/515 - 2/12: Installing method False>>and:
15:37:27				141/515 - 3/12: Installing method False>>asBit
15:37:27				141/515 - 4/12: Installing method False>>ifFalse:
15:37:27				141/515 - 5/12: Installing method False>>ifFalse:ifTrue:
15:37:27				141/515 - 6/12: Installing method False>>ifTrue:
15:37:27				141/515 - 7/12: Installing method False>>ifTrue:ifFalse:
15:37:27				141/515 - 8/12: Installing method False>>not
15:37:27				141/515 - 9/12: Installing method False>>or:
15:37:27				141/515 - 10/12: Installing method False>>printOn:
15:37:27				141/515 - 11/12: Installing method False>>xor:
15:37:27				141/515 - 12/12: Installing method False>>|
15:37:27				142/515 - 1/18: Installing method File>>basename
15:37:27				142/515 - 2/18: Installing method File>>basicOpenForWrite:
15:37:27				142/515 - 3/18: Installing method File>>checkDoesNotExist
15:37:27				142/515 - 4/18: Installing method File>>checkWritableFilesystem
15:37:27				142/515 - 5/18: Installing method File>>delete
15:37:27				142/515 - 6/18: Installing method File>>exists
15:37:28				142/515 - 7/18: Installing method File>>name
15:37:28				142/515 - 8/18: Installing method File>>named:
15:37:28				142/515 - 9/18: Installing method File>>openForAppend
15:37:28				142/515 - 10/18: Installing method File>>openForRead
15:37:28				142/515 - 11/18: Installing method File>>openForWrite
15:37:28				142/515 - 12/18: Installing method File>>openForWrite:
15:37:28				142/515 - 13/18: Installing method File>>readStream
15:37:28				142/515 - 14/18: Installing method File>>readStreamDo:
15:37:28				142/515 - 15/18: Installing method File>>size
15:37:28				142/515 - 16/18: Installing method File>>unregister
15:37:28				142/515 - 17/18: Installing method File>>writeStream
15:37:28				142/515 - 18/18: Installing method File>>writeStreamDo:
15:37:35				142/515 - 1/107: Installing method File class>>atEnd:
15:37:35				142/515 - 2/107: Installing method File class>>cantAllocateMemory
15:37:35				142/515 - 3/107: Installing method File class>>cantOpenDir
15:37:35				142/515 - 4/107: Installing method File class>>cantReadlink
15:37:35				142/515 - 5/107: Installing method File class>>cantStatPath
15:37:35				142/515 - 6/107: Installing method File class>>close:
15:37:35				142/515 - 7/107: Installing method File class>>closed:
15:37:35				142/515 - 8/107: Installing method File class>>connectToFile:writable:
15:37:35				142/515 - 9/107: Installing method File class>>connectToFileDescriptor:writable:
15:37:35				142/515 - 10/107: Installing method File class>>corruptValue
15:37:35				142/515 - 11/107: Installing method File class>>createDirectory:
15:37:35				142/515 - 12/107: Installing method File class>>decodePathString:
15:37:35				142/515 - 13/107: Installing method File class>>deleteDirectory:
15:37:36				142/515 - 14/107: Installing method File class>>deleteFile:
15:37:36				142/515 - 15/107: Installing method File class>>delimiter
15:37:36				142/515 - 16/107: Installing method File class>>encodePathString:
15:37:36				142/515 - 17/107: Installing method File class>>exists:
15:37:36				142/515 - 18/107: Installing method File class>>file:posixPermissions:
15:37:36				142/515 - 19/107: Installing method File class>>file:symlinkUid:gid:
15:37:36				142/515 - 20/107: Installing method File class>>file:uid:gid:
15:37:36				142/515 - 21/107: Installing method File class>>fileAttribute:number:
15:37:36				142/515 - 22/107: Installing method File class>>fileAttributeNumberMap
15:37:36				142/515 - 23/107: Installing method File class>>fileAttributes:mask:
15:37:36				142/515 - 24/107: Installing method File class>>fileAttributesVersionString
15:37:36				142/515 - 25/107: Installing method File class>>fileDescriptorIsAvailable:
15:37:36				142/515 - 26/107: Installing method File class>>fileDescriptorType:
15:37:36				142/515 - 27/107: Installing method File class>>flush:
15:37:36				142/515 - 28/107: Installing method File class>>fromPlatformPath:
15:37:36				142/515 - 29/107: Installing method File class>>getAttributesFailed
15:37:36				142/515 - 30/107: Installing method File class>>getMacFile:type:creator:
15:37:36				142/515 - 31/107: Installing method File class>>getPosition:
15:37:36				142/515 - 32/107: Installing method File class>>initialize
15:37:36				142/515 - 33/107: Installing method File class>>invalidArguments
15:37:36				142/515 - 34/107: Installing method File class>>isBlock:
15:37:36				142/515 - 35/107: Installing method File class>>isCharacter:
15:37:36				142/515 - 36/107: Installing method File class>>isDirectory:
15:37:36				142/515 - 37/107: Installing method File class>>isExecutable:
15:37:36				142/515 - 38/107: Installing method File class>>isFIFO:
15:37:36				142/515 - 39/107: Installing method File class>>isFile:
15:37:36				142/515 - 40/107: Installing method File class>>isReadable:
15:37:36				142/515 - 41/107: Installing method File class>>isRegular:
15:37:36				142/515 - 42/107: Installing method File class>>isSocket:
15:37:36				142/515 - 43/107: Installing method File class>>isSymlink:
15:37:36				142/515 - 44/107: Installing method File class>>isWritable:
15:37:36				142/515 - 45/107: Installing method File class>>lookupDirectory:filename:
15:37:36				142/515 - 46/107: Installing method File class>>lookupEntryIn:index:
15:37:36				142/515 - 47/107: Installing method File class>>modeIsBlock:
15:37:36				142/515 - 48/107: Installing method File class>>modeIsCharacter:
15:37:36				142/515 - 49/107: Installing method File class>>modeIsDirectory:
15:37:36				142/515 - 50/107: Installing method File class>>modeIsFIFO:
15:37:36				142/515 - 51/107: Installing method File class>>modeIsRegular:
15:37:36				142/515 - 52/107: Installing method File class>>modeIsSocket:
15:37:36				142/515 - 53/107: Installing method File class>>modeIsSymlink:
15:37:36				142/515 - 54/107: Installing method File class>>modeOf:
15:37:36				142/515 - 55/107: Installing method File class>>named:
15:37:36				142/515 - 56/107: Installing method File class>>open:writable:
15:37:36				142/515 - 57/107: Installing method File class>>openForReadFileNamed:
15:37:36				142/515 - 58/107: Installing method File class>>openForWriteFileNamed:
15:37:36				142/515 - 59/107: Installing method File class>>posixPermissions:
15:37:36				142/515 - 60/107: Installing method File class>>primClosedir:
15:37:36				142/515 - 61/107: Installing method File class>>primDeleteFile:
15:37:36				142/515 - 62/107: Installing method File class>>primExists:
15:37:36				142/515 - 63/107: Installing method File class>>primFile:posixPermissions:
15:37:36				142/515 - 64/107: Installing method File class>>primFile:symlinkUid:gid:
15:37:36				142/515 - 65/107: Installing method File class>>primFile:uid:gid:
15:37:36				142/515 - 66/107: Installing method File class>>primFileAttribute:number:
15:37:36				142/515 - 67/107: Installing method File class>>primFileAttributes:mask:
15:37:36				142/515 - 68/107: Installing method File class>>primFileMasks
15:37:36				142/515 - 69/107: Installing method File class>>primFromPlatformPath:
15:37:36				142/515 - 70/107: Installing method File class>>primLogicalDrives
15:37:36				142/515 - 71/107: Installing method File class>>primOpendir:
15:37:36				142/515 - 72/107: Installing method File class>>primPathMax
15:37:36				142/515 - 73/107: Installing method File class>>primReaddir:
15:37:36				142/515 - 74/107: Installing method File class>>primRewinddir:
15:37:36				142/515 - 75/107: Installing method File class>>primToPlatformPath:
15:37:36				142/515 - 76/107: Installing method File class>>primitiveWaitForDataOn:signalling:
15:37:36				142/515 - 77/107: Installing method File class>>read:into:startingAt:count:
15:37:36				142/515 - 78/107: Installing method File class>>register:
15:37:36				142/515 - 79/107: Installing method File class>>registry
15:37:36				142/515 - 80/107: Installing method File class>>rename:to:
15:37:36				142/515 - 81/107: Installing method File class>>reset
15:37:36				142/515 - 82/107: Installing method File class>>retryWithGC:until:forFileNamed:
15:37:36				142/515 - 83/107: Installing method File class>>s_IFBLK
15:37:36				142/515 - 84/107: Installing method File class>>s_IFCHR
15:37:36				142/515 - 85/107: Installing method File class>>s_IFDIR
15:37:36				142/515 - 86/107: Installing method File class>>s_IFIFO
15:37:36				142/515 - 87/107: Installing method File class>>s_IFLNK
15:37:36				142/515 - 88/107: Installing method File class>>s_IFMT
15:37:36				142/515 - 89/107: Installing method File class>>s_IFREG
15:37:36				142/515 - 90/107: Installing method File class>>s_IFSOCK
15:37:36				142/515 - 91/107: Installing method File class>>setPosition:to:
15:37:36				142/515 - 92/107: Installing method File class>>signalError:for:
15:37:36				142/515 - 93/107: Installing method File class>>sizeOf:
15:37:36				142/515 - 94/107: Installing method File class>>sizeOrNil:
15:37:36				142/515 - 95/107: Installing method File class>>startUp:
15:37:36				142/515 - 96/107: Installing method File class>>statFailed
15:37:36				142/515 - 97/107: Installing method File class>>stdioHandles
15:37:37				142/515 - 98/107: Installing method File class>>stdioIsAvailable
15:37:37				142/515 - 99/107: Installing method File class>>stringTooLong
15:37:37				142/515 - 100/107: Installing method File class>>sync:
15:37:37				142/515 - 101/107: Installing method File class>>timeConversionFailed
15:37:37				142/515 - 102/107: Installing method File class>>toPlatformPath:
15:37:37				142/515 - 103/107: Installing method File class>>truncate:to:
15:37:37				142/515 - 104/107: Installing method File class>>unexpectedError
15:37:37				142/515 - 105/107: Installing method File class>>unregister:
15:37:37				142/515 - 106/107: Installing method File class>>unsupportedOperation
15:37:37				142/515 - 107/107: Installing method File class>>write:from:startingAt:count:
15:37:37				143/515 - 1/3: Installing method FileAlreadyExistsException>>file
15:37:37				143/515 - 2/3: Installing method FileAlreadyExistsException>>file:
15:37:37				143/515 - 3/3: Installing method FileAlreadyExistsException>>messageText
15:37:37				143/515 - 1/1: Installing method FileAlreadyExistsException class>>signalOnFile:
15:37:37				144/515 - 1/2: Installing method FileDoesNotExistException>>readOnly
15:37:37				144/515 - 2/2: Installing method FileDoesNotExistException>>readOnly:
15:37:37				144/515 - 1/1: Installing method FileDoesNotExistException class>>signalWithFile:writeMode:
15:37:37				145/515 - 1/4: Installing method FileException>>fileName
15:37:37				145/515 - 2/4: Installing method FileException>>fileName:
15:37:37				145/515 - 3/4: Installing method FileException>>isResumable
15:37:37				145/515 - 4/4: Installing method FileException>>messageText
15:37:37				145/515 - 1/3: Installing method FileException class>>fileName:
15:37:37				145/515 - 2/3: Installing method FileException class>>signalOnFile:
15:37:37				145/515 - 3/3: Installing method FileException class>>signalWith:
15:37:37				146/515 - 1/2: Installing method FilePathEncoder class>>decode:
15:37:37				146/515 - 2/2: Installing method FilePathEncoder class>>encode:
15:37:37				148/515 - 1/8: Installing method FinalizationProcess class>>finalizationProcess
15:37:37				148/515 - 2/8: Installing method FinalizationProcess class>>initialize
15:37:37				148/515 - 3/8: Installing method FinalizationProcess class>>mournLoopWith:
15:37:37				148/515 - 4/8: Installing method FinalizationProcess class>>primitiveFetchMourner
15:37:37				148/515 - 5/8: Installing method FinalizationProcess class>>restartFinalizationProcess
15:37:37				148/515 - 6/8: Installing method FinalizationProcess class>>restartMethods
15:37:37				148/515 - 7/8: Installing method FinalizationProcess class>>runningFinalizationProcess
15:37:37				148/515 - 8/8: Installing method FinalizationProcess class>>startUp:
15:37:37				149/515 - 1/20: Installing method FinalizationRegistry>>add:
15:37:37				149/515 - 2/20: Installing method FinalizationRegistry>>add:finalizer:
15:37:38				149/515 - 3/20: Installing method FinalizationRegistry>>ephemeronAtKey:
15:37:38				149/515 - 4/20: Installing method FinalizationRegistry>>ephemeronAtKey:ifAbsent:
15:37:38				149/515 - 5/20: Installing method FinalizationRegistry>>errorHandler
15:37:38				149/515 - 6/20: Installing method FinalizationRegistry>>errorHandler:
15:37:38				149/515 - 7/20: Installing method FinalizationRegistry>>finalizeEphemeron:
15:37:38				149/515 - 8/20: Installing method FinalizationRegistry>>handleErrorsDuring:
15:37:38				149/515 - 9/20: Installing method FinalizationRegistry>>includes:
15:37:38				149/515 - 10/20: Installing method FinalizationRegistry>>initialize
15:37:38				149/515 - 11/20: Installing method FinalizationRegistry>>isEmpty
15:37:38				149/515 - 12/20: Installing method FinalizationRegistry>>keys
15:37:38				149/515 - 13/20: Installing method FinalizationRegistry>>postCopy
15:37:38				149/515 - 14/20: Installing method FinalizationRegistry>>protected:
15:37:38				149/515 - 15/20: Installing method FinalizationRegistry>>remove:
15:37:38				149/515 - 16/20: Installing method FinalizationRegistry>>remove:ifAbsent:
15:37:38				149/515 - 17/20: Installing method FinalizationRegistry>>removeEphemeron:
15:37:38				149/515 - 18/20: Installing method FinalizationRegistry>>size
15:37:38				149/515 - 19/20: Installing method FinalizationRegistry>>values
15:37:38				149/515 - 20/20: Installing method FinalizationRegistry>>valuesDo:
15:37:38				149/515 - 1/1: Installing method FinalizationRegistry class>>default
15:37:38				150/515 - 1/5: Installing method FinalizationRegistryEntry>>container
15:37:38				150/515 - 2/5: Installing method FinalizationRegistryEntry>>container:
15:37:38				150/515 - 3/5: Installing method FinalizationRegistryEntry>>link
15:37:38				150/515 - 4/5: Installing method FinalizationRegistryEntry>>link:
15:37:38				150/515 - 5/5: Installing method FinalizationRegistryEntry>>mourn
15:37:38				150/515 - 1/1: Installing method FinalizationRegistryEntry class>>key:value:container:
15:37:38				151/515 - 1/2: Installing method FixedLayout>>instanceSpecification
15:37:38				151/515 - 2/2: Installing method FixedLayout>>isFixedLayout
15:37:38				151/515 - 1/1: Installing method FixedLayout class>>extending:scope:host:
15:37:39				152/515 - 1/42: Installing method Float>>abs
15:37:39				152/515 - 2/42: Installing method Float>>absPrintExactlyOn:base:
15:37:39				152/515 - 3/42: Installing method Float>>absPrintInexactlyOn:base:
15:37:39				152/515 - 4/42: Installing method Float>>absPrintOn:base:digitCount:
15:37:39				152/515 - 5/42: Installing method Float>>adaptToFraction:andCompare:
15:37:39				152/515 - 6/42: Installing method Float>>adaptToFraction:andSend:
15:37:39				152/515 - 7/42: Installing method Float>>adaptToInteger:andCompare:
15:37:39				152/515 - 8/42: Installing method Float>>adaptToInteger:andSend:
15:37:39				152/515 - 9/42: Installing method Float>>asApproximateFraction
15:37:39				152/515 - 10/42: Installing method Float>>asApproximateFractionAtOrder:
15:37:39				152/515 - 11/42: Installing method Float>>asFloat
15:37:39				152/515 - 12/42: Installing method Float>>asFraction
15:37:39				152/515 - 13/42: Installing method Float>>asMinimalDecimalFraction
15:37:39				152/515 - 14/42: Installing method Float>>asScaledDecimal
15:37:39				152/515 - 15/42: Installing method Float>>asTrueFraction
15:37:39				152/515 - 16/42: Installing method Float>>at:
15:37:39				152/515 - 17/42: Installing method Float>>at:put:
15:37:39				152/515 - 18/42: Installing method Float>>basicAt:
15:37:39				152/515 - 19/42: Installing method Float>>basicAt:put:
15:37:39				152/515 - 20/42: Installing method Float>>deepCopy
15:37:39				152/515 - 21/42: Installing method Float>>exponent
15:37:39				152/515 - 22/42: Installing method Float>>floorLog:
15:37:39				152/515 - 23/42: Installing method Float>>hash
15:37:39				152/515 - 24/42: Installing method Float>>isFinite
15:37:39				152/515 - 25/42: Installing method Float>>isFloat
15:37:39				152/515 - 26/42: Installing method Float>>isInfinite
15:37:39				152/515 - 27/42: Installing method Float>>isLiteral
15:37:39				152/515 - 28/42: Installing method Float>>isNaN
15:37:39				152/515 - 29/42: Installing method Float>>isPowerOfTwo
15:37:39				152/515 - 30/42: Installing method Float>>isSelfEvaluating
15:37:39				152/515 - 31/42: Installing method Float>>isZero
15:37:39				152/515 - 32/42: Installing method Float>>literalEqual:
15:37:39				152/515 - 33/42: Installing method Float>>negated
15:37:39				152/515 - 34/42: Installing method Float>>printOn:base:
15:37:39				152/515 - 35/42: Installing method Float>>reciprocalFloorLog:
15:37:39				152/515 - 36/42: Installing method Float>>reciprocalLogBase2
15:37:39				152/515 - 37/42: Installing method Float>>shallowCopy
15:37:39				152/515 - 38/42: Installing method Float>>signBit
15:37:39				152/515 - 39/42: Installing method Float>>significand
15:37:39				152/515 - 40/42: Installing method Float>>significandAsInteger
15:37:39				152/515 - 41/42: Installing method Float>>timesTwoPower:
15:37:39				152/515 - 42/42: Installing method Float>>veryDeepCopyWith:
15:37:39				152/515 - 1/28: Installing method Float class>>basicNew
15:37:39				152/515 - 2/28: Installing method Float class>>basicNew:
15:37:39				152/515 - 3/28: Installing method Float class>>defaultComparisonPrecision
15:37:39				152/515 - 4/28: Installing method Float class>>denormalized
15:37:39				152/515 - 5/28: Installing method Float class>>e
15:37:39				152/515 - 6/28: Installing method Float class>>emax
15:37:39				152/515 - 7/28: Installing method Float class>>emin
15:37:39				152/515 - 8/28: Installing method Float class>>fromIEEE32Bit:
15:37:39				152/515 - 9/28: Installing method Float class>>fromIEEE64Bit:
15:37:39				152/515 - 10/28: Installing method Float class>>fromIEEE64BitWord:
15:37:39				152/515 - 11/28: Installing method Float class>>halfPi
15:37:39				152/515 - 12/28: Installing method Float class>>infinity
15:37:39				152/515 - 13/28: Installing method Float class>>initialize
15:37:39				152/515 - 14/28: Installing method Float class>>isAbstract
15:37:39				152/515 - 15/28: Installing method Float class>>machineEpsilon
15:37:39				152/515 - 16/28: Installing method Float class>>maxExactInteger
15:37:39				152/515 - 17/28: Installing method Float class>>nan
15:37:39				152/515 - 18/28: Installing method Float class>>negativeInfinity
15:37:39				152/515 - 19/28: Installing method Float class>>negativeZero
15:37:39				152/515 - 20/28: Installing method Float class>>one
15:37:39				152/515 - 21/28: Installing method Float class>>pi
15:37:39				152/515 - 22/28: Installing method Float class>>precision
15:37:39				152/515 - 23/28: Installing method Float class>>radix
15:37:39				152/515 - 24/28: Installing method Float class>>readFrom:
15:37:39				152/515 - 25/28: Installing method Float class>>readFrom:ifFail:
15:37:39				152/515 - 26/28: Installing method Float class>>threePi
15:37:39				152/515 - 27/28: Installing method Float class>>twoPi
15:37:39				152/515 - 28/28: Installing method Float class>>zero
15:37:40				153/515 - 1/18: Installing method Float32Array>>=
15:37:40				153/515 - 2/18: Installing method Float32Array>>addAssignToFloatArray:
15:37:40				153/515 - 3/18: Installing method Float32Array>>asFloatArray
15:37:40				153/515 - 4/18: Installing method Float32Array>>at:
15:37:40				153/515 - 5/18: Installing method Float32Array>>at:put:
15:37:40				153/515 - 6/18: Installing method Float32Array>>defaultElement
15:37:40				153/515 - 7/18: Installing method Float32Array>>dot:
15:37:40				153/515 - 8/18: Installing method Float32Array>>hash
15:37:40				153/515 - 9/18: Installing method Float32Array>>primAddArray:
15:37:40				153/515 - 10/18: Installing method Float32Array>>primAddScalar:
15:37:40				153/515 - 11/18: Installing method Float32Array>>primDivArray:
15:37:40				153/515 - 12/18: Installing method Float32Array>>primDivScalar:
15:37:40				153/515 - 13/18: Installing method Float32Array>>primMulArray:
15:37:40				153/515 - 14/18: Installing method Float32Array>>primMulScalar:
15:37:40				153/515 - 15/18: Installing method Float32Array>>primSubArray:
15:37:40				153/515 - 16/18: Installing method Float32Array>>primSubScalar:
15:37:40				153/515 - 17/18: Installing method Float32Array>>replaceFrom:to:with:startingAt:
15:37:40				153/515 - 18/18: Installing method Float32Array>>sum
15:37:40				154/515 - 1/4: Installing method Float64Array>>at64Bits:
15:37:43				154/515 - 2/4: Installing method Float64Array>>at64Bits:put:
15:37:43				154/515 - 3/4: Installing method Float64Array>>at:
15:37:43				154/515 - 4/4: Installing method Float64Array>>at:put:
15:37:43				155/515 - 1/2: Installing method FloatPrintPolicy>>default
15:37:43				155/515 - 2/2: Installing method FloatPrintPolicy>>initialize
15:37:43				155/515 - 1/1: Installing method FloatPrintPolicy class>>absPrint:on:base:
15:37:44				156/515 - 1/30: Installing method Fraction>>*
15:37:44				156/515 - 2/30: Installing method Fraction>>+
15:37:44				156/515 - 3/30: Installing method Fraction>>-
15:37:44				156/515 - 4/30: Installing method Fraction>>/
15:37:44				156/515 - 5/30: Installing method Fraction>><
15:37:44				156/515 - 6/30: Installing method Fraction>><=
15:37:44				156/515 - 7/30: Installing method Fraction>>=
15:37:44				156/515 - 8/30: Installing method Fraction>>>
15:37:44				156/515 - 9/30: Installing method Fraction>>>=
15:37:44				156/515 - 10/30: Installing method Fraction>>adaptToInteger:andSend:
15:37:44				156/515 - 11/30: Installing method Fraction>>asFloat
15:37:44				156/515 - 12/30: Installing method Fraction>>asFraction
15:37:44				156/515 - 13/30: Installing method Fraction>>asLargerPowerOfTwo
15:37:44				156/515 - 14/30: Installing method Fraction>>asScaledDecimal
15:37:44				156/515 - 15/30: Installing method Fraction>>asSmallerPowerOfTwo
15:37:44				156/515 - 16/30: Installing method Fraction>>denominator
15:37:44				156/515 - 17/30: Installing method Fraction>>hash
15:37:44				156/515 - 18/30: Installing method Fraction>>isFraction
15:37:44				156/515 - 19/30: Installing method Fraction>>isPowerOfTwo
15:37:44				156/515 - 20/30: Installing method Fraction>>isSelfEvaluating
15:37:44				156/515 - 21/30: Installing method Fraction>>negated
15:37:44				156/515 - 22/30: Installing method Fraction>>negative
15:37:44				156/515 - 23/30: Installing method Fraction>>numerator
15:37:44				156/515 - 24/30: Installing method Fraction>>printOn:base:
15:37:44				156/515 - 25/30: Installing method Fraction>>printOn:showingDecimalPlaces:
15:37:44				156/515 - 26/30: Installing method Fraction>>reciprocal
15:37:44				156/515 - 27/30: Installing method Fraction>>reduced
15:37:44				156/515 - 28/30: Installing method Fraction>>round:
15:37:44				156/515 - 29/30: Installing method Fraction>>setNumerator:denominator:
15:37:44				156/515 - 30/30: Installing method Fraction>>truncated
15:37:44				156/515 - 1/2: Installing method Fraction class>>numerator:denominator:
15:37:44				156/515 - 2/2: Installing method Fraction class>>readFrom:
15:37:44				157/515 - 1/3: Installing method FullBlockClosure>>receiver
15:37:44				157/515 - 2/3: Installing method FullBlockClosure>>receiver:
15:37:44				157/515 - 3/3: Installing method FullBlockClosure>>sender
15:37:44				158/515 - 1/13: Installing method Generator>>atEnd
15:37:44				158/515 - 2/13: Installing method Generator>>close
15:37:44				158/515 - 3/13: Installing method Generator>>contents
15:37:44				158/515 - 4/13: Installing method Generator>>fork
15:37:44				158/515 - 5/13: Installing method Generator>>initializeOn:
15:37:44				158/515 - 6/13: Installing method Generator>>next
15:37:44				158/515 - 7/13: Installing method Generator>>nextPut:
15:37:44				158/515 - 8/13: Installing method Generator>>peek
15:37:44				158/515 - 9/13: Installing method Generator>>printOn:
15:37:44				158/515 - 10/13: Installing method Generator>>reset
15:37:44				158/515 - 11/13: Installing method Generator>>size
15:37:44				158/515 - 12/13: Installing method Generator>>value:
15:37:44				158/515 - 13/13: Installing method Generator>>yield:
15:37:44				158/515 - 1/3: Installing method Generator class>>on:
15:37:44				158/515 - 2/3: Installing method Generator class>>onDo:
15:37:44				158/515 - 3/3: Installing method Generator class>>somePrimes
15:37:44				159/515 - 1/8: Installing method GlobalVariable>>acceptVisitor:node:
15:37:44				159/515 - 2/8: Installing method GlobalVariable>>definingClass
15:37:45				159/515 - 3/8: Installing method GlobalVariable>>emitStore:
15:37:45				159/515 - 4/8: Installing method GlobalVariable>>emitValue:
15:37:45				159/515 - 5/8: Installing method GlobalVariable>>isDeprecated
15:37:45				159/515 - 6/8: Installing method GlobalVariable>>isDeprecated:
15:37:45				159/515 - 7/8: Installing method GlobalVariable>>isGlobalVariable
15:37:45				159/515 - 8/8: Installing method GlobalVariable>>scope
15:37:45				160/515 - 1/3: Installing method HEAbstractExported>>=
15:37:45				160/515 - 2/3: Installing method HEAbstractExported>>hash
15:37:45				160/515 - 3/3: Installing method HEAbstractExported>>instVarNamesForEqualityComparison
15:37:45				160/515 - 1/1: Installing method HEAbstractExported class>>readFrom:
15:37:45				161/515 - 1/3: Installing method HEAdditionalMethodState>>asLiteralIn:
15:37:45				161/515 - 2/3: Installing method HEAdditionalMethodState>>doReadFrom:
15:37:45				161/515 - 3/3: Installing method HEAdditionalMethodState>>value:
15:37:45				161/515 - 1/1: Installing method HEAdditionalMethodState class>>tag
15:37:45				162/515 - 1/3: Installing method HEArray>>asLiteralIn:
15:37:45				162/515 - 2/3: Installing method HEArray>>doReadFrom:
15:37:45				162/515 - 3/3: Installing method HEArray>>value:
15:37:45				162/515 - 1/1: Installing method HEArray class>>tag
15:37:45				163/515 - 1/3: Installing method HEAssociation>>asLiteralIn:
15:37:45				163/515 - 2/3: Installing method HEAssociation>>doReadFrom:
15:37:45				163/515 - 3/3: Installing method HEAssociation>>value:
15:37:45				163/515 - 1/1: Installing method HEAssociation class>>tag
15:37:45				164/515 - 1/10: Installing method HEBinaryReader>>close
15:37:45				164/515 - 2/10: Installing method HEBinaryReader>>intSize
15:37:45				164/515 - 3/10: Installing method HEBinaryReader>>readByte
15:37:45				164/515 - 4/10: Installing method HEBinaryReader>>readByteArray
15:37:45				164/515 - 5/10: Installing method HEBinaryReader>>readByteString
15:37:45				164/515 - 6/10: Installing method HEBinaryReader>>readByteSymbol
15:37:45				164/515 - 7/10: Installing method HEBinaryReader>>readInt32
15:37:45				164/515 - 8/10: Installing method HEBinaryReader>>readUInt32
15:37:45				164/515 - 9/10: Installing method HEBinaryReader>>stream
15:37:45				164/515 - 10/10: Installing method HEBinaryReader>>stream:
15:37:45				165/515 - 1/2: Installing method HEBoolean>>asLiteralIn:
15:37:45				165/515 - 2/2: Installing method HEBoolean>>doReadFrom:
15:37:45				165/515 - 1/1: Installing method HEBoolean class>>tag
15:37:45				166/515 - 1/2: Installing method HEByteArray>>asLiteralIn:
15:37:45				166/515 - 2/2: Installing method HEByteArray>>doReadFrom:
15:37:45				166/515 - 1/1: Installing method HEByteArray class>>tag
15:37:45				167/515 - 1/3: Installing method HEByteString>>asLiteralIn:
15:37:45				167/515 - 2/3: Installing method HEByteString>>doConvertValue:
15:37:45				167/515 - 3/3: Installing method HEByteString>>doReadFrom:
15:37:45				167/515 - 1/1: Installing method HEByteString class>>tag
15:37:45				168/515 - 1/2: Installing method HECharacter>>asLiteralIn:
15:37:45				168/515 - 2/2: Installing method HECharacter>>value:
15:37:45				168/515 - 1/1: Installing method HECharacter class>>tag
15:37:46				169/515 - 1/18: Installing method HEClass>>classInstancevariables
15:37:46				169/515 - 2/18: Installing method HEClass>>classInstancevariables:
15:37:46				169/515 - 3/18: Installing method HEClass>>className
15:37:46				169/515 - 4/18: Installing method HEClass>>className:
15:37:46				169/515 - 5/18: Installing method HEClass>>classVariables
15:37:46				169/515 - 6/18: Installing method HEClass>>classVariables:
15:37:46				169/515 - 7/18: Installing method HEClass>>doReadHeaderFrom:
15:37:46				169/515 - 8/18: Installing method HEClass>>instanceVariables
15:37:46				169/515 - 9/18: Installing method HEClass>>instanceVariables:
15:37:46				169/515 - 10/18: Installing method HEClass>>isTrait
15:37:46				169/515 - 11/18: Installing method HEClass>>layoutClass
15:37:46				169/515 - 12/18: Installing method HEClass>>layoutClass:
15:37:46				169/515 - 13/18: Installing method HEClass>>name
15:37:46				169/515 - 14/18: Installing method HEClass>>printOn:
15:37:46				169/515 - 15/18: Installing method HEClass>>sharedPools
15:37:46				169/515 - 16/18: Installing method HEClass>>sharedPools:
15:37:46				169/515 - 17/18: Installing method HEClass>>superclass
15:37:46				169/515 - 18/18: Installing method HEClass>>superclass:
15:37:46				170/515 - 1/2: Installing method HEClassTrait>>asLiteralIn:
15:37:46				170/515 - 2/2: Installing method HEClassTrait>>value:
15:37:46				170/515 - 1/1: Installing method HEClassTrait class>>tag
15:37:46				171/515 - 1/2: Installing method HEClassVariable>>asLiteralIn:
15:37:46				171/515 - 2/2: Installing method HEClassVariable>>value:
15:37:46				171/515 - 1/1: Installing method HEClassVariable class>>tag
15:37:46				172/515 - 1/4: Installing method HECompiledBlock>>asLiteralIn:
15:37:46				172/515 - 2/4: Installing method HECompiledBlock>>doReadFrom:
15:37:46				172/515 - 3/4: Installing method HECompiledBlock>>headerFor:
15:37:46				172/515 - 4/4: Installing method HECompiledBlock>>instVarNamesForEqualityComparison
15:37:46				172/515 - 1/1: Installing method HECompiledBlock class>>tag
15:37:46				173/515 - 1/3: Installing method HEConstantBlock>>asLiteralIn:
15:37:46				173/515 - 2/3: Installing method HEConstantBlock>>doReadFrom:
15:37:46				173/515 - 3/3: Installing method HEConstantBlock>>instVarNamesForEqualityComparison
15:37:46				173/515 - 1/1: Installing method HEConstantBlock class>>tag
15:37:46				174/515 - 1/4: Installing method HEExportedLiteral>>asExportedLiteral
15:37:46				174/515 - 2/4: Installing method HEExportedLiteral>>asLiteralIn:
15:37:46				174/515 - 3/4: Installing method HEExportedLiteral>>doReadFrom:
15:37:46				174/515 - 4/4: Installing method HEExportedLiteral>>value
15:37:46				174/515 - 1/1: Installing method HEExportedLiteral class>>readFrom:
15:37:46				175/515 - 1/2: Installing method HEExportedMetaclass>>asLiteralIn:
15:37:46				175/515 - 2/2: Installing method HEExportedMetaclass>>value:
15:37:46				175/515 - 1/1: Installing method HEExportedMetaclass class>>tag
15:37:46				176/515 - 1/11: Installing method HEExtendedEnvironment>>classNamed:
15:37:46				176/515 - 2/11: Installing method HEExtendedEnvironment>>inner
15:37:46				176/515 - 3/11: Installing method HEExtendedEnvironment>>inner:
15:37:46				176/515 - 4/11: Installing method HEExtendedEnvironment>>newBlock
15:37:46				176/515 - 5/11: Installing method HEExtendedEnvironment>>newBlock:
15:37:46				176/515 - 6/11: Installing method HEExtendedEnvironment>>newClass
15:37:46				176/515 - 7/11: Installing method HEExtendedEnvironment>>newClass:
15:37:46				176/515 - 8/11: Installing method HEExtendedEnvironment>>newMethod
15:37:46				176/515 - 9/11: Installing method HEExtendedEnvironment>>newMethod:
15:37:46				176/515 - 10/11: Installing method HEExtendedEnvironment>>newSelector
15:37:47				176/515 - 11/11: Installing method HEExtendedEnvironment>>newSelector:
15:37:47				177/515 - 1/2: Installing method HEFloat>>asLiteralIn:
15:37:47				177/515 - 2/2: Installing method HEFloat>>doReadFrom:
15:37:47				177/515 - 1/1: Installing method HEFloat class>>tag
15:37:47				178/515 - 1/2: Installing method HEFraction>>asLiteralIn:
15:37:47				178/515 - 2/2: Installing method HEFraction>>doReadFrom:
15:37:47				178/515 - 1/1: Installing method HEFraction class>>tag
15:37:47				179/515 - 1/2: Installing method HEGlobalVariable>>asLiteralIn:
15:37:47				179/515 - 2/2: Installing method HEGlobalVariable>>value:
15:37:47				179/515 - 1/1: Installing method HEGlobalVariable class>>tag
15:37:47				180/515 - 1/22: Installing method HEInstaller>>build:
15:37:47				180/515 - 2/22: Installing method HEInstaller>>buildTrait:
15:37:47				180/515 - 3/22: Installing method HEInstaller>>buildTraitCompositionFor:
15:37:47				180/515 - 4/22: Installing method HEInstaller>>classNamed:
15:37:47				180/515 - 5/22: Installing method HEInstaller>>doInstallPackage:
15:37:47				180/515 - 6/22: Installing method HEInstaller>>environment
15:37:47				180/515 - 7/22: Installing method HEInstaller>>environment:
15:37:47				180/515 - 8/22: Installing method HEInstaller>>existingClass:
15:37:47				180/515 - 9/22: Installing method HEInstaller>>existingTrait:
15:37:47				180/515 - 10/22: Installing method HEInstaller>>initialize
15:37:47				180/515 - 11/22: Installing method HEInstaller>>installExtensionMethod:
15:37:47				180/515 - 12/22: Installing method HEInstaller>>installMethods:into:
15:37:47				180/515 - 13/22: Installing method HEInstaller>>installPackage:
15:37:47				180/515 - 14/22: Installing method HEInstaller>>messageExistingClass:
15:37:47				180/515 - 15/22: Installing method HEInstaller>>messageExistingTrait:
15:37:47				180/515 - 16/22: Installing method HEInstaller>>messageMethod:alreadyExistsIn:
15:37:47				180/515 - 17/22: Installing method HEInstaller>>newUndeclaredVariables
15:37:47				180/515 - 18/22: Installing method HEInstaller>>rebuildMethod:into:
15:37:47				180/515 - 19/22: Installing method HEInstaller>>reportNewUndeclareds:
15:37:47				180/515 - 20/22: Installing method HEInstaller>>shouldBuildMethod:in:
15:37:47				180/515 - 21/22: Installing method HEInstaller>>supportsTraits
15:37:47				180/515 - 22/22: Installing method HEInstaller>>validateNoNewUndeclared
15:37:47				181/515 - 1/2: Installing method HEInteger>>asLiteralIn:
15:37:47				181/515 - 2/2: Installing method HEInteger>>doReadFrom:
15:37:47				181/515 - 1/1: Installing method HEInteger class>>tag
15:37:48				182/515 - 1/14: Installing method HEMethod>>bytecode
15:37:48				182/515 - 2/14: Installing method HEMethod>>bytecode:
15:37:48				182/515 - 3/14: Installing method HEMethod>>className
15:37:48				182/515 - 4/14: Installing method HEMethod>>className:
15:37:48				182/515 - 5/14: Installing method HEMethod>>headerFor:
15:37:48				182/515 - 6/14: Installing method HEMethod>>literals
15:37:48				182/515 - 7/14: Installing method HEMethod>>literals:
15:37:48				182/515 - 8/14: Installing method HEMethod>>name
15:37:48				182/515 - 9/14: Installing method HEMethod>>name:
15:37:48				182/515 - 10/14: Installing method HEMethod>>printOn:
15:37:48				182/515 - 11/14: Installing method HEMethod>>protocol
15:37:48				182/515 - 12/14: Installing method HEMethod>>protocol:
15:37:48				182/515 - 13/14: Installing method HEMethod>>readFrom:
15:37:48				182/515 - 14/14: Installing method HEMethod>>selector
15:37:48				183/515 - 1/15: Installing method HEMethodContainer>>classSideMethods
15:37:48				183/515 - 2/15: Installing method HEMethodContainer>>classSideMethods:
15:37:48				183/515 - 3/15: Installing method HEMethodContainer>>classTraitComposition
15:37:48				183/515 - 4/15: Installing method HEMethodContainer>>classTraitComposition:
15:37:48				183/515 - 5/15: Installing method HEMethodContainer>>doReadHeaderFrom:
15:37:48				183/515 - 6/15: Installing method HEMethodContainer>>doReadMethodsFrom:
15:37:48				183/515 - 7/15: Installing method HEMethodContainer>>methods
15:37:48				183/515 - 8/15: Installing method HEMethodContainer>>methods:
15:37:48				183/515 - 9/15: Installing method HEMethodContainer>>packageName
15:37:48				183/515 - 10/15: Installing method HEMethodContainer>>packageName:
15:37:48				183/515 - 11/15: Installing method HEMethodContainer>>readFrom:
15:37:48				183/515 - 12/15: Installing method HEMethodContainer>>tagName
15:37:48				183/515 - 13/15: Installing method HEMethodContainer>>tagName:
15:37:48				183/515 - 14/15: Installing method HEMethodContainer>>traitComposition
15:37:48				183/515 - 15/15: Installing method HEMethodContainer>>traitComposition:
15:37:48				184/515 - 1/5: Installing method HEMethodLiteral>>asLiteralIn:
15:37:48				184/515 - 2/5: Installing method HEMethodLiteral>>className
15:37:48				184/515 - 3/5: Installing method HEMethodLiteral>>className:
15:37:48				184/515 - 4/5: Installing method HEMethodLiteral>>doReadFrom:
15:37:48				184/515 - 5/5: Installing method HEMethodLiteral>>value:
15:37:48				184/515 - 1/1: Installing method HEMethodLiteral class>>tag
15:37:48				185/515 - 1/14: Installing method HEPackage>>addClass:
15:37:48				185/515 - 2/14: Installing method HEPackage>>classes
15:37:48				185/515 - 3/14: Installing method HEPackage>>classes:
15:37:48				185/515 - 4/14: Installing method HEPackage>>extensionMethods
15:37:48				185/515 - 5/14: Installing method HEPackage>>extensionMethods:
15:37:48				185/515 - 6/14: Installing method HEPackage>>initialize
15:37:48				185/515 - 7/14: Installing method HEPackage>>packageName
15:37:48				185/515 - 8/14: Installing method HEPackage>>packageName:
15:37:48				185/515 - 9/14: Installing method HEPackage>>printOn:
15:37:48				185/515 - 10/14: Installing method HEPackage>>readClassFrom:
15:37:48				185/515 - 11/14: Installing method HEPackage>>readFrom:
15:37:48				185/515 - 12/14: Installing method HEPackage>>traits
15:37:48				185/515 - 13/14: Installing method HEPackage>>traits:
15:37:48				185/515 - 14/14: Installing method HEPackage>>version
15:37:48				185/515 - 1/1: Installing method HEPackage class>>formatVersion
15:37:49				186/515 - 1/6: Installing method HEPragma>>arguments
15:37:49				186/515 - 2/6: Installing method HEPragma>>asLiteralIn:
15:37:49				186/515 - 3/6: Installing method HEPragma>>doReadFrom:
15:37:49				186/515 - 4/6: Installing method HEPragma>>keyword
15:37:49				186/515 - 5/6: Installing method HEPragma>>method
15:37:49				186/515 - 6/6: Installing method HEPragma>>value:
15:37:49				186/515 - 1/1: Installing method HEPragma class>>tag
15:37:49				187/515 - 1/1: Installing method HEScaledDecimal>>doReadFrom:
15:37:49				187/515 - 1/1: Installing method HEScaledDecimal class>>tag
15:37:49				188/515 - 1/8: Installing method HESendMessage>>arguments
15:37:49				188/515 - 2/8: Installing method HESendMessage>>arguments:
15:37:49				188/515 - 3/8: Installing method HESendMessage>>asLiteralIn:
15:37:49				188/515 - 4/8: Installing method HESendMessage>>doReadFrom:
15:37:49				188/515 - 5/8: Installing method HESendMessage>>receiver
15:37:49				188/515 - 6/8: Installing method HESendMessage>>receiver:
15:37:49				188/515 - 7/8: Installing method HESendMessage>>selector
15:37:49				188/515 - 8/8: Installing method HESendMessage>>selector:
15:37:49				188/515 - 1/2: Installing method HESendMessage class>>selector:receiver:arguments:
15:37:49				188/515 - 2/2: Installing method HESendMessage class>>tag
15:37:49				189/515 - 1/1: Installing method HESymbol>>doConvertValue:
15:37:49				189/515 - 1/1: Installing method HESymbol class>>tag
15:37:49				190/515 - 1/6: Installing method HETrait>>doReadHeaderFrom:
15:37:49				190/515 - 2/6: Installing method HETrait>>isTrait
15:37:49				190/515 - 3/6: Installing method HETrait>>name
15:37:49				190/515 - 4/6: Installing method HETrait>>printOn:
15:37:49				190/515 - 5/6: Installing method HETrait>>traitName
15:37:49				190/515 - 6/6: Installing method HETrait>>traitName:
15:37:49				191/515 - 1/2: Installing method HETraitLiteral>>asLiteralIn:
15:37:49				191/515 - 2/2: Installing method HETraitLiteral>>value:
15:37:49				191/515 - 1/1: Installing method HETraitLiteral class>>tag
15:37:49				192/515 - 1/2: Installing method HEUndefinedObject>>asLiteralIn:
15:37:49				192/515 - 2/2: Installing method HEUndefinedObject>>doReadFrom:
15:37:49				192/515 - 1/1: Installing method HEUndefinedObject class>>tag
15:37:49				193/515 - 1/1: Installing method HEWideString>>doReadFrom:
15:37:49				193/515 - 1/1: Installing method HEWideString class>>tag
15:37:50				194/515 - 1/8: Installing method HashTableSizes>>candidateIsGoodPrime
15:37:50				194/515 - 2/8: Installing method HashTableSizes>>computeSizes
15:37:50				194/515 - 3/8: Installing method HashTableSizes>>firstCandidateForExp:
15:37:50				194/515 - 4/8: Installing method HashTableSizes>>goodPrimeForExp:
15:37:50				194/515 - 5/8: Installing method HashTableSizes>>initialize
15:37:50				194/515 - 6/8: Installing method HashTableSizes>>limitForExp:
15:37:50				194/515 - 7/8: Installing method HashTableSizes>>numValuesPerPower
15:37:50				194/515 - 8/8: Installing method HashTableSizes>>primeAlmostFactorsOf:
15:37:50				194/515 - 1/7: Installing method HashTableSizes class>>atLeast:
15:37:50				194/515 - 2/7: Installing method HashTableSizes class>>basicAtLeast:
15:37:50				194/515 - 3/7: Installing method HashTableSizes class>>initialize
15:37:50				194/515 - 4/7: Installing method HashTableSizes class>>maxSmallSize
15:37:50				194/515 - 5/7: Installing method HashTableSizes class>>numValuesPerPower
15:37:50				194/515 - 6/7: Installing method HashTableSizes class>>sizes
15:37:50				194/515 - 7/7: Installing method HashTableSizes class>>smallSizesLookupTable
15:37:50				195/515 - 1/22: Installing method HashedCollection>>add:withOccurrences:
15:37:50				195/515 - 2/22: Installing method HashedCollection>>array
15:37:50				195/515 - 3/22: Installing method HashedCollection>>atNewIndex:put:
15:37:50				195/515 - 4/22: Installing method HashedCollection>>capacity
15:37:50				195/515 - 5/22: Installing method HashedCollection>>compact
15:37:50				195/515 - 6/22: Installing method HashedCollection>>errorNoFreeSpace
15:37:50				195/515 - 7/22: Installing method HashedCollection>>findElementOrNil:
15:37:50				195/515 - 8/22: Installing method HashedCollection>>fixCollisionsFrom:
15:37:50				195/515 - 9/22: Installing method HashedCollection>>fullCheck
15:37:50				195/515 - 10/22: Installing method HashedCollection>>grow
15:37:50				195/515 - 11/22: Installing method HashedCollection>>growSize
15:37:50				195/515 - 12/22: Installing method HashedCollection>>growTo:
15:37:50				195/515 - 13/22: Installing method HashedCollection>>initialize:
15:37:50				195/515 - 14/22: Installing method HashedCollection>>noCheckAdd:
15:37:50				195/515 - 15/22: Installing method HashedCollection>>noCheckNoGrowFillFrom:
15:37:50				195/515 - 16/22: Installing method HashedCollection>>rehash
15:37:50				195/515 - 17/22: Installing method HashedCollection>>removeAll
15:37:50				195/515 - 18/22: Installing method HashedCollection>>scanFor:
15:37:50				195/515 - 19/22: Installing method HashedCollection>>scanForEmptySlotFor:
15:37:50				195/515 - 20/22: Installing method HashedCollection>>size
15:37:50				195/515 - 21/22: Installing method HashedCollection>>union:
15:37:50				195/515 - 22/22: Installing method HashedCollection>>veryDeepCopyWith:
15:37:50				195/515 - 1/11: Installing method HashedCollection class>>cleanUp:
15:37:50				195/515 - 2/11: Installing method HashedCollection class>>compactAll
15:37:50				195/515 - 3/11: Installing method HashedCollection class>>compactAllInstances
15:37:50				195/515 - 4/11: Installing method HashedCollection class>>empty
15:37:50				195/515 - 5/11: Installing method HashedCollection class>>isAbstract
15:37:50				195/515 - 6/11: Installing method HashedCollection class>>new
15:37:50				195/515 - 7/11: Installing method HashedCollection class>>new:
15:37:50				195/515 - 8/11: Installing method HashedCollection class>>newFrom:
15:37:50				195/515 - 9/11: Installing method HashedCollection class>>rehashAll
15:37:50				195/515 - 10/11: Installing method HashedCollection class>>rehashAllInstances
15:37:50				195/515 - 11/11: Installing method HashedCollection class>>sizeFor:
15:37:50				196/515 - 1/45: Installing method Heap>>=
15:37:50				196/515 - 2/45: Installing method Heap>>add:
15:37:50				196/515 - 3/45: Installing method Heap>>array
15:37:50				196/515 - 4/45: Installing method Heap>>at:
15:37:50				196/515 - 5/45: Installing method Heap>>at:put:
15:37:50				196/515 - 6/45: Installing method Heap>>collect:
15:37:50				196/515 - 7/45: Installing method Heap>>copyEmpty
15:37:50				196/515 - 8/45: Installing method Heap>>defaultSortBlock
15:37:50				196/515 - 9/45: Installing method Heap>>do:
15:37:50				196/515 - 10/45: Installing method Heap>>downHeap:
15:37:50				196/515 - 11/45: Installing method Heap>>downHeapSingle:
15:37:50				196/515 - 12/45: Installing method Heap>>first
15:37:50				196/515 - 13/45: Installing method Heap>>fullySort
15:37:50				196/515 - 14/45: Installing method Heap>>grow
15:37:50				196/515 - 15/45: Installing method Heap>>growSize
15:37:50				196/515 - 16/45: Installing method Heap>>growTo:
15:37:50				196/515 - 17/45: Installing method Heap>>indexUpdateBlock:
15:37:50				196/515 - 18/45: Installing method Heap>>isEmpty
15:37:50				196/515 - 19/45: Installing method Heap>>isHeap
15:37:50				196/515 - 20/45: Installing method Heap>>isSorted
15:37:50				196/515 - 21/45: Installing method Heap>>isSortedBy:
15:37:50				196/515 - 22/45: Installing method Heap>>mergeFirst:middle:last:into:by:
15:37:50				196/515 - 23/45: Installing method Heap>>mergeSortFrom:to:by:
15:37:50				196/515 - 24/45: Installing method Heap>>mergeSortFrom:to:src:dst:by:
15:37:50				196/515 - 25/45: Installing method Heap>>postCopy
15:37:50				196/515 - 26/45: Installing method Heap>>privateRemoveAt:
15:37:50				196/515 - 27/45: Installing method Heap>>privateReverseSort
15:37:50				196/515 - 28/45: Installing method Heap>>reSort
15:37:50				196/515 - 29/45: Installing method Heap>>remove:ifAbsent:
15:37:50				196/515 - 30/45: Installing method Heap>>removeAll
15:37:50				196/515 - 31/45: Installing method Heap>>removeFirst
15:37:51				196/515 - 32/45: Installing method Heap>>removeFirstOrNil
15:37:51				196/515 - 33/45: Installing method Heap>>setCollection:
15:37:51				196/515 - 34/45: Installing method Heap>>setCollection:tally:
15:37:51				196/515 - 35/45: Installing method Heap>>size
15:37:51				196/515 - 36/45: Installing method Heap>>sort
15:37:51				196/515 - 37/45: Installing method Heap>>sort:
15:37:51				196/515 - 38/45: Installing method Heap>>sortBlock
15:37:51				196/515 - 39/45: Installing method Heap>>sortBlock:
15:37:51				196/515 - 40/45: Installing method Heap>>sorted
15:37:51				196/515 - 41/45: Installing method Heap>>sorted:
15:37:51				196/515 - 42/45: Installing method Heap>>sorts:before:
15:37:51				196/515 - 43/45: Installing method Heap>>trim
15:37:51				196/515 - 44/45: Installing method Heap>>upHeap:
15:37:51				196/515 - 45/45: Installing method Heap>>updateObjectIndex:
15:37:51				196/515 - 1/6: Installing method Heap class>>defaultSortBlock
15:37:51				196/515 - 2/6: Installing method Heap class>>new
15:37:51				196/515 - 3/6: Installing method Heap class>>new:
15:37:51				196/515 - 4/6: Installing method Heap class>>sortBlock:
15:37:51				196/515 - 5/6: Installing method Heap class>>withAll:
15:37:51				196/515 - 6/6: Installing method Heap class>>withAll:sortBlock:
15:37:51				197/515 - 1/5: Installing method HermesCommandLineHandler>>activate
15:37:51				197/515 - 2/5: Installing method HermesCommandLineHandler>>createInstaller
15:37:51				197/515 - 3/5: Installing method HermesCommandLineHandler>>processFile:
15:37:51				197/515 - 4/5: Installing method HermesCommandLineHandler>>processFiles
15:37:51				197/515 - 5/5: Installing method HermesCommandLineHandler>>validateParameters
15:37:51				197/515 - 1/2: Installing method HermesCommandLineHandler class>>commandName
15:37:51				197/515 - 2/2: Installing method HermesCommandLineHandler class>>description
15:37:51				198/515 - 1/1: Installing method IdentityBag>>asSet
15:37:51				198/515 - 1/1: Installing method IdentityBag class>>contentsClass
15:37:51				199/515 - 1/3: Installing method IdentityDictionary>>keyAtValue:ifAbsent:
15:37:51				199/515 - 2/3: Installing method IdentityDictionary>>scanFor:
15:37:51				199/515 - 3/3: Installing method IdentityDictionary>>scanForEmptySlotFor:
15:37:51				200/515 - 1/4: Installing method IdentitySet>>asIdentitySet
15:37:51				200/515 - 2/4: Installing method IdentitySet>>identityIncludes:
15:37:51				200/515 - 3/4: Installing method IdentitySet>>scanFor:
15:37:51				200/515 - 4/4: Installing method IdentitySet>>scanForEmptySlotFor:
15:37:51				202/515 - 1/2: Installing method IllegalResumeAttempt>>isResumable
15:37:51				202/515 - 2/2: Installing method IllegalResumeAttempt>>readMe
15:37:51				203/515 - 1/4: Installing method ImmediateLayout>>extend
15:37:51				203/515 - 2/4: Installing method ImmediateLayout>>extend:
15:37:51				203/515 - 3/4: Installing method ImmediateLayout>>initialize
15:37:51				203/515 - 4/4: Installing method ImmediateLayout>>instanceSpecification
15:37:51				203/515 - 1/2: Installing method ImmediateLayout class>>extending:scope:host:
15:37:51				203/515 - 2/2: Installing method ImmediateLayout class>>subclassDefiningSymbol
15:37:51				204/515 - 1/5: Installing method IncompatibleLayoutConflict>>layout
15:37:51				204/515 - 2/5: Installing method IncompatibleLayoutConflict>>layout:
15:37:51				204/515 - 3/5: Installing method IncompatibleLayoutConflict>>messageText
15:37:51				204/515 - 4/5: Installing method IncompatibleLayoutConflict>>subType
15:37:51				204/515 - 5/5: Installing method IncompatibleLayoutConflict>>subType:
15:37:51				205/515 - 1/9: Installing method IndexedSlot>>=
15:37:51				205/515 - 2/9: Installing method IndexedSlot>>hash
15:37:51				205/515 - 3/9: Installing method IndexedSlot>>index
15:37:51				205/515 - 4/9: Installing method IndexedSlot>>index:
15:37:51				205/515 - 5/9: Installing method IndexedSlot>>isVirtual
15:37:51				205/515 - 6/9: Installing method IndexedSlot>>object:instVarAt:
15:37:51				205/515 - 7/9: Installing method IndexedSlot>>object:instVarAt:put:
15:37:51				205/515 - 8/9: Installing method IndexedSlot>>read:
15:37:51				205/515 - 9/9: Installing method IndexedSlot>>write:to:
15:37:52				206/515 - 1/1: Installing method InexactFloatPrintPolicy>>absPrint:on:base:
15:37:52				207/515 - 1/4: Installing method InstanceVariableNotFound>>instVarName
15:37:52				207/515 - 2/4: Installing method InstanceVariableNotFound>>instVarName:
15:37:52				207/515 - 3/4: Installing method InstanceVariableNotFound>>messageText
15:37:52				207/515 - 4/4: Installing method InstanceVariableNotFound>>standardMessageText
15:37:52				207/515 - 1/1: Installing method InstanceVariableNotFound class>>signalFor:
15:37:52				208/515 - 1/7: Installing method InstanceVariableSlot>>definitionOn:
15:37:52				208/515 - 2/7: Installing method InstanceVariableSlot>>emitStore:
15:37:52				208/515 - 3/7: Installing method InstanceVariableSlot>>emitValue:
15:37:52				208/515 - 4/7: Installing method InstanceVariableSlot>>isAccessedIn:
15:37:52				208/515 - 5/7: Installing method InstanceVariableSlot>>isReadIn:
15:37:52				208/515 - 6/7: Installing method InstanceVariableSlot>>isWrittenIn:
15:37:52				208/515 - 7/7: Installing method InstanceVariableSlot>>needsFullDefinition
15:37:52				208/515 - 1/1: Installing method InstanceVariableSlot class>>resetIvarSlots
15:37:52				209/515 - 1/40: Installing method InstructionClient>>addMappedInlinePrimitiveHandler:at:
15:37:52				209/515 - 2/40: Installing method InstructionClient>>blockReturnConstant:
15:37:52				209/515 - 3/40: Installing method InstructionClient>>blockReturnTop
15:37:52				209/515 - 4/40: Installing method InstructionClient>>callPrimitive:
15:37:52				209/515 - 5/40: Installing method InstructionClient>>directedSuperSend:numArgs:
15:37:52				209/515 - 6/40: Installing method InstructionClient>>doDup
15:37:52				209/515 - 7/40: Installing method InstructionClient>>doNop
15:37:52				209/515 - 8/40: Installing method InstructionClient>>doPop
15:37:52				209/515 - 9/40: Installing method InstructionClient>>jump:
15:37:52				209/515 - 10/40: Installing method InstructionClient>>jump:if:
15:37:52				209/515 - 11/40: Installing method InstructionClient>>jump:if:withInterpreter:
15:37:52				209/515 - 12/40: Installing method InstructionClient>>jump:withInterpreter:
15:37:52				209/515 - 13/40: Installing method InstructionClient>>mappedInlinePrimitive:
15:37:52				209/515 - 14/40: Installing method InstructionClient>>methodReturnConstant:
15:37:52				209/515 - 15/40: Installing method InstructionClient>>methodReturnReceiver
15:37:52				209/515 - 16/40: Installing method InstructionClient>>methodReturnTop
15:37:52				209/515 - 17/40: Installing method InstructionClient>>pc:
15:37:52				209/515 - 18/40: Installing method InstructionClient>>popIntoLiteralVariable:
15:37:52				209/515 - 19/40: Installing method InstructionClient>>popIntoReceiverVariable:
15:37:52				209/515 - 20/40: Installing method InstructionClient>>popIntoRemoteTemp:inVectorAt:
15:37:53				209/515 - 21/40: Installing method InstructionClient>>popIntoTemporaryVariable:
15:37:53				209/515 - 22/40: Installing method InstructionClient>>pushActiveContext
15:37:53				209/515 - 23/40: Installing method InstructionClient>>pushActiveProcess
15:37:53				209/515 - 24/40: Installing method InstructionClient>>pushClosureTemps:
15:37:53				209/515 - 25/40: Installing method InstructionClient>>pushConsArrayWithElements:
15:37:53				209/515 - 26/40: Installing method InstructionClient>>pushConstant:
15:37:53				209/515 - 27/40: Installing method InstructionClient>>pushFullClosure:numCopied:receiverOnStack:ignoreOuterContext:
15:37:53				209/515 - 28/40: Installing method InstructionClient>>pushLiteralVariable:
15:37:53				209/515 - 29/40: Installing method InstructionClient>>pushNewArrayOfSize:
15:37:53				209/515 - 30/40: Installing method InstructionClient>>pushReceiver
15:37:53				209/515 - 31/40: Installing method InstructionClient>>pushReceiverVariable:
15:37:53				209/515 - 32/40: Installing method InstructionClient>>pushRemoteTemp:inVectorAt:
15:37:53				209/515 - 33/40: Installing method InstructionClient>>pushTemporaryVariable:
15:37:53				209/515 - 34/40: Installing method InstructionClient>>send:super:numArgs:
15:37:53				209/515 - 35/40: Installing method InstructionClient>>storeIntoLiteralVariable:
15:37:53				209/515 - 36/40: Installing method InstructionClient>>storeIntoReceiverVariable:
15:37:53				209/515 - 37/40: Installing method InstructionClient>>storeIntoRemoteTemp:inVectorAt:
15:37:53				209/515 - 38/40: Installing method InstructionClient>>storeIntoTemporaryVariable:
15:37:53				209/515 - 39/40: Installing method InstructionClient>>trap
15:37:53				209/515 - 40/40: Installing method InstructionClient>>unusedBytecode
15:37:53				210/515 - 1/12: Installing method InstructionStream>>compiledCode
15:37:53				210/515 - 2/12: Installing method InstructionStream>>interpretNext2ByteSistaV1Instruction:for:extA:extB:startPC:
15:37:53				210/515 - 3/12: Installing method InstructionStream>>interpretNext3ByteSistaV1Instruction:for:extA:extB:startPC:
15:37:53				210/515 - 4/12: Installing method InstructionStream>>interpretNextInstructionFor:
15:37:53				210/515 - 5/12: Installing method InstructionStream>>interpretNextSistaV1InstructionFor:
15:37:53				210/515 - 6/12: Installing method InstructionStream>>interpretSistaV1ExtendedPush:for:
15:37:53				210/515 - 7/12: Installing method InstructionStream>>interpretUnusedBytecode:at:
15:37:53				210/515 - 8/12: Installing method InstructionStream>>method
15:37:53				210/515 - 9/12: Installing method InstructionStream>>method:pc:
15:37:53				210/515 - 10/12: Installing method InstructionStream>>pc
15:37:53				210/515 - 11/12: Installing method InstructionStream>>pc:
15:37:53				210/515 - 12/12: Installing method InstructionStream>>peekInstruction
15:37:53				210/515 - 1/3: Installing method InstructionStream class>>initialize
15:37:53				210/515 - 2/3: Installing method InstructionStream class>>on:
15:37:53				210/515 - 3/3: Installing method InstructionStream class>>on:pc:
15:37:54				211/515 - 1/87: Installing method Integer>>&
15:37:54				211/515 - 2/87: Installing method Integer>>*
15:37:54				211/515 - 3/87: Installing method Integer>>+
15:37:54				211/515 - 4/87: Installing method Integer>>-
15:37:54				211/515 - 5/87: Installing method Integer>>/
15:37:54				211/515 - 6/87: Installing method Integer>>//
15:37:54				211/515 - 7/87: Installing method Integer>><
15:37:54				211/515 - 8/87: Installing method Integer>><<
15:37:54				211/515 - 9/87: Installing method Integer>><=
15:37:54				211/515 - 10/87: Installing method Integer>>=
15:37:54				211/515 - 11/87: Installing method Integer>>>
15:37:54				211/515 - 12/87: Installing method Integer>>>=
15:37:54				211/515 - 13/87: Installing method Integer>>>>
15:37:54				211/515 - 14/87: Installing method Integer>>\\\
15:37:54				211/515 - 15/87: Installing method Integer>>adaptToFraction:andSend:
15:37:54				211/515 - 16/87: Installing method Integer>>alignedTo:
15:37:54				211/515 - 17/87: Installing method Integer>>allMask:
15:37:54				211/515 - 18/87: Installing method Integer>>anyBitOfMagnitudeFrom:to:
15:37:54				211/515 - 19/87: Installing method Integer>>anyMask:
15:37:54				211/515 - 20/87: Installing method Integer>>asByteArray
15:37:54				211/515 - 21/87: Installing method Integer>>asByteArrayOfSize:
15:37:54				211/515 - 22/87: Installing method Integer>>asCharacter
15:37:54				211/515 - 23/87: Installing method Integer>>asCharacterDigit
15:37:54				211/515 - 24/87: Installing method Integer>>asFraction
15:37:54				211/515 - 25/87: Installing method Integer>>asInteger
15:37:54				211/515 - 26/87: Installing method Integer>>asLargerPowerOfTwo
15:37:54				211/515 - 27/87: Installing method Integer>>asPowerOfTwo
15:37:54				211/515 - 28/87: Installing method Integer>>asScaledDecimal
15:37:54				211/515 - 29/87: Installing method Integer>>asSmallerPowerOfTwo
15:37:54				211/515 - 30/87: Installing method Integer>>bitAnd:
15:37:54				211/515 - 31/87: Installing method Integer>>bitAt:
15:37:54				211/515 - 32/87: Installing method Integer>>bitAt:put:
15:37:54				211/515 - 33/87: Installing method Integer>>bitClear:
15:37:54				211/515 - 34/87: Installing method Integer>>bitInvert
15:37:54				211/515 - 35/87: Installing method Integer>>bitInvert32
15:37:54				211/515 - 36/87: Installing method Integer>>bitOr:
15:37:54				211/515 - 37/87: Installing method Integer>>bitShift:
15:37:54				211/515 - 38/87: Installing method Integer>>bitShiftMagnitude:
15:37:54				211/515 - 39/87: Installing method Integer>>bitString
15:37:54				211/515 - 40/87: Installing method Integer>>bitStringLength
15:37:54				211/515 - 41/87: Installing method Integer>>bitXor:
15:37:54				211/515 - 42/87: Installing method Integer>>byteAt:
15:37:54				211/515 - 43/87: Installing method Integer>>byteAt:put:
15:37:54				211/515 - 44/87: Installing method Integer>>bytesCompare:
15:37:54				211/515 - 45/87: Installing method Integer>>bytesCount
15:37:54				211/515 - 46/87: Installing method Integer>>ceiling
15:37:54				211/515 - 47/87: Installing method Integer>>copyto:
15:37:54				211/515 - 48/87: Installing method Integer>>crossSumBase:
15:37:54				211/515 - 49/87: Installing method Integer>>decimalDigitLength
15:37:54				211/515 - 50/87: Installing method Integer>>denominator
15:37:54				211/515 - 51/87: Installing method Integer>>digitAdd:
15:37:54				211/515 - 52/87: Installing method Integer>>digitAt:base:
15:37:54				211/515 - 53/87: Installing method Integer>>digitDiv:neg:
15:37:54				211/515 - 54/87: Installing method Integer>>digitLogic:op:length:
15:37:54				211/515 - 55/87: Installing method Integer>>digitLshift:
15:37:54				211/515 - 56/87: Installing method Integer>>digitMultiply:neg:
15:37:54				211/515 - 57/87: Installing method Integer>>digitRshift:bytes:lookfirst:
15:37:54				211/515 - 58/87: Installing method Integer>>digitSubtract:
15:37:54				211/515 - 59/87: Installing method Integer>>digitSum
15:37:54				211/515 - 60/87: Installing method Integer>>even
15:37:54				211/515 - 61/87: Installing method Integer>>floor
15:37:54				211/515 - 62/87: Installing method Integer>>gcd:
15:37:54				211/515 - 63/87: Installing method Integer>>growby:
15:37:54				211/515 - 64/87: Installing method Integer>>growto:
15:37:54				211/515 - 65/87: Installing method Integer>>hashMultiply
15:37:54				211/515 - 66/87: Installing method Integer>>highBit
15:37:54				211/515 - 67/87: Installing method Integer>>highBitOfMagnitude
15:37:54				211/515 - 68/87: Installing method Integer>>isFraction
15:37:54				211/515 - 69/87: Installing method Integer>>isInteger
15:37:54				211/515 - 70/87: Installing method Integer>>isLarge
15:37:54				211/515 - 71/87: Installing method Integer>>isLiteral
15:37:54				211/515 - 72/87: Installing method Integer>>isPowerOfTwo
15:37:54				211/515 - 73/87: Installing method Integer>>lastDigit
15:37:54				211/515 - 74/87: Installing method Integer>>lowBit
15:37:54				211/515 - 75/87: Installing method Integer>>noMask:
15:37:54				211/515 - 76/87: Installing method Integer>>normalize
15:37:54				211/515 - 77/87: Installing method Integer>>numberOfDigitsInBase:
15:37:54				211/515 - 78/87: Installing method Integer>>numerator
15:37:54				211/515 - 79/87: Installing method Integer>>printOn:base:nDigits:
15:37:54				211/515 - 80/87: Installing method Integer>>quo:
15:37:54				211/515 - 81/87: Installing method Integer>>reciprocalModulo:
15:37:54				211/515 - 82/87: Installing method Integer>>replaceFrom:to:with:startingAt:
15:37:54				211/515 - 83/87: Installing method Integer>>round:
15:37:54				211/515 - 84/87: Installing method Integer>>rounded
15:37:54				211/515 - 85/87: Installing method Integer>>timesRepeat:
15:37:54				211/515 - 86/87: Installing method Integer>>truncated
15:37:54				211/515 - 87/87: Installing method Integer>>|
15:37:55				211/515 - 1/10: Installing method Integer class>>basicNew
15:37:55				211/515 - 2/10: Installing method Integer class>>byte1:byte2:byte3:byte4:
15:37:55				211/515 - 3/10: Installing method Integer class>>isAbstract
15:37:55				211/515 - 4/10: Installing method Integer class>>new
15:37:55				211/515 - 5/10: Installing method Integer class>>new:neg:
15:37:55				211/515 - 6/10: Installing method Integer class>>readFrom:
15:37:55				211/515 - 7/10: Installing method Integer class>>readFrom:base:
15:37:55				211/515 - 8/10: Installing method Integer class>>readFrom:ifFail:
15:37:55				211/515 - 9/10: Installing method Integer class>>readFrom:radix:
15:37:55				211/515 - 10/10: Installing method Integer class>>readHexByteFrom:
15:37:55				212/515 - 1/6: Installing method IntegerArray>>asIntegerArray
15:37:55				212/515 - 2/6: Installing method IntegerArray>>at:
15:37:55				212/515 - 3/6: Installing method IntegerArray>>at:put:
15:37:55				212/515 - 4/6: Installing method IntegerArray>>atAllPut:
15:37:55				212/515 - 5/6: Installing method IntegerArray>>defaultElement
15:37:55				212/515 - 6/6: Installing method IntegerArray>>primFill:
15:37:55				213/515 - 1/32: Installing method Interval>>+
15:37:55				213/515 - 2/32: Installing method Interval>>-
15:37:55				213/515 - 3/32: Installing method Interval>>=
15:37:55				213/515 - 4/32: Installing method Interval>>add:
15:37:55				213/515 - 5/32: Installing method Interval>>anyOne
15:37:55				213/515 - 6/32: Installing method Interval>>asOpenInterval
15:37:55				213/515 - 7/32: Installing method Interval>>at:
15:37:55				213/515 - 8/32: Installing method Interval>>at:put:
15:37:55				213/515 - 9/32: Installing method Interval>>collect:
15:37:55				213/515 - 10/32: Installing method Interval>>do:
15:37:55				213/515 - 11/32: Installing method Interval>>extent
15:37:55				213/515 - 12/32: Installing method Interval>>first
15:37:55				213/515 - 13/32: Installing method Interval>>hash
15:37:55				213/515 - 14/32: Installing method Interval>>increment
15:37:55				213/515 - 15/32: Installing method Interval>>indexOf:startingAt:ifAbsent:
15:37:55				213/515 - 16/32: Installing method Interval>>isInterval
15:37:55				213/515 - 17/32: Installing method Interval>>isSelfEvaluating
15:37:55				213/515 - 18/32: Installing method Interval>>last
15:37:55				213/515 - 19/32: Installing method Interval>>permutationsDo:
15:37:55				213/515 - 20/32: Installing method Interval>>printOn:
15:37:55				213/515 - 21/32: Installing method Interval>>rangeIncludes:
15:37:55				213/515 - 22/32: Installing method Interval>>remove:
15:37:55				213/515 - 23/32: Installing method Interval>>reverseDo:
15:37:55				213/515 - 24/32: Installing method Interval>>setFrom:to:by:
15:37:55				213/515 - 25/32: Installing method Interval>>size
15:37:55				213/515 - 26/32: Installing method Interval>>sort:
15:37:55				213/515 - 27/32: Installing method Interval>>sorted
15:37:55				213/515 - 28/32: Installing method Interval>>sorted:
15:37:55				213/515 - 29/32: Installing method Interval>>species
15:37:55				213/515 - 30/32: Installing method Interval>>stop
15:37:55				213/515 - 31/32: Installing method Interval>>storeOn:
15:37:55				213/515 - 32/32: Installing method Interval>>sum
15:37:55				213/515 - 1/6: Installing method Interval class>>from:to:
15:37:55				213/515 - 2/6: Installing method Interval class>>from:to:by:
15:37:55				213/515 - 3/6: Installing method Interval class>>new
15:37:56				213/515 - 4/6: Installing method Interval class>>newFrom:
15:37:56				213/515 - 5/6: Installing method Interval class>>newFromArray:
15:37:56				213/515 - 6/6: Installing method Interval class>>streamSpecies
15:37:56				214/515 - 1/1: Installing method InvalidGlobalName class>>signal:for:
15:37:56				215/515 - 1/1: Installing method InvalidSlotName class>>signalFor:
15:37:56				216/515 - 1/3: Installing method KeyNotFound>>key
15:37:56				216/515 - 2/3: Installing method KeyNotFound>>key:
15:37:56				216/515 - 3/3: Installing method KeyNotFound>>standardMessageText
15:37:56				217/515 - 1/12: Installing method KeyboardKey>>=
15:37:56				217/515 - 2/12: Installing method KeyboardKey>>hash
15:37:56				217/515 - 3/12: Installing method KeyboardKey>>isArrowDown
15:37:56				217/515 - 4/12: Installing method KeyboardKey>>isArrowLeft
15:37:56				217/515 - 5/12: Installing method KeyboardKey>>isArrowRight
15:37:56				217/515 - 6/12: Installing method KeyboardKey>>isArrowUp
15:37:56				217/515 - 7/12: Installing method KeyboardKey>>isUnkownKey
15:37:56				217/515 - 8/12: Installing method KeyboardKey>>name
15:37:56				217/515 - 9/12: Installing method KeyboardKey>>printOn:
15:37:56				217/515 - 10/12: Installing method KeyboardKey>>value
15:37:56				217/515 - 11/12: Installing method KeyboardKey>>withValue:
15:37:56				217/515 - 12/12: Installing method KeyboardKey>>withValue:andName:
15:37:58				217/515 - 1/115: Installing method KeyboardKey class>>A
15:37:58				217/515 - 2/115: Installing method KeyboardKey class>>B
15:37:58				217/515 - 3/115: Installing method KeyboardKey class>>C
15:37:58				217/515 - 4/115: Installing method KeyboardKey class>>D
15:37:58				217/515 - 5/115: Installing method KeyboardKey class>>E
15:37:58				217/515 - 6/115: Installing method KeyboardKey class>>F
15:37:58				217/515 - 7/115: Installing method KeyboardKey class>>F1
15:37:58				217/515 - 8/115: Installing method KeyboardKey class>>F10
15:37:58				217/515 - 9/115: Installing method KeyboardKey class>>F11
15:37:58				217/515 - 10/115: Installing method KeyboardKey class>>F12
15:37:58				217/515 - 11/115: Installing method KeyboardKey class>>F2
15:37:58				217/515 - 12/115: Installing method KeyboardKey class>>F3
15:37:58				217/515 - 13/115: Installing method KeyboardKey class>>F4
15:37:58				217/515 - 14/115: Installing method KeyboardKey class>>F5
15:37:58				217/515 - 15/115: Installing method KeyboardKey class>>F6
15:37:58				217/515 - 16/115: Installing method KeyboardKey class>>F7
15:37:58				217/515 - 17/115: Installing method KeyboardKey class>>F8
15:37:58				217/515 - 18/115: Installing method KeyboardKey class>>F9
15:37:58				217/515 - 19/115: Installing method KeyboardKey class>>G
15:37:58				217/515 - 20/115: Installing method KeyboardKey class>>H
15:37:58				217/515 - 21/115: Installing method KeyboardKey class>>I
15:37:58				217/515 - 22/115: Installing method KeyboardKey class>>J
15:37:58				217/515 - 23/115: Installing method KeyboardKey class>>K
15:37:58				217/515 - 24/115: Installing method KeyboardKey class>>L
15:37:58				217/515 - 25/115: Installing method KeyboardKey class>>M
15:37:58				217/515 - 26/115: Installing method KeyboardKey class>>N
15:37:58				217/515 - 27/115: Installing method KeyboardKey class>>O
15:37:58				217/515 - 28/115: Installing method KeyboardKey class>>P
15:37:58				217/515 - 29/115: Installing method KeyboardKey class>>Q
15:37:58				217/515 - 30/115: Installing method KeyboardKey class>>R
15:37:58				217/515 - 31/115: Installing method KeyboardKey class>>S
15:37:58				217/515 - 32/115: Installing method KeyboardKey class>>T
15:37:58				217/515 - 33/115: Installing method KeyboardKey class>>U
15:37:58				217/515 - 34/115: Installing method KeyboardKey class>>V
15:37:58				217/515 - 35/115: Installing method KeyboardKey class>>W
15:37:58				217/515 - 36/115: Installing method KeyboardKey class>>X
15:37:58				217/515 - 37/115: Installing method KeyboardKey class>>Y
15:37:58				217/515 - 38/115: Installing method KeyboardKey class>>Z
15:37:58				217/515 - 39/115: Installing method KeyboardKey class>>altLeft
15:37:58				217/515 - 40/115: Installing method KeyboardKey class>>altRight
15:37:58				217/515 - 41/115: Installing method KeyboardKey class>>backslash
15:37:58				217/515 - 42/115: Installing method KeyboardKey class>>backspace
15:37:58				217/515 - 43/115: Installing method KeyboardKey class>>braceLeft
15:37:58				217/515 - 44/115: Installing method KeyboardKey class>>bracketLeft
15:37:58				217/515 - 45/115: Installing method KeyboardKey class>>bracketRight
15:37:58				217/515 - 46/115: Installing method KeyboardKey class>>capsLock
15:37:58				217/515 - 47/115: Installing method KeyboardKey class>>comma
15:37:58				217/515 - 48/115: Installing method KeyboardKey class>>controlLeft
15:37:58				217/515 - 49/115: Installing method KeyboardKey class>>controlRight
15:37:58				217/515 - 50/115: Installing method KeyboardKey class>>delete
15:37:58				217/515 - 51/115: Installing method KeyboardKey class>>doubleQuote
15:37:58				217/515 - 52/115: Installing method KeyboardKey class>>down
15:37:58				217/515 - 53/115: Installing method KeyboardKey class>>eight
15:37:58				217/515 - 54/115: Installing method KeyboardKey class>>end
15:37:58				217/515 - 55/115: Installing method KeyboardKey class>>enter
15:37:58				217/515 - 56/115: Installing method KeyboardKey class>>equal
15:37:58				217/515 - 57/115: Installing method KeyboardKey class>>escape
15:37:58				217/515 - 58/115: Installing method KeyboardKey class>>five
15:37:58				217/515 - 59/115: Installing method KeyboardKey class>>four
15:37:58				217/515 - 60/115: Installing method KeyboardKey class>>fromCharacter:
15:37:59				217/515 - 61/115: Installing method KeyboardKey class>>fromCharacter:ifNone:
15:37:59				217/515 - 62/115: Installing method KeyboardKey class>>function
15:37:59				217/515 - 63/115: Installing method KeyboardKey class>>grave
15:37:59				217/515 - 64/115: Installing method KeyboardKey class>>home
15:37:59				217/515 - 65/115: Installing method KeyboardKey class>>initialize
15:37:59				217/515 - 66/115: Installing method KeyboardKey class>>initializeKeyFromCharacterCompatibilityTable
15:37:59				217/515 - 67/115: Installing method KeyboardKey class>>initializeKeyTable
15:37:59				217/515 - 68/115: Installing method KeyboardKey class>>initializeMacOSVirtualKeyTable
15:37:59				217/515 - 69/115: Installing method KeyboardKey class>>initializeUnixVirtualKeyTable
15:37:59				217/515 - 70/115: Installing method KeyboardKey class>>initializeWindowsVirtualKeyTable
15:37:59				217/515 - 71/115: Installing method KeyboardKey class>>keyFromCharacterTable
15:37:59				217/515 - 72/115: Installing method KeyboardKey class>>keypadDown
15:37:59				217/515 - 73/115: Installing method KeyboardKey class>>keypadEnter
15:37:59				217/515 - 74/115: Installing method KeyboardKey class>>keypadLeft
15:37:59				217/515 - 75/115: Installing method KeyboardKey class>>keypadRight
15:37:59				217/515 - 76/115: Installing method KeyboardKey class>>keypadUp
15:37:59				217/515 - 77/115: Installing method KeyboardKey class>>left
15:37:59				217/515 - 78/115: Installing method KeyboardKey class>>lessThan
15:37:59				217/515 - 79/115: Installing method KeyboardKey class>>macOSVirtualKeyTable
15:37:59				217/515 - 80/115: Installing method KeyboardKey class>>menu
15:37:59				217/515 - 81/115: Installing method KeyboardKey class>>metaLeft
15:37:59				217/515 - 82/115: Installing method KeyboardKey class>>metaRight
15:37:59				217/515 - 83/115: Installing method KeyboardKey class>>minus
15:37:59				217/515 - 84/115: Installing method KeyboardKey class>>named:
15:37:59				217/515 - 85/115: Installing method KeyboardKey class>>named:ifNone:
15:37:59				217/515 - 86/115: Installing method KeyboardKey class>>nine
15:37:59				217/515 - 87/115: Installing method KeyboardKey class>>one
15:37:59				217/515 - 88/115: Installing method KeyboardKey class>>pageDown
15:37:59				217/515 - 89/115: Installing method KeyboardKey class>>pageUp
15:37:59				217/515 - 90/115: Installing method KeyboardKey class>>parenthesisLeft
15:37:59				217/515 - 91/115: Installing method KeyboardKey class>>period
15:37:59				217/515 - 92/115: Installing method KeyboardKey class>>quote
15:37:59				217/515 - 93/115: Installing method KeyboardKey class>>right
15:37:59				217/515 - 94/115: Installing method KeyboardKey class>>semicolon
15:37:59				217/515 - 95/115: Installing method KeyboardKey class>>seven
15:37:59				217/515 - 96/115: Installing method KeyboardKey class>>shiftLeft
15:37:59				217/515 - 97/115: Installing method KeyboardKey class>>shiftRight
15:37:59				217/515 - 98/115: Installing method KeyboardKey class>>singleQuote
15:37:59				217/515 - 99/115: Installing method KeyboardKey class>>six
15:37:59				217/515 - 100/115: Installing method KeyboardKey class>>slash
15:37:59				217/515 - 101/115: Installing method KeyboardKey class>>space
15:37:59				217/515 - 102/115: Installing method KeyboardKey class>>superLeft
15:37:59				217/515 - 103/115: Installing method KeyboardKey class>>superRight
15:37:59				217/515 - 104/115: Installing method KeyboardKey class>>tab
15:37:59				217/515 - 105/115: Installing method KeyboardKey class>>three
15:37:59				217/515 - 106/115: Installing method KeyboardKey class>>two
15:37:59				217/515 - 107/115: Installing method KeyboardKey class>>unixVirtualKeyTable
15:37:59				217/515 - 108/115: Installing method KeyboardKey class>>unknownKeyName
15:37:59				217/515 - 109/115: Installing method KeyboardKey class>>up
15:37:59				217/515 - 110/115: Installing method KeyboardKey class>>value:
15:37:59				217/515 - 111/115: Installing method KeyboardKey class>>valueForMacOSXPlatform:
15:37:59				217/515 - 112/115: Installing method KeyboardKey class>>valueForUnixPlatform:
15:37:59				217/515 - 113/115: Installing method KeyboardKey class>>valueForWindowsPlatform:
15:37:59				217/515 - 114/115: Installing method KeyboardKey class>>windowsVirtualKeyTable
15:37:59				217/515 - 115/115: Installing method KeyboardKey class>>zero
15:37:59				218/515 - 1/15: Installing method KeyedTree>>allKeys
15:37:59				218/515 - 2/15: Installing method KeyedTree>>atPath:
15:37:59				218/515 - 3/15: Installing method KeyedTree>>atPath:ifAbsent:
15:37:59				218/515 - 4/15: Installing method KeyedTree>>atPath:ifAbsentPut:
15:37:59				218/515 - 5/15: Installing method KeyedTree>>atPath:put:
15:37:59				218/515 - 6/15: Installing method KeyedTree>>formattedText
15:37:59				218/515 - 7/15: Installing method KeyedTree>>formattedTextWithDescriptions:
15:37:59				218/515 - 8/15: Installing method KeyedTree>>merge:
15:37:59				218/515 - 9/15: Installing method KeyedTree>>postCopy
15:37:59				218/515 - 10/15: Installing method KeyedTree>>putFormattedTextOn:level:indentString:
15:37:59				218/515 - 11/15: Installing method KeyedTree>>putFormattedTextOn:withDescriptions:level:indentString:
15:37:59				218/515 - 12/15: Installing method KeyedTree>>removePath:
15:37:59				218/515 - 13/15: Installing method KeyedTree>>removePath:ifAbsent:
15:37:59				218/515 - 14/15: Installing method KeyedTree>>sortBlock
15:37:59				218/515 - 15/15: Installing method KeyedTree>>subtrees
15:38:00				219/515 - 1/25: Installing method LargeInteger>>*
15:38:00				219/515 - 2/25: Installing method LargeInteger>>+
15:38:00				219/515 - 3/25: Installing method LargeInteger>>-
15:38:00				219/515 - 4/25: Installing method LargeInteger>>/
15:38:00				219/515 - 5/25: Installing method LargeInteger>>//
15:38:00				219/515 - 6/25: Installing method LargeInteger>><
15:38:00				219/515 - 7/25: Installing method LargeInteger>><=
15:38:00				219/515 - 8/25: Installing method LargeInteger>>>
15:38:00				219/515 - 9/25: Installing method LargeInteger>>>=
15:38:00				219/515 - 10/25: Installing method LargeInteger>>\\
15:38:00				219/515 - 11/25: Installing method LargeInteger>>\\\
15:38:00				219/515 - 12/25: Installing method LargeInteger>>asFloat
15:38:00				219/515 - 13/25: Installing method LargeInteger>>byteAt:
15:38:00				219/515 - 14/25: Installing method LargeInteger>>byteAt:put:
15:38:00				219/515 - 15/25: Installing method LargeInteger>>bytesCount
15:38:00				219/515 - 16/25: Installing method LargeInteger>>hash
15:38:00				219/515 - 17/25: Installing method LargeInteger>>hashMultiply
15:38:00				219/515 - 18/25: Installing method LargeInteger>>highBitOfMagnitude
15:38:00				219/515 - 19/25: Installing method LargeInteger>>isLarge
15:38:00				219/515 - 20/25: Installing method LargeInteger>>mightBeASquare
15:38:00				219/515 - 21/25: Installing method LargeInteger>>printOn:base:nDigits:
15:38:00				219/515 - 22/25: Installing method LargeInteger>>quo:
15:38:00				219/515 - 23/25: Installing method LargeInteger>>rem:
15:38:00				219/515 - 24/25: Installing method LargeInteger>>replaceFrom:to:with:startingAt:
15:38:00				219/515 - 25/25: Installing method LargeInteger>>withAtLeastNDigits:
15:38:00				219/515 - 1/1: Installing method LargeInteger class>>isAbstract
15:38:00				220/515 - 1/13: Installing method LargeNegativeInteger>>abs
15:38:00				220/515 - 2/13: Installing method LargeNegativeInteger>>asFloat
15:38:00				220/515 - 3/13: Installing method LargeNegativeInteger>>bitAt:
15:38:00				220/515 - 4/13: Installing method LargeNegativeInteger>>highBit
15:38:00				220/515 - 5/13: Installing method LargeNegativeInteger>>mightBeASquare
15:38:00				220/515 - 6/13: Installing method LargeNegativeInteger>>negated
15:38:00				220/515 - 7/13: Installing method LargeNegativeInteger>>negative
15:38:00				220/515 - 8/13: Installing method LargeNegativeInteger>>normalize
15:38:00				220/515 - 9/13: Installing method LargeNegativeInteger>>positive
15:38:00				220/515 - 10/13: Installing method LargeNegativeInteger>>printOn:base:
15:38:00				220/515 - 11/13: Installing method LargeNegativeInteger>>sign
15:38:00				220/515 - 12/13: Installing method LargeNegativeInteger>>signBit
15:38:00				220/515 - 13/13: Installing method LargeNegativeInteger>>strictlyPositive
15:38:00				221/515 - 1/13: Installing method LargePositiveInteger>>abs
15:38:00				221/515 - 2/13: Installing method LargePositiveInteger>>bitAt:
15:38:00				221/515 - 3/13: Installing method LargePositiveInteger>>hashMultiply
15:38:00				221/515 - 4/13: Installing method LargePositiveInteger>>highBit
15:38:00				221/515 - 5/13: Installing method LargePositiveInteger>>mightBeASquare
15:38:00				221/515 - 6/13: Installing method LargePositiveInteger>>negated
15:38:00				221/515 - 7/13: Installing method LargePositiveInteger>>negative
15:38:00				221/515 - 8/13: Installing method LargePositiveInteger>>normalize
15:38:00				221/515 - 9/13: Installing method LargePositiveInteger>>positive
15:38:00				221/515 - 10/13: Installing method LargePositiveInteger>>printOn:base:
15:38:00				221/515 - 11/13: Installing method LargePositiveInteger>>sign
15:38:00				221/515 - 12/13: Installing method LargePositiveInteger>>signBit
15:38:00				221/515 - 13/13: Installing method LargePositiveInteger>>strictlyPositive
15:38:01				222/515 - 1/20: Installing method LayoutClassScope>>=
15:38:01				222/515 - 2/20: Installing method LayoutClassScope>>allSlotsDo:
15:38:01				222/515 - 3/20: Installing method LayoutClassScope>>allVisibleSlots
15:38:01				222/515 - 4/20: Installing method LayoutClassScope>>do:
15:38:01				222/515 - 5/20: Installing method LayoutClassScope>>fieldSize
15:38:01				222/515 - 6/20: Installing method LayoutClassScope>>flattenIn:
15:38:01				222/515 - 7/20: Installing method LayoutClassScope>>hasBindingThatBeginsWith:
15:38:01				222/515 - 8/20: Installing method LayoutClassScope>>hasFields
15:38:01				222/515 - 9/20: Installing method LayoutClassScope>>hasSlots
15:38:01				222/515 - 10/20: Installing method LayoutClassScope>>hash
15:38:01				222/515 - 11/20: Installing method LayoutClassScope>>isEmpty
15:38:01				222/515 - 12/20: Installing method LayoutClassScope>>ownFieldSize
15:38:01				222/515 - 13/20: Installing method LayoutClassScope>>parentScope
15:38:01				222/515 - 14/20: Installing method LayoutClassScope>>parentScope:
15:38:01				222/515 - 15/20: Installing method LayoutClassScope>>postCopy
15:38:01				222/515 - 16/20: Installing method LayoutClassScope>>printOn:
15:38:01				222/515 - 17/20: Installing method LayoutClassScope>>reverseDo:
15:38:01				222/515 - 18/20: Installing method LayoutClassScope>>slots
15:38:01				222/515 - 19/20: Installing method LayoutClassScope>>visibleSlots
15:38:01				222/515 - 20/20: Installing method LayoutClassScope>>withIndexDo:
15:38:01				223/515 - 1/10: Installing method LayoutEmptyScope>>allSlotsDo:
15:38:01				223/515 - 2/10: Installing method LayoutEmptyScope>>allVisibleSlots
15:38:01				223/515 - 3/10: Installing method LayoutEmptyScope>>fieldSize
15:38:01				223/515 - 4/10: Installing method LayoutEmptyScope>>flattenIn:
15:38:01				223/515 - 5/10: Installing method LayoutEmptyScope>>hasBindingThatBeginsWith:
15:38:01				223/515 - 6/10: Installing method LayoutEmptyScope>>hasFields
15:38:01				223/515 - 7/10: Installing method LayoutEmptyScope>>hasSlots
15:38:01				223/515 - 8/10: Installing method LayoutEmptyScope>>isEmpty
15:38:01				223/515 - 9/10: Installing method LayoutEmptyScope>>ownFieldSize
15:38:01				223/515 - 10/10: Installing method LayoutEmptyScope>>visibleSlots
15:38:01				223/515 - 1/1: Installing method LayoutEmptyScope class>>instance
15:38:01				224/515 - 1/8: Installing method LimitedWriteStream>>limit
15:38:01				224/515 - 2/8: Installing method LimitedWriteStream>>limit:
15:38:01				224/515 - 3/8: Installing method LimitedWriteStream>>limitBlock
15:38:01				224/515 - 4/8: Installing method LimitedWriteStream>>limitBlock:
15:38:01				224/515 - 5/8: Installing method LimitedWriteStream>>nextPut:
15:38:01				224/515 - 6/8: Installing method LimitedWriteStream>>nextPutAll:
15:38:01				224/515 - 7/8: Installing method LimitedWriteStream>>pastEndPut:
15:38:01				224/515 - 8/8: Installing method LimitedWriteStream>>setLimit:limitBlock:
15:38:01				224/515 - 1/6: Installing method LimitedWriteStream class>>defaultLimit
15:38:01				224/515 - 2/6: Installing method LimitedWriteStream class>>on:
15:38:01				224/515 - 3/6: Installing method LimitedWriteStream class>>on:from:to:
15:38:01				224/515 - 4/6: Installing method LimitedWriteStream class>>on:limit:limitBlock:
15:38:01				224/515 - 5/6: Installing method LimitedWriteStream class>>with:
15:38:01				224/515 - 6/6: Installing method LimitedWriteStream class>>with:from:to:
15:38:01				225/515 - 1/4: Installing method Link>>asLink
15:38:01				225/515 - 2/4: Installing method Link>>asLinkPrepend:
15:38:01				225/515 - 3/4: Installing method Link>>nextLink
15:38:01				225/515 - 4/4: Installing method Link>>nextLink:
15:38:01				225/515 - 1/1: Installing method Link class>>nextLink:
15:38:02				226/515 - 1/46: Installing method LinkedList>>add:
15:38:02				226/515 - 2/46: Installing method LinkedList>>add:after:
15:38:02				226/515 - 3/46: Installing method LinkedList>>add:afterLink:
15:38:02				226/515 - 4/46: Installing method LinkedList>>add:before:
15:38:02				226/515 - 5/46: Installing method LinkedList>>add:beforeLink:
15:38:02				226/515 - 6/46: Installing method LinkedList>>addFirst:
15:38:02				226/515 - 7/46: Installing method LinkedList>>addLast:
15:38:02				226/515 - 8/46: Installing method LinkedList>>at:
15:38:02				226/515 - 9/46: Installing method LinkedList>>at:put:
15:38:02				226/515 - 10/46: Installing method LinkedList>>at:putLink:
15:38:02				226/515 - 11/46: Installing method LinkedList>>collect:
15:38:02				226/515 - 12/46: Installing method LinkedList>>collect:thenReject:
15:38:02				226/515 - 13/46: Installing method LinkedList>>collect:thenSelect:
15:38:02				226/515 - 14/46: Installing method LinkedList>>copyWith:
15:38:02				226/515 - 15/46: Installing method LinkedList>>copyWithout:
15:38:02				226/515 - 16/46: Installing method LinkedList>>do:
15:38:02				226/515 - 17/46: Installing method LinkedList>>first
15:38:02				226/515 - 18/46: Installing method LinkedList>>firstLink
15:38:02				226/515 - 19/46: Installing method LinkedList>>indexOf:startingAt:ifAbsent:
15:38:02				226/515 - 20/46: Installing method LinkedList>>isEmpty
15:38:02				226/515 - 21/46: Installing method LinkedList>>last
15:38:02				226/515 - 22/46: Installing method LinkedList>>lastLink
15:38:02				226/515 - 23/46: Installing method LinkedList>>linkAt:
15:38:02				226/515 - 24/46: Installing method LinkedList>>linkAt:ifAbsent:
15:38:02				226/515 - 25/46: Installing method LinkedList>>linkOf:
15:38:02				226/515 - 26/46: Installing method LinkedList>>linkOf:ifAbsent:
15:38:02				226/515 - 27/46: Installing method LinkedList>>linksDo:
15:38:02				226/515 - 28/46: Installing method LinkedList>>postCopy
15:38:02				226/515 - 29/46: Installing method LinkedList>>rechain:
15:38:02				226/515 - 30/46: Installing method LinkedList>>reject:
15:38:02				226/515 - 31/46: Installing method LinkedList>>reject:thenCollect:
15:38:02				226/515 - 32/46: Installing method LinkedList>>remove:ifAbsent:
15:38:02				226/515 - 33/46: Installing method LinkedList>>removeAll
15:38:02				226/515 - 34/46: Installing method LinkedList>>removeAllSuchThat:
15:38:02				226/515 - 35/46: Installing method LinkedList>>removeFirst
15:38:02				226/515 - 36/46: Installing method LinkedList>>removeLast
15:38:02				226/515 - 37/46: Installing method LinkedList>>removeLink:
15:38:02				226/515 - 38/46: Installing method LinkedList>>removeLink:ifAbsent:
15:38:02				226/515 - 39/46: Installing method LinkedList>>select:
15:38:02				226/515 - 40/46: Installing method LinkedList>>select:thenCollect:
15:38:02				226/515 - 41/46: Installing method LinkedList>>select:thenDo:
15:38:02				226/515 - 42/46: Installing method LinkedList>>size
15:38:02				226/515 - 43/46: Installing method LinkedList>>sort:
15:38:02				226/515 - 44/46: Installing method LinkedList>>species
15:38:02				226/515 - 45/46: Installing method LinkedList>>swap:with:
15:38:02				226/515 - 46/46: Installing method LinkedList>>validIndex:
15:38:02				226/515 - 1/4: Installing method LinkedList class>>new:
15:38:02				226/515 - 2/4: Installing method LinkedList class>>new:streamContents:
15:38:02				226/515 - 3/4: Installing method LinkedList class>>newFrom:
15:38:02				226/515 - 4/4: Installing method LinkedList class>>streamSpecies
15:38:02				227/515 - 1/36: Installing method LiteralVariable>>=
15:38:02				227/515 - 2/36: Installing method LiteralVariable>>acceptVisitor:node:
15:38:02				227/515 - 3/36: Installing method LiteralVariable>>analogousCodeTo:
15:38:02				227/515 - 4/36: Installing method LiteralVariable>>asClassVariable
15:38:02				227/515 - 5/36: Installing method LiteralVariable>>definingClass
15:38:02				227/515 - 6/36: Installing method LiteralVariable>>definitionString
15:38:02				227/515 - 7/36: Installing method LiteralVariable>>emitStore:
15:38:02				227/515 - 8/36: Installing method LiteralVariable>>emitValue:
15:38:02				227/515 - 9/36: Installing method LiteralVariable>>hash
15:38:02				227/515 - 10/36: Installing method LiteralVariable>>installingIn:
15:38:02				227/515 - 11/36: Installing method LiteralVariable>>isAccessedIn:
15:38:02				227/515 - 12/36: Installing method LiteralVariable>>isGlobalClassNameBinding
15:38:02				227/515 - 13/36: Installing method LiteralVariable>>isLiteralVariable
15:38:02				227/515 - 14/36: Installing method LiteralVariable>>isReadIn:
15:38:02				227/515 - 15/36: Installing method LiteralVariable>>isReferenced
15:38:02				227/515 - 16/36: Installing method LiteralVariable>>isSelfEvaluating
15:38:02				227/515 - 17/36: Installing method LiteralVariable>>isVariableBinding
15:38:02				227/515 - 18/36: Installing method LiteralVariable>>isWritable
15:38:02				227/515 - 19/36: Installing method LiteralVariable>>isWrittenIn:
15:38:02				227/515 - 20/36: Installing method LiteralVariable>>key
15:38:02				227/515 - 21/36: Installing method LiteralVariable>>key:
15:38:02				227/515 - 22/36: Installing method LiteralVariable>>key:value:
15:38:02				227/515 - 23/36: Installing method LiteralVariable>>literalEqual:
15:38:02				227/515 - 24/36: Installing method LiteralVariable>>name:
15:38:02				227/515 - 25/36: Installing method LiteralVariable>>printOn:
15:38:02				227/515 - 26/36: Installing method LiteralVariable>>read
15:38:02				227/515 - 27/36: Installing method LiteralVariable>>readInContext:
15:38:02				227/515 - 28/36: Installing method LiteralVariable>>runtimeUndeclaredReadInContext:
15:38:02				227/515 - 29/36: Installing method LiteralVariable>>runtimeUndeclaredWrite:inContext:
15:38:02				227/515 - 30/36: Installing method LiteralVariable>>scope
15:38:02				227/515 - 31/36: Installing method LiteralVariable>>storeOn:
15:38:02				227/515 - 32/36: Installing method LiteralVariable>>usingMethods
15:38:02				227/515 - 33/36: Installing method LiteralVariable>>value
15:38:02				227/515 - 34/36: Installing method LiteralVariable>>value:
15:38:02				227/515 - 35/36: Installing method LiteralVariable>>write:
15:38:02				227/515 - 36/36: Installing method LiteralVariable>>write:inContext:
15:38:02				227/515 - 1/2: Installing method LiteralVariable class>>key:
15:38:02				227/515 - 2/2: Installing method LiteralVariable class>>key:value:
15:38:02				228/515 - 1/7: Installing method LookupKey>><
15:38:02				228/515 - 2/7: Installing method LookupKey>>=
15:38:02				228/515 - 3/7: Installing method LookupKey>>hash
15:38:02				228/515 - 4/7: Installing method LookupKey>>key
15:38:02				228/515 - 5/7: Installing method LookupKey>>key:
15:38:02				228/515 - 6/7: Installing method LookupKey>>name
15:38:02				228/515 - 7/7: Installing method LookupKey>>printOn:
15:38:02				228/515 - 1/1: Installing method LookupKey class>>key:
15:38:03				229/515 - 1/8: Installing method MacOSPlatform>>accept:
15:38:03				229/515 - 2/8: Installing method MacOSPlatform>>defaultMaximumPathLength
15:38:03				229/515 - 3/8: Installing method MacOSPlatform>>family
15:38:03				229/515 - 4/8: Installing method MacOSPlatform>>isMacOS
15:38:03				229/515 - 5/8: Installing method MacOSPlatform>>keyForValue:
15:38:03				229/515 - 6/8: Installing method MacOSPlatform>>lineEnding
15:38:03				229/515 - 7/8: Installing method MacOSPlatform>>menuShortcutString
15:38:03				229/515 - 8/8: Installing method MacOSPlatform>>potentialLocationsOfSourcesFile
15:38:03				229/515 - 1/1: Installing method MacOSPlatform class>>isMacOS
15:38:03				230/515 - 1/4: Installing method MacOSXPlatform>>accept:
15:38:03				230/515 - 2/4: Installing method MacOSXPlatform>>family
15:38:03				230/515 - 3/4: Installing method MacOSXPlatform>>getErrorMessage:
15:38:03				230/515 - 4/4: Installing method MacOSXPlatform>>isMacOSX
15:38:03				230/515 - 1/1: Installing method MacOSXPlatform class>>isActivePlatform
15:38:03				231/515 - 1/11: Installing method Magnitude>><
15:38:03				231/515 - 2/11: Installing method Magnitude>><=
15:38:03				231/515 - 3/11: Installing method Magnitude>>=
15:38:03				231/515 - 4/11: Installing method Magnitude>>>
15:38:03				231/515 - 5/11: Installing method Magnitude>>>=
15:38:03				231/515 - 6/11: Installing method Magnitude>>beBetween:and:
15:38:03				231/515 - 7/11: Installing method Magnitude>>between:and:
15:38:03				231/515 - 8/11: Installing method Magnitude>>hash
15:38:03				231/515 - 9/11: Installing method Magnitude>>max:
15:38:03				231/515 - 10/11: Installing method Magnitude>>min:
15:38:03				231/515 - 11/11: Installing method Magnitude>>min:max:
15:38:03				232/515 - 1/3: Installing method ManifestAnnouncementsCore class>>manuallyResolvedDependencies
15:38:03				232/515 - 2/3: Installing method ManifestAnnouncementsCore class>>ruleBadMessageRule2V1FalsePositive
15:38:03				232/515 - 3/3: Installing method ManifestAnnouncementsCore class>>ruleUsesAddRuleV1FalsePositive
15:38:03				233/515 - 1/2: Installing method ManifestCollectionsAbstract class>>dependencies
15:38:03				233/515 - 2/2: Installing method ManifestCollectionsAbstract class>>packageName
15:38:03				234/515 - 1/3: Installing method ManifestCollectionsDoubleLinkedList class>>ruleCollectionProtocolRuleV1FalsePositive
15:38:03				234/515 - 2/3: Installing method ManifestCollectionsDoubleLinkedList class>>ruleLiteralArrayContainsSuspiciousTrueFalseOrNilRuleV1FalsePositive
15:38:03				234/515 - 3/3: Installing method ManifestCollectionsDoubleLinkedList class>>ruleNotEliminationRuleV1FalsePositive
15:38:03				235/515 - 1/3: Installing method ManifestCollectionsNative class>>dependencies
15:38:03				235/515 - 2/3: Installing method ManifestCollectionsNative class>>manuallyResolvedDependencies
15:38:03				235/515 - 3/3: Installing method ManifestCollectionsNative class>>packageName
15:38:03				236/515 - 1/3: Installing method ManifestCollectionsSequenceable class>>dependencies
15:38:03				236/515 - 2/3: Installing method ManifestCollectionsSequenceable class>>manuallyResolvedDependencies
15:38:03				236/515 - 3/3: Installing method ManifestCollectionsSequenceable class>>packageName
15:38:03				237/515 - 1/2: Installing method ManifestCollectionsStack class>>dependencies
15:38:03				237/515 - 2/2: Installing method ManifestCollectionsStack class>>packageName
15:38:03				238/515 - 1/2: Installing method ManifestCollectionsStreams class>>dependencies
15:38:03				238/515 - 2/2: Installing method ManifestCollectionsStreams class>>packageName
15:38:03				239/515 - 1/2: Installing method ManifestCollectionsStrings class>>dependencies
15:38:03				239/515 - 2/2: Installing method ManifestCollectionsStrings class>>packageName
15:38:03				240/515 - 1/3: Installing method ManifestCollectionsSupport class>>dependencies
15:38:03				240/515 - 2/3: Installing method ManifestCollectionsSupport class>>manuallyResolvedDependencies
15:38:03				240/515 - 3/3: Installing method ManifestCollectionsSupport class>>packageName
15:38:03				241/515 - 1/4: Installing method ManifestCollectionsUnordered class>>dependencies
15:38:03				241/515 - 2/4: Installing method ManifestCollectionsUnordered class>>manuallyResolvedDependencies
15:38:03				241/515 - 3/4: Installing method ManifestCollectionsUnordered class>>packageName
15:38:03				241/515 - 4/4: Installing method ManifestCollectionsUnordered class>>ruleDefinesEqualNotHashRuleV1FalsePositive
15:38:03				242/515 - 1/3: Installing method ManifestCollectionsWeak class>>dependencies
15:38:03				242/515 - 2/3: Installing method ManifestCollectionsWeak class>>manuallyResolvedDependencies
15:38:03				242/515 - 3/3: Installing method ManifestCollectionsWeak class>>packageName
15:38:03				243/515 - 1/1: Installing method ManifestFileSystemPath class>>manuallyResolvedDependencies
15:38:03				244/515 - 1/2: Installing method ManifestFiles class>>manuallyResolvedDependencies
15:38:03				244/515 - 2/2: Installing method ManifestFiles class>>ruleRBClassNameInSelectorRuleV1FalsePositive
15:38:03				245/515 - 1/1: Installing method ManifestHermes class>>manuallyResolvedDependencies
15:38:04				246/515 - 1/8: Installing method ManifestKernel class>>dependencies
15:38:04				246/515 - 2/8: Installing method ManifestKernel class>>ignoredDependencies
15:38:04				246/515 - 3/8: Installing method ManifestKernel class>>manuallyResolvedDependencies
15:38:04				246/515 - 4/8: Installing method ManifestKernel class>>packageName
15:38:04				246/515 - 5/8: Installing method ManifestKernel class>>ruleRBBadMessageRuleV1FalsePositive
15:38:04				246/515 - 6/8: Installing method ManifestKernel class>>ruleRBClassNameInSelectorRuleV1FalsePositive
15:38:04				246/515 - 7/8: Installing method ManifestKernel class>>ruleRBRefersToClassRuleV1FalsePositive
15:38:04				246/515 - 8/8: Installing method ManifestKernel class>>ruleReDeadMethodV1FalsePositive
15:38:04				247/515 - 1/1: Installing method ManifestKernelCodeModel class>>manuallyResolvedDependencies
15:38:04				249/515 - 1/3: Installing method ManifestPharoBootstrapInitialization class>>ignoredDependencies
15:38:04				249/515 - 2/3: Installing method ManifestPharoBootstrapInitialization class>>manuallyResolvedDependencies
15:38:04				249/515 - 3/3: Installing method ManifestPharoBootstrapInitialization class>>packageName
15:38:04				251/515 - 1/1: Installing method ManifestSystemBasicCommandLineHandler class>>manuallyResolvedDependencies
15:38:04				252/515 - 1/1: Installing method ManifestSystemCommandLine class>>manuallyResolvedDependencies
15:38:04				253/515 - 1/2: Installing method ManifestSystemCommandLineHandler class>>ignoredDependencies
15:38:04				253/515 - 2/2: Installing method ManifestSystemCommandLineHandler class>>manuallyResolvedDependencies
15:38:04				255/515 - 1/1: Installing method ManifestSystemPlatforms class>>manuallyResolvedDependencies
15:38:04				256/515 - 1/1: Installing method ManifestSystemSessionManager class>>manuallyResolvedDependencies
15:38:04				257/515 - 1/1: Installing method ManifestSystemSources class>>manuallyResolvedDependencies
15:38:04				258/515 - 1/6: Installing method ManifestSystemSupport class>>ignoredDependencies
15:38:04				258/515 - 2/6: Installing method ManifestSystemSupport class>>manuallyResolvedDependencies
15:38:04				258/515 - 3/6: Installing method ManifestSystemSupport class>>ruleBadMessageRule2V1FalsePositive
15:38:04				258/515 - 4/6: Installing method ManifestSystemSupport class>>ruleClassNameInSelectorRuleV1FalsePositive
15:38:04				258/515 - 5/6: Installing method ManifestSystemSupport class>>ruleInconsistentMethodClassificationRuleV1FalsePositive
15:38:04				258/515 - 6/6: Installing method ManifestSystemSupport class>>ruleUtilityMethodsRuleV1FalsePositive
15:38:04				259/515 - 1/1: Installing method ManifestTranscriptNonInteractive class>>manuallyResolvedDependencies
15:38:04				260/515 - 1/2: Installing method ManifestUIManager class>>ignoredDependencies
15:38:04				260/515 - 2/2: Installing method ManifestUIManager class>>manuallyResolvedDependencies
15:38:04				261/515 - 1/20: Installing method Message>>analogousCodeTo:
15:38:04				261/515 - 2/20: Installing method Message>>argument
15:38:04				261/515 - 3/20: Installing method Message>>argument:
15:38:04				261/515 - 4/20: Installing method Message>>arguments
15:38:04				261/515 - 5/20: Installing method Message>>arguments:
15:38:04				261/515 - 6/20: Installing method Message>>asSendTo:
15:38:04				261/515 - 7/20: Installing method Message>>hasArguments
15:38:04				261/515 - 8/20: Installing method Message>>lookupClass
15:38:04				261/515 - 9/20: Installing method Message>>lookupClass:
15:38:04				261/515 - 10/20: Installing method Message>>message
15:38:04				261/515 - 11/20: Installing method Message>>numArgs
15:38:04				261/515 - 12/20: Installing method Message>>printOn:
15:38:04				261/515 - 13/20: Installing method Message>>selector
15:38:04				261/515 - 14/20: Installing method Message>>selector:
15:38:04				261/515 - 15/20: Installing method Message>>sendTo:
15:38:04				261/515 - 16/20: Installing method Message>>sends:
15:38:04				261/515 - 17/20: Installing method Message>>sentTo:
15:38:04				261/515 - 18/20: Installing method Message>>setSelector:
15:38:04				261/515 - 19/20: Installing method Message>>setSelector:arguments:
15:38:04				261/515 - 20/20: Installing method Message>>storeOn:
15:38:04				261/515 - 1/3: Installing method Message class>>selector:
15:38:04				261/515 - 2/3: Installing method Message class>>selector:argument:
15:38:04				261/515 - 3/3: Installing method Message class>>selector:arguments:
15:38:04				262/515 - 1/10: Installing method MessageNotUnderstood>>defaultAction
15:38:04				262/515 - 2/10: Installing method MessageNotUnderstood>>description
15:38:04				262/515 - 3/10: Installing method MessageNotUnderstood>>initialize
15:38:04				262/515 - 4/10: Installing method MessageNotUnderstood>>isResumable
15:38:04				262/515 - 5/10: Installing method MessageNotUnderstood>>message
15:38:04				262/515 - 6/10: Installing method MessageNotUnderstood>>message:
15:38:04				262/515 - 7/10: Installing method MessageNotUnderstood>>messageText
15:38:04				262/515 - 8/10: Installing method MessageNotUnderstood>>reachedDefaultHandler
15:38:04				262/515 - 9/10: Installing method MessageNotUnderstood>>receiver
15:38:04				262/515 - 10/10: Installing method MessageNotUnderstood>>receiver:
15:38:05				263/515 - 1/20: Installing method MessageSend>>=
15:38:05				263/515 - 2/20: Installing method MessageSend>>asMinimalRepresentation
15:38:05				263/515 - 3/20: Installing method MessageSend>>asWeakMessageSend
15:38:05				263/515 - 4/20: Installing method MessageSend>>collectArguments:
15:38:05				263/515 - 5/20: Installing method MessageSend>>cull:
15:38:05				263/515 - 6/20: Installing method MessageSend>>cull:cull:
15:38:05				263/515 - 7/20: Installing method MessageSend>>cull:cull:cull:
15:38:05				263/515 - 8/20: Installing method MessageSend>>hash
15:38:05				263/515 - 9/20: Installing method MessageSend>>isMessageSend
15:38:05				263/515 - 10/20: Installing method MessageSend>>isValid
15:38:05				263/515 - 11/20: Installing method MessageSend>>message
15:38:05				263/515 - 12/20: Installing method MessageSend>>printOn:
15:38:05				263/515 - 13/20: Installing method MessageSend>>receiver
15:38:05				263/515 - 14/20: Installing method MessageSend>>receiver:
15:38:05				263/515 - 15/20: Installing method MessageSend>>value
15:38:05				263/515 - 16/20: Installing method MessageSend>>value:
15:38:05				263/515 - 17/20: Installing method MessageSend>>value:value:
15:38:05				263/515 - 18/20: Installing method MessageSend>>value:value:value:
15:38:05				263/515 - 19/20: Installing method MessageSend>>valueWithArguments:
15:38:05				263/515 - 20/20: Installing method MessageSend>>valueWithEnoughArguments:
15:38:05				263/515 - 1/4: Installing method MessageSend class>>message:to:
15:38:05				263/515 - 2/4: Installing method MessageSend class>>receiver:selector:
15:38:05				263/515 - 3/4: Installing method MessageSend class>>receiver:selector:argument:
15:38:05				263/515 - 4/4: Installing method MessageSend class>>receiver:selector:arguments:
15:38:05				264/515 - 1/53: Installing method Metaclass>><<
15:38:05				264/515 - 2/53: Installing method Metaclass>>addInstVarNamed:
15:38:05				264/515 - 3/53: Installing method Metaclass>>addObsoleteSubclass:
15:38:05				264/515 - 4/53: Installing method Metaclass>>addSlot:
15:38:05				264/515 - 5/53: Installing method Metaclass>>addSubclass:
15:38:05				264/515 - 6/53: Installing method Metaclass>>binding
15:38:05				264/515 - 7/53: Installing method Metaclass>>bindingOf:
15:38:05				264/515 - 8/53: Installing method Metaclass>>category
15:38:05				264/515 - 9/53: Installing method Metaclass>>classPool
15:38:05				264/515 - 10/53: Installing method Metaclass>>classSide
15:38:05				264/515 - 11/53: Installing method Metaclass>>classVarNames
15:38:05				264/515 - 12/53: Installing method Metaclass>>classVariables
15:38:05				264/515 - 13/53: Installing method Metaclass>>comment
15:38:05				264/515 - 14/53: Installing method Metaclass>>comment:
15:38:05				264/515 - 15/53: Installing method Metaclass>>comment:stamp:
15:38:05				264/515 - 16/53: Installing method Metaclass>>commentSourcePointer
15:38:05				264/515 - 17/53: Installing method Metaclass>>commentSourcePointer:
15:38:05				264/515 - 18/53: Installing method Metaclass>>commentStamp
15:38:06				264/515 - 19/53: Installing method Metaclass>>commentStamp:
15:38:06				264/515 - 20/53: Installing method Metaclass>>environment
15:38:06				264/515 - 21/53: Installing method Metaclass>>expandedDefinitionStringFor:
15:38:06				264/515 - 22/53: Installing method Metaclass>>hasBindingThatBeginsWith:
15:38:06				264/515 - 23/53: Installing method Metaclass>>hasClassSide
15:38:06				264/515 - 24/53: Installing method Metaclass>>hasClassVarNamed:
15:38:06				264/515 - 25/53: Installing method Metaclass>>hasComment
15:38:06				264/515 - 26/53: Installing method Metaclass>>innerBindingOf:
15:38:06				264/515 - 27/53: Installing method Metaclass>>instanceSide
15:38:06				264/515 - 28/53: Installing method Metaclass>>instanceVariableNames:
15:38:06				264/515 - 29/53: Installing method Metaclass>>isAnonymous
15:38:06				264/515 - 30/53: Installing method Metaclass>>isClass
15:38:06				264/515 - 31/53: Installing method Metaclass>>isMeta
15:38:06				264/515 - 32/53: Installing method Metaclass>>isMetaclassOfClassOrNil
15:38:06				264/515 - 33/53: Installing method Metaclass>>isObsolete
15:38:06				264/515 - 34/53: Installing method Metaclass>>isReferenced
15:38:06				264/515 - 35/53: Installing method Metaclass>>isSelfEvaluating
15:38:06				264/515 - 36/53: Installing method Metaclass>>isUsed
15:38:06				264/515 - 37/53: Installing method Metaclass>>name
15:38:06				264/515 - 38/53: Installing method Metaclass>>new
15:38:06				264/515 - 39/53: Installing method Metaclass>>newAnonymousSubclass
15:38:06				264/515 - 40/53: Installing method Metaclass>>obsoleteSubclasses
15:38:06				264/515 - 41/53: Installing method Metaclass>>package
15:38:06				264/515 - 42/53: Installing method Metaclass>>packageTag
15:38:06				264/515 - 43/53: Installing method Metaclass>>possibleVariablesFor:continuedFrom:
15:38:06				264/515 - 44/53: Installing method Metaclass>>postCopy
15:38:06				264/515 - 45/53: Installing method Metaclass>>removeSlot:
15:38:06				264/515 - 46/53: Installing method Metaclass>>removeSubclass:
15:38:06				264/515 - 47/53: Installing method Metaclass>>sharedPoolNames
15:38:06				264/515 - 48/53: Installing method Metaclass>>slots:
15:38:06				264/515 - 49/53: Installing method Metaclass>>soleInstance
15:38:06				264/515 - 50/53: Installing method Metaclass>>sourceCodeTemplate
15:38:06				264/515 - 51/53: Installing method Metaclass>>subclasses
15:38:06				264/515 - 52/53: Installing method Metaclass>>subclassesDo:
15:38:06				264/515 - 53/53: Installing method Metaclass>>veryDeepCopyWith:
15:38:06				265/515 - 1/1: Installing method MethodAdded>>methodAdded
15:38:06				265/515 - 1/1: Installing method MethodAdded class>>method:
15:38:06				266/515 - 1/12: Installing method MethodAnnouncement>>classAffected
15:38:06				266/515 - 2/12: Installing method MethodAnnouncement>>isProvidedByExtension
15:38:06				266/515 - 3/12: Installing method MethodAnnouncement>>method
15:38:06				266/515 - 4/12: Installing method MethodAnnouncement>>method:
15:38:06				266/515 - 5/12: Installing method MethodAnnouncement>>methodAffected
15:38:06				266/515 - 6/12: Installing method MethodAnnouncement>>methodClass
15:38:06				266/515 - 7/12: Installing method MethodAnnouncement>>methodOrigin
15:38:06				266/515 - 8/12: Installing method MethodAnnouncement>>methodPackage
15:38:06				266/515 - 9/12: Installing method MethodAnnouncement>>packagesAffected
15:38:06				266/515 - 10/12: Installing method MethodAnnouncement>>protocol
15:38:06				266/515 - 11/12: Installing method MethodAnnouncement>>protocolsAffected
15:38:06				266/515 - 12/12: Installing method MethodAnnouncement>>selector
15:38:06				267/515 - 1/23: Installing method MethodDictionary>>add:
15:38:06				267/515 - 2/23: Installing method MethodDictionary>>associationAt:ifAbsent:
15:38:06				267/515 - 3/23: Installing method MethodDictionary>>associationsDo:
15:38:06				267/515 - 4/23: Installing method MethodDictionary>>at:ifAbsent:
15:38:06				267/515 - 5/23: Installing method MethodDictionary>>at:ifPresent:
15:38:06				267/515 - 6/23: Installing method MethodDictionary>>at:put:
15:38:06				267/515 - 7/23: Installing method MethodDictionary>>compact
15:38:06				267/515 - 8/23: Installing method MethodDictionary>>compactWithoutBecome
15:38:06				267/515 - 9/23: Installing method MethodDictionary>>fixCollisionsFrom:
15:38:06				267/515 - 10/23: Installing method MethodDictionary>>grow
15:38:06				267/515 - 11/23: Installing method MethodDictionary>>isHealthy
15:38:07				267/515 - 12/23: Installing method MethodDictionary>>keyAtIdentityValue:ifAbsent:
15:38:07				267/515 - 13/23: Installing method MethodDictionary>>keyAtValue:ifAbsent:
15:38:07				267/515 - 14/23: Installing method MethodDictionary>>keysAndValuesDo:
15:38:07				267/515 - 15/23: Installing method MethodDictionary>>keysDo:
15:38:07				267/515 - 16/23: Installing method MethodDictionary>>postCopy
15:38:07				267/515 - 17/23: Installing method MethodDictionary>>rehash
15:38:07				267/515 - 18/23: Installing method MethodDictionary>>removeAll
15:38:07				267/515 - 19/23: Installing method MethodDictionary>>removeDangerouslyKey:ifAbsent:
15:38:07				267/515 - 20/23: Installing method MethodDictionary>>removeKey:ifAbsent:
15:38:07				267/515 - 21/23: Installing method MethodDictionary>>scanFor:
15:38:07				267/515 - 22/23: Installing method MethodDictionary>>swap:with:
15:38:07				267/515 - 23/23: Installing method MethodDictionary>>valuesDo:
15:38:07				267/515 - 1/5: Installing method MethodDictionary class>>compactAllInstances
15:38:07				267/515 - 2/5: Installing method MethodDictionary class>>new
15:38:07				267/515 - 3/5: Installing method MethodDictionary class>>new:
15:38:07				267/515 - 4/5: Installing method MethodDictionary class>>newForCapacity:
15:38:07				267/515 - 5/5: Installing method MethodDictionary class>>sizeFor:
15:38:07				268/515 - 1/6: Installing method MethodModified>>newMethod
15:38:07				268/515 - 2/6: Installing method MethodModified>>newProtocol
15:38:07				268/515 - 3/6: Installing method MethodModified>>oldMethod
15:38:07				268/515 - 4/6: Installing method MethodModified>>oldMethod:
15:38:07				268/515 - 5/6: Installing method MethodModified>>oldProtocol
15:38:07				268/515 - 6/6: Installing method MethodModified>>oldProtocol:
15:38:07				268/515 - 1/1: Installing method MethodModified class>>methodChangedFrom:to:oldProtocol:
15:38:07				269/515 - 1/5: Installing method MethodRecategorized>>methodRecategorized
15:38:07				269/515 - 2/5: Installing method MethodRecategorized>>newProtocol
15:38:07				269/515 - 3/5: Installing method MethodRecategorized>>oldProtocol
15:38:07				269/515 - 4/5: Installing method MethodRecategorized>>oldProtocol:
15:38:07				269/515 - 5/5: Installing method MethodRecategorized>>protocolsAffected
15:38:07				269/515 - 1/1: Installing method MethodRecategorized class>>method:oldProtocol:
15:38:07				270/515 - 1/3: Installing method MethodRemoved>>methodOrigin
15:38:07				270/515 - 2/3: Installing method MethodRemoved>>methodOrigin:
15:38:07				270/515 - 3/3: Installing method MethodRemoved>>methodRemoved
15:38:07				270/515 - 1/1: Installing method MethodRemoved class>>methodRemoved:origin:
15:38:07				271/515 - 1/6: Installing method MethodRepackaged>>methodRepackaged
15:38:07				271/515 - 2/6: Installing method MethodRepackaged>>newPackage
15:38:07				271/515 - 3/6: Installing method MethodRepackaged>>newPackage:
15:38:07				271/515 - 4/6: Installing method MethodRepackaged>>oldPackage
15:38:07				271/515 - 5/6: Installing method MethodRepackaged>>oldPackage:
15:38:07				271/515 - 6/6: Installing method MethodRepackaged>>packagesAffected
15:38:07				271/515 - 1/1: Installing method MethodRepackaged class>>methodRepackaged:oldPackage:newPackage:
15:38:07				272/515 - 1/14: Installing method ModificationForbidden>>fieldIndex
15:38:07				272/515 - 2/14: Installing method ModificationForbidden>>fieldIndex:
15:38:07				272/515 - 3/14: Installing method ModificationForbidden>>indexedMessageText
15:38:07				272/515 - 4/14: Installing method ModificationForbidden>>messageText
15:38:07				272/515 - 5/14: Installing method ModificationForbidden>>newValue
15:38:07				272/515 - 6/14: Installing method ModificationForbidden>>newValue:
15:38:07				272/515 - 7/14: Installing method ModificationForbidden>>nonIndexedMessageText
15:38:07				272/515 - 8/14: Installing method ModificationForbidden>>object
15:38:07				272/515 - 9/14: Installing method ModificationForbidden>>object:
15:38:07				272/515 - 10/14: Installing method ModificationForbidden>>printObject:on:
15:38:07				272/515 - 11/14: Installing method ModificationForbidden>>retryModification
15:38:07				272/515 - 12/14: Installing method ModificationForbidden>>retrySelector
15:38:07				272/515 - 13/14: Installing method ModificationForbidden>>retrySelector:
15:38:07				272/515 - 14/14: Installing method ModificationForbidden>>standardMessageText
15:38:07				272/515 - 1/1: Installing method ModificationForbidden class>>for:at:with:retrySelector:
15:38:08				273/515 - 1/40: Installing method Monitor>>checkOwnerProcess
15:38:08				273/515 - 2/40: Installing method Monitor>>cleanup
15:38:08				273/515 - 3/40: Installing method Monitor>>critical:
15:38:08				273/515 - 4/40: Installing method Monitor>>defaultQueue
15:38:08				273/515 - 5/40: Installing method Monitor>>enter
15:38:08				273/515 - 6/40: Installing method Monitor>>exit
15:38:08				273/515 - 7/40: Installing method Monitor>>exitAndWaitInQueue:maxMilliseconds:
15:38:08				273/515 - 8/40: Installing method Monitor>>initialize
15:38:08				273/515 - 9/40: Installing method Monitor>>isOwnerProcess
15:38:08				273/515 - 10/40: Installing method Monitor>>privateCleanup
15:38:08				273/515 - 11/40: Installing method Monitor>>queueDict
15:38:08				273/515 - 12/40: Installing method Monitor>>queueFor:
15:38:08				273/515 - 13/40: Installing method Monitor>>signal
15:38:08				273/515 - 14/40: Installing method Monitor>>signal:
15:38:08				273/515 - 15/40: Installing method Monitor>>signalAll
15:38:08				273/515 - 16/40: Installing method Monitor>>signalAll:
15:38:08				273/515 - 17/40: Installing method Monitor>>signalAllInQueue:
15:38:08				273/515 - 18/40: Installing method Monitor>>signalLock:inQueue:
15:38:08				273/515 - 19/40: Installing method Monitor>>signalQueue:
15:38:08				273/515 - 20/40: Installing method Monitor>>signalReallyAll
15:38:08				273/515 - 21/40: Installing method Monitor>>wait
15:38:08				273/515 - 22/40: Installing method Monitor>>waitFor:
15:38:08				273/515 - 23/40: Installing method Monitor>>waitFor:maxMilliseconds:
15:38:08				273/515 - 24/40: Installing method Monitor>>waitFor:maxSeconds:
15:38:08				273/515 - 25/40: Installing method Monitor>>waitInQueue:maxMilliseconds:
15:38:08				273/515 - 26/40: Installing method Monitor>>waitMaxMilliseconds:
15:38:08				273/515 - 27/40: Installing method Monitor>>waitMaxSeconds:
15:38:08				273/515 - 28/40: Installing method Monitor>>waitUntil:
15:38:08				273/515 - 29/40: Installing method Monitor>>waitUntil:for:
15:38:08				273/515 - 30/40: Installing method Monitor>>waitUntil:for:maxMilliseconds:
15:38:08				273/515 - 31/40: Installing method Monitor>>waitUntil:for:maxSeconds:
15:38:08				273/515 - 32/40: Installing method Monitor>>waitUntil:maxMilliseconds:
15:38:08				273/515 - 33/40: Installing method Monitor>>waitUntil:maxSeconds:
15:38:08				273/515 - 34/40: Installing method Monitor>>waitWhile:
15:38:08				273/515 - 35/40: Installing method Monitor>>waitWhile:for:
15:38:08				273/515 - 36/40: Installing method Monitor>>waitWhile:for:maxMilliseconds:
15:38:08				273/515 - 37/40: Installing method Monitor>>waitWhile:for:maxSeconds:
15:38:08				273/515 - 38/40: Installing method Monitor>>waitWhile:inQueue:maxMilliseconds:
15:38:08				273/515 - 39/40: Installing method Monitor>>waitWhile:maxMilliseconds:
15:38:08				273/515 - 40/40: Installing method Monitor>>waitWhile:maxSeconds:
15:38:08				274/515 - 1/2: Installing method MonitorDelay>>setDelay:forSemaphore:monitor:queue:
15:38:08				274/515 - 2/2: Installing method MonitorDelay>>timingPrioritySignalExpired
15:38:08				274/515 - 1/1: Installing method MonitorDelay class>>signalLock:afterMSecs:inMonitor:queue:
15:38:09				275/515 - 1/2: Installing method Mutex>>critical:
15:38:09				275/515 - 2/2: Installing method Mutex>>initialize
15:38:09				276/515 - 1/3: Installing method MutexSet>>critical:
15:38:09				276/515 - 2/3: Installing method MutexSet>>pvtCritical:startingAt:
15:38:09				276/515 - 3/3: Installing method MutexSet>>withAll:
15:38:09				276/515 - 1/1: Installing method MutexSet class>>withAll:
15:38:09				277/515 - 1/5: Installing method NewUndeclaredWarning>>messageText
15:38:09				277/515 - 2/5: Installing method NewUndeclaredWarning>>originName
15:38:09				277/515 - 3/5: Installing method NewUndeclaredWarning>>originName:
15:38:09				277/515 - 4/5: Installing method NewUndeclaredWarning>>undeclaredName
15:38:09				277/515 - 5/5: Installing method NewUndeclaredWarning>>undeclaredName:
15:38:09				277/515 - 1/1: Installing method NewUndeclaredWarning class>>signal:in:
15:38:09				278/515 - 1/2: Installing method NoChangesLog>>logChange:
15:38:09				278/515 - 2/2: Installing method NoChangesLog>>logSnapshot:andQuit:
15:38:09				278/515 - 1/1: Installing method NoChangesLog class>>install
15:38:09				279/515 - 1/2: Installing method NoPharoFilesOpener>>changesFileOrNil
15:38:09				279/515 - 2/2: Installing method NoPharoFilesOpener>>sourcesFileOrNil
15:38:09				279/515 - 1/1: Installing method NoPharoFilesOpener class>>install
15:38:09				280/515 - 1/3: Installing method NonBooleanReceiver>>isResumable
15:38:09				280/515 - 2/3: Installing method NonBooleanReceiver>>object
15:38:09				280/515 - 3/3: Installing method NonBooleanReceiver>>object:
15:38:09				280/515 - 1/2: Installing method NonBooleanReceiver class>>mustBeBooleanHandler
15:38:09				280/515 - 2/2: Installing method NonBooleanReceiver class>>mustBeBooleanHandler:
15:38:09				281/515 - 1/26: Installing method NonInteractiveTranscript>><<
15:38:09				281/515 - 2/26: Installing method NonInteractiveTranscript>>clear
15:38:09				281/515 - 3/26: Installing method NonInteractiveTranscript>>close
15:38:09				281/515 - 4/26: Installing method NonInteractiveTranscript>>cr
15:38:09				281/515 - 5/26: Installing method NonInteractiveTranscript>>crShow:
15:38:09				281/515 - 6/26: Installing method NonInteractiveTranscript>>critical:
15:38:09				281/515 - 7/26: Installing method NonInteractiveTranscript>>endEntry
15:38:09				281/515 - 8/26: Installing method NonInteractiveTranscript>>fileName
15:38:09				281/515 - 9/26: Installing method NonInteractiveTranscript>>fileName:
15:38:09				281/515 - 10/26: Installing method NonInteractiveTranscript>>flush
15:38:09				281/515 - 11/26: Installing method NonInteractiveTranscript>>initialize
15:38:09				281/515 - 12/26: Installing method NonInteractiveTranscript>>initializeStream
15:38:09				281/515 - 13/26: Installing method NonInteractiveTranscript>>install
15:38:09				281/515 - 14/26: Installing method NonInteractiveTranscript>>isSelfEvaluating
15:38:09				281/515 - 15/26: Installing method NonInteractiveTranscript>>isStderr
15:38:09				281/515 - 16/26: Installing method NonInteractiveTranscript>>isStdout
15:38:09				281/515 - 17/26: Installing method NonInteractiveTranscript>>newLine
15:38:09				281/515 - 18/26: Installing method NonInteractiveTranscript>>nextPut:
15:38:09				281/515 - 19/26: Installing method NonInteractiveTranscript>>nextPutAll:
15:38:09				281/515 - 20/26: Installing method NonInteractiveTranscript>>print:
15:38:09				281/515 - 21/26: Installing method NonInteractiveTranscript>>printOn:
15:38:09				281/515 - 22/26: Installing method NonInteractiveTranscript>>show:
15:38:09				281/515 - 23/26: Installing method NonInteractiveTranscript>>space
15:38:10				281/515 - 24/26: Installing method NonInteractiveTranscript>>stepGlobal
15:38:10				281/515 - 25/26: Installing method NonInteractiveTranscript>>stream
15:38:10				281/515 - 26/26: Installing method NonInteractiveTranscript>>tab
15:38:10				281/515 - 1/8: Installing method NonInteractiveTranscript class>>defaultLogFileName
15:38:10				281/515 - 2/8: Installing method NonInteractiveTranscript class>>file
15:38:10				281/515 - 3/8: Installing method NonInteractiveTranscript class>>initialize
15:38:10				281/515 - 4/8: Installing method NonInteractiveTranscript class>>isInstalled
15:38:10				281/515 - 5/8: Installing method NonInteractiveTranscript class>>onFileNamed:
15:38:10				281/515 - 6/8: Installing method NonInteractiveTranscript class>>shutDown
15:38:10				281/515 - 7/8: Installing method NonInteractiveTranscript class>>stderr
15:38:10				281/515 - 8/8: Installing method NonInteractiveTranscript class>>stdout
15:38:10				282/515 - 1/23: Installing method NonInteractiveUIManager>>chooseDirectory:from:
15:38:10				282/515 - 2/23: Installing method NonInteractiveUIManager>>chooseFrom:lines:title:
15:38:10				282/515 - 3/23: Installing method NonInteractiveUIManager>>chooseFrom:values:lines:title:
15:38:10				282/515 - 4/23: Installing method NonInteractiveUIManager>>chooseFullFileNameMatching:label:
15:38:10				282/515 - 5/23: Installing method NonInteractiveUIManager>>chooseOrRequestFrom:values:lines:title:
15:38:10				282/515 - 6/23: Installing method NonInteractiveUIManager>>confirm:
15:38:10				282/515 - 7/23: Installing method NonInteractiveUIManager>>confirm:label:
15:38:10				282/515 - 8/23: Installing method NonInteractiveUIManager>>confirm:label:trueChoice:falseChoice:cancelChoice:default:
15:38:10				282/515 - 9/23: Installing method NonInteractiveUIManager>>confirm:orCancel:
15:38:10				282/515 - 10/23: Installing method NonInteractiveUIManager>>confirm:trueChoice:falseChoice:
15:38:10				282/515 - 11/23: Installing method NonInteractiveUIManager>>confirm:trueChoice:falseChoice:cancelChoice:default:
15:38:10				282/515 - 12/23: Installing method NonInteractiveUIManager>>debugProcess:context:label:fullView:notification:
15:38:10				282/515 - 13/23: Installing method NonInteractiveUIManager>>edit:label:accept:
15:38:10				282/515 - 14/23: Installing method NonInteractiveUIManager>>multiLineRequest:initialAnswer:answerHeight:
15:38:10				282/515 - 15/23: Installing method NonInteractiveUIManager>>nonInteractiveManager
15:38:10				282/515 - 16/23: Installing method NonInteractiveUIManager>>nonInteractiveRequest:
15:38:10				282/515 - 17/23: Installing method NonInteractiveUIManager>>nonInteractiveRequest:title:
15:38:10				282/515 - 18/23: Installing method NonInteractiveUIManager>>nonInteractiveWarning:
15:38:10				282/515 - 19/23: Installing method NonInteractiveUIManager>>request:initialAnswer:
15:38:10				282/515 - 20/23: Installing method NonInteractiveUIManager>>request:initialAnswer:entryCompletion:
15:38:10				282/515 - 21/23: Installing method NonInteractiveUIManager>>request:initialAnswer:title:
15:38:10				282/515 - 22/23: Installing method NonInteractiveUIManager>>request:initialAnswer:title:entryCompletion:
15:38:10				282/515 - 23/23: Installing method NonInteractiveUIManager>>requestPassword:
15:38:10				282/515 - 1/1: Installing method NonInteractiveUIManager class>>isValidForCurrentSystemConfiguration
15:38:10				283/515 - 1/6: Installing method NotFound>>collection
15:38:10				283/515 - 2/6: Installing method NotFound>>collection:
15:38:10				283/515 - 3/6: Installing method NotFound>>messageText
15:38:10				283/515 - 4/6: Installing method NotFound>>object
15:38:10				283/515 - 5/6: Installing method NotFound>>object:
15:38:10				283/515 - 6/6: Installing method NotFound>>standardMessageText
15:38:10				283/515 - 1/2: Installing method NotFound class>>signalFor:
15:38:10				283/515 - 2/2: Installing method NotFound class>>signalFor:in:
15:38:10				284/515 - 1/1: Installing method NotYetImplemented>>standardMessageText
15:38:10				285/515 - 1/1: Installing method Notification>>defaultAction
15:38:10				286/515 - 1/10: Installing method NullFFIBackend>>allocate:
15:38:10				286/515 - 2/10: Installing method NullFFIBackend>>free:
15:38:10				286/515 - 3/10: Installing method NullFFIBackend>>integerOfObject:at:put:size:signed:
15:38:10				286/515 - 4/10: Installing method NullFFIBackend>>integerOfObject:at:size:signed:
15:38:10				286/515 - 5/10: Installing method NullFFIBackend>>loadSymbol:module:
15:38:10				286/515 - 6/10: Installing method NullFFIBackend>>lookupCallbackByAddress:
15:38:10				286/515 - 7/10: Installing method NullFFIBackend>>on:float32At:
15:38:10				286/515 - 8/10: Installing method NullFFIBackend>>on:float32At:put:
15:38:10				286/515 - 9/10: Installing method NullFFIBackend>>on:float64At:
15:38:10				286/515 - 10/10: Installing method NullFFIBackend>>on:float64At:put:
15:38:10				286/515 - 1/2: Installing method NullFFIBackend class>>isAvailable
15:38:10				286/515 - 2/2: Installing method NullFFIBackend class>>priority
15:38:10				287/515 - 1/32: Installing method NullStream>>ascii
15:38:11				287/515 - 2/32: Installing method NullStream>>atEnd
15:38:11				287/515 - 3/32: Installing method NullStream>>binary
15:38:11				287/515 - 4/32: Installing method NullStream>>collectionSpecies
15:38:11				287/515 - 5/32: Installing method NullStream>>contents
15:38:11				287/515 - 6/32: Installing method NullStream>>cr
15:38:11				287/515 - 7/32: Installing method NullStream>>element
15:38:11				287/515 - 8/32: Installing method NullStream>>initialize
15:38:11				287/515 - 9/32: Installing method NullStream>>isBinary
15:38:11				287/515 - 10/32: Installing method NullStream>>isEmpty
15:38:11				287/515 - 11/32: Installing method NullStream>>lf
15:38:11				287/515 - 12/32: Installing method NullStream>>next
15:38:11				287/515 - 13/32: Installing method NullStream>>next:
15:38:11				287/515 - 14/32: Installing method NullStream>>next:into:
15:38:11				287/515 - 15/32: Installing method NullStream>>next:into:startingAt:
15:38:11				287/515 - 16/32: Installing method NullStream>>next:putAll:
15:38:11				287/515 - 17/32: Installing method NullStream>>next:putAll:startingAt:
15:38:11				287/515 - 18/32: Installing method NullStream>>nextInto:
15:38:11				287/515 - 19/32: Installing method NullStream>>nextInto:startingAt:
15:38:11				287/515 - 20/32: Installing method NullStream>>nextPut:
15:38:11				287/515 - 21/32: Installing method NullStream>>nextPutAll:
15:38:11				287/515 - 22/32: Installing method NullStream>>peek
15:38:11				287/515 - 23/32: Installing method NullStream>>peekLast
15:38:11				287/515 - 24/32: Installing method NullStream>>position
15:38:11				287/515 - 25/32: Installing method NullStream>>position:
15:38:11				287/515 - 26/32: Installing method NullStream>>positionError
15:38:11				287/515 - 27/32: Installing method NullStream>>printOn:
15:38:11				287/515 - 28/32: Installing method NullStream>>readInto:startingAt:count:
15:38:11				287/515 - 29/32: Installing method NullStream>>reset
15:38:11				287/515 - 30/32: Installing method NullStream>>skip:
15:38:11				287/515 - 31/32: Installing method NullStream>>space
15:38:11				287/515 - 32/32: Installing method NullStream>>tab
15:38:11				287/515 - 1/1: Installing method NullStream class>>new
15:38:11				288/515 - 1/2: Installing method NullTermInfo>>on:
15:38:11				288/515 - 2/2: Installing method NullTermInfo>>set:
15:38:12				289/515 - 1/64: Installing method Number>>*
15:38:12				289/515 - 2/64: Installing method Number>>+
15:38:12				289/515 - 3/64: Installing method Number>>-
15:38:12				289/515 - 4/64: Installing method Number>>/
15:38:12				289/515 - 5/64: Installing method Number>>//
15:38:12				289/515 - 6/64: Installing method Number>>@
15:38:12				289/515 - 7/64: Installing method Number>>\\
15:38:12				289/515 - 8/64: Installing method Number>>abs
15:38:12				289/515 - 9/64: Installing method Number>>adaptToFloat:andCompare:
15:38:12				289/515 - 10/64: Installing method Number>>adaptToFloat:andSend:
15:38:12				289/515 - 11/64: Installing method Number>>adaptToFraction:andSend:
15:38:12				289/515 - 12/64: Installing method Number>>adaptToInteger:andSend:
15:38:12				289/515 - 13/64: Installing method Number>>addAssignToFloatArray:
15:38:12				289/515 - 14/64: Installing method Number>>asFloat
15:38:12				289/515 - 15/64: Installing method Number>>asFraction
15:38:12				289/515 - 16/64: Installing method Number>>asInteger
15:38:12				289/515 - 17/64: Installing method Number>>asNumber
15:38:12				289/515 - 18/64: Installing method Number>>asPoint
15:38:12				289/515 - 19/64: Installing method Number>>asScaledDecimal
15:38:12				289/515 - 20/64: Installing method Number>>asScaledDecimal:
15:38:12				289/515 - 21/64: Installing method Number>>asSmallAngleDegrees
15:38:12				289/515 - 22/64: Installing method Number>>asSmallPositiveDegrees
15:38:12				289/515 - 23/64: Installing method Number>>ceiling
15:38:12				289/515 - 24/64: Installing method Number>>clampBetween:and:
15:38:12				289/515 - 25/64: Installing method Number>>copySignTo:
15:38:12				289/515 - 26/64: Installing method Number>>detentBy:atMultiplesOf:snap:
15:38:12				289/515 - 27/64: Installing method Number>>exp
15:38:12				289/515 - 28/64: Installing method Number>>floor
15:38:12				289/515 - 29/64: Installing method Number>>fractionPart
15:38:12				289/515 - 30/64: Installing method Number>>integerPart
15:38:12				289/515 - 31/64: Installing method Number>>isInfinite
15:38:12				289/515 - 32/64: Installing method Number>>isNaN
15:38:12				289/515 - 33/64: Installing method Number>>isNumber
15:38:12				289/515 - 34/64: Installing method Number>>isPowerOfTwo
15:38:12				289/515 - 35/64: Installing method Number>>isZero
15:38:12				289/515 - 36/64: Installing method Number>>literalEqual:
15:38:12				289/515 - 37/64: Installing method Number>>negated
15:38:12				289/515 - 38/64: Installing method Number>>negative
15:38:12				289/515 - 39/64: Installing method Number>>positive
15:38:12				289/515 - 40/64: Installing method Number>>printOn:
15:38:12				289/515 - 41/64: Installing method Number>>printString
15:38:12				289/515 - 42/64: Installing method Number>>printStringBase:
15:38:12				289/515 - 43/64: Installing method Number>>quo:
15:38:12				289/515 - 44/64: Installing method Number>>raisedTo:
15:38:12				289/515 - 45/64: Installing method Number>>raisedToFraction:
15:38:12				289/515 - 46/64: Installing method Number>>raisedToInteger:
15:38:12				289/515 - 47/64: Installing method Number>>reciprocal
15:38:12				289/515 - 48/64: Installing method Number>>reduce
15:38:12				289/515 - 49/64: Installing method Number>>rem:
15:38:12				289/515 - 50/64: Installing method Number>>round:
15:38:12				289/515 - 51/64: Installing method Number>>roundDownTo:
15:38:12				289/515 - 52/64: Installing method Number>>roundTo:
15:38:12				289/515 - 53/64: Installing method Number>>roundUpTo:
15:38:12				289/515 - 54/64: Installing method Number>>rounded
15:38:12				289/515 - 55/64: Installing method Number>>sign
15:38:12				289/515 - 56/64: Installing method Number>>sign:
15:38:12				289/515 - 57/64: Installing method Number>>signBit
15:38:12				289/515 - 58/64: Installing method Number>>strictlyPositive
15:38:12				289/515 - 59/64: Installing method Number>>to:
15:38:12				289/515 - 60/64: Installing method Number>>to:by:
15:38:12				289/515 - 61/64: Installing method Number>>to:by:do:
15:38:12				289/515 - 62/64: Installing method Number>>to:do:
15:38:12				289/515 - 63/64: Installing method Number>>truncateTo:
15:38:12				289/515 - 64/64: Installing method Number>>truncated
15:38:12				289/515 - 1/8: Installing method Number class>>isAbstract
15:38:12				289/515 - 2/8: Installing method Number class>>new
15:38:12				289/515 - 3/8: Installing method Number class>>one
15:38:12				289/515 - 4/8: Installing method Number class>>readFrom:
15:38:12				289/515 - 5/8: Installing method Number class>>readFrom:base:
15:38:12				289/515 - 6/8: Installing method Number class>>readFrom:ifFail:
15:38:12				289/515 - 7/8: Installing method Number class>>squeezeNumberOutOfString:
15:38:12				289/515 - 8/8: Installing method Number class>>squeezeNumberOutOfString:ifFail:
15:38:13				290/515 - 1/28: Installing method NumberParser>>allowPlusSign
15:38:13				290/515 - 2/28: Installing method NumberParser>>allowPlusSignInExponent
15:38:13				290/515 - 3/28: Installing method NumberParser>>expected:
15:38:13				290/515 - 4/28: Installing method NumberParser>>exponentLetters
15:38:13				290/515 - 5/28: Installing method NumberParser>>failBlock:
15:38:13				290/515 - 6/28: Installing method NumberParser>>makeFloatFromMantissa:exponent:base:
15:38:13				290/515 - 7/28: Installing method NumberParser>>makeIntegerOrScaledIntegerOrFloat
15:38:13				290/515 - 8/28: Installing method NumberParser>>makeScaledDecimalWithNumberOfNonZeroFractionDigits:andNumberOfTrailingZeroInFractionPart:
15:38:13				290/515 - 9/28: Installing method NumberParser>>maxExponent
15:38:13				290/515 - 10/28: Installing method NumberParser>>maxExponent:
15:38:13				290/515 - 11/28: Installing method NumberParser>>nextElementaryLargeIntegerBase:
15:38:13				290/515 - 12/28: Installing method NumberParser>>nextFraction
15:38:13				290/515 - 13/28: Installing method NumberParser>>nextInteger
15:38:13				290/515 - 14/28: Installing method NumberParser>>nextIntegerBase:
15:38:13				290/515 - 15/28: Installing method NumberParser>>nextIntegerBase:ifFail:
15:38:13				290/515 - 16/28: Installing method NumberParser>>nextLargeIntegerBase:nPackets:
15:38:13				290/515 - 17/28: Installing method NumberParser>>nextNumber
15:38:13				290/515 - 18/28: Installing method NumberParser>>nextNumberBase:
15:38:13				290/515 - 19/28: Installing method NumberParser>>nextScaledDecimal
15:38:13				290/515 - 20/28: Installing method NumberParser>>nextUnsignedIntegerBase:
15:38:13				290/515 - 21/28: Installing method NumberParser>>nextUnsignedIntegerBase:ifFail:
15:38:13				290/515 - 22/28: Installing method NumberParser>>nextUnsignedIntegerOrNilBase:
15:38:13				290/515 - 23/28: Installing method NumberParser>>on:
15:38:13				290/515 - 24/28: Installing method NumberParser>>peekSignIsMinus
15:38:13				290/515 - 25/28: Installing method NumberParser>>readExponent
15:38:13				290/515 - 26/28: Installing method NumberParser>>readNamedFloatOrFail
15:38:13				290/515 - 27/28: Installing method NumberParser>>readNumberWithFractionPartNumberOfTrailingZeroInIntegerPart:
15:38:13				290/515 - 28/28: Installing method NumberParser>>readScaleWithDefaultNumberOfDigits:
15:38:13				290/515 - 1/9: Installing method NumberParser class>>isNumber:
15:38:13				290/515 - 2/9: Installing method NumberParser class>>maxExponent
15:38:13				290/515 - 3/9: Installing method NumberParser class>>maxExponent:
15:38:13				290/515 - 4/9: Installing method NumberParser class>>on:
15:38:13				290/515 - 5/9: Installing method NumberParser class>>parse:
15:38:13				290/515 - 6/9: Installing method NumberParser class>>parse:onError:
15:38:13				290/515 - 7/9: Installing method NumberParser class>>settingsOn:
15:38:13				290/515 - 8/9: Installing method NumberParser class>>squeezeNumberOutOfString:
15:38:13				290/515 - 9/9: Installing method NumberParser class>>squeezeNumberOutOfString:onError:
15:38:13				291/515 - 1/30: Installing method OSPlatform>>accept:
15:38:13				291/515 - 2/30: Installing method OSPlatform>>current
15:38:13				291/515 - 3/30: Installing method OSPlatform>>currentWorkingDirectoryPath
15:38:13				291/515 - 4/30: Installing method OSPlatform>>currentWorkingDirectoryPathWithBuffer:
15:38:13				291/515 - 5/30: Installing method OSPlatform>>currentWorkingDirectoryPathWithBufferSize:
15:38:13				291/515 - 6/30: Installing method OSPlatform>>currentWorkingDirectoryRawPath
15:38:13				291/515 - 7/30: Installing method OSPlatform>>defaultEncoding
15:38:13				291/515 - 8/30: Installing method OSPlatform>>defaultMaximumPathLength
15:38:13				291/515 - 9/30: Installing method OSPlatform>>family
15:38:13				291/515 - 10/30: Installing method OSPlatform>>isLinux
15:38:13				291/515 - 11/30: Installing method OSPlatform>>isMacOS
15:38:13				291/515 - 12/30: Installing method OSPlatform>>isMacOSX
15:38:14				291/515 - 13/30: Installing method OSPlatform>>isUnix
15:38:14				291/515 - 14/30: Installing method OSPlatform>>isUnix32
15:38:14				291/515 - 15/30: Installing method OSPlatform>>isUnix64
15:38:14				291/515 - 16/30: Installing method OSPlatform>>isWin32
15:38:14				291/515 - 17/30: Installing method OSPlatform>>isWin64
15:38:14				291/515 - 18/30: Installing method OSPlatform>>isWindows
15:38:14				291/515 - 19/30: Installing method OSPlatform>>isX11
15:38:14				291/515 - 20/30: Installing method OSPlatform>>lineEnding
15:38:14				291/515 - 21/30: Installing method OSPlatform>>menuShortcutString
15:38:14				291/515 - 22/30: Installing method OSPlatform>>name
15:38:14				291/515 - 23/30: Installing method OSPlatform>>newTerminfo
15:38:14				291/515 - 24/30: Installing method OSPlatform>>platformFamily
15:38:14				291/515 - 25/30: Installing method OSPlatform>>platformName
15:38:14				291/515 - 26/30: Installing method OSPlatform>>potentialLocationsOfSourcesFile
15:38:14				291/515 - 27/30: Installing method OSPlatform>>subtype
15:38:14				291/515 - 28/30: Installing method OSPlatform>>version
15:38:14				291/515 - 29/30: Installing method OSPlatform>>virtualKey:
15:38:14				291/515 - 30/30: Installing method OSPlatform>>windowSystemName
15:38:14				291/515 - 1/6: Installing method OSPlatform class>>current
15:38:14				291/515 - 2/6: Installing method OSPlatform class>>currentVersion
15:38:14				291/515 - 3/6: Installing method OSPlatform class>>determineActivePlatform
15:38:14				291/515 - 4/6: Installing method OSPlatform class>>example
15:38:14				291/515 - 5/6: Installing method OSPlatform class>>isActivePlatform
15:38:14				291/515 - 6/6: Installing method OSPlatform class>>startUp:
15:38:14				292/515 - 1/10: Installing method OSPlatformVisitor>>visit
15:38:14				292/515 - 2/10: Installing method OSPlatformVisitor>>visitGeneric:
15:38:14				292/515 - 3/10: Installing method OSPlatformVisitor>>visitMacOS:
15:38:14				292/515 - 4/10: Installing method OSPlatformVisitor>>visitMacOSX:
15:38:14				292/515 - 5/10: Installing method OSPlatformVisitor>>visitUnix32:
15:38:14				292/515 - 6/10: Installing method OSPlatformVisitor>>visitUnix64:
15:38:14				292/515 - 7/10: Installing method OSPlatformVisitor>>visitUnix:
15:38:14				292/515 - 8/10: Installing method OSPlatformVisitor>>visitWindows32:
15:38:14				292/515 - 9/10: Installing method OSPlatformVisitor>>visitWindows64:
15:38:14				292/515 - 10/10: Installing method OSPlatformVisitor>>visitWindows:
15:38:16				293/515 - 1/215: Installing method Object>>->
15:38:16				293/515 - 2/215: Installing method Object>>=
15:38:16				293/515 - 3/215: Installing method Object>>adaptToFloat:andCompare:
15:38:16				293/515 - 4/215: Installing method Object>>adaptToFloat:andSend:
15:38:16				293/515 - 5/215: Installing method Object>>adaptToFraction:andCompare:
15:38:16				293/515 - 6/215: Installing method Object>>adaptToFraction:andSend:
15:38:16				293/515 - 7/215: Installing method Object>>adaptToInteger:andCompare:
15:38:16				293/515 - 8/215: Installing method Object>>adaptToInteger:andSend:
15:38:16				293/515 - 9/215: Installing method Object>>appendTo:
15:38:16				293/515 - 10/215: Installing method Object>>as:
15:38:16				293/515 - 11/215: Installing method Object>>asCollectionElement
15:38:16				293/515 - 12/215: Installing method Object>>asDoubleLink
15:38:16				293/515 - 13/215: Installing method Object>>asLink
15:38:16				293/515 - 14/215: Installing method Object>>asLinkPrepend:
15:38:16				293/515 - 15/215: Installing method Object>>asString
15:38:16				293/515 - 16/215: Installing method Object>>assert:
15:38:16				293/515 - 17/215: Installing method Object>>assert:description:
15:38:16				293/515 - 18/215: Installing method Object>>at:
15:38:16				293/515 - 19/215: Installing method Object>>at:put:
15:38:16				293/515 - 20/215: Installing method Object>>attemptToAssign:withIndex:
15:38:16				293/515 - 21/215: Installing method Object>>backwardCompatible:on:in:transformWith:
15:38:16				293/515 - 22/215: Installing method Object>>basicAt:
15:38:16				293/515 - 23/215: Installing method Object>>basicAt:put:
15:38:16				293/515 - 24/215: Installing method Object>>basicSize
15:38:16				293/515 - 25/215: Installing method Object>>beReadOnlyLiteral
15:38:16				293/515 - 26/215: Installing method Object>>beReadOnlyObject
15:38:16				293/515 - 27/215: Installing method Object>>beRecursivelyReadOnlyObject
15:38:16				293/515 - 28/215: Installing method Object>>beRecursivelyWritableObject
15:38:16				293/515 - 29/215: Installing method Object>>beWritableObject
15:38:16				293/515 - 30/215: Installing method Object>>caseError
15:38:16				293/515 - 31/215: Installing method Object>>caseOf:
15:38:16				293/515 - 32/215: Installing method Object>>caseOf:otherwise:
15:38:16				293/515 - 33/215: Installing method Object>>changed
15:38:16				293/515 - 34/215: Installing method Object>>changed:
15:38:16				293/515 - 35/215: Installing method Object>>changed:with:
15:38:16				293/515 - 36/215: Installing method Object>>className
15:38:16				293/515 - 37/215: Installing method Object>>clone
15:38:16				293/515 - 38/215: Installing method Object>>confirm:
15:38:16				293/515 - 39/215: Installing method Object>>copy
15:38:16				293/515 - 40/215: Installing method Object>>copyFrom:
15:38:16				293/515 - 41/215: Installing method Object>>copySameFrom:
15:38:16				293/515 - 42/215: Installing method Object>>crTrace
15:38:16				293/515 - 43/215: Installing method Object>>crTrace:
15:38:16				293/515 - 44/215: Installing method Object>>deepCopy
15:38:17				293/515 - 45/215: Installing method Object>>deprecated:
15:38:17				293/515 - 46/215: Installing method Object>>deprecated:on:in:
15:38:17				293/515 - 47/215: Installing method Object>>deprecated:on:in:transformWith:
15:38:17				293/515 - 48/215: Installing method Object>>deprecated:on:in:transformWith:when:
15:38:17				293/515 - 49/215: Installing method Object>>deprecated:transformWith:
15:38:17				293/515 - 50/215: Installing method Object>>deprecated:transformWith:when:
15:38:17				293/515 - 51/215: Installing method Object>>displayString
15:38:17				293/515 - 52/215: Installing method Object>>displayStringLimitedTo:
15:38:17				293/515 - 53/215: Installing method Object>>displayStringOn:
15:38:17				293/515 - 54/215: Installing method Object>>doesNotUnderstand:
15:38:17				293/515 - 55/215: Installing method Object>>enclosedElement
15:38:17				293/515 - 56/215: Installing method Object>>error
15:38:17				293/515 - 57/215: Installing method Object>>error:
15:38:17				293/515 - 58/215: Installing method Object>>errorImproperStore
15:38:17				293/515 - 59/215: Installing method Object>>errorNonIntegerIndex
15:38:17				293/515 - 60/215: Installing method Object>>errorNotIndexable
15:38:17				293/515 - 61/215: Installing method Object>>errorSubscriptBounds:
15:38:17				293/515 - 62/215: Installing method Object>>finalizationRegistry
15:38:17				293/515 - 63/215: Installing method Object>>finalize
15:38:17				293/515 - 64/215: Installing method Object>>finalizer
15:38:17				293/515 - 65/215: Installing method Object>>flattenOn:
15:38:17				293/515 - 66/215: Installing method Object>>fullDisplayString
15:38:17				293/515 - 67/215: Installing method Object>>fullPrintString
15:38:17				293/515 - 68/215: Installing method Object>>handleProcessTerminationOfWaitingContext:
15:38:17				293/515 - 69/215: Installing method Object>>handles:
15:38:17				293/515 - 70/215: Installing method Object>>hasLiteralSuchThat:
15:38:17				293/515 - 71/215: Installing method Object>>hasMultipleExecutors
15:38:17				293/515 - 72/215: Installing method Object>>hash
15:38:17				293/515 - 73/215: Installing method Object>>in:
15:38:17				293/515 - 74/215: Installing method Object>>inform:
15:38:17				293/515 - 75/215: Installing method Object>>instVarAt:
15:38:17				293/515 - 76/215: Installing method Object>>instVarAt:put:
15:38:17				293/515 - 77/215: Installing method Object>>instVarNamed:
15:38:17				293/515 - 78/215: Installing method Object>>instVarNamed:put:
15:38:17				293/515 - 79/215: Installing method Object>>isArray
15:38:17				293/515 - 80/215: Installing method Object>>isAssociation
15:38:17				293/515 - 81/215: Installing method Object>>isBehavior
15:38:17				293/515 - 82/215: Installing method Object>>isBlock
15:38:17				293/515 - 83/215: Installing method Object>>isCharacter
15:38:17				293/515 - 84/215: Installing method Object>>isClass
15:38:17				293/515 - 85/215: Installing method Object>>isClassOrTrait
15:38:17				293/515 - 86/215: Installing method Object>>isClosure
15:38:17				293/515 - 87/215: Installing method Object>>isCollection
15:38:17				293/515 - 88/215: Installing method Object>>isColor
15:38:17				293/515 - 89/215: Installing method Object>>isColorForm
15:38:17				293/515 - 90/215: Installing method Object>>isCompiledBlock
15:38:17				293/515 - 91/215: Installing method Object>>isCompiledMethod
15:38:17				293/515 - 92/215: Installing method Object>>isContext
15:38:17				293/515 - 93/215: Installing method Object>>isDictionary
15:38:17				293/515 - 94/215: Installing method Object>>isEmbeddedBlock
15:38:17				293/515 - 95/215: Installing method Object>>isFloat
15:38:17				293/515 - 96/215: Installing method Object>>isForm
15:38:17				293/515 - 97/215: Installing method Object>>isFraction
15:38:17				293/515 - 98/215: Installing method Object>>isHeap
15:38:17				293/515 - 99/215: Installing method Object>>isInteger
15:38:17				293/515 - 100/215: Installing method Object>>isInterval
15:38:17				293/515 - 101/215: Installing method Object>>isKindOf:
15:38:17				293/515 - 102/215: Installing method Object>>isLiteral
15:38:17				293/515 - 103/215: Installing method Object>>isLiteral:
15:38:17				293/515 - 104/215: Installing method Object>>isMemberOf:
15:38:17				293/515 - 105/215: Installing method Object>>isMessageSend
15:38:17				293/515 - 106/215: Installing method Object>>isMethodProperties
15:38:17				293/515 - 107/215: Installing method Object>>isMorph
15:38:17				293/515 - 108/215: Installing method Object>>isMorphicEvent
15:38:17				293/515 - 109/215: Installing method Object>>isNotNil
15:38:17				293/515 - 110/215: Installing method Object>>isNumber
15:38:17				293/515 - 111/215: Installing method Object>>isPackage
15:38:17				293/515 - 112/215: Installing method Object>>isPinned
15:38:17				293/515 - 113/215: Installing method Object>>isPinnedInMemory
15:38:17				293/515 - 114/215: Installing method Object>>isPoint
15:38:17				293/515 - 115/215: Installing method Object>>isPrimitiveError
15:38:17				293/515 - 116/215: Installing method Object>>isReadOnlyObject
15:38:17				293/515 - 117/215: Installing method Object>>isRectangle
15:38:17				293/515 - 118/215: Installing method Object>>isSelfEvaluating
15:38:17				293/515 - 119/215: Installing method Object>>isSelfEvaluating:
15:38:17				293/515 - 120/215: Installing method Object>>isStream
15:38:17				293/515 - 121/215: Installing method Object>>isString
15:38:17				293/515 - 122/215: Installing method Object>>isSymbol
15:38:17				293/515 - 123/215: Installing method Object>>isSystemWindow
15:38:17				293/515 - 124/215: Installing method Object>>isText
15:38:17				293/515 - 125/215: Installing method Object>>isThisEverCalled
15:38:17				293/515 - 126/215: Installing method Object>>isThisEverCalled:
15:38:17				293/515 - 127/215: Installing method Object>>isTrait
15:38:17				293/515 - 128/215: Installing method Object>>isVariableBinding
15:38:17				293/515 - 129/215: Installing method Object>>join:
15:38:17				293/515 - 130/215: Installing method Object>>joinTo:
15:38:17				293/515 - 131/215: Installing method Object>>literalEqual:
15:38:17				293/515 - 132/215: Installing method Object>>logEntry
15:38:17				293/515 - 133/215: Installing method Object>>logExecution
15:38:17				293/515 - 134/215: Installing method Object>>logExit
15:38:17				293/515 - 135/215: Installing method Object>>longPrintOn:limitedTo:indent:
15:38:17				293/515 - 136/215: Installing method Object>>longPrintStringLimitedTo:
15:38:17				293/515 - 137/215: Installing method Object>>mourn
15:38:17				293/515 - 138/215: Installing method Object>>notNil
15:38:17				293/515 - 139/215: Installing method Object>>notYetImplemented
15:38:17				293/515 - 140/215: Installing method Object>>notify:
15:38:17				293/515 - 141/215: Installing method Object>>okToChange
15:38:17				293/515 - 142/215: Installing method Object>>packageOrganizer
15:38:17				293/515 - 143/215: Installing method Object>>perform:
15:38:17				293/515 - 144/215: Installing method Object>>perform:orSendTo:
15:38:17				293/515 - 145/215: Installing method Object>>perform:with:
15:38:17				293/515 - 146/215: Installing method Object>>perform:with:with:
15:38:17				293/515 - 147/215: Installing method Object>>perform:with:with:with:
15:38:17				293/515 - 148/215: Installing method Object>>perform:with:with:with:with:
15:38:17				293/515 - 149/215: Installing method Object>>perform:withArguments:
15:38:17				293/515 - 150/215: Installing method Object>>perform:withArguments:inSuperclass:
15:38:17				293/515 - 151/215: Installing method Object>>perform:withEnoughArguments:
15:38:17				293/515 - 152/215: Installing method Object>>pin
15:38:17				293/515 - 153/215: Installing method Object>>pinInMemory
15:38:17				293/515 - 154/215: Installing method Object>>pointsOnlyWeaklyTo:
15:38:17				293/515 - 155/215: Installing method Object>>postCopy
15:38:17				293/515 - 156/215: Installing method Object>>primitiveChangeClassTo:
15:38:17				293/515 - 157/215: Installing method Object>>primitiveError:
15:38:17				293/515 - 158/215: Installing method Object>>printOn:
15:38:17				293/515 - 159/215: Installing method Object>>printString
15:38:17				293/515 - 160/215: Installing method Object>>printStringLimitedTo:
15:38:17				293/515 - 161/215: Installing method Object>>printStringLimitedTo:using:
15:38:17				293/515 - 162/215: Installing method Object>>putOn:
15:38:17				293/515 - 163/215: Installing method Object>>readFromString:
15:38:17				293/515 - 164/215: Installing method Object>>readSlot:
15:38:17				293/515 - 165/215: Installing method Object>>readSlotNamed:
15:38:17				293/515 - 166/215: Installing method Object>>recursivelySetIsReadOnlyObject:
15:38:17				293/515 - 167/215: Installing method Object>>recursivelySetIsReadOnlyObject:exceptObjectsIn:
15:38:17				293/515 - 168/215: Installing method Object>>refersToLiteral:
15:38:17				293/515 - 169/215: Installing method Object>>release
15:38:17				293/515 - 170/215: Installing method Object>>respondsTo:
15:38:17				293/515 - 171/215: Installing method Object>>retrySetPinnedInMemory:
15:38:17				293/515 - 172/215: Installing method Object>>retryWithGC:until:
15:38:17				293/515 - 173/215: Installing method Object>>setIsReadOnlyObject:
15:38:17				293/515 - 174/215: Installing method Object>>setPinned:
15:38:17				293/515 - 175/215: Installing method Object>>setPinnedInMemory:
15:38:17				293/515 - 176/215: Installing method Object>>shallowCopy
15:38:17				293/515 - 177/215: Installing method Object>>shouldBeImplemented
15:38:17				293/515 - 178/215: Installing method Object>>shouldBePrintedAsLiteral
15:38:17				293/515 - 179/215: Installing method Object>>shouldBePrintedAsLiteral:
15:38:17				293/515 - 180/215: Installing method Object>>shouldNotImplement
15:38:17				293/515 - 181/215: Installing method Object>>size
15:38:17				293/515 - 182/215: Installing method Object>>sizeInMemory
15:38:17				293/515 - 183/215: Installing method Object>>someObject
15:38:17				293/515 - 184/215: Installing method Object>>species
15:38:17				293/515 - 185/215: Installing method Object>>split:
15:38:17				293/515 - 186/215: Installing method Object>>split:do:
15:38:17				293/515 - 187/215: Installing method Object>>split:indicesDo:
15:38:17				293/515 - 188/215: Installing method Object>>storeAt:inTempFrame:
15:38:17				293/515 - 189/215: Installing method Object>>storeOn:
15:38:17				293/515 - 190/215: Installing method Object>>storeString
15:38:17				293/515 - 191/215: Installing method Object>>subclassResponsibility
15:38:17				293/515 - 192/215: Installing method Object>>systemNavigation
15:38:17				293/515 - 193/215: Installing method Object>>toFinalizeSend:to:with:
15:38:18				293/515 - 194/215: Installing method Object>>trace
15:38:18				293/515 - 195/215: Installing method Object>>trace:
15:38:18				293/515 - 196/215: Installing method Object>>traceCr
15:38:18				293/515 - 197/215: Installing method Object>>traceCr:
15:38:18				293/515 - 198/215: Installing method Object>>traceCrTab:
15:38:18				293/515 - 199/215: Installing method Object>>traitConflict
15:38:18				293/515 - 200/215: Installing method Object>>uiManager
15:38:18				293/515 - 201/215: Installing method Object>>unpin
15:38:18				293/515 - 202/215: Installing method Object>>unpinInMemory
15:38:18				293/515 - 203/215: Installing method Object>>update:
15:38:18				293/515 - 204/215: Installing method Object>>update:with:
15:38:18				293/515 - 205/215: Installing method Object>>value
15:38:18				293/515 - 206/215: Installing method Object>>valueWithArguments:
15:38:18				293/515 - 207/215: Installing method Object>>veryDeepCopyWith:
15:38:18				293/515 - 208/215: Installing method Object>>veryDeepFixupWith:
15:38:18				293/515 - 209/215: Installing method Object>>veryDeepInner:
15:38:18				293/515 - 210/215: Installing method Object>>windowIsClosing
15:38:18				293/515 - 211/215: Installing method Object>>writeSlot:value:
15:38:18				293/515 - 212/215: Installing method Object>>writeSlotNamed:value:
15:38:18				293/515 - 213/215: Installing method Object>>yourself
15:38:18				293/515 - 214/215: Installing method Object>>~=
15:38:18				293/515 - 215/215: Installing method Object>>~~>
15:38:18				293/515 - 1/6: Installing method Object class>>howToModifyPrimitives
15:38:18				293/515 - 2/6: Installing method Object class>>initialize
15:38:18				293/515 - 3/6: Installing method Object class>>newFrom:
15:38:18				293/515 - 4/6: Installing method Object class>>newFromArray:
15:38:18				293/515 - 5/6: Installing method Object class>>readFrom:
15:38:18				293/515 - 6/6: Installing method Object class>>whatIsAPrimitive
15:38:18				294/515 - 1/2: Installing method ObjectFinalizer>>finalize
15:38:18				294/515 - 2/2: Installing method ObjectFinalizer>>receiver:selector:argument:
15:38:18				295/515 - 1/2: Installing method ObjectFinalizerCollection>>finalize
15:38:18				295/515 - 2/2: Installing method ObjectFinalizerCollection>>hasMultipleExecutors
15:38:18				296/515 - 1/12: Installing method ObjectLayout>>extend
15:38:18				296/515 - 2/12: Installing method ObjectLayout>>extend:
15:38:18				296/515 - 3/12: Installing method ObjectLayout>>extendByte
15:38:18				296/515 - 4/12: Installing method ObjectLayout>>extendCompiledMethod
15:38:18				296/515 - 5/12: Installing method ObjectLayout>>extendDoubleByte
15:38:18				296/515 - 6/12: Installing method ObjectLayout>>extendDoubleWord
15:38:18				296/515 - 7/12: Installing method ObjectLayout>>extendSmallInteger
15:38:18				296/515 - 8/12: Installing method ObjectLayout>>extendVariable:
15:38:18				296/515 - 9/12: Installing method ObjectLayout>>extendWord
15:38:18				296/515 - 10/12: Installing method ObjectLayout>>format
15:38:18				296/515 - 11/12: Installing method ObjectLayout>>initializeInstance:
15:38:18				296/515 - 12/12: Installing method ObjectLayout>>instanceSpecification
15:38:18				296/515 - 1/5: Installing method ObjectLayout class>>allSubclassDefiningSymbols
15:38:18				296/515 - 2/5: Installing method ObjectLayout class>>extending:scope:host:
15:38:18				296/515 - 3/5: Installing method ObjectLayout class>>isAbstract
15:38:18				296/515 - 4/5: Installing method ObjectLayout class>>layoutForSubclassDefiningSymbol:
15:38:18				296/515 - 5/5: Installing method ObjectLayout class>>subclassDefiningSymbol
15:38:19				297/515 - 1/65: Installing method OrderedCollection>>add:
15:38:19				297/515 - 2/65: Installing method OrderedCollection>>add:after:
15:38:19				297/515 - 3/65: Installing method OrderedCollection>>add:afterIndex:
15:38:19				297/515 - 4/65: Installing method OrderedCollection>>add:before:
15:38:19				297/515 - 5/65: Installing method OrderedCollection>>add:beforeIndex:
15:38:19				297/515 - 6/65: Installing method OrderedCollection>>addAll:
15:38:19				297/515 - 7/65: Installing method OrderedCollection>>addAllFirst:
15:38:19				297/515 - 8/65: Installing method OrderedCollection>>addAllFirstUnlessAlreadyPresent:
15:38:19				297/515 - 9/65: Installing method OrderedCollection>>addAllLast:
15:38:19				297/515 - 10/65: Installing method OrderedCollection>>addFirst:
15:38:19				297/515 - 11/65: Installing method OrderedCollection>>addLast:
15:38:19				297/515 - 12/65: Installing method OrderedCollection>>addNoSort:
15:38:19				297/515 - 13/65: Installing method OrderedCollection>>asArray
15:38:19				297/515 - 14/65: Installing method OrderedCollection>>asOrderedCollection
15:38:19				297/515 - 15/65: Installing method OrderedCollection>>at:
15:38:19				297/515 - 16/65: Installing method OrderedCollection>>at:ifAbsentPut:
15:38:19				297/515 - 17/65: Installing method OrderedCollection>>at:put:
15:38:19				297/515 - 18/65: Installing method OrderedCollection>>capacity
15:38:19				297/515 - 19/65: Installing method OrderedCollection>>collect:
15:38:19				297/515 - 20/65: Installing method OrderedCollection>>collect:from:to:
15:38:19				297/515 - 21/65: Installing method OrderedCollection>>collect:thenSelect:
15:38:19				297/515 - 22/65: Installing method OrderedCollection>>collector
15:38:19				297/515 - 23/65: Installing method OrderedCollection>>compact
15:38:19				297/515 - 24/65: Installing method OrderedCollection>>copyEmpty
15:38:19				297/515 - 25/65: Installing method OrderedCollection>>copyFrom:to:
15:38:19				297/515 - 26/65: Installing method OrderedCollection>>copyReplaceFrom:to:with:
15:38:19				297/515 - 27/65: Installing method OrderedCollection>>copyWith:
15:38:19				297/515 - 28/65: Installing method OrderedCollection>>do:
15:38:19				297/515 - 29/65: Installing method OrderedCollection>>ensureBoundsFrom:to:
15:38:19				297/515 - 30/65: Installing method OrderedCollection>>find:
15:38:19				297/515 - 31/65: Installing method OrderedCollection>>growAtFirst
15:38:19				297/515 - 32/65: Installing method OrderedCollection>>growAtLast
15:38:19				297/515 - 33/65: Installing method OrderedCollection>>insert:before:
15:38:19				297/515 - 34/65: Installing method OrderedCollection>>join:
15:38:19				297/515 - 35/65: Installing method OrderedCollection>>makeRoomAtFirst
15:38:19				297/515 - 36/65: Installing method OrderedCollection>>makeRoomAtLast
15:38:19				297/515 - 37/65: Installing method OrderedCollection>>postCopy
15:38:19				297/515 - 38/65: Installing method OrderedCollection>>postCopyFrom:to:
15:38:19				297/515 - 39/65: Installing method OrderedCollection>>reject:
15:38:19				297/515 - 40/65: Installing method OrderedCollection>>reject:thenCollect:
15:38:19				297/515 - 41/65: Installing method OrderedCollection>>remove:ifAbsent:
15:38:19				297/515 - 42/65: Installing method OrderedCollection>>removeAll
15:38:19				297/515 - 43/65: Installing method OrderedCollection>>removeAllSuchThat:
15:38:19				297/515 - 44/65: Installing method OrderedCollection>>removeAt:
15:38:19				297/515 - 45/65: Installing method OrderedCollection>>removeDuplicates
15:38:19				297/515 - 46/65: Installing method OrderedCollection>>removeFirst
15:38:19				297/515 - 47/65: Installing method OrderedCollection>>removeFirst:
15:38:19				297/515 - 48/65: Installing method OrderedCollection>>removeIndex:
15:38:19				297/515 - 49/65: Installing method OrderedCollection>>removeLast
15:38:19				297/515 - 50/65: Installing method OrderedCollection>>removeLast:
15:38:19				297/515 - 51/65: Installing method OrderedCollection>>reset
15:38:19				297/515 - 52/65: Installing method OrderedCollection>>resetTo:
15:38:19				297/515 - 53/65: Installing method OrderedCollection>>reverseDo:
15:38:19				297/515 - 54/65: Installing method OrderedCollection>>reversed
15:38:19				297/515 - 55/65: Installing method OrderedCollection>>select:
15:38:19				297/515 - 56/65: Installing method OrderedCollection>>select:thenCollect:
15:38:20				297/515 - 57/65: Installing method OrderedCollection>>setCollection:
15:38:20				297/515 - 58/65: Installing method OrderedCollection>>setContents:
15:38:20				297/515 - 59/65: Installing method OrderedCollection>>size
15:38:20				297/515 - 60/65: Installing method OrderedCollection>>sort:
15:38:20				297/515 - 61/65: Installing method OrderedCollection>>speciesForTransform
15:38:20				297/515 - 62/65: Installing method OrderedCollection>>truncateTo:
15:38:20				297/515 - 63/65: Installing method OrderedCollection>>with:collect:
15:38:20				297/515 - 64/65: Installing method OrderedCollection>>withIndexCollect:
15:38:20				297/515 - 65/65: Installing method OrderedCollection>>withIndexSelect:
15:38:20				297/515 - 1/12: Installing method OrderedCollection class>>arrayType
15:38:20				297/515 - 2/12: Installing method OrderedCollection class>>cleanUp:
15:38:20				297/515 - 3/12: Installing method OrderedCollection class>>compactAll
15:38:20				297/515 - 4/12: Installing method OrderedCollection class>>compactAllInstances
15:38:20				297/515 - 5/12: Installing method OrderedCollection class>>new
15:38:20				297/515 - 6/12: Installing method OrderedCollection class>>new:
15:38:20				297/515 - 7/12: Installing method OrderedCollection class>>new:streamContents:
15:38:20				297/515 - 8/12: Installing method OrderedCollection class>>new:withAll:
15:38:20				297/515 - 9/12: Installing method OrderedCollection class>>newFrom:
15:38:20				297/515 - 10/12: Installing method OrderedCollection class>>newFromArray:
15:38:20				297/515 - 11/12: Installing method OrderedCollection class>>ofSize:
15:38:20				297/515 - 12/12: Installing method OrderedCollection class>>streamSpecies
15:38:21				298/515 - 1/72: Installing method OrderedDictionary>>=
15:38:21				298/515 - 2/72: Installing method OrderedDictionary>>add:
15:38:21				298/515 - 3/72: Installing method OrderedDictionary>>addAll:
15:38:21				298/515 - 4/72: Installing method OrderedDictionary>>associationAt:
15:38:21				298/515 - 5/72: Installing method OrderedDictionary>>associationAt:ifAbsent:
15:38:21				298/515 - 6/72: Installing method OrderedDictionary>>associationAt:ifPresent:
15:38:21				298/515 - 7/72: Installing method OrderedDictionary>>associationAt:ifPresent:ifAbsent:
15:38:21				298/515 - 8/72: Installing method OrderedDictionary>>associations
15:38:21				298/515 - 9/72: Installing method OrderedDictionary>>associationsDo:
15:38:21				298/515 - 10/72: Installing method OrderedDictionary>>associationsSelect:
15:38:21				298/515 - 11/72: Installing method OrderedDictionary>>at:
15:38:21				298/515 - 12/72: Installing method OrderedDictionary>>at:at:
15:38:21				298/515 - 13/72: Installing method OrderedDictionary>>at:at:ifAbsent:
15:38:21				298/515 - 14/72: Installing method OrderedDictionary>>at:at:ifAbsentPut:
15:38:21				298/515 - 15/72: Installing method OrderedDictionary>>at:at:put:
15:38:21				298/515 - 16/72: Installing method OrderedDictionary>>at:ifAbsent:
15:38:21				298/515 - 17/72: Installing method OrderedDictionary>>at:ifAbsentPut:
15:38:21				298/515 - 18/72: Installing method OrderedDictionary>>at:ifPresent:
15:38:21				298/515 - 19/72: Installing method OrderedDictionary>>at:ifPresent:ifAbsent:
15:38:21				298/515 - 20/72: Installing method OrderedDictionary>>at:ifPresent:ifAbsentPut:
15:38:21				298/515 - 21/72: Installing method OrderedDictionary>>at:put:
15:38:21				298/515 - 22/72: Installing method OrderedDictionary>>at:update:
15:38:21				298/515 - 23/72: Installing method OrderedDictionary>>at:update:initial:
15:38:21				298/515 - 24/72: Installing method OrderedDictionary>>bindingOf:
15:38:21				298/515 - 25/72: Installing method OrderedDictionary>>capacity
15:38:21				298/515 - 26/72: Installing method OrderedDictionary>>collect:
15:38:21				298/515 - 27/72: Installing method OrderedDictionary>>dictionary
15:38:21				298/515 - 28/72: Installing method OrderedDictionary>>dictionaryClass
15:38:21				298/515 - 29/72: Installing method OrderedDictionary>>do:
15:38:21				298/515 - 30/72: Installing method OrderedDictionary>>errorInvalidIndex:
15:38:21				298/515 - 31/72: Installing method OrderedDictionary>>growOrderedKeys
15:38:21				298/515 - 32/72: Installing method OrderedDictionary>>hasBindingThatBeginsWith:
15:38:21				298/515 - 33/72: Installing method OrderedDictionary>>hash
15:38:21				298/515 - 34/72: Installing method OrderedDictionary>>identityIndexOfKey:
15:38:21				298/515 - 35/72: Installing method OrderedDictionary>>identityIndexOfKey:ifAbsent:
15:38:21				298/515 - 36/72: Installing method OrderedDictionary>>includes:
15:38:21				298/515 - 37/72: Installing method OrderedDictionary>>includesAssociation:
15:38:21				298/515 - 38/72: Installing method OrderedDictionary>>includesIdentity:
15:38:21				298/515 - 39/72: Installing method OrderedDictionary>>includesKey:
15:38:21				298/515 - 40/72: Installing method OrderedDictionary>>indexOfKey:
15:38:21				298/515 - 41/72: Installing method OrderedDictionary>>indexOfKey:ifAbsent:
15:38:21				298/515 - 42/72: Installing method OrderedDictionary>>initialize:
15:38:21				298/515 - 43/72: Installing method OrderedDictionary>>isDictionary
15:38:21				298/515 - 44/72: Installing method OrderedDictionary>>isHealthy
15:38:21				298/515 - 45/72: Installing method OrderedDictionary>>keyAtIdentityValue:
15:38:21				298/515 - 46/72: Installing method OrderedDictionary>>keyAtIdentityValue:ifAbsent:
15:38:21				298/515 - 47/72: Installing method OrderedDictionary>>keyAtIndex:
15:38:21				298/515 - 48/72: Installing method OrderedDictionary>>keyAtIndex:ifAbsent:
15:38:21				298/515 - 49/72: Installing method OrderedDictionary>>keyAtValue:
15:38:21				298/515 - 50/72: Installing method OrderedDictionary>>keyAtValue:ifAbsent:
15:38:21				298/515 - 51/72: Installing method OrderedDictionary>>keyForIdentity:
15:38:21				298/515 - 52/72: Installing method OrderedDictionary>>keys
15:38:21				298/515 - 53/72: Installing method OrderedDictionary>>keysAndValuesDo:
15:38:21				298/515 - 54/72: Installing method OrderedDictionary>>keysAndValuesRemove:
15:38:21				298/515 - 55/72: Installing method OrderedDictionary>>keysDo:
15:38:21				298/515 - 56/72: Installing method OrderedDictionary>>keysSortedSafely
15:38:21				298/515 - 57/72: Installing method OrderedDictionary>>orderedKeys
15:38:21				298/515 - 58/72: Installing method OrderedDictionary>>orderedKeysIndexOf:
15:38:21				298/515 - 59/72: Installing method OrderedDictionary>>orderedKeysRemove:
15:38:21				298/515 - 60/72: Installing method OrderedDictionary>>postCopy
15:38:21				298/515 - 61/72: Installing method OrderedDictionary>>printElementsOn:
15:38:21				298/515 - 62/72: Installing method OrderedDictionary>>remove:ifAbsent:
15:38:21				298/515 - 63/72: Installing method OrderedDictionary>>removeAll
15:38:21				298/515 - 64/72: Installing method OrderedDictionary>>removeKey:
15:38:21				298/515 - 65/72: Installing method OrderedDictionary>>removeKey:ifAbsent:
15:38:21				298/515 - 66/72: Installing method OrderedDictionary>>removeKeys:
15:38:21				298/515 - 67/72: Installing method OrderedDictionary>>select:
15:38:21				298/515 - 68/72: Installing method OrderedDictionary>>size
15:38:21				298/515 - 69/72: Installing method OrderedDictionary>>storeOn:
15:38:21				298/515 - 70/72: Installing method OrderedDictionary>>value:registeringAtOrderedKeys:
15:38:21				298/515 - 71/72: Installing method OrderedDictionary>>values
15:38:21				298/515 - 72/72: Installing method OrderedDictionary>>valuesDo:
15:38:21				298/515 - 1/5: Installing method OrderedDictionary class>>new
15:38:21				298/515 - 2/5: Installing method OrderedDictionary class>>new:
15:38:21				298/515 - 3/5: Installing method OrderedDictionary class>>newFrom:
15:38:21				298/515 - 4/5: Installing method OrderedDictionary class>>newFromKeys:andValues:
15:38:21				298/515 - 5/5: Installing method OrderedDictionary class>>newFromPairs:
15:38:21				299/515 - 1/3: Installing method OrderedIdentityDictionary>>dictionaryClass
15:38:21				299/515 - 2/3: Installing method OrderedIdentityDictionary>>indexOfKey:ifAbsent:
15:38:21				299/515 - 3/3: Installing method OrderedIdentityDictionary>>orderedKeysIndexOf:
15:38:21				300/515 - 1/1: Installing method OutOfMemory>>isResumable
15:38:22				301/515 - 1/80: Installing method Package>><=
15:38:22				301/515 - 2/80: Installing method Package>>addClass:
15:38:22				301/515 - 3/80: Installing method Package>>addMethod:
15:38:22				301/515 - 4/80: Installing method Package>>allUnsentMessages
15:38:22				301/515 - 5/80: Installing method Package>>classes
15:38:22				301/515 - 6/80: Installing method Package>>classesTaggedWith:
15:38:22				301/515 - 7/80: Installing method Package>>codeChangeAnnouncer
15:38:22				301/515 - 8/80: Installing method Package>>definedClassNames
15:38:22				301/515 - 9/80: Installing method Package>>definedClasses
15:38:22				301/515 - 10/80: Installing method Package>>definedMethodsForClass:
15:38:22				301/515 - 11/80: Installing method Package>>definedOrExtendedClasses
15:38:22				301/515 - 12/80: Installing method Package>>definedSelectorsForClass:
15:38:22				301/515 - 13/80: Installing method Package>>definesOrExtendsClass:
15:38:22				301/515 - 14/80: Installing method Package>>demoteToTagInPackage
15:38:22				301/515 - 15/80: Installing method Package>>ensureProperties
15:38:22				301/515 - 16/80: Installing method Package>>ensureTag:
15:38:22				301/515 - 17/80: Installing method Package>>environment
15:38:22				301/515 - 18/80: Installing method Package>>extendedClassNames
15:38:22				301/515 - 19/80: Installing method Package>>extendedClasses
15:38:22				301/515 - 20/80: Installing method Package>>extendsClass:
15:38:22				301/515 - 21/80: Installing method Package>>extensionMethods
15:38:22				301/515 - 22/80: Installing method Package>>extensionMethodsForClass:
15:38:22				301/515 - 23/80: Installing method Package>>extensionProtocolsForClass:
15:38:22				301/515 - 24/80: Installing method Package>>extensionSelectors
15:38:22				301/515 - 25/80: Installing method Package>>extensionSelectorsForClass:
15:38:22				301/515 - 26/80: Installing method Package>>hasProperty:
15:38:22				301/515 - 27/80: Installing method Package>>hasTag:
15:38:22				301/515 - 28/80: Installing method Package>>hierarchyRoots
15:38:22				301/515 - 29/80: Installing method Package>>importProtocol:forClass:
15:38:22				301/515 - 30/80: Installing method Package>>includesClass:
15:38:22				301/515 - 31/80: Installing method Package>>includesClassNamed:
15:38:22				301/515 - 32/80: Installing method Package>>includesClassTagNamed:
15:38:22				301/515 - 33/80: Installing method Package>>includesExtensionSelector:ofClass:
15:38:22				301/515 - 34/80: Installing method Package>>includesProtocol:ofClass:
15:38:22				301/515 - 35/80: Installing method Package>>includesSelector:ofClass:
15:38:22				301/515 - 36/80: Installing method Package>>initialize
15:38:22				301/515 - 37/80: Installing method Package>>isDeprecated
15:38:22				301/515 - 38/80: Installing method Package>>isEmpty
15:38:22				301/515 - 39/80: Installing method Package>>isPackage
15:38:22				301/515 - 40/80: Installing method Package>>isTestPackage
15:38:22				301/515 - 41/80: Installing method Package>>isUndefined
15:38:22				301/515 - 42/80: Installing method Package>>linesOfCode
15:38:22				301/515 - 43/80: Installing method Package>>methods
15:38:22				301/515 - 44/80: Installing method Package>>methodsForClass:
15:38:22				301/515 - 45/80: Installing method Package>>moveClass:toTag:
15:38:22				301/515 - 46/80: Installing method Package>>name
15:38:22				301/515 - 47/80: Installing method Package>>name:
15:38:22				301/515 - 48/80: Installing method Package>>organizer
15:38:22				301/515 - 49/80: Installing method Package>>organizer:
15:38:22				301/515 - 50/80: Installing method Package>>packageManifestOrNil
15:38:22				301/515 - 51/80: Installing method Package>>packages
15:38:22				301/515 - 52/80: Installing method Package>>printOn:
15:38:22				301/515 - 53/80: Installing method Package>>properties
15:38:22				301/515 - 54/80: Installing method Package>>propertyAt:
15:38:22				301/515 - 55/80: Installing method Package>>propertyAt:ifAbsent:
15:38:22				301/515 - 56/80: Installing method Package>>propertyAt:ifAbsentPut:
15:38:22				301/515 - 57/80: Installing method Package>>propertyAt:put:
15:38:22				301/515 - 58/80: Installing method Package>>removeAllExtensionMethodsFromClass:
15:38:22				301/515 - 59/80: Installing method Package>>removeClass:
15:38:22				301/515 - 60/80: Installing method Package>>removeEmptyTags
15:38:23				301/515 - 61/80: Installing method Package>>removeFromSystem
15:38:23				301/515 - 62/80: Installing method Package>>removeMethod:
15:38:23				301/515 - 63/80: Installing method Package>>removeMethods:
15:38:23				301/515 - 64/80: Installing method Package>>removePropertiesIfEmpty
15:38:23				301/515 - 65/80: Installing method Package>>removeProperty:
15:38:23				301/515 - 66/80: Installing method Package>>removeProperty:ifAbsent:
15:38:23				301/515 - 67/80: Installing method Package>>removeTag:
15:38:23				301/515 - 68/80: Installing method Package>>renameTag:to:
15:38:23				301/515 - 69/80: Installing method Package>>renameTo:
15:38:23				301/515 - 70/80: Installing method Package>>rootTag
15:38:23				301/515 - 71/80: Installing method Package>>rootTagName
15:38:23				301/515 - 72/80: Installing method Package>>roots
15:38:23				301/515 - 73/80: Installing method Package>>selectors
15:38:23				301/515 - 74/80: Installing method Package>>selectorsForClass:
15:38:23				301/515 - 75/80: Installing method Package>>tagNamed:
15:38:23				301/515 - 76/80: Installing method Package>>tagNamed:ifAbsent:
15:38:23				301/515 - 77/80: Installing method Package>>tagNamed:ifPresent:
15:38:23				301/515 - 78/80: Installing method Package>>tagNames
15:38:23				301/515 - 79/80: Installing method Package>>tagOf:
15:38:23				301/515 - 80/80: Installing method Package>>tags
15:38:23				301/515 - 1/5: Installing method Package class>>initialize
15:38:23				301/515 - 2/5: Installing method Package class>>initializeProperties
15:38:23				301/515 - 3/5: Installing method Package class>>named:
15:38:23				301/515 - 4/5: Installing method Package class>>named:organizer:
15:38:23				301/515 - 5/5: Installing method Package class>>rootTagName
15:38:23				303/515 - 1/2: Installing method PackageAnnouncement>>package
15:38:23				303/515 - 2/2: Installing method PackageAnnouncement>>package:
15:38:23				303/515 - 1/1: Installing method PackageAnnouncement class>>to:
15:38:23				305/515 - 1/11: Installing method PackageManifest class>>classCommentBlank
15:38:23				305/515 - 2/11: Installing method PackageManifest class>>description
15:38:23				305/515 - 3/11: Installing method PackageManifest class>>ignoredDependencies
15:38:23				305/515 - 4/11: Installing method PackageManifest class>>isDeprecated
15:38:23				305/515 - 5/11: Installing method PackageManifest class>>isManifest
15:38:23				305/515 - 6/11: Installing method PackageManifest class>>isUsed
15:38:23				305/515 - 7/11: Installing method PackageManifest class>>manuallyResolvedDependencies
15:38:23				305/515 - 8/11: Installing method PackageManifest class>>postUnloadAction
15:38:23				305/515 - 9/11: Installing method PackageManifest class>>preUnload
15:38:23				305/515 - 10/11: Installing method PackageManifest class>>rejectClasses
15:38:23				305/515 - 11/11: Installing method PackageManifest class>>rejectRules
15:38:23				306/515 - 1/39: Installing method PackageOrganizer>>addPackage:
15:38:23				306/515 - 2/39: Installing method PackageOrganizer>>basicRegisterPackage:
15:38:23				306/515 - 3/39: Installing method PackageOrganizer>>basicUnregisterPackage:
15:38:23				306/515 - 4/39: Installing method PackageOrganizer>>codeChangeAnnouncer
15:38:23				306/515 - 5/39: Installing method PackageOrganizer>>ensurePackage:
15:38:23				306/515 - 6/39: Installing method PackageOrganizer>>ensurePackage:withTags:
15:38:23				306/515 - 7/39: Installing method PackageOrganizer>>ensurePackageMatching:
15:38:23				306/515 - 8/39: Installing method PackageOrganizer>>ensurePackageOfExtensionProtocol:
15:38:23				306/515 - 9/39: Installing method PackageOrganizer>>ensureTag:inPackage:
15:38:23				306/515 - 10/39: Installing method PackageOrganizer>>environment
15:38:23				306/515 - 11/39: Installing method PackageOrganizer>>environment:
15:38:23				306/515 - 12/39: Installing method PackageOrganizer>>hasPackage:
15:38:23				306/515 - 13/39: Installing method PackageOrganizer>>hasTag:inPackage:
15:38:23				306/515 - 14/39: Installing method PackageOrganizer>>initialize
15:38:23				306/515 - 15/39: Installing method PackageOrganizer>>isClassInstalled:
15:38:23				306/515 - 16/39: Installing method PackageOrganizer>>packageForProtocol:
15:38:23				306/515 - 17/39: Installing method PackageOrganizer>>packageForProtocol:from:
15:38:23				306/515 - 18/39: Installing method PackageOrganizer>>packageMatchingExtensionName:
15:38:23				306/515 - 19/39: Installing method PackageOrganizer>>packageNamed:
15:38:23				306/515 - 20/39: Installing method PackageOrganizer>>packageNamed:ifAbsent:
15:38:23				306/515 - 21/39: Installing method PackageOrganizer>>packageNamed:ifPresent:
15:38:23				306/515 - 22/39: Installing method PackageOrganizer>>packageNames
15:38:23				306/515 - 23/39: Installing method PackageOrganizer>>packageNamesDo:
15:38:24				306/515 - 24/39: Installing method PackageOrganizer>>packageOf:
15:38:24				306/515 - 25/39: Installing method PackageOrganizer>>packageOfClassNamed:
15:38:24				306/515 - 26/39: Installing method PackageOrganizer>>packages
15:38:24				306/515 - 27/39: Installing method PackageOrganizer>>packagesDo:
15:38:24				306/515 - 28/39: Installing method PackageOrganizer>>removeClass:
15:38:24				306/515 - 29/39: Installing method PackageOrganizer>>removeEmptyPackagesAndTags
15:38:24				306/515 - 30/39: Installing method PackageOrganizer>>removePackage:
15:38:24				306/515 - 31/39: Installing method PackageOrganizer>>removeTag:fromPackage:
15:38:24				306/515 - 32/39: Installing method PackageOrganizer>>renamePackage:to:
15:38:24				306/515 - 33/39: Installing method PackageOrganizer>>renameTag:to:inPackage:
15:38:24				306/515 - 34/39: Installing method PackageOrganizer>>repackageMethod:oldProtocol:newProtocol:
15:38:24				306/515 - 35/39: Installing method PackageOrganizer>>testPackageNames
15:38:24				306/515 - 36/39: Installing method PackageOrganizer>>testPackages
15:38:24				306/515 - 37/39: Installing method PackageOrganizer>>undefinedPackage
15:38:24				306/515 - 38/39: Installing method PackageOrganizer>>unregisterPackage:
15:38:24				306/515 - 39/39: Installing method PackageOrganizer>>validatePackageDoesNotExist:
15:38:24				306/515 - 1/1: Installing method PackageOrganizer class>>default
15:38:24				308/515 - 1/4: Installing method PackageRenamed>>newName
15:38:24				308/515 - 2/4: Installing method PackageRenamed>>newName:
15:38:24				308/515 - 3/4: Installing method PackageRenamed>>oldName
15:38:24				308/515 - 4/4: Installing method PackageRenamed>>oldName:
15:38:24				308/515 - 1/1: Installing method PackageRenamed class>>to:oldName:newName:
15:38:24				309/515 - 1/27: Installing method PackageTag>>addClass:
15:38:24				309/515 - 2/27: Installing method PackageTag>>basicRenameTo:
15:38:24				309/515 - 3/27: Installing method PackageTag>>categoryName
15:38:24				309/515 - 4/27: Installing method PackageTag>>classNames
15:38:24				309/515 - 5/27: Installing method PackageTag>>classes
15:38:24				309/515 - 6/27: Installing method PackageTag>>codeChangeAnnouncer
15:38:24				309/515 - 7/27: Installing method PackageTag>>environment
15:38:24				309/515 - 8/27: Installing method PackageTag>>hasClassNamed:
15:38:24				309/515 - 9/27: Installing method PackageTag>>includesClass:
15:38:24				309/515 - 10/27: Installing method PackageTag>>initialize
15:38:24				309/515 - 11/27: Installing method PackageTag>>isEmpty
15:38:24				309/515 - 12/27: Installing method PackageTag>>isRoot
15:38:24				309/515 - 13/27: Installing method PackageTag>>isUndefined
15:38:24				309/515 - 14/27: Installing method PackageTag>>name
15:38:24				309/515 - 15/27: Installing method PackageTag>>name:
15:38:24				309/515 - 16/27: Installing method PackageTag>>organizer
15:38:24				309/515 - 17/27: Installing method PackageTag>>package
15:38:24				309/515 - 18/27: Installing method PackageTag>>package:
15:38:24				309/515 - 19/27: Installing method PackageTag>>packageName
15:38:24				309/515 - 20/27: Installing method PackageTag>>printOn:
15:38:24				309/515 - 21/27: Installing method PackageTag>>privateAddClass:
15:38:24				309/515 - 22/27: Installing method PackageTag>>promoteAsPackage
15:38:24				309/515 - 23/27: Installing method PackageTag>>removeClass:
15:38:24				309/515 - 24/27: Installing method PackageTag>>removeFromPackage
15:38:24				309/515 - 25/27: Installing method PackageTag>>removeFromSystem
15:38:24				309/515 - 26/27: Installing method PackageTag>>renameTo:
15:38:24				309/515 - 27/27: Installing method PackageTag>>rootTagName
15:38:24				309/515 - 1/1: Installing method PackageTag class>>package:name:
15:38:24				311/515 - 1/4: Installing method PackageTagAnnouncement>>package
15:38:24				311/515 - 2/4: Installing method PackageTagAnnouncement>>packagesAffected
15:38:24				311/515 - 3/4: Installing method PackageTagAnnouncement>>tag
15:38:24				311/515 - 4/4: Installing method PackageTagAnnouncement>>tag:
15:38:24				311/515 - 1/2: Installing method PackageTagAnnouncement class>>in:tag:
15:38:24				311/515 - 2/2: Installing method PackageTagAnnouncement class>>to:
15:38:24				313/515 - 1/4: Installing method PackageTagRenamed>>newName
15:38:24				313/515 - 2/4: Installing method PackageTagRenamed>>newName:
15:38:24				313/515 - 3/4: Installing method PackageTagRenamed>>oldName
15:38:24				313/515 - 4/4: Installing method PackageTagRenamed>>oldName:
15:38:24				313/515 - 1/1: Installing method PackageTagRenamed class>>to:oldName:newName:
15:38:25				314/515 - 1/54: Installing method Path>>,
15:38:25				314/515 - 2/54: Installing method Path>>/
15:38:25				314/515 - 3/54: Installing method Path>><=
15:38:25				314/515 - 4/54: Installing method Path>>=
15:38:25				314/515 - 5/54: Installing method Path>>asPath
15:38:25				314/515 - 6/54: Installing method Path>>asPathWith:
15:38:25				314/515 - 7/54: Installing method Path>>asResolvedBy:
15:38:25				314/515 - 8/54: Installing method Path>>base
15:38:25				314/515 - 9/54: Installing method Path>>basename
15:38:25				314/515 - 10/54: Installing method Path>>basename:
15:38:25				314/515 - 11/54: Installing method Path>>basenameWithoutExtension
15:38:25				314/515 - 12/54: Installing method Path>>basenameWithoutExtension:
15:38:25				314/515 - 13/54: Installing method Path>>canonicalize
15:38:25				314/515 - 14/54: Installing method Path>>canonicalizeOnFilesystem:
15:38:25				314/515 - 15/54: Installing method Path>>contains:
15:38:25				314/515 - 16/54: Installing method Path>>containsPath:
15:38:25				314/515 - 17/54: Installing method Path>>containsReference:
15:38:25				314/515 - 18/54: Installing method Path>>copyFrom:
15:38:25				314/515 - 19/54: Installing method Path>>delimiter
15:38:25				314/515 - 20/54: Installing method Path>>do:
15:38:25				314/515 - 21/54: Installing method Path>>emptyPathString
15:38:25				314/515 - 22/54: Installing method Path>>extension
15:38:25				314/515 - 23/54: Installing method Path>>extensionDelimiter
15:38:25				314/515 - 24/54: Installing method Path>>extensions
15:38:25				314/515 - 25/54: Installing method Path>>fullName
15:38:25				314/515 - 26/54: Installing method Path>>hash
15:38:25				314/515 - 27/54: Installing method Path>>isAbsolute
15:38:25				314/515 - 28/54: Installing method Path>>isChildOf:
15:38:25				314/515 - 29/54: Installing method Path>>isContainedBy:
15:38:25				314/515 - 30/54: Installing method Path>>isEmpty
15:38:25				314/515 - 31/54: Installing method Path>>isNetworkPath
15:38:25				314/515 - 32/54: Installing method Path>>isRelative
15:38:25				314/515 - 33/54: Installing method Path>>isRoot
15:38:25				314/515 - 34/54: Installing method Path>>isWorkingDirectory
15:38:25				314/515 - 35/54: Installing method Path>>lengthOfStemWith:
15:38:25				314/515 - 36/54: Installing method Path>>makeRelative:
15:38:25				314/515 - 37/54: Installing method Path>>parent
15:38:25				314/515 - 38/54: Installing method Path>>parentUpTo:
15:38:25				314/515 - 39/54: Installing method Path>>pathString
15:38:25				314/515 - 40/54: Installing method Path>>printOn:delimiter:
15:38:25				314/515 - 41/54: Installing method Path>>printPathOn:
15:38:25				314/515 - 42/54: Installing method Path>>printPathOn:delimiter:
15:38:25				314/515 - 43/54: Installing method Path>>printWithDelimiter:
15:38:25				314/515 - 44/54: Installing method Path>>relativeTo:
15:38:25				314/515 - 45/54: Installing method Path>>relativeToPath:
15:38:25				314/515 - 46/54: Installing method Path>>resolve
15:38:25				314/515 - 47/54: Installing method Path>>resolve:
15:38:25				314/515 - 48/54: Installing method Path>>resolvePath:
15:38:25				314/515 - 49/54: Installing method Path>>resolveReference:
15:38:25				314/515 - 50/54: Installing method Path>>resolveString:
15:38:25				314/515 - 51/54: Installing method Path>>segments
15:38:25				314/515 - 52/54: Installing method Path>>withExtension:
15:38:25				314/515 - 53/54: Installing method Path>>withName:extension:
15:38:25				314/515 - 54/54: Installing method Path>>withParents
15:38:25				314/515 - 1/23: Installing method Path class>>*
15:38:25				314/515 - 2/23: Installing method Path class>>/
15:38:25				314/515 - 3/23: Installing method Path class>>addElement:to:
15:38:25				314/515 - 4/23: Installing method Path class>>addElement:to:on:
15:38:25				314/515 - 5/23: Installing method Path class>>addEmptyElementTo:
15:38:25				314/515 - 6/23: Installing method Path class>>addParentElementTo:
15:38:25				314/515 - 7/23: Installing method Path class>>addParentElementTo:on:
15:38:25				314/515 - 8/23: Installing method Path class>>canonicalizeElements:
15:38:25				314/515 - 9/23: Installing method Path class>>canonicalizeElements:filesystem:
15:38:25				314/515 - 10/23: Installing method Path class>>delimiter
15:38:25				314/515 - 11/23: Installing method Path class>>extensionDelimiter
15:38:25				314/515 - 12/23: Installing method Path class>>from:
15:38:25				314/515 - 13/23: Installing method Path class>>from:delimiter:
15:38:25				314/515 - 14/23: Installing method Path class>>isAbsolutePath:delimiter:
15:38:25				314/515 - 15/23: Installing method Path class>>isAbsoluteUnixPath:
15:38:25				314/515 - 16/23: Installing method Path class>>isAbsoluteWindowsPath:
15:38:25				314/515 - 17/23: Installing method Path class>>parent
15:38:25				314/515 - 18/23: Installing method Path class>>parents:
15:38:25				314/515 - 19/23: Installing method Path class>>removeRedundantSegments:
15:38:25				314/515 - 20/23: Installing method Path class>>root
15:38:25				314/515 - 21/23: Installing method Path class>>with:
15:38:25				314/515 - 22/23: Installing method Path class>>withAll:
15:38:25				314/515 - 23/23: Installing method Path class>>workingDirectory
15:38:25				315/515 - 1/1: Installing method PerformMessageCommandLineHandler>>activate
15:38:25				315/515 - 1/2: Installing method PerformMessageCommandLineHandler class>>commandName
15:38:25				315/515 - 2/2: Installing method PerformMessageCommandLineHandler class>>description
15:38:26				316/515 - 1/2: Installing method PharoBootstrapInitialization class>>initializeCommandLineHandlerAndErrorHandling
15:38:26				316/515 - 2/2: Installing method PharoBootstrapInitialization class>>initializeFileSystem
15:38:26				317/515 - 1/8: Installing method PharoCommandLineHandler>>activate
15:38:26				317/515 - 2/8: Installing method PharoCommandLineHandler>>changePreferences
15:38:26				317/515 - 3/8: Installing method PharoCommandLineHandler>>default
15:38:26				317/515 - 4/8: Installing method PharoCommandLineHandler>>forcePreferencesOmission
15:38:26				317/515 - 5/8: Installing method PharoCommandLineHandler>>isChangingPreferences
15:38:26				317/515 - 6/8: Installing method PharoCommandLineHandler>>isOmittingPreferences
15:38:26				317/515 - 7/8: Installing method PharoCommandLineHandler>>isOverridingPreferences
15:38:26				317/515 - 8/8: Installing method PharoCommandLineHandler>>runPreferences
15:38:26				317/515 - 1/7: Installing method PharoCommandLineHandler class>>activateWith:
15:38:26				317/515 - 2/7: Installing method PharoCommandLineHandler class>>description
15:38:26				317/515 - 3/7: Installing method PharoCommandLineHandler class>>forcePreferencesOmission
15:38:26				317/515 - 4/7: Installing method PharoCommandLineHandler class>>forcePreferencesOmission:
15:38:26				317/515 - 5/7: Installing method PharoCommandLineHandler class>>isResponsibleFor:
15:38:26				317/515 - 6/7: Installing method PharoCommandLineHandler class>>priority
15:38:26				317/515 - 7/7: Installing method PharoCommandLineHandler class>>requireDeploymentPassword
15:38:26				318/515 - 1/22: Installing method PharoFilesOpener>>badContentMsg
15:38:26				318/515 - 2/22: Installing method PharoFilesOpener>>cannotLocateMsg
15:38:26				318/515 - 3/22: Installing method PharoFilesOpener>>cannotWriteMsg
15:38:26				318/515 - 4/22: Installing method PharoFilesOpener>>changesFileOrNil
15:38:26				318/515 - 5/22: Installing method PharoFilesOpener>>changesFileOrNilReadOnly:
15:38:26				318/515 - 6/22: Installing method PharoFilesOpener>>changesFileOrNilReadOnly:silent:
15:38:26				318/515 - 7/22: Installing method PharoFilesOpener>>changesName
15:38:26				318/515 - 8/22: Installing method PharoFilesOpener>>ignoreIfFail:
15:38:27				318/515 - 9/22: Installing method PharoFilesOpener>>inform:withChangesRef:
15:38:27				318/515 - 10/22: Installing method PharoFilesOpener>>inform:withRef:
15:38:27				318/515 - 11/22: Installing method PharoFilesOpener>>inform:withSourceRef:
15:38:27				318/515 - 12/22: Installing method PharoFilesOpener>>informCannotLocateSources
15:38:27				318/515 - 13/22: Installing method PharoFilesOpener>>informProblemInChanges:
15:38:27				318/515 - 14/22: Installing method PharoFilesOpener>>lastImagePath
15:38:27				318/515 - 15/22: Installing method PharoFilesOpener>>openChanges:readOnly:
15:38:27				318/515 - 16/22: Installing method PharoFilesOpener>>openSources
15:38:27				318/515 - 17/22: Installing method PharoFilesOpener>>openSources:forImage:
15:38:27				318/515 - 18/22: Installing method PharoFilesOpener>>setInformAboutReadOnlyChanges
15:38:27				318/515 - 19/22: Installing method PharoFilesOpener>>shouldInformAboutReadOnlyChanges
15:38:27				318/515 - 20/22: Installing method PharoFilesOpener>>sourcesFileOrNil
15:38:27				318/515 - 21/22: Installing method PharoFilesOpener>>sourcesName
15:38:27				318/515 - 22/22: Installing method PharoFilesOpener>>unsetInformAboutReadOnlyChanges
15:38:27				318/515 - 1/2: Installing method PharoFilesOpener class>>default
15:38:27				318/515 - 2/2: Installing method PharoFilesOpener class>>reset
15:38:27				319/515 - 1/9: Installing method PluggableDictionary>>=
15:38:27				319/515 - 2/9: Installing method PluggableDictionary>>copyEmpty
15:38:27				319/515 - 3/9: Installing method PluggableDictionary>>equalBlock
15:38:27				319/515 - 4/9: Installing method PluggableDictionary>>equalBlock:
15:38:27				319/515 - 5/9: Installing method PluggableDictionary>>hash
15:38:27				319/515 - 6/9: Installing method PluggableDictionary>>hashBlock
15:38:27				319/515 - 7/9: Installing method PluggableDictionary>>hashBlock:
15:38:27				319/515 - 8/9: Installing method PluggableDictionary>>scanFor:
15:38:27				319/515 - 9/9: Installing method PluggableDictionary>>scanForEmptySlotFor:
15:38:27				319/515 - 1/1: Installing method PluggableDictionary class>>integerDictionary
15:38:27				320/515 - 1/7: Installing method PluggableSet>>copyEmpty
15:38:27				320/515 - 2/7: Installing method PluggableSet>>equalBlock
15:38:27				320/515 - 3/7: Installing method PluggableSet>>equalBlock:
15:38:27				320/515 - 4/7: Installing method PluggableSet>>hashBlock
15:38:27				320/515 - 5/7: Installing method PluggableSet>>hashBlock:
15:38:27				320/515 - 6/7: Installing method PluggableSet>>scanFor:
15:38:27				320/515 - 7/7: Installing method PluggableSet>>scanForEmptySlotFor:
15:38:27				320/515 - 1/1: Installing method PluggableSet class>>integerSet
15:38:28				321/515 - 1/85: Installing method Point>>*
15:38:28				321/515 - 2/85: Installing method Point>>+
15:38:28				321/515 - 3/85: Installing method Point>>-
15:38:28				321/515 - 4/85: Installing method Point>>/
15:38:28				321/515 - 5/85: Installing method Point>>//
15:38:28				321/515 - 6/85: Installing method Point>><
15:38:28				321/515 - 7/85: Installing method Point>><=
15:38:28				321/515 - 8/85: Installing method Point>>=
15:38:28				321/515 - 9/85: Installing method Point>>>
15:38:28				321/515 - 10/85: Installing method Point>>>=
15:38:28				321/515 - 11/85: Installing method Point>>\\
15:38:28				321/515 - 12/85: Installing method Point>>abs
15:38:28				321/515 - 13/85: Installing method Point>>adaptToCollection:andSend:
15:38:28				321/515 - 14/85: Installing method Point>>adaptToNumber:andSend:
15:38:28				321/515 - 15/85: Installing method Point>>adhereTo:
15:38:28				321/515 - 16/85: Installing method Point>>asFloatPoint
15:38:28				321/515 - 17/85: Installing method Point>>asIntegerPoint
15:38:28				321/515 - 18/85: Installing method Point>>asNonFractionalPoint
15:38:28				321/515 - 19/85: Installing method Point>>asPoint
15:38:28				321/515 - 20/85: Installing method Point>>bitShiftPoint:
15:38:28				321/515 - 21/85: Installing method Point>>ceiling
15:38:28				321/515 - 22/85: Installing method Point>>closeTo:
15:38:28				321/515 - 23/85: Installing method Point>>closeTo:precision:
15:38:28				321/515 - 24/85: Installing method Point>>corner:
15:38:28				321/515 - 25/85: Installing method Point>>crossProduct:
15:38:28				321/515 - 26/85: Installing method Point>>deepCopy
15:38:29				321/515 - 27/85: Installing method Point>>directionToLineFrom:to:
15:38:29				321/515 - 28/85: Installing method Point>>dotProduct:
15:38:29				321/515 - 29/85: Installing method Point>>eightNeighbors
15:38:29				321/515 - 30/85: Installing method Point>>extent:
15:38:29				321/515 - 31/85: Installing method Point>>flipBy:centerAt:
15:38:29				321/515 - 32/85: Installing method Point>>floor
15:38:29				321/515 - 33/85: Installing method Point>>fourDirections
15:38:29				321/515 - 34/85: Installing method Point>>fourNeighbors
15:38:29				321/515 - 35/85: Installing method Point>>grid:
15:38:29				321/515 - 36/85: Installing method Point>>guarded
15:38:29				321/515 - 37/85: Installing method Point>>hash
15:38:29				321/515 - 38/85: Installing method Point>>insideTriangle:with:with:
15:38:29				321/515 - 39/85: Installing method Point>>interpolateTo:at:
15:38:29				321/515 - 40/85: Installing method Point>>isFloatPoint
15:38:29				321/515 - 41/85: Installing method Point>>isInsideCircle:with:with:
15:38:29				321/515 - 42/85: Installing method Point>>isInsideRectangle:
15:38:29				321/515 - 43/85: Installing method Point>>isIntegerPoint
15:38:29				321/515 - 44/85: Installing method Point>>isPoint
15:38:29				321/515 - 45/85: Installing method Point>>isSelfEvaluating
15:38:29				321/515 - 46/85: Installing method Point>>isZero
15:38:29				321/515 - 47/85: Installing method Point>>leftRotated
15:38:29				321/515 - 48/85: Installing method Point>>max
15:38:29				321/515 - 49/85: Installing method Point>>max:
15:38:29				321/515 - 50/85: Installing method Point>>min
15:38:29				321/515 - 51/85: Installing method Point>>min:
15:38:29				321/515 - 52/85: Installing method Point>>min:max:
15:38:29				321/515 - 53/85: Installing method Point>>nearestPointAlongLineFrom:to:
15:38:29				321/515 - 54/85: Installing method Point>>nearestPointOnLineFrom:to:
15:38:29				321/515 - 55/85: Installing method Point>>negated
15:38:29				321/515 - 56/85: Installing method Point>>octantOf:
15:38:29				321/515 - 57/85: Installing method Point>>printOn:
15:38:29				321/515 - 58/85: Installing method Point>>quadrantOf:
15:38:29				321/515 - 59/85: Installing method Point>>reciprocal
15:38:29				321/515 - 60/85: Installing method Point>>rectangle:
15:38:29				321/515 - 61/85: Installing method Point>>reflectedAbout:
15:38:29				321/515 - 62/85: Installing method Point>>rightRotated
15:38:29				321/515 - 63/85: Installing method Point>>roundDownTo:
15:38:29				321/515 - 64/85: Installing method Point>>roundTo:
15:38:29				321/515 - 65/85: Installing method Point>>roundUpTo:
15:38:29				321/515 - 66/85: Installing method Point>>rounded
15:38:29				321/515 - 67/85: Installing method Point>>scaleBy:
15:38:29				321/515 - 68/85: Installing method Point>>scaleFrom:to:
15:38:29				321/515 - 69/85: Installing method Point>>scaleTo:
15:38:29				321/515 - 70/85: Installing method Point>>setX:setY:
15:38:29				321/515 - 71/85: Installing method Point>>sideOf:
15:38:29				321/515 - 72/85: Installing method Point>>sign
15:38:29				321/515 - 73/85: Installing method Point>>sortsBefore:
15:38:29				321/515 - 74/85: Installing method Point>>squaredDistanceTo:
15:38:29				321/515 - 75/85: Installing method Point>>storeOn:
15:38:29				321/515 - 76/85: Installing method Point>>to:intersects:to:
15:38:29				321/515 - 77/85: Installing method Point>>to:sideOf:
15:38:29				321/515 - 78/85: Installing method Point>>translateBy:
15:38:29				321/515 - 79/85: Installing method Point>>transposed
15:38:29				321/515 - 80/85: Installing method Point>>triangleArea:with:
15:38:29				321/515 - 81/85: Installing method Point>>truncateTo:
15:38:29				321/515 - 82/85: Installing method Point>>truncated
15:38:29				321/515 - 83/85: Installing method Point>>veryDeepCopyWith:
15:38:29				321/515 - 84/85: Installing method Point>>x
15:38:29				321/515 - 85/85: Installing method Point>>y
15:38:29				321/515 - 1/1: Installing method Point class>>x:y:
15:38:29				322/515 - 1/31: Installing method PointerLayout>>=
15:38:29				322/515 - 2/31: Installing method PointerLayout>>allSlots
15:38:29				322/515 - 3/31: Installing method PointerLayout>>allVisibleSlots
15:38:29				322/515 - 4/31: Installing method PointerLayout>>checkInheritedSlots
15:38:29				322/515 - 5/31: Installing method PointerLayout>>checkIntegrity
15:38:29				322/515 - 6/31: Installing method PointerLayout>>checkParentScopes
15:38:29				322/515 - 7/31: Installing method PointerLayout>>checkSanity
15:38:29				322/515 - 8/31: Installing method PointerLayout>>checkSlotIndices
15:38:29				322/515 - 9/31: Installing method PointerLayout>>checkSlotNames
15:38:29				322/515 - 10/31: Installing method PointerLayout>>definesSlotNamed:
15:38:29				322/515 - 11/31: Installing method PointerLayout>>extend
15:38:29				322/515 - 12/31: Installing method PointerLayout>>extend:
15:38:29				322/515 - 13/31: Installing method PointerLayout>>extendEphemeron:
15:38:29				322/515 - 14/31: Installing method PointerLayout>>extendVariable:
15:38:29				322/515 - 15/31: Installing method PointerLayout>>extendWeak:
15:38:29				322/515 - 16/31: Installing method PointerLayout>>fieldSize
15:38:29				322/515 - 17/31: Installing method PointerLayout>>hasBindingThatBeginsWith:
15:38:29				322/515 - 18/31: Installing method PointerLayout>>hasFields
15:38:29				322/515 - 19/31: Installing method PointerLayout>>hasSlots
15:38:29				322/515 - 20/31: Installing method PointerLayout>>hash
15:38:29				322/515 - 21/31: Installing method PointerLayout>>host:
15:38:29				322/515 - 22/31: Installing method PointerLayout>>initializeInstance:
15:38:29				322/515 - 23/31: Installing method PointerLayout>>instVarNames
15:38:29				322/515 - 24/31: Installing method PointerLayout>>postCopy
15:38:29				322/515 - 25/31: Installing method PointerLayout>>resolveSlot:
15:38:29				322/515 - 26/31: Installing method PointerLayout>>resolveSlot:ifFound:ifNone:
15:38:29				322/515 - 27/31: Installing method PointerLayout>>size
15:38:29				322/515 - 28/31: Installing method PointerLayout>>slotNamed:
15:38:29				322/515 - 29/31: Installing method PointerLayout>>slotScope
15:38:29				322/515 - 30/31: Installing method PointerLayout>>slotScope:
15:38:29				322/515 - 31/31: Installing method PointerLayout>>slots
15:38:29				322/515 - 1/1: Installing method PointerLayout class>>isAbstract
15:38:30				323/515 - 1/75: Installing method PositionableStream>>atEnd
15:38:30				323/515 - 2/75: Installing method PositionableStream>>back
15:38:30				323/515 - 3/75: Installing method PositionableStream>>backUpTo:
15:38:30				323/515 - 4/75: Installing method PositionableStream>>boolean
15:38:30				323/515 - 5/75: Installing method PositionableStream>>boolean:
15:38:30				323/515 - 6/75: Installing method PositionableStream>>collectionSpecies
15:38:30				323/515 - 7/75: Installing method PositionableStream>>contents
15:38:30				323/515 - 8/75: Installing method PositionableStream>>contentsOfEntireFile
15:38:30				323/515 - 9/75: Installing method PositionableStream>>int16
15:38:30				323/515 - 10/75: Installing method PositionableStream>>int16:
15:38:30				323/515 - 11/75: Installing method PositionableStream>>int32
15:38:30				323/515 - 12/75: Installing method PositionableStream>>int32:
15:38:30				323/515 - 13/75: Installing method PositionableStream>>isBinary
15:38:30				323/515 - 14/75: Installing method PositionableStream>>isEmpty
15:38:30				323/515 - 15/75: Installing method PositionableStream>>match:
15:38:30				323/515 - 16/75: Installing method PositionableStream>>next:
15:38:30				323/515 - 17/75: Installing method PositionableStream>>next:into:
15:38:30				323/515 - 18/75: Installing method PositionableStream>>next:into:startingAt:
15:38:30				323/515 - 19/75: Installing method PositionableStream>>next:putAll:
15:38:30				323/515 - 20/75: Installing method PositionableStream>>nextDelimited:
15:38:30				323/515 - 21/75: Installing method PositionableStream>>nextInt32
15:38:30				323/515 - 22/75: Installing method PositionableStream>>nextInt32Put:
15:38:30				323/515 - 23/75: Installing method PositionableStream>>nextInto:
15:38:30				323/515 - 24/75: Installing method PositionableStream>>nextInto:startingAt:
15:38:30				323/515 - 25/75: Installing method PositionableStream>>nextLine
15:38:30				323/515 - 26/75: Installing method PositionableStream>>nextLittleEndianNumber:
15:38:30				323/515 - 27/75: Installing method PositionableStream>>nextLittleEndianNumber:put:
15:38:30				323/515 - 28/75: Installing method PositionableStream>>nextNumber:
15:38:30				323/515 - 29/75: Installing method PositionableStream>>nextNumber:put:
15:38:30				323/515 - 30/75: Installing method PositionableStream>>nextString
15:38:30				323/515 - 31/75: Installing method PositionableStream>>nextStringOld
15:38:30				323/515 - 32/75: Installing method PositionableStream>>nextStringPut:
15:38:30				323/515 - 33/75: Installing method PositionableStream>>nextWord
15:38:30				323/515 - 34/75: Installing method PositionableStream>>nextWordPut:
15:38:30				323/515 - 35/75: Installing method PositionableStream>>oldBack
15:38:30				323/515 - 36/75: Installing method PositionableStream>>oldPeekBack
15:38:30				323/515 - 37/75: Installing method PositionableStream>>on:
15:38:30				323/515 - 38/75: Installing method PositionableStream>>on:from:to:
15:38:30				323/515 - 39/75: Installing method PositionableStream>>originalContents
15:38:30				323/515 - 40/75: Installing method PositionableStream>>padTo:put:
15:38:30				323/515 - 41/75: Installing method PositionableStream>>padToNextLongPut:
15:38:30				323/515 - 42/75: Installing method PositionableStream>>peek
15:38:30				323/515 - 43/75: Installing method PositionableStream>>peekBack
15:38:30				323/515 - 44/75: Installing method PositionableStream>>peekFor:
15:38:30				323/515 - 45/75: Installing method PositionableStream>>position
15:38:30				323/515 - 46/75: Installing method PositionableStream>>position:
15:38:30				323/515 - 47/75: Installing method PositionableStream>>positionError
15:38:30				323/515 - 48/75: Installing method PositionableStream>>positionOfSubCollection:
15:38:30				323/515 - 49/75: Installing method PositionableStream>>positionOfSubCollection:ifAbsent:
15:38:30				323/515 - 50/75: Installing method PositionableStream>>pushBack:
15:38:30				323/515 - 51/75: Installing method PositionableStream>>readInto:startingAt:count:
15:38:30				323/515 - 52/75: Installing method PositionableStream>>reset
15:38:30				323/515 - 53/75: Installing method PositionableStream>>resetContents
15:38:30				323/515 - 54/75: Installing method PositionableStream>>setFrom:to:
15:38:30				323/515 - 55/75: Installing method PositionableStream>>setToEnd
15:38:30				323/515 - 56/75: Installing method PositionableStream>>setToStart
15:38:30				323/515 - 57/75: Installing method PositionableStream>>skip:
15:38:30				323/515 - 58/75: Installing method PositionableStream>>skipSeparators
15:38:30				323/515 - 59/75: Installing method PositionableStream>>skipSeparatorsAndPeekNext
15:38:30				323/515 - 60/75: Installing method PositionableStream>>skipTo:
15:38:30				323/515 - 61/75: Installing method PositionableStream>>string
15:38:30				323/515 - 62/75: Installing method PositionableStream>>string:
15:38:30				323/515 - 63/75: Installing method PositionableStream>>uint16
15:38:30				323/515 - 64/75: Installing method PositionableStream>>uint16:
15:38:30				323/515 - 65/75: Installing method PositionableStream>>uint24
15:38:30				323/515 - 66/75: Installing method PositionableStream>>uint24:
15:38:30				323/515 - 67/75: Installing method PositionableStream>>uint32
15:38:30				323/515 - 68/75: Installing method PositionableStream>>uint32:
15:38:30				323/515 - 69/75: Installing method PositionableStream>>upTo:
15:38:30				323/515 - 70/75: Installing method PositionableStream>>upToAll:
15:38:30				323/515 - 71/75: Installing method PositionableStream>>upToAny:
15:38:30				323/515 - 72/75: Installing method PositionableStream>>upToAnyOf:
15:38:30				323/515 - 73/75: Installing method PositionableStream>>upToAnyOf:do:
15:38:30				323/515 - 74/75: Installing method PositionableStream>>upToEnd
15:38:30				323/515 - 75/75: Installing method PositionableStream>>upToPosition:
15:38:30				323/515 - 1/4: Installing method PositionableStream class>>isAbstract
15:38:30				323/515 - 2/4: Installing method PositionableStream class>>on:
15:38:30				323/515 - 3/4: Installing method PositionableStream class>>on:from:to:
15:38:30				323/515 - 4/4: Installing method PositionableStream class>>with:do:
15:38:31				324/515 - 1/20: Installing method Pragma>>=
15:38:31				324/515 - 2/20: Installing method Pragma>>analogousCodeTo:
15:38:31				324/515 - 3/20: Installing method Pragma>>argumentAt:
15:38:31				324/515 - 4/20: Installing method Pragma>>argumentNamed:
15:38:31				324/515 - 5/20: Installing method Pragma>>argumentNamed:ifNone:
15:38:31				324/515 - 6/20: Installing method Pragma>>displayStringOn:
15:38:31				324/515 - 7/20: Installing method Pragma>>hasLiteral:
15:38:31				324/515 - 8/20: Installing method Pragma>>hash
15:38:31				324/515 - 9/20: Installing method Pragma>>key
15:38:31				324/515 - 10/20: Installing method Pragma>>keyword
15:38:31				324/515 - 11/20: Installing method Pragma>>message
15:38:31				324/515 - 12/20: Installing method Pragma>>method
15:38:31				324/515 - 13/20: Installing method Pragma>>method:
15:38:31				324/515 - 14/20: Installing method Pragma>>methodClass
15:38:31				324/515 - 15/20: Installing method Pragma>>methodSelector
15:38:31				324/515 - 16/20: Installing method Pragma>>printOn:
15:38:31				324/515 - 17/20: Installing method Pragma>>refersToLiteral:
15:38:31				324/515 - 18/20: Installing method Pragma>>sendTo:
15:38:31				324/515 - 19/20: Installing method Pragma>>sourceNode
15:38:31				324/515 - 20/20: Installing method Pragma>>withArgumentsDo:
15:38:31				324/515 - 1/11: Installing method Pragma class>>addToCache:
15:38:31				324/515 - 2/11: Installing method Pragma class>>all
15:38:31				324/515 - 3/11: Installing method Pragma class>>allNamed:
15:38:31				324/515 - 4/11: Installing method Pragma class>>allNamed:from:to:
15:38:31				324/515 - 5/11: Installing method Pragma class>>allNamed:from:to:sortedByArgument:
15:38:31				324/515 - 6/11: Installing method Pragma class>>allNamed:from:to:sortedUsing:
15:38:31				324/515 - 7/11: Installing method Pragma class>>allNamed:in:
15:38:31				324/515 - 8/11: Installing method Pragma class>>allNamed:in:sortedByArgument:
15:38:31				324/515 - 9/11: Installing method Pragma class>>allNamed:in:sortedUsing:
15:38:31				324/515 - 10/11: Installing method Pragma class>>for:selector:arguments:
15:38:31				324/515 - 11/11: Installing method Pragma class>>pragmaCache
15:38:31				325/515 - 1/5: Installing method PrimitiveError>>errorCode
15:38:31				325/515 - 2/5: Installing method PrimitiveError>>errorCode:
15:38:31				325/515 - 3/5: Installing method PrimitiveError>>errorName
15:38:31				325/515 - 4/5: Installing method PrimitiveError>>errorName:
15:38:31				325/515 - 5/5: Installing method PrimitiveError>>isPrimitiveError
15:38:31				326/515 - 1/1: Installing method PrimitiveFailed>>standardMessageText
15:38:31				327/515 - 1/4: Installing method PrintVersionCommandLineHandler>>activate
15:38:31				327/515 - 2/4: Installing method PrintVersionCommandLineHandler>>printNumericVersion
15:38:31				327/515 - 3/4: Installing method PrintVersionCommandLineHandler>>printRelease
15:38:31				327/515 - 4/4: Installing method PrintVersionCommandLineHandler>>printVersion
15:38:31				327/515 - 1/2: Installing method PrintVersionCommandLineHandler class>>commandName
15:38:31				327/515 - 2/2: Installing method PrintVersionCommandLineHandler class>>description
15:38:32				328/515 - 1/47: Installing method Process>>browserPrintString
15:38:32				328/515 - 2/47: Installing method Process>>browserPrintStringWith:
15:38:32				328/515 - 3/47: Installing method Process>>calleeOf:
15:38:32				328/515 - 4/47: Installing method Process>>copyStack
15:38:32				328/515 - 5/47: Installing method Process>>doTerminationFromAnotherProcess
15:38:32				328/515 - 6/47: Installing method Process>>doTerminationFromYourself
15:38:32				328/515 - 7/47: Installing method Process>>effectiveProcess
15:38:32				328/515 - 8/47: Installing method Process>>effectiveProcess:
15:38:32				328/515 - 9/47: Installing method Process>>endProcess
15:38:32				328/515 - 10/47: Installing method Process>>errorHandler
15:38:32				328/515 - 11/47: Installing method Process>>errorHandler:
15:38:32				328/515 - 12/47: Installing method Process>>evaluate:onBehalfOf:
15:38:32				328/515 - 13/47: Installing method Process>>handleError:
15:38:32				328/515 - 14/47: Installing method Process>>handleNotification:
15:38:32				328/515 - 15/47: Installing method Process>>handleWarning:
15:38:32				328/515 - 16/47: Installing method Process>>initialize
15:38:32				328/515 - 17/47: Installing method Process>>install:
15:38:32				328/515 - 18/47: Installing method Process>>installEnvIntoForked:
15:38:32				328/515 - 19/47: Installing method Process>>isActive
15:38:32				328/515 - 20/47: Installing method Process>>isActiveProcess
15:38:32				328/515 - 21/47: Installing method Process>>isReady
15:38:32				328/515 - 22/47: Installing method Process>>isSuspended
15:38:32				328/515 - 23/47: Installing method Process>>isTerminated
15:38:32				328/515 - 24/47: Installing method Process>>isTerminating
15:38:33				328/515 - 25/47: Installing method Process>>isWaiting
15:38:33				328/515 - 26/47: Installing method Process>>name
15:38:33				328/515 - 27/47: Installing method Process>>name:
15:38:33				328/515 - 28/47: Installing method Process>>on:do:
15:38:33				328/515 - 29/47: Installing method Process>>primitiveResume
15:38:33				328/515 - 30/47: Installing method Process>>printOn:
15:38:33				328/515 - 31/47: Installing method Process>>priority
15:38:33				328/515 - 32/47: Installing method Process>>priority:
15:38:33				328/515 - 33/47: Installing method Process>>psValueAt:
15:38:33				328/515 - 34/47: Installing method Process>>psValueAt:put:
15:38:33				328/515 - 35/47: Installing method Process>>pvtSignal:list:
15:38:33				328/515 - 36/47: Installing method Process>>resetPSValueAt:
15:38:33				328/515 - 37/47: Installing method Process>>resume
15:38:33				328/515 - 38/47: Installing method Process>>run
15:38:33				328/515 - 39/47: Installing method Process>>signalException:
15:38:33				328/515 - 40/47: Installing method Process>>state
15:38:33				328/515 - 41/47: Installing method Process>>step
15:38:33				328/515 - 42/47: Installing method Process>>stepToCallee
15:38:33				328/515 - 43/47: Installing method Process>>suspend
15:38:33				328/515 - 44/47: Installing method Process>>suspendedContext
15:38:33				328/515 - 45/47: Installing method Process>>suspendedContext:
15:38:33				328/515 - 46/47: Installing method Process>>suspendingList
15:38:33				328/515 - 47/47: Installing method Process>>terminate
15:38:33				328/515 - 1/4: Installing method Process class>>allocatePSKey:
15:38:33				328/515 - 2/4: Installing method Process class>>forContext:priority:
15:38:33				328/515 - 3/4: Installing method Process class>>psKeysSema
15:38:33				328/515 - 4/4: Installing method Process class>>updateInheritableKeys
15:38:33				330/515 - 1/40: Installing method ProcessList>>add:
15:38:33				330/515 - 2/40: Installing method ProcessList>>add:after:
15:38:33				330/515 - 3/40: Installing method ProcessList>>add:afterLink:
15:38:33				330/515 - 4/40: Installing method ProcessList>>add:before:
15:38:33				330/515 - 5/40: Installing method ProcessList>>add:beforeLink:
15:38:33				330/515 - 6/40: Installing method ProcessList>>addFirst:
15:38:33				330/515 - 7/40: Installing method ProcessList>>addLast:
15:38:33				330/515 - 8/40: Installing method ProcessList>>at:
15:38:33				330/515 - 9/40: Installing method ProcessList>>at:put:
15:38:33				330/515 - 10/40: Installing method ProcessList>>at:putLink:
15:38:33				330/515 - 11/40: Installing method ProcessList>>collect:
15:38:33				330/515 - 12/40: Installing method ProcessList>>collect:thenSelect:
15:38:33				330/515 - 13/40: Installing method ProcessList>>copyWith:
15:38:33				330/515 - 14/40: Installing method ProcessList>>copyWithout:
15:38:33				330/515 - 15/40: Installing method ProcessList>>do:
15:38:33				330/515 - 16/40: Installing method ProcessList>>first
15:38:33				330/515 - 17/40: Installing method ProcessList>>firstLink
15:38:33				330/515 - 18/40: Installing method ProcessList>>indexOf:startingAt:ifAbsent:
15:38:33				330/515 - 19/40: Installing method ProcessList>>isEmpty
15:38:33				330/515 - 20/40: Installing method ProcessList>>last
15:38:33				330/515 - 21/40: Installing method ProcessList>>lastLink
15:38:33				330/515 - 22/40: Installing method ProcessList>>linkAt:
15:38:33				330/515 - 23/40: Installing method ProcessList>>linkAt:ifAbsent:
15:38:33				330/515 - 24/40: Installing method ProcessList>>linkOf:
15:38:33				330/515 - 25/40: Installing method ProcessList>>linkOf:ifAbsent:
15:38:33				330/515 - 26/40: Installing method ProcessList>>linksDo:
15:38:33				330/515 - 27/40: Installing method ProcessList>>postCopy
15:38:33				330/515 - 28/40: Installing method ProcessList>>remove:ifAbsent:
15:38:33				330/515 - 29/40: Installing method ProcessList>>removeAll
15:38:33				330/515 - 30/40: Installing method ProcessList>>removeAllSuchThat:
15:38:33				330/515 - 31/40: Installing method ProcessList>>removeFirst
15:38:33				330/515 - 32/40: Installing method ProcessList>>removeLast
15:38:33				330/515 - 33/40: Installing method ProcessList>>removeLink:
15:38:33				330/515 - 34/40: Installing method ProcessList>>removeLink:ifAbsent:
15:38:33				330/515 - 35/40: Installing method ProcessList>>select:
15:38:33				330/515 - 36/40: Installing method ProcessList>>select:thenCollect:
15:38:33				330/515 - 37/40: Installing method ProcessList>>size
15:38:33				330/515 - 38/40: Installing method ProcessList>>species
15:38:33				330/515 - 39/40: Installing method ProcessList>>swap:with:
15:38:33				330/515 - 40/40: Installing method ProcessList>>validIndex:
15:38:33				330/515 - 1/4: Installing method ProcessList class>>new:
15:38:33				330/515 - 2/4: Installing method ProcessList class>>new:streamContents:
15:38:33				330/515 - 3/4: Installing method ProcessList class>>newFrom:
15:38:33				330/515 - 4/4: Installing method ProcessList class>>streamSpecies
15:38:33				331/515 - 1/1: Installing method ProcessLocalVariable>>value:
15:38:33				331/515 - 1/1: Installing method ProcessLocalVariable class>>value:
15:38:33				332/515 - 1/7: Installing method ProcessSpecificVariable>>default
15:38:33				332/515 - 2/7: Installing method ProcessSpecificVariable>>index
15:38:33				332/515 - 3/7: Installing method ProcessSpecificVariable>>index:
15:38:33				332/515 - 4/7: Installing method ProcessSpecificVariable>>installValue:intoForked:from:
15:38:33				332/515 - 5/7: Installing method ProcessSpecificVariable>>isInheritable
15:38:33				332/515 - 6/7: Installing method ProcessSpecificVariable>>value
15:38:33				332/515 - 7/7: Installing method ProcessSpecificVariable>>valueOrNil
15:38:33				332/515 - 1/6: Installing method ProcessSpecificVariable class>>initialize
15:38:33				332/515 - 2/6: Installing method ProcessSpecificVariable class>>isInheritable
15:38:33				332/515 - 3/6: Installing method ProcessSpecificVariable class>>new
15:38:33				332/515 - 4/6: Installing method ProcessSpecificVariable class>>resetSoleInstance
15:38:33				332/515 - 5/6: Installing method ProcessSpecificVariable class>>soleInstance
15:38:33				332/515 - 6/6: Installing method ProcessSpecificVariable class>>value
15:38:34				333/515 - 1/30: Installing method ProcessorScheduler>>activePriority
15:38:34				333/515 - 2/30: Installing method ProcessorScheduler>>activeProcess
15:38:34				333/515 - 3/30: Installing method ProcessorScheduler>>anyProcessesAbove:
15:38:34				333/515 - 4/30: Installing method ProcessorScheduler>>backgroundProcess
15:38:34				333/515 - 5/30: Installing method ProcessorScheduler>>highIOPriority
15:38:34				333/515 - 6/30: Installing method ProcessorScheduler>>highestPriority
15:38:34				333/515 - 7/30: Installing method ProcessorScheduler>>highestPriority:
15:38:34				333/515 - 8/30: Installing method ProcessorScheduler>>interpriorityYield:
15:38:34				333/515 - 9/30: Installing method ProcessorScheduler>>isSelfEvaluating
15:38:34				333/515 - 10/30: Installing method ProcessorScheduler>>lowIOPriority
15:38:34				333/515 - 11/30: Installing method ProcessorScheduler>>lowestPriority
15:38:34				333/515 - 12/30: Installing method ProcessorScheduler>>nextReadyProcess
15:38:34				333/515 - 13/30: Installing method ProcessorScheduler>>preemptedProcess
15:38:34				333/515 - 14/30: Installing method ProcessorScheduler>>printOn:
15:38:34				333/515 - 15/30: Installing method ProcessorScheduler>>realActiveProcess
15:38:34				333/515 - 16/30: Installing method ProcessorScheduler>>remove:ifAbsent:
15:38:34				333/515 - 17/30: Installing method ProcessorScheduler>>scanSchedule:startingAt:
15:38:34				333/515 - 18/30: Installing method ProcessorScheduler>>suspendFirstAt:
15:38:34				333/515 - 19/30: Installing method ProcessorScheduler>>suspendFirstAt:ifNone:
15:38:34				333/515 - 20/30: Installing method ProcessorScheduler>>systemBackgroundPriority
15:38:34				333/515 - 21/30: Installing method ProcessorScheduler>>tallyCPUUsageFor:
15:38:34				333/515 - 22/30: Installing method ProcessorScheduler>>tallyCPUUsageFor:every:
15:38:34				333/515 - 23/30: Installing method ProcessorScheduler>>terminateActive
15:38:34				333/515 - 24/30: Installing method ProcessorScheduler>>terminateRealActive
15:38:34				333/515 - 25/30: Installing method ProcessorScheduler>>timingPriority
15:38:34				333/515 - 26/30: Installing method ProcessorScheduler>>userBackgroundPriority
15:38:34				333/515 - 27/30: Installing method ProcessorScheduler>>userInterruptPriority
15:38:34				333/515 - 28/30: Installing method ProcessorScheduler>>userSchedulingPriority
15:38:34				333/515 - 29/30: Installing method ProcessorScheduler>>waitingProcessesAt:
15:38:34				333/515 - 30/30: Installing method ProcessorScheduler>>yield
15:38:34				333/515 - 1/8: Installing method ProcessorScheduler class>>idleProcess
15:38:34				333/515 - 2/8: Installing method ProcessorScheduler class>>idleTime
15:38:34				333/515 - 3/8: Installing method ProcessorScheduler class>>idleTime:
15:38:34				333/515 - 4/8: Installing method ProcessorScheduler class>>idleTimeSettingOn:
15:38:34				333/515 - 5/8: Installing method ProcessorScheduler class>>initialize
15:38:34				333/515 - 6/8: Installing method ProcessorScheduler class>>new
15:38:34				333/515 - 7/8: Installing method ProcessorScheduler class>>relinquishProcessorForMicroseconds:
15:38:34				333/515 - 8/8: Installing method ProcessorScheduler class>>startUp
15:38:35				334/515 - 1/37: Installing method ProtoObject>>==
15:38:35				334/515 - 2/37: Installing method ProtoObject>>basicIdentityHash
15:38:35				334/515 - 3/37: Installing method ProtoObject>>become:
15:38:35				334/515 - 4/37: Installing method ProtoObject>>becomeForward:
15:38:35				334/515 - 5/37: Installing method ProtoObject>>becomeForward:copyHash:
15:38:35				334/515 - 6/37: Installing method ProtoObject>>cannotInterpret:
15:38:35				334/515 - 7/37: Installing method ProtoObject>>class
15:38:35				334/515 - 8/37: Installing method ProtoObject>>doesNotUnderstand:
15:38:35				334/515 - 9/37: Installing method ProtoObject>>executeMethod:
15:38:35				334/515 - 10/37: Installing method ProtoObject>>flag:
15:38:35				334/515 - 11/37: Installing method ProtoObject>>identityHash
15:38:35				334/515 - 12/37: Installing method ProtoObject>>ifNil:
15:38:35				334/515 - 13/37: Installing method ProtoObject>>ifNil:ifNotNil:
15:38:35				334/515 - 14/37: Installing method ProtoObject>>ifNotNil:
15:38:35				334/515 - 15/37: Installing method ProtoObject>>ifNotNil:ifNil:
15:38:35				334/515 - 16/37: Installing method ProtoObject>>initialize
15:38:35				334/515 - 17/37: Installing method ProtoObject>>instVarsInclude:
15:38:35				334/515 - 18/37: Installing method ProtoObject>>isImmediateObject
15:38:35				334/515 - 19/37: Installing method ProtoObject>>isNil
15:38:35				334/515 - 20/37: Installing method ProtoObject>>modificationForbiddenFor:index:value:
15:38:35				334/515 - 21/37: Installing method ProtoObject>>modificationForbiddenFor:value:
15:38:35				334/515 - 22/37: Installing method ProtoObject>>mustBeBoolean
15:38:35				334/515 - 23/37: Installing method ProtoObject>>mustBeBooleanHandler
15:38:35				334/515 - 24/37: Installing method ProtoObject>>mustBeBooleanIn:
15:38:35				334/515 - 25/37: Installing method ProtoObject>>nextInstance
15:38:35				334/515 - 26/37: Installing method ProtoObject>>nextObject
15:38:35				334/515 - 27/37: Installing method ProtoObject>>pointersTo
15:38:35				334/515 - 28/37: Installing method ProtoObject>>pointersToAmong:
15:38:35				334/515 - 29/37: Installing method ProtoObject>>pointersToExcept:
15:38:35				334/515 - 30/37: Installing method ProtoObject>>pointersToExcept:among:
15:38:35				334/515 - 31/37: Installing method ProtoObject>>pointsTo:
15:38:35				334/515 - 32/37: Installing method ProtoObject>>primitiveFail
15:38:35				334/515 - 33/37: Installing method ProtoObject>>primitiveFailed
15:38:35				334/515 - 34/37: Installing method ProtoObject>>primitiveFailed:
15:38:35				334/515 - 35/37: Installing method ProtoObject>>tryPrimitive:withArgs:
15:38:35				334/515 - 36/37: Installing method ProtoObject>>withArgs:executeMethod:
15:38:35				334/515 - 37/37: Installing method ProtoObject>>~~
15:38:35				335/515 - 1/19: Installing method Protocol>>addAllMethodsFrom:
15:38:35				335/515 - 2/19: Installing method Protocol>>addMethodSelector:
15:38:35				335/515 - 3/19: Installing method Protocol>>includesSelector:
15:38:35				335/515 - 4/19: Installing method Protocol>>initialize
15:38:35				335/515 - 5/19: Installing method Protocol>>isEmpty
15:38:35				335/515 - 6/19: Installing method Protocol>>isExtensionProtocol
15:38:35				335/515 - 7/19: Installing method Protocol>>isExtensionProtocolMatching:
15:38:35				335/515 - 8/19: Installing method Protocol>>isUnclassifiedProtocol
15:38:35				335/515 - 9/19: Installing method Protocol>>methodSelectors
15:38:35				335/515 - 10/19: Installing method Protocol>>methodSelectors:
15:38:35				335/515 - 11/19: Installing method Protocol>>methods
15:38:35				335/515 - 12/19: Installing method Protocol>>name
15:38:35				335/515 - 13/19: Installing method Protocol>>name:
15:38:35				335/515 - 14/19: Installing method Protocol>>owningClass
15:38:35				335/515 - 15/19: Installing method Protocol>>owningClass:
15:38:35				335/515 - 16/19: Installing method Protocol>>printOn:
15:38:35				335/515 - 17/19: Installing method Protocol>>removeMethodSelector:
15:38:35				335/515 - 18/19: Installing method Protocol>>rename:
15:38:35				335/515 - 19/19: Installing method Protocol>>resetMethodSelectors
15:38:35				335/515 - 1/4: Installing method Protocol class>>name:methodSelectors:
15:38:35				335/515 - 2/4: Installing method Protocol class>>named:
15:38:35				335/515 - 3/4: Installing method Protocol class>>named:class:
15:38:35				335/515 - 4/4: Installing method Protocol class>>unclassified
15:38:35				337/515 - 1/5: Installing method ProtocolAnnouncement>>classAffected
15:38:35				337/515 - 2/5: Installing method ProtocolAnnouncement>>classReorganized
15:38:35				337/515 - 3/5: Installing method ProtocolAnnouncement>>classReorganized:
15:38:35				337/515 - 4/5: Installing method ProtocolAnnouncement>>protocol
15:38:35				337/515 - 5/5: Installing method ProtocolAnnouncement>>protocol:
15:38:36				337/515 - 1/2: Installing method ProtocolAnnouncement class>>class:
15:38:36				337/515 - 2/2: Installing method ProtocolAnnouncement class>>in:protocol:
15:38:36				339/515 - 1/4: Installing method ProtocolRenamed>>newProtocol
15:38:36				339/515 - 2/4: Installing method ProtocolRenamed>>newProtocol:
15:38:36				339/515 - 3/4: Installing method ProtocolRenamed>>oldProtocol
15:38:36				339/515 - 4/4: Installing method ProtocolRenamed>>oldProtocol:
15:38:36				339/515 - 1/2: Installing method ProtocolRenamed class>>in:from:to:
15:38:36				339/515 - 2/2: Installing method ProtocolRenamed class>>isDeprecated
15:38:36				341/515 - 1/10: Installing method PseudoVariable>>asString
15:38:36				341/515 - 2/10: Installing method PseudoVariable>>emitStore:
15:38:36				341/515 - 3/10: Installing method PseudoVariable>>initialize
15:38:36				341/515 - 4/10: Installing method PseudoVariable>>isPseudoVariable
15:38:36				341/515 - 5/10: Installing method PseudoVariable>>isWritable
15:38:36				341/515 - 6/10: Installing method PseudoVariable>>name:
15:38:36				341/515 - 7/10: Installing method PseudoVariable>>printOn:
15:38:36				341/515 - 8/10: Installing method PseudoVariable>>scope
15:38:36				341/515 - 9/10: Installing method PseudoVariable>>usingMethods
15:38:36				341/515 - 10/10: Installing method PseudoVariable>>write:inContext:
15:38:36				341/515 - 1/3: Installing method PseudoVariable class>>isAbstract
15:38:36				341/515 - 2/3: Installing method PseudoVariable class>>lookupDictionary
15:38:36				341/515 - 3/3: Installing method PseudoVariable class>>variableName
15:38:36				343/515 - 1/13: Installing method ReadStream>>ascii
15:38:36				343/515 - 2/13: Installing method ReadStream>>localName
15:38:36				343/515 - 3/13: Installing method ReadStream>>next
15:38:36				343/515 - 4/13: Installing method ReadStream>>next:
15:38:36				343/515 - 5/13: Installing method ReadStream>>nextPut:
15:38:36				343/515 - 6/13: Installing method ReadStream>>on:from:to:
15:38:36				343/515 - 7/13: Installing method ReadStream>>readInto:startingAt:count:
15:38:36				343/515 - 8/13: Installing method ReadStream>>readStream
15:38:36				343/515 - 9/13: Installing method ReadStream>>size
15:38:36				343/515 - 10/13: Installing method ReadStream>>skipTo:
15:38:36				343/515 - 11/13: Installing method ReadStream>>upTo:
15:38:36				343/515 - 12/13: Installing method ReadStream>>upToAnyOf:do:
15:38:36				343/515 - 13/13: Installing method ReadStream>>upToEnd
15:38:36				344/515 - 1/8: Installing method ReadWriteStream>>=
15:38:36				344/515 - 2/8: Installing method ReadWriteStream>>contents
15:38:36				344/515 - 3/8: Installing method ReadWriteStream>>hash
15:38:36				344/515 - 4/8: Installing method ReadWriteStream>>name
15:38:36				344/515 - 5/8: Installing method ReadWriteStream>>next
15:38:36				344/515 - 6/8: Installing method ReadWriteStream>>next:
15:38:36				344/515 - 7/8: Installing method ReadWriteStream>>readInto:startingAt:count:
15:38:36				344/515 - 8/8: Installing method ReadWriteStream>>readStream
15:38:37				345/515 - 1/100: Installing method Rectangle>>=
15:38:37				345/515 - 2/100: Installing method Rectangle>>aboveCenter
15:38:37				345/515 - 3/100: Installing method Rectangle>>adjustTo:along:
15:38:37				345/515 - 4/100: Installing method Rectangle>>align:with:
15:38:37				345/515 - 5/100: Installing method Rectangle>>allAreasOutsideList:do:
15:38:37				345/515 - 6/100: Installing method Rectangle>>allAreasOutsideList:startingAt:do:
15:38:37				345/515 - 7/100: Installing method Rectangle>>amountToTranslateWithin:
15:38:37				345/515 - 8/100: Installing method Rectangle>>area
15:38:37				345/515 - 9/100: Installing method Rectangle>>areasOutside:
15:38:37				345/515 - 10/100: Installing method Rectangle>>bordersOn:along:
15:38:37				345/515 - 11/100: Installing method Rectangle>>bottom
15:38:37				345/515 - 12/100: Installing method Rectangle>>bottom:
15:38:37				345/515 - 13/100: Installing method Rectangle>>bottomCenter
15:38:37				345/515 - 14/100: Installing method Rectangle>>bottomLeft
15:38:37				345/515 - 15/100: Installing method Rectangle>>bottomRight
15:38:37				345/515 - 16/100: Installing method Rectangle>>boundingBox
15:38:37				345/515 - 17/100: Installing method Rectangle>>ceiling
15:38:37				345/515 - 18/100: Installing method Rectangle>>center
15:38:37				345/515 - 19/100: Installing method Rectangle>>centeredBeneath:
15:38:37				345/515 - 20/100: Installing method Rectangle>>closeTo:
15:38:37				345/515 - 21/100: Installing method Rectangle>>closeTo:precision:
15:38:37				345/515 - 22/100: Installing method Rectangle>>compressTo:
15:38:37				345/515 - 23/100: Installing method Rectangle>>compressed
15:38:37				345/515 - 24/100: Installing method Rectangle>>containsPoint:
15:38:37				345/515 - 25/100: Installing method Rectangle>>containsRect:
15:38:37				345/515 - 26/100: Installing method Rectangle>>corner
15:38:37				345/515 - 27/100: Installing method Rectangle>>corners
15:38:37				345/515 - 28/100: Installing method Rectangle>>deltaToEnsureInOrCentered:extra:
15:38:37				345/515 - 29/100: Installing method Rectangle>>encompass:
15:38:37				345/515 - 30/100: Installing method Rectangle>>expandBy:
15:38:37				345/515 - 31/100: Installing method Rectangle>>expandTo:
15:38:37				345/515 - 32/100: Installing method Rectangle>>expanded
15:38:37				345/515 - 33/100: Installing method Rectangle>>extendBy:
15:38:37				345/515 - 34/100: Installing method Rectangle>>extent
15:38:37				345/515 - 35/100: Installing method Rectangle>>flipBy:centerAt:
15:38:37				345/515 - 36/100: Installing method Rectangle>>floatCenter
15:38:37				345/515 - 37/100: Installing method Rectangle>>floor
15:38:37				345/515 - 38/100: Installing method Rectangle>>forPoint:closestSideDistLen:
15:38:37				345/515 - 39/100: Installing method Rectangle>>hasPositiveExtent
15:38:37				345/515 - 40/100: Installing method Rectangle>>hash
15:38:37				345/515 - 41/100: Installing method Rectangle>>height
15:38:37				345/515 - 42/100: Installing method Rectangle>>innerCorners
15:38:37				345/515 - 43/100: Installing method Rectangle>>insetBy:
15:38:37				345/515 - 44/100: Installing method Rectangle>>insetOriginBy:cornerBy:
15:38:37				345/515 - 45/100: Installing method Rectangle>>interpolateTo:at:
15:38:37				345/515 - 46/100: Installing method Rectangle>>intersect:
15:38:37				345/515 - 47/100: Installing method Rectangle>>intersect:ifNone:
15:38:37				345/515 - 48/100: Installing method Rectangle>>intersects:
15:38:37				345/515 - 49/100: Installing method Rectangle>>isIntegerRectangle
15:38:37				345/515 - 50/100: Installing method Rectangle>>isRectangle
15:38:37				345/515 - 51/100: Installing method Rectangle>>isSelfEvaluating
15:38:37				345/515 - 52/100: Installing method Rectangle>>isTall
15:38:37				345/515 - 53/100: Installing method Rectangle>>isWide
15:38:37				345/515 - 54/100: Installing method Rectangle>>isZero
15:38:37				345/515 - 55/100: Installing method Rectangle>>left
15:38:37				345/515 - 56/100: Installing method Rectangle>>left:
15:38:37				345/515 - 57/100: Installing method Rectangle>>leftCenter
15:38:37				345/515 - 58/100: Installing method Rectangle>>merge:
15:38:37				345/515 - 59/100: Installing method Rectangle>>origin
15:38:37				345/515 - 60/100: Installing method Rectangle>>pointAtSideOrCorner:
15:38:37				345/515 - 61/100: Installing method Rectangle>>pointNearestTo:
15:38:37				345/515 - 62/100: Installing method Rectangle>>printOn:
15:38:37				345/515 - 63/100: Installing method Rectangle>>quickMerge:
15:38:37				345/515 - 64/100: Installing method Rectangle>>quickMergePoint:
15:38:37				345/515 - 65/100: Installing method Rectangle>>rectanglesAt:height:
15:38:37				345/515 - 66/100: Installing method Rectangle>>right
15:38:37				345/515 - 67/100: Installing method Rectangle>>right:
15:38:37				345/515 - 68/100: Installing method Rectangle>>rightCenter
15:38:37				345/515 - 69/100: Installing method Rectangle>>rotateBy:centerAt:
15:38:37				345/515 - 70/100: Installing method Rectangle>>roundTo:
15:38:37				345/515 - 71/100: Installing method Rectangle>>rounded
15:38:37				345/515 - 72/100: Installing method Rectangle>>scaleBy:
15:38:37				345/515 - 73/100: Installing method Rectangle>>scaleFrom:to:
15:38:37				345/515 - 74/100: Installing method Rectangle>>scaledAndCenteredIn:
15:38:37				345/515 - 75/100: Installing method Rectangle>>setLeft:right:top:bottom:
15:38:37				345/515 - 76/100: Installing method Rectangle>>setPoint:point:
15:38:37				345/515 - 77/100: Installing method Rectangle>>sideNearestTo:
15:38:38				345/515 - 78/100: Installing method Rectangle>>squishedWithin:
15:38:38				345/515 - 79/100: Installing method Rectangle>>storeOn:
15:38:38				345/515 - 80/100: Installing method Rectangle>>top
15:38:38				345/515 - 81/100: Installing method Rectangle>>top:
15:38:38				345/515 - 82/100: Installing method Rectangle>>topCenter
15:38:38				345/515 - 83/100: Installing method Rectangle>>topLeft
15:38:38				345/515 - 84/100: Installing method Rectangle>>topRight
15:38:38				345/515 - 85/100: Installing method Rectangle>>translateBy:
15:38:38				345/515 - 86/100: Installing method Rectangle>>translatedAndSquishedToBeWithin:
15:38:38				345/515 - 87/100: Installing method Rectangle>>translatedToBeWithin:
15:38:38				345/515 - 88/100: Installing method Rectangle>>truncateTo:
15:38:38				345/515 - 89/100: Installing method Rectangle>>truncated
15:38:38				345/515 - 90/100: Installing method Rectangle>>width
15:38:38				345/515 - 91/100: Installing method Rectangle>>withBottom:
15:38:38				345/515 - 92/100: Installing method Rectangle>>withHeight:
15:38:38				345/515 - 93/100: Installing method Rectangle>>withLeft:
15:38:38				345/515 - 94/100: Installing method Rectangle>>withRight:
15:38:38				345/515 - 95/100: Installing method Rectangle>>withSide:setTo:
15:38:38				345/515 - 96/100: Installing method Rectangle>>withSideOrCorner:setToPoint:
15:38:38				345/515 - 97/100: Installing method Rectangle>>withSideOrCorner:setToPoint:minExtent:
15:38:38				345/515 - 98/100: Installing method Rectangle>>withSideOrCorner:setToPoint:minExtent:limit:
15:38:38				345/515 - 99/100: Installing method Rectangle>>withTop:
15:38:38				345/515 - 100/100: Installing method Rectangle>>withWidth:
15:38:38				345/515 - 1/8: Installing method Rectangle class>>center:extent:
15:38:38				345/515 - 2/8: Installing method Rectangle class>>encompassing:
15:38:38				345/515 - 3/8: Installing method Rectangle class>>floatCenter:extent:
15:38:38				345/515 - 4/8: Installing method Rectangle class>>left:right:top:bottom:
15:38:38				345/515 - 5/8: Installing method Rectangle class>>merging:
15:38:38				345/515 - 6/8: Installing method Rectangle class>>origin:corner:
15:38:38				345/515 - 7/8: Installing method Rectangle class>>origin:extent:
15:38:38				345/515 - 8/8: Installing method Rectangle class>>point:point:
15:38:38				346/515 - 1/2: Installing method RecursionStopper>>initialize
15:38:38				346/515 - 2/2: Installing method RecursionStopper>>stopMethod:during:
15:38:38				346/515 - 1/2: Installing method RecursionStopper class>>default
15:38:38				346/515 - 2/2: Installing method RecursionStopper class>>during:
15:38:38				347/515 - 1/5: Installing method RelativePath>>emptyPathString
15:38:38				347/515 - 2/5: Installing method RelativePath>>isAbsolute
15:38:38				347/515 - 3/5: Installing method RelativePath>>isRoot
15:38:38				347/515 - 4/5: Installing method RelativePath>>printOn:
15:38:38				347/515 - 5/5: Installing method RelativePath>>printOn:delimiter:
15:38:38				348/515 - 1/10: Installing method RemoteString>>fileNumber:position:
15:38:38				348/515 - 2/10: Installing method RemoteString>>last
15:38:38				348/515 - 3/10: Installing method RemoteString>>position
15:38:38				348/515 - 4/10: Installing method RemoteString>>sourceFileArray
15:38:38				348/515 - 5/10: Installing method RemoteString>>sourceFileArray:
15:38:38				348/515 - 6/10: Installing method RemoteString>>sourceFileNumber
15:38:38				348/515 - 7/10: Installing method RemoteString>>sourcePointer
15:38:38				348/515 - 8/10: Installing method RemoteString>>string
15:38:38				348/515 - 9/10: Installing method RemoteString>>string:
15:38:38				348/515 - 10/10: Installing method RemoteString>>string:onFileNumber:toFile:
15:38:38				348/515 - 1/3: Installing method RemoteString class>>newFileNumber:position:
15:38:38				348/515 - 2/3: Installing method RemoteString class>>newString:
15:38:38				348/515 - 3/3: Installing method RemoteString class>>newString:onFileNumber:toFile:
15:38:38				349/515 - 1/2: Installing method SaveCommandLineHandler>>activate
15:38:38				349/515 - 2/2: Installing method SaveCommandLineHandler>>saveImage
15:38:38				349/515 - 1/2: Installing method SaveCommandLineHandler class>>commandName
15:38:38				349/515 - 2/2: Installing method SaveCommandLineHandler class>>description
15:38:39				350/515 - 1/27: Installing method ScaledDecimal>>*
15:38:39				350/515 - 2/27: Installing method ScaledDecimal>>+
15:38:39				350/515 - 3/27: Installing method ScaledDecimal>>-
15:38:39				350/515 - 4/27: Installing method ScaledDecimal>>/
15:38:39				350/515 - 5/27: Installing method ScaledDecimal>><
15:38:39				350/515 - 6/27: Installing method ScaledDecimal>><=
15:38:39				350/515 - 7/27: Installing method ScaledDecimal>>=
15:38:39				350/515 - 8/27: Installing method ScaledDecimal>>>
15:38:39				350/515 - 9/27: Installing method ScaledDecimal>>>=
15:38:39				350/515 - 10/27: Installing method ScaledDecimal>>adaptToFraction:andSend:
15:38:39				350/515 - 11/27: Installing method ScaledDecimal>>adaptToInteger:andSend:
15:38:39				350/515 - 12/27: Installing method ScaledDecimal>>asFraction
15:38:39				350/515 - 13/27: Installing method ScaledDecimal>>coerce:
15:38:39				350/515 - 14/27: Installing method ScaledDecimal>>isFraction
15:38:39				350/515 - 15/27: Installing method ScaledDecimal>>isLiteral
15:38:39				350/515 - 16/27: Installing method ScaledDecimal>>isSelfEvaluating
15:38:39				350/515 - 17/27: Installing method ScaledDecimal>>literalEqual:
15:38:39				350/515 - 18/27: Installing method ScaledDecimal>>negated
15:38:39				350/515 - 19/27: Installing method ScaledDecimal>>printOn:
15:38:39				350/515 - 20/27: Installing method ScaledDecimal>>printOn:base:
15:38:39				350/515 - 21/27: Installing method ScaledDecimal>>raisedTo:
15:38:39				350/515 - 22/27: Installing method ScaledDecimal>>raisedToFraction:
15:38:39				350/515 - 23/27: Installing method ScaledDecimal>>raisedToInteger:
15:38:39				350/515 - 24/27: Installing method ScaledDecimal>>reciprocal
15:38:39				350/515 - 25/27: Installing method ScaledDecimal>>scale
15:38:39				350/515 - 26/27: Installing method ScaledDecimal>>setNumerator:denominator:scale:
15:38:39				350/515 - 27/27: Installing method ScaledDecimal>>squared
15:38:39				350/515 - 1/1: Installing method ScaledDecimal class>>newFromNumber:scale:
15:38:39				351/515 - 1/4: Installing method SelectorException>>messageText
15:38:39				351/515 - 2/4: Installing method SelectorException>>selector
15:38:39				351/515 - 3/4: Installing method SelectorException>>selector:
15:38:39				351/515 - 4/4: Installing method SelectorException>>standardMessageText
15:38:39				351/515 - 1/2: Installing method SelectorException class>>signalFor:
15:38:39				351/515 - 2/2: Installing method SelectorException class>>signalFor:in:
15:38:39				352/515 - 1/5: Installing method SelfVariable>>acceptVisitor:node:
15:38:39				352/515 - 2/5: Installing method SelfVariable>>emitValue:
15:38:39				352/515 - 3/5: Installing method SelfVariable>>isSelfVariable
15:38:39				352/515 - 4/5: Installing method SelfVariable>>readInContext:
15:38:39				352/515 - 5/5: Installing method SelfVariable>>usingMethods
15:38:39				352/515 - 1/1: Installing method SelfVariable class>>variableName
15:38:39				353/515 - 1/20: Installing method Semaphore>>=
15:38:39				353/515 - 2/20: Installing method Semaphore>>consumeAllSignals
15:38:39				353/515 - 3/20: Installing method Semaphore>>critical:
15:38:39				353/515 - 4/20: Installing method Semaphore>>critical:ifCurtailed:
15:38:39				353/515 - 5/20: Installing method Semaphore>>critical:ifError:
15:38:39				353/515 - 6/20: Installing method Semaphore>>critical:ifLocked:
15:38:39				353/515 - 7/20: Installing method Semaphore>>criticalReleasingOnError:
15:38:39				353/515 - 8/20: Installing method Semaphore>>handleProcessTerminationOfWaitingContext:
15:38:39				353/515 - 9/20: Installing method Semaphore>>hash
15:38:39				353/515 - 10/20: Installing method Semaphore>>initSignals
15:38:39				353/515 - 11/20: Installing method Semaphore>>isSignaled
15:38:39				353/515 - 12/20: Installing method Semaphore>>resumeProcess:
15:38:39				353/515 - 13/20: Installing method Semaphore>>signal
15:38:39				353/515 - 14/20: Installing method Semaphore>>signalAll
15:38:39				353/515 - 15/20: Installing method Semaphore>>terminateProcess
15:38:39				353/515 - 16/20: Installing method Semaphore>>wait
15:38:39				353/515 - 17/20: Installing method Semaphore>>waitTimeoutMilliseconds:
15:38:39				353/515 - 18/20: Installing method Semaphore>>waitTimeoutMilliseconds:onCompletion:onTimeout:
15:38:39				353/515 - 19/20: Installing method Semaphore>>waitTimeoutSeconds:
15:38:39				353/515 - 20/20: Installing method Semaphore>>waitTimeoutSeconds:onCompletion:onTimeout:
15:38:39				353/515 - 1/2: Installing method Semaphore class>>forMutualExclusion
15:38:39				353/515 - 2/2: Installing method Semaphore class>>new
15:38:42				354/515 - 1/189: Installing method SequenceableCollection>>,
15:38:42				354/515 - 2/189: Installing method SequenceableCollection>>=
15:38:42				354/515 - 3/189: Installing method SequenceableCollection>>@
15:38:42				354/515 - 4/189: Installing method SequenceableCollection>>after:
15:38:42				354/515 - 5/189: Installing method SequenceableCollection>>after:ifAbsent:
15:38:42				354/515 - 6/189: Installing method SequenceableCollection>>allButFirst
15:38:42				354/515 - 7/189: Installing method SequenceableCollection>>allButFirst:
15:38:42				354/515 - 8/189: Installing method SequenceableCollection>>allButFirstDo:
15:38:42				354/515 - 9/189: Installing method SequenceableCollection>>allButLast
15:38:42				354/515 - 10/189: Installing method SequenceableCollection>>allButLast:
15:38:42				354/515 - 11/189: Installing method SequenceableCollection>>allButLastDo:
15:38:42				354/515 - 12/189: Installing method SequenceableCollection>>allPairsDo:
15:38:42				354/515 - 13/189: Installing method SequenceableCollection>>anyOne
15:38:42				354/515 - 14/189: Installing method SequenceableCollection>>appendTo:
15:38:42				354/515 - 15/189: Installing method SequenceableCollection>>asArray
15:38:42				354/515 - 16/189: Installing method SequenceableCollection>>asByteArray
15:38:42				354/515 - 17/189: Installing method SequenceableCollection>>asDigitsAt:in:do:
15:38:42				354/515 - 18/189: Installing method SequenceableCollection>>asDigitsToPower:do:
15:38:42				354/515 - 19/189: Installing method SequenceableCollection>>asFloatArray
15:38:42				354/515 - 20/189: Installing method SequenceableCollection>>asIntegerArray
15:38:42				354/515 - 21/189: Installing method SequenceableCollection>>asWordArray
15:38:42				354/515 - 22/189: Installing method SequenceableCollection>>at:ifAbsent:
15:38:42				354/515 - 23/189: Installing method SequenceableCollection>>at:incrementBy:
15:38:42				354/515 - 24/189: Installing method SequenceableCollection>>atAll:
15:38:42				354/515 - 25/189: Installing method SequenceableCollection>>atAll:put:
15:38:42				354/515 - 26/189: Installing method SequenceableCollection>>atAll:putAll:
15:38:42				354/515 - 27/189: Installing method SequenceableCollection>>atAllPut:
15:38:42				354/515 - 28/189: Installing method SequenceableCollection>>atLast:
15:38:42				354/515 - 29/189: Installing method SequenceableCollection>>atLast:ifAbsent:
15:38:42				354/515 - 30/189: Installing method SequenceableCollection>>atLast:put:
15:38:42				354/515 - 31/189: Installing method SequenceableCollection>>atPin:
15:38:42				354/515 - 32/189: Installing method SequenceableCollection>>atWrap:
15:38:42				354/515 - 33/189: Installing method SequenceableCollection>>atWrap:put:
15:38:42				354/515 - 34/189: Installing method SequenceableCollection>>before:
15:38:42				354/515 - 35/189: Installing method SequenceableCollection>>before:ifAbsent:
15:38:42				354/515 - 36/189: Installing method SequenceableCollection>>beginsWith:
15:38:42				354/515 - 37/189: Installing method SequenceableCollection>>beginsWithAnyOf:
15:38:42				354/515 - 38/189: Installing method SequenceableCollection>>collect:
15:38:42				354/515 - 39/189: Installing method SequenceableCollection>>collect:from:to:
15:38:42				354/515 - 40/189: Installing method SequenceableCollection>>collect:thenReject:
15:38:42				354/515 - 41/189: Installing method SequenceableCollection>>collect:thenSelect:
15:38:42				354/515 - 42/189: Installing method SequenceableCollection>>collectWithIndex:
15:38:42				354/515 - 43/189: Installing method SequenceableCollection>>combinations
15:38:42				354/515 - 44/189: Installing method SequenceableCollection>>combinations:
15:38:42				354/515 - 45/189: Installing method SequenceableCollection>>combinations:atATimeDo:
15:38:42				354/515 - 46/189: Installing method SequenceableCollection>>combinationsAt:in:after:do:
15:38:42				354/515 - 47/189: Installing method SequenceableCollection>>copyAfter:
15:38:42				354/515 - 48/189: Installing method SequenceableCollection>>copyAfterLast:
15:38:42				354/515 - 49/189: Installing method SequenceableCollection>>copyEmpty
15:38:42				354/515 - 50/189: Installing method SequenceableCollection>>copyFrom:to:
15:38:42				354/515 - 51/189: Installing method SequenceableCollection>>copyReplaceAll:with:
15:38:42				354/515 - 52/189: Installing method SequenceableCollection>>copyReplaceFrom:to:with:
15:38:42				354/515 - 53/189: Installing method SequenceableCollection>>copyUpThrough:
15:38:42				354/515 - 54/189: Installing method SequenceableCollection>>copyUpTo:
15:38:42				354/515 - 55/189: Installing method SequenceableCollection>>copyUpToLast:
15:38:42				354/515 - 56/189: Installing method SequenceableCollection>>copyWith:
15:38:42				354/515 - 57/189: Installing method SequenceableCollection>>copyWithFirst:
15:38:42				354/515 - 58/189: Installing method SequenceableCollection>>copyWithoutFirst
15:38:42				354/515 - 59/189: Installing method SequenceableCollection>>copyWithoutIndex:
15:38:42				354/515 - 60/189: Installing method SequenceableCollection>>detectIndex:
15:38:42				354/515 - 61/189: Installing method SequenceableCollection>>detectIndex:ifNone:
15:38:42				354/515 - 62/189: Installing method SequenceableCollection>>difference:
15:38:42				354/515 - 63/189: Installing method SequenceableCollection>>do:
15:38:42				354/515 - 64/189: Installing method SequenceableCollection>>do:separatedBy:
15:38:42				354/515 - 65/189: Installing method SequenceableCollection>>do:without:
15:38:43				354/515 - 66/189: Installing method SequenceableCollection>>eighth
15:38:43				354/515 - 67/189: Installing method SequenceableCollection>>endsWith:
15:38:43				354/515 - 68/189: Installing method SequenceableCollection>>endsWithAnyOf:
15:38:43				354/515 - 69/189: Installing method SequenceableCollection>>errorOutOfBounds
15:38:43				354/515 - 70/189: Installing method SequenceableCollection>>fifth
15:38:43				354/515 - 71/189: Installing method SequenceableCollection>>findBinary:
15:38:43				354/515 - 72/189: Installing method SequenceableCollection>>findBinary:do:ifNone:
15:38:43				354/515 - 73/189: Installing method SequenceableCollection>>findBinary:ifNone:
15:38:43				354/515 - 74/189: Installing method SequenceableCollection>>findBinaryIndex:
15:38:43				354/515 - 75/189: Installing method SequenceableCollection>>findBinaryIndex:do:ifNone:
15:38:43				354/515 - 76/189: Installing method SequenceableCollection>>findBinaryIndex:ifNone:
15:38:43				354/515 - 77/189: Installing method SequenceableCollection>>findFirst:
15:38:43				354/515 - 78/189: Installing method SequenceableCollection>>findLast:
15:38:43				354/515 - 79/189: Installing method SequenceableCollection>>first
15:38:43				354/515 - 80/189: Installing method SequenceableCollection>>first:
15:38:43				354/515 - 81/189: Installing method SequenceableCollection>>flatCollect:
15:38:43				354/515 - 82/189: Installing method SequenceableCollection>>forceTo:paddingStartWith:
15:38:43				354/515 - 83/189: Installing method SequenceableCollection>>forceTo:paddingWith:
15:38:43				354/515 - 84/189: Installing method SequenceableCollection>>fourth
15:38:43				354/515 - 85/189: Installing method SequenceableCollection>>from:to:do:
15:38:43				354/515 - 86/189: Installing method SequenceableCollection>>from:to:put:
15:38:43				354/515 - 87/189: Installing method SequenceableCollection>>groupByRuns:
15:38:43				354/515 - 88/189: Installing method SequenceableCollection>>groupsOf:atATimeCollect:
15:38:43				354/515 - 89/189: Installing method SequenceableCollection>>groupsOf:atATimeDo:
15:38:43				354/515 - 90/189: Installing method SequenceableCollection>>grownBy:
15:38:43				354/515 - 91/189: Installing method SequenceableCollection>>hasEqualElements:
15:38:43				354/515 - 92/189: Installing method SequenceableCollection>>hash
15:38:43				354/515 - 93/189: Installing method SequenceableCollection>>identityIndexOf:
15:38:43				354/515 - 94/189: Installing method SequenceableCollection>>identityIndexOf:ifAbsent:
15:38:43				354/515 - 95/189: Installing method SequenceableCollection>>ifCutOn:doWithCutAndUncuts:
15:38:43				354/515 - 96/189: Installing method SequenceableCollection>>ifCutOn:doWithCutAndUncuts:finally:
15:38:43				354/515 - 97/189: Installing method SequenceableCollection>>includes:
15:38:43				354/515 - 98/189: Installing method SequenceableCollection>>indexOf:
15:38:43				354/515 - 99/189: Installing method SequenceableCollection>>indexOf:ifAbsent:
15:38:43				354/515 - 100/189: Installing method SequenceableCollection>>indexOf:ifAbsent:using:
15:38:43				354/515 - 101/189: Installing method SequenceableCollection>>indexOf:startingAt:
15:38:43				354/515 - 102/189: Installing method SequenceableCollection>>indexOf:startingAt:ifAbsent:
15:38:43				354/515 - 103/189: Installing method SequenceableCollection>>indexOf:startingAt:ifAbsent:using:
15:38:43				354/515 - 104/189: Installing method SequenceableCollection>>indexOfAnyOf:
15:38:43				354/515 - 105/189: Installing method SequenceableCollection>>indexOfAnyOf:ifAbsent:
15:38:43				354/515 - 106/189: Installing method SequenceableCollection>>indexOfAnyOf:startingAt:
15:38:43				354/515 - 107/189: Installing method SequenceableCollection>>indexOfAnyOf:startingAt:ifAbsent:
15:38:43				354/515 - 108/189: Installing method SequenceableCollection>>indexOfSubCollection:startingAt:
15:38:43				354/515 - 109/189: Installing method SequenceableCollection>>indexOfSubCollection:startingAt:ifAbsent:
15:38:43				354/515 - 110/189: Installing method SequenceableCollection>>isSequenceable
15:38:43				354/515 - 111/189: Installing method SequenceableCollection>>isSorted
15:38:43				354/515 - 112/189: Installing method SequenceableCollection>>isSortedBy:
15:38:43				354/515 - 113/189: Installing method SequenceableCollection>>join:
15:38:43				354/515 - 114/189: Installing method SequenceableCollection>>joinTo:
15:38:43				354/515 - 115/189: Installing method SequenceableCollection>>joinUsing:
15:38:43				354/515 - 116/189: Installing method SequenceableCollection>>joinUsing:last:
15:38:43				354/515 - 117/189: Installing method SequenceableCollection>>keysAndValuesDo:
15:38:43				354/515 - 118/189: Installing method SequenceableCollection>>last
15:38:43				354/515 - 119/189: Installing method SequenceableCollection>>last:
15:38:43				354/515 - 120/189: Installing method SequenceableCollection>>lastIndexOf:
15:38:43				354/515 - 121/189: Installing method SequenceableCollection>>lastIndexOf:ifAbsent:
15:38:43				354/515 - 122/189: Installing method SequenceableCollection>>lastIndexOf:startingAt:ifAbsent:
15:38:43				354/515 - 123/189: Installing method SequenceableCollection>>lastIndexOfAnyOf:startingAt:ifAbsent:
15:38:43				354/515 - 124/189: Installing method SequenceableCollection>>mergeFirst:middle:last:into:by:
15:38:43				354/515 - 125/189: Installing method SequenceableCollection>>mergeSortFrom:to:by:
15:38:43				354/515 - 126/189: Installing method SequenceableCollection>>mergeSortFrom:to:src:dst:by:
15:38:43				354/515 - 127/189: Installing method SequenceableCollection>>middle
15:38:43				354/515 - 128/189: Installing method SequenceableCollection>>nextToLast
15:38:43				354/515 - 129/189: Installing method SequenceableCollection>>ninth
15:38:43				354/515 - 130/189: Installing method SequenceableCollection>>overlappingPairsCollect:
15:38:43				354/515 - 131/189: Installing method SequenceableCollection>>overlappingPairsDo:
15:38:43				354/515 - 132/189: Installing method SequenceableCollection>>overlappingPairsWithIndexDo:
15:38:43				354/515 - 133/189: Installing method SequenceableCollection>>paddedWith:do:
15:38:43				354/515 - 134/189: Installing method SequenceableCollection>>pairsCollect:
15:38:43				354/515 - 135/189: Installing method SequenceableCollection>>pairsDo:
15:38:43				354/515 - 136/189: Installing method SequenceableCollection>>permutationsDo:
15:38:43				354/515 - 137/189: Installing method SequenceableCollection>>permutationsStartingAt:do:
15:38:43				354/515 - 138/189: Installing method SequenceableCollection>>permutationsWithRepetitionOfSize:subSize:in:do:
15:38:43				354/515 - 139/189: Installing method SequenceableCollection>>permutationsWithRepetitionsDo:
15:38:43				354/515 - 140/189: Installing method SequenceableCollection>>permutationsWithRepetitionsOfSize:
15:38:43				354/515 - 141/189: Installing method SequenceableCollection>>permutationsWithRepetitionsOfSize:do:
15:38:43				354/515 - 142/189: Installing method SequenceableCollection>>piecesCutWhere:
15:38:43				354/515 - 143/189: Installing method SequenceableCollection>>piecesCutWhere:do:
15:38:43				354/515 - 144/189: Installing method SequenceableCollection>>polynomialEval:
15:38:43				354/515 - 145/189: Installing method SequenceableCollection>>putOn:
15:38:43				354/515 - 146/189: Installing method SequenceableCollection>>readStream
15:38:43				354/515 - 147/189: Installing method SequenceableCollection>>readStreamDo:
15:38:43				354/515 - 148/189: Installing method SequenceableCollection>>reduce:
15:38:43				354/515 - 149/189: Installing method SequenceableCollection>>reduceLeft:
15:38:43				354/515 - 150/189: Installing method SequenceableCollection>>reduceRight:
15:38:43				354/515 - 151/189: Installing method SequenceableCollection>>reject:
15:38:43				354/515 - 152/189: Installing method SequenceableCollection>>reject:thenCollect:
15:38:43				354/515 - 153/189: Installing method SequenceableCollection>>reject:thenDo:
15:38:43				354/515 - 154/189: Installing method SequenceableCollection>>remove:ifAbsent:
15:38:43				354/515 - 155/189: Installing method SequenceableCollection>>replace:
15:38:43				354/515 - 156/189: Installing method SequenceableCollection>>replaceAll:with:
15:38:43				354/515 - 157/189: Installing method SequenceableCollection>>replaceFrom:to:with:
15:38:43				354/515 - 158/189: Installing method SequenceableCollection>>replaceFrom:to:with:startingAt:
15:38:43				354/515 - 159/189: Installing method SequenceableCollection>>reverse
15:38:43				354/515 - 160/189: Installing method SequenceableCollection>>reverseDo:
15:38:43				354/515 - 161/189: Installing method SequenceableCollection>>reverseWith:do:
15:38:43				354/515 - 162/189: Installing method SequenceableCollection>>reverseWithIndexDo:
15:38:43				354/515 - 163/189: Installing method SequenceableCollection>>reversed
15:38:43				354/515 - 164/189: Installing method SequenceableCollection>>second
15:38:43				354/515 - 165/189: Installing method SequenceableCollection>>select:
15:38:43				354/515 - 166/189: Installing method SequenceableCollection>>select:thenCollect:
15:38:43				354/515 - 167/189: Installing method SequenceableCollection>>select:thenDo:
15:38:43				354/515 - 168/189: Installing method SequenceableCollection>>seventh
15:38:43				354/515 - 169/189: Installing method SequenceableCollection>>sixth
15:38:43				354/515 - 170/189: Installing method SequenceableCollection>>size
15:38:43				354/515 - 171/189: Installing method SequenceableCollection>>sort
15:38:43				354/515 - 172/189: Installing method SequenceableCollection>>sort:
15:38:43				354/515 - 173/189: Installing method SequenceableCollection>>sorted
15:38:43				354/515 - 174/189: Installing method SequenceableCollection>>sorted:
15:38:43				354/515 - 175/189: Installing method SequenceableCollection>>split:indicesDo:
15:38:43				354/515 - 176/189: Installing method SequenceableCollection>>splitOn:
15:38:43				354/515 - 177/189: Installing method SequenceableCollection>>splitOn:do:
15:38:43				354/515 - 178/189: Installing method SequenceableCollection>>splitOn:indicesDo:
15:38:43				354/515 - 179/189: Installing method SequenceableCollection>>swap:with:
15:38:43				354/515 - 180/189: Installing method SequenceableCollection>>takeFirst:
15:38:43				354/515 - 181/189: Installing method SequenceableCollection>>third
15:38:43				354/515 - 182/189: Installing method SequenceableCollection>>truncatedToSize:
15:38:43				354/515 - 183/189: Installing method SequenceableCollection>>with:collect:
15:38:43				354/515 - 184/189: Installing method SequenceableCollection>>with:do:
15:38:43				354/515 - 185/189: Installing method SequenceableCollection>>withIndexCollect:
15:38:43				354/515 - 186/189: Installing method SequenceableCollection>>withIndexDo:
15:38:43				354/515 - 187/189: Installing method SequenceableCollection>>withIndexSelect:
15:38:43				354/515 - 188/189: Installing method SequenceableCollection>>writeStream
15:38:43				354/515 - 189/189: Installing method SequenceableCollection>>writeStreamDo:
15:38:43				354/515 - 1/6: Installing method SequenceableCollection class>>isAbstract
15:38:43				354/515 - 2/6: Installing method SequenceableCollection class>>new:streamContents:
15:38:44				354/515 - 3/6: Installing method SequenceableCollection class>>ofSize:
15:38:44				354/515 - 4/6: Installing method SequenceableCollection class>>streamContents:
15:38:44				354/515 - 5/6: Installing method SequenceableCollection class>>streamContents:limitedTo:
15:38:44				354/515 - 6/6: Installing method SequenceableCollection class>>streamSpecies
15:38:44				355/515 - 1/3: Installing method SessionAccessModeResolver class>>initialize
15:38:44				355/515 - 2/3: Installing method SessionAccessModeResolver class>>resolve
15:38:44				355/515 - 3/3: Installing method SessionAccessModeResolver class>>startUp:
15:38:44				356/515 - 1/11: Installing method SessionCategory>>defaultPriority
15:38:44				356/515 - 2/11: Installing method SessionCategory>>initialize
15:38:44				356/515 - 3/11: Installing method SessionCategory>>listAtPriority:
15:38:44				356/515 - 4/11: Installing method SessionCategory>>name
15:38:44				356/515 - 5/11: Installing method SessionCategory>>name:
15:38:44				356/515 - 6/11: Installing method SessionCategory>>printOn:
15:38:44				356/515 - 7/11: Installing method SessionCategory>>prioritizedList
15:38:44				356/515 - 8/11: Installing method SessionCategory>>register:
15:38:44				356/515 - 9/11: Installing method SessionCategory>>register:atPriority:
15:38:44				356/515 - 10/11: Installing method SessionCategory>>renamedClass:from:to:
15:38:44				356/515 - 11/11: Installing method SessionCategory>>unregisterHandler:
15:38:45				357/515 - 1/38: Installing method SessionManager>>addDeferredStartupAction:
15:38:45				357/515 - 2/38: Installing method SessionManager>>basicCreateCategory:
15:38:45				357/515 - 3/38: Installing method SessionManager>>categoryNamed:
15:38:45				357/515 - 4/38: Installing method SessionManager>>createCategory:
15:38:45				357/515 - 5/38: Installing method SessionManager>>createCategory:after:
15:38:45				357/515 - 6/38: Installing method SessionManager>>currentSession
15:38:45				357/515 - 7/38: Installing method SessionManager>>defaultPriority
15:38:45				357/515 - 8/38: Installing method SessionManager>>guiCategory
15:38:45				357/515 - 9/38: Installing method SessionManager>>hasRegistered:
15:38:45				357/515 - 10/38: Installing method SessionManager>>initialize
15:38:45				357/515 - 11/38: Installing method SessionManager>>installNewSession
15:38:45				357/515 - 12/38: Installing method SessionManager>>installSession:
15:38:45				357/515 - 13/38: Installing method SessionManager>>launchSnapshot:andQuit:
15:38:45				357/515 - 14/38: Installing method SessionManager>>maxPriority
15:38:45				357/515 - 15/38: Installing method SessionManager>>networkCategory
15:38:45				357/515 - 16/38: Installing method SessionManager>>newSession
15:38:45				357/515 - 17/38: Installing method SessionManager>>register:
15:38:45				357/515 - 18/38: Installing method SessionManager>>register:inCategory:
15:38:45				357/515 - 19/38: Installing method SessionManager>>register:inCategory:atPriority:
15:38:45				357/515 - 20/38: Installing method SessionManager>>registerGuiClassNamed:
15:38:45				357/515 - 21/38: Installing method SessionManager>>registerGuiClassNamed:atPriority:
15:38:45				357/515 - 22/38: Installing method SessionManager>>registerLast:inCategory:
15:38:45				357/515 - 23/38: Installing method SessionManager>>registerNetworkClassNamed:
15:38:45				357/515 - 24/38: Installing method SessionManager>>registerSystemClassNamed:
15:38:45				357/515 - 25/38: Installing method SessionManager>>registerSystemClassNamed:atPriority:
15:38:45				357/515 - 26/38: Installing method SessionManager>>registerToolClassNamed:
15:38:45				357/515 - 27/38: Installing method SessionManager>>registerUserClassNamed:
15:38:45				357/515 - 28/38: Installing method SessionManager>>registerUserClassNamed:atPriority:
15:38:45				357/515 - 29/38: Installing method SessionManager>>renamedClass:from:to:
15:38:45				357/515 - 30/38: Installing method SessionManager>>shutdownList
15:38:45				357/515 - 31/38: Installing method SessionManager>>snapshot:andQuit:
15:38:45				357/515 - 32/38: Installing method SessionManager>>startupList
15:38:45				357/515 - 33/38: Installing method SessionManager>>systemCategory
15:38:45				357/515 - 34/38: Installing method SessionManager>>toolsCategory
15:38:45				357/515 - 35/38: Installing method SessionManager>>uninstallSession:
15:38:45				357/515 - 36/38: Installing method SessionManager>>unregisterClassNamed:
15:38:45				357/515 - 37/38: Installing method SessionManager>>unregisterHandler:
15:38:45				357/515 - 38/38: Installing method SessionManager>>userCategory
15:38:45				357/515 - 1/6: Installing method SessionManager class>>classRemoved:
15:38:45				357/515 - 2/6: Installing method SessionManager class>>classRenamed:
15:38:45				357/515 - 3/6: Installing method SessionManager class>>default
15:38:45				357/515 - 4/6: Installing method SessionManager class>>default:
15:38:45				357/515 - 5/6: Installing method SessionManager class>>initialize
15:38:45				357/515 - 6/6: Installing method SessionManager class>>initializeKernelRegistrations
15:38:45				358/515 - 1/23: Installing method Set>>=
15:38:45				358/515 - 2/23: Installing method Set>>add:
15:38:45				358/515 - 3/23: Installing method Set>>asSet
15:38:45				358/515 - 4/23: Installing method Set>>collect:
15:38:45				358/515 - 5/23: Installing method Set>>copyWithout:
15:38:45				358/515 - 6/23: Installing method Set>>difference:
15:38:45				358/515 - 7/23: Installing method Set>>do:
15:38:45				358/515 - 8/23: Installing method Set>>fixCollisionsFrom:
15:38:45				358/515 - 9/23: Installing method Set>>grow
15:38:45				358/515 - 10/23: Installing method Set>>includes:
15:38:45				358/515 - 11/23: Installing method Set>>intersection:
15:38:45				358/515 - 12/23: Installing method Set>>isHealthy
15:38:45				358/515 - 13/23: Installing method Set>>like:
15:38:45				358/515 - 14/23: Installing method Set>>like:ifAbsent:
15:38:45				358/515 - 15/23: Installing method Set>>max:
15:38:45				358/515 - 16/23: Installing method Set>>noCheckAdd:
15:38:45				358/515 - 17/23: Installing method Set>>noCheckNoGrowFillFrom:
15:38:45				358/515 - 18/23: Installing method Set>>occurrencesOf:
15:38:45				358/515 - 19/23: Installing method Set>>postCopy
15:38:45				358/515 - 20/23: Installing method Set>>rehash
15:38:45				358/515 - 21/23: Installing method Set>>remove:ifAbsent:
15:38:45				358/515 - 22/23: Installing method Set>>scanFor:
15:38:45				358/515 - 23/23: Installing method Set>>withArray:
15:38:45				358/515 - 1/2: Installing method Set class>>newFrom:
15:38:45				358/515 - 2/2: Installing method Set class>>sizeFor:
15:38:45				359/515 - 1/11: Installing method ShAbstractChange>>=
15:38:45				359/515 - 2/11: Installing method ShAbstractChange>>announceChanges
15:38:45				359/515 - 3/11: Installing method ShAbstractChange>>builder
15:38:45				359/515 - 4/11: Installing method ShAbstractChange>>builder:
15:38:45				359/515 - 5/11: Installing method ShAbstractChange>>hasChangeClassSideShape
15:38:45				359/515 - 6/11: Installing method ShAbstractChange>>hasChangeInstanceSideShape
15:38:45				359/515 - 7/11: Installing method ShAbstractChange>>hasToMigrateInstances
15:38:45				359/515 - 8/11: Installing method ShAbstractChange>>hash
15:38:45				359/515 - 9/11: Installing method ShAbstractChange>>oldClass
15:38:45				359/515 - 10/11: Installing method ShAbstractChange>>oldClass:
15:38:45				359/515 - 11/11: Installing method ShAbstractChange>>propagateToSubclasses:
15:38:46				359/515 - 1/1: Installing method ShAbstractChange class>>isAbstract
15:38:46				360/515 - 1/3: Installing method ShAbstractChangeDetector>>builder
15:38:46				360/515 - 2/3: Installing method ShAbstractChangeDetector>>builder:
15:38:46				360/515 - 3/3: Installing method ShAbstractChangeDetector>>compareClass
15:38:46				360/515 - 1/3: Installing method ShAbstractChangeDetector class>>builder:
15:38:46				360/515 - 2/3: Installing method ShAbstractChangeDetector class>>compareClass:with:
15:38:46				360/515 - 3/3: Installing method ShAbstractChangeDetector class>>isAbstract
15:38:46				361/515 - 1/4: Installing method ShAbstractClassChangeDetector>>compareClass
15:38:46				361/515 - 2/4: Installing method ShAbstractClassChangeDetector>>compareVariables:with:
15:38:46				361/515 - 3/4: Installing method ShAbstractClassChangeDetector>>initialize
15:38:46				361/515 - 4/4: Installing method ShAbstractClassChangeDetector>>newChanges
15:38:46				361/515 - 1/1: Installing method ShAbstractClassChangeDetector class>>isAbstract
15:38:46				362/515 - 1/1: Installing method ShAbstractInstanceSideClassChangeDetector>>newChanges
15:38:46				362/515 - 1/1: Installing method ShAbstractInstanceSideClassChangeDetector class>>isAbstract
15:38:46				363/515 - 1/1: Installing method ShBitLayoutChangeDetector>>compareClass
15:38:46				364/515 - 1/2: Installing method ShBitLayoutChanged>>hasChangeInstanceSideShape
15:38:46				364/515 - 2/2: Installing method ShBitLayoutChanged>>propagateToSubclasses:
15:38:46				365/515 - 1/3: Installing method ShClassChanged>>announceChanges
15:38:46				365/515 - 2/3: Installing method ShClassChanged>>builder:
15:38:46				365/515 - 3/3: Installing method ShClassChanged>>propagateToSubclasses:
15:38:46				366/515 - 1/2: Installing method ShClassSlotChangeDetector>>initialize
15:38:46				366/515 - 2/2: Installing method ShClassSlotChangeDetector>>newChanges
15:38:46				367/515 - 1/18: Installing method ShDefaultBuilderEnhancer>>afterMethodsCompiled:
15:38:46				367/515 - 2/18: Installing method ShDefaultBuilderEnhancer>>afterMigratingClass:installer:
15:38:46				367/515 - 3/18: Installing method ShDefaultBuilderEnhancer>>allSlotsForBuilder:
15:38:46				367/515 - 4/18: Installing method ShDefaultBuilderEnhancer>>allSlotsToInstallForBuilder:
15:38:46				367/515 - 5/18: Installing method ShDefaultBuilderEnhancer>>beforeMigratingClass:installer:
15:38:47				367/515 - 6/18: Installing method ShDefaultBuilderEnhancer>>classCreated:
15:38:47				367/515 - 7/18: Installing method ShDefaultBuilderEnhancer>>compileMethodsFor:
15:38:47				367/515 - 8/18: Installing method ShDefaultBuilderEnhancer>>configureClass:superclass:withLayoutType:slots:
15:38:47				367/515 - 9/18: Installing method ShDefaultBuilderEnhancer>>configureMetaclass:superclass:withLayoutType:slots:
15:38:47				367/515 - 10/18: Installing method ShDefaultBuilderEnhancer>>fillBuilder:from:
15:38:47				367/515 - 11/18: Installing method ShDefaultBuilderEnhancer>>hasToSkipSlot:
15:38:47				367/515 - 12/18: Installing method ShDefaultBuilderEnhancer>>initializeBuilder:
15:38:47				367/515 - 13/18: Installing method ShDefaultBuilderEnhancer>>metaclassClassFor:
15:38:47				367/515 - 14/18: Installing method ShDefaultBuilderEnhancer>>migrateInstancesTo:installer:
15:38:47				367/515 - 15/18: Installing method ShDefaultBuilderEnhancer>>migrateToClass:installer:
15:38:47				367/515 - 16/18: Installing method ShDefaultBuilderEnhancer>>on:declareClassVariables:sharing:
15:38:47				367/515 - 17/18: Installing method ShDefaultBuilderEnhancer>>propagateChangesToRelatedClasses:builder:
15:38:47				367/515 - 18/18: Installing method ShDefaultBuilderEnhancer>>validateRedefinition:
15:38:47				367/515 - 1/1: Installing method ShDefaultBuilderEnhancer class>>isApplicableFor:
15:38:47				368/515 - 1/3: Installing method ShInstanceShapeChanged>>hasChangeInstanceSideShape
15:38:47				368/515 - 2/3: Installing method ShInstanceShapeChanged>>hasToMigrateInstances
15:38:47				368/515 - 3/3: Installing method ShInstanceShapeChanged>>propagateToSubclasses:
15:38:47				369/515 - 1/1: Installing method ShLayoutChangeDetector>>initialize
15:38:47				370/515 - 1/16: Installing method ShLayoutDefinition>>allSlots
15:38:47				370/515 - 2/16: Installing method ShLayoutDefinition>>builder:
15:38:47				370/515 - 3/16: Installing method ShLayoutDefinition>>classSlots
15:38:47				370/515 - 4/16: Installing method ShLayoutDefinition>>classSlots:
15:38:47				370/515 - 5/16: Installing method ShLayoutDefinition>>initialize
15:38:47				370/515 - 6/16: Installing method ShLayoutDefinition>>isBits
15:38:47				370/515 - 7/16: Installing method ShLayoutDefinition>>layoutClass
15:38:47				370/515 - 8/16: Installing method ShLayoutDefinition>>layoutClass:
15:38:47				370/515 - 9/16: Installing method ShLayoutDefinition>>sharedPools
15:38:47				370/515 - 10/16: Installing method ShLayoutDefinition>>sharedPools:
15:38:47				370/515 - 11/16: Installing method ShLayoutDefinition>>sharedPoolsString
15:38:47				370/515 - 12/16: Installing method ShLayoutDefinition>>sharedVariables
15:38:47				370/515 - 13/16: Installing method ShLayoutDefinition>>sharedVariables:
15:38:47				370/515 - 14/16: Installing method ShLayoutDefinition>>slots
15:38:47				370/515 - 15/16: Installing method ShLayoutDefinition>>slots:
15:38:47				370/515 - 16/16: Installing method ShLayoutDefinition>>validate
15:38:47				371/515 - 1/2: Installing method ShMetaclassChangeDetector>>initialize
15:38:47				371/515 - 2/2: Installing method ShMetaclassChangeDetector>>newChanges
15:38:47				372/515 - 1/4: Installing method ShMetaclassChanged>>announceChanges
15:38:47				372/515 - 2/4: Installing method ShMetaclassChanged>>builder:
15:38:47				372/515 - 3/4: Installing method ShMetaclassChanged>>hasChangeClassSideShape
15:38:47				372/515 - 4/4: Installing method ShMetaclassChanged>>propagateToSubclasses:
15:38:47				374/515 - 1/1: Installing method ShSharedPoolChangeDetector>>initialize
15:38:47				375/515 - 1/1: Installing method ShSharedVariablesChangeDetector>>initialize
15:38:47				376/515 - 1/1: Installing method ShSlotChangeDetector>>initialize
15:38:48				377/515 - 1/1: Installing method ShSuperclassChangeDetector>>initialize
15:38:48				378/515 - 1/2: Installing method ShSuperclassChanged>>hasToMigrateInstances
15:38:48				378/515 - 2/2: Installing method ShSuperclassChanged>>propagateToSubclasses:
15:38:48				379/515 - 1/9: Installing method SharedPool class>>bindingOf:
15:38:48				379/515 - 2/9: Installing method SharedPool class>>classBindingOf:
15:38:48				379/515 - 3/9: Installing method SharedPool class>>includesKey:
15:38:48				379/515 - 4/9: Installing method SharedPool class>>isPool
15:38:48				379/515 - 5/9: Installing method SharedPool class>>isUsed
15:38:48				379/515 - 6/9: Installing method SharedPool class>>localBindingOf:
15:38:48				379/515 - 7/9: Installing method SharedPool class>>methodsAccessingPoolVariables
15:38:48				379/515 - 8/9: Installing method SharedPool class>>poolUsers
15:38:48				379/515 - 9/9: Installing method SharedPool class>>usingMethods
15:38:48				380/515 - 1/16: Installing method SharedQueue>>atEnd
15:38:48				380/515 - 2/16: Installing method SharedQueue>>contents
15:38:48				380/515 - 3/16: Installing method SharedQueue>>findFirst:
15:38:48				380/515 - 4/16: Installing method SharedQueue>>flush
15:38:48				380/515 - 5/16: Installing method SharedQueue>>flushAllSuchThat:
15:38:48				380/515 - 6/16: Installing method SharedQueue>>initialize
15:38:48				380/515 - 7/16: Installing method SharedQueue>>isEmpty
15:38:48				380/515 - 8/16: Installing method SharedQueue>>next
15:38:48				380/515 - 9/16: Installing method SharedQueue>>nextOrNil
15:38:48				380/515 - 10/16: Installing method SharedQueue>>nextOrNilSuchThat:
15:38:48				380/515 - 11/16: Installing method SharedQueue>>nextPut:
15:38:48				380/515 - 12/16: Installing method SharedQueue>>peek
15:38:48				380/515 - 13/16: Installing method SharedQueue>>postCopy
15:38:48				380/515 - 14/16: Installing method SharedQueue>>printOn:
15:38:48				380/515 - 15/16: Installing method SharedQueue>>removeAll
15:38:48				380/515 - 16/16: Installing method SharedQueue>>size
15:38:48				380/515 - 1/1: Installing method SharedQueue class>>new
15:38:48				381/515 - 1/5: Installing method ShiftAnonymousClassInstaller>>comment:
15:38:48				381/515 - 2/5: Installing method ShiftAnonymousClassInstaller>>installInEnvironment:
15:38:48				381/515 - 3/5: Installing method ShiftAnonymousClassInstaller>>installSubclassInSuperclass:
15:38:48				381/515 - 4/5: Installing method ShiftAnonymousClassInstaller>>notifyChanges
15:38:48				381/515 - 5/5: Installing method ShiftAnonymousClassInstaller>>updatePackage:
15:38:49				382/515 - 1/83: Installing method ShiftClassBuilder>>addChange:
15:38:49				382/515 - 2/83: Installing method ShiftClassBuilder>>addChangeComparer:
15:38:49				382/515 - 3/83: Installing method ShiftClassBuilder>>allSlots
15:38:49				382/515 - 4/83: Installing method ShiftClassBuilder>>build
15:38:49				382/515 - 5/83: Installing method ShiftClassBuilder>>buildEnvironment
15:38:49				382/515 - 6/83: Installing method ShiftClassBuilder>>buildEnvironment:
15:38:49				382/515 - 7/83: Installing method ShiftClassBuilder>>builderEnhancer
15:38:49				382/515 - 8/83: Installing method ShiftClassBuilder>>builderEnhancer:
15:38:49				382/515 - 9/83: Installing method ShiftClassBuilder>>changeComparers
15:38:49				382/515 - 10/83: Installing method ShiftClassBuilder>>changes
15:38:49				382/515 - 11/83: Installing method ShiftClassBuilder>>classNamed:
15:38:49				382/515 - 12/83: Installing method ShiftClassBuilder>>classSlots
15:38:49				382/515 - 13/83: Installing method ShiftClassBuilder>>classSlots:
15:38:49				382/515 - 14/83: Installing method ShiftClassBuilder>>comment
15:38:49				382/515 - 15/83: Installing method ShiftClassBuilder>>comment:
15:38:49				382/515 - 16/83: Installing method ShiftClassBuilder>>comment:stamp:
15:38:49				382/515 - 17/83: Installing method ShiftClassBuilder>>commentStamp
15:38:49				382/515 - 18/83: Installing method ShiftClassBuilder>>commentStamp:
15:38:49				382/515 - 19/83: Installing method ShiftClassBuilder>>compareWithOldClass
15:38:49				382/515 - 20/83: Installing method ShiftClassBuilder>>compileMethods
15:38:49				382/515 - 21/83: Installing method ShiftClassBuilder>>copyProtocols
15:38:49				382/515 - 22/83: Installing method ShiftClassBuilder>>createClass
15:38:49				382/515 - 23/83: Installing method ShiftClassBuilder>>createMetaclass
15:38:49				382/515 - 24/83: Installing method ShiftClassBuilder>>createSharedVariables
15:38:49				382/515 - 25/83: Installing method ShiftClassBuilder>>detectBuilderEnhancer
15:38:49				382/515 - 26/83: Installing method ShiftClassBuilder>>doesNotUnderstand:
15:38:49				382/515 - 27/83: Installing method ShiftClassBuilder>>environment
15:38:49				382/515 - 28/83: Installing method ShiftClassBuilder>>environment:
15:38:49				382/515 - 29/83: Installing method ShiftClassBuilder>>fillClassSideFromEnvironment:
15:38:49				382/515 - 30/83: Installing method ShiftClassBuilder>>fillFor:
15:38:49				382/515 - 31/83: Installing method ShiftClassBuilder>>fillInstanceSideFromClass:
15:38:49				382/515 - 32/83: Installing method ShiftClassBuilder>>fluidInstall
15:38:49				382/515 - 33/83: Installing method ShiftClassBuilder>>hasToMigrateInstances
15:38:49				382/515 - 34/83: Installing method ShiftClassBuilder>>initialize
15:38:49				382/515 - 35/83: Installing method ShiftClassBuilder>>install
15:38:49				382/515 - 36/83: Installing method ShiftClassBuilder>>installSlotsAndVariables
15:38:49				382/515 - 37/83: Installing method ShiftClassBuilder>>installingEnvironment
15:38:49				382/515 - 38/83: Installing method ShiftClassBuilder>>installingEnvironment:
15:38:49				382/515 - 39/83: Installing method ShiftClassBuilder>>isInRemake
15:38:49				382/515 - 40/83: Installing method ShiftClassBuilder>>isRebuild
15:38:49				382/515 - 41/83: Installing method ShiftClassBuilder>>layout:
15:38:49				382/515 - 42/83: Installing method ShiftClassBuilder>>layoutClass
15:38:49				382/515 - 43/83: Installing method ShiftClassBuilder>>layoutClass:
15:38:49				382/515 - 44/83: Installing method ShiftClassBuilder>>layoutDefinition
15:38:49				382/515 - 45/83: Installing method ShiftClassBuilder>>markIsInRemake
15:38:49				382/515 - 46/83: Installing method ShiftClassBuilder>>metaSuperclass
15:38:49				382/515 - 47/83: Installing method ShiftClassBuilder>>metaSuperclass:
15:38:49				382/515 - 48/83: Installing method ShiftClassBuilder>>metaclassClass
15:38:49				382/515 - 49/83: Installing method ShiftClassBuilder>>name
15:38:49				382/515 - 50/83: Installing method ShiftClassBuilder>>name:
15:38:49				382/515 - 51/83: Installing method ShiftClassBuilder>>newClass
15:38:49				382/515 - 52/83: Installing method ShiftClassBuilder>>newMetaclass
15:38:49				382/515 - 53/83: Installing method ShiftClassBuilder>>notifyChanges
15:38:49				382/515 - 54/83: Installing method ShiftClassBuilder>>oldClass
15:38:49				382/515 - 55/83: Installing method ShiftClassBuilder>>oldClass:
15:38:49				382/515 - 56/83: Installing method ShiftClassBuilder>>oldMetaclass
15:38:49				382/515 - 57/83: Installing method ShiftClassBuilder>>package
15:38:49				382/515 - 58/83: Installing method ShiftClassBuilder>>package:
15:38:49				382/515 - 59/83: Installing method ShiftClassBuilder>>privateSlots:
15:38:49				382/515 - 60/83: Installing method ShiftClassBuilder>>propagateChangesTo:
15:38:49				382/515 - 61/83: Installing method ShiftClassBuilder>>propertyAt:
15:38:49				382/515 - 62/83: Installing method ShiftClassBuilder>>propertyAt:put:
15:38:49				382/515 - 63/83: Installing method ShiftClassBuilder>>sharedPools
15:38:49				382/515 - 64/83: Installing method ShiftClassBuilder>>sharedPools:
15:38:49				382/515 - 65/83: Installing method ShiftClassBuilder>>sharedPoolsFromString:
15:38:49				382/515 - 66/83: Installing method ShiftClassBuilder>>sharedVariables
15:38:49				382/515 - 67/83: Installing method ShiftClassBuilder>>sharedVariables:
15:38:49				382/515 - 68/83: Installing method ShiftClassBuilder>>sharedVariablesFromString:
15:38:49				382/515 - 69/83: Installing method ShiftClassBuilder>>slots
15:38:49				382/515 - 70/83: Installing method ShiftClassBuilder>>slots:
15:38:49				382/515 - 71/83: Installing method ShiftClassBuilder>>slotsFromString:
15:38:49				382/515 - 72/83: Installing method ShiftClassBuilder>>superclass
15:38:49				382/515 - 73/83: Installing method ShiftClassBuilder>>superclass:
15:38:49				382/515 - 74/83: Installing method ShiftClassBuilder>>superclassName
15:38:49				382/515 - 75/83: Installing method ShiftClassBuilder>>superclassName:
15:38:49				382/515 - 76/83: Installing method ShiftClassBuilder>>superclassResolver:
15:38:49				382/515 - 77/83: Installing method ShiftClassBuilder>>tag
15:38:49				382/515 - 78/83: Installing method ShiftClassBuilder>>tag:
15:38:49				382/515 - 79/83: Installing method ShiftClassBuilder>>tryToFillOldClass
15:38:49				382/515 - 80/83: Installing method ShiftClassBuilder>>useStrictSuperclass
15:38:49				382/515 - 81/83: Installing method ShiftClassBuilder>>validateClassName
15:38:49				382/515 - 82/83: Installing method ShiftClassBuilder>>validateSuperclass
15:38:49				382/515 - 83/83: Installing method ShiftClassBuilder>>withAdditionalSlots:
15:38:49				382/515 - 1/2: Installing method ShiftClassBuilder class>>defaultBuildEnhancer
15:38:49				382/515 - 2/2: Installing method ShiftClassBuilder class>>setDefaultBuilderEnhancer:
15:38:50				383/515 - 1/20: Installing method ShiftClassInstaller>>builder
15:38:50				383/515 - 2/20: Installing method ShiftClassInstaller>>comment:
15:38:50				383/515 - 3/20: Installing method ShiftClassInstaller>>copyObject:to:
15:38:50				383/515 - 4/20: Installing method ShiftClassInstaller>>fillFor:
15:38:50				383/515 - 5/20: Installing method ShiftClassInstaller>>fixSlotScope:
15:38:50				383/515 - 6/20: Installing method ShiftClassInstaller>>initialize
15:38:50				383/515 - 7/20: Installing method ShiftClassInstaller>>installInEnvironment:
15:38:50				383/515 - 8/20: Installing method ShiftClassInstaller>>installSubclassInSuperclass:
15:38:50				383/515 - 9/20: Installing method ShiftClassInstaller>>installingEnvironment
15:38:50				383/515 - 10/20: Installing method ShiftClassInstaller>>installingEnvironment:
15:38:50				383/515 - 11/20: Installing method ShiftClassInstaller>>make
15:38:50				383/515 - 12/20: Installing method ShiftClassInstaller>>make:
15:38:50				383/515 - 13/20: Installing method ShiftClassInstaller>>makeWithBuilder:
15:38:50				383/515 - 14/20: Installing method ShiftClassInstaller>>migrateClassTo:
15:38:50				383/515 - 15/20: Installing method ShiftClassInstaller>>migrateInstancesTo:
15:38:50				383/515 - 16/20: Installing method ShiftClassInstaller>>notifyChanges
15:38:50				383/515 - 17/20: Installing method ShiftClassInstaller>>oldClass
15:38:50				383/515 - 18/20: Installing method ShiftClassInstaller>>oldClass:
15:38:50				383/515 - 19/20: Installing method ShiftClassInstaller>>updateBindings:of:
15:38:50				383/515 - 20/20: Installing method ShiftClassInstaller>>updatePackage:
15:38:50				383/515 - 1/5: Installing method ShiftClassInstaller class>>example
15:38:50				383/515 - 2/5: Installing method ShiftClassInstaller class>>make:
15:38:50				383/515 - 3/5: Installing method ShiftClassInstaller class>>remake:basedOn:
15:38:50				383/515 - 4/5: Installing method ShiftClassInstaller class>>update:to:
15:38:50				383/515 - 5/5: Installing method ShiftClassInstaller class>>validateClassName:
15:38:50				384/515 - 1/2: Installing method ShiftClassSideBuilder>>slots:
15:38:50				384/515 - 2/2: Installing method ShiftClassSideBuilder>>traits:
15:38:50				385/515 - 1/1: Installing method ShouldBeImplemented>>standardMessageText
15:38:50				386/515 - 1/1: Installing method ShouldNotImplement>>standardMessageText
15:38:50				387/515 - 1/2: Installing method SimulationExceptionWrapper>>exception
15:38:50				387/515 - 2/2: Installing method SimulationExceptionWrapper>>exception:
15:38:50				387/515 - 1/1: Installing method SimulationExceptionWrapper class>>signalForException:
15:38:50				388/515 - 1/2: Installing method SizeMismatch>>messageText
15:38:50				388/515 - 2/2: Installing method SizeMismatch>>standardMessageText
15:38:51				389/515 - 1/42: Installing method Slot>>acceptVisitor:node:
15:38:51				389/515 - 2/42: Installing method Slot>>addAdditionalSlotsTo:
15:38:51				389/515 - 3/42: Installing method Slot>>asClassVariable
15:38:51				389/515 - 4/42: Installing method Slot>>asSlot
15:38:51				389/515 - 5/42: Installing method Slot>>baseSlot
15:38:51				389/515 - 6/42: Installing method Slot>>definingClass
15:38:51				389/515 - 7/42: Installing method Slot>>definingClass:
15:38:51				389/515 - 8/42: Installing method Slot>>definitionString
15:38:51				389/515 - 9/42: Installing method Slot>>emitStore:
15:38:51				389/515 - 10/42: Installing method Slot>>emitValue:
15:38:51				389/515 - 11/42: Installing method Slot>>ensureInitalizeMethodExists:
15:38:51				389/515 - 12/42: Installing method Slot>>ensureSlotInitializationFor:
15:38:51				389/515 - 13/42: Installing method Slot>>hasSameDefinitionAs:
15:38:51				389/515 - 14/42: Installing method Slot>>initialize:
15:38:51				389/515 - 15/42: Installing method Slot>>installingIn:
15:38:51				389/515 - 16/42: Installing method Slot>>isAccessedIn:
15:38:51				389/515 - 17/42: Installing method Slot>>isDefinedByOwningClass
15:38:51				389/515 - 18/42: Installing method Slot>>isInstanceVariable
15:38:51				389/515 - 19/42: Installing method Slot>>isReadIn:
15:38:51				389/515 - 20/42: Installing method Slot>>isReferenced
15:38:51				389/515 - 21/42: Installing method Slot>>isSelfEvaluating
15:38:51				389/515 - 22/42: Installing method Slot>>isVirtual
15:38:51				389/515 - 23/42: Installing method Slot>>isVisible
15:38:51				389/515 - 24/42: Installing method Slot>>isWrittenIn:
15:38:51				389/515 - 25/42: Installing method Slot>>name:
15:38:51				389/515 - 26/42: Installing method Slot>>named:
15:38:51				389/515 - 27/42: Installing method Slot>>owningClass
15:38:51				389/515 - 28/42: Installing method Slot>>owningClass:
15:38:51				389/515 - 29/42: Installing method Slot>>possiblyUsingClasses
15:38:51				389/515 - 30/42: Installing method Slot>>printOn:
15:38:51				389/515 - 31/42: Installing method Slot>>read:
15:38:51				389/515 - 32/42: Installing method Slot>>readInContext:
15:38:51				389/515 - 33/42: Installing method Slot>>scope
15:38:51				389/515 - 34/42: Installing method Slot>>scope:
15:38:51				389/515 - 35/42: Installing method Slot>>sendsInitializeSlots:
15:38:51				389/515 - 36/42: Installing method Slot>>size
15:38:51				389/515 - 37/42: Installing method Slot>>storeOn:
15:38:51				389/515 - 38/42: Installing method Slot>>usingClasses
15:38:51				389/515 - 39/42: Installing method Slot>>usingMethods
15:38:51				389/515 - 40/42: Installing method Slot>>wantsInitialization
15:38:51				389/515 - 41/42: Installing method Slot>>write:inContext:
15:38:51				389/515 - 42/42: Installing method Slot>>write:to:
15:38:51				389/515 - 1/4: Installing method Slot class>>asSlot
15:38:51				389/515 - 2/4: Installing method Slot class>>checkValidName:
15:38:51				389/515 - 3/4: Installing method Slot class>>isUsed
15:38:51				389/515 - 4/4: Installing method Slot class>>slotUsers
15:38:51				390/515 - 1/3: Installing method SlotNotFound>>messageText
15:38:51				390/515 - 2/3: Installing method SlotNotFound>>name
15:38:51				390/515 - 3/3: Installing method SlotNotFound>>name:
15:38:51				390/515 - 1/1: Installing method SlotNotFound class>>signalForName:
15:38:52				391/515 - 1/70: Installing method SmallDictionary>>=
15:38:52				391/515 - 2/70: Installing method SmallDictionary>>add:
15:38:52				391/515 - 3/70: Installing method SmallDictionary>>addAll:
15:38:52				391/515 - 4/70: Installing method SmallDictionary>>associationAt:
15:38:52				391/515 - 5/70: Installing method SmallDictionary>>associationAt:ifAbsent:
15:38:52				391/515 - 6/70: Installing method SmallDictionary>>associationAt:ifPresent:
15:38:52				391/515 - 7/70: Installing method SmallDictionary>>associationAt:ifPresent:ifAbsent:
15:38:52				391/515 - 8/70: Installing method SmallDictionary>>associations
15:38:52				391/515 - 9/70: Installing method SmallDictionary>>associationsDo:
15:38:52				391/515 - 10/70: Installing method SmallDictionary>>associationsSelect:
15:38:52				391/515 - 11/70: Installing method SmallDictionary>>at:
15:38:52				391/515 - 12/70: Installing method SmallDictionary>>at:at:
15:38:52				391/515 - 13/70: Installing method SmallDictionary>>at:at:ifAbsent:
15:38:52				391/515 - 14/70: Installing method SmallDictionary>>at:at:ifAbsentPut:
15:38:52				391/515 - 15/70: Installing method SmallDictionary>>at:at:put:
15:38:52				391/515 - 16/70: Installing method SmallDictionary>>at:ifAbsent:
15:38:52				391/515 - 17/70: Installing method SmallDictionary>>at:ifAbsentPut:
15:38:52				391/515 - 18/70: Installing method SmallDictionary>>at:ifPresent:
15:38:52				391/515 - 19/70: Installing method SmallDictionary>>at:ifPresent:ifAbsent:
15:38:52				391/515 - 20/70: Installing method SmallDictionary>>at:ifPresent:ifAbsentPut:
15:38:52				391/515 - 21/70: Installing method SmallDictionary>>at:put:
15:38:52				391/515 - 22/70: Installing method SmallDictionary>>at:update:
15:38:52				391/515 - 23/70: Installing method SmallDictionary>>at:update:initial:
15:38:52				391/515 - 24/70: Installing method SmallDictionary>>bindingOf:
15:38:52				391/515 - 25/70: Installing method SmallDictionary>>bindingsDo:
15:38:52				391/515 - 26/70: Installing method SmallDictionary>>capacity
15:38:52				391/515 - 27/70: Installing method SmallDictionary>>collect:
15:38:52				391/515 - 28/70: Installing method SmallDictionary>>difference:
15:38:52				391/515 - 29/70: Installing method SmallDictionary>>do:
15:38:52				391/515 - 30/70: Installing method SmallDictionary>>empty
15:38:52				391/515 - 31/70: Installing method SmallDictionary>>errorKeyNotFound:
15:38:52				391/515 - 32/70: Installing method SmallDictionary>>errorValueNotFound:
15:38:52				391/515 - 33/70: Installing method SmallDictionary>>findIndexForKey:
15:38:52				391/515 - 34/70: Installing method SmallDictionary>>growKeysAndValues
15:38:52				391/515 - 35/70: Installing method SmallDictionary>>growTo:
15:38:52				391/515 - 36/70: Installing method SmallDictionary>>hasBindingThatBeginsWith:
15:38:52				391/515 - 37/70: Installing method SmallDictionary>>includes:
15:38:52				391/515 - 38/70: Installing method SmallDictionary>>includesAssociation:
15:38:52				391/515 - 39/70: Installing method SmallDictionary>>includesIdentity:
15:38:52				391/515 - 40/70: Installing method SmallDictionary>>includesKey:
15:38:52				391/515 - 41/70: Installing method SmallDictionary>>initialize
15:38:52				391/515 - 42/70: Installing method SmallDictionary>>intersection:
15:38:52				391/515 - 43/70: Installing method SmallDictionary>>isDictionary
15:38:52				391/515 - 44/70: Installing method SmallDictionary>>isHealthy
15:38:52				391/515 - 45/70: Installing method SmallDictionary>>keyAtIdentityValue:
15:38:52				391/515 - 46/70: Installing method SmallDictionary>>keyAtIdentityValue:ifAbsent:
15:38:52				391/515 - 47/70: Installing method SmallDictionary>>keyAtValue:
15:38:52				391/515 - 48/70: Installing method SmallDictionary>>keyAtValue:ifAbsent:
15:38:52				391/515 - 49/70: Installing method SmallDictionary>>keyForIdentity:
15:38:52				391/515 - 50/70: Installing method SmallDictionary>>keys
15:38:52				391/515 - 51/70: Installing method SmallDictionary>>keysAndValuesDo:
15:38:52				391/515 - 52/70: Installing method SmallDictionary>>keysAndValuesRemove:
15:38:52				391/515 - 53/70: Installing method SmallDictionary>>keysDo:
15:38:52				391/515 - 54/70: Installing method SmallDictionary>>keysSortedSafely
15:38:52				391/515 - 55/70: Installing method SmallDictionary>>postCopy
15:38:52				391/515 - 56/70: Installing method SmallDictionary>>printElementsOn:
15:38:52				391/515 - 57/70: Installing method SmallDictionary>>privateAt:put:
15:38:52				391/515 - 58/70: Installing method SmallDictionary>>reject:thenCollect:
15:38:52				391/515 - 59/70: Installing method SmallDictionary>>remove:
15:38:52				391/515 - 60/70: Installing method SmallDictionary>>remove:ifAbsent:
15:38:52				391/515 - 61/70: Installing method SmallDictionary>>removeAll
15:38:52				391/515 - 62/70: Installing method SmallDictionary>>removeKey:
15:38:52				391/515 - 63/70: Installing method SmallDictionary>>removeKey:ifAbsent:
15:38:52				391/515 - 64/70: Installing method SmallDictionary>>select:
15:38:52				391/515 - 65/70: Installing method SmallDictionary>>select:thenCollect:
15:38:52				391/515 - 66/70: Installing method SmallDictionary>>setClass
15:38:52				391/515 - 67/70: Installing method SmallDictionary>>size
15:38:52				391/515 - 68/70: Installing method SmallDictionary>>storeOn:
15:38:52				391/515 - 69/70: Installing method SmallDictionary>>values
15:38:52				391/515 - 70/70: Installing method SmallDictionary>>valuesDo:
15:38:52				391/515 - 1/4: Installing method SmallDictionary class>>new:
15:38:52				391/515 - 2/4: Installing method SmallDictionary class>>newFrom:
15:38:52				391/515 - 3/4: Installing method SmallDictionary class>>newFromKeys:andValues:
15:38:52				391/515 - 4/4: Installing method SmallDictionary class>>newFromPairs:
15:38:52				392/515 - 1/26: Installing method SmallFloat64>>*
15:38:52				392/515 - 2/26: Installing method SmallFloat64>>+
15:38:52				392/515 - 3/26: Installing method SmallFloat64>>-
15:38:52				392/515 - 4/26: Installing method SmallFloat64>>/
15:38:52				392/515 - 5/26: Installing method SmallFloat64>><
15:38:52				392/515 - 6/26: Installing method SmallFloat64>><=
15:38:52				392/515 - 7/26: Installing method SmallFloat64>>=
15:38:52				392/515 - 8/26: Installing method SmallFloat64>>>
15:38:52				392/515 - 9/26: Installing method SmallFloat64>>>=
15:38:52				392/515 - 10/26: Installing method SmallFloat64>>basicIdentityHash
15:38:52				392/515 - 11/26: Installing method SmallFloat64>>clone
15:38:52				392/515 - 12/26: Installing method SmallFloat64>>copy
15:38:52				392/515 - 13/26: Installing method SmallFloat64>>deepCopy
15:38:52				392/515 - 14/26: Installing method SmallFloat64>>exp
15:38:52				392/515 - 15/26: Installing method SmallFloat64>>exponent
15:38:52				392/515 - 16/26: Installing method SmallFloat64>>fractionPart
15:38:52				392/515 - 17/26: Installing method SmallFloat64>>identityHash
15:38:52				392/515 - 18/26: Installing method SmallFloat64>>isImmediateObject
15:38:52				392/515 - 19/26: Installing method SmallFloat64>>isPinnedInMemory
15:38:52				392/515 - 20/26: Installing method SmallFloat64>>ln
15:38:52				392/515 - 21/26: Installing method SmallFloat64>>nextObject
15:38:52				392/515 - 22/26: Installing method SmallFloat64>>shallowCopy
15:38:52				392/515 - 23/26: Installing method SmallFloat64>>timesTwoPower:
15:38:52				392/515 - 24/26: Installing method SmallFloat64>>truncated
15:38:52				392/515 - 25/26: Installing method SmallFloat64>>veryDeepCopyWith:
15:38:52				392/515 - 26/26: Installing method SmallFloat64>>~=
15:38:52				392/515 - 1/2: Installing method SmallFloat64 class>>basicNew
15:38:52				392/515 - 2/2: Installing method SmallFloat64 class>>basicNew:
15:38:52				393/515 - 1/2: Installing method SmallIdentityDictionary>>findIndexForKey:
15:38:52				393/515 - 2/2: Installing method SmallIdentityDictionary>>setClass
15:38:53				394/515 - 1/47: Installing method SmallInteger>>*
15:38:53				394/515 - 2/47: Installing method SmallInteger>>+
15:38:53				394/515 - 3/47: Installing method SmallInteger>>-
15:38:53				394/515 - 4/47: Installing method SmallInteger>>/
15:38:53				394/515 - 5/47: Installing method SmallInteger>>//
15:38:53				394/515 - 6/47: Installing method SmallInteger>><
15:38:53				394/515 - 7/47: Installing method SmallInteger>><=
15:38:53				394/515 - 8/47: Installing method SmallInteger>>=
15:38:53				394/515 - 9/47: Installing method SmallInteger>>>
15:38:53				394/515 - 10/47: Installing method SmallInteger>>>=
15:38:53				394/515 - 11/47: Installing method SmallInteger>>\\
15:38:53				394/515 - 12/47: Installing method SmallInteger>>asCharacter
15:38:53				394/515 - 13/47: Installing method SmallInteger>>asFloat
15:38:53				394/515 - 14/47: Installing method SmallInteger>>basicIdentityHash
15:38:53				394/515 - 15/47: Installing method SmallInteger>>bitAnd:
15:38:53				394/515 - 16/47: Installing method SmallInteger>>bitOr:
15:38:53				394/515 - 17/47: Installing method SmallInteger>>bitShift:
15:38:53				394/515 - 18/47: Installing method SmallInteger>>bitStringLength
15:38:53				394/515 - 19/47: Installing method SmallInteger>>bitXor:
15:38:53				394/515 - 20/47: Installing method SmallInteger>>byteAt:
15:38:53				394/515 - 21/47: Installing method SmallInteger>>byteAt:put:
15:38:53				394/515 - 22/47: Installing method SmallInteger>>bytesCount
15:38:53				394/515 - 23/47: Installing method SmallInteger>>decimalDigitLength
15:38:53				394/515 - 24/47: Installing method SmallInteger>>deepCopy
15:38:53				394/515 - 25/47: Installing method SmallInteger>>even
15:38:53				394/515 - 26/47: Installing method SmallInteger>>gcd:
15:38:53				394/515 - 27/47: Installing method SmallInteger>>hash
15:38:53				394/515 - 28/47: Installing method SmallInteger>>hashMultiply
15:38:53				394/515 - 29/47: Installing method SmallInteger>>highBit
15:38:53				394/515 - 30/47: Installing method SmallInteger>>highBitOfMagnitude
15:38:53				394/515 - 31/47: Installing method SmallInteger>>highBitOfPositiveReceiver
15:38:53				394/515 - 32/47: Installing method SmallInteger>>identityHash
15:38:53				394/515 - 33/47: Installing method SmallInteger>>isImmediateObject
15:38:53				394/515 - 34/47: Installing method SmallInteger>>isLarge
15:38:53				394/515 - 35/47: Installing method SmallInteger>>isPinnedInMemory
15:38:53				394/515 - 36/47: Installing method SmallInteger>>lowBit
15:38:53				394/515 - 37/47: Installing method SmallInteger>>nextInstance
15:38:53				394/515 - 38/47: Installing method SmallInteger>>nextObject
15:38:53				394/515 - 39/47: Installing method SmallInteger>>odd
15:38:53				394/515 - 40/47: Installing method SmallInteger>>pointsTo:
15:38:53				394/515 - 41/47: Installing method SmallInteger>>printOn:base:
15:38:53				394/515 - 42/47: Installing method SmallInteger>>printOn:base:length:padded:
15:38:53				394/515 - 43/47: Installing method SmallInteger>>printOn:base:nDigits:
15:38:53				394/515 - 44/47: Installing method SmallInteger>>quo:
15:38:53				394/515 - 45/47: Installing method SmallInteger>>shallowCopy
15:38:53				394/515 - 46/47: Installing method SmallInteger>>veryDeepCopyWith:
15:38:53				394/515 - 47/47: Installing method SmallInteger>>~=
15:38:53				394/515 - 1/6: Installing method SmallInteger class>>basicNew
15:38:53				394/515 - 2/6: Installing method SmallInteger class>>initialize
15:38:54				394/515 - 3/6: Installing method SmallInteger class>>maxVal
15:38:54				394/515 - 4/6: Installing method SmallInteger class>>minVal
15:38:54				394/515 - 5/6: Installing method SmallInteger class>>new
15:38:54				394/515 - 6/6: Installing method SmallInteger class>>startUp:
15:38:57				395/515 - 1/177: Installing method SmalltalkImage>>addToShutDownList:
15:38:57				395/515 - 2/177: Installing method SmalltalkImage>>addToStartUpList:
15:38:57				395/515 - 3/177: Installing method SmalltalkImage>>allClasses
15:38:57				395/515 - 4/177: Installing method SmalltalkImage>>allClassesAndTraits
15:38:57				395/515 - 5/177: Installing method SmalltalkImage>>allClassesAndTraitsDo:
15:38:57				395/515 - 6/177: Installing method SmalltalkImage>>allClassesDo:
15:38:57				395/515 - 7/177: Installing method SmalltalkImage>>allTraits
15:38:57				395/515 - 8/177: Installing method SmalltalkImage>>anonymousClassInstaller
15:38:57				395/515 - 9/177: Installing method SmalltalkImage>>argumentAt:
15:38:57				395/515 - 10/177: Installing method SmalltalkImage>>arguments
15:38:57				395/515 - 11/177: Installing method SmalltalkImage>>argumentsInclude:
15:38:57				395/515 - 12/177: Installing method SmalltalkImage>>argumentsStartingAtIndex:
15:38:57				395/515 - 13/177: Installing method SmalltalkImage>>at:
15:38:57				395/515 - 14/177: Installing method SmalltalkImage>>at:ifAbsent:
15:38:57				395/515 - 15/177: Installing method SmalltalkImage>>at:ifAbsentPut:
15:38:57				395/515 - 16/177: Installing method SmalltalkImage>>at:ifPresent:
15:38:57				395/515 - 17/177: Installing method SmalltalkImage>>at:ifPresent:ifAbsent:
15:38:57				395/515 - 18/177: Installing method SmalltalkImage>>at:put:
15:38:57				395/515 - 19/177: Installing method SmalltalkImage>>backupImageInFileNamed:
15:38:57				395/515 - 20/177: Installing method SmalltalkImage>>backupTo:
15:38:57				395/515 - 21/177: Installing method SmalltalkImage>>bindingOf:
15:38:57				395/515 - 22/177: Installing method SmalltalkImage>>buildDateString
15:38:57				395/515 - 23/177: Installing method SmalltalkImage>>bytesLeft
15:38:57				395/515 - 24/177: Installing method SmalltalkImage>>bytesLeft:
15:38:57				395/515 - 25/177: Installing method SmalltalkImage>>changeImagePathTo:
15:38:57				395/515 - 26/177: Installing method SmalltalkImage>>changesName
15:38:57				395/515 - 27/177: Installing method SmalltalkImage>>changesSuffix
15:38:57				395/515 - 28/177: Installing method SmalltalkImage>>classBuilder
15:38:57				395/515 - 29/177: Installing method SmalltalkImage>>classInstaller
15:38:57				395/515 - 30/177: Installing method SmalltalkImage>>classNamed:
15:38:57				395/515 - 31/177: Installing method SmalltalkImage>>classNames
15:38:57				395/515 - 32/177: Installing method SmalltalkImage>>classOrTraitNamed:
15:38:57				395/515 - 33/177: Installing method SmalltalkImage>>cleanOutUndeclared
15:38:57				395/515 - 34/177: Installing method SmalltalkImage>>cleanUp
15:38:57				395/515 - 35/177: Installing method SmalltalkImage>>cleanUp:
15:38:57				395/515 - 36/177: Installing method SmalltalkImage>>cleanUp:except:
15:38:57				395/515 - 37/177: Installing method SmalltalkImage>>cleanUp:except:confirming:
15:38:57				395/515 - 38/177: Installing method SmalltalkImage>>clearExternalObjects
15:38:57				395/515 - 39/177: Installing method SmalltalkImage>>closeLog:
15:38:57				395/515 - 40/177: Installing method SmalltalkImage>>closeSourceFiles
15:38:57				395/515 - 41/177: Installing method SmalltalkImage>>commandLine
15:38:57				395/515 - 42/177: Installing method SmalltalkImage>>compactClassesArray
15:38:57				395/515 - 43/177: Installing method SmalltalkImage>>compiler
15:38:57				395/515 - 44/177: Installing method SmalltalkImage>>compilerClass
15:38:57				395/515 - 45/177: Installing method SmalltalkImage>>compilerClass:
15:38:57				395/515 - 46/177: Installing method SmalltalkImage>>createStackOverflow
15:38:57				395/515 - 47/177: Installing method SmalltalkImage>>datedVersion
15:38:58				395/515 - 48/177: Installing method SmalltalkImage>>defaultLogFileName
15:38:58				395/515 - 49/177: Installing method SmalltalkImage>>environment
15:38:58				395/515 - 50/177: Installing method SmalltalkImage>>exit:
15:38:58				395/515 - 51/177: Installing method SmalltalkImage>>exitFailure
15:38:58				395/515 - 52/177: Installing method SmalltalkImage>>exitSuccess
15:38:58				395/515 - 53/177: Installing method SmalltalkImage>>exitToDebugger
15:38:58				395/515 - 54/177: Installing method SmalltalkImage>>externalObjects
15:38:58				395/515 - 55/177: Installing method SmalltalkImage>>extractMinusParameters
15:38:58				395/515 - 56/177: Installing method SmalltalkImage>>extractMinusParametersFrom:
15:38:58				395/515 - 57/177: Installing method SmalltalkImage>>extractParameters
15:38:58				395/515 - 58/177: Installing method SmalltalkImage>>fileForChangesNamed:
15:38:58				395/515 - 59/177: Installing method SmalltalkImage>>fileForImageNamed:
15:38:58				395/515 - 60/177: Installing method SmalltalkImage>>fixObsoleteBindings
15:38:58				395/515 - 61/177: Installing method SmalltalkImage>>fixObsoleteReferences
15:38:58				395/515 - 62/177: Installing method SmalltalkImage>>fixObsoleteSharedPools
15:38:58				395/515 - 63/177: Installing method SmalltalkImage>>flushClassNameCache
15:38:58				395/515 - 64/177: Installing method SmalltalkImage>>fullNameForChangesNamed:
15:38:58				395/515 - 65/177: Installing method SmalltalkImage>>fullNameForImageNamed:
15:38:58				395/515 - 66/177: Installing method SmalltalkImage>>garbageCollect
15:38:58				395/515 - 67/177: Installing method SmalltalkImage>>garbageCollectMost
15:38:58				395/515 - 68/177: Installing method SmalltalkImage>>getFileNameFromUser
15:38:58				395/515 - 69/177: Installing method SmalltalkImage>>globals
15:38:58				395/515 - 70/177: Installing method SmalltalkImage>>globals:
15:38:58				395/515 - 71/177: Installing method SmalltalkImage>>growMemoryByAtLeast:
15:38:58				395/515 - 72/177: Installing method SmalltalkImage>>hasClassNamed:
15:38:58				395/515 - 73/177: Installing method SmalltalkImage>>hasCompiler
15:38:58				395/515 - 74/177: Installing method SmalltalkImage>>image
15:38:58				395/515 - 75/177: Installing method SmalltalkImage>>imageDirectory
15:38:58				395/515 - 76/177: Installing method SmalltalkImage>>imageFormatVersion
15:38:58				395/515 - 77/177: Installing method SmalltalkImage>>imagePath
15:38:58				395/515 - 78/177: Installing method SmalltalkImage>>imagePath:
15:38:58				395/515 - 79/177: Installing method SmalltalkImage>>imageSuffix
15:38:58				395/515 - 80/177: Installing method SmalltalkImage>>includesKey:
15:38:58				395/515 - 81/177: Installing method SmalltalkImage>>informSpaceLeftAfterGarbageCollection
15:38:58				395/515 - 82/177: Installing method SmalltalkImage>>installLowSpaceWatcher
15:38:58				395/515 - 83/177: Installing method SmalltalkImage>>isHeadless
15:38:58				395/515 - 84/177: Installing method SmalltalkImage>>isInteractive
15:38:58				395/515 - 85/177: Installing method SmalltalkImage>>isInteractiveGraphic
15:38:58				395/515 - 86/177: Installing method SmalltalkImage>>isSelfEvaluating
15:38:58				395/515 - 87/177: Installing method SmalltalkImage>>lastImagePath
15:38:58				395/515 - 88/177: Installing method SmalltalkImage>>lastQuitLogPosition
15:38:58				395/515 - 89/177: Installing method SmalltalkImage>>lastQuitLogPosition:
15:38:58				395/515 - 90/177: Installing method SmalltalkImage>>lastUpdateString
15:38:58				395/515 - 91/177: Installing method SmalltalkImage>>licenseString
15:38:58				395/515 - 92/177: Installing method SmalltalkImage>>licenseStringTemplate
15:38:58				395/515 - 93/177: Installing method SmalltalkImage>>logDuring:
15:38:58				395/515 - 94/177: Installing method SmalltalkImage>>logError:inContext:
15:38:58				395/515 - 95/177: Installing method SmalltalkImage>>logFileName
15:38:58				395/515 - 96/177: Installing method SmalltalkImage>>logFileName:
15:38:58				395/515 - 97/177: Installing method SmalltalkImage>>logStdErrorDuring:
15:38:58				395/515 - 98/177: Installing method SmalltalkImage>>logStdOutDuring:
15:38:58				395/515 - 99/177: Installing method SmalltalkImage>>lowSpaceThreshold
15:38:58				395/515 - 100/177: Installing method SmalltalkImage>>lowSpaceWatcher
15:38:58				395/515 - 101/177: Installing method SmalltalkImage>>lowSpaceWatcherProcess
15:38:58				395/515 - 102/177: Installing method SmalltalkImage>>maxFilenameLength
15:38:58				395/515 - 103/177: Installing method SmalltalkImage>>maxIdentityHash
15:38:58				395/515 - 104/177: Installing method SmalltalkImage>>memoryHogs
15:38:58				395/515 - 105/177: Installing method SmalltalkImage>>metacelloPlatformAttributes
15:38:58				395/515 - 106/177: Installing method SmalltalkImage>>newSpecialObjectsArray
15:38:58				395/515 - 107/177: Installing method SmalltalkImage>>okayToProceedEvenIfSpaceIsLow
15:38:58				395/515 - 108/177: Installing method SmalltalkImage>>openLog
15:38:58				395/515 - 109/177: Installing method SmalltalkImage>>openSourceFiles
15:38:58				395/515 - 110/177: Installing method SmalltalkImage>>optionAt:
15:38:58				395/515 - 111/177: Installing method SmalltalkImage>>options
15:38:58				395/515 - 112/177: Installing method SmalltalkImage>>organization
15:38:58				395/515 - 113/177: Installing method SmalltalkImage>>os
15:38:58				395/515 - 114/177: Installing method SmalltalkImage>>packages
15:38:58				395/515 - 115/177: Installing method SmalltalkImage>>platform
15:38:58				395/515 - 116/177: Installing method SmalltalkImage>>platformName
15:38:58				395/515 - 117/177: Installing method SmalltalkImage>>primBytesLeft
15:38:58				395/515 - 118/177: Installing method SmalltalkImage>>primImagePath
15:38:58				395/515 - 119/177: Installing method SmalltalkImage>>primImagePath:
15:38:58				395/515 - 120/177: Installing method SmalltalkImage>>primLowSpaceSemaphore:
15:38:58				395/515 - 121/177: Installing method SmalltalkImage>>primSignalAtBytesLeft:
15:38:58				395/515 - 122/177: Installing method SmalltalkImage>>primitiveGarbageCollect
15:38:58				395/515 - 123/177: Installing method SmalltalkImage>>primitiveGetSpecialObjectsArray
15:38:58				395/515 - 124/177: Installing method SmalltalkImage>>printOn:
15:38:58				395/515 - 125/177: Installing method SmalltalkImage>>privSaveImageWithCleanup
15:38:58				395/515 - 126/177: Installing method SmalltalkImage>>quitPrimitive
15:38:58				395/515 - 127/177: Installing method SmalltalkImage>>recompile
15:38:58				395/515 - 128/177: Installing method SmalltalkImage>>recordStartupStamp
15:38:58				395/515 - 129/177: Installing method SmalltalkImage>>recreateSpecialObjectsArray
15:38:58				395/515 - 130/177: Installing method SmalltalkImage>>registerExternalObject:
15:38:58				395/515 - 131/177: Installing method SmalltalkImage>>removeAllLineFeedsQuietly
15:38:58				395/515 - 132/177: Installing method SmalltalkImage>>removeAllLineFeedsQuietlyCalling:
15:38:58				395/515 - 133/177: Installing method SmalltalkImage>>removeClassNamed:
15:38:58				395/515 - 134/177: Installing method SmalltalkImage>>removeEmptyMessageCategories
15:38:58				395/515 - 135/177: Installing method SmalltalkImage>>removeSelector:
15:38:58				395/515 - 136/177: Installing method SmalltalkImage>>renameClass:from:
15:38:58				395/515 - 137/177: Installing method SmalltalkImage>>renameClassNamed:as:
15:38:58				395/515 - 138/177: Installing method SmalltalkImage>>restartMethods
15:38:58				395/515 - 139/177: Installing method SmalltalkImage>>saveAs
15:38:58				395/515 - 140/177: Installing method SmalltalkImage>>saveAs:
15:38:58				395/515 - 141/177: Installing method SmalltalkImage>>saveAsNewVersion
15:38:58				395/515 - 142/177: Installing method SmalltalkImage>>saveChangesInFileNamed:
15:38:58				395/515 - 143/177: Installing method SmalltalkImage>>saveImageInFileNamed:
15:38:58				395/515 - 144/177: Installing method SmalltalkImage>>saveImageInNewContext
15:38:58				395/515 - 145/177: Installing method SmalltalkImage>>saveSession
15:38:58				395/515 - 146/177: Installing method SmalltalkImage>>session
15:38:58				395/515 - 147/177: Installing method SmalltalkImage>>shortImageName
15:38:58				395/515 - 148/177: Installing method SmalltalkImage>>shutDown
15:38:58				395/515 - 149/177: Installing method SmalltalkImage>>signalLowSpace
15:38:58				395/515 - 150/177: Installing method SmalltalkImage>>snapshot:andQuit:
15:38:58				395/515 - 151/177: Installing method SmalltalkImage>>sourceFileVersionString
15:38:58				395/515 - 152/177: Installing method SmalltalkImage>>sourceFileVersionString:
15:38:58				395/515 - 153/177: Installing method SmalltalkImage>>sourcesFile
15:38:58				395/515 - 154/177: Installing method SmalltalkImage>>sourcesName
15:38:58				395/515 - 155/177: Installing method SmalltalkImage>>sourcesSuffix
15:38:58				395/515 - 156/177: Installing method SmalltalkImage>>spaceLeftAfterGarbageCollection
15:38:58				395/515 - 157/177: Installing method SmalltalkImage>>specialNargsAt:
15:38:58				395/515 - 158/177: Installing method SmalltalkImage>>specialObjectsArray
15:38:58				395/515 - 159/177: Installing method SmalltalkImage>>specialObjectsArray:
15:38:58				395/515 - 160/177: Installing method SmalltalkImage>>specialSelectorAt:
15:38:58				395/515 - 161/177: Installing method SmalltalkImage>>specialSelectorIndexOrNil:
15:38:58				395/515 - 162/177: Installing method SmalltalkImage>>specialSelectorSize
15:38:58				395/515 - 163/177: Installing method SmalltalkImage>>specialSelectors
15:38:58				395/515 - 164/177: Installing method SmalltalkImage>>stripImageExtensionFrom:
15:38:58				395/515 - 165/177: Installing method SmalltalkImage>>supportsQueueingFinalization
15:38:58				395/515 - 166/177: Installing method SmalltalkImage>>supportsQueueingFinalization:
15:38:58				395/515 - 167/177: Installing method SmalltalkImage>>systemInformationString
15:38:58				395/515 - 168/177: Installing method SmalltalkImage>>timeStamp:
15:38:58				395/515 - 169/177: Installing method SmalltalkImage>>traitNames
15:38:58				395/515 - 170/177: Installing method SmalltalkImage>>unbindExternalPrimitives
15:38:58				395/515 - 171/177: Installing method SmalltalkImage>>unregisterExternalObject:
15:38:58				395/515 - 172/177: Installing method SmalltalkImage>>version
15:38:58				395/515 - 173/177: Installing method SmalltalkImage>>veryDeepCopyWith:
15:38:58				395/515 - 174/177: Installing method SmalltalkImage>>vm
15:38:59				395/515 - 175/177: Installing method SmalltalkImage>>vmBinary
15:38:59				395/515 - 176/177: Installing method SmalltalkImage>>vmDirectory
15:38:59				395/515 - 177/177: Installing method SmalltalkImage>>wordSize
15:38:59				395/515 - 1/8: Installing method SmalltalkImage class>>cleanUp
15:38:59				395/515 - 2/8: Installing method SmalltalkImage class>>compilerClass
15:38:59				395/515 - 3/8: Installing method SmalltalkImage class>>compilerClass:
15:38:59				395/515 - 4/8: Installing method SmalltalkImage class>>current
15:38:59				395/515 - 5/8: Installing method SmalltalkImage class>>new
15:38:59				395/515 - 6/8: Installing method SmalltalkImage class>>shutDown:
15:38:59				395/515 - 7/8: Installing method SmalltalkImage class>>startUp:
15:38:59				395/515 - 8/8: Installing method SmalltalkImage class>>wordSize
15:38:59				396/515 - 1/15: Installing method SnapshotOperation>>doSnapshot
15:38:59				396/515 - 2/15: Installing method SnapshotOperation>>error
15:38:59				396/515 - 3/15: Installing method SnapshotOperation>>executeStoringError:
15:38:59				396/515 - 4/15: Installing method SnapshotOperation>>handleSnapshotError:
15:38:59				396/515 - 5/15: Installing method SnapshotOperation>>hasError
15:38:59				396/515 - 6/15: Installing method SnapshotOperation>>hasSavedSuccessfully
15:38:59				396/515 - 7/15: Installing method SnapshotOperation>>imageFormatOption:
15:38:59				396/515 - 8/15: Installing method SnapshotOperation>>initialize
15:38:59				396/515 - 9/15: Installing method SnapshotOperation>>isImageStarting
15:38:59				396/515 - 10/15: Installing method SnapshotOperation>>performSnapshot
15:38:59				396/515 - 11/15: Installing method SnapshotOperation>>quit:
15:38:59				396/515 - 12/15: Installing method SnapshotOperation>>save:
15:38:59				396/515 - 13/15: Installing method SnapshotOperation>>sessionManager:
15:38:59				396/515 - 14/15: Installing method SnapshotOperation>>snapshotPrimitive
15:38:59				396/515 - 15/15: Installing method SnapshotOperation>>snapshotPrimitiveWithFormatOption:
15:38:59				396/515 - 1/4: Installing method SnapshotOperation class>>new
15:38:59				396/515 - 2/4: Installing method SnapshotOperation class>>save:andQuit:withSessionManager:
15:38:59				396/515 - 3/4: Installing method SnapshotOperation class>>useComposedFormatNext
15:38:59				396/515 - 4/4: Installing method SnapshotOperation class>>useSpurFormatNext
15:38:59				397/515 - 1/23: Installing method SortedCollection>>,
15:38:59				397/515 - 2/23: Installing method SortedCollection>>=
15:38:59				397/515 - 3/23: Installing method SortedCollection>>add:
15:38:59				397/515 - 4/23: Installing method SortedCollection>>addAll:
15:38:59				397/515 - 5/23: Installing method SortedCollection>>addFirst:
15:38:59				397/515 - 6/23: Installing method SortedCollection>>addLast:
15:38:59				397/515 - 7/23: Installing method SortedCollection>>addNoSort:
15:38:59				397/515 - 8/23: Installing method SortedCollection>>at:put:
15:38:59				397/515 - 9/23: Installing method SortedCollection>>collect:
15:38:59				397/515 - 10/23: Installing method SortedCollection>>copyEmpty
15:38:59				397/515 - 11/23: Installing method SortedCollection>>defaultSort:to:
15:38:59				397/515 - 12/23: Installing method SortedCollection>>flatCollect:
15:38:59				397/515 - 13/23: Installing method SortedCollection>>groupedBy:
15:38:59				397/515 - 14/23: Installing method SortedCollection>>indexForInserting:
15:38:59				397/515 - 15/23: Installing method SortedCollection>>insert:before:
15:38:59				397/515 - 16/23: Installing method SortedCollection>>intersection:
15:38:59				397/515 - 17/23: Installing method SortedCollection>>median
15:38:59				397/515 - 18/23: Installing method SortedCollection>>reSort
15:38:59				397/515 - 19/23: Installing method SortedCollection>>sort:
15:38:59				397/515 - 20/23: Installing method SortedCollection>>sort:to:
15:38:59				397/515 - 21/23: Installing method SortedCollection>>sortBlock
15:38:59				397/515 - 22/23: Installing method SortedCollection>>sortBlock:
15:38:59				397/515 - 23/23: Installing method SortedCollection>>speciesForTransform
15:38:59				397/515 - 1/3: Installing method SortedCollection class>>newFromArray:
15:38:59				397/515 - 2/3: Installing method SortedCollection class>>sortBlock:
15:39:00				397/515 - 3/3: Installing method SortedCollection class>>sortUsing:
15:39:00				398/515 - 1/1: Installing method SourceChunkWriteStream>>afterNexPut
15:39:00				399/515 - 1/35: Installing method SourceFile>>atEnd
15:39:00				399/515 - 2/35: Installing method SourceFile>>close
15:39:00				399/515 - 3/35: Installing method SourceFile>>closed
15:39:00				399/515 - 4/35: Installing method SourceFile>>cr
15:39:00				399/515 - 5/35: Installing method SourceFile>>discardBuffer
15:39:00				399/515 - 6/35: Installing method SourceFile>>ensureWrittenPosition:
15:39:00				399/515 - 7/35: Installing method SourceFile>>flush
15:39:00				399/515 - 8/35: Installing method SourceFile>>fullName
15:39:00				399/515 - 9/35: Installing method SourceFile>>getPreambleAt:
15:39:00				399/515 - 10/35: Installing method SourceFile>>isOpen
15:39:00				399/515 - 11/35: Installing method SourceFile>>isReadOnly
15:39:00				399/515 - 12/35: Installing method SourceFile>>next
15:39:00				399/515 - 13/35: Installing method SourceFile>>next:
15:39:00				399/515 - 14/35: Installing method SourceFile>>next:putAll:startingAt:
15:39:00				399/515 - 15/35: Installing method SourceFile>>nextChunk
15:39:00				399/515 - 16/35: Installing method SourceFile>>nextChunkPut:
15:39:00				399/515 - 17/35: Installing method SourceFile>>nextPut:
15:39:00				399/515 - 18/35: Installing method SourceFile>>nextPutAll:
15:39:00				399/515 - 19/35: Installing method SourceFile>>path
15:39:00				399/515 - 20/35: Installing method SourceFile>>path:
15:39:00				399/515 - 21/35: Installing method SourceFile>>peek
15:39:00				399/515 - 22/35: Installing method SourceFile>>position
15:39:00				399/515 - 23/35: Installing method SourceFile>>position:
15:39:00				399/515 - 24/35: Installing method SourceFile>>potentialLocations
15:39:00				399/515 - 25/35: Installing method SourceFile>>potentialLocations:
15:39:00				399/515 - 26/35: Installing method SourceFile>>printOn:
15:39:00				399/515 - 27/35: Installing method SourceFile>>readOnlyCopy
15:39:00				399/515 - 28/35: Installing method SourceFile>>setToEnd
15:39:00				399/515 - 29/35: Installing method SourceFile>>size
15:39:00				399/515 - 30/35: Installing method SourceFile>>skip:
15:39:00				399/515 - 31/35: Installing method SourceFile>>space
15:39:00				399/515 - 32/35: Installing method SourceFile>>stream:
15:39:00				399/515 - 33/35: Installing method SourceFile>>tryOpen
15:39:00				399/515 - 34/35: Installing method SourceFile>>tryOpenReadOnly:
15:39:00				399/515 - 35/35: Installing method SourceFile>>upToEnd
15:39:00				399/515 - 1/1: Installing method SourceFile class>>on:potentialLocations:
15:39:01				400/515 - 1/40: Installing method SourceFileArray>>changesFileStream
15:39:01				400/515 - 2/40: Installing method SourceFileArray>>changesFileStream:
15:39:01				400/515 - 3/40: Installing method SourceFileArray>>changesWriteStreamDo:
15:39:01				400/515 - 4/40: Installing method SourceFileArray>>close
15:39:01				400/515 - 5/40: Installing method SourceFileArray>>closeFileArray:
15:39:01				400/515 - 6/40: Installing method SourceFileArray>>commentDataPointers
15:39:01				400/515 - 7/40: Installing method SourceFileArray>>commentTimeStampAt:
15:39:01				400/515 - 8/40: Installing method SourceFileArray>>createReadOnlyFiles
15:39:01				400/515 - 9/40: Installing method SourceFileArray>>deferFlushDuring:
15:39:01				400/515 - 10/40: Installing method SourceFileArray>>emptyReadStreamsQueue
15:39:01				400/515 - 11/40: Installing method SourceFileArray>>ensureOpen
15:39:01				400/515 - 12/40: Installing method SourceFileArray>>fileAt:
15:39:01				400/515 - 13/40: Installing method SourceFileArray>>fileAt:ifAbsent:
15:39:01				400/515 - 14/40: Installing method SourceFileArray>>fileIndexFromSourcePointer:
15:39:01				400/515 - 15/40: Installing method SourceFileArray>>filePositionFromSourcePointer:
15:39:01				400/515 - 16/40: Installing method SourceFileArray>>finishedReading:from:
15:39:01				400/515 - 17/40: Installing method SourceFileArray>>flushChangesFile
15:39:01				400/515 - 18/40: Installing method SourceFileArray>>forceChangesToDisk
15:39:01				400/515 - 19/40: Installing method SourceFileArray>>getPreambleFrom:at:
15:39:01				400/515 - 20/40: Installing method SourceFileArray>>initialize
15:39:01				400/515 - 21/40: Installing method SourceFileArray>>protocolAt:
15:39:01				400/515 - 22/40: Installing method SourceFileArray>>protocolAt:for:
15:39:01				400/515 - 23/40: Installing method SourceFileArray>>readOnlyCopy
15:39:01				400/515 - 24/40: Installing method SourceFileArray>>readOnlyDo:
15:39:01				400/515 - 25/40: Installing method SourceFileArray>>readOnlyQueueLimit
15:39:01				400/515 - 26/40: Installing method SourceFileArray>>readStreamAt:ifPresent:ifAbsent:
15:39:01				400/515 - 27/40: Installing method SourceFileArray>>readStreamAtFileIndex:atPosition:ifPresent:ifAbsent:
15:39:01				400/515 - 28/40: Installing method SourceFileArray>>remoteStringAt:
15:39:01				400/515 - 29/40: Installing method SourceFileArray>>remoteStringForNewString:
15:39:01				400/515 - 30/40: Installing method SourceFileArray>>reportString
15:39:01				400/515 - 31/40: Installing method SourceFileArray>>sourceCodeAt:
15:39:01				400/515 - 32/40: Installing method SourceFileArray>>sourceDataPointers
15:39:01				400/515 - 33/40: Installing method SourceFileArray>>sourcePointerFromFileIndex:andPosition:
15:39:01				400/515 - 34/40: Installing method SourceFileArray>>sourcedDataAt:
15:39:01				400/515 - 35/40: Installing method SourceFileArray>>sourcesFileStream
15:39:01				400/515 - 36/40: Installing method SourceFileArray>>sourcesFileStream:
15:39:01				400/515 - 37/40: Installing method SourceFileArray>>timeStampAt:
15:39:01				400/515 - 38/40: Installing method SourceFileArray>>timeStampAt:for:
15:39:01				400/515 - 39/40: Installing method SourceFileArray>>timeStampFromPreamble:for:
15:39:01				400/515 - 40/40: Installing method SourceFileArray>>writeSource:preamble:onSuccess:onFail:
15:39:01				400/515 - 1/1: Installing method SourceFileArray class>>startUp:
15:39:02				401/515 - 1/32: Installing method SourceFileBufferedReadWriteStream>>atEnd
15:39:02				401/515 - 2/32: Installing method SourceFileBufferedReadWriteStream>>atEnd:
15:39:02				401/515 - 3/32: Installing method SourceFileBufferedReadWriteStream>>bufferAt:
15:39:02				401/515 - 4/32: Installing method SourceFileBufferedReadWriteStream>>bufferAt:put:
15:39:02				401/515 - 5/32: Installing method SourceFileBufferedReadWriteStream>>checkBufferFor:
15:39:02				401/515 - 6/32: Installing method SourceFileBufferedReadWriteStream>>close
15:39:02				401/515 - 7/32: Installing method SourceFileBufferedReadWriteStream>>closed
15:39:02				401/515 - 8/32: Installing method SourceFileBufferedReadWriteStream>>collectionSpecies
15:39:02				401/515 - 9/32: Installing method SourceFileBufferedReadWriteStream>>defaultBufferSize
15:39:02				401/515 - 10/32: Installing method SourceFileBufferedReadWriteStream>>ensureWrittenPosition:
15:39:02				401/515 - 11/32: Installing method SourceFileBufferedReadWriteStream>>flush
15:39:02				401/515 - 12/32: Installing method SourceFileBufferedReadWriteStream>>isBinary
15:39:02				401/515 - 13/32: Installing method SourceFileBufferedReadWriteStream>>isPositionInBuffer:
15:39:02				401/515 - 14/32: Installing method SourceFileBufferedReadWriteStream>>isReadOnly
15:39:02				401/515 - 15/32: Installing method SourceFileBufferedReadWriteStream>>isStream
15:39:02				401/515 - 16/32: Installing method SourceFileBufferedReadWriteStream>>next
15:39:02				401/515 - 17/32: Installing method SourceFileBufferedReadWriteStream>>next:
15:39:02				401/515 - 18/32: Installing method SourceFileBufferedReadWriteStream>>next:putAll:startingAt:
15:39:02				401/515 - 19/32: Installing method SourceFileBufferedReadWriteStream>>nextPut:
15:39:02				401/515 - 20/32: Installing method SourceFileBufferedReadWriteStream>>nextPutAll:
15:39:02				401/515 - 21/32: Installing method SourceFileBufferedReadWriteStream>>on:
15:39:02				401/515 - 22/32: Installing method SourceFileBufferedReadWriteStream>>peek
15:39:02				401/515 - 23/32: Installing method SourceFileBufferedReadWriteStream>>position
15:39:02				401/515 - 24/32: Installing method SourceFileBufferedReadWriteStream>>position:
15:39:02				401/515 - 25/32: Installing method SourceFileBufferedReadWriteStream>>readInto:startingAt:count:
15:39:02				401/515 - 26/32: Installing method SourceFileBufferedReadWriteStream>>refreshBufferFrom:
15:39:02				401/515 - 27/32: Installing method SourceFileBufferedReadWriteStream>>setToEnd
15:39:02				401/515 - 28/32: Installing method SourceFileBufferedReadWriteStream>>size
15:39:02				401/515 - 29/32: Installing method SourceFileBufferedReadWriteStream>>sizeBuffer:
15:39:02				401/515 - 30/32: Installing method SourceFileBufferedReadWriteStream>>skip:
15:39:02				401/515 - 31/32: Installing method SourceFileBufferedReadWriteStream>>upTo:
15:39:02				401/515 - 32/32: Installing method SourceFileBufferedReadWriteStream>>upToEnd
15:39:02				401/515 - 1/2: Installing method SourceFileBufferedReadWriteStream class>>on:
15:39:02				401/515 - 2/2: Installing method SourceFileBufferedReadWriteStream class>>on:do:
15:39:02				402/515 - 1/26: Installing method SourceFileCharacterReadWriteStream>>atEnd
15:39:02				402/515 - 2/26: Installing method SourceFileCharacterReadWriteStream>>close
15:39:02				402/515 - 3/26: Installing method SourceFileCharacterReadWriteStream>>closed
15:39:02				402/515 - 4/26: Installing method SourceFileCharacterReadWriteStream>>collectionSpecies
15:39:02				402/515 - 5/26: Installing method SourceFileCharacterReadWriteStream>>cr
15:39:02				402/515 - 6/26: Installing method SourceFileCharacterReadWriteStream>>ensureWrittenPosition:
15:39:02				402/515 - 7/26: Installing method SourceFileCharacterReadWriteStream>>flush
15:39:02				402/515 - 8/26: Installing method SourceFileCharacterReadWriteStream>>isReadOnly
15:39:02				402/515 - 9/26: Installing method SourceFileCharacterReadWriteStream>>next
15:39:02				402/515 - 10/26: Installing method SourceFileCharacterReadWriteStream>>next:
15:39:02				402/515 - 11/26: Installing method SourceFileCharacterReadWriteStream>>next:putAll:startingAt:
15:39:02				402/515 - 12/26: Installing method SourceFileCharacterReadWriteStream>>nextPut:
15:39:02				402/515 - 13/26: Installing method SourceFileCharacterReadWriteStream>>nextPutAll:
15:39:02				402/515 - 14/26: Installing method SourceFileCharacterReadWriteStream>>on:encoding:
15:39:02				402/515 - 15/26: Installing method SourceFileCharacterReadWriteStream>>peek
15:39:02				402/515 - 16/26: Installing method SourceFileCharacterReadWriteStream>>position
15:39:02				402/515 - 17/26: Installing method SourceFileCharacterReadWriteStream>>position:
15:39:02				402/515 - 18/26: Installing method SourceFileCharacterReadWriteStream>>print:
15:39:02				402/515 - 19/26: Installing method SourceFileCharacterReadWriteStream>>readOnlyCopy
15:39:02				402/515 - 20/26: Installing method SourceFileCharacterReadWriteStream>>setToEnd
15:39:02				402/515 - 21/26: Installing method SourceFileCharacterReadWriteStream>>size
15:39:02				402/515 - 22/26: Installing method SourceFileCharacterReadWriteStream>>skip:
15:39:02				402/515 - 23/26: Installing method SourceFileCharacterReadWriteStream>>space
15:39:02				402/515 - 24/26: Installing method SourceFileCharacterReadWriteStream>>tab
15:39:02				402/515 - 25/26: Installing method SourceFileCharacterReadWriteStream>>upToAll:
15:39:02				402/515 - 26/26: Installing method SourceFileCharacterReadWriteStream>>upToEnd
15:39:02				402/515 - 1/1: Installing method SourceFileCharacterReadWriteStream class>>on:encoding:
15:39:02				403/515 - 1/5: Installing method SparseLargeArray>>analyzeSpaceSaving
15:39:02				403/515 - 2/5: Installing method SparseLargeArray>>atAllPut:
15:39:02				403/515 - 3/5: Installing method SparseLargeArray>>initChunkSize:size:arrayClass:base:defaultValue:
15:39:02				403/515 - 4/5: Installing method SparseLargeArray>>noCheckAt:
15:39:02				403/515 - 5/5: Installing method SparseLargeArray>>noCheckAt:put:
15:39:03				404/515 - 1/25: Installing method SparseLargeTable>>allDefaultValueSubtableAt:
15:39:03				404/515 - 2/25: Installing method SparseLargeTable>>analyzeSpaceSaving
15:39:03				404/515 - 3/25: Installing method SparseLargeTable>>arrayClass
15:39:03				404/515 - 4/25: Installing method SparseLargeTable>>at:
15:39:03				404/515 - 5/25: Installing method SparseLargeTable>>at:put:
15:39:03				404/515 - 6/25: Installing method SparseLargeTable>>base
15:39:03				404/515 - 7/25: Installing method SparseLargeTable>>chunkSize
15:39:03				404/515 - 8/25: Installing method SparseLargeTable>>copyEmpty
15:39:03				404/515 - 9/25: Installing method SparseLargeTable>>initChunkSize:size:arrayClass:base:defaultValue:
15:39:03				404/515 - 10/25: Installing method SparseLargeTable>>noCheckAt:
15:39:03				404/515 - 11/25: Installing method SparseLargeTable>>noCheckAt:put:
15:39:03				404/515 - 12/25: Installing method SparseLargeTable>>postCopy
15:39:03				404/515 - 13/25: Installing method SparseLargeTable>>printElementsOn:
15:39:03				404/515 - 14/25: Installing method SparseLargeTable>>printOn:
15:39:03				404/515 - 15/25: Installing method SparseLargeTable>>privateSize:
15:39:03				404/515 - 16/25: Installing method SparseLargeTable>>pvtCheckIndex:
15:39:03				404/515 - 17/25: Installing method SparseLargeTable>>similarInstance
15:39:03				404/515 - 18/25: Installing method SparseLargeTable>>similarInstance:
15:39:03				404/515 - 19/25: Installing method SparseLargeTable>>similarSpeciesInstance
15:39:03				404/515 - 20/25: Installing method SparseLargeTable>>similarSpeciesInstance:
15:39:03				404/515 - 21/25: Installing method SparseLargeTable>>size
15:39:03				404/515 - 22/25: Installing method SparseLargeTable>>speciesNew
15:39:03				404/515 - 23/25: Installing method SparseLargeTable>>speciesNew:
15:39:03				404/515 - 24/25: Installing method SparseLargeTable>>storeOn:
15:39:03				404/515 - 25/25: Installing method SparseLargeTable>>zapDefaultOnlyEntries
15:39:03				404/515 - 1/7: Installing method SparseLargeTable class>>defaultChunkSize
15:39:03				404/515 - 2/7: Installing method SparseLargeTable class>>defaultChunkSizeForFiles
15:39:03				404/515 - 3/7: Installing method SparseLargeTable class>>new:
15:39:03				404/515 - 4/7: Installing method SparseLargeTable class>>new:chunkSize:
15:39:03				404/515 - 5/7: Installing method SparseLargeTable class>>new:chunkSize:arrayClass:
15:39:03				404/515 - 6/7: Installing method SparseLargeTable class>>new:chunkSize:arrayClass:base:
15:39:03				404/515 - 7/7: Installing method SparseLargeTable class>>new:chunkSize:arrayClass:base:defaultValue:
15:39:03				405/515 - 1/3: Installing method Stack>>pop
15:39:03				405/515 - 2/3: Installing method Stack>>push:
15:39:03				405/515 - 3/3: Installing method Stack>>top
15:39:03				406/515 - 1/4: Installing method StartupUIManager>>activate
15:39:03				406/515 - 2/4: Installing method StartupUIManager>>handleError:log:
15:39:03				406/515 - 3/4: Installing method StartupUIManager>>inform:
15:39:03				406/515 - 4/4: Installing method StartupUIManager>>sessionManager
15:39:03				406/515 - 1/1: Installing method StartupUIManager class>>isValidForCurrentSystemConfiguration
15:39:03				407/515 - 1/11: Installing method Stdio class>>cleanStdioHandles
15:39:03				407/515 - 2/11: Installing method Stdio class>>createStdioFileFor:
15:39:03				407/515 - 3/11: Installing method Stdio class>>createWriteStreamBlock
15:39:03				407/515 - 4/11: Installing method Stdio class>>createWriteStreamBlock:
15:39:03				407/515 - 5/11: Installing method Stdio class>>standardIOStreamNamed:forWrite:
15:39:03				407/515 - 6/11: Installing method Stdio class>>startUp:
15:39:03				407/515 - 7/11: Installing method Stdio class>>stderr
15:39:03				407/515 - 8/11: Installing method Stdio class>>stdin
15:39:03				407/515 - 9/11: Installing method Stdio class>>stdout
15:39:03				407/515 - 10/11: Installing method Stdio class>>useDefaultStreams
15:39:03				407/515 - 11/11: Installing method Stdio class>>useNullStreams
15:39:03				408/515 - 1/2: Installing method StdioStream>>next:
15:39:03				408/515 - 2/2: Installing method StdioStream>>peek
15:39:04				409/515 - 1/28: Installing method Stream>><<
15:39:04				409/515 - 2/28: Installing method Stream>>atEnd
15:39:04				409/515 - 3/28: Installing method Stream>>basicNext
15:39:04				409/515 - 4/28: Installing method Stream>>basicNext:putAll:startingAt:
15:39:04				409/515 - 5/28: Installing method Stream>>basicNextPut:
15:39:04				409/515 - 6/28: Installing method Stream>>basicNextPutAll:
15:39:04				409/515 - 7/28: Installing method Stream>>binary
15:39:04				409/515 - 8/28: Installing method Stream>>close
15:39:04				409/515 - 9/28: Installing method Stream>>closed
15:39:04				409/515 - 10/28: Installing method Stream>>contents
15:39:04				409/515 - 11/28: Installing method Stream>>do:
15:39:04				409/515 - 12/28: Installing method Stream>>flush
15:39:04				409/515 - 13/28: Installing method Stream>>isBinary
15:39:04				409/515 - 14/28: Installing method Stream>>isStream
15:39:04				409/515 - 15/28: Installing method Stream>>localName
15:39:04				409/515 - 16/28: Installing method Stream>>next
15:39:04				409/515 - 17/28: Installing method Stream>>next:
15:39:04				409/515 - 18/28: Installing method Stream>>next:put:
15:39:04				409/515 - 19/28: Installing method Stream>>next:putAll:startingAt:
15:39:04				409/515 - 20/28: Installing method Stream>>nextMatchAll:
15:39:04				409/515 - 21/28: Installing method Stream>>nextMatchFor:
15:39:04				409/515 - 22/28: Installing method Stream>>nextPut:
15:39:04				409/515 - 23/28: Installing method Stream>>nextPutAll:
15:39:04				409/515 - 24/28: Installing method Stream>>nextWordsPutAll:
15:39:04				409/515 - 25/28: Installing method Stream>>openReadOnly
15:39:04				409/515 - 26/28: Installing method Stream>>print:
15:39:04				409/515 - 27/28: Installing method Stream>>readOnly
15:39:04				409/515 - 28/28: Installing method Stream>>upToEnd
15:39:04				409/515 - 1/2: Installing method Stream class>>isAbstract
15:39:04				409/515 - 2/2: Installing method Stream class>>new
15:39:06				410/515 - 1/201: Installing method String>><
15:39:06				410/515 - 2/201: Installing method String>><=
15:39:06				410/515 - 3/201: Installing method String>>=
15:39:06				410/515 - 4/201: Installing method String>>>
15:39:06				410/515 - 5/201: Installing method String>>>=
15:39:06				410/515 - 6/201: Installing method String>>alike:
15:39:06				410/515 - 7/201: Installing method String>>allRangesOfSubstring:
15:39:06				410/515 - 8/201: Installing method String>>asByteArray
15:39:06				410/515 - 9/201: Installing method String>>asByteString
15:39:06				410/515 - 10/201: Installing method String>>asCamelCase
15:39:06				410/515 - 11/201: Installing method String>>asClassVariable
15:39:06				410/515 - 12/201: Installing method String>>asClassVariableCollection
15:39:06				410/515 - 13/201: Installing method String>>asComment
15:39:06				410/515 - 14/201: Installing method String>>asDate
15:39:06				410/515 - 15/201: Installing method String>>asDateAndTime
15:39:06				410/515 - 16/201: Installing method String>>asDuration
15:39:06				410/515 - 17/201: Installing method String>>asFileName
15:39:06				410/515 - 18/201: Installing method String>>asFourCode
15:39:06				410/515 - 19/201: Installing method String>>asHTMLString
15:39:06				410/515 - 20/201: Installing method String>>asHex
15:39:06				410/515 - 21/201: Installing method String>>asInteger
15:39:06				410/515 - 22/201: Installing method String>>asLowercase
15:39:06				410/515 - 23/201: Installing method String>>asNumber
15:39:06				410/515 - 24/201: Installing method String>>asOctetString
15:39:06				410/515 - 25/201: Installing method String>>asPackage
15:39:07				410/515 - 26/201: Installing method String>>asPackageIfAbsent:
15:39:07				410/515 - 27/201: Installing method String>>asPluralBasedOn:
15:39:07				410/515 - 28/201: Installing method String>>asSignedInteger
15:39:07				410/515 - 29/201: Installing method String>>asSlot
15:39:07				410/515 - 30/201: Installing method String>>asSlotCollection
15:39:07				410/515 - 31/201: Installing method String>>asString
15:39:07				410/515 - 32/201: Installing method String>>asSymbol
15:39:07				410/515 - 33/201: Installing method String>>asTime
15:39:07				410/515 - 34/201: Installing method String>>asUnsignedInteger
15:39:07				410/515 - 35/201: Installing method String>>asUppercase
15:39:07				410/515 - 36/201: Installing method String>>asValidSelector
15:39:07				410/515 - 37/201: Installing method String>>asVmPathName
15:39:07				410/515 - 38/201: Installing method String>>asWideString
15:39:07				410/515 - 39/201: Installing method String>>asWin32WideString
15:39:07				410/515 - 40/201: Installing method String>>asZnCharacterEncoder
15:39:07				410/515 - 41/201: Installing method String>>beginsWith:
15:39:07				410/515 - 42/201: Installing method String>>beginsWith:caseSensitive:
15:39:07				410/515 - 43/201: Installing method String>>byteAt:
15:39:07				410/515 - 44/201: Installing method String>>byteAt:put:
15:39:07				410/515 - 45/201: Installing method String>>byteSize
15:39:07				410/515 - 46/201: Installing method String>>capitalized
15:39:07				410/515 - 47/201: Installing method String>>caseInsensitiveLessOrEqual:
15:39:07				410/515 - 48/201: Installing method String>>caseSensitiveLessOrEqual:
15:39:07				410/515 - 49/201: Installing method String>>charactersExactlyMatching:
15:39:07				410/515 - 50/201: Installing method String>>compare:
15:39:07				410/515 - 51/201: Installing method String>>compare:caseSensitive:
15:39:07				410/515 - 52/201: Installing method String>>compare:with:
15:39:07				410/515 - 53/201: Installing method String>>compare:with:collated:
15:39:07				410/515 - 54/201: Installing method String>>contractTo:
15:39:07				410/515 - 55/201: Installing method String>>copyReplaceAll:with:
15:39:07				410/515 - 56/201: Installing method String>>copyReplaceAll:with:asTokens:
15:39:07				410/515 - 57/201: Installing method String>>copyReplaceTokens:with:
15:39:07				410/515 - 58/201: Installing method String>>copyUpToSubstring:
15:39:07				410/515 - 59/201: Installing method String>>correctAgainst:
15:39:07				410/515 - 60/201: Installing method String>>correctAgainst:continuedFrom:
15:39:07				410/515 - 61/201: Installing method String>>correctAgainstDictionary:continuedFrom:
15:39:07				410/515 - 62/201: Installing method String>>correctAgainstEnumerator:continuedFrom:
15:39:07				410/515 - 63/201: Installing method String>>deepCopy
15:39:07				410/515 - 64/201: Installing method String>>displayStringOn:
15:39:07				410/515 - 65/201: Installing method String>>encodeWith:
15:39:07				410/515 - 66/201: Installing method String>>endsWith:
15:39:07				410/515 - 67/201: Installing method String>>endsWith:caseSensitive:
15:39:07				410/515 - 68/201: Installing method String>>endsWithAColon
15:39:07				410/515 - 69/201: Installing method String>>endsWithDigit
15:39:07				410/515 - 70/201: Installing method String>>escapeCharacter:
15:39:07				410/515 - 71/201: Installing method String>>expandMacros
15:39:07				410/515 - 72/201: Installing method String>>expandMacrosWith:
15:39:07				410/515 - 73/201: Installing method String>>expandMacrosWith:with:
15:39:07				410/515 - 74/201: Installing method String>>expandMacrosWith:with:with:
15:39:07				410/515 - 75/201: Installing method String>>expandMacrosWith:with:with:with:
15:39:07				410/515 - 76/201: Installing method String>>expandMacrosWithArguments:
15:39:07				410/515 - 77/201: Installing method String>>findAnySubstring:startingAt:
15:39:07				410/515 - 78/201: Installing method String>>findBetweenSubstrings:
15:39:07				410/515 - 79/201: Installing method String>>findClosing:startingAt:
15:39:07				410/515 - 80/201: Installing method String>>findDelimiters:startingAt:
15:39:07				410/515 - 81/201: Installing method String>>findIn:startingAt:matchTable:
15:39:07				410/515 - 82/201: Installing method String>>findLastOccurrenceOfString:startingAt:
15:39:07				410/515 - 83/201: Installing method String>>findSelector
15:39:07				410/515 - 84/201: Installing method String>>findString:
15:39:07				410/515 - 85/201: Installing method String>>findString:startingAt:
15:39:07				410/515 - 86/201: Installing method String>>findString:startingAt:caseSensitive:
15:39:07				410/515 - 87/201: Installing method String>>findSubstring:in:startingAt:matchTable:
15:39:07				410/515 - 88/201: Installing method String>>findSubstringViaPrimitive:in:startingAt:matchTable:
15:39:07				410/515 - 89/201: Installing method String>>findTokens:
15:39:07				410/515 - 90/201: Installing method String>>findTokens:escapedBy:
15:39:07				410/515 - 91/201: Installing method String>>findTokens:includes:
15:39:07				410/515 - 92/201: Installing method String>>findTokens:keep:
15:39:07				410/515 - 93/201: Installing method String>>findWordStart:startingAt:
15:39:07				410/515 - 94/201: Installing method String>>flattenOn:
15:39:07				410/515 - 95/201: Installing method String>>format:
15:39:07				410/515 - 96/201: Installing method String>>hasWideCharacterFrom:to:
15:39:07				410/515 - 97/201: Installing method String>>hash
15:39:07				410/515 - 98/201: Installing method String>>howManyMatch:
15:39:07				410/515 - 99/201: Installing method String>>includesSubstring:
15:39:07				410/515 - 100/201: Installing method String>>includesSubstring:at:
15:39:07				410/515 - 101/201: Installing method String>>includesSubstring:caseSensitive:
15:39:07				410/515 - 102/201: Installing method String>>includesUnifiedCharacter
15:39:07				410/515 - 103/201: Installing method String>>indexOf:
15:39:07				410/515 - 104/201: Installing method String>>indexOf:startingAt:
15:39:07				410/515 - 105/201: Installing method String>>indexOf:startingAt:ifAbsent:
15:39:07				410/515 - 106/201: Installing method String>>indexOfFirstUppercaseCharacter
15:39:07				410/515 - 107/201: Installing method String>>indexOfSubCollection:
15:39:07				410/515 - 108/201: Installing method String>>indexOfSubCollection:startingAt:ifAbsent:
15:39:07				410/515 - 109/201: Installing method String>>indexOfWideCharacterFrom:to:
15:39:07				410/515 - 110/201: Installing method String>>initialIntegerOrNil
15:39:07				410/515 - 111/201: Installing method String>>isAllAlphaNumerics
15:39:07				410/515 - 112/201: Installing method String>>isAllDigits
15:39:07				410/515 - 113/201: Installing method String>>isAllSeparators
15:39:07				410/515 - 114/201: Installing method String>>isAsciiString
15:39:07				410/515 - 115/201: Installing method String>>isByteString
15:39:07				410/515 - 116/201: Installing method String>>isLiteral
15:39:07				410/515 - 117/201: Installing method String>>isLiteralSymbol
15:39:07				410/515 - 118/201: Installing method String>>isOctetString
15:39:07				410/515 - 119/201: Installing method String>>isPatternVariable
15:39:07				410/515 - 120/201: Installing method String>>isString
15:39:07				410/515 - 121/201: Installing method String>>isValidGlobalName
15:39:07				410/515 - 122/201: Installing method String>>isWideString
15:39:07				410/515 - 123/201: Installing method String>>join:
15:39:07				410/515 - 124/201: Installing method String>>keywords
15:39:07				410/515 - 125/201: Installing method String>>lastSpacePosition
15:39:07				410/515 - 126/201: Installing method String>>lineCorrespondingToIndex:
15:39:07				410/515 - 127/201: Installing method String>>lineCount
15:39:08				410/515 - 128/201: Installing method String>>lineIndicesDo:
15:39:08				410/515 - 129/201: Installing method String>>lineNumber:
15:39:08				410/515 - 130/201: Installing method String>>lineNumberCorrespondingToIndex:
15:39:08				410/515 - 131/201: Installing method String>>lines
15:39:08				410/515 - 132/201: Installing method String>>linesDo:
15:39:08				410/515 - 133/201: Installing method String>>literalEqual:
15:39:08				410/515 - 134/201: Installing method String>>match:
15:39:08				410/515 - 135/201: Installing method String>>normalizeCamelCase
15:39:08				410/515 - 136/201: Installing method String>>numArgs
15:39:08				410/515 - 137/201: Installing method String>>numericSuffix
15:39:08				410/515 - 138/201: Installing method String>>occursInWithEmpty:caseSensitive:
15:39:08				410/515 - 139/201: Installing method String>>onlyLetters
15:39:08				410/515 - 140/201: Installing method String>>padLeftTo:
15:39:08				410/515 - 141/201: Installing method String>>padLeftTo:with:
15:39:08				410/515 - 142/201: Installing method String>>padRightTo:
15:39:08				410/515 - 143/201: Installing method String>>padRightTo:with:
15:39:08				410/515 - 144/201: Installing method String>>printOn:
15:39:08				410/515 - 145/201: Installing method String>>putOn:
15:39:08				410/515 - 146/201: Installing method String>>repeat:
15:39:08				410/515 - 147/201: Installing method String>>replaceFrom:to:with:startingAt:
15:39:08				410/515 - 148/201: Installing method String>>romanNumber
15:39:08				410/515 - 149/201: Installing method String>>sameAs:
15:39:08				410/515 - 150/201: Installing method String>>skipAnySubstring:startingAt:
15:39:08				410/515 - 151/201: Installing method String>>skipDelimiters:startingAt:
15:39:08				410/515 - 152/201: Installing method String>>squeezeOutNumber
15:39:08				410/515 - 153/201: Installing method String>>startingAt:match:startingAt:
15:39:08				410/515 - 154/201: Installing method String>>startsWithDigit
15:39:08				410/515 - 155/201: Installing method String>>stemAndNumericSuffix
15:39:08				410/515 - 156/201: Installing method String>>storeOn:
15:39:08				410/515 - 157/201: Installing method String>>string
15:39:08				410/515 - 158/201: Installing method String>>stringhash
15:39:08				410/515 - 159/201: Installing method String>>substrings
15:39:08				410/515 - 160/201: Installing method String>>substrings:
15:39:08				410/515 - 161/201: Installing method String>>surroundedBy:
15:39:08				410/515 - 162/201: Installing method String>>surroundedBySingleQuotes
15:39:08				410/515 - 163/201: Installing method String>>translateFrom:to:table:
15:39:08				410/515 - 164/201: Installing method String>>translateToLowercase
15:39:08				410/515 - 165/201: Installing method String>>translateToUppercase
15:39:08				410/515 - 166/201: Installing method String>>translateWith:
15:39:08				410/515 - 167/201: Installing method String>>trim
15:39:08				410/515 - 168/201: Installing method String>>trimBoth
15:39:08				410/515 - 169/201: Installing method String>>trimBoth:
15:39:08				410/515 - 170/201: Installing method String>>trimLeft
15:39:08				410/515 - 171/201: Installing method String>>trimLeft:
15:39:08				410/515 - 172/201: Installing method String>>trimLeft:right:
15:39:08				410/515 - 173/201: Installing method String>>trimLineSpaces
15:39:08				410/515 - 174/201: Installing method String>>trimRight
15:39:08				410/515 - 175/201: Installing method String>>trimRight:
15:39:08				410/515 - 176/201: Installing method String>>trimmed
15:39:08				410/515 - 177/201: Installing method String>>truncateTo:
15:39:08				410/515 - 178/201: Installing method String>>truncateWithElipsisTo:
15:39:08				410/515 - 179/201: Installing method String>>typeTable
15:39:08				410/515 - 180/201: Installing method String>>uncapitalized
15:39:08				410/515 - 181/201: Installing method String>>unescapeCharacter:
15:39:08				410/515 - 182/201: Installing method String>>urlDecoded
15:39:08				410/515 - 183/201: Installing method String>>urlEncoded
15:39:08				410/515 - 184/201: Installing method String>>utf8Encoded
15:39:08				410/515 - 185/201: Installing method String>>withBlanksCondensed
15:39:08				410/515 - 186/201: Installing method String>>withCRs
15:39:08				410/515 - 187/201: Installing method String>>withInternalLineEndings
15:39:08				410/515 - 188/201: Installing method String>>withInternetLineEndings
15:39:08				410/515 - 189/201: Installing method String>>withLineEndings:
15:39:08				410/515 - 190/201: Installing method String>>withNoLineLongerThan:
15:39:08				410/515 - 191/201: Installing method String>>withPlatformLineEndings
15:39:08				410/515 - 192/201: Installing method String>>withSeparatorsCompacted
15:39:08				410/515 - 193/201: Installing method String>>withUnixLineEndings
15:39:08				410/515 - 194/201: Installing method String>>withoutLeadingDigits
15:39:08				410/515 - 195/201: Installing method String>>withoutPeriodSuffix
15:39:08				410/515 - 196/201: Installing method String>>withoutPrefix:
15:39:08				410/515 - 197/201: Installing method String>>withoutQuoting
15:39:08				410/515 - 198/201: Installing method String>>withoutSuffix:
15:39:08				410/515 - 199/201: Installing method String>>withoutTrailingDigits
15:39:08				410/515 - 200/201: Installing method String>>withoutTrailingNewlines
15:39:08				410/515 - 201/201: Installing method String>>wordBefore:
15:39:08				410/515 - 1/31: Installing method String class>>compare:with:collated:
15:39:09				410/515 - 2/31: Installing method String class>>cr
15:39:09				410/515 - 3/31: Installing method String class>>crlf
15:39:09				410/515 - 4/31: Installing method String class>>empty
15:39:09				410/515 - 5/31: Installing method String class>>expandMacro:argument:withExpansions:
15:39:09				410/515 - 6/31: Installing method String class>>findFirstInString:inCharacterSet:startingAt:
15:39:09				410/515 - 7/31: Installing method String class>>findFirstInString:inSet:startingAt:
15:39:09				410/515 - 8/31: Installing method String class>>fromByteArray:
15:39:09				410/515 - 9/31: Installing method String class>>fromString:
15:39:09				410/515 - 10/31: Installing method String class>>indexOfAscii:inString:startingAt:
15:39:09				410/515 - 11/31: Installing method String class>>initialize
15:39:09				410/515 - 12/31: Installing method String class>>initializeTypeTable
15:39:09				410/515 - 13/31: Installing method String class>>lf
15:39:09				410/515 - 14/31: Installing method String class>>loremIpsum
15:39:09				410/515 - 15/31: Installing method String class>>loremIpsum:
15:39:09				410/515 - 16/31: Installing method String class>>new:
15:39:09				410/515 - 17/31: Installing method String class>>newAsciiOrder
15:39:09				410/515 - 18/31: Installing method String class>>newCSLineEnders
15:39:09				410/515 - 19/31: Installing method String class>>newCaseInsensitiveOrder
15:39:09				410/515 - 20/31: Installing method String class>>newCaseSensitiveOrder
15:39:09				410/515 - 21/31: Installing method String class>>newLowercasingTable
15:39:09				410/515 - 22/31: Installing method String class>>newTokenish
15:39:09				410/515 - 23/31: Installing method String class>>newUppercasingTable
15:39:09				410/515 - 24/31: Installing method String class>>readFrom:
15:39:09				410/515 - 25/31: Installing method String class>>space
15:39:09				410/515 - 26/31: Installing method String class>>stringHash:initialHash:
15:39:09				410/515 - 27/31: Installing method String class>>tab
15:39:09				410/515 - 28/31: Installing method String class>>translate:from:to:table:
15:39:09				410/515 - 29/31: Installing method String class>>typeTable
15:39:09				410/515 - 30/31: Installing method String class>>value:
15:39:09				410/515 - 31/31: Installing method String class>>with:
15:39:09				411/515 - 1/1: Installing method SubclassResponsibility>>standardMessageText
15:39:09				412/515 - 1/8: Installing method SubscriptOutOfBounds>>lowerBound
15:39:09				412/515 - 2/8: Installing method SubscriptOutOfBounds>>lowerBound:
15:39:09				412/515 - 3/8: Installing method SubscriptOutOfBounds>>messageText
15:39:09				412/515 - 4/8: Installing method SubscriptOutOfBounds>>standardMessageText
15:39:09				412/515 - 5/8: Installing method SubscriptOutOfBounds>>subscript
15:39:09				412/515 - 6/8: Installing method SubscriptOutOfBounds>>subscript:
15:39:09				412/515 - 7/8: Installing method SubscriptOutOfBounds>>upperBound
15:39:09				412/515 - 8/8: Installing method SubscriptOutOfBounds>>upperBound:
15:39:09				412/515 - 1/3: Installing method SubscriptOutOfBounds class>>signalFor:
15:39:09				412/515 - 2/3: Installing method SubscriptOutOfBounds class>>signalFor:lowerBound:upperBound:
15:39:09				412/515 - 3/3: Installing method SubscriptOutOfBounds class>>signalFor:lowerBound:upperBound:in:
15:39:09				413/515 - 1/17: Installing method SubscriptionRegistry>>add:
15:39:09				413/515 - 2/17: Installing method SubscriptionRegistry>>deliver:
15:39:09				413/515 - 3/17: Installing method SubscriptionRegistry>>deliver:to:
15:39:09				413/515 - 4/17: Installing method SubscriptionRegistry>>deliver:to:startingAt:
15:39:09				413/515 - 5/17: Installing method SubscriptionRegistry>>handleSubscriberClass:
15:39:09				413/515 - 6/17: Installing method SubscriptionRegistry>>initialize
15:39:09				413/515 - 7/17: Installing method SubscriptionRegistry>>isEmpty
15:39:09				413/515 - 8/17: Installing method SubscriptionRegistry>>numberOfSubscriptions
15:39:09				413/515 - 9/17: Installing method SubscriptionRegistry>>protected:
15:39:09				413/515 - 10/17: Installing method SubscriptionRegistry>>remove:
15:39:09				413/515 - 11/17: Installing method SubscriptionRegistry>>removeSubscriber:
15:39:09				413/515 - 12/17: Installing method SubscriptionRegistry>>replace:with:
15:39:09				413/515 - 13/17: Installing method SubscriptionRegistry>>reset
15:39:09				413/515 - 14/17: Installing method SubscriptionRegistry>>subscriptions
15:39:09				413/515 - 15/17: Installing method SubscriptionRegistry>>subscriptionsForClass:
15:39:09				413/515 - 16/17: Installing method SubscriptionRegistry>>subscriptionsHandling:
15:39:09				413/515 - 17/17: Installing method SubscriptionRegistry>>subscriptionsOf:do:
15:39:09				414/515 - 1/5: Installing method SuperVariable>>acceptVisitor:node:
15:39:10				414/515 - 2/5: Installing method SuperVariable>>emitValue:
15:39:10				414/515 - 3/5: Installing method SuperVariable>>isSuperVariable
15:39:10				414/515 - 4/5: Installing method SuperVariable>>readInContext:
15:39:10				414/515 - 5/5: Installing method SuperVariable>>usingMethods
15:39:10				414/515 - 1/1: Installing method SuperVariable class>>variableName
15:39:10				415/515 - 1/43: Installing method Symbol>>,
15:39:10				415/515 - 2/43: Installing method Symbol>>=
15:39:10				415/515 - 3/43: Installing method Symbol>>=>
15:39:10				415/515 - 4/43: Installing method Symbol>>asAccessor
15:39:10				415/515 - 5/43: Installing method Symbol>>asAnnouncement
15:39:10				415/515 - 6/43: Installing method Symbol>>asMethodSignature
15:39:10				415/515 - 7/43: Installing method Symbol>>asMutator
15:39:10				415/515 - 8/43: Installing method Symbol>>asString
15:39:10				415/515 - 9/43: Installing method Symbol>>asSymbol
15:39:10				415/515 - 10/43: Installing method Symbol>>at:put:
15:39:10				415/515 - 11/43: Installing method Symbol>>capitalized
15:39:10				415/515 - 12/43: Installing method Symbol>>copy
15:39:10				415/515 - 13/43: Installing method Symbol>>createSymbol
15:39:10				415/515 - 14/43: Installing method Symbol>>cull:
15:39:10				415/515 - 15/43: Installing method Symbol>>errorNoModification
15:39:10				415/515 - 16/43: Installing method Symbol>>flushCache
15:39:10				415/515 - 17/43: Installing method Symbol>>handlesAnnouncement:
15:39:10				415/515 - 18/43: Installing method Symbol>>implementors
15:39:10				415/515 - 19/43: Installing method Symbol>>includesKey:
15:39:10				415/515 - 20/43: Installing method Symbol>>isBinary
15:39:10				415/515 - 21/43: Installing method Symbol>>isDoIt
15:39:10				415/515 - 22/43: Installing method Symbol>>isInfix
15:39:10				415/515 - 23/43: Installing method Symbol>>isKeyword
15:39:10				415/515 - 24/43: Installing method Symbol>>isOrientedFill
15:39:10				415/515 - 25/43: Installing method Symbol>>isSelectorSymbol
15:39:10				415/515 - 26/43: Installing method Symbol>>isSymbol
15:39:10				415/515 - 27/43: Installing method Symbol>>isUnary
15:39:10				415/515 - 28/43: Installing method Symbol>>isUsedAsSelectorSymbol
15:39:10				415/515 - 29/43: Installing method Symbol>>keywordsStrict
15:39:10				415/515 - 30/43: Installing method Symbol>>literalEqual:
15:39:10				415/515 - 31/43: Installing method Symbol>>numArgs:
15:39:10				415/515 - 32/43: Installing method Symbol>>precedence
15:39:10				415/515 - 33/43: Installing method Symbol>>prepareForDelivery
15:39:10				415/515 - 34/43: Installing method Symbol>>replaceFrom:to:with:startingAt:
15:39:10				415/515 - 35/43: Installing method Symbol>>senders
15:39:10				415/515 - 36/43: Installing method Symbol>>separateKeywords
15:39:10				415/515 - 37/43: Installing method Symbol>>shallowCopy
15:39:10				415/515 - 38/43: Installing method Symbol>>sorted:
15:39:10				415/515 - 39/43: Installing method Symbol>>storeOn:
15:39:10				415/515 - 40/43: Installing method Symbol>>string:
15:39:10				415/515 - 41/43: Installing method Symbol>>uncapitalized
15:39:10				415/515 - 42/43: Installing method Symbol>>value:
15:39:10				415/515 - 43/43: Installing method Symbol>>veryDeepCopyWith:
15:39:10				415/515 - 1/27: Installing method Symbol class>>allSymbolTablesDo:
15:39:10				415/515 - 2/27: Installing method Symbol class>>allSymbolTablesDo:after:
15:39:10				415/515 - 3/27: Installing method Symbol class>>allSymbols
15:39:10				415/515 - 4/27: Installing method Symbol class>>cleanUp
15:39:10				415/515 - 5/27: Installing method Symbol class>>findInterned:
15:39:10				415/515 - 6/27: Installing method Symbol class>>hasInterned:
15:39:10				415/515 - 7/27: Installing method Symbol class>>hasInterned:ifTrue:
15:39:10				415/515 - 8/27: Installing method Symbol class>>initialize
15:39:10				415/515 - 9/27: Installing method Symbol class>>intern:
15:39:10				415/515 - 10/27: Installing method Symbol class>>new:
15:39:10				415/515 - 11/27: Installing method Symbol class>>new:streamContents:
15:39:10				415/515 - 12/27: Installing method Symbol class>>newFrom:
15:39:10				415/515 - 13/27: Installing method Symbol class>>possibleSelectorsFor:
15:39:10				415/515 - 14/27: Installing method Symbol class>>rawIntern:
15:39:10				415/515 - 15/27: Installing method Symbol class>>rebuildSelectorTable
15:39:10				415/515 - 16/27: Installing method Symbol class>>recordSelector:
15:39:10				415/515 - 17/27: Installing method Symbol class>>rehash
15:39:10				415/515 - 18/27: Installing method Symbol class>>reservedLiterals
15:39:10				415/515 - 19/27: Installing method Symbol class>>resetSelectorTable
15:39:10				415/515 - 20/27: Installing method Symbol class>>selectorTable
15:39:10				415/515 - 21/27: Installing method Symbol class>>selectorThatStartsCaseSensitive:skipping:
15:39:10				415/515 - 22/27: Installing method Symbol class>>shutDown:
15:39:10				415/515 - 23/27: Installing method Symbol class>>streamSpecies
15:39:10				415/515 - 24/27: Installing method Symbol class>>thatStarts:skipping:
15:39:10				415/515 - 25/27: Installing method Symbol class>>thatStartsCaseSensitive:skipping:
15:39:11				415/515 - 26/27: Installing method Symbol class>>with:
15:39:11				415/515 - 27/27: Installing method Symbol class>>withAll:
15:39:11				416/515 - 1/4: Installing method SymbolNotFoundError>>messageText
15:39:11				416/515 - 2/4: Installing method SymbolNotFoundError>>moduleName:
15:39:11				416/515 - 3/4: Installing method SymbolNotFoundError>>standardMessageText
15:39:11				416/515 - 4/4: Installing method SymbolNotFoundError>>symbolName:
15:39:11				416/515 - 1/1: Installing method SymbolNotFoundError class>>symbolName:module:
15:39:11				417/515 - 1/4: Installing method SymbolTableSemaphore class>>disable
15:39:11				417/515 - 2/4: Installing method SymbolTableSemaphore class>>enable
15:39:11				417/515 - 3/4: Installing method SymbolTableSemaphore class>>enabled
15:39:11				417/515 - 4/4: Installing method SymbolTableSemaphore class>>singleInstance
15:39:11				418/515 - 1/3: Installing method SystemAnnouncement>>properties
15:39:11				418/515 - 2/3: Installing method SystemAnnouncement>>propertyAt:ifPresent:
15:39:11				418/515 - 3/3: Installing method SystemAnnouncement>>propertyAt:put:
15:39:11				419/515 - 1/10: Installing method SystemAnnouncer>>class:oldComment:newComment:oldStamp:newStamp:
15:39:11				419/515 - 2/10: Installing method SystemAnnouncer>>classCommented:
15:39:11				419/515 - 3/10: Installing method SystemAnnouncer>>classDefinitionChangedFrom:to:
15:39:11				419/515 - 4/10: Installing method SystemAnnouncer>>classModificationAppliedTo:
15:39:11				419/515 - 5/10: Installing method SystemAnnouncer>>classParentOf:renamedFrom:to:
15:39:11				419/515 - 6/10: Installing method SystemAnnouncer>>classRenamed:from:to:
15:39:11				419/515 - 7/10: Installing method SystemAnnouncer>>evaluated:
15:39:11				419/515 - 8/10: Installing method SystemAnnouncer>>evaluated:context:
15:39:11				419/515 - 9/10: Installing method SystemAnnouncer>>methodRemoved:origin:
15:39:11				419/515 - 10/10: Installing method SystemAnnouncer>>methodRepackaged:from:to:
15:39:11				419/515 - 1/6: Installing method SystemAnnouncer class>>announce:
15:39:11				419/515 - 2/6: Installing method SystemAnnouncer class>>announcer:
15:39:11				419/515 - 3/6: Installing method SystemAnnouncer class>>reset
15:39:11				419/515 - 4/6: Installing method SystemAnnouncer class>>restoreAllNotifications
15:39:11				419/515 - 5/6: Installing method SystemAnnouncer class>>uniqueInstance
15:39:11				419/515 - 6/6: Installing method SystemAnnouncer class>>unload
15:39:11				420/515 - 1/4: Installing method SystemBuildInfo>>initializeForRelease
15:39:11				420/515 - 2/4: Installing method SystemBuildInfo>>isBuildFinished
15:39:11				420/515 - 3/4: Installing method SystemBuildInfo>>systemPackageNames
15:39:11				420/515 - 4/4: Installing method SystemBuildInfo>>systemPackages
15:39:11				420/515 - 1/1: Installing method SystemBuildInfo class>>current
15:39:12				421/515 - 1/47: Installing method SystemEnvironment>>allBehaviors
15:39:12				421/515 - 2/47: Installing method SystemEnvironment>>allBehaviorsDo:
15:39:12				421/515 - 3/47: Installing method SystemEnvironment>>allClasses
15:39:12				421/515 - 4/47: Installing method SystemEnvironment>>allClassesAndTraits
15:39:12				421/515 - 5/47: Installing method SystemEnvironment>>allClassesAndTraitsDo:
15:39:12				421/515 - 6/47: Installing method SystemEnvironment>>allClassesDo:
15:39:12				421/515 - 7/47: Installing method SystemEnvironment>>allMethods
15:39:12				421/515 - 8/47: Installing method SystemEnvironment>>allTraits
15:39:12				421/515 - 9/47: Installing method SystemEnvironment>>allTraitsDo:
15:39:12				421/515 - 10/47: Installing method SystemEnvironment>>at:put:
15:39:12				421/515 - 11/47: Installing method SystemEnvironment>>at:update:initial:
15:39:12				421/515 - 12/47: Installing method SystemEnvironment>>atNewIndex:put:
15:39:12				421/515 - 13/47: Installing method SystemEnvironment>>bindingOf:
15:39:12				421/515 - 14/47: Installing method SystemEnvironment>>classAndTraitNames
15:39:12				421/515 - 15/47: Installing method SystemEnvironment>>classNamed:
15:39:12				421/515 - 16/47: Installing method SystemEnvironment>>classNames
15:39:12				421/515 - 17/47: Installing method SystemEnvironment>>classOrTraitNamed:
15:39:12				421/515 - 18/47: Installing method SystemEnvironment>>codeChangeAnnouncer
15:39:12				421/515 - 19/47: Installing method SystemEnvironment>>codeChangeAnnouncer:
15:39:12				421/515 - 20/47: Installing method SystemEnvironment>>codeSupportAnnouncer
15:39:12				421/515 - 21/47: Installing method SystemEnvironment>>codeSupportAnnouncer:
15:39:12				421/515 - 22/47: Installing method SystemEnvironment>>environment
15:39:12				421/515 - 23/47: Installing method SystemEnvironment>>fillCaches
15:39:12				421/515 - 24/47: Installing method SystemEnvironment>>flushClassNameCache
15:39:12				421/515 - 25/47: Installing method SystemEnvironment>>forgetClass:
15:39:12				421/515 - 26/47: Installing method SystemEnvironment>>hasBindingThatBeginsWith:
15:39:12				421/515 - 27/47: Installing method SystemEnvironment>>hasClassNamed:
15:39:12				421/515 - 28/47: Installing method SystemEnvironment>>hasClassOrTraitNamed:
15:39:12				421/515 - 29/47: Installing method SystemEnvironment>>lookupVar:
15:39:12				421/515 - 30/47: Installing method SystemEnvironment>>maxIdentityHash
15:39:12				421/515 - 31/47: Installing method SystemEnvironment>>methods
15:39:12				421/515 - 32/47: Installing method SystemEnvironment>>nonClassNames
15:39:12				421/515 - 33/47: Installing method SystemEnvironment>>organization
15:39:12				421/515 - 34/47: Installing method SystemEnvironment>>organization:
15:39:12				421/515 - 35/47: Installing method SystemEnvironment>>outerScope
15:39:12				421/515 - 36/47: Installing method SystemEnvironment>>poolUsers
15:39:12				421/515 - 37/47: Installing method SystemEnvironment>>printElementsOn:
15:39:12				421/515 - 38/47: Installing method SystemEnvironment>>pseudoVariables
15:39:12				421/515 - 39/47: Installing method SystemEnvironment>>removeClassNamed:
15:39:12				421/515 - 40/47: Installing method SystemEnvironment>>removeFromCaches:
15:39:12				421/515 - 41/47: Installing method SystemEnvironment>>removeKey:ifAbsent:
15:39:12				421/515 - 42/47: Installing method SystemEnvironment>>renameClass:from:
15:39:13				421/515 - 43/47: Installing method SystemEnvironment>>renameClassNamed:as:
15:39:13				421/515 - 44/47: Installing method SystemEnvironment>>resetPseudoVariables
15:39:13				421/515 - 45/47: Installing method SystemEnvironment>>traitNames
15:39:13				421/515 - 46/47: Installing method SystemEnvironment>>undeclaredRegistry
15:39:13				421/515 - 47/47: Installing method SystemEnvironment>>veryDeepCopyWith:
15:39:13				421/515 - 1/1: Installing method SystemEnvironment class>>cleanUp
15:39:13				422/515 - 1/42: Installing method SystemNavigation>>allBehaviors
15:39:13				422/515 - 2/42: Installing method SystemNavigation>>allBehaviorsDo:
15:39:13				422/515 - 3/42: Installing method SystemNavigation>>allCallsOn:
15:39:13				422/515 - 4/42: Installing method SystemNavigation>>allClassNamesStartingWith:do:
15:39:13				422/515 - 5/42: Installing method SystemNavigation>>allClassNamesStartingWith:do:caseSensitive:
15:39:13				422/515 - 6/42: Installing method SystemNavigation>>allClasses
15:39:13				422/515 - 7/42: Installing method SystemNavigation>>allClassesAndTraits
15:39:13				422/515 - 8/42: Installing method SystemNavigation>>allClassesDo:
15:39:13				422/515 - 9/42: Installing method SystemNavigation>>allClassesImplementing:
15:39:13				422/515 - 10/42: Installing method SystemNavigation>>allExistingProtocolsFor:
15:39:13				422/515 - 11/42: Installing method SystemNavigation>>allGlobalNamesStartingWith:do:caseSensitive:
15:39:13				422/515 - 12/42: Installing method SystemNavigation>>allGlobalRefsOn:
15:39:13				422/515 - 13/42: Installing method SystemNavigation>>allImplementedMessages
15:39:13				422/515 - 14/42: Installing method SystemNavigation>>allImplementorsOf:
15:39:13				422/515 - 15/42: Installing method SystemNavigation>>allMethods
15:39:13				422/515 - 16/42: Installing method SystemNavigation>>allMethodsSelect:
15:39:13				422/515 - 17/42: Installing method SystemNavigation>>allObjects
15:39:13				422/515 - 18/42: Installing method SystemNavigation>>allObjectsDo:
15:39:13				422/515 - 19/42: Installing method SystemNavigation>>allObjectsOrNil
15:39:13				422/515 - 20/42: Installing method SystemNavigation>>allPrimitiveMethods
15:39:13				422/515 - 21/42: Installing method SystemNavigation>>allReferencesTo:
15:39:13				422/515 - 22/42: Installing method SystemNavigation>>allReferencesTo:do:
15:39:13				422/515 - 23/42: Installing method SystemNavigation>>allReferencesTo:in:
15:39:13				422/515 - 24/42: Installing method SystemNavigation>>allReferencesToBinding:
15:39:13				422/515 - 25/42: Installing method SystemNavigation>>allSelectorsStartingWith:do:
15:39:13				422/515 - 26/42: Installing method SystemNavigation>>allSendersOf:
15:39:13				422/515 - 27/42: Installing method SystemNavigation>>allSentButNotImplementedSelectors
15:39:13				422/515 - 28/42: Installing method SystemNavigation>>allSentMessages
15:39:13				422/515 - 29/42: Installing method SystemNavigation>>allSymbolsStartingWith:do:
15:39:13				422/515 - 30/42: Installing method SystemNavigation>>allUnsentMessagesIn:
15:39:13				422/515 - 31/42: Installing method SystemNavigation>>environment
15:39:13				422/515 - 32/42: Installing method SystemNavigation>>environment:
15:39:13				422/515 - 33/42: Installing method SystemNavigation>>headingAndAutoselectForLiteral:do:
15:39:13				422/515 - 34/42: Installing method SystemNavigation>>initialize
15:39:13				422/515 - 35/42: Installing method SystemNavigation>>instanceSideMethodsWithNilKeyInLastLiteral
15:39:13				422/515 - 36/42: Installing method SystemNavigation>>isUnsentMessage:
15:39:13				422/515 - 37/42: Installing method SystemNavigation>>methods
15:39:13				422/515 - 38/42: Installing method SystemNavigation>>methodsReferencingObsoleteClasses
15:39:13				422/515 - 39/42: Installing method SystemNavigation>>obsoleteClasses
15:39:13				422/515 - 40/42: Installing method SystemNavigation>>removeClass:
15:39:13				422/515 - 41/42: Installing method SystemNavigation>>removeClassMessageFor:
15:39:13				422/515 - 42/42: Installing method SystemNavigation>>removeMethod:inClass:
15:39:13				422/515 - 1/1: Installing method SystemNavigation class>>default
15:39:13				423/515 - 1/1: Installing method SystemNotification>>defaultAction
15:39:14				424/515 - 1/34: Installing method SystemVersion>>build
15:39:14				424/515 - 2/34: Installing method SystemVersion>>build:
15:39:14				424/515 - 3/34: Installing method SystemVersion>>calculateHighestUpdate
15:39:14				424/515 - 4/34: Installing method SystemVersion>>commitHash
15:39:14				424/515 - 5/34: Installing method SystemVersion>>commitHash:
15:39:14				424/515 - 6/34: Installing method SystemVersion>>commitHashShort
15:39:14				424/515 - 7/34: Installing method SystemVersion>>date
15:39:14				424/515 - 8/34: Installing method SystemVersion>>date:
15:39:14				424/515 - 9/34: Installing method SystemVersion>>datedVersion
15:39:14				424/515 - 10/34: Installing method SystemVersion>>dottedMajorMinor
15:39:14				424/515 - 11/34: Installing method SystemVersion>>dottedMajorMinorPatch
15:39:14				424/515 - 12/34: Installing method SystemVersion>>hasMetadataIdentifiers
15:39:14				424/515 - 13/34: Installing method SystemVersion>>hasValidBuildNumber
15:39:14				424/515 - 14/34: Installing method SystemVersion>>highestUpdate
15:39:14				424/515 - 15/34: Installing method SystemVersion>>highestUpdate:
15:39:14				424/515 - 16/34: Installing method SystemVersion>>imageVersionString
15:39:14				424/515 - 17/34: Installing method SystemVersion>>initialize
15:39:14				424/515 - 18/34: Installing method SystemVersion>>major
15:39:14				424/515 - 19/34: Installing method SystemVersion>>major:
15:39:14				424/515 - 20/34: Installing method SystemVersion>>majorMinor:
15:39:14				424/515 - 21/34: Installing method SystemVersion>>majorMinorPatch:
15:39:14				424/515 - 22/34: Installing method SystemVersion>>majorMinorVersion
15:39:14				424/515 - 23/34: Installing method SystemVersion>>minor
15:39:14				424/515 - 24/34: Installing method SystemVersion>>minor:
15:39:14				424/515 - 25/34: Installing method SystemVersion>>patch
15:39:14				424/515 - 26/34: Installing method SystemVersion>>patch:
15:39:14				424/515 - 27/34: Installing method SystemVersion>>printOn:
15:39:14				424/515 - 28/34: Installing method SystemVersion>>shortVersionString
15:39:14				424/515 - 29/34: Installing method SystemVersion>>suffix
15:39:14				424/515 - 30/34: Installing method SystemVersion>>suffix:
15:39:14				424/515 - 31/34: Installing method SystemVersion>>type
15:39:14				424/515 - 32/34: Installing method SystemVersion>>type:
15:39:14				424/515 - 33/34: Installing method SystemVersion>>version
15:39:14				424/515 - 34/34: Installing method SystemVersion>>versionWithoutPatch
15:39:14				424/515 - 1/7: Installing method SystemVersion class>>current
15:39:14				424/515 - 2/7: Installing method SystemVersion class>>invalidBuildNumber
15:39:14				424/515 - 3/7: Installing method SystemVersion class>>major:minor:patch:
15:39:14				424/515 - 4/7: Installing method SystemVersion class>>major:minor:patch:suffix:
15:39:14				424/515 - 5/7: Installing method SystemVersion class>>major:minor:patch:suffix:build:
15:39:14				424/515 - 6/7: Installing method SystemVersion class>>major:minor:patch:suffix:build:commitHash:
15:39:14				424/515 - 7/7: Installing method SystemVersion class>>setMajor:minor:patch:suffix:build:commitHash:
15:39:15				425/515 - 1/5: Installing method TermInfoCharacter>>on:
15:39:15				425/515 - 2/5: Installing method TermInfoCharacter>>print:
15:39:15				425/515 - 3/5: Installing method TermInfoCharacter>>set:
15:39:15				425/515 - 4/5: Installing method TermInfoCharacter>>setBackgroundColor:
15:39:15				425/515 - 5/5: Installing method TermInfoCharacter>>setFontColor:
15:39:15				426/515 - 1/8: Installing method Termcap>>flush
15:39:15				426/515 - 2/8: Installing method Termcap>>getent:
15:39:15				426/515 - 3/8: Installing method Termcap>>getflag:
15:39:15				426/515 - 4/8: Installing method Termcap>>getnum:
15:39:15				426/515 - 5/8: Installing method Termcap>>getstr:
15:39:15				426/515 - 6/8: Installing method Termcap>>initialize
15:39:15				426/515 - 7/8: Installing method Termcap>>initializeDefaultSequences
15:39:15				426/515 - 8/8: Installing method Termcap>>reset
15:39:15				427/515 - 1/5: Installing method ThisContextVariable>>acceptVisitor:node:
15:39:15				427/515 - 2/5: Installing method ThisContextVariable>>emitValue:
15:39:15				427/515 - 3/5: Installing method ThisContextVariable>>isThisContextVariable
15:39:15				427/515 - 4/5: Installing method ThisContextVariable>>readInContext:
15:39:15				427/515 - 5/5: Installing method ThisContextVariable>>usingMethods
15:39:15				427/515 - 1/1: Installing method ThisContextVariable class>>variableName
15:39:15				428/515 - 1/3: Installing method ThisProcessVariable>>emitValue:
15:39:15				428/515 - 2/3: Installing method ThisProcessVariable>>isThisProcessVariable
15:39:15				428/515 - 3/3: Installing method ThisProcessVariable>>readInContext:
15:39:15				428/515 - 1/1: Installing method ThisProcessVariable class>>variableName
15:39:15				430/515 - 1/12: Installing method True>>&
15:39:15				430/515 - 2/12: Installing method True>>and:
15:39:15				430/515 - 3/12: Installing method True>>asBit
15:39:15				430/515 - 4/12: Installing method True>>ifFalse:
15:39:15				430/515 - 5/12: Installing method True>>ifFalse:ifTrue:
15:39:15				430/515 - 6/12: Installing method True>>ifTrue:
15:39:15				430/515 - 7/12: Installing method True>>ifTrue:ifFalse:
15:39:15				430/515 - 8/12: Installing method True>>not
15:39:15				430/515 - 9/12: Installing method True>>or:
15:39:15				430/515 - 10/12: Installing method True>>printOn:
15:39:15				430/515 - 11/12: Installing method True>>xor:
15:39:15				430/515 - 12/12: Installing method True>>|
15:39:16				431/515 - 1/83: Installing method UIManager>>abort:
15:39:16				431/515 - 2/83: Installing method UIManager>>abort:title:
15:39:16				431/515 - 3/83: Installing method UIManager>>activate
15:39:16				431/515 - 4/83: Installing method UIManager>>alert:
15:39:16				431/515 - 5/83: Installing method UIManager>>alert:title:
15:39:16				431/515 - 6/83: Installing method UIManager>>alert:title:configure:
15:39:16				431/515 - 7/83: Installing method UIManager>>beDefault
15:39:16				431/515 - 8/83: Installing method UIManager>>chooseDirectory
15:39:16				431/515 - 9/83: Installing method UIManager>>chooseDirectory:
15:39:16				431/515 - 10/83: Installing method UIManager>>chooseDirectory:from:
15:39:16				431/515 - 11/83: Installing method UIManager>>chooseDirectoryFrom:
15:39:17				431/515 - 12/83: Installing method UIManager>>chooseFrom:
15:39:17				431/515 - 13/83: Installing method UIManager>>chooseFrom:lines:
15:39:17				431/515 - 14/83: Installing method UIManager>>chooseFrom:lines:message:
15:39:17				431/515 - 15/83: Installing method UIManager>>chooseFrom:lines:message:title:
15:39:17				431/515 - 16/83: Installing method UIManager>>chooseFrom:lines:title:
15:39:17				431/515 - 17/83: Installing method UIManager>>chooseFrom:message:
15:39:17				431/515 - 18/83: Installing method UIManager>>chooseFrom:message:title:
15:39:17				431/515 - 19/83: Installing method UIManager>>chooseFrom:title:
15:39:17				431/515 - 20/83: Installing method UIManager>>chooseFrom:values:
15:39:17				431/515 - 21/83: Installing method UIManager>>chooseFrom:values:lines:
15:39:17				431/515 - 22/83: Installing method UIManager>>chooseFrom:values:lines:message:
15:39:17				431/515 - 23/83: Installing method UIManager>>chooseFrom:values:lines:message:title:
15:39:17				431/515 - 24/83: Installing method UIManager>>chooseFrom:values:lines:title:
15:39:17				431/515 - 25/83: Installing method UIManager>>chooseFrom:values:message:
15:39:17				431/515 - 26/83: Installing method UIManager>>chooseFrom:values:message:title:
15:39:17				431/515 - 27/83: Installing method UIManager>>chooseFrom:values:title:
15:39:17				431/515 - 28/83: Installing method UIManager>>chooseFullFileNameMatching:
15:39:17				431/515 - 29/83: Installing method UIManager>>chooseFullFileNameMatching:label:
15:39:17				431/515 - 30/83: Installing method UIManager>>chooseOrRequestFrom:values:lines:title:
15:39:17				431/515 - 31/83: Installing method UIManager>>confirm:
15:39:17				431/515 - 32/83: Installing method UIManager>>confirm:label:
15:39:17				431/515 - 33/83: Installing method UIManager>>confirm:label:trueChoice:falseChoice:cancelChoice:default:
15:39:17				431/515 - 34/83: Installing method UIManager>>confirm:orCancel:
15:39:17				431/515 - 35/83: Installing method UIManager>>confirm:trueChoice:falseChoice:
15:39:17				431/515 - 36/83: Installing method UIManager>>confirm:trueChoice:falseChoice:cancelChoice:default:
15:39:17				431/515 - 37/83: Installing method UIManager>>deactivate
15:39:17				431/515 - 38/83: Installing method UIManager>>debugProcess:context:label:fullView:notification:
15:39:17				431/515 - 39/83: Installing method UIManager>>defer:
15:39:17				431/515 - 40/83: Installing method UIManager>>deny:
15:39:17				431/515 - 41/83: Installing method UIManager>>deny:title:
15:39:17				431/515 - 42/83: Installing method UIManager>>edit:
15:39:17				431/515 - 43/83: Installing method UIManager>>edit:label:
15:39:17				431/515 - 44/83: Installing method UIManager>>edit:label:accept:
15:39:17				431/515 - 45/83: Installing method UIManager>>handleDebugRequest:fromDebuggerSystem:
15:39:17				431/515 - 46/83: Installing method UIManager>>handleError:
15:39:17				431/515 - 47/83: Installing method UIManager>>handleError:log:
15:39:17				431/515 - 48/83: Installing method UIManager>>handleNotification:
15:39:17				431/515 - 49/83: Installing method UIManager>>handleWarning:
15:39:17				431/515 - 50/83: Installing method UIManager>>handleWarningDebugRequest:fromDebuggerSystem:
15:39:17				431/515 - 51/83: Installing method UIManager>>headlessManager
15:39:17				431/515 - 52/83: Installing method UIManager>>inform:
15:39:17				431/515 - 53/83: Installing method UIManager>>informUser:during:
15:39:17				431/515 - 54/83: Installing method UIManager>>informUserDuring:
15:39:17				431/515 - 55/83: Installing method UIManager>>interruptName:preemptedProcess:
15:39:17				431/515 - 56/83: Installing method UIManager>>logError:
15:39:17				431/515 - 57/83: Installing method UIManager>>lowSpaceWatcherDefaultAction:
15:39:17				431/515 - 58/83: Installing method UIManager>>multiLineRequest:initialAnswer:answerHeight:
15:39:17				431/515 - 59/83: Installing method UIManager>>newMenuIn:for:
15:39:17				431/515 - 60/83: Installing method UIManager>>nonInteractiveManager
15:39:17				431/515 - 61/83: Installing method UIManager>>onFontsChanged
15:39:17				431/515 - 62/83: Installing method UIManager>>onPrimitiveError:
15:39:17				431/515 - 63/83: Installing method UIManager>>openComparisionFrom:to:belongingTo:from:
15:39:17				431/515 - 64/83: Installing method UIManager>>proceed:
15:39:17				431/515 - 65/83: Installing method UIManager>>proceed:title:
15:39:17				431/515 - 66/83: Installing method UIManager>>question:
15:39:17				431/515 - 67/83: Installing method UIManager>>question:title:
15:39:17				431/515 - 68/83: Installing method UIManager>>questionWithoutCancel:
15:39:17				431/515 - 69/83: Installing method UIManager>>questionWithoutCancel:title:
15:39:17				431/515 - 70/83: Installing method UIManager>>request:
15:39:17				431/515 - 71/83: Installing method UIManager>>request:entryCompletion:
15:39:17				431/515 - 72/83: Installing method UIManager>>request:initialAnswer:
15:39:17				431/515 - 73/83: Installing method UIManager>>request:initialAnswer:entryCompletion:
15:39:17				431/515 - 74/83: Installing method UIManager>>request:initialAnswer:title:
15:39:17				431/515 - 75/83: Installing method UIManager>>request:initialAnswer:title:entryCompletion:
15:39:17				431/515 - 76/83: Installing method UIManager>>requestPassword:
15:39:17				431/515 - 77/83: Installing method UIManager>>showWaitCursorWhile:
15:39:17				431/515 - 78/83: Installing method UIManager>>spawnNewProcess
15:39:17				431/515 - 79/83: Installing method UIManager>>terminateUIProcess
15:39:17				431/515 - 80/83: Installing method UIManager>>textEntry:
15:39:17				431/515 - 81/83: Installing method UIManager>>textEntry:title:
15:39:17				431/515 - 82/83: Installing method UIManager>>textEntry:title:entryText:
15:39:17				431/515 - 83/83: Installing method UIManager>>uiProcess
15:39:17				431/515 - 1/6: Installing method UIManager class>>default
15:39:17				431/515 - 2/6: Installing method UIManager class>>default:
15:39:17				431/515 - 3/6: Installing method UIManager class>>forCurrentSystemConfiguration
15:39:17				431/515 - 4/6: Installing method UIManager class>>isActiveManager
15:39:17				431/515 - 5/6: Installing method UIManager class>>isValidForCurrentSystemConfiguration
15:39:17				431/515 - 6/6: Installing method UIManager class>>nonInteractiveDuring:
15:39:17				432/515 - 1/7: Installing method UNCNetworkPath>>isAbsolute
15:39:17				432/515 - 2/7: Installing method UNCNetworkPath>>isNetworkPath
15:39:17				432/515 - 3/7: Installing method UNCNetworkPath>>isRoot
15:39:17				432/515 - 4/7: Installing method UNCNetworkPath>>printOn:
15:39:17				432/515 - 5/7: Installing method UNCNetworkPath>>printOn:delimiter:
15:39:17				432/515 - 6/7: Installing method UNCNetworkPath>>printPathOn:delimiter:
15:39:17				432/515 - 7/7: Installing method UNCNetworkPath>>withParents
15:39:17				434/515 - 1/13: Installing method UndeclaredVariable>>definingClass
15:39:17				434/515 - 2/13: Installing method UndeclaredVariable>>emitStore:
15:39:17				434/515 - 3/13: Installing method UndeclaredVariable>>emitValue:
15:39:17				434/515 - 4/13: Installing method UndeclaredVariable>>isRegistered
15:39:17				434/515 - 5/13: Installing method UndeclaredVariable>>isUndeclaredVariable
15:39:17				434/515 - 6/13: Installing method UndeclaredVariable>>register
15:39:17				434/515 - 7/13: Installing method UndeclaredVariable>>registerFromNode:
15:39:17				434/515 - 8/13: Installing method UndeclaredVariable>>registerMethod:
15:39:17				434/515 - 9/13: Installing method UndeclaredVariable>>registeredMethods
15:39:18				434/515 - 10/13: Installing method UndeclaredVariable>>runtimeUndeclaredReadInContext:
15:39:18				434/515 - 11/13: Installing method UndeclaredVariable>>runtimeUndeclaredWrite:inContext:
15:39:18				434/515 - 12/13: Installing method UndeclaredVariable>>unregister
15:39:18				434/515 - 13/13: Installing method UndeclaredVariable>>usingMethods
15:39:18				434/515 - 1/2: Installing method UndeclaredVariable class>>possiblyRegisteredWithName:
15:39:18				434/515 - 2/2: Installing method UndeclaredVariable class>>registeredWithName:
15:39:18				435/515 - 1/4: Installing method UndeclaredVariableError>>isResumable
15:39:18				435/515 - 2/4: Installing method UndeclaredVariableError>>variable
15:39:18				435/515 - 3/4: Installing method UndeclaredVariableError>>variable:
15:39:18				435/515 - 4/4: Installing method UndeclaredVariableError>>variableNode
15:39:18				437/515 - 1/3: Installing method UndeclaredVariableWrite>>defaultResumeValue
15:39:18				437/515 - 2/3: Installing method UndeclaredVariableWrite>>value
15:39:18				437/515 - 3/3: Installing method UndeclaredVariableWrite>>value:
15:39:18				438/515 - 1/32: Installing method UndefinedObject>><<
15:39:18				438/515 - 2/32: Installing method UndefinedObject>>addDependent:
15:39:18				438/515 - 3/32: Installing method UndefinedObject>>addSubclass:
15:39:18				438/515 - 4/32: Installing method UndefinedObject>>allSuperclassesDo:
15:39:18				438/515 - 5/32: Installing method UndefinedObject>>asCollectionElement
15:39:18				438/515 - 6/32: Installing method UndefinedObject>>asLinkPrepend:
15:39:18				438/515 - 7/32: Installing method UndefinedObject>>at:put:
15:39:18				438/515 - 8/32: Installing method UndefinedObject>>canHandleSignal:
15:39:18				438/515 - 9/32: Installing method UndefinedObject>>classBuilder
15:39:18				438/515 - 10/32: Installing method UndefinedObject>>classInstaller
15:39:18				438/515 - 11/32: Installing method UndefinedObject>>commonSuperclassWith:
15:39:18				438/515 - 12/32: Installing method UndefinedObject>>deepCopy
15:39:18				438/515 - 13/32: Installing method UndefinedObject>>environment
15:39:18				438/515 - 14/32: Installing method UndefinedObject>>handleSignal:
15:39:18				438/515 - 15/32: Installing method UndefinedObject>>ifNil:
15:39:18				438/515 - 16/32: Installing method UndefinedObject>>ifNil:ifNotNil:
15:39:18				438/515 - 17/32: Installing method UndefinedObject>>ifNotNil:
15:39:18				438/515 - 18/32: Installing method UndefinedObject>>ifNotNil:ifNil:
15:39:18				438/515 - 19/32: Installing method UndefinedObject>>isEmptyOrNil
15:39:18				438/515 - 20/32: Installing method UndefinedObject>>isLiteral
15:39:18				438/515 - 21/32: Installing method UndefinedObject>>isNil
15:39:18				438/515 - 22/32: Installing method UndefinedObject>>isNotNil
15:39:18				438/515 - 23/32: Installing method UndefinedObject>>notNil
15:39:18				438/515 - 24/32: Installing method UndefinedObject>>printOn:
15:39:18				438/515 - 25/32: Installing method UndefinedObject>>removeSubclass:
15:39:18				438/515 - 26/32: Installing method UndefinedObject>>setPinnedInMemory:
15:39:18				438/515 - 27/32: Installing method UndefinedObject>>shallowCopy
15:39:18				438/515 - 28/32: Installing method UndefinedObject>>storeOn:
15:39:18				438/515 - 29/32: Installing method UndefinedObject>>subclassDefinerClass
15:39:18				438/515 - 30/32: Installing method UndefinedObject>>subclasses
15:39:18				438/515 - 31/32: Installing method UndefinedObject>>subclassesDo:
15:39:18				438/515 - 32/32: Installing method UndefinedObject>>veryDeepCopyWith:
15:39:18				438/515 - 1/3: Installing method UndefinedObject class>>allInstances
15:39:18				438/515 - 2/3: Installing method UndefinedObject class>>allInstancesDo:
15:39:18				438/515 - 3/3: Installing method UndefinedObject class>>new
15:39:18				439/515 - 1/9: Installing method UndefinedPackage>>addMethod:
15:39:18				439/515 - 2/9: Installing method UndefinedPackage>>ensureTag:
15:39:18				439/515 - 3/9: Installing method UndefinedPackage>>initialize
15:39:18				439/515 - 4/9: Installing method UndefinedPackage>>isEmpty
15:39:18				439/515 - 5/9: Installing method UndefinedPackage>>isUndefined
15:39:18				439/515 - 6/9: Installing method UndefinedPackage>>name
15:39:18				439/515 - 7/9: Installing method UndefinedPackage>>removeFromSystem
15:39:18				439/515 - 8/9: Installing method UndefinedPackage>>tagOf:
15:39:18				439/515 - 9/9: Installing method UndefinedPackage>>undefinedTag
15:39:18				439/515 - 1/1: Installing method UndefinedPackage class>>undefinedPackageName
15:39:18				440/515 - 1/6: Installing method UndefinedPackageTag>>categoryName
15:39:18				440/515 - 2/6: Installing method UndefinedPackageTag>>isRoot
15:39:18				440/515 - 3/6: Installing method UndefinedPackageTag>>isUndefined
15:39:18				440/515 - 4/6: Installing method UndefinedPackageTag>>name
15:39:18				440/515 - 5/6: Installing method UndefinedPackageTag>>promoteAsPackage
15:39:18				440/515 - 6/6: Installing method UndefinedPackageTag>>removeFromSystem
15:39:18				440/515 - 1/2: Installing method UndefinedPackageTag class>>undefinedPackage:
15:39:19				440/515 - 2/2: Installing method UndefinedPackageTag class>>undefinedPackageTagName
15:39:19				441/515 - 1/6: Installing method UndefinedSlot>>ast:
15:39:19				441/515 - 2/6: Installing method UndefinedSlot>>checkClassRebuild
15:39:19				441/515 - 3/6: Installing method UndefinedSlot>>printOn:
15:39:19				441/515 - 4/6: Installing method UndefinedSlot>>read:
15:39:19				441/515 - 5/6: Installing method UndefinedSlot>>slotClassName
15:39:19				441/515 - 6/6: Installing method UndefinedSlot>>write:to:
15:39:19				441/515 - 1/1: Installing method UndefinedSlot class>>named:ast:
15:39:19				442/515 - 1/4: Installing method UnhandledError>>defaultAction
15:39:19				442/515 - 2/4: Installing method UnhandledError>>exception
15:39:19				442/515 - 3/4: Installing method UnhandledError>>exception:
15:39:19				442/515 - 4/4: Installing method UnhandledError>>isResumable
15:39:19				442/515 - 1/1: Installing method UnhandledError class>>signalForException:
15:39:19				443/515 - 1/1: Installing method UnhandledException>>defaultAction
15:39:19				444/515 - 1/2: Installing method Unix32Platform>>accept:
15:39:19				444/515 - 2/2: Installing method Unix32Platform>>isUnix32
15:39:19				444/515 - 1/1: Installing method Unix32Platform class>>isActivePlatform
15:39:19				445/515 - 1/2: Installing method Unix64Platform>>accept:
15:39:19				445/515 - 2/2: Installing method Unix64Platform>>isUnix64
15:39:19				445/515 - 1/1: Installing method Unix64Platform class>>isActivePlatform
15:39:19				446/515 - 1/1: Installing method UnixARM32Platform class>>isActivePlatform
15:39:19				447/515 - 1/12: Installing method UnixPlatform>>accept:
15:39:19				447/515 - 2/12: Installing method UnixPlatform>>defaultMaximumPathLength
15:39:19				447/515 - 3/12: Installing method UnixPlatform>>family
15:39:19				447/515 - 4/12: Installing method UnixPlatform>>getErrorMessage:
15:39:19				447/515 - 5/12: Installing method UnixPlatform>>isLinux
15:39:19				447/515 - 6/12: Installing method UnixPlatform>>isLinuxDerivateOf:
15:39:19				447/515 - 7/12: Installing method UnixPlatform>>isLinuxDistributionWithID:
15:39:19				447/515 - 8/12: Installing method UnixPlatform>>isUnix
15:39:19				447/515 - 9/12: Installing method UnixPlatform>>keyForValue:
15:39:19				447/515 - 10/12: Installing method UnixPlatform>>lineEnding
15:39:19				447/515 - 11/12: Installing method UnixPlatform>>linuxIdentificationParameters
15:39:19				447/515 - 12/12: Installing method UnixPlatform>>menuShortcutString
15:39:20				449/515 - 1/82: Installing method VTermOutputDriver>><<
15:39:20				449/515 - 2/82: Installing method VTermOutputDriver>>backspace
15:39:20				449/515 - 3/82: Installing method VTermOutputDriver>>black
15:39:20				449/515 - 4/82: Installing method VTermOutputDriver>>black:
15:39:20				449/515 - 5/82: Installing method VTermOutputDriver>>blinking
15:39:20				449/515 - 6/82: Installing method VTermOutputDriver>>blue
15:39:20				449/515 - 7/82: Installing method VTermOutputDriver>>blue:
15:39:20				449/515 - 8/82: Installing method VTermOutputDriver>>bold
15:39:20				449/515 - 9/82: Installing method VTermOutputDriver>>clear
15:39:20				449/515 - 10/82: Installing method VTermOutputDriver>>clearFromBeginning
15:39:20				449/515 - 11/82: Installing method VTermOutputDriver>>clearScreen
15:39:20				449/515 - 12/82: Installing method VTermOutputDriver>>clearToEnd
15:39:20				449/515 - 13/82: Installing method VTermOutputDriver>>closed
15:39:20				449/515 - 14/82: Installing method VTermOutputDriver>>color:
15:39:20				449/515 - 15/82: Installing method VTermOutputDriver>>colorEscape
15:39:20				449/515 - 16/82: Installing method VTermOutputDriver>>columns
15:39:20				449/515 - 17/82: Installing method VTermOutputDriver>>cr
15:39:20				449/515 - 18/82: Installing method VTermOutputDriver>>csiEscape
15:39:20				449/515 - 19/82: Installing method VTermOutputDriver>>cursorEnhanced
15:39:20				449/515 - 20/82: Installing method VTermOutputDriver>>cursorInvisible
15:39:20				449/515 - 21/82: Installing method VTermOutputDriver>>cursorNormal
15:39:20				449/515 - 22/82: Installing method VTermOutputDriver>>cyan
15:39:20				449/515 - 23/82: Installing method VTermOutputDriver>>cyan:
15:39:20				449/515 - 24/82: Installing method VTermOutputDriver>>deleteCharacter
15:39:20				449/515 - 25/82: Installing method VTermOutputDriver>>deleteLine
15:39:20				449/515 - 26/82: Installing method VTermOutputDriver>>down
15:39:20				449/515 - 27/82: Installing method VTermOutputDriver>>down:
15:39:20				449/515 - 28/82: Installing method VTermOutputDriver>>endInsertMode
15:39:20				449/515 - 29/82: Installing method VTermOutputDriver>>erase
15:39:20				449/515 - 30/82: Installing method VTermOutputDriver>>errorColor
15:39:21				449/515 - 31/82: Installing method VTermOutputDriver>>escape
15:39:21				449/515 - 32/82: Installing method VTermOutputDriver>>flush
15:39:21				449/515 - 33/82: Installing method VTermOutputDriver>>green
15:39:21				449/515 - 34/82: Installing method VTermOutputDriver>>green:
15:39:21				449/515 - 35/82: Installing method VTermOutputDriver>>here
15:39:21				449/515 - 36/82: Installing method VTermOutputDriver>>home
15:39:21				449/515 - 37/82: Installing method VTermOutputDriver>>initialize
15:39:21				449/515 - 38/82: Installing method VTermOutputDriver>>insertCharacter
15:39:21				449/515 - 39/82: Installing method VTermOutputDriver>>insertLine
15:39:21				449/515 - 40/82: Installing method VTermOutputDriver>>insertMode
15:39:21				449/515 - 41/82: Installing method VTermOutputDriver>>invisible
15:39:21				449/515 - 42/82: Installing method VTermOutputDriver>>left
15:39:21				449/515 - 43/82: Installing method VTermOutputDriver>>left:
15:39:21				449/515 - 44/82: Installing method VTermOutputDriver>>lf
15:39:21				449/515 - 45/82: Installing method VTermOutputDriver>>light
15:39:21				449/515 - 46/82: Installing method VTermOutputDriver>>lines
15:39:21				449/515 - 47/82: Installing method VTermOutputDriver>>nextPut:
15:39:21				449/515 - 48/82: Installing method VTermOutputDriver>>nextPutAll:
15:39:21				449/515 - 49/82: Installing method VTermOutputDriver>>normal
15:39:21				449/515 - 50/82: Installing method VTermOutputDriver>>outStream
15:39:21				449/515 - 51/82: Installing method VTermOutputDriver>>outStream:
15:39:21				449/515 - 52/82: Installing method VTermOutputDriver>>overwrite:
15:39:21				449/515 - 53/82: Installing method VTermOutputDriver>>pink
15:39:21				449/515 - 54/82: Installing method VTermOutputDriver>>pink:
15:39:21				449/515 - 55/82: Installing method VTermOutputDriver>>print:
15:39:21				449/515 - 56/82: Installing method VTermOutputDriver>>red
15:39:21				449/515 - 57/82: Installing method VTermOutputDriver>>red:
15:39:21				449/515 - 58/82: Installing method VTermOutputDriver>>reset
15:39:21				449/515 - 59/82: Installing method VTermOutputDriver>>restoreCursor
15:39:21				449/515 - 60/82: Installing method VTermOutputDriver>>reverse
15:39:21				449/515 - 61/82: Installing method VTermOutputDriver>>right
15:39:21				449/515 - 62/82: Installing method VTermOutputDriver>>right:
15:39:21				449/515 - 63/82: Installing method VTermOutputDriver>>saveCursor
15:39:21				449/515 - 64/82: Installing method VTermOutputDriver>>scrollBackward
15:39:21				449/515 - 65/82: Installing method VTermOutputDriver>>scrollForward
15:39:21				449/515 - 66/82: Installing method VTermOutputDriver>>space
15:39:21				449/515 - 67/82: Installing method VTermOutputDriver>>ss3Escape
15:39:21				449/515 - 68/82: Installing method VTermOutputDriver>>startOfLine
15:39:21				449/515 - 69/82: Installing method VTermOutputDriver>>store:
15:39:21				449/515 - 70/82: Installing method VTermOutputDriver>>tab
15:39:21				449/515 - 71/82: Installing method VTermOutputDriver>>termcap
15:39:21				449/515 - 72/82: Installing method VTermOutputDriver>>termcap:
15:39:21				449/515 - 73/82: Installing method VTermOutputDriver>>topLeft
15:39:21				449/515 - 74/82: Installing method VTermOutputDriver>>underline
15:39:21				449/515 - 75/82: Installing method VTermOutputDriver>>underlineOff
15:39:21				449/515 - 76/82: Installing method VTermOutputDriver>>up
15:39:21				449/515 - 77/82: Installing method VTermOutputDriver>>up:
15:39:21				449/515 - 78/82: Installing method VTermOutputDriver>>white
15:39:21				449/515 - 79/82: Installing method VTermOutputDriver>>white:
15:39:21				449/515 - 80/82: Installing method VTermOutputDriver>>width
15:39:21				449/515 - 81/82: Installing method VTermOutputDriver>>yellow
15:39:21				449/515 - 82/82: Installing method VTermOutputDriver>>yellow:
15:39:21				449/515 - 1/3: Installing method VTermOutputDriver class>>on:
15:39:21				449/515 - 2/3: Installing method VTermOutputDriver class>>stderr
15:39:21				449/515 - 3/3: Installing method VTermOutputDriver class>>stdout
15:39:21				450/515 - 1/6: Installing method ValueLink>>=
15:39:21				450/515 - 2/6: Installing method ValueLink>>asLinkPrepend:
15:39:21				450/515 - 3/6: Installing method ValueLink>>hash
15:39:21				450/515 - 4/6: Installing method ValueLink>>printOn:
15:39:21				450/515 - 5/6: Installing method ValueLink>>value
15:39:21				450/515 - 6/6: Installing method ValueLink>>value:
15:39:21				450/515 - 1/1: Installing method ValueLink class>>value:
15:39:21				451/515 - 1/3: Installing method ValueNotFound>>standardMessageText
15:39:21				451/515 - 2/3: Installing method ValueNotFound>>value
15:39:21				451/515 - 3/3: Installing method ValueNotFound>>value:
15:39:22				452/515 - 1/53: Installing method Variable>>=
15:39:22				452/515 - 2/53: Installing method Variable>>acceptVisitor:node:
15:39:22				452/515 - 3/53: Installing method Variable>>allowsShadowing
15:39:22				452/515 - 4/53: Installing method Variable>>asDoItVariableFrom:
15:39:22				452/515 - 5/53: Installing method Variable>>definingNode
15:39:22				452/515 - 6/53: Installing method Variable>>definitionOn:
15:39:22				452/515 - 7/53: Installing method Variable>>emitStore:
15:39:22				452/515 - 8/53: Installing method Variable>>emitValue:
15:39:22				452/515 - 9/53: Installing method Variable>>ensureProperties
15:39:22				452/515 - 10/53: Installing method Variable>>hasProperty:
15:39:22				452/515 - 11/53: Installing method Variable>>hash
15:39:22				452/515 - 12/53: Installing method Variable>>isAccessedIn:
15:39:22				452/515 - 13/53: Installing method Variable>>isArgumentVariable
15:39:22				452/515 - 14/53: Installing method Variable>>isClassVariable
15:39:22				452/515 - 15/53: Installing method Variable>>isDefinedByBlock
15:39:22				452/515 - 16/53: Installing method Variable>>isGlobalVariable
15:39:22				452/515 - 17/53: Installing method Variable>>isInstanceVariable
15:39:22				452/515 - 18/53: Installing method Variable>>isInvalidVariable
15:39:22				452/515 - 19/53: Installing method Variable>>isLiteralVariable
15:39:22				452/515 - 20/53: Installing method Variable>>isLocalVariable
15:39:22				452/515 - 21/53: Installing method Variable>>isPoolVariable
15:39:22				452/515 - 22/53: Installing method Variable>>isPseudoVariable
15:39:22				452/515 - 23/53: Installing method Variable>>isReadIn:
15:39:22				452/515 - 24/53: Installing method Variable>>isReferenced
15:39:22				452/515 - 25/53: Installing method Variable>>isSelfOrSuperVariable
15:39:22				452/515 - 26/53: Installing method Variable>>isSelfVariable
15:39:22				452/515 - 27/53: Installing method Variable>>isShadowing
15:39:22				452/515 - 28/53: Installing method Variable>>isSuperVariable
15:39:22				452/515 - 29/53: Installing method Variable>>isTempVariable
15:39:22				452/515 - 30/53: Installing method Variable>>isThisContextVariable
15:39:22				452/515 - 31/53: Installing method Variable>>isThisProcessVariable
15:39:22				452/515 - 32/53: Installing method Variable>>isUndeclaredVariable
15:39:22				452/515 - 33/53: Installing method Variable>>isUninitialized
15:39:22				452/515 - 34/53: Installing method Variable>>isUsed
15:39:22				452/515 - 35/53: Installing method Variable>>isWorkspaceVariable
15:39:22				452/515 - 36/53: Installing method Variable>>isWritable
15:39:22				452/515 - 37/53: Installing method Variable>>isWrittenIn:
15:39:22				452/515 - 38/53: Installing method Variable>>name
15:39:22				452/515 - 39/53: Installing method Variable>>name:
15:39:22				452/515 - 40/53: Installing method Variable>>needsFullDefinition
15:39:22				452/515 - 41/53: Installing method Variable>>originalVar
15:39:22				452/515 - 42/53: Installing method Variable>>properties
15:39:22				452/515 - 43/53: Installing method Variable>>propertyAt:
15:39:22				452/515 - 44/53: Installing method Variable>>propertyAt:ifAbsent:
15:39:22				452/515 - 45/53: Installing method Variable>>propertyAt:ifAbsentPut:
15:39:22				452/515 - 46/53: Installing method Variable>>propertyAt:put:
15:39:22				452/515 - 47/53: Installing method Variable>>readInContext:
15:39:22				452/515 - 48/53: Installing method Variable>>removePropertiesIfEmpty
15:39:22				452/515 - 49/53: Installing method Variable>>removeProperty:
15:39:22				452/515 - 50/53: Installing method Variable>>removeProperty:ifAbsent:
15:39:22				452/515 - 51/53: Installing method Variable>>scope
15:39:22				452/515 - 52/53: Installing method Variable>>usingMethods
15:39:22				452/515 - 53/53: Installing method Variable>>write:inContext:
15:39:22				452/515 - 1/4: Installing method Variable class>>checkValidName:
15:39:22				452/515 - 2/4: Installing method Variable class>>initialize
15:39:22				452/515 - 3/4: Installing method Variable class>>isAbstract
15:39:22				452/515 - 4/4: Installing method Variable class>>named:
15:39:23				453/515 - 1/2: Installing method VariableLayout>>instanceSpecification
15:39:23				453/515 - 2/2: Installing method VariableLayout>>isVariable
15:39:23				453/515 - 1/2: Installing method VariableLayout class>>extending:scope:host:
15:39:23				453/515 - 2/2: Installing method VariableLayout class>>subclassDefiningSymbol
15:39:25				454/515 - 1/102: Installing method VirtualMachine>>allocationsBetweenGC
15:39:25				454/515 - 2/102: Installing method VirtualMachine>>allocationsBetweenGC:
15:39:25				454/515 - 3/102: Installing method VirtualMachine>>architectureName
15:39:25				454/515 - 4/102: Installing method VirtualMachine>>avoidSearchingSegmentsWithPinnedObjects
15:39:25				454/515 - 5/102: Installing method VirtualMachine>>avoidSearchingSegmentsWithPinnedObjects:
15:39:25				454/515 - 6/102: Installing method VirtualMachine>>buildDate
15:39:25				454/515 - 7/102: Installing method VirtualMachine>>cogitClass
15:39:25				454/515 - 8/102: Installing method VirtualMachine>>command
15:39:25				454/515 - 9/102: Installing method VirtualMachine>>compiledBlocksCount
15:39:25				454/515 - 10/102: Installing method VirtualMachine>>compiledMethodsCount
15:39:25				454/515 - 11/102: Installing method VirtualMachine>>directory
15:39:25				454/515 - 12/102: Installing method VirtualMachine>>disableModuleLoading
15:39:25				454/515 - 13/102: Installing method VirtualMachine>>doGetSystemAttribute:
15:39:25				454/515 - 14/102: Installing method VirtualMachine>>documentPath
15:39:25				454/515 - 15/102: Installing method VirtualMachine>>edenSpaceSize
15:39:25				454/515 - 16/102: Installing method VirtualMachine>>extraVMMemory
15:39:25				454/515 - 17/102: Installing method VirtualMachine>>extraVMMemory:
15:39:25				454/515 - 18/102: Installing method VirtualMachine>>fileName
15:39:25				454/515 - 19/102: Installing method VirtualMachine>>flagInterpretedMethods:
15:39:25				454/515 - 20/102: Installing method VirtualMachine>>for32bit:for64bit:
15:39:25				454/515 - 21/102: Installing method VirtualMachine>>forgetModule:
15:39:25				454/515 - 22/102: Installing method VirtualMachine>>freeOldSpaceSize
15:39:25				454/515 - 23/102: Installing method VirtualMachine>>freeSize
15:39:25				454/515 - 24/102: Installing method VirtualMachine>>fullGCCount
15:39:25				454/515 - 25/102: Installing method VirtualMachine>>fullPath
15:39:25				454/515 - 26/102: Installing method VirtualMachine>>gcBiasToGrowLimit:
15:39:25				454/515 - 27/102: Installing method VirtualMachine>>gcStatisticsDuring:
15:39:25				454/515 - 28/102: Installing method VirtualMachine>>getParameters
15:39:25				454/515 - 29/102: Installing method VirtualMachine>>getSystemAttribute:
15:39:25				454/515 - 30/102: Installing method VirtualMachine>>hasSmallFloats
15:39:25				454/515 - 31/102: Installing method VirtualMachine>>headlessOption
15:39:25				454/515 - 32/102: Installing method VirtualMachine>>imageFile
15:39:25				454/515 - 33/102: Installing method VirtualMachine>>imagePath
15:39:25				454/515 - 34/102: Installing method VirtualMachine>>imageVersionInImageHeader
15:39:25				454/515 - 35/102: Installing method VirtualMachine>>imageVersionInImageHeader:
15:39:25				454/515 - 36/102: Installing method VirtualMachine>>imageVersionNumber
15:39:25				454/515 - 37/102: Installing method VirtualMachine>>incrementalGCCount
15:39:25				454/515 - 38/102: Installing method VirtualMachine>>interpreterClass
15:39:25				454/515 - 39/102: Installing method VirtualMachine>>interpreterSourceDate
15:39:25				454/515 - 40/102: Installing method VirtualMachine>>interpreterSourceVersion
15:39:25				454/515 - 41/102: Installing method VirtualMachine>>is32bit
15:39:25				454/515 - 42/102: Installing method VirtualMachine>>is64bit
15:39:25				454/515 - 43/102: Installing method VirtualMachine>>isAIOInterrupt
15:39:25				454/515 - 44/102: Installing method VirtualMachine>>isPharoVM
15:39:25				454/515 - 45/102: Installing method VirtualMachine>>isRunningCog
15:39:25				454/515 - 46/102: Installing method VirtualMachine>>isRunningCogit
15:39:25				454/515 - 47/102: Installing method VirtualMachine>>isRunningInWorkerThread
15:39:25				454/515 - 48/102: Installing method VirtualMachine>>isSpur
15:39:25				454/515 - 49/102: Installing method VirtualMachine>>listBuiltinModule:
15:39:25				454/515 - 50/102: Installing method VirtualMachine>>listBuiltinModules
15:39:25				454/515 - 51/102: Installing method VirtualMachine>>listLoadedModule:
15:39:25				454/515 - 52/102: Installing method VirtualMachine>>listLoadedModules
15:39:25				454/515 - 53/102: Installing method VirtualMachine>>maxExternalSemaphores
15:39:25				454/515 - 54/102: Installing method VirtualMachine>>maxExternalSemaphores:
15:39:25				454/515 - 55/102: Installing method VirtualMachine>>maxExternalSemaphoresSilently:
15:39:25				454/515 - 56/102: Installing method VirtualMachine>>maxFilenameLength
15:39:25				454/515 - 57/102: Installing method VirtualMachine>>maxOldSpaceSize
15:39:25				454/515 - 58/102: Installing method VirtualMachine>>maxOldSpaceSize:
15:39:25				454/515 - 59/102: Installing method VirtualMachine>>maximumPauseTimeDueToSegmentAllocation
15:39:25				454/515 - 60/102: Installing method VirtualMachine>>memoryEnd
15:39:25				454/515 - 61/102: Installing method VirtualMachine>>memorySize
15:39:25				454/515 - 62/102: Installing method VirtualMachine>>oldSpace
15:39:25				454/515 - 63/102: Installing method VirtualMachine>>oldSpaceEnd
15:39:25				454/515 - 64/102: Installing method VirtualMachine>>operatingSystemName
15:39:25				454/515 - 65/102: Installing method VirtualMachine>>optionAt:
15:39:25				454/515 - 66/102: Installing method VirtualMachine>>optionDash
15:39:25				454/515 - 67/102: Installing method VirtualMachine>>options
15:39:25				454/515 - 68/102: Installing method VirtualMachine>>parameter46Documentation
15:39:25				454/515 - 69/102: Installing method VirtualMachine>>parameterAt:
15:39:25				454/515 - 70/102: Installing method VirtualMachine>>parameterAt:put:
15:39:25				454/515 - 71/102: Installing method VirtualMachine>>parameterLabels
15:39:25				454/515 - 72/102: Installing method VirtualMachine>>platformSourceVersion
15:39:25				454/515 - 73/102: Installing method VirtualMachine>>primVmPath
15:39:25				454/515 - 74/102: Installing method VirtualMachine>>processHasThreadIdInstVar:
15:39:25				454/515 - 75/102: Installing method VirtualMachine>>processPreemptionYields
15:39:25				454/515 - 76/102: Installing method VirtualMachine>>processPreemptionYields:
15:39:25				454/515 - 77/102: Installing method VirtualMachine>>saveImageVersionInImageHeader
15:39:25				454/515 - 78/102: Installing method VirtualMachine>>setGCBiasToGrowGCLimit:
15:39:25				454/515 - 79/102: Installing method VirtualMachine>>setGCParameters
15:39:25				454/515 - 80/102: Installing method VirtualMachine>>setGCSemaphore:
15:39:25				454/515 - 81/102: Installing method VirtualMachine>>statisticsReport
15:39:25				454/515 - 82/102: Installing method VirtualMachine>>supportsMultipleBytecodeSets
15:39:25				454/515 - 83/102: Installing method VirtualMachine>>supportsWriteBarrier
15:39:25				454/515 - 84/102: Installing method VirtualMachine>>tenureCount
15:39:25				454/515 - 85/102: Installing method VirtualMachine>>tenuringThreshold
15:39:25				454/515 - 86/102: Installing method VirtualMachine>>tenuringThreshold:
15:39:25				454/515 - 87/102: Installing method VirtualMachine>>totalFullGCTime
15:39:25				454/515 - 88/102: Installing method VirtualMachine>>totalGCMarkPhaseTime
15:39:25				454/515 - 89/102: Installing method VirtualMachine>>totalGCSweepPhaseTime
15:39:25				454/515 - 90/102: Installing method VirtualMachine>>totalGCTime
15:39:25				454/515 - 91/102: Installing method VirtualMachine>>totalIncrementalGCTime
15:39:25				454/515 - 92/102: Installing method VirtualMachine>>totalJITCompileBlocksTime
15:39:25				454/515 - 93/102: Installing method VirtualMachine>>totalJITCompileMethodsTime
15:39:25				454/515 - 94/102: Installing method VirtualMachine>>totalJITCompileTime
15:39:25				454/515 - 95/102: Installing method VirtualMachine>>unloadModule:
15:39:25				454/515 - 96/102: Installing method VirtualMachine>>version
15:39:25				454/515 - 97/102: Installing method VirtualMachine>>versionLabel
15:39:25				454/515 - 98/102: Installing method VirtualMachine>>vmFileName
15:39:25				454/515 - 99/102: Installing method VirtualMachine>>voidCogVMState
15:39:25				454/515 - 100/102: Installing method VirtualMachine>>wordSize
15:39:25				454/515 - 101/102: Installing method VirtualMachine>>youngSpaceEnd
15:39:25				454/515 - 102/102: Installing method VirtualMachine>>youngSpaceSize
15:39:26				455/515 - 1/2: Installing method Warning>>defaultAction
15:39:26				455/515 - 2/2: Installing method Warning>>unhandledErrorAction
15:39:26				456/515 - 1/8: Installing method WeakAnnouncementSubscription>>finalize
15:39:26				456/515 - 2/8: Installing method WeakAnnouncementSubscription>>makeStrong
15:39:26				456/515 - 3/8: Installing method WeakAnnouncementSubscription>>makeWeak
15:39:26				456/515 - 4/8: Installing method WeakAnnouncementSubscription>>next
15:39:26				456/515 - 5/8: Installing method WeakAnnouncementSubscription>>register
15:39:26				456/515 - 6/8: Installing method WeakAnnouncementSubscription>>subscriber
15:39:26				456/515 - 7/8: Installing method WeakAnnouncementSubscription>>subscriber:
15:39:26				456/515 - 8/8: Installing method WeakAnnouncementSubscription>>unregister
15:39:26				456/515 - 1/1: Installing method WeakAnnouncementSubscription class>>new
15:39:26				458/515 - 1/3: Installing method WeakIdentityKeyDictionary>>add:
15:39:26				458/515 - 2/3: Installing method WeakIdentityKeyDictionary>>at:put:
15:39:26				458/515 - 3/3: Installing method WeakIdentityKeyDictionary>>postCopy
15:39:26				459/515 - 1/2: Installing method WeakIdentitySet>>scanFor:
15:39:26				459/515 - 2/2: Installing method WeakIdentitySet>>scanForEmptySlotFor:
15:39:26				460/515 - 1/3: Installing method WeakIdentityValueDictionary>>keyAtValue:ifAbsent:
15:39:26				460/515 - 2/3: Installing method WeakIdentityValueDictionary>>scanFor:
15:39:26				460/515 - 3/3: Installing method WeakIdentityValueDictionary>>scanForEmptySlotFor:
15:39:26				461/515 - 1/3: Installing method WeakKeyAssociation>>container
15:39:26				461/515 - 2/3: Installing method WeakKeyAssociation>>container:
15:39:26				461/515 - 3/3: Installing method WeakKeyAssociation>>mourn
15:39:26				462/515 - 1/3: Installing method WeakKeyDictionary>>add:
15:39:26				462/515 - 2/3: Installing method WeakKeyDictionary>>at:put:
15:39:26				462/515 - 3/3: Installing method WeakKeyDictionary>>postCopy
15:39:26				463/515 - 1/2: Installing method WeakLayout>>instanceSpecification
15:39:26				463/515 - 2/2: Installing method WeakLayout>>isWeak
15:39:26				463/515 - 1/2: Installing method WeakLayout class>>extending:scope:host:
15:39:26				463/515 - 2/2: Installing method WeakLayout class>>subclassDefiningSymbol
15:39:27				464/515 - 1/24: Installing method WeakMessageSend>>=
15:39:27				464/515 - 2/24: Installing method WeakMessageSend>>arguments
15:39:27				464/515 - 3/24: Installing method WeakMessageSend>>arguments:
15:39:27				464/515 - 4/24: Installing method WeakMessageSend>>asMessageSend
15:39:27				464/515 - 5/24: Installing method WeakMessageSend>>asMinimalRepresentation
15:39:27				464/515 - 6/24: Installing method WeakMessageSend>>collectArguments:
15:39:27				464/515 - 7/24: Installing method WeakMessageSend>>ensureArguments
15:39:27				464/515 - 8/24: Installing method WeakMessageSend>>ensureReceiver
15:39:27				464/515 - 9/24: Installing method WeakMessageSend>>ensureReceiver:
15:39:27				464/515 - 10/24: Installing method WeakMessageSend>>ensureReceiverAndArguments
15:39:27				464/515 - 11/24: Installing method WeakMessageSend>>ensureReceiverAndArguments:
15:39:27				464/515 - 12/24: Installing method WeakMessageSend>>isAnyArgumentGarbage
15:39:27				464/515 - 13/24: Installing method WeakMessageSend>>isReceiverGarbage
15:39:27				464/515 - 14/24: Installing method WeakMessageSend>>isReceiverOrAnyArgumentGarbage
15:39:27				464/515 - 15/24: Installing method WeakMessageSend>>isValid
15:39:27				464/515 - 16/24: Installing method WeakMessageSend>>printOn:
15:39:27				464/515 - 17/24: Installing method WeakMessageSend>>receiver
15:39:27				464/515 - 18/24: Installing method WeakMessageSend>>receiver:
15:39:27				464/515 - 19/24: Installing method WeakMessageSend>>value
15:39:27				464/515 - 20/24: Installing method WeakMessageSend>>value:
15:39:27				464/515 - 21/24: Installing method WeakMessageSend>>value:value:
15:39:27				464/515 - 22/24: Installing method WeakMessageSend>>value:value:value:
15:39:27				464/515 - 23/24: Installing method WeakMessageSend>>valueWithArguments:
15:39:27				464/515 - 24/24: Installing method WeakMessageSend>>valueWithEnoughArguments:
15:39:27				464/515 - 1/1: Installing method WeakMessageSend class>>new
15:39:27				465/515 - 1/1: Installing method WeakOrderedCollection class>>arrayType
15:39:27				466/515 - 1/23: Installing method WeakSet>>add:
15:39:27				466/515 - 2/23: Installing method WeakSet>>anyOne
15:39:27				466/515 - 3/23: Installing method WeakSet>>asArray
15:39:27				466/515 - 4/23: Installing method WeakSet>>collect:
15:39:27				466/515 - 5/23: Installing method WeakSet>>do:
15:39:27				466/515 - 6/23: Installing method WeakSet>>do:after:
15:39:27				466/515 - 7/23: Installing method WeakSet>>fixCollisionsFrom:
15:39:27				466/515 - 8/23: Installing method WeakSet>>grow
15:39:27				466/515 - 9/23: Installing method WeakSet>>growTo:
15:39:27				466/515 - 10/23: Installing method WeakSet>>includes:
15:39:27				466/515 - 11/23: Installing method WeakSet>>initialize:
15:39:27				466/515 - 12/23: Installing method WeakSet>>isHealthy
15:39:27				466/515 - 13/23: Installing method WeakSet>>like:
15:39:27				466/515 - 14/23: Installing method WeakSet>>like:ifAbsent:
15:39:27				466/515 - 15/23: Installing method WeakSet>>noCheckNoGrowFillFrom:
15:39:27				466/515 - 16/23: Installing method WeakSet>>postCopy
15:39:27				466/515 - 17/23: Installing method WeakSet>>printElementsOn:
15:39:27				466/515 - 18/23: Installing method WeakSet>>rehash
15:39:27				466/515 - 19/23: Installing method WeakSet>>remove:ifAbsent:
15:39:27				466/515 - 20/23: Installing method WeakSet>>scanFor:
15:39:27				466/515 - 21/23: Installing method WeakSet>>scanForEmptySlotFor:
15:39:27				466/515 - 22/23: Installing method WeakSet>>scanForLoadedSymbol:
15:39:27				466/515 - 23/23: Installing method WeakSet>>slowSize
15:39:28				467/515 - 1/4: Installing method WeakSubscriptionBuilder>>announcer:
15:39:28				467/515 - 2/4: Installing method WeakSubscriptionBuilder>>weak
15:39:28				467/515 - 3/4: Installing method WeakSubscriptionBuilder>>when:do:for:
15:39:28				467/515 - 4/4: Installing method WeakSubscriptionBuilder>>when:send:to:
15:39:28				467/515 - 1/1: Installing method WeakSubscriptionBuilder class>>on:
15:39:28				468/515 - 1/3: Installing method WeakValueAssociation>>key:value:
15:39:28				468/515 - 2/3: Installing method WeakValueAssociation>>value
15:39:28				468/515 - 3/3: Installing method WeakValueAssociation>>value:
15:39:28				468/515 - 1/2: Installing method WeakValueAssociation class>>key:value:
15:39:28				468/515 - 2/2: Installing method WeakValueAssociation class>>new
15:39:28				469/515 - 1/10: Installing method WeakValueDictionary>>add:
15:39:28				469/515 - 2/10: Installing method WeakValueDictionary>>associationAt:ifAbsent:
15:39:28				469/515 - 3/10: Installing method WeakValueDictionary>>associationsDo:
15:39:28				469/515 - 4/10: Installing method WeakValueDictionary>>at:ifAbsent:
15:39:28				469/515 - 5/10: Installing method WeakValueDictionary>>at:ifPresent:
15:39:28				469/515 - 6/10: Installing method WeakValueDictionary>>at:put:
15:39:28				469/515 - 7/10: Installing method WeakValueDictionary>>includesKey:
15:39:28				469/515 - 8/10: Installing method WeakValueDictionary>>rehash
15:39:28				469/515 - 9/10: Installing method WeakValueDictionary>>size
15:39:28				469/515 - 10/10: Installing method WeakValueDictionary>>valuesDo:
15:39:28				470/515 - 1/21: Installing method WideCharacterSet>>=
15:39:28				470/515 - 2/21: Installing method WideCharacterSet>>add:
15:39:28				470/515 - 3/21: Installing method WideCharacterSet>>bitmap:at:
15:39:28				470/515 - 4/21: Installing method WideCharacterSet>>bitmap:do:
15:39:28				470/515 - 5/21: Installing method WideCharacterSet>>byteArrayMap
15:39:28				470/515 - 6/21: Installing method WideCharacterSet>>clearBitmap:at:
15:39:28				470/515 - 7/21: Installing method WideCharacterSet>>complement
15:39:28				470/515 - 8/21: Installing method WideCharacterSet>>do:
15:39:28				470/515 - 9/21: Installing method WideCharacterSet>>findFirstInByteString:startingAt:
15:39:28				470/515 - 10/21: Installing method WideCharacterSet>>hasWideCharacters
15:39:28				470/515 - 11/21: Installing method WideCharacterSet>>hash
15:39:28				470/515 - 12/21: Installing method WideCharacterSet>>includes:
15:39:28				470/515 - 13/21: Installing method WideCharacterSet>>initialize
15:39:28				470/515 - 14/21: Installing method WideCharacterSet>>postCopy
15:39:28				470/515 - 15/21: Installing method WideCharacterSet>>remove:
15:39:28				470/515 - 16/21: Installing method WideCharacterSet>>remove:ifAbsent:
15:39:28				470/515 - 17/21: Installing method WideCharacterSet>>removeAll
15:39:28				470/515 - 18/21: Installing method WideCharacterSet>>setBitmap:at:
15:39:28				470/515 - 19/21: Installing method WideCharacterSet>>size
15:39:28				470/515 - 20/21: Installing method WideCharacterSet>>species
15:39:28				470/515 - 21/21: Installing method WideCharacterSet>>wideCharacterMap
15:39:28				470/515 - 1/1: Installing method WideCharacterSet class>>newFrom:
15:39:29				471/515 - 1/17: Installing method WideString>>asByteArray
15:39:29				471/515 - 2/17: Installing method WideString>>asFourCode
15:39:29				471/515 - 3/17: Installing method WideString>>asLowercase
15:39:29				471/515 - 4/17: Installing method WideString>>asUppercase
15:39:29				471/515 - 5/17: Installing method WideString>>asWideString
15:39:29				471/515 - 6/17: Installing method WideString>>at:
15:39:29				471/515 - 7/17: Installing method WideString>>at:put:
15:39:29				471/515 - 8/17: Installing method WideString>>byteAt:
15:39:29				471/515 - 9/17: Installing method WideString>>byteAt:put:
15:39:29				471/515 - 10/17: Installing method WideString>>byteSize
15:39:29				471/515 - 11/17: Installing method WideString>>copyFrom:to:
15:39:29				471/515 - 12/17: Installing method WideString>>createSymbol
15:39:29				471/515 - 13/17: Installing method WideString>>findIn:startingAt:matchTable:
15:39:29				471/515 - 14/17: Installing method WideString>>isWideString
15:39:29				471/515 - 15/17: Installing method WideString>>replaceFrom:to:with:startingAt:
15:39:29				471/515 - 16/17: Installing method WideString>>wordAt:
15:39:29				471/515 - 17/17: Installing method WideString>>wordAt:put:
15:39:29				471/515 - 1/3: Installing method WideString class>>from:
15:39:29				471/515 - 2/3: Installing method WideString class>>fromByteArray:
15:39:29				471/515 - 3/3: Installing method WideString class>>fromString:
15:39:29				472/515 - 1/12: Installing method WideSymbol>>asWideString
15:39:29				472/515 - 2/12: Installing method WideSymbol>>at:
15:39:29				472/515 - 3/12: Installing method WideSymbol>>byteAt:
15:39:29				472/515 - 4/12: Installing method WideSymbol>>byteAt:put:
15:39:29				472/515 - 5/12: Installing method WideSymbol>>byteSize
15:39:29				472/515 - 6/12: Installing method WideSymbol>>findIn:startingAt:matchTable:
15:39:29				472/515 - 7/12: Installing method WideSymbol>>isWideString
15:39:29				472/515 - 8/12: Installing method WideSymbol>>privateAt:put:
15:39:29				472/515 - 9/12: Installing method WideSymbol>>species
15:39:29				472/515 - 10/12: Installing method WideSymbol>>string:
15:39:29				472/515 - 11/12: Installing method WideSymbol>>wordAt:
15:39:29				472/515 - 12/12: Installing method WideSymbol>>wordAt:put:
15:39:29				473/515 - 1/3: Installing method Win32Platform>>accept:
15:39:29				473/515 - 2/3: Installing method Win32Platform>>isWin32
15:39:29				473/515 - 3/3: Installing method Win32Platform>>newTerminfo
15:39:29				473/515 - 1/1: Installing method Win32Platform class>>isActivePlatform
15:39:29				474/515 - 1/5: Installing method Win32WideString>>asString
15:39:29				474/515 - 2/5: Installing method Win32WideString>>asWin32WideString
15:39:29				474/515 - 3/5: Installing method Win32WideString>>byteSize
15:39:29				474/515 - 4/5: Installing method Win32WideString>>printOn:
15:39:29				474/515 - 5/5: Installing method Win32WideString>>size
15:39:29				474/515 - 1/4: Installing method Win32WideString class>>fromByteArray:
15:39:29				474/515 - 2/4: Installing method Win32WideString class>>fromHandle:
15:39:29				474/515 - 3/4: Installing method Win32WideString class>>fromString:
15:39:29				474/515 - 4/4: Installing method Win32WideString class>>new:
15:39:29				475/515 - 1/2: Installing method Win64Platform>>accept:
15:39:29				475/515 - 2/2: Installing method Win64Platform>>isWin64
15:39:29				475/515 - 1/1: Installing method Win64Platform class>>isActivePlatform
15:39:30				476/515 - 1/20: Installing method WinPlatform>>accept:
15:39:30				476/515 - 2/20: Installing method WinPlatform>>defaultMaximumPathLength
15:39:30				476/515 - 3/20: Installing method WinPlatform>>family
15:39:30				476/515 - 4/20: Installing method WinPlatform>>ffiLibraryName
15:39:30				476/515 - 5/20: Installing method WinPlatform>>formatMessage:_:_:_:_:_:_:
15:39:30				476/515 - 6/20: Installing method WinPlatform>>getEnvironmentVariable:into:size:
15:39:30				476/515 - 7/20: Installing method WinPlatform>>getErrorMessage:
15:39:30				476/515 - 8/20: Installing method WinPlatform>>getTempPath
15:39:30				476/515 - 9/20: Installing method WinPlatform>>getTempPath:buffer:
15:39:37				476/515 - 10/20: Installing method WinPlatform>>isWindows
15:39:37				476/515 - 11/20: Installing method WinPlatform>>keyForValue:
15:39:37				476/515 - 12/20: Installing method WinPlatform>>lastError
15:39:37				476/515 - 13/20: Installing method WinPlatform>>lineEnding
15:39:37				476/515 - 14/20: Installing method WinPlatform>>menuShortcutString
15:39:37				476/515 - 15/20: Installing method WinPlatform>>multiByteToWideCharacterCodepage:flags:input:inputLen:output:outputLen:
15:39:37				476/515 - 16/20: Installing method WinPlatform>>potentialLocationsOfSourcesFile
15:39:37				476/515 - 17/20: Installing method WinPlatform>>setEnvironmentVariable:value:
15:39:37				476/515 - 18/20: Installing method WinPlatform>>setLastError:
15:39:37				476/515 - 19/20: Installing method WinPlatform>>virtualKey:
15:39:37				476/515 - 20/20: Installing method WinPlatform>>wideCharacterToMultiByteCodepage:flags:input:inputLen:output:outputLen:
15:39:37				477/515 - 1/13: Installing method WordArray>>asWordArray
15:39:37				477/515 - 2/13: Installing method WordArray>>atAllPut:
15:39:37				477/515 - 3/13: Installing method WordArray>>byteSize
15:39:37				477/515 - 4/13: Installing method WordArray>>defaultElement
15:39:37				477/515 - 5/13: Installing method WordArray>>primAddArray:and:into:
15:39:37				477/515 - 6/13: Installing method WordArray>>primAddScalar:and:into:
15:39:37				477/515 - 7/13: Installing method WordArray>>primDivArray:and:into:
15:39:37				477/515 - 8/13: Installing method WordArray>>primDivScalar:and:into:
15:39:37				477/515 - 9/13: Installing method WordArray>>primMulArray:and:into:
15:39:37				477/515 - 10/13: Installing method WordArray>>primMulScalar:and:into:
15:39:37				477/515 - 11/13: Installing method WordArray>>primSubArray:and:into:
15:39:37				477/515 - 12/13: Installing method WordArray>>primSubScalar:and:into:
15:39:37				477/515 - 13/13: Installing method WordArray>>replaceFrom:to:with:startingAt:
15:39:37				478/515 - 1/4: Installing method WordLayout>>bytesPerSlot
15:39:37				478/515 - 2/4: Installing method WordLayout>>extendWord
15:39:37				478/515 - 3/4: Installing method WordLayout>>instanceSpecification
15:39:37				478/515 - 4/4: Installing method WordLayout>>isWords
15:39:37				478/515 - 1/2: Installing method WordLayout class>>extending:scope:host:
15:39:37				478/515 - 2/2: Installing method WordLayout class>>subclassDefiningSymbol
15:39:37				479/515 - 1/19: Installing method WorkingSession>>accessMode
15:39:37				479/515 - 2/19: Installing method WorkingSession>>accessMode:
15:39:37				479/515 - 3/19: Installing method WorkingSession>>addDeferredStartupAction:
15:39:37				479/515 - 4/19: Installing method WorkingSession>>errorHandler
15:39:37				479/515 - 5/19: Installing method WorkingSession>>executeDeferredStartupActions:
15:39:37				479/515 - 6/19: Installing method WorkingSession>>initialize
15:39:37				479/515 - 7/19: Installing method WorkingSession>>install
15:39:37				479/515 - 8/19: Installing method WorkingSession>>isDisabledAccessMode
15:39:37				479/515 - 9/19: Installing method WorkingSession>>isReadOnlyAccessMode
15:39:37				479/515 - 10/19: Installing method WorkingSession>>isReadWriteAccessMode
15:39:37				479/515 - 11/19: Installing method WorkingSession>>isWriteOnlyAccessMode
15:39:37				479/515 - 12/19: Installing method WorkingSession>>manager:
15:39:37				479/515 - 13/19: Installing method WorkingSession>>properties
15:39:37				479/515 - 14/19: Installing method WorkingSession>>runList:do:
15:39:37				479/515 - 15/19: Installing method WorkingSession>>runShutdown:
15:39:37				479/515 - 16/19: Installing method WorkingSession>>runStartup:
15:39:37				479/515 - 17/19: Installing method WorkingSession>>start:
15:39:37				479/515 - 18/19: Installing method WorkingSession>>stop:
15:39:37				479/515 - 19/19: Installing method WorkingSession>>uninstall
15:39:37				480/515 - 1/5: Installing method WorkspaceVariable>>allowsShadowing
15:39:37				480/515 - 2/5: Installing method WorkspaceVariable>>emitStore:
15:39:37				480/515 - 3/5: Installing method WorkspaceVariable>>emitValue:
15:39:37				480/515 - 4/5: Installing method WorkspaceVariable>>isReferenced
15:39:37				480/515 - 5/5: Installing method WorkspaceVariable>>isWorkspaceVariable
15:39:38				481/515 - 1/37: Installing method WriteStream>><<
15:39:38				481/515 - 2/37: Installing method WriteStream>>braceArray
15:39:38				481/515 - 3/37: Installing method WriteStream>>braceArray:
15:39:38				481/515 - 4/37: Installing method WriteStream>>contents
15:39:38				481/515 - 5/37: Installing method WriteStream>>cr
15:39:38				481/515 - 6/37: Installing method WriteStream>>crlf
15:39:38				481/515 - 7/37: Installing method WriteStream>>crtab
15:39:38				481/515 - 8/37: Installing method WriteStream>>crtab:
15:39:38				481/515 - 9/37: Installing method WriteStream>>ensureASpace
15:39:38				481/515 - 10/37: Installing method WriteStream>>ensureCr
15:39:38				481/515 - 11/37: Installing method WriteStream>>ensureEndsWith:
15:39:38				481/515 - 12/37: Installing method WriteStream>>ensureNoSpace
15:39:38				481/515 - 13/37: Installing method WriteStream>>growTo:
15:39:38				481/515 - 14/37: Installing method WriteStream>>lf
15:39:38				481/515 - 15/37: Installing method WriteStream>>next
15:39:38				481/515 - 16/37: Installing method WriteStream>>next:putAll:startingAt:
15:39:38				481/515 - 17/37: Installing method WriteStream>>nextChunkPut:
15:39:38				481/515 - 18/37: Installing method WriteStream>>nextPut:
15:39:38				481/515 - 19/37: Installing method WriteStream>>nextPutAll:
15:39:38				481/515 - 20/37: Installing method WriteStream>>on:
15:39:38				481/515 - 21/37: Installing method WriteStream>>on:from:to:
15:39:38				481/515 - 22/37: Installing method WriteStream>>pastEndPut:
15:39:38				481/515 - 23/37: Installing method WriteStream>>peekLast
15:39:38				481/515 - 24/37: Installing method WriteStream>>position:
15:39:38				481/515 - 25/37: Installing method WriteStream>>reset
15:39:38				481/515 - 26/37: Installing method WriteStream>>resetToStart
15:39:38				481/515 - 27/37: Installing method WriteStream>>setToEnd
15:39:38				481/515 - 28/37: Installing method WriteStream>>size
15:39:38				481/515 - 29/37: Installing method WriteStream>>space
15:39:38				481/515 - 30/37: Installing method WriteStream>>space:
15:39:38				481/515 - 31/37: Installing method WriteStream>>store:
15:39:38				481/515 - 32/37: Installing method WriteStream>>tab
15:39:38				481/515 - 33/37: Installing method WriteStream>>tab:
15:39:38				481/515 - 34/37: Installing method WriteStream>>with:
15:39:38				481/515 - 35/37: Installing method WriteStream>>with:from:to:
15:39:38				481/515 - 36/37: Installing method WriteStream>>withAttribute:do:
15:39:38				481/515 - 37/37: Installing method WriteStream>>withAttributes:do:
15:39:38				481/515 - 1/2: Installing method WriteStream class>>with:
15:39:38				481/515 - 2/2: Installing method WriteStream class>>with:from:to:
15:39:38				482/515 - 1/3: Installing method ZeroDivide>>dividend
15:39:38				482/515 - 2/3: Installing method ZeroDivide>>dividend:
15:39:38				482/515 - 3/3: Installing method ZeroDivide>>isResumable
15:39:38				482/515 - 1/2: Installing method ZeroDivide class>>dividend:
15:39:38				482/515 - 2/2: Installing method ZeroDivide class>>signalWithDividend:
15:39:39				483/515 - 1/26: Installing method ZnBase64Encoder>>alphabet
15:39:39				483/515 - 2/26: Installing method ZnBase64Encoder>>alphabet:
15:39:39				483/515 - 3/26: Installing method ZnBase64Encoder>>beForURLEncoding
15:39:39				483/515 - 4/26: Installing method ZnBase64Encoder>>beLenient
15:39:39				483/515 - 5/26: Installing method ZnBase64Encoder>>beStrict
15:39:39				483/515 - 6/26: Installing method ZnBase64Encoder>>breakLines
15:39:39				483/515 - 7/26: Installing method ZnBase64Encoder>>breakLinesAt:
15:39:39				483/515 - 8/26: Installing method ZnBase64Encoder>>byteCountFor:
15:39:39				483/515 - 9/26: Installing method ZnBase64Encoder>>characterCountFor:
15:39:39				483/515 - 10/26: Installing method ZnBase64Encoder>>characterForValue:
15:39:39				483/515 - 11/26: Installing method ZnBase64Encoder>>decode:
15:39:39				483/515 - 12/26: Installing method ZnBase64Encoder>>decode:and:and:and:to:
15:39:39				483/515 - 13/26: Installing method ZnBase64Encoder>>decode:to:
15:39:39				483/515 - 14/26: Installing method ZnBase64Encoder>>encode:
15:39:39				483/515 - 15/26: Installing method ZnBase64Encoder>>encode:and:and:to:
15:39:39				483/515 - 16/26: Installing method ZnBase64Encoder>>encode:to:
15:39:39				483/515 - 17/26: Installing method ZnBase64Encoder>>initialize
15:39:39				483/515 - 18/26: Installing method ZnBase64Encoder>>isLegalCharacter:
15:39:39				483/515 - 19/26: Installing method ZnBase64Encoder>>isWhitespaceCharacter:
15:39:39				483/515 - 20/26: Installing method ZnBase64Encoder>>lineEndConvention:
15:39:39				483/515 - 21/26: Installing method ZnBase64Encoder>>noPadding
15:39:39				483/515 - 22/26: Installing method ZnBase64Encoder>>padding:
15:39:39				483/515 - 23/26: Installing method ZnBase64Encoder>>skipWhitespace:
15:39:39				483/515 - 24/26: Installing method ZnBase64Encoder>>standardAlphabetWith:and:
15:39:39				483/515 - 25/26: Installing method ZnBase64Encoder>>valueForCharacter:
15:39:39				483/515 - 26/26: Installing method ZnBase64Encoder>>whitespace:
15:39:39				483/515 - 1/1: Installing method ZnBase64Encoder class>>initialize
15:39:40				484/515 - 1/44: Installing method ZnBufferedReadStream>>atEnd
15:39:40				484/515 - 2/44: Installing method ZnBufferedReadStream>>back
15:39:40				484/515 - 3/44: Installing method ZnBufferedReadStream>>close
15:39:40				484/515 - 4/44: Installing method ZnBufferedReadStream>>closed
15:39:40				484/515 - 5/44: Installing method ZnBufferedReadStream>>collectionSpecies
15:39:40				484/515 - 6/44: Installing method ZnBufferedReadStream>>contents
15:39:40				484/515 - 7/44: Installing method ZnBufferedReadStream>>defaultBufferSize
15:39:40				484/515 - 8/44: Installing method ZnBufferedReadStream>>discardBuffer
15:39:40				484/515 - 9/44: Installing method ZnBufferedReadStream>>initialize
15:39:40				484/515 - 10/44: Installing method ZnBufferedReadStream>>int16
15:39:40				484/515 - 11/44: Installing method ZnBufferedReadStream>>int32
15:39:40				484/515 - 12/44: Installing method ZnBufferedReadStream>>int8
15:39:40				484/515 - 13/44: Installing method ZnBufferedReadStream>>isBinary
15:39:40				484/515 - 14/44: Installing method ZnBufferedReadStream>>isStream
15:39:40				484/515 - 15/44: Installing method ZnBufferedReadStream>>next
15:39:40				484/515 - 16/44: Installing method ZnBufferedReadStream>>next:
15:39:40				484/515 - 17/44: Installing method ZnBufferedReadStream>>next:into:
15:39:40				484/515 - 18/44: Installing method ZnBufferedReadStream>>next:into:startingAt:
15:39:40				484/515 - 19/44: Installing method ZnBufferedReadStream>>nextBuffer
15:39:40				484/515 - 20/44: Installing method ZnBufferedReadStream>>nextInt32
15:39:40				484/515 - 21/44: Installing method ZnBufferedReadStream>>nextIntegerOfSize:signed:bigEndian:
15:39:40				484/515 - 22/44: Installing method ZnBufferedReadStream>>nextInto:
15:39:40				484/515 - 23/44: Installing method ZnBufferedReadStream>>nextLittleEndianNumber:
15:39:40				484/515 - 24/44: Installing method ZnBufferedReadStream>>nextNumber:
15:39:40				484/515 - 25/44: Installing method ZnBufferedReadStream>>nextWord
15:39:40				484/515 - 26/44: Installing method ZnBufferedReadStream>>on:
15:39:40				484/515 - 27/44: Installing method ZnBufferedReadStream>>peek
15:39:40				484/515 - 28/44: Installing method ZnBufferedReadStream>>peekFor:
15:39:40				484/515 - 29/44: Installing method ZnBufferedReadStream>>position
15:39:40				484/515 - 30/44: Installing method ZnBufferedReadStream>>position:
15:39:40				484/515 - 31/44: Installing method ZnBufferedReadStream>>readFromBufferInto:startingAt:count:
15:39:40				484/515 - 32/44: Installing method ZnBufferedReadStream>>readInto:startingAt:count:
15:39:40				484/515 - 33/44: Installing method ZnBufferedReadStream>>readStream
15:39:40				484/515 - 34/44: Installing method ZnBufferedReadStream>>setToEnd
15:39:40				484/515 - 35/44: Installing method ZnBufferedReadStream>>shouldBufferReadOfCount:
15:39:40				484/515 - 36/44: Installing method ZnBufferedReadStream>>size
15:39:40				484/515 - 37/44: Installing method ZnBufferedReadStream>>sizeBuffer:
15:39:40				484/515 - 38/44: Installing method ZnBufferedReadStream>>skip:
15:39:40				484/515 - 39/44: Installing method ZnBufferedReadStream>>uint16
15:39:40				484/515 - 40/44: Installing method ZnBufferedReadStream>>uint32
15:39:40				484/515 - 41/44: Installing method ZnBufferedReadStream>>uint8
15:39:40				484/515 - 42/44: Installing method ZnBufferedReadStream>>upTo:
15:39:40				484/515 - 43/44: Installing method ZnBufferedReadStream>>upToEnd
15:39:40				484/515 - 44/44: Installing method ZnBufferedReadStream>>wrappedStream
15:39:40				484/515 - 1/2: Installing method ZnBufferedReadStream class>>on:
15:39:40				484/515 - 2/2: Installing method ZnBufferedReadStream class>>on:do:
15:39:40				485/515 - 1/29: Installing method ZnBufferedReadWriteStream>>atEnd
15:39:40				485/515 - 2/29: Installing method ZnBufferedReadWriteStream>>close
15:39:40				485/515 - 3/29: Installing method ZnBufferedReadWriteStream>>closed
15:39:40				485/515 - 4/29: Installing method ZnBufferedReadWriteStream>>flush
15:39:40				485/515 - 5/29: Installing method ZnBufferedReadWriteStream>>isBinary
15:39:40				485/515 - 6/29: Installing method ZnBufferedReadWriteStream>>isReadOnly
15:39:40				485/515 - 7/29: Installing method ZnBufferedReadWriteStream>>isStream
15:39:40				485/515 - 8/29: Installing method ZnBufferedReadWriteStream>>next
15:39:40				485/515 - 9/29: Installing method ZnBufferedReadWriteStream>>next:
15:39:40				485/515 - 10/29: Installing method ZnBufferedReadWriteStream>>next:putAll:
15:39:40				485/515 - 11/29: Installing method ZnBufferedReadWriteStream>>next:putAll:startingAt:
15:39:40				485/515 - 12/29: Installing method ZnBufferedReadWriteStream>>nextPut:
15:39:40				485/515 - 13/29: Installing method ZnBufferedReadWriteStream>>nextPutAll:
15:39:40				485/515 - 14/29: Installing method ZnBufferedReadWriteStream>>on:
15:39:40				485/515 - 15/29: Installing method ZnBufferedReadWriteStream>>peek
15:39:40				485/515 - 16/29: Installing method ZnBufferedReadWriteStream>>position
15:39:40				485/515 - 17/29: Installing method ZnBufferedReadWriteStream>>position:
15:39:40				485/515 - 18/29: Installing method ZnBufferedReadWriteStream>>readInto:startingAt:count:
15:39:40				485/515 - 19/29: Installing method ZnBufferedReadWriteStream>>readingActionDo:
15:39:40				485/515 - 20/29: Installing method ZnBufferedReadWriteStream>>setToEnd
15:39:40				485/515 - 21/29: Installing method ZnBufferedReadWriteStream>>size
15:39:40				485/515 - 22/29: Installing method ZnBufferedReadWriteStream>>sizeBuffer:
15:39:40				485/515 - 23/29: Installing method ZnBufferedReadWriteStream>>skip:
15:39:40				485/515 - 24/29: Installing method ZnBufferedReadWriteStream>>truncate
15:39:40				485/515 - 25/29: Installing method ZnBufferedReadWriteStream>>truncate:
15:39:40				485/515 - 26/29: Installing method ZnBufferedReadWriteStream>>upTo:
15:39:40				485/515 - 27/29: Installing method ZnBufferedReadWriteStream>>upToEnd
15:39:40				485/515 - 28/29: Installing method ZnBufferedReadWriteStream>>wrappedStream
15:39:40				485/515 - 29/29: Installing method ZnBufferedReadWriteStream>>writingActionDo:
15:39:40				485/515 - 1/2: Installing method ZnBufferedReadWriteStream class>>on:
15:39:40				485/515 - 2/2: Installing method ZnBufferedReadWriteStream class>>on:do:
15:39:41				486/515 - 1/43: Installing method ZnBufferedWriteStream>>buffer
15:39:41				486/515 - 2/43: Installing method ZnBufferedWriteStream>>bufferFreeSize
15:39:41				486/515 - 3/43: Installing method ZnBufferedWriteStream>>bufferSize
15:39:41				486/515 - 4/43: Installing method ZnBufferedWriteStream>>close
15:39:41				486/515 - 5/43: Installing method ZnBufferedWriteStream>>closed
15:39:41				486/515 - 6/43: Installing method ZnBufferedWriteStream>>cr
15:39:41				486/515 - 7/43: Installing method ZnBufferedWriteStream>>crlf
15:39:41				486/515 - 8/43: Installing method ZnBufferedWriteStream>>defaultBufferSize
15:39:41				486/515 - 9/43: Installing method ZnBufferedWriteStream>>discardBuffer
15:39:41				486/515 - 10/43: Installing method ZnBufferedWriteStream>>finish
15:39:41				486/515 - 11/43: Installing method ZnBufferedWriteStream>>flush
15:39:41				486/515 - 12/43: Installing method ZnBufferedWriteStream>>flushBuffer
15:39:41				486/515 - 13/43: Installing method ZnBufferedWriteStream>>flushBufferIfFull
15:39:41				486/515 - 14/43: Installing method ZnBufferedWriteStream>>int16:
15:39:41				486/515 - 15/43: Installing method ZnBufferedWriteStream>>int32:
15:39:41				486/515 - 16/43: Installing method ZnBufferedWriteStream>>int8:
15:39:41				486/515 - 17/43: Installing method ZnBufferedWriteStream>>isBinary
15:39:41				486/515 - 18/43: Installing method ZnBufferedWriteStream>>isStream
15:39:41				486/515 - 19/43: Installing method ZnBufferedWriteStream>>lf
15:39:41				486/515 - 20/43: Installing method ZnBufferedWriteStream>>next:putAll:
15:39:41				486/515 - 21/43: Installing method ZnBufferedWriteStream>>next:putAll:startingAt:
15:39:41				486/515 - 22/43: Installing method ZnBufferedWriteStream>>nextInt32Put:
15:39:41				486/515 - 23/43: Installing method ZnBufferedWriteStream>>nextIntegerOfSize:signed:bigEndian:put:
15:39:41				486/515 - 24/43: Installing method ZnBufferedWriteStream>>nextLittleEndianNumber:put:
15:39:41				486/515 - 25/43: Installing method ZnBufferedWriteStream>>nextNumber:put:
15:39:41				486/515 - 26/43: Installing method ZnBufferedWriteStream>>nextPut:
15:39:41				486/515 - 27/43: Installing method ZnBufferedWriteStream>>nextPutAll:
15:39:41				486/515 - 28/43: Installing method ZnBufferedWriteStream>>nextWordPut:
15:39:41				486/515 - 29/43: Installing method ZnBufferedWriteStream>>on:
15:39:41				486/515 - 30/43: Installing method ZnBufferedWriteStream>>position
15:39:41				486/515 - 31/43: Installing method ZnBufferedWriteStream>>position:
15:39:41				486/515 - 32/43: Installing method ZnBufferedWriteStream>>print:
15:39:41				486/515 - 33/43: Installing method ZnBufferedWriteStream>>printOn:
15:39:41				486/515 - 34/43: Installing method ZnBufferedWriteStream>>reset
15:39:41				486/515 - 35/43: Installing method ZnBufferedWriteStream>>setToEnd
15:39:41				486/515 - 36/43: Installing method ZnBufferedWriteStream>>sizeBuffer:
15:39:41				486/515 - 37/43: Installing method ZnBufferedWriteStream>>space
15:39:41				486/515 - 38/43: Installing method ZnBufferedWriteStream>>tab
15:39:41				486/515 - 39/43: Installing method ZnBufferedWriteStream>>truncate
15:39:41				486/515 - 40/43: Installing method ZnBufferedWriteStream>>truncate:
15:39:41				486/515 - 41/43: Installing method ZnBufferedWriteStream>>uint16:
15:39:41				486/515 - 42/43: Installing method ZnBufferedWriteStream>>uint32:
15:39:41				486/515 - 43/43: Installing method ZnBufferedWriteStream>>uint8:
15:39:41				486/515 - 1/2: Installing method ZnBufferedWriteStream class>>on:
15:39:41				486/515 - 2/2: Installing method ZnBufferedWriteStream class>>on:do:
15:39:41				487/515 - 1/1: Installing method ZnByteEncoder>>decodeBytesIntoWideString:
15:39:42				487/515 - 1/33: Installing method ZnByteEncoder class>>cp1250Mapping
15:39:42				487/515 - 2/33: Installing method ZnByteEncoder class>>cp1251Mapping
15:39:42				487/515 - 3/33: Installing method ZnByteEncoder class>>cp1252Mapping
15:39:42				487/515 - 4/33: Installing method ZnByteEncoder class>>cp1253Mapping
15:39:42				487/515 - 5/33: Installing method ZnByteEncoder class>>cp1254Mapping
15:39:42				487/515 - 6/33: Installing method ZnByteEncoder class>>cp1255Mapping
15:39:42				487/515 - 7/33: Installing method ZnByteEncoder class>>cp1256Mapping
15:39:42				487/515 - 8/33: Installing method ZnByteEncoder class>>cp1257Mapping
15:39:42				487/515 - 9/33: Installing method ZnByteEncoder class>>cp1258Mapping
15:39:42				487/515 - 10/33: Installing method ZnByteEncoder class>>cp850Mapping
15:39:42				487/515 - 11/33: Installing method ZnByteEncoder class>>cp866Mapping
15:39:42				487/515 - 12/33: Installing method ZnByteEncoder class>>cp874Mapping
15:39:42				487/515 - 13/33: Installing method ZnByteEncoder class>>generateByteToUnicodeSpec:
15:39:42				487/515 - 14/33: Installing method ZnByteEncoder class>>iso885910Mapping
15:39:42				487/515 - 15/33: Installing method ZnByteEncoder class>>iso885913Mapping
15:39:42				487/515 - 16/33: Installing method ZnByteEncoder class>>iso885914Mapping
15:39:42				487/515 - 17/33: Installing method ZnByteEncoder class>>iso885915Mapping
15:39:42				487/515 - 18/33: Installing method ZnByteEncoder class>>iso885916Mapping
15:39:42				487/515 - 19/33: Installing method ZnByteEncoder class>>iso88592Mapping
15:39:42				487/515 - 20/33: Installing method ZnByteEncoder class>>iso88593Mapping
15:39:42				487/515 - 21/33: Installing method ZnByteEncoder class>>iso88594Mapping
15:39:42				487/515 - 22/33: Installing method ZnByteEncoder class>>iso88595Mapping
15:39:42				487/515 - 23/33: Installing method ZnByteEncoder class>>iso88596Mapping
15:39:42				487/515 - 24/33: Installing method ZnByteEncoder class>>iso88597Mapping
15:39:42				487/515 - 25/33: Installing method ZnByteEncoder class>>iso88598Mapping
15:39:42				487/515 - 26/33: Installing method ZnByteEncoder class>>koi8rMapping
15:39:42				487/515 - 27/33: Installing method ZnByteEncoder class>>koi8uMapping
15:39:42				487/515 - 28/33: Installing method ZnByteEncoder class>>macCyrillicMapping
15:39:42				487/515 - 29/33: Installing method ZnByteEncoder class>>macRomanMapping
15:39:42				487/515 - 30/33: Installing method ZnByteEncoder class>>mappingToIdentifiers
15:39:42				487/515 - 31/33: Installing method ZnByteEncoder class>>newFromUrl:
15:39:42				487/515 - 32/33: Installing method ZnByteEncoder class>>parseUnicodeOrgSpec:
15:39:42				487/515 - 33/33: Installing method ZnByteEncoder class>>top128FromUnicodeSpec:
15:39:42				488/515 - 1/6: Installing method ZnByteStringBecameWideString>>becomeForward
15:39:42				488/515 - 2/6: Installing method ZnByteStringBecameWideString>>byteString
15:39:42				488/515 - 3/6: Installing method ZnByteStringBecameWideString>>byteString:
15:39:42				488/515 - 4/6: Installing method ZnByteStringBecameWideString>>isResumable
15:39:42				488/515 - 5/6: Installing method ZnByteStringBecameWideString>>wideString
15:39:42				488/515 - 6/6: Installing method ZnByteStringBecameWideString>>wideString:
15:39:42				488/515 - 1/1: Installing method ZnByteStringBecameWideString class>>convert:
15:39:42				489/515 - 1/11: Installing method ZnCRLFReadStream>>atEnd
15:39:42				489/515 - 2/11: Installing method ZnCRLFReadStream>>close
15:39:42				489/515 - 3/11: Installing method ZnCRLFReadStream>>isBinary
15:39:42				489/515 - 4/11: Installing method ZnCRLFReadStream>>next
15:39:42				489/515 - 5/11: Installing method ZnCRLFReadStream>>next:into:
15:39:42				489/515 - 6/11: Installing method ZnCRLFReadStream>>next:into:startingAt:
15:39:42				489/515 - 7/11: Installing method ZnCRLFReadStream>>on:
15:39:42				489/515 - 8/11: Installing method ZnCRLFReadStream>>peek
15:39:42				489/515 - 9/11: Installing method ZnCRLFReadStream>>readInto:startingAt:count:
15:39:42				489/515 - 10/11: Installing method ZnCRLFReadStream>>readStream
15:39:42				489/515 - 11/11: Installing method ZnCRLFReadStream>>upToEnd
15:39:43				489/515 - 1/2: Installing method ZnCRLFReadStream class>>initialize
15:39:43				489/515 - 2/2: Installing method ZnCRLFReadStream class>>on:
15:39:43				490/515 - 1/29: Installing method ZnCharacterEncoder>>=
15:39:43				490/515 - 2/29: Installing method ZnCharacterEncoder>>asZnCharacterEncoder
15:39:43				490/515 - 3/29: Installing method ZnCharacterEncoder>>backOnStream:
15:39:43				490/515 - 4/29: Installing method ZnCharacterEncoder>>beLenient
15:39:43				490/515 - 5/29: Installing method ZnCharacterEncoder>>decodeAsCodePoints:
15:39:43				490/515 - 6/29: Installing method ZnCharacterEncoder>>decodeBytes:
15:39:43				490/515 - 7/29: Installing method ZnCharacterEncoder>>encodeCodePoints:
15:39:43				490/515 - 8/29: Installing method ZnCharacterEncoder>>encodeString:
15:39:43				490/515 - 9/29: Installing method ZnCharacterEncoder>>encodedByteCountFor:
15:39:43				490/515 - 10/29: Installing method ZnCharacterEncoder>>encodedByteCountForCodePoint:
15:39:43				490/515 - 11/29: Installing method ZnCharacterEncoder>>encodedByteCountForCodePoints:
15:39:43				490/515 - 12/29: Installing method ZnCharacterEncoder>>encodedByteCountForString:
15:39:43				490/515 - 13/29: Installing method ZnCharacterEncoder>>endianness
15:39:43				490/515 - 14/29: Installing method ZnCharacterEncoder>>ensureAtBeginOfCodePointOnStream:
15:39:43				490/515 - 15/29: Installing method ZnCharacterEncoder>>error:
15:39:43				490/515 - 16/29: Installing method ZnCharacterEncoder>>errorIncomplete
15:39:43				490/515 - 17/29: Installing method ZnCharacterEncoder>>errorOutsideRange
15:39:43				490/515 - 18/29: Installing method ZnCharacterEncoder>>hash
15:39:43				490/515 - 19/29: Installing method ZnCharacterEncoder>>identifier
15:39:43				490/515 - 20/29: Installing method ZnCharacterEncoder>>isFixedLength
15:39:43				490/515 - 21/29: Installing method ZnCharacterEncoder>>isStrict
15:39:43				490/515 - 22/29: Installing method ZnCharacterEncoder>>isVariableLength
15:39:43				490/515 - 23/29: Installing method ZnCharacterEncoder>>next:putAll:startingAt:toStream:
15:39:43				490/515 - 24/29: Installing method ZnCharacterEncoder>>nextCodePointFromStream:
15:39:43				490/515 - 25/29: Installing method ZnCharacterEncoder>>nextFromStream:
15:39:43				490/515 - 26/29: Installing method ZnCharacterEncoder>>nextPut:toStream:
15:39:43				490/515 - 27/29: Installing method ZnCharacterEncoder>>nextPutCodePoint:toStream:
15:39:43				490/515 - 28/29: Installing method ZnCharacterEncoder>>readInto:startingAt:count:fromStream:
15:39:43				490/515 - 29/29: Installing method ZnCharacterEncoder>>skipToBeginOfCodePointOnStream:
15:39:43				490/515 - 1/11: Installing method ZnCharacterEncoder class>>ascii
15:39:43				490/515 - 2/11: Installing method ZnCharacterEncoder class>>canonicalEncodingIdentifier:
15:39:43				490/515 - 3/11: Installing method ZnCharacterEncoder class>>default
15:39:43				490/515 - 4/11: Installing method ZnCharacterEncoder class>>detectEncoding:
15:39:43				490/515 - 5/11: Installing method ZnCharacterEncoder class>>handlesEncoding:
15:39:43				490/515 - 6/11: Installing method ZnCharacterEncoder class>>isAbstract
15:39:43				490/515 - 7/11: Installing method ZnCharacterEncoder class>>iso88591
15:39:43				490/515 - 8/11: Installing method ZnCharacterEncoder class>>knownEncodingIdentifiers
15:39:43				490/515 - 9/11: Installing method ZnCharacterEncoder class>>latin1
15:39:43				490/515 - 10/11: Installing method ZnCharacterEncoder class>>newForEncoding:
15:39:43				490/515 - 11/11: Installing method ZnCharacterEncoder class>>utf8
15:39:43				492/515 - 1/6: Installing method ZnCharacterReadStream>>collectionSpecies
15:39:43				492/515 - 2/6: Installing method ZnCharacterReadStream>>match:
15:39:43				492/515 - 3/6: Installing method ZnCharacterReadStream>>nextElement
15:39:43				492/515 - 4/6: Installing method ZnCharacterReadStream>>nextLine
15:39:43				492/515 - 5/6: Installing method ZnCharacterReadStream>>readInto:startingAt:count:
15:39:43				492/515 - 6/6: Installing method ZnCharacterReadStream>>upToAll:
15:39:44				493/515 - 1/24: Installing method ZnCharacterReadWriteStream>>atEnd
15:39:44				493/515 - 2/24: Installing method ZnCharacterReadWriteStream>>close
15:39:44				493/515 - 3/24: Installing method ZnCharacterReadWriteStream>>closed
15:39:44				493/515 - 4/24: Installing method ZnCharacterReadWriteStream>>collectionSpecies
15:39:44				493/515 - 5/24: Installing method ZnCharacterReadWriteStream>>cr
15:39:44				493/515 - 6/24: Installing method ZnCharacterReadWriteStream>>flush
15:39:44				493/515 - 7/24: Installing method ZnCharacterReadWriteStream>>isReadOnly
15:39:44				493/515 - 8/24: Installing method ZnCharacterReadWriteStream>>next
15:39:44				493/515 - 9/24: Installing method ZnCharacterReadWriteStream>>next:
15:39:44				493/515 - 10/24: Installing method ZnCharacterReadWriteStream>>nextPut:
15:39:44				493/515 - 11/24: Installing method ZnCharacterReadWriteStream>>nextPutAll:
15:39:44				493/515 - 12/24: Installing method ZnCharacterReadWriteStream>>on:encoding:
15:39:44				493/515 - 13/24: Installing method ZnCharacterReadWriteStream>>peek
15:39:44				493/515 - 14/24: Installing method ZnCharacterReadWriteStream>>position
15:39:44				493/515 - 15/24: Installing method ZnCharacterReadWriteStream>>position:
15:39:44				493/515 - 16/24: Installing method ZnCharacterReadWriteStream>>print:
15:39:44				493/515 - 17/24: Installing method ZnCharacterReadWriteStream>>readOnlyCopy
15:39:44				493/515 - 18/24: Installing method ZnCharacterReadWriteStream>>setToEnd
15:39:44				493/515 - 19/24: Installing method ZnCharacterReadWriteStream>>size
15:39:44				493/515 - 20/24: Installing method ZnCharacterReadWriteStream>>skip:
15:39:44				493/515 - 21/24: Installing method ZnCharacterReadWriteStream>>space
15:39:44				493/515 - 22/24: Installing method ZnCharacterReadWriteStream>>tab
15:39:44				493/515 - 23/24: Installing method ZnCharacterReadWriteStream>>upToAll:
15:39:44				493/515 - 24/24: Installing method ZnCharacterReadWriteStream>>upToEnd
15:39:44				493/515 - 1/1: Installing method ZnCharacterReadWriteStream class>>on:encoding:
15:39:44				494/515 - 1/8: Installing method ZnCharacterWriteStream>>cr
15:39:44				494/515 - 2/8: Installing method ZnCharacterWriteStream>>crlf
15:39:44				494/515 - 3/8: Installing method ZnCharacterWriteStream>>lf
15:39:44				494/515 - 4/8: Installing method ZnCharacterWriteStream>>next:putAll:startingAt:
15:39:44				494/515 - 5/8: Installing method ZnCharacterWriteStream>>nextPut:
15:39:44				494/515 - 6/8: Installing method ZnCharacterWriteStream>>print:
15:39:44				494/515 - 7/8: Installing method ZnCharacterWriteStream>>space
15:39:44				494/515 - 8/8: Installing method ZnCharacterWriteStream>>tab
15:39:44				495/515 - 1/2: Installing method ZnCodePointReadStream>>collectionSpecies
15:39:44				495/515 - 2/2: Installing method ZnCodePointReadStream>>nextElement
15:39:44				496/515 - 1/1: Installing method ZnCodePointWriteStream>>nextPut:
15:39:44				497/515 - 1/4: Installing method ZnCrPortableWriteStream>>initialize
15:39:44				497/515 - 2/4: Installing method ZnCrPortableWriteStream>>newLine
15:39:44				497/515 - 3/4: Installing method ZnCrPortableWriteStream>>nextPut:
15:39:44				497/515 - 4/4: Installing method ZnCrPortableWriteStream>>stream:
15:39:44				497/515 - 1/1: Installing method ZnCrPortableWriteStream class>>on:
15:39:44				498/515 - 1/1: Installing method ZnDefaultCharacterEncoder>>default
15:39:44				499/515 - 1/21: Installing method ZnEncodedReadStream>>atEnd
15:39:44				499/515 - 2/21: Installing method ZnEncodedReadStream>>back
15:39:44				499/515 - 3/21: Installing method ZnEncodedReadStream>>collectionSpecies
15:39:44				499/515 - 4/21: Installing method ZnEncodedReadStream>>contents
15:39:44				499/515 - 5/21: Installing method ZnEncodedReadStream>>isReadOnly
15:39:44				499/515 - 6/21: Installing method ZnEncodedReadStream>>next
15:39:44				499/515 - 7/21: Installing method ZnEncodedReadStream>>next:
15:39:45				499/515 - 8/21: Installing method ZnEncodedReadStream>>next:into:
15:39:45				499/515 - 9/21: Installing method ZnEncodedReadStream>>next:into:startingAt:
15:39:45				499/515 - 10/21: Installing method ZnEncodedReadStream>>nextElement
15:39:45				499/515 - 11/21: Installing method ZnEncodedReadStream>>nextInto:
15:39:45				499/515 - 12/21: Installing method ZnEncodedReadStream>>peek
15:39:45				499/515 - 13/21: Installing method ZnEncodedReadStream>>peekFor:
15:39:45				499/515 - 14/21: Installing method ZnEncodedReadStream>>position
15:39:45				499/515 - 15/21: Installing method ZnEncodedReadStream>>position:
15:39:45				499/515 - 16/21: Installing method ZnEncodedReadStream>>positionForward:
15:39:45				499/515 - 17/21: Installing method ZnEncodedReadStream>>readInto:startingAt:count:
15:39:45				499/515 - 18/21: Installing method ZnEncodedReadStream>>readStream
15:39:45				499/515 - 19/21: Installing method ZnEncodedReadStream>>skip:
15:39:45				499/515 - 20/21: Installing method ZnEncodedReadStream>>upTo:
15:39:45				499/515 - 21/21: Installing method ZnEncodedReadStream>>upToEnd
15:39:45				499/515 - 1/1: Installing method ZnEncodedReadStream class>>isAbstract
15:39:45				500/515 - 1/17: Installing method ZnEncodedStream>>close
15:39:45				500/515 - 2/17: Installing method ZnEncodedStream>>closed
15:39:45				500/515 - 3/17: Installing method ZnEncodedStream>>encoder
15:39:45				500/515 - 4/17: Installing method ZnEncodedStream>>encoder:
15:39:45				500/515 - 5/17: Installing method ZnEncodedStream>>encoding:
15:39:45				500/515 - 6/17: Installing method ZnEncodedStream>>flush
15:39:45				500/515 - 7/17: Installing method ZnEncodedStream>>isBinary
15:39:45				500/515 - 8/17: Installing method ZnEncodedStream>>isStream
15:39:45				500/515 - 9/17: Installing method ZnEncodedStream>>on:
15:39:45				500/515 - 10/17: Installing method ZnEncodedStream>>position
15:39:45				500/515 - 11/17: Installing method ZnEncodedStream>>position:
15:39:45				500/515 - 12/17: Installing method ZnEncodedStream>>reset
15:39:45				500/515 - 13/17: Installing method ZnEncodedStream>>setToEnd
15:39:45				500/515 - 14/17: Installing method ZnEncodedStream>>size
15:39:45				500/515 - 15/17: Installing method ZnEncodedStream>>truncate
15:39:45				500/515 - 16/17: Installing method ZnEncodedStream>>truncate:
15:39:45				500/515 - 17/17: Installing method ZnEncodedStream>>wrappedStream
15:39:45				500/515 - 1/4: Installing method ZnEncodedStream class>>defaultEncoder
15:39:45				500/515 - 2/4: Installing method ZnEncodedStream class>>isAbstract
15:39:45				500/515 - 3/4: Installing method ZnEncodedStream class>>on:
15:39:45				500/515 - 4/4: Installing method ZnEncodedStream class>>on:encoding:
15:39:45				501/515 - 1/6: Installing method ZnEncodedWriteStream>><<
15:39:45				501/515 - 2/6: Installing method ZnEncodedWriteStream>>flush
15:39:45				501/515 - 3/6: Installing method ZnEncodedWriteStream>>next:putAll:
15:39:45				501/515 - 4/6: Installing method ZnEncodedWriteStream>>next:putAll:startingAt:
15:39:45				501/515 - 5/6: Installing method ZnEncodedWriteStream>>nextPut:
15:39:45				501/515 - 6/6: Installing method ZnEncodedWriteStream>>nextPutAll:
15:39:45				501/515 - 1/1: Installing method ZnEncodedWriteStream class>>isAbstract
15:39:45				502/515 - 1/10: Installing method ZnEndianSensitiveUTFEncoder>>=
15:39:45				502/515 - 2/10: Installing method ZnEndianSensitiveUTFEncoder>>beBigEndian
15:39:45				502/515 - 3/10: Installing method ZnEndianSensitiveUTFEncoder>>beLittleEndian
15:39:45				502/515 - 4/10: Installing method ZnEndianSensitiveUTFEncoder>>endianness
15:39:45				502/515 - 5/10: Installing method ZnEndianSensitiveUTFEncoder>>hash
15:39:45				502/515 - 6/10: Installing method ZnEndianSensitiveUTFEncoder>>initialize
15:39:45				502/515 - 7/10: Installing method ZnEndianSensitiveUTFEncoder>>isBigEndian
15:39:45				502/515 - 8/10: Installing method ZnEndianSensitiveUTFEncoder>>isLittleEndian
15:39:45				502/515 - 9/10: Installing method ZnEndianSensitiveUTFEncoder>>printOn:
15:39:45				502/515 - 10/10: Installing method ZnEndianSensitiveUTFEncoder>>swapEndianness
15:39:45				502/515 - 1/1: Installing method ZnEndianSensitiveUTFEncoder class>>newForEncoding:
15:39:45				503/515 - 1/3: Installing method ZnEndianessReadWriteStream>>nextLittleEndianNumber:
15:39:45				503/515 - 2/3: Installing method ZnEndianessReadWriteStream>>nextLittleEndianNumber:put:
15:39:45				503/515 - 3/3: Installing method ZnEndianessReadWriteStream>>on:
15:39:45				503/515 - 1/2: Installing method ZnEndianessReadWriteStream class>>on:
15:39:45				503/515 - 2/2: Installing method ZnEndianessReadWriteStream class>>on:do:
15:39:45				504/515 - 1/9: Installing method ZnFastLineReader>>atEnd
15:39:45				504/515 - 2/9: Installing method ZnFastLineReader>>beWide
15:39:45				504/515 - 3/9: Installing method ZnFastLineReader>>bufferStream:
15:39:45				504/515 - 4/9: Installing method ZnFastLineReader>>close
15:39:45				504/515 - 5/9: Installing method ZnFastLineReader>>initialize
15:39:45				504/515 - 6/9: Installing method ZnFastLineReader>>linesDo:
15:39:45				504/515 - 7/9: Installing method ZnFastLineReader>>nextLine
15:39:45				504/515 - 8/9: Installing method ZnFastLineReader>>on:
15:39:45				504/515 - 9/9: Installing method ZnFastLineReader>>streamContents:
15:39:45				504/515 - 1/1: Installing method ZnFastLineReader class>>on:
15:39:46				505/515 - 1/2: Installing method ZnIncomplete>>defaultResumeValue
15:39:46				505/515 - 2/2: Installing method ZnIncomplete>>isResumable
15:39:46				506/515 - 1/2: Installing method ZnInvalidUTF8>>defaultResumeValue
15:39:46				506/515 - 2/2: Installing method ZnInvalidUTF8>>isResumable
15:39:46				507/515 - 1/10: Installing method ZnNewLineWriterStream>>close
15:39:46				507/515 - 2/10: Installing method ZnNewLineWriterStream>>flush
15:39:46				507/515 - 3/10: Installing method ZnNewLineWriterStream>>forCr
15:39:46				507/515 - 4/10: Installing method ZnNewLineWriterStream>>forCrLf
15:39:46				507/515 - 5/10: Installing method ZnNewLineWriterStream>>forLf
15:39:46				507/515 - 6/10: Installing method ZnNewLineWriterStream>>forPlatformLineEnding
15:39:46				507/515 - 7/10: Installing method ZnNewLineWriterStream>>initialize
15:39:46				507/515 - 8/10: Installing method ZnNewLineWriterStream>>newLine
15:39:46				507/515 - 9/10: Installing method ZnNewLineWriterStream>>nextPut:
15:39:46				507/515 - 10/10: Installing method ZnNewLineWriterStream>>stream:
15:39:46				507/515 - 1/1: Installing method ZnNewLineWriterStream class>>on:
15:39:46				508/515 - 1/14: Installing method ZnNullEncoder>>backOnStream:
15:39:46				508/515 - 2/14: Installing method ZnNullEncoder>>decodeBytes:
15:39:46				508/515 - 3/14: Installing method ZnNullEncoder>>encodeString:
15:39:46				508/515 - 4/14: Installing method ZnNullEncoder>>encodedByteCountFor:
15:39:46				508/515 - 5/14: Installing method ZnNullEncoder>>encodedByteCountForCodePoint:
15:39:46				508/515 - 6/14: Installing method ZnNullEncoder>>encodedByteCountForCodePoints:
15:39:46				508/515 - 7/14: Installing method ZnNullEncoder>>encodedByteCountForString:
15:39:46				508/515 - 8/14: Installing method ZnNullEncoder>>ensureAtBeginOfCodePointOnStream:
15:39:46				508/515 - 9/14: Installing method ZnNullEncoder>>identifier
15:39:46				508/515 - 10/14: Installing method ZnNullEncoder>>next:putAll:startingAt:toStream:
15:39:46				508/515 - 11/14: Installing method ZnNullEncoder>>nextCodePointFromStream:
15:39:46				508/515 - 12/14: Installing method ZnNullEncoder>>nextPutCodePoint:toStream:
15:39:46				508/515 - 13/14: Installing method ZnNullEncoder>>readInto:startingAt:count:fromStream:
15:39:46				508/515 - 14/14: Installing method ZnNullEncoder>>skipToBeginOfCodePointOnStream:
15:39:46				508/515 - 1/3: Installing method ZnNullEncoder class>>handlesEncoding:
15:39:46				508/515 - 2/3: Installing method ZnNullEncoder class>>knownEncodingIdentifiers
15:39:46				508/515 - 3/3: Installing method ZnNullEncoder class>>newForEncoding:
15:39:46				509/515 - 1/14: Installing method ZnPercentEncoder>>characterEncoder
15:39:47				509/515 - 2/14: Installing method ZnPercentEncoder>>characterEncoder:
15:39:47				509/515 - 3/14: Installing method ZnPercentEncoder>>decode:
15:39:47				509/515 - 4/14: Installing method ZnPercentEncoder>>decode:to:
15:39:47				509/515 - 5/14: Installing method ZnPercentEncoder>>decodePlusAsSpace
15:39:47				509/515 - 6/14: Installing method ZnPercentEncoder>>decodePlusAsSpace:
15:39:47				509/515 - 7/14: Installing method ZnPercentEncoder>>encode:
15:39:47				509/515 - 8/14: Installing method ZnPercentEncoder>>encode:to:
15:39:47				509/515 - 9/14: Installing method ZnPercentEncoder>>errorAsciiCharacterExpected
15:39:47				509/515 - 10/14: Installing method ZnPercentEncoder>>errorHexDigitExpected
15:39:47				509/515 - 11/14: Installing method ZnPercentEncoder>>readHexFrom:
15:39:47				509/515 - 12/14: Installing method ZnPercentEncoder>>safeSet
15:39:47				509/515 - 13/14: Installing method ZnPercentEncoder>>safeSet:
15:39:47				509/515 - 14/14: Installing method ZnPercentEncoder>>writeHex:to:
15:39:47				509/515 - 1/1: Installing method ZnPercentEncoder class>>rfc3986UnreservedCharacters
15:39:47				510/515 - 1/26: Installing method ZnPositionableReadStream>>atEnd
15:39:47				510/515 - 2/26: Installing method ZnPositionableReadStream>>back
15:39:47				510/515 - 3/26: Installing method ZnPositionableReadStream>>bufferSize
15:39:47				510/515 - 4/26: Installing method ZnPositionableReadStream>>close
15:39:47				510/515 - 5/26: Installing method ZnPositionableReadStream>>collectionSpecies
15:39:47				510/515 - 6/26: Installing method ZnPositionableReadStream>>defaultBufferSize
15:39:47				510/515 - 7/26: Installing method ZnPositionableReadStream>>initialize
15:39:47				510/515 - 8/26: Installing method ZnPositionableReadStream>>isBinary
15:39:47				510/515 - 9/26: Installing method ZnPositionableReadStream>>next
15:39:47				510/515 - 10/26: Installing method ZnPositionableReadStream>>next:
15:39:47				510/515 - 11/26: Installing method ZnPositionableReadStream>>next:into:
15:39:47				510/515 - 12/26: Installing method ZnPositionableReadStream>>next:into:startingAt:
15:39:47				510/515 - 13/26: Installing method ZnPositionableReadStream>>nextInto:
15:39:47				510/515 - 14/26: Installing method ZnPositionableReadStream>>on:
15:39:47				510/515 - 15/26: Installing method ZnPositionableReadStream>>peek
15:39:47				510/515 - 16/26: Installing method ZnPositionableReadStream>>peekFor:
15:39:47				510/515 - 17/26: Installing method ZnPositionableReadStream>>position
15:39:47				510/515 - 18/26: Installing method ZnPositionableReadStream>>position:
15:39:47				510/515 - 19/26: Installing method ZnPositionableReadStream>>readInto:startingAt:count:
15:39:47				510/515 - 20/26: Installing method ZnPositionableReadStream>>readStream
15:39:47				510/515 - 21/26: Installing method ZnPositionableReadStream>>savingPositionDo:
15:39:47				510/515 - 22/26: Installing method ZnPositionableReadStream>>sizeBuffer:
15:39:47				510/515 - 23/26: Installing method ZnPositionableReadStream>>skip:
15:39:47				510/515 - 24/26: Installing method ZnPositionableReadStream>>upTo:
15:39:47				510/515 - 25/26: Installing method ZnPositionableReadStream>>upToEnd
15:39:47				510/515 - 26/26: Installing method ZnPositionableReadStream>>wrappedStream
15:39:47				510/515 - 1/2: Installing method ZnPositionableReadStream class>>on:
15:39:47				510/515 - 2/2: Installing method ZnPositionableReadStream class>>on:do:
15:39:47				511/515 - 1/21: Installing method ZnSimplifiedByteEncoder>>=
15:39:47				511/515 - 2/21: Installing method ZnSimplifiedByteEncoder>>backOnStream:
15:39:47				511/515 - 3/21: Installing method ZnSimplifiedByteEncoder>>beLenient
15:39:47				511/515 - 4/21: Installing method ZnSimplifiedByteEncoder>>byteDomain
15:39:48				511/515 - 5/21: Installing method ZnSimplifiedByteEncoder>>byteToUnicode:
15:39:48				511/515 - 6/21: Installing method ZnSimplifiedByteEncoder>>characterDomain
15:39:48				511/515 - 7/21: Installing method ZnSimplifiedByteEncoder>>encodedByteCountFor:
15:39:48				511/515 - 8/21: Installing method ZnSimplifiedByteEncoder>>encodedByteCountForCodePoint:
15:39:48				511/515 - 9/21: Installing method ZnSimplifiedByteEncoder>>ensureAtBeginOfCodePointOnStream:
15:39:48				511/515 - 10/21: Installing method ZnSimplifiedByteEncoder>>hash
15:39:48				511/515 - 11/21: Installing method ZnSimplifiedByteEncoder>>identifier
15:39:48				511/515 - 12/21: Installing method ZnSimplifiedByteEncoder>>identifier:
15:39:48				511/515 - 13/21: Installing method ZnSimplifiedByteEncoder>>initialize
15:39:48				511/515 - 14/21: Installing method ZnSimplifiedByteEncoder>>isLenient
15:39:48				511/515 - 15/21: Installing method ZnSimplifiedByteEncoder>>isStrict
15:39:48				511/515 - 16/21: Installing method ZnSimplifiedByteEncoder>>nextCodePointFromStream:
15:39:48				511/515 - 17/21: Installing method ZnSimplifiedByteEncoder>>nextFromStream:
15:39:48				511/515 - 18/21: Installing method ZnSimplifiedByteEncoder>>nextPutCodePoint:toStream:
15:39:48				511/515 - 19/21: Installing method ZnSimplifiedByteEncoder>>printOn:
15:39:48				511/515 - 20/21: Installing method ZnSimplifiedByteEncoder>>skipToBeginOfCodePointOnStream:
15:39:48				511/515 - 21/21: Installing method ZnSimplifiedByteEncoder>>unicodeToByte:
15:39:48				511/515 - 1/10: Installing method ZnSimplifiedByteEncoder class>>asciiMapping
15:39:48				511/515 - 2/10: Installing method ZnSimplifiedByteEncoder class>>byteTextConverters
15:39:48				511/515 - 3/10: Installing method ZnSimplifiedByteEncoder class>>handlesEncoding:
15:39:48				511/515 - 4/10: Installing method ZnSimplifiedByteEncoder class>>initialize
15:39:48				511/515 - 5/10: Installing method ZnSimplifiedByteEncoder class>>initializeByteTextConverters
15:39:48				511/515 - 6/10: Installing method ZnSimplifiedByteEncoder class>>iso88591Mapping
15:39:48				511/515 - 7/10: Installing method ZnSimplifiedByteEncoder class>>knownEncodingIdentifiers
15:39:48				511/515 - 8/10: Installing method ZnSimplifiedByteEncoder class>>mappingToIdentifiers
15:39:48				511/515 - 9/10: Installing method ZnSimplifiedByteEncoder class>>newForEncoding:
15:39:48				511/515 - 10/10: Installing method ZnSimplifiedByteEncoder class>>tablesFromSpec:
15:39:48				512/515 - 1/13: Installing method ZnUTF16Encoder>>back16BitWordOnStream:
15:39:48				512/515 - 2/13: Installing method ZnUTF16Encoder>>backOnStream:
15:39:48				512/515 - 3/13: Installing method ZnUTF16Encoder>>encodedByteCountForCodePoint:
15:39:48				512/515 - 4/13: Installing method ZnUTF16Encoder>>ensureAtBeginOfCodePointOnStream:
15:39:48				512/515 - 5/13: Installing method ZnUTF16Encoder>>errorIncomplete
15:39:48				512/515 - 6/13: Installing method ZnUTF16Encoder>>identifier
15:39:48				512/515 - 7/13: Installing method ZnUTF16Encoder>>isFixedLength
15:39:48				512/515 - 8/13: Installing method ZnUTF16Encoder>>nextCodePointFromStream:
15:39:48				512/515 - 9/13: Installing method ZnUTF16Encoder>>nextPutCodePoint:toStream:
15:39:48				512/515 - 10/13: Installing method ZnUTF16Encoder>>processByteOrderMark:
15:39:48				512/515 - 11/13: Installing method ZnUTF16Encoder>>read16BitWordFromStream:
15:39:48				512/515 - 12/13: Installing method ZnUTF16Encoder>>skipToBeginOfCodePointOnStream:
15:39:48				512/515 - 13/13: Installing method ZnUTF16Encoder>>write16BitWord:toStream:
15:39:48				512/515 - 1/2: Installing method ZnUTF16Encoder class>>handlesEncoding:
15:39:48				512/515 - 2/2: Installing method ZnUTF16Encoder class>>knownEncodingIdentifiers
15:39:48				513/515 - 1/11: Installing method ZnUTF32Encoder>>backOnStream:
15:39:48				513/515 - 2/11: Installing method ZnUTF32Encoder>>encodedByteCountForCodePoint:
15:39:48				513/515 - 3/11: Installing method ZnUTF32Encoder>>ensureAtBeginOfCodePointOnStream:
15:39:48				513/515 - 4/11: Installing method ZnUTF32Encoder>>errorIncomplete
15:39:48				513/515 - 5/11: Installing method ZnUTF32Encoder>>identifier
15:39:48				513/515 - 6/11: Installing method ZnUTF32Encoder>>nextCodePointFromStream:
15:39:48				513/515 - 7/11: Installing method ZnUTF32Encoder>>nextPutCodePoint:toStream:
15:39:48				513/515 - 8/11: Installing method ZnUTF32Encoder>>processByteOrderMark:
15:39:48				513/515 - 9/11: Installing method ZnUTF32Encoder>>readCodePointFrom:
15:39:48				513/515 - 10/11: Installing method ZnUTF32Encoder>>skipToBeginOfCodePointOnStream:
15:39:48				513/515 - 11/11: Installing method ZnUTF32Encoder>>writeCodePoint:to:
15:39:48				513/515 - 1/2: Installing method ZnUTF32Encoder class>>handlesEncoding:
15:39:48				513/515 - 2/2: Installing method ZnUTF32Encoder class>>knownEncodingIdentifiers
15:39:49				514/515 - 1/17: Installing method ZnUTF8Encoder>>backOnStream:
15:39:49				514/515 - 2/17: Installing method ZnUTF8Encoder>>encodedByteCountForCodePoint:
15:39:49				514/515 - 3/17: Installing method ZnUTF8Encoder>>ensureAtBeginOfCodePointOnStream:
15:39:49				514/515 - 4/17: Installing method ZnUTF8Encoder>>error:
15:39:49				514/515 - 5/17: Installing method ZnUTF8Encoder>>errorIllegalContinuationByte
15:39:49				514/515 - 6/17: Installing method ZnUTF8Encoder>>errorIllegalLeadingByte
15:39:49				514/515 - 7/17: Installing method ZnUTF8Encoder>>errorOverlong
15:39:49				514/515 - 8/17: Installing method ZnUTF8Encoder>>findFirstNonASCIIIn:startingAt:
15:39:49				514/515 - 9/17: Installing method ZnUTF8Encoder>>identifier
15:39:49				514/515 - 10/17: Installing method ZnUTF8Encoder>>isFixedLength
15:39:49				514/515 - 11/17: Installing method ZnUTF8Encoder>>next:putAll:startingAt:toStream:
15:39:49				514/515 - 12/17: Installing method ZnUTF8Encoder>>next:putAllASCII:startingAt:toStream:
15:39:49				514/515 - 13/17: Installing method ZnUTF8Encoder>>next:putAllByteString:startingAt:toStream:
15:39:49				514/515 - 14/17: Installing method ZnUTF8Encoder>>nextCodePointFromStream:
15:39:49				514/515 - 15/17: Installing method ZnUTF8Encoder>>nextPutCodePoint:toStream:
15:39:49				514/515 - 16/17: Installing method ZnUTF8Encoder>>readInto:startingAt:count:fromStream:
15:39:49				514/515 - 17/17: Installing method ZnUTF8Encoder>>skipToBeginOfCodePointOnStream:
15:39:49				514/515 - 1/5: Installing method ZnUTF8Encoder class>>default
15:39:49				514/515 - 2/5: Installing method ZnUTF8Encoder class>>handlesEncoding:
15:39:49				514/515 - 3/5: Installing method ZnUTF8Encoder class>>initialize
15:39:49				514/515 - 4/5: Installing method ZnUTF8Encoder class>>knownEncodingIdentifiers
15:39:49				514/515 - 5/5: Installing method ZnUTF8Encoder class>>newForEncoding:
15:39:49				515/515 - 1/7: Installing method ZnUTFEncoder>>byteOrderMark
15:39:49				515/515 - 2/7: Installing method ZnUTFEncoder>>decodeBytes:
15:39:49				515/515 - 3/7: Installing method ZnUTFEncoder>>decodeBytesIntoWideString:
15:39:49				515/515 - 4/7: Installing method ZnUTFEncoder>>encodeStringWithByteOrderMark:
15:39:49				515/515 - 5/7: Installing method ZnUTFEncoder>>isSurrogateCodePoint:
15:39:49				515/515 - 6/7: Installing method ZnUTFEncoder>>maximumUTFCode
15:39:49				515/515 - 7/7: Installing method ZnUTFEncoder>>nextPutByteOrderMarkToStream:
15:39:49				515/515 - 1/1: Installing method ZnUTFEncoder class>>handlesEncoding:
15:39:49				End: Installing defined methods
15:39:49				Begin: Installing extension methods
15:39:49				001/34-1/1: Installing extension method Symbol>>asAnnouncement
15:39:49				003/34-1/1: Installing extension method Object>>asDoubleLink
15:39:49				004/34-1/5: Installing extension method Collection>>asByteArray
15:39:49				004/34-2/5: Installing extension method SequenceableCollection>>asByteArray
15:39:49				004/34-3/5: Installing extension method SequenceableCollection>>asWordArray
15:39:49				004/34-4/5: Installing extension method SequenceableCollection>>asFloatArray
15:39:49				004/34-5/5: Installing extension method SequenceableCollection>>asIntegerArray
15:39:49				005/34-1/23: Installing extension method Collection>>flatCollect:as:
15:39:49				005/34-2/23: Installing extension method Collection>>asArray
15:39:49				005/34-3/23: Installing extension method Character>>join:
15:39:49				005/34-4/23: Installing extension method Object>>appendTo:
15:39:49				005/34-5/23: Installing extension method Number>>to:
15:39:49				005/34-6/23: Installing extension method Number>>to:by:
15:39:49				005/34-7/23: Installing extension method Number>>to:by:do:
15:39:49				005/34-8/23: Installing extension method Collection>>asSortedCollection
15:39:49				005/34-9/23: Installing extension method Collection>>sorted:
15:39:49				005/34-10/23: Installing extension method Collection>>sorted
15:39:49				005/34-11/23: Installing extension method Object>>joinTo:
15:39:49				005/34-12/23: Installing extension method Object>>split:indicesDo:
15:39:49				005/34-13/23: Installing extension method BlockClosure>>split:indicesDo:
15:39:50				005/34-14/23: Installing extension method Collection>>asOrderedCollection
15:39:50				005/34-15/23: Installing extension method Collection>>asOrderedDictionary
15:39:50				005/34-16/23: Installing extension method Collection>>asSortedCollection:
15:39:50				005/34-17/23: Installing extension method Collection>>asNewArray
15:39:50				005/34-18/23: Installing extension method Object>>split:do:
15:39:50				005/34-19/23: Installing extension method Object>>join:
15:39:50				005/34-20/23: Installing extension method Number>>to:do:
15:39:50				005/34-21/23: Installing extension method Collection>>groupedBy:
15:39:50				005/34-22/23: Installing extension method Object>>split:
15:39:50				005/34-23/23: Installing extension method Collection>>flattened
15:39:50				007/34-1/8: Installing extension method Symbol class>>new:streamContents:
15:39:50				007/34-2/8: Installing extension method SequenceableCollection>>readStream
15:39:50				007/34-3/8: Installing extension method OrderedCollection class>>new:streamContents:
15:39:50				007/34-4/8: Installing extension method SequenceableCollection class>>new:streamContents:
15:39:50				007/34-5/8: Installing extension method LinkedList class>>new:streamContents:
15:39:50				007/34-6/8: Installing extension method SequenceableCollection>>writeStreamDo:
15:39:50				007/34-7/8: Installing extension method SequenceableCollection>>writeStream
15:39:50				007/34-8/8: Installing extension method SequenceableCollection class>>streamContents:limitedTo:
15:39:50				008/34-1/2: Installing extension method Collection>>asMultilineString
15:39:50				008/34-2/2: Installing extension method Collection>>asCharacterSet
15:39:50				010/34-1/9: Installing extension method Collection>>asBag
15:39:50				010/34-2/9: Installing extension method OrderedIdentityDictionary>>dictionaryClass
15:39:50				010/34-3/9: Installing extension method OrderedDictionary>>at:update:
15:39:50				010/34-4/9: Installing extension method Collection>>flatCollectAsSet:
15:39:50				010/34-5/9: Installing extension method Collection>>asSet
15:39:50				010/34-6/9: Installing extension method Collection>>asDictionary
15:39:50				010/34-7/9: Installing extension method OrderedDictionary>>dictionaryClass
15:39:50				010/34-8/9: Installing extension method Collection>>asIdentitySet
15:39:50				010/34-9/9: Installing extension method OrderedCollection>>removeDuplicates
15:39:50				012/34-1/69: Installing extension method ByteArray>>structAt:put:length:
15:39:50				012/34-2/69: Installing extension method ByteArray>>voidAt:
15:39:50				012/34-3/69: Installing extension method ByteArray>>floatAt:put:
15:39:50				012/34-4/69: Installing extension method ByteArray>>signedShortAt:put:
15:39:50				012/34-5/69: Installing extension method ByteArray>>unsignedShortAt:put:
15:39:50				012/34-6/69: Installing extension method ByteArray>>voidAt:put:
15:39:50				012/34-7/69: Installing extension method ByteArray>>unsignedLongAt:put:
15:39:50				012/34-8/69: Installing extension method ByteArray>>pointerAtOffset:put:
15:39:50				012/34-9/69: Installing extension method ByteArray>>pointerAtOffset:
15:39:50				012/34-10/69: Installing extension method ByteArray>>signedLongLongAt:put:
15:39:50				012/34-11/69: Installing extension method ByteArray>>uint32AtOffset:put:
15:39:50				012/34-12/69: Installing extension method ByteArray>>boolean8AtOffset:
15:39:50				012/34-13/69: Installing extension method ByteArray>>boolean8AtOffset:put:
15:39:51				012/34-14/69: Installing extension method ByteArray>>uint8AtOffset:
15:39:51				012/34-15/69: Installing extension method ByteArray>>isExternalAddress
15:39:51				012/34-16/69: Installing extension method ByteArray>>pointerAt:
15:39:51				012/34-17/69: Installing extension method ByteArray>>float64AtOffset:put:
15:39:51				012/34-18/69: Installing extension method ByteArray>>structAt:length:
15:39:51				012/34-19/69: Installing extension method ByteArray>>char8AtOffset:put:
15:39:51				012/34-20/69: Installing extension method ByteArray>>uint64AtOffset:
15:39:51				012/34-21/69: Installing extension method ByteArray>>char16AtOffset:
15:39:51				012/34-22/69: Installing extension method ByteArray>>float64AtOffset:
15:39:51				012/34-23/69: Installing extension method ByteArray>>booleanAt:
15:39:51				012/34-24/69: Installing extension method ByteArray>>unsignedByteAt:put:
15:39:51				012/34-25/69: Installing extension method ByteArray>>unsignedByteAt:
15:39:51				012/34-26/69: Installing extension method ByteArray>>signedShortAt:
15:39:51				012/34-27/69: Installing extension method ByteArray>>signedCharAt:put:
15:39:51				012/34-28/69: Installing extension method ByteArray>>pointerAt:put:
15:39:51				012/34-29/69: Installing extension method ByteArray>>char32AtOffset:
15:39:51				012/34-30/69: Installing extension method ByteArray>>unsignedCharAt:
15:39:51				012/34-31/69: Installing extension method ByteArray>>int16AtOffset:
15:39:51				012/34-32/69: Installing extension method ByteArray>>floatAt:
15:39:51				012/34-33/69: Installing extension method ByteArray>>integerAt:put:size:signed:
15:39:51				012/34-34/69: Installing extension method ByteArray>>shortPointerAt:
15:39:51				012/34-35/69: Installing extension method ByteArray>>uint32AtOffset:
15:39:51				012/34-36/69: Installing extension method ByteArray>>booleanAt:put:
15:39:51				012/34-37/69: Installing extension method ByteArray>>longPointerAt:put:
15:39:51				012/34-38/69: Installing extension method ByteArray>>int32AtOffset:put:
15:39:51				012/34-39/69: Installing extension method ByteArray>>integerAt:size:signed:
15:39:51				012/34-40/69: Installing extension method ByteArray>>int32AtOffset:
15:39:51				012/34-41/69: Installing extension method ByteArray>>doubleAt:put:
15:39:51				012/34-42/69: Installing extension method ByteArray>>isNull
15:39:51				012/34-43/69: Installing extension method ByteArray>>float32AtOffset:
15:39:51				012/34-44/69: Installing extension method ByteArray>>signedCharAt:
15:39:51				012/34-45/69: Installing extension method ByteArray>>unsignedLongLongAt:
15:39:51				012/34-46/69: Installing extension method ByteArray>>int16AtOffset:put:
15:39:51				012/34-47/69: Installing extension method ByteArray>>signedLongAt:put:
15:39:51				012/34-48/69: Installing extension method ByteArray>>asExternalPointer
15:39:51				012/34-49/69: Installing extension method ByteArray>>unsignedLongAt:
15:39:51				012/34-50/69: Installing extension method ByteArray>>signedLongAt:
15:39:51				012/34-51/69: Installing extension method ByteArray>>longPointerAt:
15:39:51				012/34-52/69: Installing extension method ByteArray>>char16AtOffset:put:
15:39:52				012/34-53/69: Installing extension method ByteArray>>uint64AtOffset:put:
15:39:52				012/34-54/69: Installing extension method ByteArray>>uint8AtOffset:put:
15:39:52				012/34-55/69: Installing extension method ByteArray>>uint16AtOffset:put:
15:39:52				012/34-56/69: Installing extension method ByteArray>>unsignedCharAt:put:
15:39:52				012/34-57/69: Installing extension method ByteArray>>int64AtOffset:put:
15:39:52				012/34-58/69: Installing extension method ByteArray>>shortPointerAt:put:
15:39:52				012/34-59/69: Installing extension method ByteArray>>signedLongLongAt:
15:39:52				012/34-60/69: Installing extension method ByteArray>>int8AtOffset:
15:39:52				012/34-61/69: Installing extension method ByteArray>>uint16AtOffset:
15:39:52				012/34-62/69: Installing extension method ByteArray>>float32AtOffset:put:
15:39:52				012/34-63/69: Installing extension method ByteArray>>char32AtOffset:put:
15:39:52				012/34-64/69: Installing extension method ByteArray>>int8AtOffset:put:
15:39:52				012/34-65/69: Installing extension method ByteArray>>unsignedLongLongAt:put:
15:39:52				012/34-66/69: Installing extension method ByteArray>>doubleAt:
15:39:52				012/34-67/69: Installing extension method ByteArray>>unsignedShortAt:
15:39:52				012/34-68/69: Installing extension method ByteArray>>int64AtOffset:
15:39:52				012/34-69/69: Installing extension method ByteArray>>char8AtOffset:
15:39:52				014/34-1/1: Installing extension method String>>asVmPathName
15:39:52				016/34-1/3: Installing extension method Heap>>removeFirstOrNil
15:39:52				016/34-2/3: Installing extension method String>>asPackageIfAbsent:
15:39:52				016/34-3/3: Installing extension method String>>asPackage
15:39:52				018/34-1/5: Installing extension method String>>asClassVariableCollection
15:39:52				018/34-2/5: Installing extension method String>>asSlotCollection
15:39:52				018/34-3/5: Installing extension method String>>asSlot
15:39:52				018/34-4/5: Installing extension method Symbol>>=>
15:39:52				018/34-5/5: Installing extension method String>>asClassVariable
15:39:52				019/34-1/10: Installing extension method Number class>>squeezeNumberOutOfString:ifFail:
15:39:52				019/34-2/10: Installing extension method Integer class>>readFrom:ifFail:
15:39:52				019/34-3/10: Installing extension method Number class>>readFrom:base:
15:39:52				019/34-4/10: Installing extension method Integer class>>readFrom:radix:
15:39:52				019/34-5/10: Installing extension method Number class>>squeezeNumberOutOfString:
15:39:52				019/34-6/10: Installing extension method Fraction class>>readFrom:
15:39:52				019/34-7/10: Installing extension method Integer class>>readFrom:base:
15:39:52				019/34-8/10: Installing extension method Number class>>readFrom:
15:39:52				019/34-9/10: Installing extension method Number class>>readFrom:ifFail:
15:39:52				019/34-10/10: Installing extension method Integer class>>readFrom:
15:39:52				022/34-1/12: Installing extension method Metaclass>>instanceVariableNames:
15:39:52				022/34-2/12: Installing extension method Class>>addSlot:
15:39:52				022/34-3/12: Installing extension method Class>>removeClassSlot:
15:39:52				022/34-4/12: Installing extension method Class>>addClassSlot:
15:39:52				022/34-5/12: Installing extension method Behavior>><<
15:39:52				022/34-6/12: Installing extension method Behavior>>fluidInstall
15:39:52				022/34-7/12: Installing extension method SmalltalkImage>>classBuilder
15:39:52				022/34-8/12: Installing extension method SmalltalkImage>>anonymousClassInstaller
15:39:52				022/34-9/12: Installing extension method UndefinedObject>><<
15:39:52				022/34-10/12: Installing extension method Metaclass>><<
15:39:52				022/34-11/12: Installing extension method SmalltalkImage>>classInstaller
15:39:52				022/34-12/12: Installing extension method Class>>removeSlot:
15:39:53				025/34-1/2: Installing extension method OSPlatform>>newTerminfo
15:39:53				025/34-2/2: Installing extension method Win32Platform>>newTerminfo
15:39:53				027/34-1/1: Installing extension method Object>>mourn
15:39:53				028/34-1/4: Installing extension method SmalltalkImage>>os
15:39:53				028/34-2/4: Installing extension method SmalltalkImage>>platform
15:39:53				028/34-3/4: Installing extension method SmalltalkImage>>platformName
15:39:53				028/34-4/4: Installing extension method String>>asWin32WideString
15:39:53				029/34-1/3: Installing extension method SmalltalkImage>>session
15:39:53				029/34-2/3: Installing extension method SmalltalkImage>>addToShutDownList:
15:39:53				029/34-3/3: Installing extension method SmalltalkImage>>addToStartUpList:
15:39:53				030/34-1/6: Installing extension method WriteStream>>nextChunkPut:
15:39:53				030/34-2/6: Installing extension method MacOSPlatform>>potentialLocationsOfSourcesFile
15:39:53				030/34-3/6: Installing extension method OSPlatform>>potentialLocationsOfSourcesFile
15:39:53				030/34-4/6: Installing extension method WinPlatform>>potentialLocationsOfSourcesFile
15:39:53				030/34-5/6: Installing extension method ClassDescription>>printProtocolChunk:on:withStamp:priorMethod:
15:39:53				030/34-6/6: Installing extension method CompiledMethod>>putSource:withPreamble:
15:39:53				031/34-1/15: Installing extension method Class>>allUnreferencedClassVariables
15:39:53				031/34-2/15: Installing extension method Context>>errorReportOn:
15:39:53				031/34-3/15: Installing extension method CompiledMethod>>senders
15:39:53				031/34-4/15: Installing extension method Object>>isPrimitiveError
15:39:53				031/34-5/15: Installing extension method Behavior>>allCallsOn:
15:39:53				031/34-6/15: Installing extension method CompiledMethod>>referencedClasses
15:39:53				031/34-7/15: Installing extension method Behavior>>allUnsentMessages
15:39:53				031/34-8/15: Installing extension method Behavior>>referencedClasses
15:39:53				031/34-9/15: Installing extension method Symbol>>senders
15:39:53				031/34-10/15: Installing extension method Object>>systemNavigation
15:39:53				031/34-11/15: Installing extension method Behavior>>allCallsOn
15:39:53				031/34-12/15: Installing extension method CompiledMethod>>implementors
15:39:53				031/34-13/15: Installing extension method Package>>allUnsentMessages
15:39:53				031/34-14/15: Installing extension method Symbol>>implementors
15:39:53				031/34-15/15: Installing extension method ClassDescription>>allCallsOnIn:
15:39:53				032/34-1/10: Installing extension method Object>>trace:
15:39:53				032/34-2/10: Installing extension method Object>>traceCr
15:39:53				032/34-3/10: Installing extension method Object>>crTrace
15:39:53				032/34-4/10: Installing extension method Object>>logExecution
15:39:53				032/34-5/10: Installing extension method Object>>logExit
15:39:53				032/34-6/10: Installing extension method Object>>trace
15:39:53				032/34-7/10: Installing extension method Object>>traceCr:
15:39:53				032/34-8/10: Installing extension method Object>>crTrace:
15:39:53				032/34-9/10: Installing extension method Object>>logEntry
15:39:53				032/34-10/10: Installing extension method Object>>traceCrTab:
15:39:53				033/34-1/5: Installing extension method Object>>uiManager
15:39:53				033/34-2/5: Installing extension method Object>>inform:
15:39:54				033/34-3/5: Installing extension method PharoCommandLineHandler class>>activateWith:
15:39:54				033/34-4/5: Installing extension method Object>>confirm:
15:39:54				033/34-5/5: Installing extension method Object>>primitiveError:
15:39:54				034/34-1/7: Installing extension method String>>utf8Encoded
15:39:54				034/34-2/7: Installing extension method String>>asZnCharacterEncoder
15:39:54				034/34-3/7: Installing extension method ByteArray>>utf8Decoded
15:39:54				034/34-4/7: Installing extension method ByteArray>>decodeWith:
15:39:54				034/34-5/7: Installing extension method String>>encodeWith:
15:39:54				034/34-6/7: Installing extension method String>>urlDecoded
15:39:54				034/34-7/7: Installing extension method String>>urlEncoded
15:39:54				End: Installing extension methods
15:39:54				Begin: Initializing image.

freeing 52 forwarders
done.
initial heap size: 20,971,520
final new heap size: 2,495,704	
Done!
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Full Image-64)
[Pipeline] sh
+ BUILD_NUMBER=1 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/4-build.sh
+ set -e
++ date -u
+ echo Fri Apr 25 01:41:32 PM UTC 2025 'Bootstrap: Beginning to build the new image'
Fri Apr 25 01:41:32 PM UTC 2025 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-18121/64/bootstrap/scripts
+ . /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z x ']'
++ '[' -z ']'
++++ dirname /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/../..
+++ pwd -P
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_PR-18121/64
++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_PR-18121/64
+++ pwd -P
++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ BOOTSTRAP_DOWNLOADS=/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads
++ export BOOTSTRAP_DOWNLOADS
++ '[' -z ']'
++ VM='/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless'
++ VM_BOOTSTRAP='/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmBootstrap/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/envversion.sh
+ set_version_variables
+ pushd /builds/workspace/est_and_branch_Pipeline_PR-18121/64
++ is_development_build
++ local branchName
++ ensure_branch_name
++ '[' PR-18121 == '' ']'
+++ echo PR-18121
+++ 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=13
++ git describe --tags --first-parent
++ cut -d- -f 1
++ cut -c 2-
++ cut -d. -f 2-2
+ PHARO_MINOR=0
++ cut -d- -f 1
++ git describe --tags --first-parent
++ cut -c 2-
++ cut -d. -f 3-3
+ PHARO_PATCH=0
+ PHARO_NAME_PREFIX=Pharo13.0-PR
+ PHARO_SHORT_VERSION=130
+ PHARO_VM_VERSION=130
++ git rev-parse --verify HEAD
+ PHARO_COMMIT_HASH=ffe36b9cb9b8ebbbcea27bb3e358c97783ce9d7e
+ popd
+ OPTIND=1
+ ARCH_DESCRIPTION=64
+ getopts 'h?a:d' opt
+ shift 0
+ '[' '' = -- ']'
+ '[' -z 64 ']'
+ [[ -z /builds/workspace/est_and_branch_Pipeline_PR-18121/64 ]]
++ git -C /builds/workspace/est_and_branch_Pipeline_PR-18121/64 show -s --format=%h
+ GIT_COMMIT_HASH=ffe36b9cb9
+ SUFFIX=64bit-ffe36b9cb9
+ [[ '' -eq 1 ]]
+ BOOTSTRAP_IMAGE_NAME=bootstrap
+ BOOTSTRAP_ARCHIVE_IMAGE_NAME=Pharo13.0-PR-bootstrap-64bit-ffe36b9cb9
+ HERMES_ARCHIVE_NAME=Pharo13.0-PR-hermesPackages-64bit-ffe36b9cb9
+ RPACKAGE_ARCHIVE_NAME=Pharo13.0-PR-rpackage-64bit-ffe36b9cb9
+ CORE_IMAGE_NAME=Pharo13.0-PR-core-64bit-ffe36b9cb9
+ COMPILER_IMAGE_NAME=Pharo13.0-PR-compiler-64bit-ffe36b9cb9
+ TRAITS_IMAGE_NAME=Pharo13.0-PR-traits-64bit-ffe36b9cb9
+ MC_BOOTSTRAP_IMAGE_NAME=Pharo13.0-PR-monticello_bootstrap-64bit-ffe36b9cb9
+ MC_IMAGE_NAME=Pharo13.0-PR-monticello-64bit-ffe36b9cb9
+ METACELLO_IMAGE_NAME=Pharo13.0-PR-metacello-64bit-ffe36b9cb9
+ PHARO_IMAGE_NAME=Pharo13.0-PR-64bit-ffe36b9cb9
+ cd /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-cache
+ echo 'Prepare Bootstrap files'
Prepare Bootstrap files
+ cp bootstrap.image Pharo13.0-PR-compiler-64bit-ffe36b9cb9.image
+ cp bootstrap.image Pharo13.0-PR-bootstrap-64bit-ffe36b9cb9.image
+ zip Pharo13.0-PR-bootstrap-64bit-ffe36b9cb9.zip Pharo13.0-PR-bootstrap-64bit-ffe36b9cb9.image
  adding: Pharo13.0-PR-bootstrap-64bit-ffe36b9cb9.image (deflated 77%)
+ zip Pharo13.0-PR-hermesPackages-64bit-ffe36b9cb9.zip AST-Core.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-Time.hermes Traits.hermes
  adding: AST-Core.hermes (deflated 81%)
  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 78%)
  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 67%)
  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 77%)
  adding: System-NumberPrinting.hermes (deflated 75%)
  adding: System-Time.hermes (deflated 79%)
  adding: Traits.hermes (deflated 83%)
+ zip Pharo13.0-PR-rpackage-64bit-ffe36b9cb9.zip protocolsKernel.txt
  adding: protocolsKernel.txt (deflated 86%)
+ [[ -z /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-cache ]]
+ ST_CACHE=/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-cache/st-cache
++ date -u
+ echo Fri Apr 25 01:41:33 PM UTC 2025 '[Compiler] Initializing Bootstraped Image'
Fri Apr 25 01:41:33 PM UTC 2025 [Compiler] Initializing Bootstraped Image
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-compiler-64bit-ffe36b9cb9.image
Initializing Collections
Initializing code model
Initializing sources
InitializingFFI
Initializing Session Manager
Initializing basic command line behaviors
++ date -u
+ echo Fri Apr 25 01:41:33 PM UTC 2025 '[Compiler] Adding more Kernel packages'
Fri Apr 25 01:41:33 PM UTC 2025 [Compiler] Adding more Kernel packages
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-compiler-64bit-ffe36b9cb9.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: #(#FileAttributeNotSupported #Date #FileLocator #Time #Duration #Unicode #StartupPreferencesLoader #FileSystem #DateAndTime)
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-compiler-64bit-ffe36b9cb9.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: #(#FileAttributeNotSupported #Date #FileLocator #Time #Duration #Unicode #StartupPreferencesLoader #FileSystem #DateAndTime)
SystemNotification: [Hermes] Reading Debugging-Core.hermes
SystemNotification: [Hermes] Installing Debugging-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileAttributeNotSupported #Date #FileLocator #Time #Duration #Unicode #StartupPreferencesLoader #FileSystem #DateAndTime)
SystemNotification: [Hermes] Reading System-Time.hermes
SystemNotification: [Hermes] Installing System-Time.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileAttributeNotSupported #FileLocator #StartupPreferencesLoader #FileSystem #Unicode)
SystemNotification: [Hermes] Reading Multilingual-Encodings.hermes
SystemNotification: [Hermes] Installing Multilingual-Encodings.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileAttributeNotSupported #FileLocator #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading ReflectionMirrors-Primitives.hermes
SystemNotification: [Hermes] Installing ReflectionMirrors-Primitives.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileAttributeNotSupported #FileLocator #StartupPreferencesLoader #FileSystem)
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-compiler-64bit-ffe36b9cb9.image --no-default-preferences perform --save ChronologyConstants initialize
ChronologyConstants
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-compiler-64bit-ffe36b9cb9.image --no-default-preferences perform --save DateAndTime initialize
DateAndTime
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-compiler-64bit-ffe36b9cb9.image --no-default-preferences perform --save SystemVersion setMajor:minor:patch:suffix:build:commitHash: 13 0 0 PR 1 ffe36b9cb9b8ebbbcea27bb3e358c97783ce9d7e
Pharo-13.0.0+PR.build.1.sha.ffe36b9cb9b8ebbbcea27bb3e358c97783ce9d7e (64 Bit)
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-compiler-64bit-ffe36b9cb9.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: #(#FileAttributeNotSupported #FileLocator #StartupPreferencesLoader #FileSystem)
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-compiler-64bit-ffe36b9cb9.image --no-default-preferences loadHermes Collections-Atomic.hermes AST-Core.hermes Collections-Arithmetic.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: #(#FileAttributeNotSupported #FileLocator #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: #(#FileAttributeNotSupported #FileLocator #Halt #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading Collections-Arithmetic.hermes
SystemNotification: [Hermes] Installing Collections-Arithmetic.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileAttributeNotSupported #FileLocator #Halt #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading System-NumberPrinting.hermes
SystemNotification: [Hermes] Installing System-NumberPrinting.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileAttributeNotSupported #FileLocator #Halt #StartupPreferencesLoader #FileSystem)
++ date -u
+ echo Fri Apr 25 01:41:34 PM UTC 2025 '[Compiler] Initializing the packages in the Kernel'
Fri Apr 25 01:41:34 PM UTC 2025 [Compiler] Initializing the packages in the Kernel
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-compiler-64bit-ffe36b9cb9.image --no-default-preferences initializePackages --protocols=protocolsKernel.txt --packages --save
++ date -u
+ echo Fri Apr 25 01:41:34 PM UTC 2025 '[Compiler] Installing compiler through Hermes'
Fri Apr 25 01:41:34 PM UTC 2025 [Compiler] Installing compiler through Hermes
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-compiler-64bit-ffe36b9cb9.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: #(#FileAttributeNotSupported #FileLocator #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading OpalCompiler-Core.hermes
SystemNotification: [Hermes] Installing OpalCompiler-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileAttributeNotSupported #FileLocator #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading CodeImport.hermes
SystemNotification: [Hermes] Installing CodeImport.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileAttributeNotSupported #FileLocator #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading CodeImportCommandLineHandlers.hermes
SystemNotification: [Hermes] Installing CodeImportCommandLineHandlers.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileAttributeNotSupported #FileLocator #StartupPreferencesLoader #FileSystem)
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-compiler-64bit-ffe36b9cb9.image --no-default-preferences eval --save 'OpalCompiler register. OCCompilationContext initialize. OCASTTranslator initialize.'
OCASTTranslator
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-compiler-64bit-ffe36b9cb9.image --no-default-preferences eval --save 'SystemEnvironment deprecatedAliases: { #SystemDictionary }.'
SystemEnvironment
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-compiler-64bit-ffe36b9cb9.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/01-initialization/01-init.st --no-source --save --quit
++ date -u
+ echo Fri Apr 25 01:41:35 PM UTC 2025 '[Compiler] Initializing Unicode'
Fri Apr 25 01:41:35 PM UTC 2025 [Compiler] Initializing Unicode
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-compiler-64bit-ffe36b9cb9.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/01-initialization/02-initUnicode.st --no-source --save --quit /builds/workspace/est_and_branch_Pipeline_PR-18121/64/resources/unicode/
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-compiler-64bit-ffe36b9cb9.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: #(#FileAttributeNotSupported #FileLocator #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading System-Hashing.hermes
SystemNotification: [Hermes] Installing System-Hashing.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileAttributeNotSupported #FileLocator #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading Network-UUID.hermes
SystemNotification: [Hermes] Installing Network-UUID.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileAttributeNotSupported #FileLocator #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-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-compiler-64bit-ffe36b9cb9.image --no-default-preferences eval --save 'PharoBootstrapInitialization initializeFileSystem'
Initializing File System
PharoBootstrapInitialization
+ zip Pharo13.0-PR-compiler-64bit-ffe36b9cb9.zip Pharo13.0-PR-compiler-64bit-ffe36b9cb9.image
  adding: Pharo13.0-PR-compiler-64bit-ffe36b9cb9.image (deflated 82%)
++ date -u
+ echo Fri Apr 25 01:41:37 PM UTC 2025 '[Compiler] Installing Traits through Hermes'
Fri Apr 25 01:41:37 PM UTC 2025 [Compiler] Installing Traits through Hermes
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-compiler-64bit-ffe36b9cb9.image --no-default-preferences save Pharo13.0-PR-traits-64bit-ffe36b9cb9
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-traits-64bit-ffe36b9cb9.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-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-traits-64bit-ffe36b9cb9.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 Pharo13.0-PR-traits-64bit-ffe36b9cb9.zip Pharo13.0-PR-traits-64bit-ffe36b9cb9.image
  adding: Pharo13.0-PR-traits-64bit-ffe36b9cb9.image (deflated 82%)
++ date -u
+ echo Fri Apr 25 01:41:37 PM UTC 2025 '[Core] Class and Package initialization'
Fri Apr 25 01:41:37 PM UTC 2025 [Core] Class and Package initialization
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-traits-64bit-ffe36b9cb9.image --no-default-preferences save Pharo13.0-PR-core-64bit-ffe36b9cb9
+ zip Pharo13.0-PR-core-64bit-ffe36b9cb9.zip Pharo13.0-PR-core-64bit-ffe36b9cb9.image
  adding: Pharo13.0-PR-core-64bit-ffe36b9cb9.image (deflated 82%)
++ date -u
+ echo Fri Apr 25 01:41:38 PM UTC 2025 '[Monticello] Bootstrap Monticello Core and Local repositories'
Fri Apr 25 01:41:38 PM UTC 2025 [Monticello] Bootstrap Monticello Core and Local repositories
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-core-64bit-ffe36b9cb9.image --no-default-preferences save Pharo13.0-PR-monticello_bootstrap-64bit-ffe36b9cb9
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-monticello_bootstrap-64bit-ffe36b9cb9.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-cache/st-cache/Monticello.st --save --quit
NewUndeclaredWarning: DeepCopier>>fixDependents (DependentsManager is Undeclared)
NewUndeclaredWarning: Model>>valueChanged (ValueChanged is Undeclared)
NewUndeclaredWarning: Model>>whenChangedDo: (ValueChanged is Undeclared)
NewUndeclaredWarning: Model>>whenChangedSend:to: (ValueChanged is Undeclared)
NewUndeclaredWarning: Array>>copyWithDependent: (DependentsArray 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: MCLazyVersionInfo>>loadAncestorsAndStepChildren (MCRepositoryGroup 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>>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)
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-monticello_bootstrap-64bit-ffe36b9cb9.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_PR-18121/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: 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-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 Compression-tonel.1.mcz
SystemNotification: Loading System-Finalization-tonel.1.mcz
SystemNotification: Loading NumberParser-tonel.1.mcz
SystemNotification: Loading System-BasicCommandLineHandler-tonel.1.mcz
SystemNotification: Loading Random-Core-tonel.1.mcz
SystemNotification: Loading UIManager-tonel.1.mcz
SystemNotification: Loading Collections-Unordered-tonel.1.mcz
SystemNotification: Loading Collections-DoubleLinkedList-tonel.1.mcz
SystemNotification: Loading AST-Core-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 System-SessionManager-tonel.1.mcz
SystemNotification: Loading OpalCompiler-Core-tonel.1.mcz
SystemNotification: Loading Zinc-Resource-Meta-Core-tonel.1.mcz
SystemNotification: Loading Monticello-Model-tonel.1.mcz
SystemNotification: Loading Debugging-Core-tonel.1.mcz
SystemNotification: Loading Kernel-Traits-tonel.1.mcz
SystemNotification: Loading System-Sources-tonel.1.mcz
SystemNotification: Loading FFI-Kernel-tonel.1.mcz
SystemNotification: Loading CodeImportCommandLineHandlers-tonel.1.mcz
SystemNotification: Loading System-CommandLineHandler-tonel.1.mcz
Found an Association in Undeclared: StartupPreferencesLoader
NewUndeclaredWarning: PharoCommandLineHandler>>changePreferences (StartupPreferencesLoader is Undeclared)
SystemNotification: Loading CodeImport-Traits-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 System-Model-tonel.1.mcz
SystemNotification: Loading Announcements-Core-tonel.1.mcz
SystemNotification: Loading Kernel-tonel.1.mcz
SystemNotification: Loading System-Time-tonel.1.mcz
SystemNotification: Loading ReflectionMirrors-Primitives-tonel.1.mcz
SystemNotification: Loading PharoBootstrap-Initialization-tonel.1.mcz
SystemNotification: Loading Hermes-tonel.1.mcz
SystemNotification: Loading PerformMessageCommandLineHandler-tonel.1.mcz
SystemNotification: Loading Multilingual-Encodings-tonel.1.mcz
SystemNotification: Loading System-CommandLine-tonel.1.mcz
SystemNotification: Loading System-Support-tonel.1.mcz
SystemNotification: Loading Debugging-Utils-tonel.1.mcz
SystemNotification: Loading Collections-Abstract-tonel.1.mcz
SystemNotification: Loading Math-Operations-Extensions-tonel.1.mcz
SystemNotification: Loading Collections-Stack-tonel.1.mcz
SystemNotification: Loading Transcript-NonInteractive-tonel.1.mcz
SystemNotification: Loading CodeImport-tonel.1.mcz
SystemNotification: Loading FileSystem-Core-tonel.1.mcz
SystemNotification: Loading FileSystem-Disk-tonel.1.mcz
SystemNotification: Loading Traits-tonel.1.mcz
SystemNotification: Loading InitializePackagesCommandLineHandler-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 Collections-Abstract-Traits-tonel.1.mcz
SystemNotification: Loading Collections-Streams-tonel.1.mcz
SystemNotification: Loading Ring-OldChunkImporter-tonel.1.mcz
SystemNotification: Loading System-Changes-tonel.1.mcz
SystemNotification: Loading Ring-Definitions-Core-tonel.1.mcz
SystemNotification: Loading Collections-Support-tonel.1.mcz
SystemNotification: Loading Collections-Atomic-tonel.1.mcz
SystemNotification: Loading Collections-Native-tonel.1.mcz
SystemNotification: Loading Zinc-Character-Encoding-Core-tonel.1.mcz
SystemNotification: Loading Jobs-tonel.1.mcz
SystemNotification: Loading Ring-Definitions-Monticello-tonel.1.mcz
SystemNotification: Loading Collections-Arithmetic-tonel.1.mcz
SystemNotification: Loading Collections-Strings-tonel.1.mcz
SystemNotification: Loading Kernel-BytecodeEncoders-tonel.1.mcz
SystemNotification: Loading Collections-Weak-tonel.1.mcz
SystemNotification: Loading FileSystem-Path-tonel.1.mcz
SystemNotification: Loading Hermes-Extensions-tonel.1.mcz
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 System-NumberPrinting-tonel.1.mcz
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 System-Hashing-tonel.1.mcz
SystemNotification: Loading Network-UUID-tonel.1.mcz
SystemNotification: Loading Shift-ClassBuilder-tonel.1.mcz
SystemNotification: Loading Monticello-tonel.1.mcz
+ zip Pharo13.0-PR-monticello_bootstrap-64bit-ffe36b9cb9.zip Pharo13.0-PR-monticello_bootstrap-64bit-ffe36b9cb9.changes Pharo13.0-PR-monticello_bootstrap-64bit-ffe36b9cb9.image
  adding: Pharo13.0-PR-monticello_bootstrap-64bit-ffe36b9cb9.changes (deflated 80%)
  adding: Pharo13.0-PR-monticello_bootstrap-64bit-ffe36b9cb9.image (deflated 81%)
++ date -u
+ echo Fri Apr 25 01:41:56 PM UTC 2025 '[Monticello] Loading Networking Packages and Remote Repositories'
Fri Apr 25 01:41:56 PM UTC 2025 [Monticello] Loading Networking Packages and Remote Repositories
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-monticello_bootstrap-64bit-ffe36b9cb9.image --no-default-preferences save Pharo13.0-PR-monticello-64bit-ffe36b9cb9
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-monticello-64bit-ffe36b9cb9.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_PR-18121/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: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 Pharo13.0-PR-monticello-64bit-ffe36b9cb9.zip Pharo13.0-PR-monticello-64bit-ffe36b9cb9.changes Pharo13.0-PR-monticello-64bit-ffe36b9cb9.image
  adding: Pharo13.0-PR-monticello-64bit-ffe36b9cb9.changes (deflated 80%)
  adding: Pharo13.0-PR-monticello-64bit-ffe36b9cb9.image (deflated 80%)
+ echo '[Metacello] Bootstrapping Metacello'
[Metacello] Bootstrapping Metacello
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-monticello-64bit-ffe36b9cb9.image --no-default-preferences save Pharo13.0-PR-metacello-64bit-ffe36b9cb9
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-metacello-64bit-ffe36b9cb9.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_PR-18121/64/bootstrap/scripts/03-metacello-bootstrap/01-loadMetacello.st --save --quit
SystemNotification: Loading ScriptingExtensions-tonel.1.mcz
SystemNotification: Loading System-FileRegistry-tonel.1.mcz
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
SystemNotification: Loading MonticelloFileTree-Core-tonel.1.mcz
NewUndeclaredWarning: MCFileTreeRepository>>repositoryProperties (STON is Undeclared)
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)
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-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-metacello-64bit-ffe36b9cb9.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 Pharo13.0-PR-metacello-64bit-ffe36b9cb9.zip Pharo13.0-PR-metacello-64bit-ffe36b9cb9.changes Pharo13.0-PR-metacello-64bit-ffe36b9cb9.image
  adding: Pharo13.0-PR-metacello-64bit-ffe36b9cb9.changes (deflated 80%)
  adding: Pharo13.0-PR-metacello-64bit-ffe36b9cb9.image (deflated 79%)
++ date -u
+ echo Fri Apr 25 01:42:02 PM UTC 2025 '[Pharo] Reloading rest of packages'
Fri Apr 25 01:42:02 PM UTC 2025 [Pharo] Reloading rest of packages
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-metacello-64bit-ffe36b9cb9.image --no-default-preferences save Pharo13.0-PR-64bit-ffe36b9cb9
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-64bit-ffe36b9cb9.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-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-64bit-ffe36b9cb9.image --no-default-preferences eval --save 'MCCacheRepository uniqueInstance disable'
a MCCacheRepository(/builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-cache/pharo-local/package-cache)
+ /builds/workspace/est_and_branch_Pipeline_PR-18121/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-PR-64bit-ffe36b9cb9.image --no-default-preferences eval --save 'Metacello new baseline: '\''Pharo'\'';repository: '\''tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/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: 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: (StFileSystemPresenter is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>postload:package: (StFinderPresenter 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: (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: (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: (OCReadBeforeWrittenTester is Undeclared)
NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (OCReturnNodeAdderVisitor is Undeclared)
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: (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: 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: CalypsoNavigationModel
MetacelloNotification: Loaded -> BaselineOfCalypsoNavigationModel --- unresolved
MetacelloNotification: Project: Ring
MetacelloNotification: Loaded -> BaselineOfRing --- unresolved
MetacelloNotification: Project: HeuristicCompletion
MetacelloNotification: Loaded -> BaselineOfHeuristicCompletion --- unresolved
MetacelloNotification: Project: SpecCode
MetacelloNotification: Project: SpecCore baseline
MetacelloNotification: Project: SpecCoreCode
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: Microdown
MetacelloNotification: Loaded -> BaselineOfMicrodown --- unresolved
MetacelloNotification: Project: NewTools
NewUndeclaredWarning: BaselineOfNewTools>>postload:package: (StThreadSafeTranscript is Undeclared)
MetacelloNotification: Loaded -> BaselineOfNewTools --- unresolved
MetacelloNotification: Project: Sindarin
MetacelloNotification: Loaded -> BaselineOfSindarin --- unresolved
MetacelloNotification: Project: AIGraphAlgorithms
MetacelloNotification: Loaded -> BaselineOfAIGraphAlgorithms --- unresolved
MetacelloNotification: Project: ProcessBrowser
MetacelloNotification: Loaded -> BaselineOfProcessBrowser --- unresolved
MetacelloNotification: Project: DrTests
NewUndeclaredWarning: BaselineOfDrTests>>postload:package: (DrTests is Undeclared)
MetacelloNotification: Loaded -> BaselineOfDrTests --- unresolved
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: Project: CalypsoNavigationModel baseline
MetacelloNotification: Loaded -> Traits --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> SUnit-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> SUnit-Core-Traits --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> SUnit-Visitor --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> CodeImport-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Collections-Abstract-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Collections-Atomic-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Collections-Native-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Collections-Sequenceable-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Collections-Stack-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Collections-Streams-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Collections-Strings-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
NewUndeclaredWarning: RunArrayTest>>collectionClass (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>setUp (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testANewRunArrayIsEmpty (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testAdd (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testAddAddsAsLastElement (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testAt (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testAtPut (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testAtPut2 (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testFindLast (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testFindLast (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testFirst (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testFirst (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testIsSelfEvaluating (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testIsSelfEvaluating (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testLast (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testLast (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testNew (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testNewFrom (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testNewFrom (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testNewWithAll (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testNewWithSize (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testRunArrayAdjacentMerge (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testRunArrayInvariant (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testRunArrayReversal (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testRunArrayRunsAreNotMerged (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testRunArrayRunsSize (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testRunLengthAt (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testRunsValues (RunArray is Undeclared)
NewUndeclaredWarning: RunArrayTest>>testWithStartStopAndValueDo (RunArray is Undeclared)
MetacelloNotification: Loaded -> Collections-Support-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Collections-Unordered-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Collections-Weak-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Collections-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Kernel-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Kernel-Extended-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> System-Time-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
NewUndeclaredWarning: SelfEvaluatingObjectTest>>testObjects (Color is Undeclared)
MetacelloNotification: Loaded -> Kernel-Tests-WithCompiler --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Announcements-Core-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Compression-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/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-18121/64/src()
MetacelloNotification: Loaded -> FileSystem-Disk-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> FileSystem-Tests-Attributes --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Files-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Jobs-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
NewUndeclaredWarning: OCCodeSnippet class>>styleAll (Text is Undeclared)
NewUndeclaredWarning: OCCodeSnippet>>definitionRefactoring (RBReplaceSubtreeTransformation is Undeclared)
NewUndeclaredWarning: OCCodeSnippet>>textWithNode:message:at: (TextBackgroundColor is Undeclared)
NewUndeclaredWarning: OCCodeSnippet>>textWithNode:message:at: (Color is Undeclared)
NewUndeclaredWarning: OCCodeSnippet>>textWithNode:message:at: (TextBackgroundColor is Undeclared)
NewUndeclaredWarning: OCCodeSnippet>>textWithNode:message:at: (Color is Undeclared)
MetacelloNotification: Loaded -> AST-Core-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> OpalCompiler-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Random-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
NewUndeclaredWarning: RGClassDefinitionTest>>testAsClassDefinition2 (MOPTestClassC is Undeclared)
NewUndeclaredWarning: RGClassDefinitionTest>>testAsClassDefinitionSourceDefinition (MOPTestClassC is Undeclared)
NewUndeclaredWarning: RGClassDefinitionTest>>testAsClassDefinitionSourceDefinition (ClassDefinitionPrinter is Undeclared)
NewUndeclaredWarning: RGClassDefinitionTest>>testAsClassDefinitionSourceDefinition (MOPTestClassC is Undeclared)
NewUndeclaredWarning: RGClassDefinitionTest>>testAsClassDefinitionSourceDefinition (ClassDefinitionPrinter 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-18121/64/src()
MetacelloNotification: Loaded -> Ring-Definitions-Tests-Containers --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/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-18121/64/src()
NewUndeclaredWarning: OSEnvironmentTest>>testEnvironmentFor (OSEnvironment is Undeclared)
MetacelloNotification: Loaded -> System-OSEnvironments-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Zinc-Character-Encoding-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/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-18121/64/src()
MetacelloNotification: Loaded -> System-Finalization-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/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 (RunArray is Undeclared)
NewUndeclaredWarning: TextTest>>testRuns (TextColor is Undeclared)
NewUndeclaredWarning: TextTest>>testRuns (RunArray is Undeclared)
NewUndeclaredWarning: TextTest>>testRuns (TextColor is Undeclared)
NewUndeclaredWarning: TextTest>>testRuns (RunArray 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-18121/64/src()
MetacelloNotification: Loaded -> VariablesLibrary --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
NewUndeclaredWarning: MemoryLogger class>>writeFilename (LibC is Undeclared)
MetacelloNotification: Loaded -> Beacon-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Beacon-Core-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> System-Benchmark --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> System-Benchmark-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Clap-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Clap-CommandLine --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> TaskIt --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> TaskIt-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
NewUndeclaredWarning: DebugSession>>implement:inClass:forContext: (MethodClassifier is Undeclared)
MetacelloNotification: Loaded -> Debugger-Model --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Debugger-Oups --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
SystemNotification: Starting preload action
MetacelloNotification: Loaded -> Kernel-Traits --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Collections-Abstract-Traits --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> CodeImport-Traits --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> SUnit-Tests --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> SUnit-MockObjects --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> JenkinsTools-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/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-18121/64/src()
MetacelloNotification: Loaded -> Colors --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/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-18121/64/src()
MetacelloNotification: Loaded -> Graphics-Primitives --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Graphics-Transformations --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/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-18121/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-18121/64/src()
MetacelloNotification: Loaded -> UnifiedFFI-Legacy --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> System-OSEnvironments --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> System-Object Events --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> System-Caching --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> System-Utilities --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/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-18121/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-18121/64/src()
MetacelloNotification: Loaded -> Tool-Registry --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/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-18121/64/src()
MetacelloNotification: Loaded -> Text-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
NewUndeclaredWarning: Morph>>changeColor (ColorSelectorDialogWindow is Undeclared)
NewUndeclaredWarning: Morph>>changeColor (ColorSelectorDialogWindow is Undeclared)
NewUndeclaredWarning: KeyboardEvent>>asKeyCombination (KMKeyCombination is Undeclared)
MetacelloNotification: Loaded -> Morphic-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
NewUndeclaredWarning: MenuRegistrationExample class>>quitSession (MorphicUIManager is Undeclared)
MetacelloNotification: Loaded -> MenuRegistration --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
MetacelloNotification: Loaded -> Fuel-Core --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-18121/64/src()
NotFound: System-Localization
[ NotFound signal: aName ] in TonelRepository(MCRepository)>>packageNamed: in Block: [ NotFound signal: aName ]
[ ^ absentBlock value ] in TonelRepository(MCFileBasedRepository)>>packageNamed:ifPresent:ifAbsent: in Block: [ ^ absentBlock value ]
Array(Collection)>>detect:ifFound:ifNone:
Array(Collection)>>detect:ifNone:
TonelRepository(MCFileBasedRepository)>>packageNamed:ifPresent:ifAbsent:
TonelRepository(MCRepository)>>packageNamed:ifAbsent:
TonelRepository(MCRepository)>>packageNamed:
TonelRepository(MCFileBasedRepository)>>loadPackageNamed:intoLoader:
[ :e |
		| repository |
		repository := self repositoriesFrom: e repositorySpecs.
		repository loadPackageNamed: e spec name intoLoader: model.
	] in MetacelloMonticelloLoader>>loadAtomicPackageDirectives: in Block: [ :e |...
OrderedCollection>>collect:
MetacelloMonticelloLoader>>loadAtomicPackageDirectives:
MetacelloAtomicLoad>>finishLoading
MetacelloLoadTarget>>visitAtomicLoadDirective:
MetacelloAtomicLoadDirective(MetacelloDirective)>>acceptVisitor:
[ :dir |
		dir acceptVisitor: self ] in MetacelloLoadTarget>>visitLinearLoadDirective: in Block: [ :dir |...
OrderedCollection>>do:
MetacelloLoadTarget>>visitLinearLoadDirective:
MetacelloLinearLoadDirective>>acceptVisitor:
MetacelloVersion>>loadRequiredFromArray:withEngine:
[
		  self loadRequiredFromArray: anArray withEngine: anEngine ] in MetacelloVersion>>doLoadRequiredFromArray:withEngine: in Block: [...
[
			| result |
			result := aBlock value.

			MetacelloNotification signal:
				'...finished ' , self versionNumber printString.
			^ result ] in [
	MetacelloPlatform current
		do: [
			| result |
			result := aBlock value.

			MetacelloNotification signal:
				'...finished ' , self versionNumber printString.
			^ result ]
		displaying: aLabel , displayString ] in MetacelloVersion>>doWithProgress:label:silently: in Block: [...
[ :bar |
		bar value: 1.
		aBlock value.
		bar value: 2 ] in MetacelloPlatform>>do:displaying: in Block: [ :bar |...
FullBlockClosure(BlockClosure)>>cull:
[ ^ block cull: self ] in [ self prepareForRunning.
	  CurrentJob 
		value: self 
		during: [ ^ block cull: self ] ] in Job>>run in Block: [ ^ block cull: self ]
[ activeProcess
			psValueAt: index
			put: anObject.
		aBlock value ] in CurrentJob(DynamicVariable)>>value:during: in Block: [ activeProcess...
FullBlockClosure(BlockClosure)>>ensure:
CurrentJob(DynamicVariable)>>value:during:
CurrentJob class(DynamicVariable class)>>value:during:
[ self prepareForRunning.
	  CurrentJob 
		value: self 
		during: [ ^ block cull: self ] ] in Job>>run in Block: [ self prepareForRunning....
FullBlockClosure(BlockClosure)>>ensure:

[Pipeline] }
[Pipeline] // stage
[Pipeline] sh
+ ls -la
total 124
drwxr-xr-x  10 ci ci  4096 Apr 25 15:32 .
drwxr-xr-x   4 ci ci  4096 Apr 25 15:32 ..
drwxr-xr-x   3 ci ci  4096 Apr 25 15:32 bootstrap
drwxr-xr-x   4 ci ci  4096 Apr 25 15:32 build
-rw-r--r--   1 ci ci   766 Apr 25 15:32 CODE_OF_CONDUCT.md
-rw-r--r--   1 ci ci  1413 Apr 25 15:32 CONTRIBUTING.md
drwxr-xr-x  13 ci ci  4096 Apr 25 15:32 doc
drwxr-xr-x   8 ci ci  4096 Apr 25 15:32 .git
-rw-r--r--   1 ci ci   264 Apr 25 15:32 .gitattributes
drwxr-xr-x   3 ci ci  4096 Apr 25 15:32 .github
-rw-r--r--   1 ci ci   237 Apr 25 15:32 .gitignore
-rw-r--r--   1 ci ci  9210 Apr 25 15:32 Jenkinsfile
-rw-r--r--   1 ci ci  4220 Apr 25 15:32 LICENSE
-rw-r--r--   1 ci ci    51 Apr 25 15:32 .project
-rw-r--r--   1 ci ci  5453 Apr 25 15:32 README.md
drwxr-xr-x   4 ci ci  4096 Apr 25 15:32 resources
drwxr-xr-x   3 ci ci  4096 Apr 25 15:32 scripts
drwxr-xr-x 593 ci ci 32768 Apr 25 15:32 src
-rw-r--r--   1 ci ci     5 Apr 25 15:32 VERSION
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
Failed in branch 64
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] node
Running on gilda (Linux + docker) in /builds/workspace/est_and_branch_Pipeline_PR-18121
[Pipeline] {
[Pipeline] stage
[Pipeline] { (notify)
[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-18121 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Merging remotes/origin/Pharo14 commit 1291fb035ea12557806c21208f1c8b990b7ed48a into PR head commit ffe36b9cb9b8ebbbcea27bb3e358c97783ce9d7e
 > 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 --force --progress -- https://github.com/pharo-project/pharo.git +refs/pull/18121/head:refs/remotes/origin/PR-18121 +refs/heads/Pharo14:refs/remotes/origin/Pharo14 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ffe36b9cb9b8ebbbcea27bb3e358c97783ce9d7e # timeout=10
Merge succeeded, producing ffe36b9cb9b8ebbbcea27bb3e358c97783ce9d7e
Checking out Revision ffe36b9cb9b8ebbbcea27bb3e358c97783ce9d7e (PR-18121)
Commit message: "Added deprecated `translate` method for String"
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git merge 1291fb035ea12557806c21208f1c8b990b7ed48a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ffe36b9cb9b8ebbbcea27bb3e358c97783ce9d7e # timeout=10
[Pipeline] sh
+ git log -1 --format=%B
[Pipeline] sh
+ git log -1 --format=%p
[Pipeline] mail
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: FAILURE