Skip to content
Success

Console Output

Push event to branch Pharo13
09:24:56 Connecting to https://api.github.com using pharo-ci using token as pass
Obtained Jenkinsfile from ac5bcc8d23996b5927b279730e0f213a81bbb1fc
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] node
Running on gilda (Linux + docker) in /builds/workspace/uest_and_branch_Pipeline_Pharo13
[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/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/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
Checking out Revision ac5bcc8d23996b5927b279730e0f213a81bbb1fc (Pharo13)
 > 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/heads/Pharo13:refs/remotes/origin/Pharo13 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ac5bcc8d23996b5927b279730e0f213a81bbb1fc # timeout=10
Commit message: "Merge pull request #17247 from jecisc/misc/cleanup-shout"
 > git rev-list --no-walk a2ac363c865b068b23ad17551c276a35a32e23c0 # timeout=10
[Pipeline] sh
+ BUILD_NUMBER=550 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/2-download.sh
+ set -e
++ date -u
+ echo Fri Feb 28 08:25:10 AM UTC 2025 'Bootstrap: Beginning to download resources required for bootstrap process'
Fri Feb 28 08:25:10 AM 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/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts
+ . /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z x ']'
++ '[' -z ']'
++++ dirname /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/../..
+++ pwd -P
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/uest_and_branch_Pipeline_Pharo13/64
++ BOOTSTRAP_REPOSITORY=/builds/workspace/uest_and_branch_Pipeline_Pharo13/64
+++ pwd -P
++ ROOT_DIR=/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ BOOTSTRAP_DOWNLOADS=/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads
++ export BOOTSTRAP_DOWNLOADS
++ '[' -z ']'
++ VM='/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless'
++ VM_BOOTSTRAP='/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmBootstrap/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/envversion.sh
+ mkdir -p /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache
+ mkdir -p /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads
+ '[' '!' -e '' ']'
+ rm -rf /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget
+ mkdir /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget
+ cd /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget
+ set_version_variables
+ pushd /builds/workspace/uest_and_branch_Pipeline_Pharo13/64
++ is_development_build
++ local branchName
++ ensure_branch_name
++ '[' Pharo13 == '' ']'
+++ echo Pharo13
+++ grep -E '^Pharo[0-9]+(\.[0-9]+)?$'
++ branchName=Pharo13
++ '[' Pharo13 == '' ']'
++ echo 1
+ '[' 1 == 1 ']'
++ is_release_build
++ set -f
+++ git tag --list --points-at HEAD
+++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
++ local versionTag=
++ set +f
++ '[' '' == '' ']'
++ echo 0
+ '[' 0 == 1 ']'
+ set_version_snapshot_variables
+ ensure_branch_name
+ '[' Pharo13 == '' ']'
+ PHARO_SUFFIX=SNAPSHOT
+ 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 -d. -f 2-2
++ cut -c 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-SNAPSHOT
+ PHARO_SHORT_VERSION=130
+ PHARO_VM_VERSION=130
++ git rev-parse --verify HEAD
+ PHARO_COMMIT_HASH=ac5bcc8d23996b5927b279730e0f213a81bbb1fc
+ popd
+ TEST_VM_KIND=vm
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/64
++ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless --version
+ echo 'Target VM: Pharo v10.3.3 built on Jan 14 2025 09:53:22 Compiler: 5.4.0 20160609
Built from: v10.3.3+0.2926567 - Commit: 2926567 - Date: 2025-01-14 09:22:31 +0100'
Target VM: Pharo v10.3.3 built on Jan 14 2025 09:53:22 Compiler: 5.4.0 20160609
Built from: v10.3.3+0.2926567 - Commit: 2926567 - Date: 2025-01-14 09:22:31 +0100
+ '[' '!' -e /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmBootstrap/pharo ']'
+ rm -rf /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmBootstrap
+ mkdir /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmBootstrap
+ cd /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmBootstrap
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/64
++ /builds/workspace/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/bootstrapImage.zip ']'
+ download_to https://github.com/guillep/PharoBootstrap/releases/download/v1.7.8/bootstrapImage.zip /builds/workspace/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/bootstrapImage.zip
--2025-02-28 09:25:15--  https://github.com/guillep/PharoBootstrap/releases/download/v1.7.8/bootstrapImage.zip
Resolving github.com (github.com)... 140.82.121.3
Connecting to github.com (github.com)|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://github.com/pharo-project/PharoBootstrap/releases/download/v1.7.8/bootstrapImage.zip [following]
--2025-02-28 09:25:16--  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%2F20250228%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250228T082516Z&X-Amz-Expires=300&X-Amz-Signature=85bdc079ff587394c757aaba92fa1b190a67f80b18df50205bb20fccc8b22914&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream [following]
--2025-02-28 09:25:16--  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%2F20250228%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250228T082516Z&X-Amz-Expires=300&X-Amz-Signature=85bdc079ff587394c757aaba92fa1b190a67f80b18df50205bb20fccc8b22914&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.110.133, 185.199.108.133, 185.199.109.133, ...
Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 38478770 (37M) [application/octet-stream]
Saving to: ‘/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/bootstrapImage.zip’

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

2025-02-28 09:25:16 (95.1 MB/s) - ‘/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/bootstrapImage.zip’ saved [38478770/38478770]

+ '[' '!' -e /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/PharoV60.sources.zip ']'
+ download_to http://files.pharo.org/sources/PharoV60.sources.zip /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/PharoV60.sources.zip
+ wget --progress=dot:mega http://files.pharo.org/sources/PharoV60.sources.zip -O /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/PharoV60.sources.zip
--2025-02-28 09:25:16--  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-02-28 09:25:16--  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/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/PharoV60.sources.zip’

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

2025-02-28 09:25:17 (111 MB/s) - ‘/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/PharoV60.sources.zip’ saved [7116902/7116902]

+ '[' '!' -e /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/idea11.zip ']'
+ download_to https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.2-idea11.zip /builds/workspace/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/idea11.zip
--2025-02-28 09:25:17--  https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.2-idea11.zip
Resolving github.com (github.com)... 140.82.121.3
Connecting to github.com (github.com)|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/pharo-project/pharo-icon-packs/zip/refs/tags/v1.0.2-idea11 [following]
--2025-02-28 09:25:17--  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.10
Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/zip]
Saving to: ‘/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/idea11.zip’

     0K ...                                                   3.17M=0.07s

2025-02-28 09:25:17 (3.17 MB/s) - ‘/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/idea11.zip’ saved [219537]

+ '[' '!' -e ./Pharo.image ']'
+ cd /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache
+ unzip -u /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/bootstrapImage.zip -d .
Archive:  /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/bootstrapImage.zip
  inflating: ./Pharo.image           
  inflating: ./Pharo.changes         
  inflating: ./Pharo10.0-64bit-9a68076.sources  
+ '[' '!' -e /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache/PharoV60.sources ']'
+ cd /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache
+ unzip -u /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/PharoV60.sources.zip -d /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache
Archive:  /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/PharoV60.sources.zip
  inflating: /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache/PharoV60.sources  
   creating: /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache/__MACOSX/
  inflating: /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache/__MACOSX/._PharoV60.sources  
+ '[' '!' -e /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache/icon-packs/idea11.zip ']'
+ mkdir -p /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache/icon-packs
+ cp /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/idea11.zip /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache/icon-packs/idea11.zip
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Bootstrap-64)
[Pipeline] sh
+ BUILD_NUMBER=550 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/3-prepare.sh
+ set -e
++ date -u
+ echo Fri Feb 28 08:25:19 AM UTC 2025 'Bootstrap: Beginning to prepare the image used for bootstrapping'
Fri Feb 28 08:25:19 AM 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/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts
+ . /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z x ']'
++ '[' -z ']'
++++ dirname /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/../..
+++ pwd -P
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/uest_and_branch_Pipeline_Pharo13/64
++ BOOTSTRAP_REPOSITORY=/builds/workspace/uest_and_branch_Pipeline_Pharo13/64
+++ pwd -P
++ ROOT_DIR=/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ BOOTSTRAP_DOWNLOADS=/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads
++ export BOOTSTRAP_DOWNLOADS
++ '[' -z ']'
++ VM='/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless'
++ VM_BOOTSTRAP='/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmBootstrap/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/envversion.sh
+ set_version_variables
+ pushd /builds/workspace/uest_and_branch_Pipeline_Pharo13/64
++ is_development_build
++ local branchName
++ ensure_branch_name
++ '[' Pharo13 == '' ']'
+++ echo Pharo13
+++ grep -E '^Pharo[0-9]+(\.[0-9]+)?$'
++ branchName=Pharo13
++ '[' Pharo13 == '' ']'
++ echo 1
+ '[' 1 == 1 ']'
++ is_release_build
++ set -f
+++ git tag --list --points-at HEAD
+++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
++ local versionTag=
++ set +f
++ '[' '' == '' ']'
++ echo 0
+ '[' 0 == 1 ']'
+ set_version_snapshot_variables
+ ensure_branch_name
+ '[' Pharo13 == '' ']'
+ PHARO_SUFFIX=SNAPSHOT
+ 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-SNAPSHOT
+ PHARO_SHORT_VERSION=130
+ PHARO_VM_VERSION=130
++ git rev-parse --verify HEAD
+ PHARO_COMMIT_HASH=ac5bcc8d23996b5927b279730e0f213a81bbb1fc
+ popd
+ cd /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmBootstrap/pharo --headless Pharo.image --no-default-preferences /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/prepare_image.st --save --quit
    [+] Loading tonel code to dump files for the Pharo bootstrap process from /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src
MetacelloNotification: Fetched -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src
MetacelloNotification: Loading -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src
MetacelloNotification: Loaded -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/64/src --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/64/src --- cache
SystemNotification: PBBootstrap>>exportProtocolsFor:to:(originRepository is shadowed)
MetacelloNotification: Loaded -> PharoBootstrap-tonel.1 --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src --- cache
MetacelloNotification: ...finished baseline
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmBootstrap/pharo --headless Pharo.image --no-default-preferences /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/bootstrap.st --ARCH=64 --BUILD_NUMBER=550 --VERSION_INFO=Pharo13.0-SNAPSHOT-ac5bcc8d23996b5927b279730e0f213a81bbb1fc --quit
    [+] Bootstrapping for a 64-bit architecture
    [+] Build number: 550
    [+] VersionInfo: Pharo13.0-SNAPSHOT-ac5bcc8d23996b5927b279730e0f213a81bbb1fc
09:25:23		Begin: Bootstrap process
09:25:23		[+] Preparing bootstrap
NewUndeclaredWarning: Process>>complete: (thisProcess is Undeclared)

Looking for module  ... loaded...computing accessor depths09:25:45		[+] Creating image on which bootstrapping will take place

warning, variable nsMethodCache doesn't exist or has already been removed
...done09:25:47		Initializing bootstrap environment.
09:25:47		Creating initial Objects needed by the VM
09:25:47		Flushing new space.
09:25:47				Begin: Initializing initial objects
09:25:47				Initializing objects.
09:25:47				initializing hash table sizes
09:25:47				preparing class builder
09:25:48				class loader now creates class pools
09:25:48				Initializing StartUp list
09:25:48				Initializing Character Table
09:25:48				Initializing String Ascii and CaseInsensitive Table
09:25:48				Initializing SmallInteger constants
09:25:48				Initializing CompiledMethod constants
09:25:48				Installing symbol table
09:25:48				Bootstrapping class layouts
09:25:49				End: Initializing initial objects
09:25:49				Begin: Create classes
09:25:50				001/516 - 0:00:00:01.754: Built behavior Abort
09:25:51				002/516 - 0:00:00:00.496: Built behavior AbsolutePath
09:25:51				003/516 - 0:00:00:00.453: Built behavior AbstractAnnouncementSubscription
09:25:52				004/516 - 0:00:00:00.613: Built behavior AbstractBinaryFileStream
09:25:52				005/516 - 0:00:00:00.237: Built behavior AbstractDelayTicker
09:25:52				006/516 - 0:00:00:00.279: Built behavior AbstractLayout
09:25:53				007/516 - 0:00:00:00.23: Built behavior AbstractLayoutScope
09:25:53				008/516 - 0:00:00:00.269: Built behavior AbstractSessionHandler
09:25:54				009/516 - 0:00:00:00.758: Built behavior AdditionalBinding
09:25:54				010/516 - 0:00:00:00.302: Built behavior AdditionalMethodState
09:25:54				011/516 - 0:00:00:00.249: Built behavior Announcement
09:25:55				012/516 - 0:00:00:00.307: Built behavior AnnouncementDeliveryCondition
09:25:55				013/516 - 0:00:00:00.279: Built behavior AnnouncementLogger
09:25:56				014/516 - 0:00:00:01.091: Built behavior AnnouncementSet
09:25:56				015/516 - 0:00:00:00.292: Built behavior AnnouncementSetWithExclusions
09:25:57				016/516 - 0:00:00:00.273: Built behavior AnnouncementSubscription
09:25:57				017/516 - 0:00:00:00.362: Built behavior Announcer
09:25:57				018/516 - 0:00:00:00.577: Built behavior ArgumentsCountMismatch
09:25:58				019/516 - 0:00:00:00.264: Built behavior ArithmeticError
09:25:58				020/516 - 0:00:00:00.765: Built behavior Array
09:25:58				021/516 - 0:00:00:00: Built behavior ArrayedCollection
09:25:59				022/516 - 0:00:00:00.252: Built behavior AsciiCharset
09:25:59				023/516 - 0:00:00:00.308: Built behavior AssertionFailure
09:26:00				024/516 - 0:00:00:00.816: Built behavior Association
09:26:00				025/516 - 0:00:00:00.365: Built behavior AsyncFile
09:26:02				026/516 - 0:00:00:01.341: Built behavior AutomaticRewriting
09:26:02				027/516 - 0:00:00:00.312: Built behavior BackwardCompatibility
09:26:02				028/516 - 0:00:00:00.595: Built behavior BackwardCompatibleRewritingCallPerformedNotification
09:26:03				029/516 - 0:00:00:00.267: Built behavior Bag
09:26:03				030/516 - 0:00:00:00.643: Built behavior BasicCommandLineHandler
09:26:04				031/516 - 0:00:00:00.373: Built behavior Behavior
09:26:04				032/516 - 0:00:00:00.25: Built behavior BinaryFileStream
09:26:04				033/516 - 0:00:00:00.486: Built behavior BitsLayout
09:26:05				034/516 - 0:00:00:00.549: Built behavior BlockCannotReturn
09:26:05				035/516 - 0:00:00:00.332: Built behavior BlockClosure
09:26:06				036/516 - 0:00:00:00.265: Built behavior Boolean
09:26:07				037/516 - 0:00:00:01.232: Built behavior BoxedFloat64
09:26:07				038/516 - 0:00:00:00.285: Built behavior ByteArray
09:26:07				039/516 - 0:00:00:00.27: Built behavior ByteLayout
09:26:08				040/516 - 0:00:00:00.796: Built behavior ByteString
09:26:09				041/516 - 0:00:00:00.527: Built behavior ByteSymbol
09:26:09				042/516 - 0:00:00:00.344: Built behavior BytecodeEncoder
09:26:10				043/516 - 0:00:00:00.594: Built behavior CannotDeleteFileException
09:26:10				044/516 - 0:00:00:00: Built behavior CannotReturn
09:26:10				045/516 - 0:00:00:00.391: Built behavior CategoryConverter
09:26:10				046/516 - 0:00:00:00.371: Built behavior ChangesLog
09:26:11				047/516 - 0:00:00:00.277: Built behavior Character
09:26:11				048/516 - 0:00:00:00.274: Built behavior CharacterSet
09:26:11				049/516 - 0:00:00:00.283: Built behavior CharacterSetComplement
09:26:12				050/516 - 0:00:00:00.555: Built behavior ChunkReadStream
09:26:12				051/516 - 0:00:00:00.243: Built behavior ChunkWriteStream
09:26:12				052/516 - 0:00:00:00.287: Built behavior CircularHierarchyError
09:26:13				053/516 - 0:00:00:00.684: Built behavior Class
09:26:14				054/516 - 0:00:00:00.817: Built behavior ClassAdded
09:26:14				055/516 - 0:00:00:00: Built behavior ClassAnnouncement
09:26:14				056/516 - 0:00:00:00.372: Built behavior ClassCommented
09:26:14				057/516 - 0:00:00:00: Built behavior ClassDescription
09:26:15				058/516 - 0:00:00:00.28: Built behavior ClassModificationApplied
09:26:15				059/516 - 0:00:00:00.34: Built behavior ClassModifiedClassDefinition
09:26:15				060/516 - 0:00:00:00.325: Built behavior ClassParentRenamed
09:26:15				061/516 - 0:00:00:00.283: Built behavior ClassRemoved
09:26:16				062/516 - 0:00:00:00.32: Built behavior ClassRenamed
09:26:16				063/516 - 0:00:00:00.313: Built behavior ClassRepackaged
09:26:16				064/516 - 0:00:00:00.271: Built behavior ClassResolver
09:26:17				065/516 - 0:00:00:00.244: Built behavior ClassResolverStrictResolve
09:26:17				066/516 - 0:00:00:00.293: Built behavior ClassSessionHandler
09:26:17				067/516 - 0:00:00:00.297: Built behavior ClassVariable
09:26:18				068/516 - 0:00:00:00.28: Built behavior CleanBlockClosure
09:26:18				069/516 - 0:00:00:00: Built behavior Collection
09:26:18				070/516 - 0:00:00:00.331: Built behavior CollectionElement
09:26:18				071/516 - 0:00:00:00.294: Built behavior CollectionIsEmpty
09:26:18				072/516 - 0:00:00:00.295: Built behavior CommandLineArguments
09:26:18				073/516 - 0:00:00:00: Built behavior CommandLineHandler
09:26:19				074/516 - 0:00:00:00.406: Built behavior CommandLinePasswordManager
09:26:19				075/516 - 0:00:00:00.643: Built behavior CommandLineUIManager
09:26:20				076/516 - 0:00:00:00.635: Built behavior CompiledBlock
09:26:20				077/516 - 0:00:00:00: Built behavior CompiledCode
09:26:20				078/516 - 0:00:00:00.241: Built behavior CompiledMethod
09:26:21				079/516 - 0:00:00:00.254: Built behavior CompiledMethodLayout
09:26:21				080/516 - 0:00:00:00.286: Built behavior ConstantBlockClosure
09:26:21				081/516 - 0:00:00:00.27: Built behavior ConstantBlockClosure1Arg
09:26:21				082/516 - 0:00:00:00.292: Built behavior ConstantBlockClosure2Arg
09:26:22				083/516 - 0:00:00:00.343: Built behavior ConstantBlockClosure3Arg
09:26:22				084/516 - 0:00:00:00.45: Built behavior Context
09:26:23				085/516 - 0:00:00:00.3: Built behavior ContextCannotReturn
09:26:23				086/516 - 0:00:00:00.867: Built behavior CurrentExecutionEnvironment
09:26:24				087/516 - 0:00:00:00.743: Built behavior DailyNonInteractiveTranscript
09:26:24				088/516 - 0:00:00:00.3: Built behavior DangerousClassNotifier
09:26:24				089/516 - 0:00:00:00: Built behavior DecoratorStream
09:26:25				090/516 - 0:00:00:00.631: Built behavior DefaultExecutionEnvironment
09:26:26				091/516 - 0:00:00:00.446: Built behavior Delay
09:26:27				092/516 - 0:00:00:01.407: Built behavior DelayBasicScheduler
09:26:27				093/516 - 0:00:00:00.29: Built behavior DelayMicrosecondTicker
09:26:28				094/516 - 0:00:00:00.332: Built behavior DelayMicrosecondTickerSimulation
09:26:28				095/516 - 0:00:00:00.274: Built behavior DelayMicrosecondUncappedTicker
09:26:28				096/516 - 0:00:00:00.258: Built behavior DelayMillisecondTicker
09:26:28				097/516 - 0:00:00:00.341: Built behavior DelayMillisecondTickerSimulation
09:26:29				098/516 - 0:00:00:00.359: Built behavior DelayMutexScheduler
09:26:29				099/516 - 0:00:00:00: Built behavior DelayNullScheduler
09:26:29				100/516 - 0:00:00:00.363: Built behavior DelaySemaphoreScheduler
09:26:29				101/516 - 0:00:00:00.317: Built behavior DelayWaitTimeout
09:26:30				102/516 - 0:00:00:00.341: Built behavior Deprecation
09:26:30				103/516 - 0:00:00:00.303: Built behavior DeprecationPerformedNotification
09:26:30				104/516 - 0:00:00:00.265: Built behavior Dictionary
09:26:31				105/516 - 0:00:00:00.304: Built behavior DomainError
09:26:31				106/516 - 0:00:00:00.245: Built behavior DoubleByteArray
09:26:31				107/516 - 0:00:00:00.272: Built behavior DoubleByteLayout
09:26:32				108/516 - 0:00:00:00.401: Built behavior DoubleLink
09:26:32				109/516 - 0:00:00:00.282: Built behavior DoubleLinkedList
09:26:32				110/516 - 0:00:00:00.275: Built behavior DoubleWordArray
09:26:32				111/516 - 0:00:00:00.262: Built behavior DoubleWordLayout
09:26:33				112/516 - 0:00:00:00.331: Built behavior DummySystemProgressItem
09:26:33				113/516 - 0:00:00:00.28: Built behavior DummyUIManager
09:26:33				114/516 - 0:00:00:00.366: Built behavior DuplicatedSlotName
09:26:34				115/516 - 0:00:00:00.324: Built behavior DuplicatedVariableError
09:26:34				116/516 - 0:00:00:00.26: Built behavior DynamicVariable
09:26:34				117/516 - 0:00:00:00.276: Built behavior EmptyLayout
09:26:35				118/516 - 0:00:00:00.244: Built behavior EncoderForSistaV1
09:26:35				119/516 - 0:00:00:00.364: Built behavior EndianDetector
09:26:35				120/516 - 0:00:00:00.616: Built behavior EphemeronLayout
09:26:35				121/516 - 0:00:00:00: Built behavior Error
09:26:36				122/516 - 0:00:00:00.327: Built behavior ErrorHandler
09:26:36				123/516 - 0:00:00:00.271: Built behavior ErrorHandlerSessionHandler
09:26:36				124/516 - 0:00:00:00.334: Built behavior ExactFloatPrintPolicy
09:26:36				125/516 - 0:00:00:00: Built behavior Exception
09:26:37				126/516 - 0:00:00:00.346: Built behavior ExceptionSet
09:26:37				127/516 - 0:00:00:00.373: Built behavior ExceptionSetWithExclusions
09:26:37				128/516 - 0:00:00:00: Built behavior ExecutionEnvironment
09:26:38				129/516 - 0:00:00:00.348: Built behavior Exit
09:26:38				130/516 - 0:00:00:00.307: Built behavior ExpressionEvaluated
09:26:38				131/516 - 0:00:00:00.317: Built behavior ExtensionPointsOwningPackageNotification
09:26:38				132/516 - 0:00:00:00.329: Built behavior ExternalAddress
09:26:41				133/516 - 0:00:00:02.706: Built behavior ExternalData
09:26:41				134/516 - 0:00:00:00: Built behavior ExternalObject
09:26:42				135/516 - 0:00:00:00.332: Built behavior ExternalSemaphoreTable
09:26:42				136/516 - 0:00:00:00: Built behavior ExternalStructure
09:26:42				137/516 - 0:00:00:00.447: Built behavior ExternalType
09:26:42				138/516 - 0:00:00:00.269: Built behavior ExternalUnion
09:26:43				139/516 - 0:00:00:00.317: Built behavior FFIBackend
09:26:43				140/516 - 0:00:00:00: Built behavior FFIConstants
09:26:43				141/516 - 0:00:00:00.249: Built behavior False
09:26:43				142/516 - 0:00:00:00.462: Built behavior File
09:26:44				143/516 - 0:00:00:00.333: Built behavior FileAlreadyExistsException
09:26:44				144/516 - 0:00:00:00.291: Built behavior FileDoesNotExistException
09:26:44				145/516 - 0:00:00:00: Built behavior FileException
09:26:44				146/516 - 0:00:00:00.315: Built behavior FilePathEncoder
09:26:44				147/516 - 0:00:00:00.276: Built behavior FileWriteError
09:26:45				148/516 - 0:00:00:00.416: Built behavior FinalizationProcess
09:26:45				149/516 - 0:00:00:00.39: Built behavior FinalizationRegistry
09:26:46				150/516 - 0:00:00:00.307: Built behavior FinalizationRegistryEntry
09:26:46				151/516 - 0:00:00:00.259: Built behavior FixedLayout
09:26:46				152/516 - 0:00:00:00: Built behavior Float
09:26:46				153/516 - 0:00:00:00.262: Built behavior Float32Array
09:26:46				154/516 - 0:00:00:00.273: Built behavior Float64Array
09:26:47				155/516 - 0:00:00:00.283: Built behavior FloatPrintPolicy
09:26:47				156/516 - 0:00:00:00.292: Built behavior Fraction
09:26:47				157/516 - 0:00:00:00.274: Built behavior FullBlockClosure
09:26:48				158/516 - 0:00:00:00.318: Built behavior Generator
09:26:48				159/516 - 0:00:00:00.29: Built behavior GlobalVariable
09:26:48				160/516 - 0:00:00:00.402: Built behavior HEAbstractExported
09:26:49				161/516 - 0:00:00:00.569: Built behavior HEAdditionalMethodState
09:26:49				162/516 - 0:00:00:00.245: Built behavior HEArray
09:26:49				163/516 - 0:00:00:00.287: Built behavior HEAssociation
09:26:50				164/516 - 0:00:00:00.329: Built behavior HEBinaryReader
09:26:50				165/516 - 0:00:00:00.252: Built behavior HEBoolean
09:26:50				166/516 - 0:00:00:00.274: Built behavior HEByteArray
09:26:50				167/516 - 0:00:00:00.257: Built behavior HEByteString
09:26:51				168/516 - 0:00:00:00.257: Built behavior HECharacter
09:26:52				169/516 - 0:00:00:00.922: Built behavior HEClass
09:26:52				170/516 - 0:00:00:00.534: Built behavior HEClassTrait
09:26:52				171/516 - 0:00:00:00.262: Built behavior HEClassVariable
09:26:53				172/516 - 0:00:00:00.411: Built behavior HECompiledBlock
09:26:53				173/516 - 0:00:00:00.329: Built behavior HEConstantBlock
09:26:53				174/516 - 0:00:00:00: Built behavior HEExportedLiteral
09:26:53				175/516 - 0:00:00:00.28: Built behavior HEExportedMetaclass
09:26:54				176/516 - 0:00:00:00.442: Built behavior HEExtendedEnvironment
09:26:54				177/516 - 0:00:00:00.273: Built behavior HEFloat
09:26:55				178/516 - 0:00:00:00.362: Built behavior HEFraction
09:26:55				179/516 - 0:00:00:00.26: Built behavior HEGlobalVariable
09:26:55				180/516 - 0:00:00:00.392: Built behavior HEInstaller
09:26:55				181/516 - 0:00:00:00.268: Built behavior HEInteger
09:26:56				182/516 - 0:00:00:00.464: Built behavior HEMethod
09:26:56				183/516 - 0:00:00:00: Built behavior HEMethodContainer
09:26:56				184/516 - 0:00:00:00.32: Built behavior HEMethodLiteral
09:26:57				185/516 - 0:00:00:00.352: Built behavior HEPackage
09:26:57				186/516 - 0:00:00:00.316: Built behavior HEPragma
09:26:57				187/516 - 0:00:00:00.256: Built behavior HEScaledDecimal
09:26:57				188/516 - 0:00:00:00.336: Built behavior HESendMessage
09:26:57				189/516 - 0:00:00:00: Built behavior HESymbol
09:26:58				190/516 - 0:00:00:00.302: Built behavior HETrait
09:26:58				191/516 - 0:00:00:00.282: Built behavior HETraitLiteral
09:26:58				192/516 - 0:00:00:00.285: Built behavior HEUndefinedObject
09:26:59				193/516 - 0:00:00:00.281: Built behavior HEWideString
09:26:59				194/516 - 0:00:00:00.466: Built behavior HashTableSizes
09:26:59				195/516 - 0:00:00:00: Built behavior HashedCollection
09:26:59				196/516 - 0:00:00:00.339: Built behavior Heap
09:27:00				197/516 - 0:00:00:00.294: Built behavior HermesCommandLineHandler
09:27:00				198/516 - 0:00:00:00.262: Built behavior IdentityBag
09:27:00				199/516 - 0:00:00:00.258: Built behavior IdentityDictionary
09:27:01				200/516 - 0:00:00:00.266: Built behavior IdentitySet
09:27:01				201/516 - 0:00:00:00.306: Built behavior IllegalFileName
09:27:01				202/516 - 0:00:00:00.407: Built behavior IllegalResumeAttempt
09:27:02				203/516 - 0:00:00:00.263: Built behavior ImmediateLayout
09:27:02				204/516 - 0:00:00:00.329: Built behavior IncompatibleLayoutConflict
09:27:02				205/516 - 0:00:00:00.601: Built behavior IndexedSlot
09:27:03				206/516 - 0:00:00:00.34: Built behavior InexactFloatPrintPolicy
09:27:03				207/516 - 0:00:00:00.343: Built behavior InstanceVariableNotFound
09:27:03				208/516 - 0:00:00:00.277: Built behavior InstanceVariableSlot
09:27:04				209/516 - 0:00:00:00.385: Built behavior InstructionClient
09:27:04				210/516 - 0:00:00:00.395: Built behavior InstructionStream
09:27:04				211/516 - 0:00:00:00.273: Built behavior Integer
09:27:05				212/516 - 0:00:00:00.266: Built behavior IntegerArray
09:27:05				213/516 - 0:00:00:00.322: Built behavior Interval
09:27:05				214/516 - 0:00:00:00.293: Built behavior InvalidGlobalName
09:27:06				215/516 - 0:00:00:00.301: Built behavior InvalidSlotName
09:27:06				216/516 - 0:00:00:00.592: Built behavior KeyNotFound
09:27:07				217/516 - 0:00:00:00.568: Built behavior KeyboardKey
09:27:07				218/516 - 0:00:00:00.288: Built behavior KeyedTree
09:27:07				219/516 - 0:00:00:00.343: Built behavior LargeInteger
09:27:08				220/516 - 0:00:00:00.273: Built behavior LargeNegativeInteger
09:27:08				221/516 - 0:00:00:00.267: Built behavior LargePositiveInteger
09:27:08				222/516 - 0:00:00:00.287: Built behavior LayoutClassScope
09:27:09				223/516 - 0:00:00:00.3: Built behavior LayoutEmptyScope
09:27:10				224/516 - 0:00:00:01.008: Built behavior LimitedWriteStream
09:27:10				225/516 - 0:00:00:00.359: Built behavior Link
09:27:10				226/516 - 0:00:00:00.309: Built behavior LinkedList
09:27:10				227/516 - 0:00:00:00: Built behavior LiteralVariable
09:27:10				228/516 - 0:00:00:00: Built behavior LookupKey
09:27:11				229/516 - 0:00:00:00.62: Built behavior MacOSPlatform
09:27:11				230/516 - 0:00:00:00.268: Built behavior MacOSXPlatform
09:27:11				231/516 - 0:00:00:00: Built behavior Magnitude
09:27:12				232/516 - 0:00:00:00.648: Built behavior ManifestAnnouncementsCore
09:27:12				233/516 - 0:00:00:00.278: Built behavior ManifestCollectionsAbstract
09:27:12				234/516 - 0:00:00:00.278: Built behavior ManifestCollectionsDoubleLinkedList
09:27:13				235/516 - 0:00:00:00.272: Built behavior ManifestCollectionsNative
09:27:13				236/516 - 0:00:00:00.286: Built behavior ManifestCollectionsSequenceable
09:27:13				237/516 - 0:00:00:00.352: Built behavior ManifestCollectionsStack
09:27:14				238/516 - 0:00:00:00.29: Built behavior ManifestCollectionsStreams
09:27:14				239/516 - 0:00:00:00.287: Built behavior ManifestCollectionsStrings
09:27:14				240/516 - 0:00:00:00.285: Built behavior ManifestCollectionsSupport
09:27:14				241/516 - 0:00:00:00.32: Built behavior ManifestCollectionsUnordered
09:27:15				242/516 - 0:00:00:00.355: Built behavior ManifestCollectionsWeak
09:27:15				243/516 - 0:00:00:00.303: Built behavior ManifestFileSystemPath
09:27:15				244/516 - 0:00:00:00.284: Built behavior ManifestFiles
09:27:16				245/516 - 0:00:00:00.286: Built behavior ManifestHermes
09:27:16				246/516 - 0:00:00:00.304: Built behavior ManifestKernel
09:27:16				247/516 - 0:00:00:00.303: Built behavior ManifestKernelCodeModel
09:27:17				248/516 - 0:00:00:00.381: Built behavior ManifestNumberParser
09:27:17				249/516 - 0:00:00:00.377: Built behavior ManifestPharoBootstrapInitialization
09:27:17				250/516 - 0:00:00:00.3: Built behavior ManifestSystemAnnouncements
09:27:18				251/516 - 0:00:00:00.306: Built behavior ManifestSystemBasicCommandLineHandler
09:27:18				252/516 - 0:00:00:00.308: Built behavior ManifestSystemCommandLine
09:27:18				253/516 - 0:00:00:00.4: Built behavior ManifestSystemCommandLineHandler
09:27:19				254/516 - 0:00:00:00.311: Built behavior ManifestSystemFinalization
09:27:19				255/516 - 0:00:00:00.308: Built behavior ManifestSystemPlatforms
09:27:19				256/516 - 0:00:00:00.306: Built behavior ManifestSystemSessionManager
09:27:20				257/516 - 0:00:00:00.306: Built behavior ManifestSystemSources
09:27:20				258/516 - 0:00:00:00.307: Built behavior ManifestSystemSupport
09:27:20				259/516 - 0:00:00:00.32: Built behavior ManifestTranscriptNonInteractive
09:27:21				260/516 - 0:00:00:00.328: Built behavior ManifestUIManager
09:27:21				261/516 - 0:00:00:00.4: Built behavior Message
09:27:21				262/516 - 0:00:00:00.388: Built behavior MessageNotUnderstood
09:27:22				263/516 - 0:00:00:00.329: Built behavior MessageSend
09:27:22				264/516 - 0:00:00:00.346: Built behavior Metaclass
09:27:23				265/516 - 0:00:00:00.617: Built behavior MethodAdded
09:27:23				266/516 - 0:00:00:00: Built behavior MethodAnnouncement
09:27:23				267/516 - 0:00:00:00.283: Built behavior MethodDictionary
09:27:23				268/516 - 0:00:00:00.33: Built behavior MethodModified
09:27:24				269/516 - 0:00:00:00.315: Built behavior MethodRecategorized
09:27:24				270/516 - 0:00:00:00.325: Built behavior MethodRemoved
09:27:24				271/516 - 0:00:00:00.325: Built behavior MethodRepackaged
09:27:25				272/516 - 0:00:00:00.416: Built behavior ModificationForbidden
09:27:25				273/516 - 0:00:00:00.48: Built behavior Monitor
09:27:25				274/516 - 0:00:00:00.35: Built behavior MonitorDelay
09:27:26				275/516 - 0:00:00:00.419: Built behavior Mutex
09:27:26				276/516 - 0:00:00:00.408: Built behavior MutexSet
09:27:27				277/516 - 0:00:00:00.369: Built behavior NewUndeclaredWarning
09:27:27				278/516 - 0:00:00:00.269: Built behavior NoChangesLog
09:27:28				279/516 - 0:00:00:00.68: Built behavior NoPharoFilesOpener
09:27:28				280/516 - 0:00:00:00.381: Built behavior NonBooleanReceiver
09:27:28				281/516 - 0:00:00:00: Built behavior NonInteractiveTranscript
09:27:28				282/516 - 0:00:00:00.296: Built behavior NonInteractiveUIManager
09:27:28				283/516 - 0:00:00:00: Built behavior NotFound
09:27:29				284/516 - 0:00:00:00.71: Built behavior NotYetImplemented
09:27:29				285/516 - 0:00:00:00: Built behavior Notification
09:27:29				286/516 - 0:00:00:00.279: Built behavior NullFFIBackend
09:27:30				287/516 - 0:00:00:00.334: Built behavior NullStream
09:27:30				288/516 - 0:00:00:00.358: Built behavior NullTermInfo
09:27:30				289/516 - 0:00:00:00: Built behavior Number
09:27:31				290/516 - 0:00:00:00.624: Built behavior NumberParser
09:27:31				291/516 - 0:00:00:00: Built behavior OSPlatform
09:27:31				292/516 - 0:00:00:00.369: Built behavior OSPlatformVisitor
09:27:31				293/516 - 0:00:00:00: Built behavior Object
09:27:31				294/516 - 0:00:00:00.298: Built behavior ObjectFinalizer
09:27:32				295/516 - 0:00:00:00.652: Built behavior ObjectFinalizerCollection
09:27:32				296/516 - 0:00:00:00: Built behavior ObjectLayout
09:27:32				297/516 - 0:00:00:00: Built behavior OrderedCollection
09:27:32				298/516 - 0:00:00:00.365: Built behavior OrderedDictionary
09:27:33				299/516 - 0:00:00:00.308: Built behavior OrderedIdentityDictionary
09:27:33				300/516 - 0:00:00:00.338: Built behavior OutOfMemory
09:27:33				301/516 - 0:00:00:00.463: Built behavior Package
09:27:34				302/516 - 0:00:00:00.597: Built behavior PackageAdded
09:27:34				303/516 - 0:00:00:00: Built behavior PackageAnnouncement
09:27:34				304/516 - 0:00:00:00.405: Built behavior PackageConflictError
09:27:34				305/516 - 0:00:00:00: Built behavior PackageManifest
09:27:35				306/516 - 0:00:00:00.427: Built behavior PackageOrganizer
09:27:35				307/516 - 0:00:00:00.298: Built behavior PackageRemoved
09:27:35				308/516 - 0:00:00:00.319: Built behavior PackageRenamed
09:27:36				309/516 - 0:00:00:00.409: Built behavior PackageTag
09:27:36				310/516 - 0:00:00:00.628: Built behavior PackageTagAdded
09:27:36				311/516 - 0:00:00:00: Built behavior PackageTagAnnouncement
09:27:37				312/516 - 0:00:00:00.285: Built behavior PackageTagRemoved
09:27:37				313/516 - 0:00:00:00.353: Built behavior PackageTagRenamed
09:27:37				314/516 - 0:00:00:00: Built behavior Path
09:27:37				315/516 - 0:00:00:00.369: Built behavior PerformMessageCommandLineHandler
09:27:38				316/516 - 0:00:00:00.396: Built behavior PharoBootstrapInitialization
09:27:38				317/516 - 0:00:00:00.336: Built behavior PharoCommandLineHandler
09:27:38				318/516 - 0:00:00:00: Built behavior PharoFilesOpener
09:27:39				319/516 - 0:00:00:00.345: Built behavior PluggableDictionary
09:27:39				320/516 - 0:00:00:00.354: Built behavior PluggableSet
09:27:39				321/516 - 0:00:00:00.398: Built behavior Point
09:27:39				322/516 - 0:00:00:00: Built behavior PointerLayout
09:27:39				323/516 - 0:00:00:00: Built behavior PositionableStream
09:27:40				324/516 - 0:00:00:00.356: Built behavior Pragma
09:27:40				325/516 - 0:00:00:00.442: Built behavior PrimitiveError
09:27:41				326/516 - 0:00:00:00.521: Built behavior PrimitiveFailed
09:27:41				327/516 - 0:00:00:00.317: Built behavior PrintVersionCommandLineHandler
09:27:42				328/516 - 0:00:00:00.63: Built behavior Process
09:27:42				329/516 - 0:00:00:00.327: Built behavior ProcessAlreadyTerminating
09:27:42				330/516 - 0:00:00:00.334: Built behavior ProcessList
09:27:42				331/516 - 0:00:00:00: Built behavior ProcessLocalVariable
09:27:42				332/516 - 0:00:00:00: Built behavior ProcessSpecificVariable
09:27:43				333/516 - 0:00:00:00.592: Built behavior ProcessorScheduler
09:27:43				334/516 - 0:00:00:00: Built behavior ProtoObject
09:27:43				335/516 - 0:00:00:00.439: Built behavior Protocol
09:27:44				336/516 - 0:00:00:00.683: Built behavior ProtocolAdded
09:27:44				337/516 - 0:00:00:00: Built behavior ProtocolAnnouncement
09:27:44				338/516 - 0:00:00:00.303: Built behavior ProtocolRemoved
09:27:45				339/516 - 0:00:00:00.325: Built behavior ProtocolRenamed
09:27:45				340/516 - 0:00:00:00.345: Built behavior ProvideAnswerNotification
09:27:45				341/516 - 0:00:00:00.324: Built behavior PseudoVariable
09:27:46				342/516 - 0:00:00:00.349: Built behavior ReadOnlyFileException
09:27:46				343/516 - 0:00:00:00.294: Built behavior ReadStream
09:27:46				344/516 - 0:00:00:00.321: Built behavior ReadWriteStream
09:27:47				345/516 - 0:00:00:00.423: Built behavior Rectangle
09:27:47				346/516 - 0:00:00:00.435: Built behavior RecursionStopper
09:27:47				347/516 - 0:00:00:00.28: Built behavior RelativePath
09:27:49				348/516 - 0:00:00:01.914: Built behavior RemoteString
09:27:50				349/516 - 0:00:00:00.374: Built behavior RunArray
09:27:50				350/516 - 0:00:00:00.297: Built behavior SaveCommandLineHandler
09:27:50				351/516 - 0:00:00:00.313: Built behavior ScaledDecimal
09:27:50				352/516 - 0:00:00:00: Built behavior SelectorException
09:27:51				353/516 - 0:00:00:00.371: Built behavior SelfVariable
09:27:51				354/516 - 0:00:00:00.311: Built behavior Semaphore
09:27:51				355/516 - 0:00:00:00: Built behavior SequenceableCollection
09:27:51				356/516 - 0:00:00:00.392: Built behavior SessionAccessModeResolver
09:27:52				357/516 - 0:00:00:00.422: Built behavior SessionCategory
09:27:52				358/516 - 0:00:00:00.561: Built behavior SessionManager
09:27:52				359/516 - 0:00:00:00: Built behavior Set
09:27:53				360/516 - 0:00:00:00.425: Built behavior ShAbstractChange
09:27:53				361/516 - 0:00:00:00.425: Built behavior ShAbstractChangeDetector
09:27:54				362/516 - 0:00:00:00.387: Built behavior ShAbstractClassChangeDetector
09:27:54				363/516 - 0:00:00:00.311: Built behavior ShAbstractInstanceSideClassChangeDetector
09:27:54				364/516 - 0:00:00:00.305: Built behavior ShBitLayoutChangeDetector
09:27:54				365/516 - 0:00:00:00.293: Built behavior ShBitLayoutChanged
09:27:55				366/516 - 0:00:00:00.282: Built behavior ShClassChanged
09:27:55				367/516 - 0:00:00:00.312: Built behavior ShClassSlotChangeDetector
09:27:55				368/516 - 0:00:00:00.412: Built behavior ShDefaultBuilderEnhancer
09:27:56				369/516 - 0:00:00:00.287: Built behavior ShInstanceShapeChanged
09:27:56				370/516 - 0:00:00:00.367: Built behavior ShLayoutChangeDetector
09:27:57				371/516 - 0:00:00:00.51: Built behavior ShLayoutDefinition
09:27:57				372/516 - 0:00:00:00.307: Built behavior ShMetaclassChangeDetector
09:27:57				373/516 - 0:00:00:00.286: Built behavior ShMetaclassChanged
09:27:58				374/516 - 0:00:00:00.301: Built behavior ShNoChangesInClass
09:27:58				375/516 - 0:00:00:00.31: Built behavior ShSharedPoolChangeDetector
09:27:58				376/516 - 0:00:00:00.3: Built behavior ShSharedVariablesChangeDetector
09:27:58				377/516 - 0:00:00:00.302: Built behavior ShSlotChangeDetector
09:27:59				378/516 - 0:00:00:00.306: Built behavior ShSuperclassChangeDetector
09:27:59				379/516 - 0:00:00:00.288: Built behavior ShSuperclassChanged
09:27:59				380/516 - 0:00:00:00: Built behavior SharedPool
09:27:59				381/516 - 0:00:00:00.367: Built behavior SharedQueue
09:28:00				382/516 - 0:00:00:00.684: Built behavior ShiftAnonymousClassInstaller
09:28:01				383/516 - 0:00:00:00.904: Built behavior ShiftClassBuilder
09:28:01				384/516 - 0:00:00:00: Built behavior ShiftClassInstaller
09:28:01				385/516 - 0:00:00:00.389: Built behavior ShiftClassSideBuilder
09:28:02				386/516 - 0:00:00:00.337: Built behavior ShouldBeImplemented
09:28:02				387/516 - 0:00:00:00.322: Built behavior ShouldNotImplement
09:28:02				388/516 - 0:00:00:00.386: Built behavior SimulationExceptionWrapper
09:28:03				389/516 - 0:00:00:00.327: Built behavior SizeMismatch
09:28:03				390/516 - 0:00:00:00: Built behavior Slot
09:28:03				391/516 - 0:00:00:00.376: Built behavior SlotNotFound
09:28:04				392/516 - 0:00:00:00.382: Built behavior SmallDictionary
09:28:04				393/516 - 0:00:00:00.299: Built behavior SmallFloat64
09:28:04				394/516 - 0:00:00:00.305: Built behavior SmallIdentityDictionary
09:28:04				395/516 - 0:00:00:00.356: Built behavior SmallInteger
09:28:05				396/516 - 0:00:00:00.624: Built behavior SmalltalkImage
09:28:06				397/516 - 0:00:00:00.566: Built behavior SnapshotOperation
09:28:06				398/516 - 0:00:00:00.316: Built behavior SortedCollection
09:28:06				399/516 - 0:00:00:00.288: Built behavior SourceChunkWriteStream
09:28:07				400/516 - 0:00:00:00.475: Built behavior SourceFile
09:28:07				401/516 - 0:00:00:00.474: Built behavior SourceFileArray
09:28:08				402/516 - 0:00:00:00.584: Built behavior SourceFileBufferedReadWriteStream
09:28:08				403/516 - 0:00:00:00.469: Built behavior SourceFileCharacterReadWriteStream
09:28:09				404/516 - 0:00:00:00.7: Built behavior SparseLargeArray
09:28:09				405/516 - 0:00:00:00: Built behavior SparseLargeTable
09:28:09				406/516 - 0:00:00:00.279: Built behavior Stack
09:28:10				407/516 - 0:00:00:00.294: Built behavior StartupUIManager
09:28:10				408/516 - 0:00:00:00.542: Built behavior Stdio
09:28:10				409/516 - 0:00:00:00.327: Built behavior StdioStream
09:28:10				410/516 - 0:00:00:00: Built behavior Stream
09:28:10				411/516 - 0:00:00:00: Built behavior String
09:28:11				412/516 - 0:00:00:00.383: Built behavior SubclassResponsibility
09:28:11				413/516 - 0:00:00:00.439: Built behavior SubscriptOutOfBounds
09:28:12				414/516 - 0:00:00:00.475: Built behavior SubscriptionRegistry
09:28:12				415/516 - 0:00:00:00.312: Built behavior SuperVariable
09:28:12				416/516 - 0:00:00:00: Built behavior Symbol
09:28:12				417/516 - 0:00:00:00.462: Built behavior SymbolNotFoundError
09:28:13				418/516 - 0:00:00:00.381: Built behavior SymbolTableSemaphore
09:28:13				419/516 - 0:00:00:00: Built behavior SystemAnnouncement
09:28:13				420/516 - 0:00:00:00.323: Built behavior SystemAnnouncer
09:28:14				421/516 - 0:00:00:00.48: Built behavior SystemBuildInfo
09:28:14				422/516 - 0:00:00:00.414: Built behavior SystemEnvironment
09:28:15				423/516 - 0:00:00:00.439: Built behavior SystemNavigation
09:28:15				424/516 - 0:00:00:00: Built behavior SystemNotification
09:28:15				425/516 - 0:00:00:00.631: Built behavior SystemVersion
09:28:15				426/516 - 0:00:00:00.294: Built behavior TermInfoCharacter
09:28:16				427/516 - 0:00:00:00.42: Built behavior Termcap
09:28:16				428/516 - 0:00:00:00.34: Built behavior ThisContextVariable
09:28:17				429/516 - 0:00:00:00.312: Built behavior ThisProcessVariable
09:28:17				430/516 - 0:00:00:00.334: Built behavior TimedOut
09:28:17				431/516 - 0:00:00:00.3: Built behavior True
09:28:17				432/516 - 0:00:00:00: Built behavior UIManager
09:28:17				433/516 - 0:00:00:00.292: Built behavior UNCNetworkPath
09:28:18				434/516 - 0:00:00:00.291: Built behavior UndeclaredRegistry
09:28:18				435/516 - 0:00:00:00.318: Built behavior UndeclaredVariable
09:28:18				436/516 - 0:00:00:00.391: Built behavior UndeclaredVariableError
09:28:19				437/516 - 0:00:00:00.327: Built behavior UndeclaredVariableRead
09:28:19				438/516 - 0:00:00:00.348: Built behavior UndeclaredVariableWrite
09:28:20				439/516 - 0:00:00:00.437: Built behavior UndefinedObject
09:28:20				440/516 - 0:00:00:00.329: Built behavior UndefinedPackage
09:28:20				441/516 - 0:00:00:00.328: Built behavior UndefinedPackageTag
09:28:21				442/516 - 0:00:00:00.36: Built behavior UndefinedSlot
09:28:21				443/516 - 0:00:00:00.771: Built behavior UnhandledError
09:28:21				444/516 - 0:00:00:00: Built behavior UnhandledException
09:28:22				445/516 - 0:00:00:00.585: Built behavior Unix32Platform
09:28:22				446/516 - 0:00:00:00.29: Built behavior Unix64Platform
09:28:23				447/516 - 0:00:00:00.311: Built behavior UnixARM32Platform
09:28:23				448/516 - 0:00:00:00: Built behavior UnixPlatform
09:28:23				449/516 - 0:00:00:00.355: Built behavior UnwindError
09:28:23				450/516 - 0:00:00:00.558: Built behavior VTermOutputDriver
09:28:24				451/516 - 0:00:00:00.312: Built behavior ValueLink
09:28:24				452/516 - 0:00:00:00.314: Built behavior ValueNotFound
09:28:24				453/516 - 0:00:00:00: Built behavior Variable
09:28:24				454/516 - 0:00:00:00.308: Built behavior VariableLayout
09:28:25				455/516 - 0:00:00:00.463: Built behavior VirtualMachine
09:28:25				456/516 - 0:00:00:00: Built behavior Warning
09:28:25				457/516 - 0:00:00:00.342: Built behavior WeakAnnouncementSubscription
09:28:25				458/516 - 0:00:00:00.277: Built behavior WeakArray
09:28:26				459/516 - 0:00:00:00.313: Built behavior WeakIdentityKeyDictionary
09:28:26				460/516 - 0:00:00:00.59: Built behavior WeakIdentitySet
09:28:27				461/516 - 0:00:00:00.606: Built behavior WeakIdentityValueDictionary
09:28:27				462/516 - 0:00:00:00.315: Built behavior WeakKeyAssociation
09:28:28				463/516 - 0:00:00:00.333: Built behavior WeakKeyDictionary
09:28:28				464/516 - 0:00:00:00.301: Built behavior WeakLayout
09:28:28				465/516 - 0:00:00:00.341: Built behavior WeakMessageSend
09:28:29				466/516 - 0:00:00:00.319: Built behavior WeakOrderedCollection
09:28:29				467/516 - 0:00:00:00: Built behavior WeakSet
09:28:29				468/516 - 0:00:00:00.488: Built behavior WeakSubscriptionBuilder
09:28:29				469/516 - 0:00:00:00.303: Built behavior WeakValueAssociation
09:28:29				470/516 - 0:00:00:00: Built behavior WeakValueDictionary
09:28:30				471/516 - 0:00:00:00.356: Built behavior WideCharacterSet
09:28:30				472/516 - 0:00:00:00.321: Built behavior WideString
09:28:30				473/516 - 0:00:00:00.293: Built behavior WideSymbol
09:28:31				474/516 - 0:00:00:00.583: Built behavior Win32Platform
09:28:31				475/516 - 0:00:00:00.293: Built behavior Win32WideString
09:28:32				476/516 - 0:00:00:00.303: Built behavior Win64Platform
09:28:32				477/516 - 0:00:00:00: Built behavior WinPlatform
09:28:32				478/516 - 0:00:00:00.302: Built behavior WordArray
09:28:32				479/516 - 0:00:00:00.305: Built behavior WordLayout
09:28:33				480/516 - 0:00:00:00.534: Built behavior WorkingSession
09:28:33				481/516 - 0:00:00:00.335: Built behavior WorkspaceVariable
09:28:33				482/516 - 0:00:00:00: Built behavior WriteStream
09:28:34				483/516 - 0:00:00:00.577: Built behavior ZeroDivide
09:28:34				484/516 - 0:00:00:00.7: Built behavior ZnBase64Encoder
09:28:35				485/516 - 0:00:00:00.503: Built behavior ZnBufferedReadStream
09:28:35				486/516 - 0:00:00:00.498: Built behavior ZnBufferedReadWriteStream
09:28:36				487/516 - 0:00:00:00.488: Built behavior ZnBufferedWriteStream
09:28:37				488/516 - 0:00:00:01.218: Built behavior ZnByteEncoder
09:28:37				489/516 - 0:00:00:00.423: Built behavior ZnByteStringBecameWideString
09:28:38				490/516 - 0:00:00:00.502: Built behavior ZnCRLFReadStream
09:28:38				491/516 - 0:00:00:00: Built behavior ZnCharacterEncoder
09:28:38				492/516 - 0:00:00:00.401: Built behavior ZnCharacterEncodingError
09:28:39				493/516 - 0:00:00:01.103: Built behavior ZnCharacterReadStream
09:28:40				494/516 - 0:00:00:00.49: Built behavior ZnCharacterReadWriteStream
09:28:41				495/516 - 0:00:00:00.612: Built behavior ZnCharacterWriteStream
09:28:41				496/516 - 0:00:00:00.311: Built behavior ZnCodePointReadStream
09:28:41				497/516 - 0:00:00:00.323: Built behavior ZnCodePointWriteStream
09:28:42				498/516 - 0:00:00:00.475: Built behavior ZnCrPortableWriteStream
09:28:42				499/516 - 0:00:00:00.305: Built behavior ZnDefaultCharacterEncoder
09:28:42				500/516 - 0:00:00:00: Built behavior ZnEncodedReadStream
09:28:42				501/516 - 0:00:00:00: Built behavior ZnEncodedStream
09:28:42				502/516 - 0:00:00:00: Built behavior ZnEncodedWriteStream
09:28:43				503/516 - 0:00:00:00.607: Built behavior ZnEndianSensitiveUTFEncoder
09:28:43				504/516 - 0:00:00:00.462: Built behavior ZnEndianessReadWriteStream
09:28:44				505/516 - 0:00:00:00.521: Built behavior ZnFastLineReader
09:28:44				506/516 - 0:00:00:00.304: Built behavior ZnIncomplete
09:28:44				507/516 - 0:00:00:00.308: Built behavior ZnInvalidUTF8
09:28:45				508/516 - 0:00:00:00.392: Built behavior ZnNewLineWriterStream
09:28:45				509/516 - 0:00:00:00.287: Built behavior ZnNullEncoder
09:28:45				510/516 - 0:00:00:00.529: Built behavior ZnPercentEncoder
09:28:46				511/516 - 0:00:00:00.554: Built behavior ZnPositionableReadStream
09:28:46				512/516 - 0:00:00:00: Built behavior ZnSimplifiedByteEncoder
09:28:46				513/516 - 0:00:00:00.307: Built behavior ZnUTF16Encoder
09:28:47				514/516 - 0:00:00:00.304: Built behavior ZnUTF32Encoder
DeprecationPerformedNotification: Automatic deprecation code rewrite: The method RGBehaviorStrategyUser>>#theNonMetaClass called from EPCrossCompilerBinding>>#binding has been deprecated. Please use #instanceSide instead
09:28:47				515/516 - 0:00:00:00.374: Built behavior ZnUTF8Encoder
09:28:47				516/516 - 0:00:00:00: Built behavior ZnUTFEncoder
09:28:47				End: Create classes
09:28:47				Begin: Installing defined methods
09:28:47				002/516 - 1/5: Installing method AbsolutePath>>isAbsolute
09:28:54				002/516 - 2/5: Installing method AbsolutePath>>isRoot
09:28:54				002/516 - 3/5: Installing method AbsolutePath>>printOn:
09:28:54				002/516 - 4/5: Installing method AbsolutePath>>printPathOn:delimiter:
09:28:54				002/516 - 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
09:28:54				002/516 - 1/4: Installing method AbsolutePath class>>addEmptyElementTo:
09:28:54				002/516 - 2/4: Installing method AbsolutePath class>>addParentElementTo:on:
09:28:54				002/516 - 3/4: Installing method AbsolutePath class>>from:delimiter:
09:28:54				002/516 - 4/4: Installing method AbsolutePath class>>removeRedundantSegments:
09:28:54				003/516 - 1/14: Installing method AbstractAnnouncementSubscription>>action
09:28:54				003/516 - 2/14: Installing method AbstractAnnouncementSubscription>>action:
09:28:54				003/516 - 3/14: Installing method AbstractAnnouncementSubscription>>announcementClass
09:28:54				003/516 - 4/14: Installing method AbstractAnnouncementSubscription>>announcementClass:
09:28:54				003/516 - 5/14: Installing method AbstractAnnouncementSubscription>>announcer
09:28:54				003/516 - 6/14: Installing method AbstractAnnouncementSubscription>>announcer:
09:28:54				003/516 - 7/14: Installing method AbstractAnnouncementSubscription>>deliver:
09:28:54				003/516 - 8/14: Installing method AbstractAnnouncementSubscription>>handlesAnnouncement:
09:28:54				003/516 - 9/14: Installing method AbstractAnnouncementSubscription>>makeStrong
09:28:54				003/516 - 10/14: Installing method AbstractAnnouncementSubscription>>makeWeak
09:28:54				003/516 - 11/14: Installing method AbstractAnnouncementSubscription>>printOn:
09:28:54				003/516 - 12/14: Installing method AbstractAnnouncementSubscription>>subscriber
09:28:54				003/516 - 13/14: Installing method AbstractAnnouncementSubscription>>subscriber:
09:28:54				003/516 - 14/14: Installing method AbstractAnnouncementSubscription>>valuable:
09:28:55				004/516 - 1/38: Installing method AbstractBinaryFileStream>>atEnd
09:28:55				004/516 - 2/38: Installing method AbstractBinaryFileStream>>contents
09:28:55				004/516 - 3/38: Installing method AbstractBinaryFileStream>>cr
09:28:55				004/516 - 4/38: Installing method AbstractBinaryFileStream>>crlf
09:28:55				004/516 - 5/38: Installing method AbstractBinaryFileStream>>file
09:28:55				004/516 - 6/38: Installing method AbstractBinaryFileStream>>file:
09:28:55				004/516 - 7/38: Installing method AbstractBinaryFileStream>>flush
09:28:55				004/516 - 8/38: Installing method AbstractBinaryFileStream>>handle:file:forWrite:
09:28:55				004/516 - 9/38: Installing method AbstractBinaryFileStream>>isBinary
09:28:55				004/516 - 10/38: Installing method AbstractBinaryFileStream>>lf
09:28:55				004/516 - 11/38: Installing method AbstractBinaryFileStream>>name
09:28:55				004/516 - 12/38: Installing method AbstractBinaryFileStream>>next
09:28:55				004/516 - 13/38: Installing method AbstractBinaryFileStream>>next:
09:28:55				004/516 - 14/38: Installing method AbstractBinaryFileStream>>next:into:
09:28:55				004/516 - 15/38: Installing method AbstractBinaryFileStream>>next:into:startingAt:
09:28:55				004/516 - 16/38: Installing method AbstractBinaryFileStream>>next:putAll:
09:28:55				004/516 - 17/38: Installing method AbstractBinaryFileStream>>next:putAll:startingAt:
09:28:55				004/516 - 18/38: Installing method AbstractBinaryFileStream>>nextInto:
09:28:55				004/516 - 19/38: Installing method AbstractBinaryFileStream>>nextLittleEndianNumber:
09:28:55				004/516 - 20/38: Installing method AbstractBinaryFileStream>>nextLittleEndianNumber:put:
09:28:55				004/516 - 21/38: Installing method AbstractBinaryFileStream>>nextPut:
09:28:55				004/516 - 22/38: Installing method AbstractBinaryFileStream>>nextPutAll:
09:28:55				004/516 - 23/38: Installing method AbstractBinaryFileStream>>peek
09:28:55				004/516 - 24/38: Installing method AbstractBinaryFileStream>>position
09:28:55				004/516 - 25/38: Installing method AbstractBinaryFileStream>>position:
09:28:55				004/516 - 26/38: Installing method AbstractBinaryFileStream>>printOn:
09:28:55				004/516 - 27/38: Installing method AbstractBinaryFileStream>>readInto:startingAt:count:
09:28:55				004/516 - 28/38: Installing method AbstractBinaryFileStream>>releaseSemaphores
09:28:55				004/516 - 29/38: Installing method AbstractBinaryFileStream>>reset
09:28:55				004/516 - 30/38: Installing method AbstractBinaryFileStream>>setToEnd
09:28:55				004/516 - 31/38: Installing method AbstractBinaryFileStream>>size
09:28:55				004/516 - 32/38: Installing method AbstractBinaryFileStream>>skip:
09:28:55				004/516 - 33/38: Installing method AbstractBinaryFileStream>>sync
09:28:55				004/516 - 34/38: Installing method AbstractBinaryFileStream>>upTo:
09:28:55				004/516 - 35/38: Installing method AbstractBinaryFileStream>>upToAnyOf:
09:28:55				004/516 - 36/38: Installing method AbstractBinaryFileStream>>upToEnd
09:28:55				004/516 - 37/38: Installing method AbstractBinaryFileStream>>waitForData
09:28:55				004/516 - 38/38: Installing method AbstractBinaryFileStream>>writeFrom:startingAt:count:
09:28:55				004/516 - 1/2: Installing method AbstractBinaryFileStream class>>handle:file:forWrite:
09:28:55				004/516 - 2/2: Installing method AbstractBinaryFileStream class>>isAbstract
09:28:56				005/516 - 1/6: Installing method AbstractDelayTicker>>millisecondsUntilTick:
09:28:56				005/516 - 2/6: Installing method AbstractDelayTicker>>nowTick
09:28:56				005/516 - 3/6: Installing method AbstractDelayTicker>>restoreResumptionTimes:
09:28:56				005/516 - 4/6: Installing method AbstractDelayTicker>>saveResumptionTimes:
09:28:56				005/516 - 5/6: Installing method AbstractDelayTicker>>tickAfterMilliseconds:
09:28:56				005/516 - 6/6: Installing method AbstractDelayTicker>>waitForUserSignalled:orExpired:
09:28:56				005/516 - 1/1: Installing method AbstractDelayTicker class>>isAbstract
09:28:56				006/516 - 1/37: Installing method AbstractLayout>>=
09:28:56				006/516 - 2/37: Installing method AbstractLayout>>allSlots
09:28:56				006/516 - 3/37: Installing method AbstractLayout>>allSlotsDo:
09:28:56				006/516 - 4/37: Installing method AbstractLayout>>allVisibleSlots
09:28:56				006/516 - 5/37: Installing method AbstractLayout>>checkIntegrity
09:28:56				006/516 - 6/37: Installing method AbstractLayout>>checkSanity
09:28:56				006/516 - 7/37: Installing method AbstractLayout>>definesSlot:
09:28:56				006/516 - 8/37: Installing method AbstractLayout>>extend:
09:28:56				006/516 - 9/37: Installing method AbstractLayout>>extendByte
09:28:56				006/516 - 10/37: Installing method AbstractLayout>>extendDoubleByte
09:28:56				006/516 - 11/37: Installing method AbstractLayout>>extendDoubleWord
09:28:56				006/516 - 12/37: Installing method AbstractLayout>>extendImmediate
09:28:56				006/516 - 13/37: Installing method AbstractLayout>>extendVariable:
09:28:56				006/516 - 14/37: Installing method AbstractLayout>>extendWord
09:28:56				006/516 - 15/37: Installing method AbstractLayout>>fieldSize
09:28:56				006/516 - 16/37: Installing method AbstractLayout>>hasBindingThatBeginsWith:
09:28:56				006/516 - 17/37: Installing method AbstractLayout>>hasFields
09:28:56				006/516 - 18/37: Installing method AbstractLayout>>hasSlot:
09:28:56				006/516 - 19/37: Installing method AbstractLayout>>hasSlotNamed:
09:28:56				006/516 - 20/37: Installing method AbstractLayout>>hasSlots
09:28:56				006/516 - 21/37: Installing method AbstractLayout>>hash
09:28:56				006/516 - 22/37: Installing method AbstractLayout>>host
09:28:56				006/516 - 23/37: Installing method AbstractLayout>>host:
09:28:56				006/516 - 24/37: Installing method AbstractLayout>>instVarNames
09:28:56				006/516 - 25/37: Installing method AbstractLayout>>isBits
09:28:56				006/516 - 26/37: Installing method AbstractLayout>>isBytes
09:28:56				006/516 - 27/37: Installing method AbstractLayout>>isDoubleBytes
09:28:56				006/516 - 28/37: Installing method AbstractLayout>>isDoubleWords
09:28:56				006/516 - 29/37: Installing method AbstractLayout>>isFixedLayout
09:28:56				006/516 - 30/37: Installing method AbstractLayout>>isVariable
09:28:56				006/516 - 31/37: Installing method AbstractLayout>>isWeak
09:28:56				006/516 - 32/37: Installing method AbstractLayout>>isWords
09:28:56				006/516 - 33/37: Installing method AbstractLayout>>resolveSlot:
09:28:56				006/516 - 34/37: Installing method AbstractLayout>>resolveSlot:ifFound:ifNone:
09:28:56				006/516 - 35/37: Installing method AbstractLayout>>slotScope
09:28:56				006/516 - 36/37: Installing method AbstractLayout>>slots
09:28:56				006/516 - 37/37: Installing method AbstractLayout>>visibleSlots
09:28:57				006/516 - 1/1: Installing method AbstractLayout class>>isAbstract
09:28:57				007/516 - 1/24: Installing method AbstractLayoutScope>>=
09:28:57				007/516 - 2/24: Installing method AbstractLayoutScope>>allSlotsDo:
09:28:57				007/516 - 3/24: Installing method AbstractLayoutScope>>allVisibleSlots
09:28:57				007/516 - 4/24: Installing method AbstractLayoutScope>>extend
09:28:57				007/516 - 5/24: Installing method AbstractLayoutScope>>extend:
09:28:57				007/516 - 6/24: Installing method AbstractLayoutScope>>extend:as:
09:28:57				007/516 - 7/24: Installing method AbstractLayoutScope>>fieldSize
09:28:57				007/516 - 8/24: Installing method AbstractLayoutScope>>firstFieldIndex
09:28:57				007/516 - 9/24: Installing method AbstractLayoutScope>>flatten
09:28:57				007/516 - 10/24: Installing method AbstractLayoutScope>>flattenIn:
09:28:57				007/516 - 11/24: Installing method AbstractLayoutScope>>hasBindingThatBeginsWith:
09:28:57				007/516 - 12/24: Installing method AbstractLayoutScope>>hasFields
09:28:57				007/516 - 13/24: Installing method AbstractLayoutScope>>hasSlots
09:28:57				007/516 - 14/24: Installing method AbstractLayoutScope>>hash
09:28:57				007/516 - 15/24: Installing method AbstractLayoutScope>>ifEmpty:
09:28:57				007/516 - 16/24: Installing method AbstractLayoutScope>>ifNotEmpty:
09:28:57				007/516 - 17/24: Installing method AbstractLayoutScope>>indexOf:
09:28:57				007/516 - 18/24: Installing method AbstractLayoutScope>>indexOf:ifAbsent:
09:28:57				007/516 - 19/24: Installing method AbstractLayoutScope>>isEmpty
09:28:57				007/516 - 20/24: Installing method AbstractLayoutScope>>ownFieldSize
09:28:57				007/516 - 21/24: Installing method AbstractLayoutScope>>resolveSlot:
09:28:57				007/516 - 22/24: Installing method AbstractLayoutScope>>resolveSlot:ifFound:ifNone:
09:28:57				007/516 - 23/24: Installing method AbstractLayoutScope>>visibleSlotNames
09:28:57				007/516 - 24/24: Installing method AbstractLayoutScope>>visibleSlots
09:28:57				007/516 - 1/1: Installing method AbstractLayoutScope class>>isAbstract
09:28:57				008/516 - 1/4: Installing method AbstractSessionHandler>>handledId
09:28:57				008/516 - 2/4: Installing method AbstractSessionHandler>>printOn:
09:28:57				008/516 - 3/4: Installing method AbstractSessionHandler>>shutdown:
09:28:57				008/516 - 4/4: Installing method AbstractSessionHandler>>startup:
09:28:57				008/516 - 1/1: Installing method AbstractSessionHandler class>>isAbstract
09:28:57				009/516 - 1/3: Installing method AdditionalBinding>>emitStore:
09:28:57				009/516 - 2/3: Installing method AdditionalBinding>>emitValue:
09:28:57				009/516 - 3/3: Installing method AdditionalBinding>>isReferenced
09:28:58				010/516 - 1/33: Installing method AdditionalMethodState>>analogousCodeTo:
09:28:58				010/516 - 2/33: Installing method AdditionalMethodState>>at:
09:28:58				010/516 - 3/33: Installing method AdditionalMethodState>>at:ifAbsent:
09:28:58				010/516 - 4/33: Installing method AdditionalMethodState>>at:ifAbsentPut:
09:28:58				010/516 - 5/33: Installing method AdditionalMethodState>>at:ifPresent:
09:28:58				010/516 - 6/33: Installing method AdditionalMethodState>>at:put:
09:28:58				010/516 - 7/33: Installing method AdditionalMethodState>>copyWith:
09:28:58				010/516 - 8/33: Installing method AdditionalMethodState>>copyWithout:
09:28:58				010/516 - 9/33: Installing method AdditionalMethodState>>includes:
09:28:58				010/516 - 10/33: Installing method AdditionalMethodState>>includesKey:
09:28:58				010/516 - 11/33: Installing method AdditionalMethodState>>includesProperty:
09:28:58				010/516 - 12/33: Installing method AdditionalMethodState>>isEmpty
09:28:58				010/516 - 13/33: Installing method AdditionalMethodState>>isMethodProperties
09:28:58				010/516 - 14/33: Installing method AdditionalMethodState>>keysAndValuesDo:
09:28:58				010/516 - 15/33: Installing method AdditionalMethodState>>method
09:28:58				010/516 - 16/33: Installing method AdditionalMethodState>>method:
09:28:58				010/516 - 17/33: Installing method AdditionalMethodState>>notEmpty
09:28:58				010/516 - 18/33: Installing method AdditionalMethodState>>postCopy
09:28:58				010/516 - 19/33: Installing method AdditionalMethodState>>pragmas
09:28:58				010/516 - 20/33: Installing method AdditionalMethodState>>pragmasDo:
09:28:58				010/516 - 21/33: Installing method AdditionalMethodState>>printOn:
09:28:58				010/516 - 22/33: Installing method AdditionalMethodState>>properties
09:28:58				010/516 - 23/33: Installing method AdditionalMethodState>>propertyAt:
09:28:58				010/516 - 24/33: Installing method AdditionalMethodState>>propertyAt:ifAbsent:
09:28:58				010/516 - 25/33: Installing method AdditionalMethodState>>propertyAt:ifPresent:
09:28:58				010/516 - 26/33: Installing method AdditionalMethodState>>propertyKeysAndValuesDo:
09:28:58				010/516 - 27/33: Installing method AdditionalMethodState>>propertyValueAt:
09:28:58				010/516 - 28/33: Installing method AdditionalMethodState>>propertyValueAt:ifAbsent:
09:28:58				010/516 - 29/33: Installing method AdditionalMethodState>>removeKey:
09:28:58				010/516 - 30/33: Installing method AdditionalMethodState>>removeKey:ifAbsent:
09:28:58				010/516 - 31/33: Installing method AdditionalMethodState>>selector
09:28:58				010/516 - 32/33: Installing method AdditionalMethodState>>selector:
09:28:58				010/516 - 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
09:28:58				010/516 - 1/7: Installing method AdditionalMethodState class>>forMethod:selector:
09:28:58				010/516 - 2/7: Installing method AdditionalMethodState class>>forSelector:
09:28:58				010/516 - 3/7: Installing method AdditionalMethodState class>>new
09:28:58				010/516 - 4/7: Installing method AdditionalMethodState class>>persistProperty:
09:28:58				010/516 - 5/7: Installing method AdditionalMethodState class>>propertiesToPersist
09:28:58				010/516 - 6/7: Installing method AdditionalMethodState class>>propertiesToPersist:
09:28:58				010/516 - 7/7: Installing method AdditionalMethodState class>>selector:with:
09:28:58				011/516 - 1/2: Installing method Announcement>>asAnnouncement
09:28:58				011/516 - 2/2: Installing method Announcement>>prepareForDelivery
09:28:58				011/516 - 1/5: Installing method Announcement class>>,
09:28:58				011/516 - 2/5: Installing method Announcement class>>-
09:28:58				011/516 - 3/5: Installing method Announcement class>>asAnnouncement
09:28:58				011/516 - 4/5: Installing method Announcement class>>handlesAnnouncement:
09:28:58				011/516 - 5/5: Installing method Announcement class>>where:
09:28:58				012/516 - 1/5: Installing method AnnouncementDeliveryCondition>>announcementClass
09:28:58				012/516 - 2/5: Installing method AnnouncementDeliveryCondition>>announcementClass:
09:28:58				012/516 - 3/5: Installing method AnnouncementDeliveryCondition>>conditionBlock
09:28:58				012/516 - 4/5: Installing method AnnouncementDeliveryCondition>>conditionBlock:
09:28:58				012/516 - 5/5: Installing method AnnouncementDeliveryCondition>>handlesAnnouncement:
09:28:58				012/516 - 1/1: Installing method AnnouncementDeliveryCondition class>>for:where:
09:28:59				013/516 - 1/2: Installing method AnnouncementLogger>>logAnnouncement:
09:28:59				013/516 - 2/2: Installing method AnnouncementLogger>>subscribeTo:
09:28:59				014/516 - 1/3: Installing method AnnouncementSet>>,
09:28:59				014/516 - 2/3: Installing method AnnouncementSet>>-
09:28:59				014/516 - 3/3: Installing method AnnouncementSet>>handlesAnnouncement:
09:28:59				015/516 - 1/4: Installing method AnnouncementSetWithExclusions>>addExclusion:
09:28:59				015/516 - 2/4: Installing method AnnouncementSetWithExclusions>>handlesAnnouncement:
09:28:59				015/516 - 3/4: Installing method AnnouncementSetWithExclusions>>initialize
09:28:59				015/516 - 4/4: Installing method AnnouncementSetWithExclusions>>initialize:
09:28:59				016/516 - 1/5: Installing method AnnouncementSubscription>>makeStrong
09:28:59				016/516 - 2/5: Installing method AnnouncementSubscription>>makeWeak
09:28:59				016/516 - 3/5: Installing method AnnouncementSubscription>>subscriber
09:28:59				016/516 - 4/5: Installing method AnnouncementSubscription>>subscriber:
09:28:59				016/516 - 5/5: Installing method AnnouncementSubscription>>unregister
09:28:59				017/516 - 1/20: Installing method Announcer>>announce:
09:28:59				017/516 - 2/20: Installing method Announcer>>basicSubscribe:
09:28:59				017/516 - 3/20: Installing method Announcer>>delayAnnouncementsAfter:
09:28:59				017/516 - 4/20: Installing method Announcer>>handleSubscriberClass:
09:28:59				017/516 - 5/20: Installing method Announcer>>hasSubscriber:
09:28:59				017/516 - 6/20: Installing method Announcer>>initialize
09:28:59				017/516 - 7/20: Installing method Announcer>>isSuspended
09:28:59				017/516 - 8/20: Installing method Announcer>>numberOfSubscriptions
09:28:59				017/516 - 9/20: Installing method Announcer>>prevent:during:
09:28:59				017/516 - 10/20: Installing method Announcer>>preventedAnnouncements
09:28:59				017/516 - 11/20: Installing method Announcer>>removeSubscription:
09:28:59				017/516 - 12/20: Installing method Announcer>>replace:with:
09:28:59				017/516 - 13/20: Installing method Announcer>>subscriptions
09:28:59				017/516 - 14/20: Installing method Announcer>>subscriptionsForClass:
09:28:59				017/516 - 15/20: Installing method Announcer>>suspendAllWhile:
09:28:59				017/516 - 16/20: Installing method Announcer>>suspendAllWhileStoring:
09:28:59				017/516 - 17/20: Installing method Announcer>>unsubscribe:
09:28:59				017/516 - 18/20: Installing method Announcer>>weak
09:28:59				017/516 - 19/20: Installing method Announcer>>when:do:for:
09:28:59				017/516 - 20/20: Installing method Announcer>>when:send:to:
09:28:59				018/516 - 1/6: Installing method ArgumentsCountMismatch>>calledArgumentsCount
09:28:59				018/516 - 2/6: Installing method ArgumentsCountMismatch>>calledArgumentsCount:
09:28:59				018/516 - 3/6: Installing method ArgumentsCountMismatch>>expectedArgumentsCount
09:28:59				018/516 - 4/6: Installing method ArgumentsCountMismatch>>expectedArgumentsCount:
09:28:59				018/516 - 5/6: Installing method ArgumentsCountMismatch>>messageText
09:28:59				018/516 - 6/6: Installing method ArgumentsCountMismatch>>printArgumentsCount:
09:29:00				018/516 - 1/1: Installing method ArgumentsCountMismatch class>>signalExpectedArgumentsCount:calledArgumentsCount:
09:29:00				020/516 - 1/29: Installing method Array>>as:
09:29:00				020/516 - 2/29: Installing method Array>>asArray
09:29:00				020/516 - 3/29: Installing method Array>>asNewArray
09:29:00				020/516 - 4/29: Installing method Array>>asOrderedCollection
09:29:00				020/516 - 5/29: Installing method Array>>asSet
09:29:00				020/516 - 6/29: Installing method Array>>atWrap:
09:29:00				020/516 - 7/29: Installing method Array>>atWrap:put:
09:29:00				020/516 - 8/29: Installing method Array>>beReadOnlyLiteral
09:29:00				020/516 - 9/29: Installing method Array>>displayString
09:29:00				020/516 - 10/29: Installing method Array>>elementsExchangeIdentityWith:
09:29:00				020/516 - 11/29: Installing method Array>>elementsForwardIdentityTo:
09:29:00				020/516 - 12/29: Installing method Array>>elementsForwardIdentityTo:copyHash:
09:29:00				020/516 - 13/29: Installing method Array>>hasLiteral:
09:29:00				020/516 - 14/29: Installing method Array>>hasLiteralSuchThat:
09:29:00				020/516 - 15/29: Installing method Array>>isArray
09:29:00				020/516 - 16/29: Installing method Array>>isLiteral
09:29:00				020/516 - 17/29: Installing method Array>>isLiteral:
09:29:00				020/516 - 18/29: Installing method Array>>isSelfEvaluating
09:29:00				020/516 - 19/29: Installing method Array>>isSelfEvaluating:
09:29:00				020/516 - 20/29: Installing method Array>>literalEqual:
09:29:00				020/516 - 21/29: Installing method Array>>printAsLiteralFormOn:
09:29:00				020/516 - 22/29: Installing method Array>>printAsSelfEvaluatingFormOn:
09:29:00				020/516 - 23/29: Installing method Array>>printOn:
09:29:00				020/516 - 24/29: Installing method Array>>recursiveDo:
09:29:00				020/516 - 25/29: Installing method Array>>refersToLiteral:
09:29:00				020/516 - 26/29: Installing method Array>>replaceFrom:to:with:startingAt:
09:29:00				020/516 - 27/29: Installing method Array>>shouldBePrintedAsLiteral
09:29:00				020/516 - 28/29: Installing method Array>>shouldBePrintedAsLiteral:
09:29:00				020/516 - 29/29: Installing method Array>>storeOn:
09:29:00				020/516 - 1/3: Installing method Array class>>braceStream:
09:29:00				020/516 - 2/3: Installing method Array class>>empty
09:29:00				020/516 - 3/3: Installing method Array class>>new:
09:29:00				021/516 - 1/10: Installing method ArrayedCollection>>add:
09:29:00				021/516 - 2/10: Installing method ArrayedCollection>>byteSize
09:29:00				021/516 - 3/10: Installing method ArrayedCollection>>bytesPerBasicElement
09:29:00				021/516 - 4/10: Installing method ArrayedCollection>>defaultElement
09:29:00				021/516 - 5/10: Installing method ArrayedCollection>>fillFrom:with:
09:29:00				021/516 - 6/10: Installing method ArrayedCollection>>removeAll
09:29:00				021/516 - 7/10: Installing method ArrayedCollection>>size
09:29:00				021/516 - 8/10: Installing method ArrayedCollection>>storeElementsFrom:to:on:
09:29:00				021/516 - 9/10: Installing method ArrayedCollection>>storeOn:
09:29:00				021/516 - 10/10: Installing method ArrayedCollection>>writeOn:
09:29:00				021/516 - 1/13: Installing method ArrayedCollection class>>isAbstract
09:29:00				021/516 - 2/13: Installing method ArrayedCollection class>>new
09:29:00				021/516 - 3/13: Installing method ArrayedCollection class>>new:withAll:
09:29:00				021/516 - 4/13: Installing method ArrayedCollection class>>newFrom:
09:29:00				021/516 - 5/13: Installing method ArrayedCollection class>>newFromArray:
09:29:00				021/516 - 6/13: Installing method ArrayedCollection class>>with:
09:29:00				021/516 - 7/13: Installing method ArrayedCollection class>>with:with:
09:29:00				021/516 - 8/13: Installing method ArrayedCollection class>>with:with:with:
09:29:01				021/516 - 9/13: Installing method ArrayedCollection class>>with:with:with:with:
09:29:01				021/516 - 10/13: Installing method ArrayedCollection class>>with:with:with:with:with:
09:29:01				021/516 - 11/13: Installing method ArrayedCollection class>>with:with:with:with:with:with:
09:29:01				021/516 - 12/13: Installing method ArrayedCollection class>>with:withAll:
09:29:01				021/516 - 13/13: Installing method ArrayedCollection class>>withAll:
09:29:01				022/516 - 1/35: Installing method AsciiCharset class>>isCasedLetter:
09:29:01				022/516 - 2/35: Installing method AsciiCharset class>>isClosePunctuation:
09:29:01				022/516 - 3/35: Installing method AsciiCharset class>>isConnectorPunctuation:
09:29:01				022/516 - 4/35: Installing method AsciiCharset class>>isControlOther:
09:29:01				022/516 - 5/35: Installing method AsciiCharset class>>isCurrencySymbol:
09:29:01				022/516 - 6/35: Installing method AsciiCharset class>>isDashPunctuation:
09:29:01				022/516 - 7/35: Installing method AsciiCharset class>>isDecimalDigit:
09:29:01				022/516 - 8/35: Installing method AsciiCharset class>>isDigit:
09:29:01				022/516 - 9/35: Installing method AsciiCharset class>>isEnclosingMark:
09:29:01				022/516 - 10/35: Installing method AsciiCharset class>>isFinalQuote:
09:29:01				022/516 - 11/35: Installing method AsciiCharset class>>isFormatOther:
09:29:01				022/516 - 12/35: Installing method AsciiCharset class>>isInitialQuote:
09:29:01				022/516 - 13/35: Installing method AsciiCharset class>>isLetter:
09:29:01				022/516 - 14/35: Installing method AsciiCharset class>>isLetterModifier:
09:29:01				022/516 - 15/35: Installing method AsciiCharset class>>isLetterNumber:
09:29:01				022/516 - 16/35: Installing method AsciiCharset class>>isLineSeparator:
09:29:01				022/516 - 17/35: Installing method AsciiCharset class>>isLowercase:
09:29:01				022/516 - 18/35: Installing method AsciiCharset class>>isMathSymbol:
09:29:01				022/516 - 19/35: Installing method AsciiCharset class>>isModifierSymbol:
09:29:01				022/516 - 20/35: Installing method AsciiCharset class>>isNonspacingMark:
09:29:01				022/516 - 21/35: Installing method AsciiCharset class>>isOpenPunctuation:
09:29:01				022/516 - 22/35: Installing method AsciiCharset class>>isOtherLetter:
09:29:01				022/516 - 23/35: Installing method AsciiCharset class>>isOtherNumber:
09:29:01				022/516 - 24/35: Installing method AsciiCharset class>>isOtherPunctuation:
09:29:01				022/516 - 25/35: Installing method AsciiCharset class>>isOtherSymbol:
09:29:02				022/516 - 26/35: Installing method AsciiCharset class>>isParagraphSeparator:
09:29:02				022/516 - 27/35: Installing method AsciiCharset class>>isPrivateOther:
09:29:02				022/516 - 28/35: Installing method AsciiCharset class>>isSpaceSeparator:
09:29:02				022/516 - 29/35: Installing method AsciiCharset class>>isSpacingCombiningMark:
09:29:02				022/516 - 30/35: Installing method AsciiCharset class>>isSurrogateOther:
09:29:02				022/516 - 31/35: Installing method AsciiCharset class>>isTitlecaseLetter:
09:29:02				022/516 - 32/35: Installing method AsciiCharset class>>isUppercase:
09:29:02				022/516 - 33/35: Installing method AsciiCharset class>>maxValue
09:29:02				022/516 - 34/35: Installing method AsciiCharset class>>toLowercase:
09:29:02				022/516 - 35/35: Installing method AsciiCharset class>>toUppercase:
09:29:02				024/516 - 1/12: Installing method Association>>=
09:29:02				024/516 - 2/12: Installing method Association>>analogousCodeTo:
09:29:02				024/516 - 3/12: Installing method Association>>hasLiteral:
09:29:02				024/516 - 4/12: Installing method Association>>isAssociation
09:29:02				024/516 - 5/12: Installing method Association>>isSelfEvaluating
09:29:02				024/516 - 6/12: Installing method Association>>isVariableBinding
09:29:02				024/516 - 7/12: Installing method Association>>key:value:
09:29:02				024/516 - 8/12: Installing method Association>>literalEqual:
09:29:02				024/516 - 9/12: Installing method Association>>printOn:
09:29:02				024/516 - 10/12: Installing method Association>>storeOn:
09:29:02				024/516 - 11/12: Installing method Association>>value
09:29:02				024/516 - 12/12: Installing method Association>>value:
09:29:02				024/516 - 1/1: Installing method Association class>>key:value:
09:29:02				025/516 - 1/13: Installing method AsyncFile>>close
09:29:02				025/516 - 2/13: Installing method AsyncFile>>fileHandle
09:29:02				025/516 - 3/13: Installing method AsyncFile>>open:forWrite:
09:29:02				025/516 - 4/13: Installing method AsyncFile>>primClose:
09:29:02				025/516 - 5/13: Installing method AsyncFile>>primOpen:forWrite:semaIndex:
09:29:02				025/516 - 6/13: Installing method AsyncFile>>primReadResult:intoBuffer:at:count:
09:29:02				025/516 - 7/13: Installing method AsyncFile>>primReadStart:fPosition:count:
09:29:02				025/516 - 8/13: Installing method AsyncFile>>primWriteResult:
09:29:02				025/516 - 9/13: Installing method AsyncFile>>primWriteStart:fPosition:fromBuffer:at:count:
09:29:02				025/516 - 10/13: Installing method AsyncFile>>readByteCount:fromFilePosition:onCompletionDo:
09:29:02				025/516 - 11/13: Installing method AsyncFile>>test:fileName:
09:29:02				025/516 - 12/13: Installing method AsyncFile>>waitForCompletion
09:29:02				025/516 - 13/13: Installing method AsyncFile>>writeBuffer:atFilePosition:onCompletionDo:
09:29:02				025/516 - 1/1: Installing method AsyncFile class>>initialize
09:29:03				026/516 - 1/20: Installing method AutomaticRewriting>>=
09:29:03				026/516 - 2/20: Installing method AutomaticRewriting>>condition:
09:29:03				026/516 - 3/20: Installing method AutomaticRewriting>>context:
09:29:03				026/516 - 4/20: Installing method AutomaticRewriting>>contextOfDeprecatedMethod
09:29:03				026/516 - 5/20: Installing method AutomaticRewriting>>contextOfSender
09:29:03				026/516 - 6/20: Installing method AutomaticRewriting>>date:
09:29:03				026/516 - 7/20: Installing method AutomaticRewriting>>deprecatedMethodName
09:29:03				026/516 - 8/20: Installing method AutomaticRewriting>>deprecationDate
09:29:03				026/516 - 9/20: Installing method AutomaticRewriting>>explanation:
09:29:03				026/516 - 10/20: Installing method AutomaticRewriting>>explanationString
09:29:03				026/516 - 11/20: Installing method AutomaticRewriting>>hash
09:29:03				026/516 - 12/20: Installing method AutomaticRewriting>>raiseWarning
09:29:03				026/516 - 13/20: Installing method AutomaticRewriting>>rewriterClass
09:29:03				026/516 - 14/20: Installing method AutomaticRewriting>>rule:
09:29:03				026/516 - 15/20: Installing method AutomaticRewriting>>sendingMethodName
09:29:03				026/516 - 16/20: Installing method AutomaticRewriting>>shouldTransform
09:29:03				026/516 - 17/20: Installing method AutomaticRewriting>>showWarning
09:29:03				026/516 - 18/20: Installing method AutomaticRewriting>>signal
09:29:03				026/516 - 19/20: Installing method AutomaticRewriting>>version:
09:29:03				026/516 - 20/20: Installing method AutomaticRewriting>>versionString
09:29:03				026/516 - 1/10: Installing method AutomaticRewriting class>>activateTransformations
09:29:03				026/516 - 2/10: Installing method AutomaticRewriting class>>activateTransformations:
09:29:03				026/516 - 3/10: Installing method AutomaticRewriting class>>addLog:
09:29:03				026/516 - 4/10: Installing method AutomaticRewriting class>>initialize
09:29:03				026/516 - 5/10: Installing method AutomaticRewriting class>>log
09:29:03				026/516 - 6/10: Installing method AutomaticRewriting class>>raiseWarning
09:29:03				026/516 - 7/10: Installing method AutomaticRewriting class>>raiseWarning:
09:29:03				026/516 - 8/10: Installing method AutomaticRewriting class>>reset
09:29:03				026/516 - 9/10: Installing method AutomaticRewriting class>>showWarning
09:29:03				026/516 - 10/10: Installing method AutomaticRewriting class>>showWarning:
09:29:03				027/516 - 1/4: Installing method BackwardCompatibility>>defaultAction
09:29:03				027/516 - 2/4: Installing method BackwardCompatibility>>logTranscript
09:29:03				027/516 - 3/4: Installing method BackwardCompatibility>>messageText
09:29:03				027/516 - 4/4: Installing method BackwardCompatibility>>transform
09:29:03				027/516 - 1/1: Installing method BackwardCompatibility class>>backwardsCompatibilityWhile:
09:29:04				029/516 - 1/22: Installing method Bag>>=
09:29:04				029/516 - 2/22: Installing method Bag>>add:
09:29:04				029/516 - 3/22: Installing method Bag>>add:withOccurrences:
09:29:04				029/516 - 4/22: Installing method Bag>>asBag
09:29:04				029/516 - 5/22: Installing method Bag>>asSet
09:29:04				029/516 - 6/22: Installing method Bag>>associationsDo:
09:29:04				029/516 - 7/22: Installing method Bag>>cumulativeCounts
09:29:04				029/516 - 8/22: Installing method Bag>>do:
09:29:04				029/516 - 9/22: Installing method Bag>>doWithOccurrences:
09:29:04				029/516 - 10/22: Installing method Bag>>includes:
09:29:04				029/516 - 11/22: Installing method Bag>>keysAndValuesDo:
09:29:04				029/516 - 12/22: Installing method Bag>>occurrencesOf:
09:29:04				029/516 - 13/22: Installing method Bag>>postCopy
09:29:04				029/516 - 14/22: Installing method Bag>>remove:ifAbsent:
09:29:04				029/516 - 15/22: Installing method Bag>>removeAll
09:29:04				029/516 - 16/22: Installing method Bag>>removeKey:ifAbsent:
09:29:04				029/516 - 17/22: Installing method Bag>>setContents:
09:29:04				029/516 - 18/22: Installing method Bag>>size
09:29:04				029/516 - 19/22: Installing method Bag>>sortedCounts
09:29:04				029/516 - 20/22: Installing method Bag>>sortedElements
09:29:04				029/516 - 21/22: Installing method Bag>>sum
09:29:04				029/516 - 22/22: Installing method Bag>>valuesAndCounts
09:29:04				029/516 - 1/4: Installing method Bag class>>contentsClass
09:29:04				029/516 - 2/4: Installing method Bag class>>new
09:29:04				029/516 - 3/4: Installing method Bag class>>new:
09:29:04				029/516 - 4/4: Installing method Bag class>>newFrom:
09:29:04				030/516 - 1/26: Installing method BasicCommandLineHandler>>activate
09:29:04				030/516 - 2/26: Installing method BasicCommandLineHandler>>activateSubCommand:
09:29:04				030/516 - 3/26: Installing method BasicCommandLineHandler>>checkPassword
09:29:04				030/516 - 4/26: Installing method BasicCommandLineHandler>>copySubcommand
09:29:04				030/516 - 5/26: Installing method BasicCommandLineHandler>>copyright
09:29:04				030/516 - 6/26: Installing method BasicCommandLineHandler>>default
09:29:04				030/516 - 7/26: Installing method BasicCommandLineHandler>>disabledAccessMode
09:29:04				030/516 - 8/26: Installing method BasicCommandLineHandler>>error
09:29:04				030/516 - 9/26: Installing method BasicCommandLineHandler>>firstArgument
09:29:04				030/516 - 10/26: Installing method BasicCommandLineHandler>>handleArgument:
09:29:04				030/516 - 11/26: Installing method BasicCommandLineHandler>>handleEmptyArguments
09:29:05				030/516 - 12/26: Installing method BasicCommandLineHandler>>handleExit:
09:29:05				030/516 - 13/26: Installing method BasicCommandLineHandler>>handleExit:for:
09:29:05				030/516 - 14/26: Installing method BasicCommandLineHandler>>handlePassword:
09:29:05				030/516 - 15/26: Installing method BasicCommandLineHandler>>handleSubcommand
09:29:05				030/516 - 16/26: Installing method BasicCommandLineHandler>>initialize
09:29:05				030/516 - 17/26: Installing method BasicCommandLineHandler>>list
09:29:05				030/516 - 18/26: Installing method BasicCommandLineHandler>>noQuit
09:29:05				030/516 - 19/26: Installing method BasicCommandLineHandler>>readOnlyAccessMode
09:29:05				030/516 - 20/26: Installing method BasicCommandLineHandler>>readWriteAccessMode
09:29:05				030/516 - 21/26: Installing method BasicCommandLineHandler>>requirePasswordFor:
09:29:05				030/516 - 22/26: Installing method BasicCommandLineHandler>>selectHandlers
09:29:05				030/516 - 23/26: Installing method BasicCommandLineHandler>>selectedHandler
09:29:05				030/516 - 24/26: Installing method BasicCommandLineHandler>>subCommandsRoot
09:29:05				030/516 - 25/26: Installing method BasicCommandLineHandler>>version
09:29:05				030/516 - 26/26: Installing method BasicCommandLineHandler>>writeOnlyAccessMode
09:29:05				030/516 - 1/7: Installing method BasicCommandLineHandler class>>commandLinePasswordManager
09:29:05				030/516 - 2/7: Installing method BasicCommandLineHandler class>>commandName
09:29:05				030/516 - 3/7: Installing method BasicCommandLineHandler class>>description
09:29:05				030/516 - 4/7: Installing method BasicCommandLineHandler class>>initialize
09:29:05				030/516 - 5/7: Installing method BasicCommandLineHandler class>>isResponsibleFor:
09:29:05				030/516 - 6/7: Installing method BasicCommandLineHandler class>>priority
09:29:05				030/516 - 7/7: Installing method BasicCommandLineHandler class>>startUp:
09:29:11				031/516 - 1/210: Installing method Behavior>><<
09:29:11				031/516 - 2/210: Installing method Behavior>>>>
09:29:11				031/516 - 3/210: Installing method Behavior>>addObsoleteSubclass:
09:29:11				031/516 - 4/210: Installing method Behavior>>addSelector:withMethod:
09:29:11				031/516 - 5/210: Installing method Behavior>>addSelectorSilently:withMethod:
09:29:11				031/516 - 6/210: Installing method Behavior>>adoptInstance:
09:29:11				031/516 - 7/210: Installing method Behavior>>allCallsOn
09:29:11				031/516 - 8/210: Installing method Behavior>>allCallsOn:
09:29:11				031/516 - 9/210: Installing method Behavior>>allClassVarNames
09:29:11				031/516 - 10/210: Installing method Behavior>>allInstVarNames
09:29:11				031/516 - 11/210: Installing method Behavior>>allInstances
09:29:11				031/516 - 12/210: Installing method Behavior>>allInstancesDo:
09:29:12				031/516 - 13/210: Installing method Behavior>>allInstancesOrNil
09:29:12				031/516 - 14/210: Installing method Behavior>>allMethods
09:29:12				031/516 - 15/210: Installing method Behavior>>allMethodsAccessingSlot:
09:29:12				031/516 - 16/210: Installing method Behavior>>allMethodsReadingSlot:
09:29:12				031/516 - 17/210: Installing method Behavior>>allMethodsWritingSlot:
09:29:12				031/516 - 18/210: Installing method Behavior>>allSelectors
09:29:12				031/516 - 19/210: Installing method Behavior>>allSelectorsAbove
09:29:12				031/516 - 20/210: Installing method Behavior>>allSelectorsAboveUntil:
09:29:12				031/516 - 21/210: Installing method Behavior>>allSelectorsBelow:
09:29:12				031/516 - 22/210: Installing method Behavior>>allSelectorsWithout:
09:29:12				031/516 - 23/210: Installing method Behavior>>allSharedPools
09:29:12				031/516 - 24/210: Installing method Behavior>>allSlots
09:29:12				031/516 - 25/210: Installing method Behavior>>allSubInstances
09:29:12				031/516 - 26/210: Installing method Behavior>>allSubInstancesDo:
09:29:12				031/516 - 27/210: Installing method Behavior>>allSubclasses
09:29:12				031/516 - 28/210: Installing method Behavior>>allSubclassesDo:
09:29:12				031/516 - 29/210: Installing method Behavior>>allSubclassesWithLevelDo:startingLevel:
09:29:12				031/516 - 30/210: Installing method Behavior>>allSuperclasses
09:29:12				031/516 - 31/210: Installing method Behavior>>allSuperclassesDo:
09:29:12				031/516 - 32/210: Installing method Behavior>>allSuperclassesIncluding:
09:29:12				031/516 - 33/210: Installing method Behavior>>allUnsentMessages
09:29:12				031/516 - 34/210: Installing method Behavior>>basicIdentityHash
09:29:12				031/516 - 35/210: Installing method Behavior>>basicNew
09:29:12				031/516 - 36/210: Installing method Behavior>>basicNew:
09:29:12				031/516 - 37/210: Installing method Behavior>>basicNewTenured
09:29:12				031/516 - 38/210: Installing method Behavior>>basicNewTenured:
09:29:12				031/516 - 39/210: Installing method Behavior>>basicObsoleteSubclasses
09:29:12				031/516 - 40/210: Installing method Behavior>>basicSuperclass:
09:29:12				031/516 - 41/210: Installing method Behavior>>becomeUncompact
09:29:12				031/516 - 42/210: Installing method Behavior>>binding
09:29:12				031/516 - 43/210: Installing method Behavior>>bindingOf:
09:29:12				031/516 - 44/210: Installing method Behavior>>byteSizeOfInstance
09:29:12				031/516 - 45/210: Installing method Behavior>>byteSizeOfInstanceOfSize:
09:29:12				031/516 - 46/210: Installing method Behavior>>canPerform:
09:29:12				031/516 - 47/210: Installing method Behavior>>canUnderstand:
09:29:12				031/516 - 48/210: Installing method Behavior>>classAndMethodFor:do:ifAbsent:
09:29:12				031/516 - 49/210: Installing method Behavior>>classBindingOf:
09:29:12				031/516 - 50/210: Installing method Behavior>>classDepth
09:29:12				031/516 - 51/210: Installing method Behavior>>classLayout
09:29:12				031/516 - 52/210: Installing method Behavior>>classLayout:
09:29:12				031/516 - 53/210: Installing method Behavior>>classVarNames
09:29:12				031/516 - 54/210: Installing method Behavior>>cleanUp
09:29:12				031/516 - 55/210: Installing method Behavior>>cleanUp:
09:29:12				031/516 - 56/210: Installing method Behavior>>codeChangeAnnouncer
09:29:12				031/516 - 57/210: Installing method Behavior>>codeSupportAnnouncer
09:29:12				031/516 - 58/210: Installing method Behavior>>compiledMethodAt:
09:29:12				031/516 - 59/210: Installing method Behavior>>compiledMethodAt:ifAbsent:
09:29:12				031/516 - 60/210: Installing method Behavior>>compiledMethodAt:ifPresent:
09:29:12				031/516 - 61/210: Installing method Behavior>>compiledMethodAt:ifPresent:ifAbsent:
09:29:12				031/516 - 62/210: Installing method Behavior>>deepCopy
09:29:12				031/516 - 63/210: Installing method Behavior>>definedMethods
09:29:12				031/516 - 64/210: Installing method Behavior>>definedSelectors
09:29:12				031/516 - 65/210: Installing method Behavior>>definedVariables
09:29:12				031/516 - 66/210: Installing method Behavior>>elementSize
09:29:12				031/516 - 67/210: Installing method Behavior>>emptyMethodDictionary
09:29:12				031/516 - 68/210: Installing method Behavior>>ensureProperties
09:29:12				031/516 - 69/210: Installing method Behavior>>environment
09:29:12				031/516 - 70/210: Installing method Behavior>>findOriginClassOf:
09:29:12				031/516 - 71/210: Installing method Behavior>>findOriginMethodOf:
09:29:12				031/516 - 72/210: Installing method Behavior>>fluidInstall
09:29:12				031/516 - 73/210: Installing method Behavior>>flushCache
09:29:12				031/516 - 74/210: Installing method Behavior>>format
09:29:12				031/516 - 75/210: Installing method Behavior>>handleFailingBasicNew
09:29:12				031/516 - 76/210: Installing method Behavior>>handleFailingBasicNew:
09:29:12				031/516 - 77/210: Installing method Behavior>>handleFailingBasicNewTenured
09:29:12				031/516 - 78/210: Installing method Behavior>>handleFailingBasicNewTenured:
09:29:12				031/516 - 79/210: Installing method Behavior>>handleFailingBasicNewTenuredWithGC:
09:29:12				031/516 - 80/210: Installing method Behavior>>handleFailingBasicNewWithGC:
09:29:12				031/516 - 81/210: Installing method Behavior>>handleFailingFailingBasicNew
09:29:12				031/516 - 82/210: Installing method Behavior>>handleFailingFailingBasicNew:
09:29:12				031/516 - 83/210: Installing method Behavior>>handleFailingFailingBasicNewTenured
09:29:12				031/516 - 84/210: Installing method Behavior>>handleFailingFailingBasicNewTenured:
09:29:12				031/516 - 85/210: Installing method Behavior>>hasAbstractMethods
09:29:12				031/516 - 86/210: Installing method Behavior>>hasBindingOf:
09:29:12				031/516 - 87/210: Installing method Behavior>>hasMethodAccessingVariable:
09:29:12				031/516 - 88/210: Installing method Behavior>>hasMethods
09:29:12				031/516 - 89/210: Installing method Behavior>>hasProperty:
09:29:12				031/516 - 90/210: Installing method Behavior>>hasSelectorReferringTo:
09:29:12				031/516 - 91/210: Installing method Behavior>>includesBehavior:
09:29:12				031/516 - 92/210: Installing method Behavior>>includesLocalSelector:
09:29:12				031/516 - 93/210: Installing method Behavior>>includesMethod:
09:29:12				031/516 - 94/210: Installing method Behavior>>includesSelector:
09:29:12				031/516 - 95/210: Installing method Behavior>>inheritsFrom:
09:29:12				031/516 - 96/210: Installing method Behavior>>initialize
09:29:12				031/516 - 97/210: Installing method Behavior>>initializeSlots:
09:29:12				031/516 - 98/210: Installing method Behavior>>instSize
09:29:12				031/516 - 99/210: Installing method Behavior>>instSpec
09:29:12				031/516 - 100/210: Installing method Behavior>>instVarNames
09:29:12				031/516 - 101/210: Installing method Behavior>>instanceCount
09:29:12				031/516 - 102/210: Installing method Behavior>>instanceVariables
09:29:12				031/516 - 103/210: Installing method Behavior>>instancesSizeInMemory
09:29:12				031/516 - 104/210: Installing method Behavior>>isAbstract
09:29:12				031/516 - 105/210: Installing method Behavior>>isAnonymous
09:29:12				031/516 - 106/210: Installing method Behavior>>isBehavior
09:29:12				031/516 - 107/210: Installing method Behavior>>isBits
09:29:12				031/516 - 108/210: Installing method Behavior>>isBytes
09:29:12				031/516 - 109/210: Installing method Behavior>>isCompact
09:29:12				031/516 - 110/210: Installing method Behavior>>isDisabledSelector:
09:29:12				031/516 - 111/210: Installing method Behavior>>isDoubleWords
09:29:12				031/516 - 112/210: Installing method Behavior>>isEphemeronClass
09:29:12				031/516 - 113/210: Installing method Behavior>>isFixed
09:29:12				031/516 - 114/210: Installing method Behavior>>isImmediateClass
09:29:12				031/516 - 115/210: Installing method Behavior>>isInClassHierarchyOf:
09:29:12				031/516 - 116/210: Installing method Behavior>>isManifest
09:29:12				031/516 - 117/210: Installing method Behavior>>isMeta
09:29:12				031/516 - 118/210: Installing method Behavior>>isObsolete
09:29:12				031/516 - 119/210: Installing method Behavior>>isPointers
09:29:12				031/516 - 120/210: Installing method Behavior>>isPool
09:29:12				031/516 - 121/210: Installing method Behavior>>isReferenced
09:29:12				031/516 - 122/210: Installing method Behavior>>isRootInEnvironment
09:29:12				031/516 - 123/210: Installing method Behavior>>isUsed
09:29:12				031/516 - 124/210: Installing method Behavior>>isVariable
09:29:12				031/516 - 125/210: Installing method Behavior>>isWeak
09:29:12				031/516 - 126/210: Installing method Behavior>>isWords
09:29:12				031/516 - 127/210: Installing method Behavior>>localMethods
09:29:12				031/516 - 128/210: Installing method Behavior>>localSelectors
09:29:12				031/516 - 129/210: Installing method Behavior>>lookupSelector:
09:29:12				031/516 - 130/210: Installing method Behavior>>lookupVar:
09:29:12				031/516 - 131/210: Installing method Behavior>>methodDict
09:29:12				031/516 - 132/210: Installing method Behavior>>methodDict:
09:29:12				031/516 - 133/210: Installing method Behavior>>methodDictionary
09:29:12				031/516 - 134/210: Installing method Behavior>>methodDictionary:
09:29:12				031/516 - 135/210: Installing method Behavior>>methods
09:29:12				031/516 - 136/210: Installing method Behavior>>methodsAccessingSlot:
09:29:12				031/516 - 137/210: Installing method Behavior>>methodsDo:
09:29:12				031/516 - 138/210: Installing method Behavior>>methodsReadingSlot:
09:29:12				031/516 - 139/210: Installing method Behavior>>methodsReferencingClass:
09:29:12				031/516 - 140/210: Installing method Behavior>>methodsReferencingClasses:
09:29:12				031/516 - 141/210: Installing method Behavior>>methodsWritingSlot:
09:29:12				031/516 - 142/210: Installing method Behavior>>name
09:29:12				031/516 - 143/210: Installing method Behavior>>new
09:29:12				031/516 - 144/210: Installing method Behavior>>new:
09:29:12				031/516 - 145/210: Installing method Behavior>>newTenured
09:29:12				031/516 - 146/210: Installing method Behavior>>newTenured:
09:29:12				031/516 - 147/210: Installing method Behavior>>nonObsoleteClass
09:29:12				031/516 - 148/210: Installing method Behavior>>obsolete
09:29:12				031/516 - 149/210: Installing method Behavior>>obsoleteSubclasses
09:29:12				031/516 - 150/210: Installing method Behavior>>originalName
09:29:12				031/516 - 151/210: Installing method Behavior>>packageOrganizer
09:29:12				031/516 - 152/210: Installing method Behavior>>postCopy
09:29:12				031/516 - 153/210: Installing method Behavior>>pragmas
09:29:12				031/516 - 154/210: Installing method Behavior>>pragmasDo:
09:29:12				031/516 - 155/210: Installing method Behavior>>printOn:
09:29:12				031/516 - 156/210: Installing method Behavior>>properties
09:29:12				031/516 - 157/210: Installing method Behavior>>propertyAt:
09:29:12				031/516 - 158/210: Installing method Behavior>>propertyAt:ifAbsent:
09:29:12				031/516 - 159/210: Installing method Behavior>>propertyAt:put:
09:29:12				031/516 - 160/210: Installing method Behavior>>realClass
09:29:12				031/516 - 161/210: Installing method Behavior>>referencedClasses
09:29:12				031/516 - 162/210: Installing method Behavior>>removeAllObsoleteSubclasses
09:29:12				031/516 - 163/210: Installing method Behavior>>removePropertiesIfEmpty
09:29:12				031/516 - 164/210: Installing method Behavior>>removeProperty:
09:29:13				031/516 - 165/210: Installing method Behavior>>removeProperty:ifAbsent:
09:29:13				031/516 - 166/210: Installing method Behavior>>removeSelector:
09:29:13				031/516 - 167/210: Installing method Behavior>>removeSelectorSilently:
09:29:13				031/516 - 168/210: Installing method Behavior>>restartMethods
09:29:13				031/516 - 169/210: Installing method Behavior>>selectSubclasses:
09:29:13				031/516 - 170/210: Installing method Behavior>>selectSuperclasses:
09:29:13				031/516 - 171/210: Installing method Behavior>>selectors
09:29:13				031/516 - 172/210: Installing method Behavior>>selectorsAndMethodsDo:
09:29:13				031/516 - 173/210: Installing method Behavior>>selectorsDo:
09:29:13				031/516 - 174/210: Installing method Behavior>>selectorsWithArgs:
09:29:13				031/516 - 175/210: Installing method Behavior>>setFormat:
09:29:13				031/516 - 176/210: Installing method Behavior>>shouldNotBeRedefined
09:29:13				031/516 - 177/210: Installing method Behavior>>shutDown
09:29:13				031/516 - 178/210: Installing method Behavior>>shutDown:
09:29:13				031/516 - 179/210: Installing method Behavior>>slots
09:29:13				031/516 - 180/210: Installing method Behavior>>someInstance
09:29:13				031/516 - 181/210: Installing method Behavior>>sourceCodeAt:
09:29:13				031/516 - 182/210: Installing method Behavior>>sourceCodeAt:ifAbsent:
09:29:13				031/516 - 183/210: Installing method Behavior>>sourceCodeTemplate
09:29:13				031/516 - 184/210: Installing method Behavior>>spaceUsed
09:29:13				031/516 - 185/210: Installing method Behavior>>startUp
09:29:13				031/516 - 186/210: Installing method Behavior>>startUp:
09:29:13				031/516 - 187/210: Installing method Behavior>>subclassDefinerClass
09:29:13				031/516 - 188/210: Installing method Behavior>>subclassInstVarNames
09:29:13				031/516 - 189/210: Installing method Behavior>>superclass
09:29:13				031/516 - 190/210: Installing method Behavior>>superclass:
09:29:13				031/516 - 191/210: Installing method Behavior>>superclass:methodDictionary:format:
09:29:13				031/516 - 192/210: Installing method Behavior>>thoroughHasSelectorReferringTo:
09:29:13				031/516 - 193/210: Installing method Behavior>>thoroughWhichMethodsReferTo:
09:29:13				031/516 - 194/210: Installing method Behavior>>thoroughWhichMethodsReferTo:specialIndex:
09:29:13				031/516 - 195/210: Installing method Behavior>>thoroughWhichSelectorsReferTo:
09:29:13				031/516 - 196/210: Installing method Behavior>>unreferencedInstanceVariables
09:29:13				031/516 - 197/210: Installing method Behavior>>usingMethods
09:29:13				031/516 - 198/210: Installing method Behavior>>whichClassDefinesClassVar:
09:29:13				031/516 - 199/210: Installing method Behavior>>whichClassDefinesInstVar:
09:29:13				031/516 - 200/210: Installing method Behavior>>whichClassIncludesSelector:
09:29:13				031/516 - 201/210: Installing method Behavior>>whichMethodsReferTo:
09:29:13				031/516 - 202/210: Installing method Behavior>>whichSelectorsReferTo:
09:29:13				031/516 - 203/210: Installing method Behavior>>whichSuperclassSatisfies:
09:29:13				031/516 - 204/210: Installing method Behavior>>withAllSubAndSuperclassesDo:
09:29:13				031/516 - 205/210: Installing method Behavior>>withAllSubclasses
09:29:13				031/516 - 206/210: Installing method Behavior>>withAllSubclassesDo:
09:29:13				031/516 - 207/210: Installing method Behavior>>withAllSuperAndSubclasses
09:29:14				031/516 - 208/210: Installing method Behavior>>withAllSuperAndSubclassesDo:
09:29:14				031/516 - 209/210: Installing method Behavior>>withAllSuperclasses
09:29:14				031/516 - 210/210: Installing method Behavior>>withAllSuperclassesDo:
09:29:14				031/516 - 1/4: Installing method Behavior class>>initialize
09:29:14				031/516 - 2/4: Installing method Behavior class>>initializeClassProperties
09:29:14				031/516 - 3/4: Installing method Behavior class>>initializeObsoleteSubclasses
09:29:14				031/516 - 4/4: Installing method Behavior class>>sortBlock
09:29:14				032/516 - 1/9: Installing method BinaryFileStream>>close
09:29:14				032/516 - 2/9: Installing method BinaryFileStream>>closed
09:29:14				032/516 - 3/9: Installing method BinaryFileStream>>finalize
09:29:14				032/516 - 4/9: Installing method BinaryFileStream>>peek
09:29:14				032/516 - 5/9: Installing method BinaryFileStream>>register
09:29:14				032/516 - 6/9: Installing method BinaryFileStream>>skip:
09:29:14				032/516 - 7/9: Installing method BinaryFileStream>>truncate
09:29:14				032/516 - 8/9: Installing method BinaryFileStream>>truncate:
09:29:14				032/516 - 9/9: Installing method BinaryFileStream>>unregister
09:29:14				033/516 - 1/9: Installing method BitsLayout>>bytesPerSlot
09:29:14				033/516 - 2/9: Installing method BitsLayout>>extend
09:29:14				033/516 - 3/9: Installing method BitsLayout>>extendByte
09:29:14				033/516 - 4/9: Installing method BitsLayout>>extendDoubleByte
09:29:14				033/516 - 5/9: Installing method BitsLayout>>extendDoubleWord
09:29:14				033/516 - 6/9: Installing method BitsLayout>>extendWeak:
09:29:14				033/516 - 7/9: Installing method BitsLayout>>extendWord
09:29:14				033/516 - 8/9: Installing method BitsLayout>>isBits
09:29:14				033/516 - 9/9: Installing method BitsLayout>>isVariable
09:29:14				033/516 - 1/1: Installing method BitsLayout class>>isAbstract
09:29:14				034/516 - 1/2: Installing method BlockCannotReturn>>home
09:29:14				034/516 - 2/2: Installing method BlockCannotReturn>>home:
09:29:14				034/516 - 1/1: Installing method BlockCannotReturn class>>result:from:
09:29:15				035/516 - 1/93: Installing method BlockClosure>>argumentCount
09:29:15				035/516 - 2/93: Installing method BlockClosure>>argumentNames
09:29:15				035/516 - 3/93: Installing method BlockClosure>>asContext
09:29:15				035/516 - 4/93: Installing method BlockClosure>>asContextWithSender:
09:29:15				035/516 - 5/93: Installing method BlockClosure>>asMinimalRepresentation
09:29:15				035/516 - 6/93: Installing method BlockClosure>>assert
09:29:15				035/516 - 7/93: Installing method BlockClosure>>assertWithDescription:
09:29:15				035/516 - 8/93: Installing method BlockClosure>>clearTemporariesOn:
09:29:15				035/516 - 9/93: Installing method BlockClosure>>compiledBlock
09:29:15				035/516 - 10/93: Installing method BlockClosure>>compiledBlock:
09:29:15				035/516 - 11/93: Installing method BlockClosure>>copiedValueAt:
09:29:15				035/516 - 12/93: Installing method BlockClosure>>copyForSaving
09:29:15				035/516 - 13/93: Installing method BlockClosure>>cull:
09:29:15				035/516 - 14/93: Installing method BlockClosure>>cull:cull:
09:29:15				035/516 - 15/93: Installing method BlockClosure>>cull:cull:cull:
09:29:15				035/516 - 16/93: Installing method BlockClosure>>cull:cull:cull:cull:
09:29:15				035/516 - 17/93: Installing method BlockClosure>>doPrintOn:
09:29:15				035/516 - 18/93: Installing method BlockClosure>>doWhileFalse:
09:29:15				035/516 - 19/93: Installing method BlockClosure>>doWhileTrue:
09:29:15				035/516 - 20/93: Installing method BlockClosure>>endPC
09:29:15				035/516 - 21/93: Installing method BlockClosure>>ensure:
09:29:15				035/516 - 22/93: Installing method BlockClosure>>fork
09:29:15				035/516 - 23/93: Installing method BlockClosure>>forkAndWait
09:29:15				035/516 - 24/93: Installing method BlockClosure>>forkAt:
09:29:15				035/516 - 25/93: Installing method BlockClosure>>forkAt:named:
09:29:15				035/516 - 26/93: Installing method BlockClosure>>forkNamed:
09:29:15				035/516 - 27/93: Installing method BlockClosure>>hasNonLocalReturn
09:29:15				035/516 - 28/93: Installing method BlockClosure>>home
09:29:15				035/516 - 29/93: Installing method BlockClosure>>homeMethod
09:29:15				035/516 - 30/93: Installing method BlockClosure>>ifCurtailed:
09:29:15				035/516 - 31/93: Installing method BlockClosure>>initialStackPointer
09:29:15				035/516 - 32/93: Installing method BlockClosure>>isBlock
09:29:15				035/516 - 33/93: Installing method BlockClosure>>isClean
09:29:15				035/516 - 34/93: Installing method BlockClosure>>isClosure
09:29:15				035/516 - 35/93: Installing method BlockClosure>>isConstant
09:29:15				035/516 - 36/93: Installing method BlockClosure>>isDead
09:29:15				035/516 - 37/93: Installing method BlockClosure>>isFullBlock
09:29:15				035/516 - 38/93: Installing method BlockClosure>>isValid
09:29:15				035/516 - 39/93: Installing method BlockClosure>>method
09:29:15				035/516 - 40/93: Installing method BlockClosure>>newProcess
09:29:15				035/516 - 41/93: Installing method BlockClosure>>newProcessWith:
09:29:15				035/516 - 42/93: Installing method BlockClosure>>numArgs
09:29:15				035/516 - 43/93: Installing method BlockClosure>>numArgs:
09:29:15				035/516 - 44/93: Installing method BlockClosure>>numArgsError:
09:29:15				035/516 - 45/93: Installing method BlockClosure>>numCopiedValues
09:29:15				035/516 - 46/93: Installing method BlockClosure>>numTemps
09:29:15				035/516 - 47/93: Installing method BlockClosure>>on:do:
09:29:15				035/516 - 48/93: Installing method BlockClosure>>on:fork:
09:29:15				035/516 - 49/93: Installing method BlockClosure>>on:fork:return:
09:29:15				035/516 - 50/93: Installing method BlockClosure>>onDNU:do:
09:29:15				035/516 - 51/93: Installing method BlockClosure>>onErrorDo:
09:29:15				035/516 - 52/93: Installing method BlockClosure>>outerContext
09:29:15				035/516 - 53/93: Installing method BlockClosure>>outerContext:
09:29:15				035/516 - 54/93: Installing method BlockClosure>>printOn:
09:29:15				035/516 - 55/93: Installing method BlockClosure>>receiver
09:29:15				035/516 - 56/93: Installing method BlockClosure>>reentrant
09:29:15				035/516 - 57/93: Installing method BlockClosure>>repeat
09:29:15				035/516 - 58/93: Installing method BlockClosure>>repeatWithGCIf:
09:29:15				035/516 - 59/93: Installing method BlockClosure>>sender
09:29:15				035/516 - 60/93: Installing method BlockClosure>>simulateValueWithArguments:caller:
09:29:15				035/516 - 61/93: Installing method BlockClosure>>split:indicesDo:
09:29:15				035/516 - 62/93: Installing method BlockClosure>>startpc
09:29:15				035/516 - 63/93: Installing method BlockClosure>>startpcOrOuterCode
09:29:16				035/516 - 64/93: Installing method BlockClosure>>tempNames
09:29:16				035/516 - 65/93: Installing method BlockClosure>>value
09:29:16				035/516 - 66/93: Installing method BlockClosure>>value:
09:29:16				035/516 - 67/93: Installing method BlockClosure>>value:value:
09:29:16				035/516 - 68/93: Installing method BlockClosure>>value:value:value:
09:29:16				035/516 - 69/93: Installing method BlockClosure>>value:value:value:value:
09:29:16				035/516 - 70/93: Installing method BlockClosure>>valueAfterWaiting:
09:29:16				035/516 - 71/93: Installing method BlockClosure>>valueNoContextSwitch
09:29:16				035/516 - 72/93: Installing method BlockClosure>>valueNoContextSwitch:
09:29:16				035/516 - 73/93: Installing method BlockClosure>>valueSupplyingAnswer:
09:29:16				035/516 - 74/93: Installing method BlockClosure>>valueSupplyingAnswers:
09:29:16				035/516 - 75/93: Installing method BlockClosure>>valueSuppressingAllMessages
09:29:16				035/516 - 76/93: Installing method BlockClosure>>valueSuppressingMessages:
09:29:16				035/516 - 77/93: Installing method BlockClosure>>valueSuppressingMessages:supplyingAnswers:
09:29:16				035/516 - 78/93: Installing method BlockClosure>>valueUninterruptably
09:29:16				035/516 - 79/93: Installing method BlockClosure>>valueUnpreemptively
09:29:16				035/516 - 80/93: Installing method BlockClosure>>valueUnwindInContext:
09:29:16				035/516 - 81/93: Installing method BlockClosure>>valueWithArguments:
09:29:16				035/516 - 82/93: Installing method BlockClosure>>valueWithEnoughArguments:
09:29:16				035/516 - 83/93: Installing method BlockClosure>>valueWithExit
09:29:16				035/516 - 84/93: Installing method BlockClosure>>valueWithInterval:
09:29:16				035/516 - 85/93: Installing method BlockClosure>>valueWithPossibleArgs:
09:29:16				035/516 - 86/93: Installing method BlockClosure>>valueWithPossibleArgument:
09:29:16				035/516 - 87/93: Installing method BlockClosure>>whileFalse
09:29:16				035/516 - 88/93: Installing method BlockClosure>>whileFalse:
09:29:16				035/516 - 89/93: Installing method BlockClosure>>whileNil:
09:29:16				035/516 - 90/93: Installing method BlockClosure>>whileNotNil:
09:29:16				035/516 - 91/93: Installing method BlockClosure>>whileTrue
09:29:16				035/516 - 92/93: Installing method BlockClosure>>whileTrue:
09:29:16				035/516 - 93/93: Installing method BlockClosure>>withAllBlocksDo:
09:29:16				035/516 - 1/1: Installing method BlockClosure class>>isAbstract
09:29:16				036/516 - 1/21: Installing method Boolean>>&
09:29:16				036/516 - 2/21: Installing method Boolean>>==>
09:29:16				036/516 - 3/21: Installing method Boolean>>and:
09:29:16				036/516 - 4/21: Installing method Boolean>>asBit
09:29:16				036/516 - 5/21: Installing method Boolean>>asInteger
09:29:16				036/516 - 6/21: Installing method Boolean>>deepCopy
09:29:16				036/516 - 7/21: Installing method Boolean>>eqv:
09:29:16				036/516 - 8/21: Installing method Boolean>>ifFalse:
09:29:16				036/516 - 9/21: Installing method Boolean>>ifFalse:ifTrue:
09:29:16				036/516 - 10/21: Installing method Boolean>>ifTrue:
09:29:16				036/516 - 11/21: Installing method Boolean>>ifTrue:ifFalse:
09:29:16				036/516 - 12/21: Installing method Boolean>>isLiteral
09:29:16				036/516 - 13/21: Installing method Boolean>>isSelfEvaluating
09:29:16				036/516 - 14/21: Installing method Boolean>>not
09:29:16				036/516 - 15/21: Installing method Boolean>>or:
09:29:16				036/516 - 16/21: Installing method Boolean>>setPinnedInMemory:
09:29:16				036/516 - 17/21: Installing method Boolean>>shallowCopy
09:29:16				036/516 - 18/21: Installing method Boolean>>storeOn:
09:29:16				036/516 - 19/21: Installing method Boolean>>veryDeepCopyWith:
09:29:16				036/516 - 20/21: Installing method Boolean>>xor:
09:29:16				036/516 - 21/21: Installing method Boolean>>|
09:29:16				036/516 - 1/1: Installing method Boolean class>>new
09:29:16				037/516 - 1/16: Installing method BoxedFloat64>>*
09:29:16				037/516 - 2/16: Installing method BoxedFloat64>>+
09:29:16				037/516 - 3/16: Installing method BoxedFloat64>>-
09:29:16				037/516 - 4/16: Installing method BoxedFloat64>>/
09:29:16				037/516 - 5/16: Installing method BoxedFloat64>><
09:29:16				037/516 - 6/16: Installing method BoxedFloat64>><=
09:29:16				037/516 - 7/16: Installing method BoxedFloat64>>=
09:29:16				037/516 - 8/16: Installing method BoxedFloat64>>>
09:29:16				037/516 - 9/16: Installing method BoxedFloat64>>>=
09:29:16				037/516 - 10/16: Installing method BoxedFloat64>>exp
09:29:16				037/516 - 11/16: Installing method BoxedFloat64>>exponent
09:29:16				037/516 - 12/16: Installing method BoxedFloat64>>fractionPart
09:29:16				037/516 - 13/16: Installing method BoxedFloat64>>ln
09:29:16				037/516 - 14/16: Installing method BoxedFloat64>>timesTwoPower:
09:29:16				037/516 - 15/16: Installing method BoxedFloat64>>truncated
09:29:16				037/516 - 16/16: Installing method BoxedFloat64>>~=
09:29:16				037/516 - 1/2: Installing method BoxedFloat64 class>>basicNew
09:29:16				037/516 - 2/2: Installing method BoxedFloat64 class>>basicNew:
09:29:18				038/516 - 1/107: Installing method ByteArray>>=
09:29:18				038/516 - 2/107: Installing method ByteArray>>asByteArray
09:29:18				038/516 - 3/107: Installing method ByteArray>>asByteArrayOfSize:
09:29:18				038/516 - 4/107: Installing method ByteArray>>asByteArrayPointer
09:29:18				038/516 - 5/107: Installing method ByteArray>>asExternalPointer
09:29:18				038/516 - 6/107: Installing method ByteArray>>asInteger
09:29:18				038/516 - 7/107: Installing method ByteArray>>asString
09:29:18				038/516 - 8/107: Installing method ByteArray>>asWideString
09:29:18				038/516 - 9/107: Installing method ByteArray>>atAllPut:
09:29:19				038/516 - 10/107: Installing method ByteArray>>bitXor:
09:29:19				038/516 - 11/107: Installing method ByteArray>>boolean8AtOffset:
09:29:19				038/516 - 12/107: Installing method ByteArray>>boolean8AtOffset:put:
09:29:19				038/516 - 13/107: Installing method ByteArray>>booleanAt:
09:29:19				038/516 - 14/107: Installing method ByteArray>>booleanAt:put:
09:29:19				038/516 - 15/107: Installing method ByteArray>>byteAt:
09:29:19				038/516 - 16/107: Installing method ByteArray>>byteAt:put:
09:29:19				038/516 - 17/107: Installing method ByteArray>>byteSize
09:29:19				038/516 - 18/107: Installing method ByteArray>>char16AtOffset:
09:29:19				038/516 - 19/107: Installing method ByteArray>>char16AtOffset:put:
09:29:19				038/516 - 20/107: Installing method ByteArray>>char32AtOffset:
09:29:19				038/516 - 21/107: Installing method ByteArray>>char32AtOffset:put:
09:29:19				038/516 - 22/107: Installing method ByteArray>>char8AtOffset:
09:29:19				038/516 - 23/107: Installing method ByteArray>>char8AtOffset:put:
09:29:19				038/516 - 24/107: Installing method ByteArray>>decodeWith:
09:29:19				038/516 - 25/107: Installing method ByteArray>>defaultElement
09:29:19				038/516 - 26/107: Installing method ByteArray>>doubleAt:
09:29:19				038/516 - 27/107: Installing method ByteArray>>doubleAt:bigEndian:
09:29:19				038/516 - 28/107: Installing method ByteArray>>doubleAt:put:
09:29:19				038/516 - 29/107: Installing method ByteArray>>doubleAt:put:bigEndian:
09:29:19				038/516 - 30/107: Installing method ByteArray>>float32AtOffset:
09:29:19				038/516 - 31/107: Installing method ByteArray>>float32AtOffset:put:
09:29:19				038/516 - 32/107: Installing method ByteArray>>float64AtOffset:
09:29:19				038/516 - 33/107: Installing method ByteArray>>float64AtOffset:put:
09:29:19				038/516 - 34/107: Installing method ByteArray>>floatAt:
09:29:19				038/516 - 35/107: Installing method ByteArray>>floatAt:bigEndian:
09:29:19				038/516 - 36/107: Installing method ByteArray>>floatAt:put:
09:29:19				038/516 - 37/107: Installing method ByteArray>>hash
09:29:19				038/516 - 38/107: Installing method ByteArray>>hex
09:29:19				038/516 - 39/107: Installing method ByteArray>>hexDumpOn:max:
09:29:19				038/516 - 40/107: Installing method ByteArray>>indexOf:startingAt:
09:29:19				038/516 - 41/107: Installing method ByteArray>>int16AtOffset:
09:29:19				038/516 - 42/107: Installing method ByteArray>>int16AtOffset:put:
09:29:19				038/516 - 43/107: Installing method ByteArray>>int32AtOffset:
09:29:19				038/516 - 44/107: Installing method ByteArray>>int32AtOffset:put:
09:29:19				038/516 - 45/107: Installing method ByteArray>>int64AtOffset:
09:29:19				038/516 - 46/107: Installing method ByteArray>>int64AtOffset:put:
09:29:19				038/516 - 47/107: Installing method ByteArray>>int8AtOffset:
09:29:19				038/516 - 48/107: Installing method ByteArray>>int8AtOffset:put:
09:29:19				038/516 - 49/107: Installing method ByteArray>>integerAt:put:size:signed:
09:29:19				038/516 - 50/107: Installing method ByteArray>>integerAt:size:signed:
09:29:19				038/516 - 51/107: Installing method ByteArray>>isExternalAddress
09:29:19				038/516 - 52/107: Installing method ByteArray>>isLiteral
09:29:19				038/516 - 53/107: Installing method ByteArray>>isNull
09:29:19				038/516 - 54/107: Installing method ByteArray>>literalEqual:
09:29:19				038/516 - 55/107: Installing method ByteArray>>longAt:bigEndian:
09:29:19				038/516 - 56/107: Installing method ByteArray>>longAt:put:bigEndian:
09:29:19				038/516 - 57/107: Installing method ByteArray>>longPointerAt:
09:29:19				038/516 - 58/107: Installing method ByteArray>>longPointerAt:put:
09:29:19				038/516 - 59/107: Installing method ByteArray>>pointerAt:
09:29:19				038/516 - 60/107: Installing method ByteArray>>pointerAt:put:
09:29:19				038/516 - 61/107: Installing method ByteArray>>pointerAtOffset:
09:29:19				038/516 - 62/107: Installing method ByteArray>>pointerAtOffset:put:
09:29:19				038/516 - 63/107: Installing method ByteArray>>printHexOn:
09:29:19				038/516 - 64/107: Installing method ByteArray>>printOn:
09:29:19				038/516 - 65/107: Installing method ByteArray>>putOn:
09:29:19				038/516 - 66/107: Installing method ByteArray>>readHexFrom:
09:29:19				038/516 - 67/107: Installing method ByteArray>>replaceFrom:to:with:startingAt:
09:29:19				038/516 - 68/107: Installing method ByteArray>>shortAt:bigEndian:
09:29:19				038/516 - 69/107: Installing method ByteArray>>shortAt:put:bigEndian:
09:29:19				038/516 - 70/107: Installing method ByteArray>>shortPointerAt:
09:29:19				038/516 - 71/107: Installing method ByteArray>>shortPointerAt:put:
09:29:19				038/516 - 72/107: Installing method ByteArray>>signedCharAt:
09:29:19				038/516 - 73/107: Installing method ByteArray>>signedCharAt:put:
09:29:19				038/516 - 74/107: Installing method ByteArray>>signedLongAt:
09:29:19				038/516 - 75/107: Installing method ByteArray>>signedLongAt:put:
09:29:19				038/516 - 76/107: Installing method ByteArray>>signedLongLongAt:
09:29:19				038/516 - 77/107: Installing method ByteArray>>signedLongLongAt:put:
09:29:19				038/516 - 78/107: Installing method ByteArray>>signedShortAt:
09:29:19				038/516 - 79/107: Installing method ByteArray>>signedShortAt:put:
09:29:19				038/516 - 80/107: Installing method ByteArray>>storeOn:
09:29:19				038/516 - 81/107: Installing method ByteArray>>structAt:length:
09:29:19				038/516 - 82/107: Installing method ByteArray>>structAt:put:length:
09:29:19				038/516 - 83/107: Installing method ByteArray>>uint16AtOffset:
09:29:19				038/516 - 84/107: Installing method ByteArray>>uint16AtOffset:put:
09:29:19				038/516 - 85/107: Installing method ByteArray>>uint32AtOffset:
09:29:19				038/516 - 86/107: Installing method ByteArray>>uint32AtOffset:put:
09:29:19				038/516 - 87/107: Installing method ByteArray>>uint64AtOffset:
09:29:19				038/516 - 88/107: Installing method ByteArray>>uint64AtOffset:put:
09:29:19				038/516 - 89/107: Installing method ByteArray>>uint8AtOffset:
09:29:19				038/516 - 90/107: Installing method ByteArray>>uint8AtOffset:put:
09:29:19				038/516 - 91/107: Installing method ByteArray>>unsignedByteAt:
09:29:19				038/516 - 92/107: Installing method ByteArray>>unsignedByteAt:put:
09:29:19				038/516 - 93/107: Installing method ByteArray>>unsignedCharAt:
09:29:19				038/516 - 94/107: Installing method ByteArray>>unsignedCharAt:put:
09:29:19				038/516 - 95/107: Installing method ByteArray>>unsignedLongAt:
09:29:19				038/516 - 96/107: Installing method ByteArray>>unsignedLongAt:bigEndian:
09:29:19				038/516 - 97/107: Installing method ByteArray>>unsignedLongAt:put:
09:29:19				038/516 - 98/107: Installing method ByteArray>>unsignedLongAt:put:bigEndian:
09:29:19				038/516 - 99/107: Installing method ByteArray>>unsignedLongLongAt:
09:29:19				038/516 - 100/107: Installing method ByteArray>>unsignedLongLongAt:put:
09:29:19				038/516 - 101/107: Installing method ByteArray>>unsignedShortAt:
09:29:19				038/516 - 102/107: Installing method ByteArray>>unsignedShortAt:bigEndian:
09:29:19				038/516 - 103/107: Installing method ByteArray>>unsignedShortAt:put:
09:29:19				038/516 - 104/107: Installing method ByteArray>>unsignedShortAt:put:bigEndian:
09:29:19				038/516 - 105/107: Installing method ByteArray>>utf8Decoded
09:29:19				038/516 - 106/107: Installing method ByteArray>>voidAt:
09:29:19				038/516 - 107/107: Installing method ByteArray>>voidAt:put:
09:29:19				038/516 - 1/2: Installing method ByteArray class>>hashBytes:startingWith:
09:29:19				038/516 - 2/2: Installing method ByteArray class>>readHexFrom:
09:29:19				039/516 - 1/4: Installing method ByteLayout>>bytesPerSlot
09:29:19				039/516 - 2/4: Installing method ByteLayout>>extendByte
09:29:19				039/516 - 3/4: Installing method ByteLayout>>instanceSpecification
09:29:19				039/516 - 4/4: Installing method ByteLayout>>isBytes
09:29:19				039/516 - 1/2: Installing method ByteLayout class>>extending:scope:host:
09:29:19				039/516 - 2/2: Installing method ByteLayout class>>subclassDefiningSymbol
09:29:20				040/516 - 1/18: Installing method ByteString>>asByteArray
09:29:20				040/516 - 2/18: Installing method ByteString>>asOctetString
09:29:20				040/516 - 3/18: Installing method ByteString>>at:
09:29:20				040/516 - 4/18: Installing method ByteString>>at:put:
09:29:20				040/516 - 5/18: Installing method ByteString>>byteAt:
09:29:20				040/516 - 6/18: Installing method ByteString>>byteAt:put:
09:29:20				040/516 - 7/18: Installing method ByteString>>byteSize
09:29:20				040/516 - 8/18: Installing method ByteString>>compareWith:
09:29:20				040/516 - 9/18: Installing method ByteString>>compareWith:collated:
09:29:20				040/516 - 10/18: Installing method ByteString>>createSymbol
09:29:20				040/516 - 11/18: Installing method ByteString>>findSubstring:in:startingAt:matchTable:
09:29:20				040/516 - 12/18: Installing method ByteString>>hasWideCharacterFrom:to:
09:29:20				040/516 - 13/18: Installing method ByteString>>indexOfAnyOf:startingAt:
09:29:20				040/516 - 14/18: Installing method ByteString>>indexOfAnyOf:startingAt:ifAbsent:
09:29:20				040/516 - 15/18: Installing method ByteString>>isAsciiString
09:29:20				040/516 - 16/18: Installing method ByteString>>isByteString
09:29:20				040/516 - 17/18: Installing method ByteString>>isOctetString
09:29:20				040/516 - 18/18: Installing method ByteString>>replaceFrom:to:with:startingAt:
09:29:20				040/516 - 1/6: Installing method ByteString class>>findFirstInString:inSet:startingAt:
09:29:20				040/516 - 2/6: Installing method ByteString class>>indexOfAscii:inString:startingAt:
09:29:20				040/516 - 3/6: Installing method ByteString class>>initialize
09:29:20				040/516 - 4/6: Installing method ByteString class>>nonAsciiMap
09:29:20				040/516 - 5/6: Installing method ByteString class>>stringHash:initialHash:
09:29:20				040/516 - 6/6: Installing method ByteString class>>translate:from:to:table:
09:29:20				041/516 - 1/17: Installing method ByteSymbol>>asByteArray
09:29:20				041/516 - 2/17: Installing method ByteSymbol>>asOctetString
09:29:20				041/516 - 3/17: Installing method ByteSymbol>>at:
09:29:20				041/516 - 4/17: Installing method ByteSymbol>>byteAt:
09:29:20				041/516 - 5/17: Installing method ByteSymbol>>byteAt:put:
09:29:20				041/516 - 6/17: Installing method ByteSymbol>>byteSize
09:29:20				041/516 - 7/17: Installing method ByteSymbol>>compareWith:
09:29:20				041/516 - 8/17: Installing method ByteSymbol>>compareWith:collated:
09:29:20				041/516 - 9/17: Installing method ByteSymbol>>findSubstring:in:startingAt:matchTable:
09:29:20				041/516 - 10/17: Installing method ByteSymbol>>hasWideCharacterFrom:to:
09:29:20				041/516 - 11/17: Installing method ByteSymbol>>indexOfAnyOf:startingAt:
09:29:20				041/516 - 12/17: Installing method ByteSymbol>>indexOfAnyOf:startingAt:ifAbsent:
09:29:20				041/516 - 13/17: Installing method ByteSymbol>>isByteString
09:29:20				041/516 - 14/17: Installing method ByteSymbol>>isOctetString
09:29:20				041/516 - 15/17: Installing method ByteSymbol>>privateAt:put:
09:29:20				041/516 - 16/17: Installing method ByteSymbol>>species
09:29:20				041/516 - 17/17: Installing method ByteSymbol>>string:
09:29:20				041/516 - 1/4: Installing method ByteSymbol class>>findFirstInString:inSet:startingAt:
09:29:20				041/516 - 2/4: Installing method ByteSymbol class>>indexOfAscii:inString:startingAt:
09:29:20				041/516 - 3/4: Installing method ByteSymbol class>>stringHash:initialHash:
09:29:20				041/516 - 4/4: Installing method ByteSymbol class>>translate:from:to:table:
09:29:21				042/516 - 1/44: Installing method BytecodeEncoder>>genPushSpecialLiteral:
09:29:21				042/516 - 2/44: Installing method BytecodeEncoder>>genPushThisProcess
09:29:21				042/516 - 3/44: Installing method BytecodeEncoder>>methodStreamPosition
09:29:21				042/516 - 4/44: Installing method BytecodeEncoder>>nextPut:
09:29:21				042/516 - 5/44: Installing method BytecodeEncoder>>outOfRangeError:index:range:to:
09:29:21				042/516 - 6/44: Installing method BytecodeEncoder>>sizeBranchPopFalse:
09:29:21				042/516 - 7/44: Installing method BytecodeEncoder>>sizeBranchPopTrue:
09:29:21				042/516 - 8/44: Installing method BytecodeEncoder>>sizeCallPrimitive:
09:29:21				042/516 - 9/44: Installing method BytecodeEncoder>>sizeDup
09:29:21				042/516 - 10/44: Installing method BytecodeEncoder>>sizeJump:
09:29:21				042/516 - 11/44: Installing method BytecodeEncoder>>sizeJumpLong:
09:29:21				042/516 - 12/44: Installing method BytecodeEncoder>>sizeOpcodeSelector:withArguments:
09:29:21				042/516 - 13/44: Installing method BytecodeEncoder>>sizePop
09:29:21				042/516 - 14/44: Installing method BytecodeEncoder>>sizePushConsArray:
09:29:21				042/516 - 15/44: Installing method BytecodeEncoder>>sizePushInstVar:
09:29:21				042/516 - 16/44: Installing method BytecodeEncoder>>sizePushInstVarLong:
09:29:21				042/516 - 17/44: Installing method BytecodeEncoder>>sizePushLiteral:
09:29:21				042/516 - 18/44: Installing method BytecodeEncoder>>sizePushLiteralVar:
09:29:21				042/516 - 19/44: Installing method BytecodeEncoder>>sizePushNewArray:
09:29:21				042/516 - 20/44: Installing method BytecodeEncoder>>sizePushReceiver
09:29:21				042/516 - 21/44: Installing method BytecodeEncoder>>sizePushRemoteTemp:inVectorAt:
09:29:21				042/516 - 22/44: Installing method BytecodeEncoder>>sizePushSpecialLiteral:
09:29:21				042/516 - 23/44: Installing method BytecodeEncoder>>sizePushTemp:
09:29:21				042/516 - 24/44: Installing method BytecodeEncoder>>sizePushThisContext
09:29:21				042/516 - 25/44: Installing method BytecodeEncoder>>sizePushThisProcess
09:29:21				042/516 - 26/44: Installing method BytecodeEncoder>>sizeReturnReceiver
09:29:21				042/516 - 27/44: Installing method BytecodeEncoder>>sizeReturnSpecialLiteral:
09:29:21				042/516 - 28/44: Installing method BytecodeEncoder>>sizeReturnTop
09:29:21				042/516 - 29/44: Installing method BytecodeEncoder>>sizeReturnTopToCaller
09:29:21				042/516 - 30/44: Installing method BytecodeEncoder>>sizeSend:numArgs:
09:29:21				042/516 - 31/44: Installing method BytecodeEncoder>>sizeSendSuper:numArgs:
09:29:21				042/516 - 32/44: Installing method BytecodeEncoder>>sizeStoreInstVar:
09:29:21				042/516 - 33/44: Installing method BytecodeEncoder>>sizeStoreInstVarLong:
09:29:21				042/516 - 34/44: Installing method BytecodeEncoder>>sizeStoreLiteralVar:
09:29:21				042/516 - 35/44: Installing method BytecodeEncoder>>sizeStorePopInstVar:
09:29:21				042/516 - 36/44: Installing method BytecodeEncoder>>sizeStorePopInstVarLong:
09:29:21				042/516 - 37/44: Installing method BytecodeEncoder>>sizeStorePopLiteralVar:
09:29:21				042/516 - 38/44: Installing method BytecodeEncoder>>sizeStorePopRemoteTemp:inVectorAt:
09:29:21				042/516 - 39/44: Installing method BytecodeEncoder>>sizeStorePopTemp:
09:29:21				042/516 - 40/44: Installing method BytecodeEncoder>>sizeStoreRemoteTemp:inVectorAt:
09:29:21				042/516 - 41/44: Installing method BytecodeEncoder>>sizeStoreTemp:
09:29:21				042/516 - 42/44: Installing method BytecodeEncoder>>sizeTrapIfNotInstanceOf:
09:29:21				042/516 - 43/44: Installing method BytecodeEncoder>>stream:
09:29:21				042/516 - 44/44: Installing method BytecodeEncoder>>streamToMethod:
09:29:21				042/516 - 1/9: Installing method BytecodeEncoder class>>instructionSizeAt:of:
09:29:21				042/516 - 2/9: Installing method BytecodeEncoder class>>isAbstract
09:29:21				042/516 - 3/9: Installing method BytecodeEncoder class>>isExtension:
09:29:21				042/516 - 4/9: Installing method BytecodeEncoder class>>literalMethodBytecodes
09:29:21				042/516 - 5/9: Installing method BytecodeEncoder class>>nonExtensionBytecodeAt:in:
09:29:21				042/516 - 6/9: Installing method BytecodeEncoder class>>nonExtensionPcAt:in:
09:29:21				042/516 - 7/9: Installing method BytecodeEncoder class>>quickPrimSpecialConstants
09:29:21				042/516 - 8/9: Installing method BytecodeEncoder class>>specialSelectors
09:29:21				042/516 - 9/9: Installing method BytecodeEncoder class>>stackDeltaForPrimitive:in:
09:29:21				044/516 - 1/3: Installing method CannotReturn>>isResumable
09:29:21				044/516 - 2/3: Installing method CannotReturn>>result
09:29:21				044/516 - 3/3: Installing method CannotReturn>>result:
09:29:21				045/516 - 1/5: Installing method CategoryConverter>>environment
09:29:21				045/516 - 2/5: Installing method CategoryConverter>>environment:
09:29:21				045/516 - 3/5: Installing method CategoryConverter>>packageName
09:29:22				045/516 - 4/5: Installing method CategoryConverter>>processCategory:
09:29:22				045/516 - 5/5: Installing method CategoryConverter>>tagName
09:29:22				045/516 - 1/2: Installing method CategoryConverter class>>category:
09:29:22				045/516 - 2/2: Installing method CategoryConverter class>>category:environment:
09:29:22				046/516 - 1/9: Installing method ChangesLog>>assureStartupStampLogged
09:29:22				046/516 - 2/9: Installing method ChangesLog>>logChange:
09:29:22				046/516 - 3/9: Installing method ChangesLog>>logClassRemoved:
09:29:22				046/516 - 4/9: Installing method ChangesLog>>logClassRenamed:
09:29:22				046/516 - 5/9: Installing method ChangesLog>>logExpressionEvaluated:
09:29:22				046/516 - 6/9: Installing method ChangesLog>>logMethodRemoved:
09:29:22				046/516 - 7/9: Installing method ChangesLog>>logSnapshot:andQuit:
09:29:22				046/516 - 8/9: Installing method ChangesLog>>recordStartupStamp
09:29:22				046/516 - 9/9: Installing method ChangesLog>>registerToAnnouncements
09:29:22				046/516 - 1/4: Installing method ChangesLog class>>default
09:29:22				046/516 - 2/4: Installing method ChangesLog class>>registerInterestToSystemAnnouncement
09:29:22				046/516 - 3/4: Installing method ChangesLog class>>reset
09:29:22				046/516 - 4/4: Installing method ChangesLog class>>unsubscribeAnnouncersOfDefaultInstance
09:29:23				047/516 - 1/85: Installing method Character>><
09:29:23				047/516 - 2/85: Installing method Character>>=
09:29:23				047/516 - 3/85: Installing method Character>>>
09:29:23				047/516 - 4/85: Installing method Character>>asCharacter
09:29:23				047/516 - 5/85: Installing method Character>>asHTMLString
09:29:23				047/516 - 6/85: Installing method Character>>asInteger
09:29:23				047/516 - 7/85: Installing method Character>>asLowercase
09:29:23				047/516 - 8/85: Installing method Character>>asString
09:29:23				047/516 - 9/85: Installing method Character>>asSymbol
09:29:23				047/516 - 10/85: Installing method Character>>asUnicode
09:29:23				047/516 - 11/85: Installing method Character>>asUppercase
09:29:23				047/516 - 12/85: Installing method Character>>asciiValue
09:29:23				047/516 - 13/85: Installing method Character>>basicIdentityHash
09:29:23				047/516 - 14/85: Installing method Character>>basicPharoToIso
09:29:23				047/516 - 15/85: Installing method Character>>charCode
09:29:23				047/516 - 16/85: Installing method Character>>characterSet
09:29:23				047/516 - 17/85: Installing method Character>>codePoint
09:29:23				047/516 - 18/85: Installing method Character>>copy
09:29:23				047/516 - 19/85: Installing method Character>>deepCopy
09:29:23				047/516 - 20/85: Installing method Character>>digitValue
09:29:23				047/516 - 21/85: Installing method Character>>hash
09:29:23				047/516 - 22/85: Installing method Character>>hex
09:29:23				047/516 - 23/85: Installing method Character>>hexDigitValue
09:29:23				047/516 - 24/85: Installing method Character>>initialize
09:29:23				047/516 - 25/85: Installing method Character>>isAlphaNumeric
09:29:23				047/516 - 26/85: Installing method Character>>isArrow
09:29:23				047/516 - 27/85: Installing method Character>>isCasedLetter
09:29:23				047/516 - 28/85: Installing method Character>>isCharacter
09:29:23				047/516 - 29/85: Installing method Character>>isClosePunctuation
09:29:23				047/516 - 30/85: Installing method Character>>isConnectorPunctuation
09:29:23				047/516 - 31/85: Installing method Character>>isControlOther
09:29:23				047/516 - 32/85: Installing method Character>>isCurrencySymbol
09:29:23				047/516 - 33/85: Installing method Character>>isDashPunctuation
09:29:23				047/516 - 34/85: Installing method Character>>isDecimalDigit
09:29:23				047/516 - 35/85: Installing method Character>>isDigit
09:29:23				047/516 - 36/85: Installing method Character>>isDoubleQuote
09:29:23				047/516 - 37/85: Installing method Character>>isEnclosingMark
09:29:23				047/516 - 38/85: Installing method Character>>isFinalQuote
09:29:23				047/516 - 39/85: Installing method Character>>isFormatOther
09:29:23				047/516 - 40/85: Installing method Character>>isImmediateObject
09:29:23				047/516 - 41/85: Installing method Character>>isInitialQuote
09:29:23				047/516 - 42/85: Installing method Character>>isLetter
09:29:23				047/516 - 43/85: Installing method Character>>isLetterModifier
09:29:23				047/516 - 44/85: Installing method Character>>isLetterNumber
09:29:23				047/516 - 45/85: Installing method Character>>isLineSeparator
09:29:23				047/516 - 46/85: Installing method Character>>isLiteral
09:29:23				047/516 - 47/85: Installing method Character>>isLowercase
09:29:23				047/516 - 48/85: Installing method Character>>isMathSymbol
09:29:23				047/516 - 49/85: Installing method Character>>isModifierSymbol
09:29:23				047/516 - 50/85: Installing method Character>>isNonspacingMark
09:29:23				047/516 - 51/85: Installing method Character>>isOctetCharacter
09:29:23				047/516 - 52/85: Installing method Character>>isOpenPunctuation
09:29:23				047/516 - 53/85: Installing method Character>>isOtherLetter
09:29:23				047/516 - 54/85: Installing method Character>>isOtherNumber
09:29:23				047/516 - 55/85: Installing method Character>>isOtherPunctuation
09:29:23				047/516 - 56/85: Installing method Character>>isOtherSymbol
09:29:23				047/516 - 57/85: Installing method Character>>isParagraphSeparator
09:29:23				047/516 - 58/85: Installing method Character>>isPinnedInMemory
09:29:24				047/516 - 59/85: Installing method Character>>isPrivateOther
09:29:24				047/516 - 60/85: Installing method Character>>isPunctuation
09:29:24				047/516 - 61/85: Installing method Character>>isSafeForHTTP
09:29:24				047/516 - 62/85: Installing method Character>>isSeparator
09:29:24				047/516 - 63/85: Installing method Character>>isSpaceSeparator
09:29:24				047/516 - 64/85: Installing method Character>>isSpacingCombiningMark
09:29:24				047/516 - 65/85: Installing method Character>>isSpecial
09:29:24				047/516 - 66/85: Installing method Character>>isSurrogateOther
09:29:24				047/516 - 67/85: Installing method Character>>isSyntax
09:29:24				047/516 - 68/85: Installing method Character>>isTitlecaseLetter
09:29:24				047/516 - 69/85: Installing method Character>>isUppercase
09:29:24				047/516 - 70/85: Installing method Character>>isVowel
09:29:24				047/516 - 71/85: Installing method Character>>join:
09:29:24				047/516 - 72/85: Installing method Character>>lowercase
09:29:24				047/516 - 73/85: Installing method Character>>nextObject
09:29:24				047/516 - 74/85: Installing method Character>>printOn:
09:29:24				047/516 - 75/85: Installing method Character>>printStringHex
09:29:24				047/516 - 76/85: Installing method Character>>sameAs:
09:29:24				047/516 - 77/85: Installing method Character>>setValue:
09:29:24				047/516 - 78/85: Installing method Character>>shallowCopy
09:29:24				047/516 - 79/85: Installing method Character>>shouldBePrintedAsLiteral
09:29:24				047/516 - 80/85: Installing method Character>>storeBinaryOn:
09:29:24				047/516 - 81/85: Installing method Character>>storeOn:
09:29:24				047/516 - 82/85: Installing method Character>>to:
09:29:24				047/516 - 83/85: Installing method Character>>tokenish
09:29:24				047/516 - 84/85: Installing method Character>>uppercase
09:29:24				047/516 - 85/85: Installing method Character>>veryDeepCopyWith:
09:29:24				047/516 - 1/42: Installing method Character class>>allByteCharacters
09:29:24				047/516 - 2/42: Installing method Character class>>alphabet
09:29:24				047/516 - 3/42: Installing method Character class>>arrowDown
09:29:24				047/516 - 4/42: Installing method Character class>>arrowLeft
09:29:24				047/516 - 5/42: Installing method Character class>>arrowRight
09:29:24				047/516 - 6/42: Installing method Character class>>arrowUp
09:29:24				047/516 - 7/42: Installing method Character class>>backspace
09:29:24				047/516 - 8/42: Installing method Character class>>centeredDot
09:29:24				047/516 - 9/42: Installing method Character class>>characterSet
09:29:24				047/516 - 10/42: Installing method Character class>>characterSet:
09:29:24				047/516 - 11/42: Installing method Character class>>codePoint:
09:29:24				047/516 - 12/42: Installing method Character class>>constantNameFor:
09:29:24				047/516 - 13/42: Installing method Character class>>constantNames
09:29:24				047/516 - 14/42: Installing method Character class>>cr
09:29:24				047/516 - 15/42: Installing method Character class>>delete
09:29:24				047/516 - 16/42: Installing method Character class>>digitValue:
09:29:24				047/516 - 17/42: Installing method Character class>>divide
09:29:24				047/516 - 18/42: Installing method Character class>>end
09:29:24				047/516 - 19/42: Installing method Character class>>enter
09:29:24				047/516 - 20/42: Installing method Character class>>escape
09:29:24				047/516 - 21/42: Installing method Character class>>home
09:29:24				047/516 - 22/42: Installing method Character class>>initialize
09:29:24				047/516 - 23/42: Installing method Character class>>initializeDigitValues
09:29:24				047/516 - 24/42: Installing method Character class>>insert
09:29:24				047/516 - 25/42: Installing method Character class>>lf
09:29:24				047/516 - 26/42: Installing method Character class>>linefeed
09:29:24				047/516 - 27/42: Installing method Character class>>maxVal
09:29:24				047/516 - 28/42: Installing method Character class>>nbsp
09:29:24				047/516 - 29/42: Installing method Character class>>new
09:29:24				047/516 - 30/42: Installing method Character class>>newPage
09:29:24				047/516 - 31/42: Installing method Character class>>null
09:29:24				047/516 - 32/42: Installing method Character class>>pageDown
09:29:24				047/516 - 33/42: Installing method Character class>>pageUp
09:29:24				047/516 - 34/42: Installing method Character class>>plusOrMinus
09:29:24				047/516 - 35/42: Installing method Character class>>separators
09:29:24				047/516 - 36/42: Installing method Character class>>space
09:29:24				047/516 - 37/42: Installing method Character class>>specialCharacters
09:29:24				047/516 - 38/42: Installing method Character class>>supportsNonASCII
09:29:24				047/516 - 39/42: Installing method Character class>>syntaxCharacters
09:29:24				047/516 - 40/42: Installing method Character class>>tab
09:29:24				047/516 - 41/42: Installing method Character class>>times
09:29:24				047/516 - 42/42: Installing method Character class>>value:
09:29:24				048/516 - 1/18: Installing method CharacterSet>>=
09:29:25				048/516 - 2/18: Installing method CharacterSet>>add:
09:29:25				048/516 - 3/18: Installing method CharacterSet>>asString
09:29:25				048/516 - 4/18: Installing method CharacterSet>>byteArrayMap
09:29:25				048/516 - 5/18: Installing method CharacterSet>>byteComplement
09:29:25				048/516 - 6/18: Installing method CharacterSet>>complement
09:29:25				048/516 - 7/18: Installing method CharacterSet>>do:
09:29:25				048/516 - 8/18: Installing method CharacterSet>>findFirstInByteString:startingAt:
09:29:25				048/516 - 9/18: Installing method CharacterSet>>hasWideCharacters
09:29:25				048/516 - 10/18: Installing method CharacterSet>>hash
09:29:25				048/516 - 11/18: Installing method CharacterSet>>includes:
09:29:25				048/516 - 12/18: Installing method CharacterSet>>initialize
09:29:25				048/516 - 13/18: Installing method CharacterSet>>postCopy
09:29:25				048/516 - 14/18: Installing method CharacterSet>>remove:
09:29:25				048/516 - 15/18: Installing method CharacterSet>>remove:ifAbsent:
09:29:25				048/516 - 16/18: Installing method CharacterSet>>removeAll
09:29:25				048/516 - 17/18: Installing method CharacterSet>>size
09:29:25				048/516 - 18/18: Installing method CharacterSet>>wideCharacterMap
09:29:25				048/516 - 1/6: Installing method CharacterSet class>>allByteCharacters
09:29:25				048/516 - 2/6: Installing method CharacterSet class>>allCharacters
09:29:25				048/516 - 3/6: Installing method CharacterSet class>>crlf
09:29:25				048/516 - 4/6: Installing method CharacterSet class>>newFrom:
09:29:25				048/516 - 5/6: Installing method CharacterSet class>>nonSeparators
09:29:25				048/516 - 6/6: Installing method CharacterSet class>>separators
09:29:25				049/516 - 1/19: Installing method CharacterSetComplement>>=
09:29:25				049/516 - 2/19: Installing method CharacterSetComplement>>add:
09:29:25				049/516 - 3/19: Installing method CharacterSetComplement>>byteArrayMap
09:29:25				049/516 - 4/19: Installing method CharacterSetComplement>>complement
09:29:25				049/516 - 5/19: Installing method CharacterSetComplement>>complement:
09:29:25				049/516 - 6/19: Installing method CharacterSetComplement>>do:
09:29:25				049/516 - 7/19: Installing method CharacterSetComplement>>findFirstInByteString:startingAt:
09:29:25				049/516 - 8/19: Installing method CharacterSetComplement>>hasWideCharacters
09:29:25				049/516 - 9/19: Installing method CharacterSetComplement>>hash
09:29:25				049/516 - 10/19: Installing method CharacterSetComplement>>includes:
09:29:25				049/516 - 11/19: Installing method CharacterSetComplement>>postCopy
09:29:25				049/516 - 12/19: Installing method CharacterSetComplement>>printOn:
09:29:25				049/516 - 13/19: Installing method CharacterSetComplement>>reject:
09:29:25				049/516 - 14/19: Installing method CharacterSetComplement>>remove:
09:29:25				049/516 - 15/19: Installing method CharacterSetComplement>>remove:ifAbsent:
09:29:25				049/516 - 16/19: Installing method CharacterSetComplement>>removeAll
09:29:25				049/516 - 17/19: Installing method CharacterSetComplement>>select:
09:29:25				049/516 - 18/19: Installing method CharacterSetComplement>>size
09:29:25				049/516 - 19/19: Installing method CharacterSetComplement>>storeOn:
09:29:25				049/516 - 1/1: Installing method CharacterSetComplement class>>of:
09:29:25				050/516 - 1/12: Installing method ChunkReadStream>>basicNext
09:29:25				050/516 - 2/12: Installing method ChunkReadStream>>basicNextChunk
09:29:25				050/516 - 3/12: Installing method ChunkReadStream>>decodeString:andRuns:
09:29:25				050/516 - 4/12: Installing method ChunkReadStream>>isNextChunkMetaData
09:29:25				050/516 - 5/12: Installing method ChunkReadStream>>isNextStyleChunk
09:29:25				050/516 - 6/12: Installing method ChunkReadStream>>next
09:29:25				050/516 - 7/12: Installing method ChunkReadStream>>parseLangTagFor:
09:29:25				050/516 - 8/12: Installing method ChunkReadStream>>position
09:29:25				050/516 - 9/12: Installing method ChunkReadStream>>readUpToEndOfStyleChunk
09:29:25				050/516 - 10/12: Installing method ChunkReadStream>>reset
09:29:25				050/516 - 11/12: Installing method ChunkReadStream>>skipSeparators
09:29:25				050/516 - 12/12: Installing method ChunkReadStream>>terminatorMark
09:29:25				051/516 - 1/7: Installing method ChunkWriteStream>>afterNexPut
09:29:25				051/516 - 2/7: Installing method ChunkWriteStream>>bang
09:29:25				051/516 - 3/7: Installing method ChunkWriteStream>>doesNotUnderstand:
09:29:25				051/516 - 4/7: Installing method ChunkWriteStream>>duplicateTerminatorMarkOn:
09:29:25				051/516 - 5/7: Installing method ChunkWriteStream>>nextChunkPut:
09:29:25				051/516 - 6/7: Installing method ChunkWriteStream>>nextPut:
09:29:25				051/516 - 7/7: Installing method ChunkWriteStream>>terminatorMark
09:29:25				052/516 - 1/1: Installing method CircularHierarchyError class>>signalFor:
09:29:27				053/516 - 1/105: Installing method Class>>addClassSlot:
09:29:27				053/516 - 2/105: Installing method Class>>addClassVarNamed:
09:29:27				053/516 - 3/105: Installing method Class>>addClassVariable:
09:29:27				053/516 - 4/105: Installing method Class>>addInstVarNamed:
09:29:27				053/516 - 5/105: Installing method Class>>addSharedPool:
09:29:27				053/516 - 6/105: Installing method Class>>addSharedPoolNamed:
09:29:27				053/516 - 7/105: Installing method Class>>addSlot:
09:29:27				053/516 - 8/105: Installing method Class>>addSubclass:
09:29:27				053/516 - 9/105: Installing method Class>>allClassVariables
09:29:27				053/516 - 10/105: Installing method Class>>allSharedPools
09:29:27				053/516 - 11/105: Installing method Class>>allUnreferencedClassVariables
09:29:27				053/516 - 12/105: Installing method Class>>basicDeclareClassVariable:
09:29:27				053/516 - 13/105: Installing method Class>>basicTag:
09:29:27				053/516 - 14/105: Installing method Class>>binding
09:29:27				053/516 - 15/105: Installing method Class>>bindingOf:
09:29:27				053/516 - 16/105: Installing method Class>>category
09:29:27				053/516 - 17/105: Installing method Class>>checkForCompiledMethodLayout:
09:29:27				053/516 - 18/105: Installing method Class>>classBuilder
09:29:27				053/516 - 19/105: Installing method Class>>classPool
09:29:27				053/516 - 20/105: Installing method Class>>classPool:
09:29:27				053/516 - 21/105: Installing method Class>>classSide
09:29:27				053/516 - 22/105: Installing method Class>>classThatDefinesClassVariable:
09:29:27				053/516 - 23/105: Installing method Class>>classVarNamed:
09:29:27				053/516 - 24/105: Installing method Class>>classVarNamed:put:
09:29:27				053/516 - 25/105: Installing method Class>>classVarNames
09:29:27				053/516 - 26/105: Installing method Class>>classVariableDefinitionString
09:29:27				053/516 - 27/105: Installing method Class>>classVariableNamed:
09:29:27				053/516 - 28/105: Installing method Class>>classVariableNamed:ifAbsent:
09:29:27				053/516 - 29/105: Installing method Class>>classVariables
09:29:27				053/516 - 30/105: Installing method Class>>classVariablesNeedFullDefinition
09:29:27				053/516 - 31/105: Installing method Class>>comment
09:29:27				053/516 - 32/105: Installing method Class>>comment:
09:29:27				053/516 - 33/105: Installing method Class>>comment:stamp:
09:29:27				053/516 - 34/105: Installing method Class>>commentSourcePointer
09:29:27				053/516 - 35/105: Installing method Class>>commentSourcePointer:
09:29:27				053/516 - 36/105: Installing method Class>>commentStamp
09:29:27				053/516 - 37/105: Installing method Class>>commentStamp:
09:29:27				053/516 - 38/105: Installing method Class>>commonSuperclassWith:
09:29:27				053/516 - 39/105: Installing method Class>>compileAllFrom:
09:29:27				053/516 - 40/105: Installing method Class>>copyForAnnouncement
09:29:27				053/516 - 41/105: Installing method Class>>declareClassVariables:
09:29:27				053/516 - 42/105: Installing method Class>>definedVariables
09:29:27				053/516 - 43/105: Installing method Class>>definesClassVariable:
09:29:27				053/516 - 44/105: Installing method Class>>definesClassVariableNamed:
09:29:27				053/516 - 45/105: Installing method Class>>duplicateClassWithNewName:
09:29:27				053/516 - 46/105: Installing method Class>>environment
09:29:27				053/516 - 47/105: Installing method Class>>environment:
09:29:27				053/516 - 48/105: Installing method Class>>expandedDefinitionStringFor:
09:29:27				053/516 - 49/105: Installing method Class>>getName
09:29:27				053/516 - 50/105: Installing method Class>>hasAbstractMethods
09:29:27				053/516 - 51/105: Installing method Class>>hasBindingThatBeginsWith:
09:29:27				053/516 - 52/105: Installing method Class>>hasClassSide
09:29:27				053/516 - 53/105: Installing method Class>>hasClassVarNamed:
09:29:27				053/516 - 54/105: Installing method Class>>hasClassVariable:
09:29:27				053/516 - 55/105: Installing method Class>>hasComment
09:29:27				053/516 - 56/105: Installing method Class>>hasMethods
09:29:27				053/516 - 57/105: Installing method Class>>hasSharedPools
09:29:27				053/516 - 58/105: Installing method Class>>hasSubclasses
09:29:27				053/516 - 59/105: Installing method Class>>innerBindingOf:
09:29:27				053/516 - 60/105: Installing method Class>>instanceSide
09:29:27				053/516 - 61/105: Installing method Class>>isAnonymous
09:29:27				053/516 - 62/105: Installing method Class>>isClass
09:29:27				053/516 - 63/105: Installing method Class>>isClassOrTrait
09:29:27				053/516 - 64/105: Installing method Class>>isObsolete
09:29:27				053/516 - 65/105: Installing method Class>>isSelfEvaluating
09:29:27				053/516 - 66/105: Installing method Class>>isUsed
09:29:27				053/516 - 67/105: Installing method Class>>name
09:29:27				053/516 - 68/105: Installing method Class>>needsSlotClassDefinition
09:29:27				053/516 - 69/105: Installing method Class>>newAnonymousSubclass
09:29:27				053/516 - 70/105: Installing method Class>>newAnonymousSubclassInEnvironment:
09:29:27				053/516 - 71/105: Installing method Class>>newSubclass
09:29:27				053/516 - 72/105: Installing method Class>>obsolete
09:29:27				053/516 - 73/105: Installing method Class>>package
09:29:27				053/516 - 74/105: Installing method Class>>packageTag
09:29:27				053/516 - 75/105: Installing method Class>>possibleVariablesFor:continuedFrom:
09:29:27				053/516 - 76/105: Installing method Class>>readClassVariableNamed:
09:29:27				053/516 - 77/105: Installing method Class>>reformatAll
09:29:27				053/516 - 78/105: Installing method Class>>removeClassSlot:
09:29:27				053/516 - 79/105: Installing method Class>>removeClassVarNamed:
09:29:27				053/516 - 80/105: Installing method Class>>removeClassVariable:
09:29:27				053/516 - 81/105: Installing method Class>>removeFromSystem
09:29:27				053/516 - 82/105: Installing method Class>>removeFromSystem:
09:29:27				053/516 - 83/105: Installing method Class>>removeFromSystemUnlogged
09:29:27				053/516 - 84/105: Installing method Class>>removeSharedPool:
09:29:27				053/516 - 85/105: Installing method Class>>removeSlot:
09:29:27				053/516 - 86/105: Installing method Class>>removeSubclass:
09:29:27				053/516 - 87/105: Installing method Class>>rename:
09:29:27				053/516 - 88/105: Installing method Class>>setName:
09:29:27				053/516 - 89/105: Installing method Class>>sharedPoolNames
09:29:27				053/516 - 90/105: Installing method Class>>sharedPoolOfVarNamed:
09:29:27				053/516 - 91/105: Installing method Class>>sharedPools
09:29:27				053/516 - 92/105: Installing method Class>>sharedPools:
09:29:27				053/516 - 93/105: Installing method Class>>sharedPoolsDo:
09:29:27				053/516 - 94/105: Installing method Class>>sharing:
09:29:27				053/516 - 95/105: Installing method Class>>subclass:
09:29:27				053/516 - 96/105: Installing method Class>>subclasses
09:29:27				053/516 - 97/105: Installing method Class>>subclasses:
09:29:27				053/516 - 98/105: Installing method Class>>subclassesDo:
09:29:27				053/516 - 99/105: Installing method Class>>superclass:methodDictionary:format:
09:29:27				053/516 - 100/105: Installing method Class>>undeclaredRegistry
09:29:27				053/516 - 101/105: Installing method Class>>unload
09:29:27				053/516 - 102/105: Installing method Class>>usesClassVarNamed:
09:29:27				053/516 - 103/105: Installing method Class>>usesLocalPoolVarNamed:
09:29:27				053/516 - 104/105: Installing method Class>>usesPoolVarNamed:
09:29:27				053/516 - 105/105: Installing method Class>>writeClassVariableNamed:value:
09:29:28				053/516 - 1/7: Installing method Class class>>allSuperclassesFor:cache:
09:29:28				053/516 - 2/7: Installing method Class class>>doesNotIncludeInstanceOrSuperclassesFor:in:cache:
09:29:28				053/516 - 3/7: Installing method Class class>>hasNoDependenciesFor:in:cache:
09:29:28				053/516 - 4/7: Installing method Class class>>hasNoDependenciesForMetaclass:in:cache:
09:29:28				053/516 - 5/7: Installing method Class class>>hasNoSuperclassesOf:in:cache:
09:29:28				053/516 - 6/7: Installing method Class class>>initialize
09:29:28				053/516 - 7/7: Installing method Class class>>superclassOrder:
09:29:28				054/516 - 1/3: Installing method ClassAdded>>classAdded
09:29:28				054/516 - 2/3: Installing method ClassAdded>>classAdded:
09:29:28				054/516 - 3/3: Installing method ClassAdded>>classAffected
09:29:28				054/516 - 1/1: Installing method ClassAdded class>>class:
09:29:28				055/516 - 1/5: Installing method ClassAnnouncement>>classAffected
09:29:28				055/516 - 2/5: Installing method ClassAnnouncement>>packageAffected
09:29:28				055/516 - 3/5: Installing method ClassAnnouncement>>packageTagAffected
09:29:28				055/516 - 4/5: Installing method ClassAnnouncement>>packageTagsAffected
09:29:28				055/516 - 5/5: Installing method ClassAnnouncement>>packagesAffected
09:29:28				056/516 - 1/11: Installing method ClassCommented>>classAffected
09:29:28				056/516 - 2/11: Installing method ClassCommented>>classCommented
09:29:28				056/516 - 3/11: Installing method ClassCommented>>classCommented:
09:29:28				056/516 - 4/11: Installing method ClassCommented>>newComment
09:29:28				056/516 - 5/11: Installing method ClassCommented>>newComment:
09:29:28				056/516 - 6/11: Installing method ClassCommented>>newStamp
09:29:28				056/516 - 7/11: Installing method ClassCommented>>newStamp:
09:29:28				056/516 - 8/11: Installing method ClassCommented>>oldComment
09:29:28				056/516 - 9/11: Installing method ClassCommented>>oldComment:
09:29:28				056/516 - 10/11: Installing method ClassCommented>>oldStamp
09:29:28				056/516 - 11/11: Installing method ClassCommented>>oldStamp:
09:29:28				056/516 - 1/2: Installing method ClassCommented class>>class:oldComment:newComment:oldStamp:newStamp:
09:29:28				056/516 - 2/2: Installing method ClassCommented class>>classCommented:
09:29:29				057/516 - 1/134: Installing method ClassDescription>>addAndClassifySelector:withMethod:inProtocol:
09:29:29				057/516 - 2/134: Installing method ClassDescription>>addInstVarNamed:
09:29:29				057/516 - 3/134: Installing method ClassDescription>>addProtocol:
09:29:29				057/516 - 4/134: Installing method ClassDescription>>addSelector:withMethod:
09:29:29				057/516 - 5/134: Installing method ClassDescription>>addSelectorSilently:withMethod:
09:29:29				057/516 - 6/134: Installing method ClassDescription>>addSlot:
09:29:29				057/516 - 7/134: Installing method ClassDescription>>allCallsOnIn:
09:29:29				057/516 - 8/134: Installing method ClassDescription>>allInstVarNames
09:29:29				057/516 - 9/134: Installing method ClassDescription>>allInstVarNamesEverywhere
09:29:29				057/516 - 10/134: Installing method ClassDescription>>allLocalCallsOn:
09:29:29				057/516 - 11/134: Installing method ClassDescription>>allSelectorsInProtocol:
09:29:29				057/516 - 12/134: Installing method ClassDescription>>allSharedPools
09:29:29				057/516 - 13/134: Installing method ClassDescription>>allSlots
09:29:29				057/516 - 14/134: Installing method ClassDescription>>allUnreferencedInstanceVariables
09:29:29				057/516 - 15/134: Installing method ClassDescription>>announceRecategorizationOf:oldProtocol:
09:29:29				057/516 - 16/134: Installing method ClassDescription>>authors
09:29:29				057/516 - 17/134: Installing method ClassDescription>>classCommentBlank
09:29:29				057/516 - 18/134: Installing method ClassDescription>>classInstaller
09:29:29				057/516 - 19/134: Installing method ClassDescription>>classSide
09:29:29				057/516 - 20/134: Installing method ClassDescription>>classThatDefinesInstVarNamed:
09:29:29				057/516 - 21/134: Installing method ClassDescription>>classVariablesOn:
09:29:29				057/516 - 22/134: Installing method ClassDescription>>classVariablesString
09:29:29				057/516 - 23/134: Installing method ClassDescription>>classify:under:
09:29:29				057/516 - 24/134: Installing method ClassDescription>>compile:classified:
09:29:29				057/516 - 25/134: Installing method ClassDescription>>compile:classified:notifying:
09:29:29				057/516 - 26/134: Installing method ClassDescription>>compile:classified:withStamp:notifying:
09:29:29				057/516 - 27/134: Installing method ClassDescription>>compile:classified:withStamp:notifying:logSource:
09:29:29				057/516 - 28/134: Installing method ClassDescription>>compile:notifying:
09:29:29				057/516 - 29/134: Installing method ClassDescription>>compileSilently:
09:29:29				057/516 - 30/134: Installing method ClassDescription>>compileSilently:classified:
09:29:29				057/516 - 31/134: Installing method ClassDescription>>compileSilently:classified:notifying:
09:29:29				057/516 - 32/134: Installing method ClassDescription>>copyAllMethodsFrom:
09:29:29				057/516 - 33/134: Installing method ClassDescription>>definesSlot:
09:29:29				057/516 - 34/134: Installing method ClassDescription>>definesSlotNamed:
09:29:29				057/516 - 35/134: Installing method ClassDescription>>dependentClasses
09:29:30				057/516 - 36/134: Installing method ClassDescription>>deprecatedAliases
09:29:30				057/516 - 37/134: Installing method ClassDescription>>deprecatedAliases:
09:29:30				057/516 - 38/134: Installing method ClassDescription>>ensureProtocol:
09:29:30				057/516 - 39/134: Installing method ClassDescription>>extendingPackages
09:29:30				057/516 - 40/134: Installing method ClassDescription>>extensionProtocols
09:29:30				057/516 - 41/134: Installing method ClassDescription>>extensionSelectors
09:29:30				057/516 - 42/134: Installing method ClassDescription>>forceNewFrom:
09:29:30				057/516 - 43/134: Installing method ClassDescription>>hasClassSide
09:29:30				057/516 - 44/134: Installing method ClassDescription>>hasInstVarNamed:
09:29:30				057/516 - 45/134: Installing method ClassDescription>>hasProtocol:
09:29:30				057/516 - 46/134: Installing method ClassDescription>>hasSharedPools
09:29:30				057/516 - 47/134: Installing method ClassDescription>>hasSlot:
09:29:30				057/516 - 48/134: Installing method ClassDescription>>hasSlotNamed:
09:29:30				057/516 - 49/134: Installing method ClassDescription>>includesSharedPoolNamed:
09:29:30				057/516 - 50/134: Installing method ClassDescription>>initialize
09:29:30				057/516 - 51/134: Installing method ClassDescription>>instVarIndexFor:
09:29:30				057/516 - 52/134: Installing method ClassDescription>>instVarIndexFor:ifAbsent:
09:29:30				057/516 - 53/134: Installing method ClassDescription>>instVarMappingFrom:
09:29:30				057/516 - 54/134: Installing method ClassDescription>>instVarNames
09:29:30				057/516 - 55/134: Installing method ClassDescription>>instanceSide
09:29:30				057/516 - 56/134: Installing method ClassDescription>>instanceVariablesOn:
09:29:30				057/516 - 57/134: Installing method ClassDescription>>instanceVariablesString
09:29:30				057/516 - 58/134: Installing method ClassDescription>>isClassSide
09:29:30				057/516 - 59/134: Installing method ClassDescription>>isDeprecated
09:29:30				057/516 - 60/134: Installing method ClassDescription>>isExtended
09:29:30				057/516 - 61/134: Installing method ClassDescription>>isExtendedInPackage:
09:29:30				057/516 - 62/134: Installing method ClassDescription>>isInstalled
09:29:30				057/516 - 63/134: Installing method ClassDescription>>isInstanceSide
09:29:30				057/516 - 64/134: Installing method ClassDescription>>isLocalSelector:
09:29:30				057/516 - 65/134: Installing method ClassDescription>>isMeta
09:29:30				057/516 - 66/134: Installing method ClassDescription>>isProtocolExtensionFromTheSamePackage:
09:29:30				057/516 - 67/134: Installing method ClassDescription>>isTaggedWith:
09:29:30				057/516 - 68/134: Installing method ClassDescription>>linesOfCode
09:29:30				057/516 - 69/134: Installing method ClassDescription>>localSlots
09:29:30				057/516 - 70/134: Installing method ClassDescription>>methodsInProtocol:
09:29:30				057/516 - 71/134: Installing method ClassDescription>>needsSlotClassDefinition
09:29:30				057/516 - 72/134: Installing method ClassDescription>>newInstanceFrom:variable:size:
09:29:30				057/516 - 73/134: Installing method ClassDescription>>noteAddedSelector:meta:
09:29:30				057/516 - 74/134: Installing method ClassDescription>>noteCompilationOf:meta:
09:29:30				057/516 - 75/134: Installing method ClassDescription>>notifyOfRecategorizedSelector:from:to:
09:29:30				057/516 - 76/134: Installing method ClassDescription>>numberOfMethods
09:29:30				057/516 - 77/134: Installing method ClassDescription>>obsolete
09:29:30				057/516 - 78/134: Installing method ClassDescription>>package
09:29:30				057/516 - 79/134: Installing method ClassDescription>>package:
09:29:30				057/516 - 80/134: Installing method ClassDescription>>package:tag:
09:29:30				057/516 - 81/134: Installing method ClassDescription>>packageName
09:29:30				057/516 - 82/134: Installing method ClassDescription>>packageTag
09:29:30				057/516 - 83/134: Installing method ClassDescription>>packageTag:
09:29:30				057/516 - 84/134: Installing method ClassDescription>>packageTagName
09:29:30				057/516 - 85/134: Installing method ClassDescription>>packages
09:29:30				057/516 - 86/134: Installing method ClassDescription>>printOn:
09:29:30				057/516 - 87/134: Installing method ClassDescription>>printProtocolChunk:on:withStamp:priorMethod:
09:29:30				057/516 - 88/134: Installing method ClassDescription>>protocolNameOfSelector:
09:29:30				057/516 - 89/134: Installing method ClassDescription>>protocolNamed:
09:29:30				057/516 - 90/134: Installing method ClassDescription>>protocolNamed:ifAbsent:
09:29:30				057/516 - 91/134: Installing method ClassDescription>>protocolNames
09:29:30				057/516 - 92/134: Installing method ClassDescription>>protocolOfSelector:
09:29:30				057/516 - 93/134: Installing method ClassDescription>>protocols
09:29:30				057/516 - 94/134: Installing method ClassDescription>>protocols:
09:29:30				057/516 - 95/134: Installing method ClassDescription>>reformatAll
09:29:30				057/516 - 96/134: Installing method ClassDescription>>removeEmptyProtocols
09:29:30				057/516 - 97/134: Installing method ClassDescription>>removeFromProtocols:
09:29:30				057/516 - 98/134: Installing method ClassDescription>>removeInstVarNamed:
09:29:30				057/516 - 99/134: Installing method ClassDescription>>removeNonexistentSelectorsFromProtocols
09:29:30				057/516 - 100/134: Installing method ClassDescription>>removePackageTag
09:29:30				057/516 - 101/134: Installing method ClassDescription>>removeProtocol:
09:29:30				057/516 - 102/134: Installing method ClassDescription>>removeProtocolIfEmpty:
09:29:30				057/516 - 103/134: Installing method ClassDescription>>removeSelector:
09:29:30				057/516 - 104/134: Installing method ClassDescription>>removeSlot:
09:29:30				057/516 - 105/134: Installing method ClassDescription>>renameProtocol:as:
09:29:30				057/516 - 106/134: Installing method ClassDescription>>reorganize
09:29:30				057/516 - 107/134: Installing method ClassDescription>>resetProtocols
09:29:30				057/516 - 108/134: Installing method ClassDescription>>selectorsInProtocol:
09:29:30				057/516 - 109/134: Installing method ClassDescription>>sharedPoolOfVarNamed:
09:29:30				057/516 - 110/134: Installing method ClassDescription>>sharedPoolString
09:29:30				057/516 - 111/134: Installing method ClassDescription>>sharedPoolStringOn:
09:29:30				057/516 - 112/134: Installing method ClassDescription>>sharedPools
09:29:30				057/516 - 113/134: Installing method ClassDescription>>sharedPoolsOn:
09:29:30				057/516 - 114/134: Installing method ClassDescription>>sharedPoolsString
09:29:30				057/516 - 115/134: Installing method ClassDescription>>slotNamed:
09:29:30				057/516 - 116/134: Installing method ClassDescription>>slotNamed:ifFound:
09:29:30				057/516 - 117/134: Installing method ClassDescription>>slotNamed:ifFound:ifNone:
09:29:30				057/516 - 118/134: Installing method ClassDescription>>slotNames
09:29:30				057/516 - 119/134: Installing method ClassDescription>>slots
09:29:30				057/516 - 120/134: Installing method ClassDescription>>slotsNeedFullDefinition
09:29:30				057/516 - 121/134: Installing method ClassDescription>>spaceUsed
09:29:30				057/516 - 122/134: Installing method ClassDescription>>storeOn:
09:29:30				057/516 - 123/134: Installing method ClassDescription>>superclass:layout:
09:29:30				057/516 - 124/134: Installing method ClassDescription>>superclass:methodDictionary:format:
09:29:30				057/516 - 125/134: Installing method ClassDescription>>superclass:withLayoutType:slots:
09:29:30				057/516 - 126/134: Installing method ClassDescription>>uncategorizedSelectors
09:29:30				057/516 - 127/134: Installing method ClassDescription>>usesLocalPoolVarNamed:
09:29:30				057/516 - 128/134: Installing method ClassDescription>>usesPoolVarNamed:
09:29:30				057/516 - 129/134: Installing method ClassDescription>>whichMethodsAccess:
09:29:30				057/516 - 130/134: Installing method ClassDescription>>whichMethodsRead:
09:29:30				057/516 - 131/134: Installing method ClassDescription>>whichMethodsWrite:
09:29:30				057/516 - 132/134: Installing method ClassDescription>>whichSelectorsAccess:
09:29:30				057/516 - 133/134: Installing method ClassDescription>>whichSelectorsRead:
09:29:30				057/516 - 134/134: Installing method ClassDescription>>whichSelectorsWrite:
09:29:30				057/516 - 1/1: Installing method ClassDescription class>>isAbstract
09:29:30				058/516 - 1/2: Installing method ClassModificationApplied>>classAffected
09:29:30				058/516 - 2/2: Installing method ClassModificationApplied>>modifiedClass:
09:29:30				058/516 - 1/1: Installing method ClassModificationApplied class>>toClass:
09:29:30				059/516 - 1/5: Installing method ClassModifiedClassDefinition>>classAffected
09:29:30				059/516 - 2/5: Installing method ClassModifiedClassDefinition>>newClassDefinition
09:29:30				059/516 - 3/5: Installing method ClassModifiedClassDefinition>>newClassDefinition:
09:29:30				059/516 - 4/5: Installing method ClassModifiedClassDefinition>>oldClassDefinition
09:29:30				059/516 - 5/5: Installing method ClassModifiedClassDefinition>>oldClassDefinition:
09:29:30				059/516 - 1/1: Installing method ClassModifiedClassDefinition class>>classDefinitionChangedFrom:to:
09:29:30				060/516 - 1/6: Installing method ClassParentRenamed>>classAffected
09:29:30				060/516 - 2/6: Installing method ClassParentRenamed>>classAffected:
09:29:30				060/516 - 3/6: Installing method ClassParentRenamed>>parentNewName
09:29:31				060/516 - 4/6: Installing method ClassParentRenamed>>parentNewName:
09:29:31				060/516 - 5/6: Installing method ClassParentRenamed>>parentOldName
09:29:31				060/516 - 6/6: Installing method ClassParentRenamed>>parentOldName:
09:29:31				060/516 - 1/1: Installing method ClassParentRenamed class>>classParentOf:renamedFrom:to:
09:29:31				061/516 - 1/4: Installing method ClassRemoved>>classAffected
09:29:31				061/516 - 2/4: Installing method ClassRemoved>>classRemoved
09:29:31				061/516 - 3/4: Installing method ClassRemoved>>classRemoved:
09:29:31				061/516 - 4/4: Installing method ClassRemoved>>packagesAffected
09:29:31				061/516 - 1/1: Installing method ClassRemoved class>>class:
09:29:31				062/516 - 1/8: Installing method ClassRenamed>>classAffected
09:29:31				062/516 - 2/8: Installing method ClassRenamed>>classRenamed
09:29:31				062/516 - 3/8: Installing method ClassRenamed>>classRenamed:
09:29:31				062/516 - 4/8: Installing method ClassRenamed>>newName
09:29:31				062/516 - 5/8: Installing method ClassRenamed>>newName:
09:29:32				062/516 - 6/8: Installing method ClassRenamed>>oldName
09:29:32				062/516 - 7/8: Installing method ClassRenamed>>oldName:
09:29:32				062/516 - 8/8: Installing method ClassRenamed>>packagesAffected
09:29:32				062/516 - 1/1: Installing method ClassRenamed class>>class:oldName:newName:
09:29:33				063/516 - 1/12: Installing method ClassRepackaged>>classAffected
09:29:33				063/516 - 2/12: Installing method ClassRepackaged>>classRepackaged
09:29:33				063/516 - 3/12: Installing method ClassRepackaged>>classRepackaged:
09:29:33				063/516 - 4/12: Installing method ClassRepackaged>>newPackage
09:29:33				063/516 - 5/12: Installing method ClassRepackaged>>newTag
09:29:33				063/516 - 6/12: Installing method ClassRepackaged>>newTag:
09:29:33				063/516 - 7/12: Installing method ClassRepackaged>>oldPackage
09:29:33				063/516 - 8/12: Installing method ClassRepackaged>>oldTag
09:29:33				063/516 - 9/12: Installing method ClassRepackaged>>oldTag:
09:29:33				063/516 - 10/12: Installing method ClassRepackaged>>packageTagsAffected
09:29:33				063/516 - 11/12: Installing method ClassRepackaged>>packagedChanged
09:29:33				063/516 - 12/12: Installing method ClassRepackaged>>packagesAffected
09:29:33				063/516 - 1/1: Installing method ClassRepackaged class>>classRepackaged:oldTag:newTag:
09:29:33				064/516 - 1/2: Installing method ClassResolver>>resolve:
09:29:33				064/516 - 2/2: Installing method ClassResolver>>resolve:inEnv:
09:29:33				065/516 - 1/1: Installing method ClassResolverStrictResolve>>resolve:
09:29:33				066/516 - 1/5: Installing method ClassSessionHandler>>handledId
09:29:33				066/516 - 2/5: Installing method ClassSessionHandler>>registeredClass
09:29:33				066/516 - 3/5: Installing method ClassSessionHandler>>registeredClassName:
09:29:33				066/516 - 4/5: Installing method ClassSessionHandler>>shutdown:
09:29:33				066/516 - 5/5: Installing method ClassSessionHandler>>startup:
09:29:33				066/516 - 1/1: Installing method ClassSessionHandler class>>forClassNamed:
09:29:33				067/516 - 1/20: Installing method ClassVariable>>acceptVisitor:node:
09:29:33				067/516 - 2/20: Installing method ClassVariable>>definingClass
09:29:33				067/516 - 3/20: Installing method ClassVariable>>definingClass:
09:29:33				067/516 - 4/20: Installing method ClassVariable>>definitionOn:
09:29:33				067/516 - 5/20: Installing method ClassVariable>>definitionString
09:29:33				067/516 - 6/20: Installing method ClassVariable>>emitStore:
09:29:33				067/516 - 7/20: Installing method ClassVariable>>emitValue:
09:29:33				067/516 - 8/20: Installing method ClassVariable>>hasSameDefinitionAs:
09:29:33				067/516 - 9/20: Installing method ClassVariable>>isAccessedBy:
09:29:33				067/516 - 10/20: Installing method ClassVariable>>isClassVariable
09:29:33				067/516 - 11/20: Installing method ClassVariable>>isDefinedByOwningClass
09:29:33				067/516 - 12/20: Installing method ClassVariable>>isPoolVariable
09:29:33				067/516 - 13/20: Installing method ClassVariable>>isReferenced
09:29:33				067/516 - 14/20: Installing method ClassVariable>>needsFullDefinition
09:29:33				067/516 - 15/20: Installing method ClassVariable>>owningClass
09:29:33				067/516 - 16/20: Installing method ClassVariable>>owningClass:
09:29:33				067/516 - 17/20: Installing method ClassVariable>>possiblyUsingClasses
09:29:33				067/516 - 18/20: Installing method ClassVariable>>printOn:
09:29:33				067/516 - 19/20: Installing method ClassVariable>>usingClasses
09:29:33				067/516 - 20/20: Installing method ClassVariable>>usingMethods
09:29:34				068/516 - 1/24: Installing method CleanBlockClosure>>hasLiteral:
09:29:34				068/516 - 2/24: Installing method CleanBlockClosure>>hasLiteralSuchThat:
09:29:34				068/516 - 3/24: Installing method CleanBlockClosure>>hasPrimitive
09:29:34				068/516 - 4/24: Installing method CleanBlockClosure>>innerCompiledBlocksAnySatisfy:
09:29:34				068/516 - 5/24: Installing method CleanBlockClosure>>innerCompiledBlocksDo:
09:29:34				068/516 - 6/24: Installing method CleanBlockClosure>>isClean
09:29:34				068/516 - 7/24: Installing method CleanBlockClosure>>isEmbeddedBlock
09:29:34				068/516 - 8/24: Installing method CleanBlockClosure>>literal
09:29:34				068/516 - 9/24: Installing method CleanBlockClosure>>literals
09:29:34				068/516 - 10/24: Installing method CleanBlockClosure>>literalsEvenTheOnesInTheInnerBlocks
09:29:34				068/516 - 11/24: Installing method CleanBlockClosure>>messages
09:29:34				068/516 - 12/24: Installing method CleanBlockClosure>>outerCode
09:29:34				068/516 - 13/24: Installing method CleanBlockClosure>>outerCode:
09:29:34				068/516 - 14/24: Installing method CleanBlockClosure>>pathOfLiteralIndexes
09:29:34				068/516 - 15/24: Installing method CleanBlockClosure>>readsField:
09:29:34				068/516 - 16/24: Installing method CleanBlockClosure>>readsSelf
09:29:34				068/516 - 17/24: Installing method CleanBlockClosure>>readsThisContext
09:29:34				068/516 - 18/24: Installing method CleanBlockClosure>>receiver
09:29:34				068/516 - 19/24: Installing method CleanBlockClosure>>refersToLiteral:
09:29:34				068/516 - 20/24: Installing method CleanBlockClosure>>sender
09:29:34				068/516 - 21/24: Installing method CleanBlockClosure>>sendsAnySelectorOf:
09:29:34				068/516 - 22/24: Installing method CleanBlockClosure>>sendsToSuper
09:29:34				068/516 - 23/24: Installing method CleanBlockClosure>>writesField:
09:29:34				068/516 - 24/24: Installing method CleanBlockClosure>>writesRef:
09:29:34				068/516 - 1/1: Installing method CleanBlockClosure class>>compiledBlock:
09:29:36				069/516 - 1/129: Installing method Collection>>&
09:29:36				069/516 - 2/129: Installing method Collection>>,
09:29:36				069/516 - 3/129: Installing method Collection>>\
09:29:36				069/516 - 4/129: Installing method Collection>>adaptToCollection:andSend:
09:29:36				069/516 - 5/129: Installing method Collection>>adaptToNumber:andSend:
09:29:36				069/516 - 6/129: Installing method Collection>>adaptToPoint:andSend:
09:29:36				069/516 - 7/129: Installing method Collection>>add:
09:29:36				069/516 - 8/129: Installing method Collection>>add:withOccurrences:
09:29:36				069/516 - 9/129: Installing method Collection>>addAll:
09:29:36				069/516 - 10/129: Installing method Collection>>addAssignToFloatArray:
09:29:36				069/516 - 11/129: Installing method Collection>>addIfNotPresent:
09:29:36				069/516 - 12/129: Installing method Collection>>allSatisfy:
09:29:36				069/516 - 13/129: Installing method Collection>>anyOne
09:29:36				069/516 - 14/129: Installing method Collection>>anySatisfy:
09:29:36				069/516 - 15/129: Installing method Collection>>asArray
09:29:36				069/516 - 16/129: Installing method Collection>>asBag
09:29:36				069/516 - 17/129: Installing method Collection>>asByteArray
09:29:37				069/516 - 18/129: Installing method Collection>>asCharacterSet
09:29:37				069/516 - 19/129: Installing method Collection>>asCommaString
09:29:37				069/516 - 20/129: Installing method Collection>>asCommaStringAnd
09:29:37				069/516 - 21/129: Installing method Collection>>asDictionary
09:29:37				069/516 - 22/129: Installing method Collection>>asIdentitySet
09:29:37				069/516 - 23/129: Installing method Collection>>asMultilineString
09:29:37				069/516 - 24/129: Installing method Collection>>asNewArray
09:29:37				069/516 - 25/129: Installing method Collection>>asOrderedCollection
09:29:37				069/516 - 26/129: Installing method Collection>>asOrderedDictionary
09:29:37				069/516 - 27/129: Installing method Collection>>asSet
09:29:37				069/516 - 28/129: Installing method Collection>>asSortedCollection
09:29:37				069/516 - 29/129: Installing method Collection>>asSortedCollection:
09:29:37				069/516 - 30/129: Installing method Collection>>asStringOn:delimiter:
09:29:37				069/516 - 31/129: Installing method Collection>>asStringOn:delimiter:last:
09:29:37				069/516 - 32/129: Installing method Collection>>associationsDo:
09:29:37				069/516 - 33/129: Installing method Collection>>capacity
09:29:37				069/516 - 34/129: Installing method Collection>>collect:
09:29:37				069/516 - 35/129: Installing method Collection>>collect:as:
09:29:37				069/516 - 36/129: Installing method Collection>>collect:into:
09:29:37				069/516 - 37/129: Installing method Collection>>collect:thenDo:
09:29:37				069/516 - 38/129: Installing method Collection>>collect:thenReject:
09:29:37				069/516 - 39/129: Installing method Collection>>collect:thenSelect:
09:29:37				069/516 - 40/129: Installing method Collection>>collectionSizeThreshold
09:29:37				069/516 - 41/129: Installing method Collection>>contains:
09:29:37				069/516 - 42/129: Installing method Collection>>contents
09:29:37				069/516 - 43/129: Installing method Collection>>copyEmpty
09:29:37				069/516 - 44/129: Installing method Collection>>copyWith:
09:29:37				069/516 - 45/129: Installing method Collection>>copyWithAll:
09:29:37				069/516 - 46/129: Installing method Collection>>copyWithout:
09:29:37				069/516 - 47/129: Installing method Collection>>copyWithoutAll:
09:29:37				069/516 - 48/129: Installing method Collection>>copyWithoutDuplicates
09:29:37				069/516 - 49/129: Installing method Collection>>copyWithoutFirst:
09:29:37				069/516 - 50/129: Installing method Collection>>copyWithoutFirstOccurrenceOf:
09:29:37				069/516 - 51/129: Installing method Collection>>count:
09:29:37				069/516 - 52/129: Installing method Collection>>detect:
09:29:37				069/516 - 53/129: Installing method Collection>>detect:ifFound:
09:29:37				069/516 - 54/129: Installing method Collection>>detect:ifFound:ifNone:
09:29:37				069/516 - 55/129: Installing method Collection>>detect:ifNone:
09:29:37				069/516 - 56/129: Installing method Collection>>detectMax:
09:29:37				069/516 - 57/129: Installing method Collection>>detectMin:
09:29:37				069/516 - 58/129: Installing method Collection>>difference:
09:29:37				069/516 - 59/129: Installing method Collection>>displayStringOn:
09:29:37				069/516 - 60/129: Installing method Collection>>do:
09:29:37				069/516 - 61/129: Installing method Collection>>do:separatedBy:
09:29:37				069/516 - 62/129: Installing method Collection>>do:without:
09:29:37				069/516 - 63/129: Installing method Collection>>doWithIndex:
09:29:37				069/516 - 64/129: Installing method Collection>>emptyCheck
09:29:37				069/516 - 65/129: Installing method Collection>>errorEmptyCollection
09:29:37				069/516 - 66/129: Installing method Collection>>errorNotFound:
09:29:37				069/516 - 67/129: Installing method Collection>>errorSizeMismatch
09:29:37				069/516 - 68/129: Installing method Collection>>fillFrom:with:
09:29:37				069/516 - 69/129: Installing method Collection>>findFirstInByteString:startingAt:
09:29:37				069/516 - 70/129: Installing method Collection>>flatCollect:
09:29:37				069/516 - 71/129: Installing method Collection>>flatCollect:as:
09:29:37				069/516 - 72/129: Installing method Collection>>flatCollectAsSet:
09:29:37				069/516 - 73/129: Installing method Collection>>flattenOn:
09:29:37				069/516 - 74/129: Installing method Collection>>flattened
09:29:37				069/516 - 75/129: Installing method Collection>>fold:
09:29:37				069/516 - 76/129: Installing method Collection>>gather:
09:29:37				069/516 - 77/129: Installing method Collection>>groupedBy:
09:29:37				069/516 - 78/129: Installing method Collection>>groupedBy:having:
09:29:37				069/516 - 79/129: Installing method Collection>>hash
09:29:37				069/516 - 80/129: Installing method Collection>>identityIncludes:
09:29:37				069/516 - 81/129: Installing method Collection>>ifEmpty:
09:29:37				069/516 - 82/129: Installing method Collection>>ifEmpty:ifNotEmpty:
09:29:37				069/516 - 83/129: Installing method Collection>>ifNotEmpty:
09:29:37				069/516 - 84/129: Installing method Collection>>ifNotEmpty:ifEmpty:
09:29:37				069/516 - 85/129: Installing method Collection>>includes:
09:29:37				069/516 - 86/129: Installing method Collection>>includesAll:
09:29:37				069/516 - 87/129: Installing method Collection>>includesAny:
09:29:37				069/516 - 88/129: Installing method Collection>>includesAnyOf:
09:29:37				069/516 - 89/129: Installing method Collection>>includesSubstringAnywhere:
09:29:37				069/516 - 90/129: Installing method Collection>>inject:into:
09:29:37				069/516 - 91/129: Installing method Collection>>intersection:
09:29:37				069/516 - 92/129: Installing method Collection>>isCollection
09:29:37				069/516 - 93/129: Installing method Collection>>isEmpty
09:29:37				069/516 - 94/129: Installing method Collection>>isEmptyOrNil
09:29:37				069/516 - 95/129: Installing method Collection>>isNotEmpty
09:29:37				069/516 - 96/129: Installing method Collection>>isSequenceable
09:29:37				069/516 - 97/129: Installing method Collection>>median
09:29:37				069/516 - 98/129: Installing method Collection>>noneSatisfy:
09:29:37				069/516 - 99/129: Installing method Collection>>notEmpty
09:29:37				069/516 - 100/129: Installing method Collection>>occurrencesOf:
09:29:37				069/516 - 101/129: Installing method Collection>>printElementsOn:
09:29:37				069/516 - 102/129: Installing method Collection>>printNameOn:
09:29:37				069/516 - 103/129: Installing method Collection>>printOn:
09:29:37				069/516 - 104/129: Installing method Collection>>printOn:delimiter:
09:29:37				069/516 - 105/129: Installing method Collection>>printOn:delimiter:last:
09:29:37				069/516 - 106/129: Installing method Collection>>reduce:
09:29:37				069/516 - 107/129: Installing method Collection>>reject:
09:29:37				069/516 - 108/129: Installing method Collection>>reject:thenCollect:
09:29:37				069/516 - 109/129: Installing method Collection>>reject:thenDo:
09:29:37				069/516 - 110/129: Installing method Collection>>remove:
09:29:37				069/516 - 111/129: Installing method Collection>>remove:ifAbsent:
09:29:37				069/516 - 112/129: Installing method Collection>>removeAll
09:29:37				069/516 - 113/129: Installing method Collection>>removeAll:
09:29:37				069/516 - 114/129: Installing method Collection>>removeAllFoundIn:
09:29:37				069/516 - 115/129: Installing method Collection>>removeAllSuchThat:
09:29:37				069/516 - 116/129: Installing method Collection>>select:
09:29:37				069/516 - 117/129: Installing method Collection>>select:thenCollect:
09:29:37				069/516 - 118/129: Installing method Collection>>select:thenDo:
09:29:37				069/516 - 119/129: Installing method Collection>>size
09:29:37				069/516 - 120/129: Installing method Collection>>sorted
09:29:37				069/516 - 121/129: Installing method Collection>>sorted:
09:29:37				069/516 - 122/129: Installing method Collection>>storeOn:
09:29:37				069/516 - 123/129: Installing method Collection>>sum:
09:29:37				069/516 - 124/129: Installing method Collection>>sum:ifEmpty:
09:29:37				069/516 - 125/129: Installing method Collection>>sumNumbers
09:29:37				069/516 - 126/129: Installing method Collection>>sumNumbers:
09:29:37				069/516 - 127/129: Installing method Collection>>union:
09:29:37				069/516 - 128/129: Installing method Collection>>withIndexDo:
09:29:37				069/516 - 129/129: Installing method Collection>>|
09:29:37				069/516 - 1/11: Installing method Collection class>><-
09:29:37				069/516 - 2/11: Installing method Collection class>>empty
09:29:37				069/516 - 3/11: Installing method Collection class>>isAbstract
09:29:37				069/516 - 4/11: Installing method Collection class>>newFromArray:
09:29:37				069/516 - 5/11: Installing method Collection class>>with:
09:29:37				069/516 - 6/11: Installing method Collection class>>with:with:
09:29:37				069/516 - 7/11: Installing method Collection class>>with:with:with:
09:29:37				069/516 - 8/11: Installing method Collection class>>with:with:with:with:
09:29:37				069/516 - 9/11: Installing method Collection class>>with:with:with:with:with:
09:29:37				069/516 - 10/11: Installing method Collection class>>with:with:with:with:with:with:
09:29:37				069/516 - 11/11: Installing method Collection class>>withAll:
09:29:37				070/516 - 1/5: Installing method CollectionElement>>=
09:29:37				070/516 - 2/5: Installing method CollectionElement>>asCollectionElement
09:29:37				070/516 - 3/5: Installing method CollectionElement>>enclosedElement
09:29:37				070/516 - 4/5: Installing method CollectionElement>>enclosedElement:
09:29:37				070/516 - 5/5: Installing method CollectionElement>>hash
09:29:37				070/516 - 1/3: Installing method CollectionElement class>>initialize
09:29:37				070/516 - 2/3: Installing method CollectionElement class>>with:
09:29:37				070/516 - 3/3: Installing method CollectionElement class>>withNil
09:29:37				071/516 - 1/4: Installing method CollectionIsEmpty>>collection
09:29:37				071/516 - 2/4: Installing method CollectionIsEmpty>>collection:
09:29:37				071/516 - 3/4: Installing method CollectionIsEmpty>>messageText
09:29:37				071/516 - 4/4: Installing method CollectionIsEmpty>>standardMessageText
09:29:37				071/516 - 1/1: Installing method CollectionIsEmpty class>>signalWith:
09:29:38				072/516 - 1/21: Installing method CommandLineArguments>>allFilesWithExtension:
09:29:38				072/516 - 2/21: Installing method CommandLineArguments>>argumentAt:
09:29:38				072/516 - 3/21: Installing method CommandLineArguments>>arguments
09:29:38				072/516 - 4/21: Installing method CommandLineArguments>>commandLineArguments
09:29:38				072/516 - 5/21: Installing method CommandLineArguments>>copySubcommand
09:29:38				072/516 - 6/21: Installing method CommandLineArguments>>copyWithoutPassword
09:29:38				072/516 - 7/21: Installing method CommandLineArguments>>hasArguments
09:29:38				072/516 - 8/21: Installing method CommandLineArguments>>hasFileWithExtension:
09:29:38				072/516 - 9/21: Installing method CommandLineArguments>>hasOption:
09:29:38				072/516 - 10/21: Installing method CommandLineArguments>>includesSubCommand:
09:29:38				072/516 - 11/21: Installing method CommandLineArguments>>initialize
09:29:38				072/516 - 12/21: Installing method CommandLineArguments>>initializeWithArguments:
09:29:38				072/516 - 13/21: Installing method CommandLineArguments>>longOptionAt:
09:29:38				072/516 - 14/21: Installing method CommandLineArguments>>longOptionAt:ifAbsent:
09:29:38				072/516 - 15/21: Installing method CommandLineArguments>>optionAt:
09:29:38				072/516 - 16/21: Installing method CommandLineArguments>>optionAt:ifAbsent:
09:29:38				072/516 - 17/21: Installing method CommandLineArguments>>optionAt:ifPresent:
09:29:38				072/516 - 18/21: Installing method CommandLineArguments>>optionAt:ifPresent:ifAbsent:
09:29:38				072/516 - 19/21: Installing method CommandLineArguments>>shortOptionAt:
09:29:38				072/516 - 20/21: Installing method CommandLineArguments>>shortOptionAt:ifAbsent:
09:29:38				072/516 - 21/21: Installing method CommandLineArguments>>withFirstArgument:
09:29:38				072/516 - 1/1: Installing method CommandLineArguments class>>withArguments:
09:29:38				073/516 - 1/30: Installing method CommandLineHandler>><<
09:29:38				073/516 - 2/30: Installing method CommandLineHandler>>activate
09:29:38				073/516 - 3/30: Installing method CommandLineHandler>>activateHelp
09:29:38				073/516 - 4/30: Installing method CommandLineHandler>>activateHelpWithoutArguments
09:29:38				073/516 - 5/30: Installing method CommandLineHandler>>allHandlers
09:29:38				073/516 - 6/30: Installing method CommandLineHandler>>argumentAt:
09:29:38				073/516 - 7/30: Installing method CommandLineHandler>>arguments
09:29:38				073/516 - 8/30: Installing method CommandLineHandler>>commandLine
09:29:38				073/516 - 9/30: Installing method CommandLineHandler>>commandLine:
09:29:38				073/516 - 10/30: Installing method CommandLineHandler>>commandName
09:29:38				073/516 - 11/30: Installing method CommandLineHandler>>description
09:29:38				073/516 - 12/30: Installing method CommandLineHandler>>exitFailure
09:29:38				073/516 - 13/30: Installing method CommandLineHandler>>exitFailure:
09:29:38				073/516 - 14/30: Installing method CommandLineHandler>>exitSuccess
09:29:38				073/516 - 15/30: Installing method CommandLineHandler>>hasArguments
09:29:38				073/516 - 16/30: Installing method CommandLineHandler>>hasOption:
09:29:38				073/516 - 17/30: Installing method CommandLineHandler>>hasSessionChanged
09:29:38				073/516 - 18/30: Installing method CommandLineHandler>>help
09:29:38				073/516 - 19/30: Installing method CommandLineHandler>>initialize
09:29:38				073/516 - 20/30: Installing method CommandLineHandler>>initializeStderr
09:29:38				073/516 - 21/30: Installing method CommandLineHandler>>initializeStdout
09:29:38				073/516 - 22/30: Installing method CommandLineHandler>>name
09:29:38				073/516 - 23/30: Installing method CommandLineHandler>>optionAt:
09:29:38				073/516 - 24/30: Installing method CommandLineHandler>>optionAt:ifAbsent:
09:29:38				073/516 - 25/30: Installing method CommandLineHandler>>optionAt:ifPresent:
09:29:38				073/516 - 26/30: Installing method CommandLineHandler>>optionAt:ifPresent:ifAbsent:
09:29:39				073/516 - 27/30: Installing method CommandLineHandler>>printHelp
09:29:39				073/516 - 28/30: Installing method CommandLineHandler>>quit
09:29:39				073/516 - 29/30: Installing method CommandLineHandler>>stderr
09:29:39				073/516 - 30/30: Installing method CommandLineHandler>>stdout
09:29:39				073/516 - 1/11: Installing method CommandLineHandler class>>activateWith:
09:29:39				073/516 - 2/11: Installing method CommandLineHandler class>>allHandlers
09:29:39				073/516 - 3/11: Installing method CommandLineHandler class>>commandLine:
09:29:39				073/516 - 4/11: Installing method CommandLineHandler class>>commandName
09:29:39				073/516 - 5/11: Installing method CommandLineHandler class>>description
09:29:39				073/516 - 6/11: Installing method CommandLineHandler class>>isAbstract
09:29:39				073/516 - 7/11: Installing method CommandLineHandler class>>isResponsibleFor:
09:29:39				073/516 - 8/11: Installing method CommandLineHandler class>>prepareSubcommand:
09:29:39				073/516 - 9/11: Installing method CommandLineHandler class>>priority
09:29:39				073/516 - 10/11: Installing method CommandLineHandler class>>requireDeploymentPassword
09:29:39				073/516 - 11/11: Installing method CommandLineHandler class>>selectHandlersFor:
09:29:39				074/516 - 1/12: Installing method CommandLinePasswordManager>>hasPasswordSet
09:29:39				074/516 - 2/12: Installing method CommandLinePasswordManager>>hashString:
09:29:39				074/516 - 3/12: Installing method CommandLinePasswordManager>>hashingPepper
09:29:39				074/516 - 4/12: Installing method CommandLinePasswordManager>>hashingPepper:
09:29:39				074/516 - 5/12: Installing method CommandLinePasswordManager>>isMatchingPassword:
09:29:39				074/516 - 6/12: Installing method CommandLinePasswordManager>>numberOfHashIterations
09:29:39				074/516 - 7/12: Installing method CommandLinePasswordManager>>numberOfHashIterations:
09:29:39				074/516 - 8/12: Installing method CommandLinePasswordManager>>password:
09:29:39				074/516 - 9/12: Installing method CommandLinePasswordManager>>passwordHash
09:29:39				074/516 - 10/12: Installing method CommandLinePasswordManager>>passwordHash:
09:29:39				074/516 - 11/12: Installing method CommandLinePasswordManager>>protectCommandLinesByPasswordWith:pepper:numberOfHashIterations:
09:29:39				074/516 - 12/12: Installing method CommandLinePasswordManager>>removePasswordProtection
09:29:39				074/516 - 1/10: Installing method CommandLinePasswordManager class>>current
09:29:39				074/516 - 2/10: Installing method CommandLinePasswordManager class>>defaultHashingPepper
09:29:39				074/516 - 3/10: Installing method CommandLinePasswordManager class>>defaultNumberOfHashIterations
09:29:39				074/516 - 4/10: Installing method CommandLinePasswordManager class>>exampleEnablePasswordProtection
09:29:39				074/516 - 5/10: Installing method CommandLinePasswordManager class>>exampleEnablePasswordProtectionCustomized
09:29:39				074/516 - 6/10: Installing method CommandLinePasswordManager class>>exampleRemovePasswordProtection
09:29:39				074/516 - 7/10: Installing method CommandLinePasswordManager class>>protectCommandLinesByPasswordWith:
09:29:39				074/516 - 8/10: Installing method CommandLinePasswordManager class>>protectCommandLinesByPasswordWith:pepper:
09:29:39				074/516 - 9/10: Installing method CommandLinePasswordManager class>>protectCommandLinesByPasswordWith:pepper:numberOfHashIterations:
09:29:39				074/516 - 10/10: Installing method CommandLinePasswordManager class>>removePasswordProtection
09:29:40				075/516 - 1/46: Installing method CommandLineUIManager>>abort:
09:29:40				075/516 - 2/46: Installing method CommandLineUIManager>>abort:title:
09:29:40				075/516 - 3/46: Installing method CommandLineUIManager>>activate
09:29:40				075/516 - 4/46: Installing method CommandLineUIManager>>alert:
09:29:40				075/516 - 5/46: Installing method CommandLineUIManager>>alert:title:
09:29:40				075/516 - 6/46: Installing method CommandLineUIManager>>alert:title:configure:
09:29:40				075/516 - 7/46: Installing method CommandLineUIManager>>choose:title:
09:29:40				075/516 - 8/46: Installing method CommandLineUIManager>>chooseFrom:lines:title:
09:29:40				075/516 - 9/46: Installing method CommandLineUIManager>>confirm:label:trueChoice:falseChoice:cancelChoice:default:
09:29:40				075/516 - 10/46: Installing method CommandLineUIManager>>confirm:trueChoice:falseChoice:
09:29:40				075/516 - 11/46: Installing method CommandLineUIManager>>confirm:trueChoice:falseChoice:cancelChoice:default:
09:29:40				075/516 - 12/46: Installing method CommandLineUIManager>>debugProcess:context:label:fullView:notification:
09:29:40				075/516 - 13/46: Installing method CommandLineUIManager>>deny:
09:29:40				075/516 - 14/46: Installing method CommandLineUIManager>>deny:title:
09:29:40				075/516 - 15/46: Installing method CommandLineUIManager>>exitFailure
09:29:40				075/516 - 16/46: Installing method CommandLineUIManager>>handleDebugRequest:fromDebuggerSystem:
09:29:40				075/516 - 17/46: Installing method CommandLineUIManager>>handleError:log:
09:29:40				075/516 - 18/46: Installing method CommandLineUIManager>>handleNotification:
09:29:40				075/516 - 19/46: Installing method CommandLineUIManager>>handleWarning:
09:29:40				075/516 - 20/46: Installing method CommandLineUIManager>>handleWarningDebugRequest:fromDebuggerSystem:
09:29:40				075/516 - 21/46: Installing method CommandLineUIManager>>headlessManager
09:29:40				075/516 - 22/46: Installing method CommandLineUIManager>>inform:
09:29:40				075/516 - 23/46: Installing method CommandLineUIManager>>initialize
09:29:40				075/516 - 24/46: Installing method CommandLineUIManager>>logColored:during:
09:29:40				075/516 - 25/46: Installing method CommandLineUIManager>>logDuring:
09:29:40				075/516 - 26/46: Installing method CommandLineUIManager>>logGreenDuring:
09:29:40				075/516 - 27/46: Installing method CommandLineUIManager>>logRedDuring:
09:29:40				075/516 - 28/46: Installing method CommandLineUIManager>>logTitle:andDescription:to:
09:29:40				075/516 - 29/46: Installing method CommandLineUIManager>>logYellowDuring:
09:29:40				075/516 - 30/46: Installing method CommandLineUIManager>>nonInteractiveManager
09:29:40				075/516 - 31/46: Installing method CommandLineUIManager>>onPrimitiveError:
09:29:40				075/516 - 32/46: Installing method CommandLineUIManager>>proceed:
09:29:40				075/516 - 33/46: Installing method CommandLineUIManager>>proceed:title:
09:29:40				075/516 - 34/46: Installing method CommandLineUIManager>>question:
09:29:40				075/516 - 35/46: Installing method CommandLineUIManager>>question:title:
09:29:40				075/516 - 36/46: Installing method CommandLineUIManager>>questionWithoutCancel:
09:29:40				075/516 - 37/46: Installing method CommandLineUIManager>>questionWithoutCancel:title:
09:29:40				075/516 - 38/46: Installing method CommandLineUIManager>>quitFrom:withMessage:
09:29:40				075/516 - 39/46: Installing method CommandLineUIManager>>replacing:
09:29:40				075/516 - 40/46: Installing method CommandLineUIManager>>stderr
09:29:40				075/516 - 41/46: Installing method CommandLineUIManager>>stdin
09:29:40				075/516 - 42/46: Installing method CommandLineUIManager>>stdout
09:29:40				075/516 - 43/46: Installing method CommandLineUIManager>>textEntry:
09:29:40				075/516 - 44/46: Installing method CommandLineUIManager>>textEntry:title:
09:29:40				075/516 - 45/46: Installing method CommandLineUIManager>>textEntry:title:entryText:
09:29:40				075/516 - 46/46: Installing method CommandLineUIManager>>unhandledErrorDefaultAction:
09:29:41				075/516 - 1/5: Installing method CommandLineUIManager class>>isValidForCurrentSystemConfiguration
09:29:41				075/516 - 2/5: Installing method CommandLineUIManager class>>replacing:
09:29:41				075/516 - 3/5: Installing method CommandLineUIManager class>>snapshotErrorImage
09:29:41				075/516 - 4/5: Installing method CommandLineUIManager class>>snapshotErrorImage:
09:29:41				075/516 - 5/5: Installing method CommandLineUIManager class>>uiSettingsOn:
09:29:41				076/516 - 1/34: Installing method CompiledBlock>>displayStringOn:
09:29:41				076/516 - 2/34: Installing method CompiledBlock>>endPC
09:29:41				076/516 - 3/34: Installing method CompiledBlock>>hasMethodReturn
09:29:41				076/516 - 4/34: Installing method CompiledBlock>>hasPragmaNamed:
09:29:41				076/516 - 5/34: Installing method CompiledBlock>>hasProperties
09:29:41				076/516 - 6/34: Installing method CompiledBlock>>hasProperty:
09:29:41				076/516 - 7/34: Installing method CompiledBlock>>hasSourceCode
09:29:41				076/516 - 8/34: Installing method CompiledBlock>>hash
09:29:41				076/516 - 9/34: Installing method CompiledBlock>>indexInOuter
09:29:41				076/516 - 10/34: Installing method CompiledBlock>>indexesInOuter
09:29:41				076/516 - 11/34: Installing method CompiledBlock>>isCompiledBlock
09:29:41				076/516 - 12/34: Installing method CompiledBlock>>isEmbeddedBlock
09:29:41				076/516 - 13/34: Installing method CompiledBlock>>isInstalled
09:29:41				076/516 - 14/34: Installing method CompiledBlock>>isTestMethod
09:29:41				076/516 - 15/34: Installing method CompiledBlock>>literalEqual:
09:29:41				076/516 - 16/34: Installing method CompiledBlock>>literalsToSkip
09:29:41				076/516 - 17/34: Installing method CompiledBlock>>method
09:29:41				076/516 - 18/34: Installing method CompiledBlock>>methodClass
09:29:41				076/516 - 19/34: Installing method CompiledBlock>>methodNode
09:29:41				076/516 - 20/34: Installing method CompiledBlock>>needsFrameSize:
09:29:41				076/516 - 21/34: Installing method CompiledBlock>>outerCode
09:29:41				076/516 - 22/34: Installing method CompiledBlock>>outerCode:
09:29:41				076/516 - 23/34: Installing method CompiledBlock>>pathOfLiteralIndexes
09:29:41				076/516 - 24/34: Installing method CompiledBlock>>pcInOuter
09:29:41				076/516 - 25/34: Installing method CompiledBlock>>pragmas
09:29:41				076/516 - 26/34: Installing method CompiledBlock>>printOn:
09:29:41				076/516 - 27/34: Installing method CompiledBlock>>properties
09:29:41				076/516 - 28/34: Installing method CompiledBlock>>propertyAt:
09:29:41				076/516 - 29/34: Installing method CompiledBlock>>sameLiteralsAs:
09:29:41				076/516 - 30/34: Installing method CompiledBlock>>selector
09:29:41				076/516 - 31/34: Installing method CompiledBlock>>sourceCode
09:29:41				076/516 - 32/34: Installing method CompiledBlock>>sourcePointer
09:29:41				076/516 - 33/34: Installing method CompiledBlock>>stepIntoQuickMethods
09:29:41				076/516 - 34/34: Installing method CompiledBlock>>stepIntoQuickMethods:
09:29:41				076/516 - 1/1: Installing method CompiledBlock class>>trailerSize
09:29:44				077/516 - 1/115: Installing method CompiledCode>>=
09:29:44				077/516 - 2/115: Installing method CompiledCode>>accessesField:
09:29:44				077/516 - 3/115: Installing method CompiledCode>>accessesRef:
09:29:44				077/516 - 4/115: Installing method CompiledCode>>accessesSlot:
09:29:44				077/516 - 5/115: Installing method CompiledCode>>allBlocks
09:29:44				077/516 - 6/115: Installing method CompiledCode>>allBlocksDo:
09:29:44				077/516 - 7/115: Installing method CompiledCode>>allLiterals
09:29:44				077/516 - 8/115: Installing method CompiledCode>>argumentNames
09:29:44				077/516 - 9/115: Installing method CompiledCode>>asOrderedCollection
09:29:44				077/516 - 10/115: Installing method CompiledCode>>asString
09:29:44				077/516 - 11/115: Installing method CompiledCode>>author
09:29:44				077/516 - 12/115: Installing method CompiledCode>>bytecodes
09:29:44				077/516 - 13/115: Installing method CompiledCode>>clearFlag
09:29:44				077/516 - 14/115: Installing method CompiledCode>>clearSignFlag
09:29:44				077/516 - 15/115: Installing method CompiledCode>>clone
09:29:44				077/516 - 16/115: Installing method CompiledCode>>comment
09:29:44				077/516 - 17/115: Installing method CompiledCode>>definitionString
09:29:44				077/516 - 18/115: Installing method CompiledCode>>encoderClass
09:29:44				077/516 - 19/115: Installing method CompiledCode>>endPC
09:29:44				077/516 - 20/115: Installing method CompiledCode>>equivalentTo:
09:29:44				077/516 - 21/115: Installing method CompiledCode>>extensionPackage
09:29:44				077/516 - 22/115: Installing method CompiledCode>>flag
09:29:44				077/516 - 23/115: Installing method CompiledCode>>flattenOn:
09:29:44				077/516 - 24/115: Installing method CompiledCode>>frameSize
09:29:44				077/516 - 25/115: Installing method CompiledCode>>hasLiteral:
09:29:44				077/516 - 26/115: Installing method CompiledCode>>hasLiteralSuchThat:
09:29:44				077/516 - 27/115: Installing method CompiledCode>>hasPragmaNamed:
09:29:44				077/516 - 28/115: Installing method CompiledCode>>hasPrimitive
09:29:44				077/516 - 29/115: Installing method CompiledCode>>hasSelector:
09:29:44				077/516 - 30/115: Installing method CompiledCode>>hasSelector:specialSelectorIndex:
09:29:44				077/516 - 31/115: Installing method CompiledCode>>hasSourceCode
09:29:44				077/516 - 32/115: Installing method CompiledCode>>hasTemporaries
09:29:44				077/516 - 33/115: Installing method CompiledCode>>hash
09:29:44				077/516 - 34/115: Installing method CompiledCode>>header
09:29:44				077/516 - 35/115: Installing method CompiledCode>>headerDescription
09:29:44				077/516 - 36/115: Installing method CompiledCode>>indexOfLiteral:
09:29:44				077/516 - 37/115: Installing method CompiledCode>>initialPC
09:29:44				077/516 - 38/115: Installing method CompiledCode>>innerCompiledBlocksAnySatisfy:
09:29:44				077/516 - 39/115: Installing method CompiledCode>>innerCompiledBlocksDo:
09:29:44				077/516 - 40/115: Installing method CompiledCode>>isCollection
09:29:44				077/516 - 41/115: Installing method CompiledCode>>isDoIt
09:29:44				077/516 - 42/115: Installing method CompiledCode>>isExternalCallPrimitive
09:29:44				077/516 - 43/115: Installing method CompiledCode>>isInstalled
09:29:44				077/516 - 44/115: Installing method CompiledCode>>isNamedPrimitive
09:29:44				077/516 - 45/115: Installing method CompiledCode>>isPrimitive
09:29:44				077/516 - 46/115: Installing method CompiledCode>>isQuick
09:29:44				077/516 - 47/115: Installing method CompiledCode>>isRealPrimitive
09:29:44				077/516 - 48/115: Installing method CompiledCode>>isReturnSelf
09:29:44				077/516 - 49/115: Installing method CompiledCode>>isReturnSpecial
09:29:44				077/516 - 50/115: Installing method CompiledCode>>isTestMethod
09:29:44				077/516 - 51/115: Installing method CompiledCode>>literalAt:
09:29:44				077/516 - 52/115: Installing method CompiledCode>>literalAt:put:
09:29:44				077/516 - 53/115: Installing method CompiledCode>>literals
09:29:44				077/516 - 54/115: Installing method CompiledCode>>literalsAt:
09:29:44				077/516 - 55/115: Installing method CompiledCode>>literalsDo:
09:29:44				077/516 - 56/115: Installing method CompiledCode>>literalsEvenTheOnesInTheInnerBlocks
09:29:44				077/516 - 57/115: Installing method CompiledCode>>literalsToSkip
09:29:44				077/516 - 58/115: Installing method CompiledCode>>localMessages
09:29:44				077/516 - 59/115: Installing method CompiledCode>>localReadsRef:
09:29:44				077/516 - 60/115: Installing method CompiledCode>>localReadsSelf
09:29:44				077/516 - 61/115: Installing method CompiledCode>>localReadsThisContext
09:29:44				077/516 - 62/115: Installing method CompiledCode>>localSendsAnySelectorOf:
09:29:44				077/516 - 63/115: Installing method CompiledCode>>localSendsToSuper
09:29:44				077/516 - 64/115: Installing method CompiledCode>>localWritesRef:
09:29:44				077/516 - 65/115: Installing method CompiledCode>>messages
09:29:44				077/516 - 66/115: Installing method CompiledCode>>method
09:29:44				077/516 - 67/115: Installing method CompiledCode>>methodClass
09:29:44				077/516 - 68/115: Installing method CompiledCode>>methodNode
09:29:44				077/516 - 69/115: Installing method CompiledCode>>needsFrameSize:
09:29:44				077/516 - 70/115: Installing method CompiledCode>>numArgs
09:29:44				077/516 - 71/115: Installing method CompiledCode>>numLiterals
09:29:44				077/516 - 72/115: Installing method CompiledCode>>numTemps
09:29:44				077/516 - 73/115: Installing method CompiledCode>>objectAt:
09:29:44				077/516 - 74/115: Installing method CompiledCode>>objectAt:put:
09:29:44				077/516 - 75/115: Installing method CompiledCode>>origin
09:29:44				077/516 - 76/115: Installing method CompiledCode>>originMethod
09:29:44				077/516 - 77/115: Installing method CompiledCode>>package
09:29:44				077/516 - 78/115: Installing method CompiledCode>>pragmas
09:29:44				077/516 - 79/115: Installing method CompiledCode>>primitive
09:29:44				077/516 - 80/115: Installing method CompiledCode>>primitiveErrorVariableName
09:29:44				077/516 - 81/115: Installing method CompiledCode>>properties
09:29:44				077/516 - 82/115: Installing method CompiledCode>>propertyAt:ifAbsent:
09:29:44				077/516 - 83/115: Installing method CompiledCode>>readsField:
09:29:44				077/516 - 84/115: Installing method CompiledCode>>readsRef:
09:29:44				077/516 - 85/115: Installing method CompiledCode>>readsSelf
09:29:44				077/516 - 86/115: Installing method CompiledCode>>readsSlot:
09:29:44				077/516 - 87/115: Installing method CompiledCode>>readsThisContext
09:29:44				077/516 - 88/115: Installing method CompiledCode>>refersToLiteral:
09:29:44				077/516 - 89/115: Installing method CompiledCode>>sameLiteralsAs:
09:29:44				077/516 - 90/115: Installing method CompiledCode>>scanFor:
09:29:44				077/516 - 91/115: Installing method CompiledCode>>scanner
09:29:44				077/516 - 92/115: Installing method CompiledCode>>selector
09:29:44				077/516 - 93/115: Installing method CompiledCode>>sendsAnySelectorOf:
09:29:44				077/516 - 94/115: Installing method CompiledCode>>sendsSelector:
09:29:44				077/516 - 95/115: Installing method CompiledCode>>sendsToSuper
09:29:44				077/516 - 96/115: Installing method CompiledCode>>setFlag
09:29:44				077/516 - 97/115: Installing method CompiledCode>>setFrameBit:
09:29:44				077/516 - 98/115: Installing method CompiledCode>>setSignFlag
09:29:44				077/516 - 99/115: Installing method CompiledCode>>signFlag
09:29:44				077/516 - 100/115: Installing method CompiledCode>>sourceCode
09:29:44				077/516 - 101/115: Installing method CompiledCode>>sourceNode
09:29:44				077/516 - 102/115: Installing method CompiledCode>>sourceNodeForPC:
09:29:44				077/516 - 103/115: Installing method CompiledCode>>sourcePointer
09:29:44				077/516 - 104/115: Installing method CompiledCode>>stamp
09:29:44				077/516 - 105/115: Installing method CompiledCode>>stepIntoQuickMethods
09:29:44				077/516 - 106/115: Installing method CompiledCode>>timeStamp
09:29:44				077/516 - 107/115: Installing method CompiledCode>>usesPrimaryBytecodeSet
09:29:44				077/516 - 108/115: Installing method CompiledCode>>usesSecondaryBytecodeSet
09:29:44				077/516 - 109/115: Installing method CompiledCode>>voidCogVMState
09:29:44				077/516 - 110/115: Installing method CompiledCode>>withAllBlocks
09:29:44				077/516 - 111/115: Installing method CompiledCode>>withAllBlocksDo:
09:29:44				077/516 - 112/115: Installing method CompiledCode>>withAllNestedLiteralsDo:
09:29:44				077/516 - 113/115: Installing method CompiledCode>>writesField:
09:29:44				077/516 - 114/115: Installing method CompiledCode>>writesRef:
09:29:44				077/516 - 115/115: Installing method CompiledCode>>writesSlot:
09:29:44				077/516 - 1/8: Installing method CompiledCode class>>basicNew
09:29:44				077/516 - 2/8: Installing method CompiledCode class>>basicNew:
09:29:44				077/516 - 3/8: Installing method CompiledCode class>>basicNew:header:
09:29:44				077/516 - 4/8: Installing method CompiledCode class>>handleFailingFailingNew:header:
09:29:44				077/516 - 5/8: Installing method CompiledCode class>>handleFailingNew:header:
09:29:44				077/516 - 6/8: Installing method CompiledCode class>>newFrom:
09:29:44				077/516 - 7/8: Installing method CompiledCode class>>newMethod:header:
09:29:44				077/516 - 8/8: Installing method CompiledCode class>>trailerSize
09:29:46				078/516 - 1/108: Installing method CompiledMethod>>allIgnoredNotImplementedSelectors
09:29:46				078/516 - 2/108: Installing method CompiledMethod>>cachePragmas
09:29:46				078/516 - 3/108: Installing method CompiledMethod>>classBinding
09:29:46				078/516 - 4/108: Installing method CompiledMethod>>classBinding:
09:29:46				078/516 - 5/108: Installing method CompiledMethod>>clearSourcePointer
09:29:46				078/516 - 6/108: Installing method CompiledMethod>>codeForNoSource
09:29:46				078/516 - 7/108: Installing method CompiledMethod>>containsHalt
09:29:46				078/516 - 8/108: Installing method CompiledMethod>>defaultSelector
09:29:46				078/516 - 9/108: Installing method CompiledMethod>>displayStringOn:
09:29:46				078/516 - 10/108: Installing method CompiledMethod>>endPC
09:29:46				078/516 - 11/108: Installing method CompiledMethod>>flushCache
09:29:46				078/516 - 12/108: Installing method CompiledMethod>>getPreambleFrom:at:
09:29:46				078/516 - 13/108: Installing method CompiledMethod>>getSourceFromFile
09:29:46				078/516 - 14/108: Installing method CompiledMethod>>getSourceReplacingSelectorWith:
09:29:46				078/516 - 15/108: Installing method CompiledMethod>>hasComment
09:29:46				078/516 - 16/108: Installing method CompiledMethod>>hasEquivalentMethodInSuperclass
09:29:46				078/516 - 17/108: Installing method CompiledMethod>>hasNonLocalReturn
09:29:46				078/516 - 18/108: Installing method CompiledMethod>>hasPragma
09:29:46				078/516 - 19/108: Installing method CompiledMethod>>hasPragmaNamed:
09:29:46				078/516 - 20/108: Installing method CompiledMethod>>hasProperties
09:29:46				078/516 - 21/108: Installing method CompiledMethod>>hasProperty:
09:29:46				078/516 - 22/108: Installing method CompiledMethod>>hasSourceCode
09:29:46				078/516 - 23/108: Installing method CompiledMethod>>hasSourcePointer
09:29:46				078/516 - 24/108: Installing method CompiledMethod>>implementors
09:29:46				078/516 - 25/108: Installing method CompiledMethod>>isAbstract
09:29:46				078/516 - 26/108: Installing method CompiledMethod>>isBinarySelector
09:29:46				078/516 - 27/108: Installing method CompiledMethod>>isClassSide
09:29:46				078/516 - 28/108: Installing method CompiledMethod>>isClassified
09:29:46				078/516 - 29/108: Installing method CompiledMethod>>isCompiledMethod
09:29:46				078/516 - 30/108: Installing method CompiledMethod>>isConflict
09:29:46				078/516 - 31/108: Installing method CompiledMethod>>isDeprecated
09:29:46				078/516 - 32/108: Installing method CompiledMethod>>isDisabled
09:29:46				078/516 - 33/108: Installing method CompiledMethod>>isDisabled:
09:29:46				078/516 - 34/108: Installing method CompiledMethod>>isDoIt
09:29:46				078/516 - 35/108: Installing method CompiledMethod>>isExplicitlyRequired
09:29:46				078/516 - 36/108: Installing method CompiledMethod>>isExplicitlyRequired:
09:29:46				078/516 - 37/108: Installing method CompiledMethod>>isExtension
09:29:46				078/516 - 38/108: Installing method CompiledMethod>>isFaulty
09:29:46				078/516 - 39/108: Installing method CompiledMethod>>isFromTrait
09:29:46				078/516 - 40/108: Installing method CompiledMethod>>isInstalled
09:29:46				078/516 - 41/108: Installing method CompiledMethod>>isInstanceSide
09:29:46				078/516 - 42/108: Installing method CompiledMethod>>isOverridden
09:29:46				078/516 - 43/108: Installing method CompiledMethod>>isProvided
09:29:46				078/516 - 44/108: Installing method CompiledMethod>>isProvided:
09:29:46				078/516 - 45/108: Installing method CompiledMethod>>isRequired
09:29:46				078/516 - 46/108: Installing method CompiledMethod>>isRequired:
09:29:46				078/516 - 47/108: Installing method CompiledMethod>>isReturnField
09:29:46				078/516 - 48/108: Installing method CompiledMethod>>isSelfEvaluating
09:29:46				078/516 - 49/108: Installing method CompiledMethod>>isSubclassResponsibility
09:29:46				078/516 - 50/108: Installing method CompiledMethod>>isSubclassResponsibility:
09:29:47				078/516 - 51/108: Installing method CompiledMethod>>linesOfCode
09:29:47				078/516 - 52/108: Installing method CompiledMethod>>literalsToSkip
09:29:47				078/516 - 53/108: Installing method CompiledMethod>>markerOrNil
09:29:47				078/516 - 54/108: Installing method CompiledMethod>>method
09:29:47				078/516 - 55/108: Installing method CompiledMethod>>methodClass
09:29:47				078/516 - 56/108: Installing method CompiledMethod>>methodClass:
09:29:47				078/516 - 57/108: Installing method CompiledMethod>>migratePersistingPropertiesIn:
09:29:47				078/516 - 58/108: Installing method CompiledMethod>>name
09:29:47				078/516 - 59/108: Installing method CompiledMethod>>overriddenMethod
09:29:47				078/516 - 60/108: Installing method CompiledMethod>>pathOfLiteralIndexes
09:29:47				078/516 - 61/108: Installing method CompiledMethod>>penultimateLiteral
09:29:47				078/516 - 62/108: Installing method CompiledMethod>>penultimateLiteral:
09:29:47				078/516 - 63/108: Installing method CompiledMethod>>postCopy
09:29:47				078/516 - 64/108: Installing method CompiledMethod>>pragmaAt:
09:29:47				078/516 - 65/108: Installing method CompiledMethod>>pragmaRefersToLiteral:
09:29:47				078/516 - 66/108: Installing method CompiledMethod>>pragmas
09:29:47				078/516 - 67/108: Installing method CompiledMethod>>pragmasDo:
09:29:47				078/516 - 68/108: Installing method CompiledMethod>>prepareForSimulationWith:
09:29:47				078/516 - 69/108: Installing method CompiledMethod>>printOn:
09:29:47				078/516 - 70/108: Installing method CompiledMethod>>printPrimitiveOn:
09:29:47				078/516 - 71/108: Installing method CompiledMethod>>properties
09:29:47				078/516 - 72/108: Installing method CompiledMethod>>properties:
09:29:47				078/516 - 73/108: Installing method CompiledMethod>>propertyAt:
09:29:47				078/516 - 74/108: Installing method CompiledMethod>>propertyAt:ifAbsent:
09:29:47				078/516 - 75/108: Installing method CompiledMethod>>propertyAt:ifAbsentPut:
09:29:47				078/516 - 76/108: Installing method CompiledMethod>>propertyAt:ifPresent:
09:29:47				078/516 - 77/108: Installing method CompiledMethod>>propertyAt:put:
09:29:47				078/516 - 78/108: Installing method CompiledMethod>>propertyKeysAndValuesDo:
09:29:47				078/516 - 79/108: Installing method CompiledMethod>>protocol
09:29:47				078/516 - 80/108: Installing method CompiledMethod>>protocol:
09:29:47				078/516 - 81/108: Installing method CompiledMethod>>protocolName
09:29:47				078/516 - 82/108: Installing method CompiledMethod>>putSource:withPreamble:
09:29:47				078/516 - 83/108: Installing method CompiledMethod>>readsField:
09:29:47				078/516 - 84/108: Installing method CompiledMethod>>receiver:withArguments:executeMethod:
09:29:47				078/516 - 85/108: Installing method CompiledMethod>>referencedClasses
09:29:47				078/516 - 86/108: Installing method CompiledMethod>>refersToLiteral:
09:29:47				078/516 - 87/108: Installing method CompiledMethod>>removeFromPackage
09:29:47				078/516 - 88/108: Installing method CompiledMethod>>removeFromSystem
09:29:47				078/516 - 89/108: Installing method CompiledMethod>>removeProperty:
09:29:47				078/516 - 90/108: Installing method CompiledMethod>>removeProperty:ifAbsent:
09:29:47				078/516 - 91/108: Installing method CompiledMethod>>returnField
09:29:47				078/516 - 92/108: Installing method CompiledMethod>>selector
09:29:47				078/516 - 93/108: Installing method CompiledMethod>>selector:
09:29:47				078/516 - 94/108: Installing method CompiledMethod>>senders
09:29:47				078/516 - 95/108: Installing method CompiledMethod>>setSourcePointer:
09:29:47				078/516 - 96/108: Installing method CompiledMethod>>sourceCode
09:29:47				078/516 - 97/108: Installing method CompiledMethod>>sourceCodeOrNil
09:29:47				078/516 - 98/108: Installing method CompiledMethod>>sourcePointer
09:29:47				078/516 - 99/108: Installing method CompiledMethod>>sourcePointer:
09:29:47				078/516 - 100/108: Installing method CompiledMethod>>stepIntoQuickMethods:
09:29:47				078/516 - 101/108: Installing method CompiledMethod>>storeOn:
09:29:47				078/516 - 102/108: Installing method CompiledMethod>>tempNames
09:29:47				078/516 - 103/108: Installing method CompiledMethod>>unclassify
09:29:47				078/516 - 104/108: Installing method CompiledMethod>>usesUndeclareds
09:29:47				078/516 - 105/108: Installing method CompiledMethod>>valueWithReceiver:
09:29:47				078/516 - 106/108: Installing method CompiledMethod>>valueWithReceiver:arguments:
09:29:47				078/516 - 107/108: Installing method CompiledMethod>>veryDeepCopyWith:
09:29:47				078/516 - 108/108: Installing method CompiledMethod>>writesField:
09:29:47				078/516 - 1/17: Installing method CompiledMethod class>>abstractMarker
09:29:47				078/516 - 2/17: Installing method CompiledMethod class>>checkBytecodeSetConflictsInMethodsWith:
09:29:47				078/516 - 3/17: Installing method CompiledMethod class>>checkIsValidBytecodeEncoder:
09:29:47				078/516 - 4/17: Installing method CompiledMethod class>>conflictMarker
09:29:47				078/516 - 5/17: Installing method CompiledMethod class>>disabledMarker
09:29:47				078/516 - 6/17: Installing method CompiledMethod class>>explicitRequirementMarker
09:29:47				078/516 - 7/17: Installing method CompiledMethod class>>fullFrameSize
09:29:47				078/516 - 8/17: Installing method CompiledMethod class>>headerFlagForEncoder:
09:29:47				078/516 - 9/17: Installing method CompiledMethod class>>initialize
09:29:47				078/516 - 10/17: Installing method CompiledMethod class>>installPrimaryBytecodeSet:
09:29:47				078/516 - 11/17: Installing method CompiledMethod class>>installSecondaryBytecodeSet:
09:29:47				078/516 - 12/17: Installing method CompiledMethod class>>methodPropertiesClass
09:29:47				078/516 - 13/17: Installing method CompiledMethod class>>new
09:29:47				078/516 - 14/17: Installing method CompiledMethod class>>smallFrameSize
09:29:47				078/516 - 15/17: Installing method CompiledMethod class>>sortBlock
09:29:47				078/516 - 16/17: Installing method CompiledMethod class>>subclassResponsibilityMarker
09:29:47				078/516 - 17/17: Installing method CompiledMethod class>>trailerSize
09:29:47				079/516 - 1/2: Installing method CompiledMethodLayout>>extend
09:29:47				079/516 - 2/2: Installing method CompiledMethodLayout>>instanceSpecification
09:29:47				079/516 - 1/2: Installing method CompiledMethodLayout class>>extending:scope:host:
09:29:47				079/516 - 2/2: Installing method CompiledMethodLayout class>>subclassDefiningSymbol
09:29:47				080/516 - 1/8: Installing method ConstantBlockClosure>>isConstant
09:29:47				080/516 - 2/8: Installing method ConstantBlockClosure>>literal:
09:29:47				080/516 - 3/8: Installing method ConstantBlockClosure>>value
09:29:47				080/516 - 4/8: Installing method ConstantBlockClosure>>value:
09:29:47				080/516 - 5/8: Installing method ConstantBlockClosure>>value:value:
09:29:47				080/516 - 6/8: Installing method ConstantBlockClosure>>value:value:value:
09:29:47				080/516 - 7/8: Installing method ConstantBlockClosure>>value:value:value:value:
09:29:47				080/516 - 8/8: Installing method ConstantBlockClosure>>valueWithArguments:
09:29:47				080/516 - 1/1: Installing method ConstantBlockClosure class>>numArgs:literal:
09:29:47				081/516 - 1/3: Installing method ConstantBlockClosure1Arg>>value
09:29:47				081/516 - 2/3: Installing method ConstantBlockClosure1Arg>>value:
09:29:47				081/516 - 3/3: Installing method ConstantBlockClosure1Arg>>valueWithArguments:
09:29:47				082/516 - 1/3: Installing method ConstantBlockClosure2Arg>>value
09:29:47				082/516 - 2/3: Installing method ConstantBlockClosure2Arg>>value:value:
09:29:47				082/516 - 3/3: Installing method ConstantBlockClosure2Arg>>valueWithArguments:
09:29:47				083/516 - 1/3: Installing method ConstantBlockClosure3Arg>>value
09:29:48				083/516 - 2/3: Installing method ConstantBlockClosure3Arg>>value:value:value:
09:29:48				083/516 - 3/3: Installing method ConstantBlockClosure3Arg>>valueWithArguments:
09:29:51				084/516 - 1/182: Installing method Context>>aboutToReturn:through:
09:29:51				084/516 - 2/182: Installing method Context>>activateMethod:withArgs:receiver:class:
09:29:51				084/516 - 3/182: Installing method Context>>activateReturn:value:
09:29:51				084/516 - 4/182: Installing method Context>>activeHome
09:29:51				084/516 - 5/182: Installing method Context>>activeOuterContext
09:29:51				084/516 - 6/182: Installing method Context>>arguments
09:29:51				084/516 - 7/182: Installing method Context>>asContext
09:29:51				084/516 - 8/182: Installing method Context>>at:
09:29:51				084/516 - 9/182: Installing method Context>>at:put:
09:29:51				084/516 - 10/182: Installing method Context>>basicAt:
09:29:51				084/516 - 11/182: Installing method Context>>basicAt:put:
09:29:51				084/516 - 12/182: Installing method Context>>basicSize
09:29:51				084/516 - 13/182: Installing method Context>>belongsToDoIt
09:29:51				084/516 - 14/182: Installing method Context>>blockReturnConstant:
09:29:51				084/516 - 15/182: Installing method Context>>blockReturnTop
09:29:51				084/516 - 16/182: Installing method Context>>bottomContext
09:29:51				084/516 - 17/182: Installing method Context>>canHandleSignal:
09:29:51				084/516 - 18/182: Installing method Context>>cannotReturn:
09:29:51				084/516 - 19/182: Installing method Context>>cannotReturn:to:
09:29:51				084/516 - 20/182: Installing method Context>>client
09:29:51				084/516 - 21/182: Installing method Context>>closure
09:29:51				084/516 - 22/182: Installing method Context>>compiledCode
09:29:51				084/516 - 23/182: Installing method Context>>contextClass
09:29:51				084/516 - 24/182: Installing method Context>>contextStack
09:29:51				084/516 - 25/182: Installing method Context>>contextTag
09:29:51				084/516 - 26/182: Installing method Context>>copyStack
09:29:51				084/516 - 27/182: Installing method Context>>copyTo:
09:29:51				084/516 - 28/182: Installing method Context>>cut:
09:29:51				084/516 - 29/182: Installing method Context>>deadContextForClosure:
09:29:51				084/516 - 30/182: Installing method Context>>debugStack:on:
09:29:51				084/516 - 31/182: Installing method Context>>debugStackOn:
09:29:51				084/516 - 32/182: Installing method Context>>depthBelow:
09:29:51				084/516 - 33/182: Installing method Context>>directedSuperSend:numArgs:
09:29:51				084/516 - 34/182: Installing method Context>>doDup
09:29:51				084/516 - 35/182: Installing method Context>>doNop
09:29:51				084/516 - 36/182: Installing method Context>>doPop
09:29:51				084/516 - 37/182: Installing method Context>>doPrimitive:method:receiver:args:
09:29:51				084/516 - 38/182: Installing method Context>>endPC
09:29:51				084/516 - 39/182: Installing method Context>>errorReportOn:
09:29:51				084/516 - 40/182: Installing method Context>>evaluateSignal:
09:29:51				084/516 - 41/182: Installing method Context>>exception
09:29:51				084/516 - 42/182: Installing method Context>>exceptionClass
09:29:51				084/516 - 43/182: Installing method Context>>exceptionHandlerBlock
09:29:51				084/516 - 44/182: Installing method Context>>exceptionsToCaptureWhenStepping
09:29:51				084/516 - 45/182: Installing method Context>>failPrimitiveWith:
09:29:51				084/516 - 46/182: Installing method Context>>filterDebuggerStack
09:29:51				084/516 - 47/182: Installing method Context>>findContextSuchThat:
09:29:51				084/516 - 48/182: Installing method Context>>findMethodContextSuchThat:
09:29:51				084/516 - 49/182: Installing method Context>>findNextHandlerContext
09:29:51				084/516 - 50/182: Installing method Context>>findNextHandlerOrSignalingContext
09:29:51				084/516 - 51/182: Installing method Context>>findNextUnwindContextUpTo:
09:29:51				084/516 - 52/182: Installing method Context>>handleSignal:
09:29:51				084/516 - 53/182: Installing method Context>>hasContext:
09:29:51				084/516 - 54/182: Installing method Context>>hasNonLocalReturn
09:29:51				084/516 - 55/182: Installing method Context>>hasSender:
09:29:51				084/516 - 56/182: Installing method Context>>hasTemporaryVariableNamed:
09:29:51				084/516 - 57/182: Installing method Context>>home
09:29:51				084/516 - 58/182: Installing method Context>>homeMethod
09:29:51				084/516 - 59/182: Installing method Context>>insertSender:
09:29:51				084/516 - 60/182: Installing method Context>>instVarAt:put:
09:29:51				084/516 - 61/182: Installing method Context>>isBlockContext
09:29:51				084/516 - 62/182: Installing method Context>>isBottomContext
09:29:51				084/516 - 63/182: Installing method Context>>isContext
09:29:51				084/516 - 64/182: Installing method Context>>isDead
09:29:51				084/516 - 65/182: Installing method Context>>isEndOfProcessTermination
09:29:51				084/516 - 66/182: Installing method Context>>isExecutingBlock
09:29:51				084/516 - 67/182: Installing method Context>>isFailToken:
09:29:51				084/516 - 68/182: Installing method Context>>isHandlerContext
09:29:51				084/516 - 69/182: Installing method Context>>isHandlerOrSignalingContext
09:29:51				084/516 - 70/182: Installing method Context>>isPrimFailToken:
09:29:51				084/516 - 71/182: Installing method Context>>isUnwindContext
09:29:51				084/516 - 72/182: Installing method Context>>jump
09:29:51				084/516 - 73/182: Installing method Context>>jump:if:withInterpreter:
09:29:51				084/516 - 74/182: Installing method Context>>jump:withInterpreter:
09:29:51				084/516 - 75/182: Installing method Context>>longStack
09:29:51				084/516 - 76/182: Installing method Context>>method
09:29:51				084/516 - 77/182: Installing method Context>>methodClass
09:29:51				084/516 - 78/182: Installing method Context>>methodNode
09:29:51				084/516 - 79/182: Installing method Context>>methodReturnReceiver
09:29:51				084/516 - 80/182: Installing method Context>>methodReturnTop
09:29:51				084/516 - 81/182: Installing method Context>>nextHandlerContext
09:29:51				084/516 - 82/182: Installing method Context>>numArgs
09:29:51				084/516 - 83/182: Installing method Context>>numTemps
09:29:51				084/516 - 84/182: Installing method Context>>object:basicAt:
09:29:51				084/516 - 85/182: Installing method Context>>object:basicAt:put:
09:29:51				084/516 - 86/182: Installing method Context>>object:eqeq:
09:29:51				084/516 - 87/182: Installing method Context>>object:instVarAt:
09:29:51				084/516 - 88/182: Installing method Context>>object:instVarAt:put:
09:29:51				084/516 - 89/182: Installing method Context>>object:perform:withArguments:inClass:
09:29:51				084/516 - 90/182: Installing method Context>>objectClass:
09:29:51				084/516 - 91/182: Installing method Context>>objectSize:
09:29:51				084/516 - 92/182: Installing method Context>>outerContext
09:29:51				084/516 - 93/182: Installing method Context>>outerMostContext
09:29:51				084/516 - 94/182: Installing method Context>>pc
09:29:52				084/516 - 95/182: Installing method Context>>pc:
09:29:52				084/516 - 96/182: Installing method Context>>pop
09:29:52				084/516 - 97/182: Installing method Context>>popIntoLiteralVariable:
09:29:52				084/516 - 98/182: Installing method Context>>popIntoReceiverVariable:
09:29:52				084/516 - 99/182: Installing method Context>>popIntoRemoteTemp:inVectorAt:
09:29:52				084/516 - 100/182: Installing method Context>>popIntoTemporaryVariable:
09:29:52				084/516 - 101/182: Installing method Context>>print:on:
09:29:52				084/516 - 102/182: Installing method Context>>printDebugOn:
09:29:52				084/516 - 103/182: Installing method Context>>printDebugStackOn:
09:29:52				084/516 - 104/182: Installing method Context>>printDetails:
09:29:52				084/516 - 105/182: Installing method Context>>printOn:
09:29:52				084/516 - 106/182: Installing method Context>>printStackOfSize:
09:29:52				084/516 - 107/182: Installing method Context>>privRefresh
09:29:52				084/516 - 108/182: Installing method Context>>privRefreshWith:
09:29:52				084/516 - 109/182: Installing method Context>>privSender:
09:29:52				084/516 - 110/182: Installing method Context>>push:
09:29:52				084/516 - 111/182: Installing method Context>>pushActiveContext
09:29:52				084/516 - 112/182: Installing method Context>>pushActiveProcess
09:29:52				084/516 - 113/182: Installing method Context>>pushArgs:from:
09:29:52				084/516 - 114/182: Installing method Context>>pushClosureTemps:
09:29:52				084/516 - 115/182: Installing method Context>>pushConsArrayWithElements:
09:29:52				084/516 - 116/182: Installing method Context>>pushConstant:
09:29:52				084/516 - 117/182: Installing method Context>>pushFullClosure:numCopied:receiverOnStack:ignoreOuterContext:
09:29:52				084/516 - 118/182: Installing method Context>>pushLiteralVariable:
09:29:52				084/516 - 119/182: Installing method Context>>pushNewArrayOfSize:
09:29:52				084/516 - 120/182: Installing method Context>>pushReceiver
09:29:52				084/516 - 121/182: Installing method Context>>pushReceiverVariable:
09:29:52				084/516 - 122/182: Installing method Context>>pushRemoteTemp:inVectorAt:
09:29:52				084/516 - 123/182: Installing method Context>>pushTemporaryVariable:
09:29:52				084/516 - 124/182: Installing method Context>>quickMethodPrimitiveBytecodeSize
09:29:52				084/516 - 125/182: Installing method Context>>receiver
09:29:52				084/516 - 126/182: Installing method Context>>receiver:
09:29:52				084/516 - 127/182: Installing method Context>>release
09:29:52				084/516 - 128/182: Installing method Context>>releaseTo:
09:29:52				084/516 - 129/182: Installing method Context>>removeSelf
09:29:52				084/516 - 130/182: Installing method Context>>resume
09:29:52				084/516 - 131/182: Installing method Context>>resume:
09:29:52				084/516 - 132/182: Installing method Context>>resume:through:
09:29:52				084/516 - 133/182: Installing method Context>>resumeEvaluating:
09:29:52				084/516 - 134/182: Installing method Context>>return
09:29:52				084/516 - 135/182: Installing method Context>>return:
09:29:52				084/516 - 136/182: Installing method Context>>return:from:
09:29:52				084/516 - 137/182: Installing method Context>>return:through:
09:29:52				084/516 - 138/182: Installing method Context>>runUntilErrorOrReturnFrom:
09:29:52				084/516 - 139/182: Installing method Context>>runUntilReturnFrom:
09:29:52				084/516 - 140/182: Installing method Context>>selector
09:29:52				084/516 - 141/182: Installing method Context>>send:to:with:lookupIn:
09:29:52				084/516 - 142/182: Installing method Context>>send:to:with:super:
09:29:52				084/516 - 143/182: Installing method Context>>sender
09:29:52				084/516 - 144/182: Installing method Context>>setNamedPrimitiveInformationFrom:toMethod:
09:29:52				084/516 - 145/182: Installing method Context>>setSender:receiver:method:arguments:
09:29:52				084/516 - 146/182: Installing method Context>>setSender:receiver:method:closure:startpc:
09:29:52				084/516 - 147/182: Installing method Context>>shortDebugStack
09:29:52				084/516 - 148/182: Installing method Context>>shortDebugStackOn:
09:29:52				084/516 - 149/182: Installing method Context>>shortStack
09:29:52				084/516 - 150/182: Installing method Context>>singleRelease
09:29:52				084/516 - 151/182: Installing method Context>>size
09:29:52				084/516 - 152/182: Installing method Context>>sourceCode
09:29:52				084/516 - 153/182: Installing method Context>>stack
09:29:52				084/516 - 154/182: Installing method Context>>stackOfSize:
09:29:52				084/516 - 155/182: Installing method Context>>stackPtr
09:29:52				084/516 - 156/182: Installing method Context>>stackp:
09:29:52				084/516 - 157/182: Installing method Context>>startpc
09:29:52				084/516 - 158/182: Installing method Context>>step
09:29:52				084/516 - 159/182: Installing method Context>>stepToCallee
09:29:52				084/516 - 160/182: Installing method Context>>stepToCalleeOrNil
09:29:52				084/516 - 161/182: Installing method Context>>stepUntilSomethingOnStack
09:29:52				084/516 - 162/182: Installing method Context>>storeIntoLiteralVariable:
09:29:52				084/516 - 163/182: Installing method Context>>storeIntoReceiverVariable:
09:29:52				084/516 - 164/182: Installing method Context>>storeIntoRemoteTemp:inVectorAt:
09:29:52				084/516 - 165/182: Installing method Context>>storeIntoTemporaryVariable:
09:29:52				084/516 - 166/182: Installing method Context>>swapReceiver:
09:29:52				084/516 - 167/182: Installing method Context>>swapSender:
09:29:52				084/516 - 168/182: Installing method Context>>tempAt:
09:29:52				084/516 - 169/182: Installing method Context>>tempAt:put:
09:29:52				084/516 - 170/182: Installing method Context>>terminate
09:29:52				084/516 - 171/182: Installing method Context>>terminateTo:
09:29:52				084/516 - 172/182: Installing method Context>>top
09:29:52				084/516 - 173/182: Installing method Context>>tryNamedPrimitiveIn:for:withArgs:
09:29:52				084/516 - 174/182: Installing method Context>>tryPrimitiveFor:receiver:args:
09:29:52				084/516 - 175/182: Installing method Context>>unwindAndStop:
09:29:52				084/516 - 176/182: Installing method Context>>unwindBlock
09:29:52				084/516 - 177/182: Installing method Context>>unwindComplete
09:29:52				084/516 - 178/182: Installing method Context>>unwindComplete:
09:29:52				084/516 - 179/182: Installing method Context>>unwindForTermination
09:29:52				084/516 - 180/182: Installing method Context>>unwindTo:
09:29:52				084/516 - 181/182: Installing method Context>>willFailReturn
09:29:52				084/516 - 182/182: Installing method Context>>withoutPrimitiveTryNamedPrimitiveIn:for:withArgs:
09:29:52				084/516 - 1/19: Installing method Context class>>allInstances
09:29:52				084/516 - 2/19: Installing method Context class>>allInstancesDo:
09:29:52				084/516 - 3/19: Installing method Context class>>basicNew:
09:29:52				084/516 - 4/19: Installing method Context class>>carefullyPrint:on:
09:29:52				084/516 - 5/19: Installing method Context class>>compiler
09:29:52				084/516 - 6/19: Installing method Context class>>contextEnsure:
09:29:52				084/516 - 7/19: Installing method Context class>>contextOn:do:
09:29:52				084/516 - 8/19: Installing method Context class>>initialize
09:29:52				084/516 - 9/19: Installing method Context class>>initializePrimitiveSimulators
09:29:52				084/516 - 10/19: Installing method Context class>>initializeTryNamedPrimitiveTemplateMethod
09:29:52				084/516 - 11/19: Installing method Context class>>new
09:29:52				084/516 - 12/19: Installing method Context class>>new:
09:29:52				084/516 - 13/19: Installing method Context class>>newForMethod:
09:29:52				084/516 - 14/19: Installing method Context class>>primitiveFailToken
09:29:52				084/516 - 15/19: Installing method Context class>>primitiveFailTokenFor:
09:29:52				084/516 - 16/19: Installing method Context class>>sender:receiver:method:arguments:
09:29:52				084/516 - 17/19: Installing method Context class>>specialPrimitiveSimulators
09:29:52				084/516 - 18/19: Installing method Context class>>theReturnMethod
09:29:52				084/516 - 19/19: Installing method Context class>>tryNamedPrimitiveTemplateMethod
09:29:52				085/516 - 1/2: Installing method ContextCannotReturn>>target
09:29:52				085/516 - 2/2: Installing method ContextCannotReturn>>target:
09:29:52				085/516 - 1/1: Installing method ContextCannotReturn class>>result:to:
09:29:53				086/516 - 1/2: Installing method CurrentExecutionEnvironment>>default
09:29:53				086/516 - 2/2: Installing method CurrentExecutionEnvironment>>installValue:intoForked:from:
09:29:53				086/516 - 1/3: Installing method CurrentExecutionEnvironment class>>activate:for:
09:29:53				086/516 - 2/3: Installing method CurrentExecutionEnvironment class>>isInheritable
09:29:53				086/516 - 3/3: Installing method CurrentExecutionEnvironment class>>restoreDefault
09:29:53				087/516 - 1/4: Installing method DailyNonInteractiveTranscript>>fileNameWithDate
09:29:53				087/516 - 2/4: Installing method DailyNonInteractiveTranscript>>initialize
09:29:53				087/516 - 3/4: Installing method DailyNonInteractiveTranscript>>initializeStream
09:29:53				087/516 - 4/4: Installing method DailyNonInteractiveTranscript>>stream
09:29:53				087/516 - 1/1: Installing method DailyNonInteractiveTranscript class>>defaultLogFileName
09:29:53				088/516 - 1/8: Installing method DangerousClassNotifier class>>check:
09:29:53				088/516 - 2/8: Installing method DangerousClassNotifier class>>disable
09:29:53				088/516 - 3/8: Installing method DangerousClassNotifier class>>disableDuring:
09:29:53				088/516 - 4/8: Installing method DangerousClassNotifier class>>enable
09:29:53				088/516 - 5/8: Installing method DangerousClassNotifier class>>enabled
09:29:53				088/516 - 6/8: Installing method DangerousClassNotifier class>>initialize
09:29:53				088/516 - 7/8: Installing method DangerousClassNotifier class>>shouldNotBeRedefined:
09:29:53				088/516 - 8/8: Installing method DangerousClassNotifier class>>tooDangerousClasses
09:29:53				089/516 - 1/8: Installing method DecoratorStream>>atEnd
09:29:53				089/516 - 2/8: Installing method DecoratorStream>>contents
09:29:53				089/516 - 3/8: Installing method DecoratorStream>>next
09:29:53				089/516 - 4/8: Installing method DecoratorStream>>nextPut:
09:29:53				089/516 - 5/8: Installing method DecoratorStream>>on:
09:29:53				089/516 - 6/8: Installing method DecoratorStream>>peek
09:29:53				089/516 - 7/8: Installing method DecoratorStream>>position
09:29:53				089/516 - 8/8: Installing method DecoratorStream>>store:
09:29:53				089/516 - 1/1: Installing method DecoratorStream class>>on:
09:29:53				090/516 - 1/1: Installing method DefaultExecutionEnvironment>>prepareForNewProcess:
09:29:53				090/516 - 1/3: Installing method DefaultExecutionEnvironment class>>beActive
09:29:53				090/516 - 2/3: Installing method DefaultExecutionEnvironment class>>beActiveDuring:
09:29:53				090/516 - 3/3: Installing method DefaultExecutionEnvironment class>>instance
09:29:53				091/516 - 1/16: Installing method Delay>>beingWaitedOn
09:29:53				091/516 - 2/16: Installing method Delay>>delaySemaphore
09:29:53				091/516 - 3/16: Installing method Delay>>isExpired
09:29:53				091/516 - 4/16: Installing method Delay>>millisecondDelayDuration
09:29:53				091/516 - 5/16: Installing method Delay>>millisecondsToGo
09:29:54				091/516 - 6/16: Installing method Delay>>printOn:
09:29:54				091/516 - 7/16: Installing method Delay>>resumptionTick
09:29:54				091/516 - 8/16: Installing method Delay>>resumptionTickAdjustFrom:to:
09:29:54				091/516 - 9/16: Installing method Delay>>schedule
09:29:54				091/516 - 10/16: Installing method Delay>>setDelay:
09:29:54				091/516 - 11/16: Installing method Delay>>setDelay:forSemaphore:
09:29:54				091/516 - 12/16: Installing method Delay>>timingPriorityScheduleTicker:
09:29:54				091/516 - 13/16: Installing method Delay>>timingPrioritySignalExpired
09:29:54				091/516 - 14/16: Installing method Delay>>timingPriorityUnschedule
09:29:54				091/516 - 15/16: Installing method Delay>>unschedule
09:29:54				091/516 - 16/16: Installing method Delay>>wait
09:29:54				091/516 - 1/21: Installing method Delay class>>anyActive
09:29:54				091/516 - 2/21: Installing method Delay class>>delaySchedulerClass
09:29:54				091/516 - 3/21: Installing method Delay class>>delaySchedulerClass:
09:29:54				091/516 - 4/21: Installing method Delay class>>forDays:
09:29:54				091/516 - 5/21: Installing method Delay class>>forHours:
09:29:54				091/516 - 6/21: Installing method Delay class>>forMilliseconds:
09:29:54				091/516 - 7/21: Installing method Delay class>>forMinutes:
09:29:54				091/516 - 8/21: Installing method Delay class>>forSeconds:
09:29:54				091/516 - 9/21: Installing method Delay class>>initialize
09:29:54				091/516 - 10/21: Installing method Delay class>>nextWakeUpTime
09:29:54				091/516 - 11/21: Installing method Delay class>>restartMethods
09:29:54				091/516 - 12/21: Installing method Delay class>>restartTimerEventLoop
09:29:54				091/516 - 13/21: Installing method Delay class>>scheduler
09:29:54				091/516 - 14/21: Installing method Delay class>>scheduler:
09:29:54				091/516 - 15/21: Installing method Delay class>>schedulingProcess
09:29:54				091/516 - 16/21: Installing method Delay class>>shutDown
09:29:54				091/516 - 17/21: Installing method Delay class>>startTimerEventLoop
09:29:54				091/516 - 18/21: Installing method Delay class>>startUp
09:29:54				091/516 - 19/21: Installing method Delay class>>stopTimerEventLoop
09:29:54				091/516 - 20/21: Installing method Delay class>>systemSettingOn:
09:29:54				091/516 - 21/21: Installing method Delay class>>timeoutSemaphore:afterMSecs:
09:29:54				092/516 - 1/22: Installing method DelayBasicScheduler>>anyActive
09:29:54				092/516 - 2/22: Installing method DelayBasicScheduler>>initialize
09:29:54				092/516 - 3/22: Installing method DelayBasicScheduler>>initializeTicker:suspendedDelaysHeap:
09:29:54				092/516 - 4/22: Installing method DelayBasicScheduler>>nextWakeUpTime
09:29:54				092/516 - 5/22: Installing method DelayBasicScheduler>>printOn:
09:29:54				092/516 - 6/22: Installing method DelayBasicScheduler>>restartTimerEventLoop
09:29:54				092/516 - 7/22: Installing method DelayBasicScheduler>>resume
09:29:54				092/516 - 8/22: Installing method DelayBasicScheduler>>runBackendLoopAtTimingPriority
09:29:54				092/516 - 9/22: Installing method DelayBasicScheduler>>schedule:
09:29:54				092/516 - 10/22: Installing method DelayBasicScheduler>>scheduleAtTimingPriority
09:29:54				092/516 - 11/22: Installing method DelayBasicScheduler>>schedulingProcess
09:29:54				092/516 - 12/22: Installing method DelayBasicScheduler>>shutDown
09:29:54				092/516 - 13/22: Installing method DelayBasicScheduler>>simulate_vmMilliseconds:
09:29:54				092/516 - 14/22: Installing method DelayBasicScheduler>>startTimerEventLoop
09:29:54				092/516 - 15/22: Installing method DelayBasicScheduler>>startTimerEventLoopPriority:
09:29:54				092/516 - 16/22: Installing method DelayBasicScheduler>>startUp
09:29:54				092/516 - 17/22: Installing method DelayBasicScheduler>>stopTimerEventLoop
09:29:54				092/516 - 18/22: Installing method DelayBasicScheduler>>suspend
09:29:54				092/516 - 19/22: Installing method DelayBasicScheduler>>suspendAtTimingPriority
09:29:54				092/516 - 20/22: Installing method DelayBasicScheduler>>ticker
09:29:54				092/516 - 21/22: Installing method DelayBasicScheduler>>unschedule:
09:29:54				092/516 - 22/22: Installing method DelayBasicScheduler>>unscheduleAtTimingPriority
09:29:55				092/516 - 1/2: Installing method DelayBasicScheduler class>>defaultSuspendedDelaysHeap
09:29:55				092/516 - 2/2: Installing method DelayBasicScheduler class>>onTicker:suspendedDelaysHeap:
09:29:55				093/516 - 1/5: Installing method DelayMicrosecondTicker>>millisecondsUntilTick:
09:29:55				093/516 - 2/5: Installing method DelayMicrosecondTicker>>nowTick
09:29:55				093/516 - 3/5: Installing method DelayMicrosecondTicker>>primSignal:atUTCMicroseconds:
09:29:55				093/516 - 4/5: Installing method DelayMicrosecondTicker>>tickAfterMilliseconds:
09:29:55				093/516 - 5/5: Installing method DelayMicrosecondTicker>>waitForUserSignalled:orExpired:
09:29:55				094/516 - 1/5: Installing method DelayMicrosecondTickerSimulation>>initialize
09:29:55				094/516 - 2/5: Installing method DelayMicrosecondTickerSimulation>>nowTick
09:29:55				094/516 - 3/5: Installing method DelayMicrosecondTickerSimulation>>primSignal:atUTCMicroseconds:
09:29:55				094/516 - 4/5: Installing method DelayMicrosecondTickerSimulation>>simulate_vmMilliseconds:
09:29:55				094/516 - 5/5: Installing method DelayMicrosecondTickerSimulation>>vmSimNextWakeupMilliseconds
09:29:55				095/516 - 1/1: Installing method DelayMicrosecondUncappedTicker>>waitForUserSignalled:orExpired:
09:29:55				096/516 - 1/5: Installing method DelayMillisecondTicker>>millisecondsUntilTick:
09:29:55				096/516 - 2/5: Installing method DelayMillisecondTicker>>nowTick
09:29:55				096/516 - 3/5: Installing method DelayMillisecondTicker>>primSignal:atMilliseconds:
09:29:55				096/516 - 4/5: Installing method DelayMillisecondTicker>>tickAfterMilliseconds:
09:29:55				096/516 - 5/5: Installing method DelayMillisecondTicker>>waitForUserSignalled:orExpired:
09:29:55				097/516 - 1/5: Installing method DelayMillisecondTickerSimulation>>initialize
09:29:55				097/516 - 2/5: Installing method DelayMillisecondTickerSimulation>>nowTick
09:29:55				097/516 - 3/5: Installing method DelayMillisecondTickerSimulation>>primSignal:atMilliseconds:
09:29:55				097/516 - 4/5: Installing method DelayMillisecondTickerSimulation>>simulate_vmMilliseconds:
09:29:55				097/516 - 5/5: Installing method DelayMillisecondTickerSimulation>>vmSimNextWakeupMilliseconds
09:29:55				098/516 - 1/3: Installing method DelayMutexScheduler>>initializeTicker:suspendedDelaysHeap:
09:29:55				098/516 - 2/3: Installing method DelayMutexScheduler>>schedule:
09:29:55				098/516 - 3/3: Installing method DelayMutexScheduler>>unschedule:
09:29:55				099/516 - 1/6: Installing method DelayNullScheduler>>schedule:
09:29:55				099/516 - 2/6: Installing method DelayNullScheduler>>shutDown
09:29:55				099/516 - 3/6: Installing method DelayNullScheduler>>startTimerEventLoop
09:29:55				099/516 - 4/6: Installing method DelayNullScheduler>>startUp
09:29:55				099/516 - 5/6: Installing method DelayNullScheduler>>stopTimerEventLoop
09:29:55				099/516 - 6/6: Installing method DelayNullScheduler>>unschedule:
09:29:55				100/516 - 1/5: Installing method DelaySemaphoreScheduler>>initializeTicker:suspendedDelaysHeap:
09:29:55				100/516 - 2/5: Installing method DelaySemaphoreScheduler>>schedule:
09:29:55				100/516 - 3/5: Installing method DelaySemaphoreScheduler>>scheduleAtTimingPriority
09:29:55				100/516 - 4/5: Installing method DelaySemaphoreScheduler>>unschedule:
09:29:55				100/516 - 5/5: Installing method DelaySemaphoreScheduler>>unscheduleAtTimingPriority
09:29:55				101/516 - 1/5: Installing method DelayWaitTimeout>>isExpired
09:29:55				101/516 - 2/5: Installing method DelayWaitTimeout>>setDelay:forSemaphore:
09:29:55				101/516 - 3/5: Installing method DelayWaitTimeout>>timingPrioritySignalExpired
09:29:55				101/516 - 4/5: Installing method DelayWaitTimeout>>wait
09:29:55				101/516 - 5/5: Installing method DelayWaitTimeout>>waitOnCompletion:onTimeout:
09:29:55				102/516 - 1/4: Installing method Deprecation>>defaultAction
09:29:55				102/516 - 2/4: Installing method Deprecation>>logTranscript
09:29:55				102/516 - 3/4: Installing method Deprecation>>messageText
09:29:55				102/516 - 4/4: Installing method Deprecation>>transform
09:29:56				102/516 - 1/1: Installing method Deprecation class>>deprecationsWhile:
09:29:57				104/516 - 1/66: Installing method Dictionary>>=
09:29:57				104/516 - 2/66: Installing method Dictionary>>add:
09:29:57				104/516 - 3/66: Installing method Dictionary>>addAll:
09:29:57				104/516 - 4/66: Installing method Dictionary>>associationAt:
09:29:57				104/516 - 5/66: Installing method Dictionary>>associationAt:ifAbsent:
09:29:57				104/516 - 6/66: Installing method Dictionary>>associationAt:ifPresent:
09:29:57				104/516 - 7/66: Installing method Dictionary>>associationAt:ifPresent:ifAbsent:
09:29:57				104/516 - 8/66: Installing method Dictionary>>associations
09:29:57				104/516 - 9/66: Installing method Dictionary>>associationsDo:
09:29:57				104/516 - 10/66: Installing method Dictionary>>associationsSelect:
09:29:57				104/516 - 11/66: Installing method Dictionary>>at:
09:29:57				104/516 - 12/66: Installing method Dictionary>>at:at:
09:29:57				104/516 - 13/66: Installing method Dictionary>>at:at:ifAbsent:
09:29:57				104/516 - 14/66: Installing method Dictionary>>at:at:ifAbsentPut:
09:29:57				104/516 - 15/66: Installing method Dictionary>>at:at:put:
09:29:57				104/516 - 16/66: Installing method Dictionary>>at:ifAbsent:
09:29:57				104/516 - 17/66: Installing method Dictionary>>at:ifAbsentPut:
09:29:57				104/516 - 18/66: Installing method Dictionary>>at:ifPresent:
09:29:57				104/516 - 19/66: Installing method Dictionary>>at:ifPresent:ifAbsent:
09:29:57				104/516 - 20/66: Installing method Dictionary>>at:ifPresent:ifAbsentPut:
09:29:57				104/516 - 21/66: Installing method Dictionary>>at:put:
09:29:57				104/516 - 22/66: Installing method Dictionary>>at:update:
09:29:57				104/516 - 23/66: Installing method Dictionary>>at:update:initial:
09:29:57				104/516 - 24/66: Installing method Dictionary>>bindingOf:
09:29:57				104/516 - 25/66: Installing method Dictionary>>collect:
09:29:57				104/516 - 26/66: Installing method Dictionary>>difference:
09:29:57				104/516 - 27/66: Installing method Dictionary>>do:
09:29:57				104/516 - 28/66: Installing method Dictionary>>errorKeyNotFound:
09:29:57				104/516 - 29/66: Installing method Dictionary>>errorValueNotFound:
09:29:57				104/516 - 30/66: Installing method Dictionary>>fixCollisionsFrom:
09:29:57				104/516 - 31/66: Installing method Dictionary>>flatCollect:
09:29:57				104/516 - 32/66: Installing method Dictionary>>hasBindingThatBeginsWith:
09:29:57				104/516 - 33/66: Installing method Dictionary>>includes:
09:29:57				104/516 - 34/66: Installing method Dictionary>>includesAssociation:
09:29:57				104/516 - 35/66: Installing method Dictionary>>includesIdentity:
09:29:57				104/516 - 36/66: Installing method Dictionary>>includesKey:
09:29:57				104/516 - 37/66: Installing method Dictionary>>intersection:
09:29:57				104/516 - 38/66: Installing method Dictionary>>isDictionary
09:29:57				104/516 - 39/66: Installing method Dictionary>>isHealthy
09:29:57				104/516 - 40/66: Installing method Dictionary>>keyAtIdentityValue:
09:29:57				104/516 - 41/66: Installing method Dictionary>>keyAtIdentityValue:ifAbsent:
09:29:57				104/516 - 42/66: Installing method Dictionary>>keyAtValue:
09:29:57				104/516 - 43/66: Installing method Dictionary>>keyAtValue:ifAbsent:
09:29:57				104/516 - 44/66: Installing method Dictionary>>keyForIdentity:
09:29:57				104/516 - 45/66: Installing method Dictionary>>keys
09:29:57				104/516 - 46/66: Installing method Dictionary>>keysAndValuesDo:
09:29:57				104/516 - 47/66: Installing method Dictionary>>keysAndValuesRemove:
09:29:57				104/516 - 48/66: Installing method Dictionary>>keysDo:
09:29:57				104/516 - 49/66: Installing method Dictionary>>keysSortedSafely
09:29:57				104/516 - 50/66: Installing method Dictionary>>noCheckAdd:
09:29:57				104/516 - 51/66: Installing method Dictionary>>noCheckNoGrowFillFrom:
09:29:57				104/516 - 52/66: Installing method Dictionary>>postCopy
09:29:57				104/516 - 53/66: Installing method Dictionary>>printElementsOn:
09:29:57				104/516 - 54/66: Installing method Dictionary>>rehash
09:29:57				104/516 - 55/66: Installing method Dictionary>>reject:thenCollect:
09:29:57				104/516 - 56/66: Installing method Dictionary>>remove:
09:29:57				104/516 - 57/66: Installing method Dictionary>>remove:ifAbsent:
09:29:57				104/516 - 58/66: Installing method Dictionary>>removeKey:
09:29:57				104/516 - 59/66: Installing method Dictionary>>removeKey:ifAbsent:
09:29:57				104/516 - 60/66: Installing method Dictionary>>removeUnreferencedKeys
09:29:57				104/516 - 61/66: Installing method Dictionary>>scanFor:
09:29:57				104/516 - 62/66: Installing method Dictionary>>select:
09:29:57				104/516 - 63/66: Installing method Dictionary>>select:thenCollect:
09:29:57				104/516 - 64/66: Installing method Dictionary>>storeOn:
09:29:57				104/516 - 65/66: Installing method Dictionary>>values
09:29:57				104/516 - 66/66: Installing method Dictionary>>valuesDo:
09:29:57				104/516 - 1/3: Installing method Dictionary class>>newFrom:
09:29:57				104/516 - 2/3: Installing method Dictionary class>>newFromKeys:andValues:
09:29:57				104/516 - 3/3: Installing method Dictionary class>>newFromPairs:
09:29:57				105/516 - 1/4: Installing method DomainError>>from
09:29:57				105/516 - 2/4: Installing method DomainError>>from:
09:29:57				105/516 - 3/4: Installing method DomainError>>to
09:29:57				105/516 - 4/4: Installing method DomainError>>to:
09:29:57				105/516 - 1/6: Installing method DomainError class>>signal:from:
09:29:57				105/516 - 2/6: Installing method DomainError class>>signal:from:to:
09:29:57				105/516 - 3/6: Installing method DomainError class>>signal:to:
09:29:57				105/516 - 4/6: Installing method DomainError class>>signalFrom:
09:29:57				105/516 - 5/6: Installing method DomainError class>>signalFrom:to:
09:29:57				105/516 - 6/6: Installing method DomainError class>>signalTo:
09:29:57				106/516 - 1/6: Installing method DoubleByteArray>>=
09:29:57				106/516 - 2/6: Installing method DoubleByteArray>>atAllPut:
09:29:57				106/516 - 3/6: Installing method DoubleByteArray>>byteSize
09:29:57				106/516 - 4/6: Installing method DoubleByteArray>>bytesPerElement
09:29:57				106/516 - 5/6: Installing method DoubleByteArray>>defaultElement
09:29:57				106/516 - 6/6: Installing method DoubleByteArray>>replaceFrom:to:with:startingAt:
09:29:57				107/516 - 1/4: Installing method DoubleByteLayout>>bytesPerSlot
09:29:57				107/516 - 2/4: Installing method DoubleByteLayout>>extendDoubleByte
09:29:57				107/516 - 3/4: Installing method DoubleByteLayout>>instanceSpecification
09:29:57				107/516 - 4/4: Installing method DoubleByteLayout>>isDoubleBytes
09:29:57				107/516 - 1/2: Installing method DoubleByteLayout class>>extending:scope:host:
09:29:57				107/516 - 2/2: Installing method DoubleByteLayout class>>subclassDefiningSymbol
09:29:58				108/516 - 1/10: Installing method DoubleLink>>asDoubleLink
09:29:58				108/516 - 2/10: Installing method DoubleLink>>clearLinks
09:29:58				108/516 - 3/10: Installing method DoubleLink>>hasPredecessor
09:29:58				108/516 - 4/10: Installing method DoubleLink>>hasSuccessor
09:29:58				108/516 - 5/10: Installing method DoubleLink>>nextLink
09:29:58				108/516 - 6/10: Installing method DoubleLink>>nextLink:
09:29:58				108/516 - 7/10: Installing method DoubleLink>>previousLink
09:29:58				108/516 - 8/10: Installing method DoubleLink>>previousLink:
09:29:58				108/516 - 9/10: Installing method DoubleLink>>value
09:29:58				108/516 - 10/10: Installing method DoubleLink>>value:
09:29:58				108/516 - 1/1: Installing method DoubleLink class>>value:
09:29:58				109/516 - 1/18: Installing method DoubleLinkedList>>add:
09:29:58				109/516 - 2/18: Installing method DoubleLinkedList>>add:afterLink:
09:29:58				109/516 - 3/18: Installing method DoubleLinkedList>>add:beforeLink:
09:29:58				109/516 - 4/18: Installing method DoubleLinkedList>>addFirst:
09:29:58				109/516 - 5/18: Installing method DoubleLinkedList>>addLast:
09:29:58				109/516 - 6/18: Installing method DoubleLinkedList>>do:
09:29:58				109/516 - 7/18: Installing method DoubleLinkedList>>first
09:29:58				109/516 - 8/18: Installing method DoubleLinkedList>>firstLink
09:29:58				109/516 - 9/18: Installing method DoubleLinkedList>>isEmpty
09:29:58				109/516 - 10/18: Installing method DoubleLinkedList>>last
09:29:58				109/516 - 11/18: Installing method DoubleLinkedList>>lastLink
09:29:58				109/516 - 12/18: Installing method DoubleLinkedList>>linksDo:
09:29:58				109/516 - 13/18: Installing method DoubleLinkedList>>removeAll
09:29:58				109/516 - 14/18: Installing method DoubleLinkedList>>removeFirst
09:29:58				109/516 - 15/18: Installing method DoubleLinkedList>>removeLast
09:29:58				109/516 - 16/18: Installing method DoubleLinkedList>>removeLink:
09:29:58				109/516 - 17/18: Installing method DoubleLinkedList>>reverseDo:
09:29:58				109/516 - 18/18: Installing method DoubleLinkedList>>reverseLinksDo:
09:29:58				109/516 - 1/1: Installing method DoubleLinkedList class>>newFrom:
09:29:58				110/516 - 1/6: Installing method DoubleWordArray>>=
09:29:58				110/516 - 2/6: Installing method DoubleWordArray>>atAllPut:
09:29:58				110/516 - 3/6: Installing method DoubleWordArray>>byteSize
09:29:58				110/516 - 4/6: Installing method DoubleWordArray>>bytesPerElement
09:29:58				110/516 - 5/6: Installing method DoubleWordArray>>defaultElement
09:29:58				110/516 - 6/6: Installing method DoubleWordArray>>replaceFrom:to:with:startingAt:
09:29:58				111/516 - 1/3: Installing method DoubleWordLayout>>extendDoubleWord
09:29:58				111/516 - 2/3: Installing method DoubleWordLayout>>instanceSpecification
09:29:58				111/516 - 3/3: Installing method DoubleWordLayout>>isDoubleWords
09:29:58				111/516 - 1/2: Installing method DoubleWordLayout class>>extending:scope:host:
09:29:58				111/516 - 2/2: Installing method DoubleWordLayout class>>subclassDefiningSymbol
09:29:58				112/516 - 1/1: Installing method DummySystemProgressItem>>doesNotUnderstand:
09:29:59				113/516 - 1/22: Installing method DummyUIManager>>chooseDirectory:from:
09:29:59				113/516 - 2/22: Installing method DummyUIManager>>chooseFrom:lines:title:
09:29:59				113/516 - 3/22: Installing method DummyUIManager>>chooseFrom:values:lines:title:
09:29:59				113/516 - 4/22: Installing method DummyUIManager>>confirm:
09:29:59				113/516 - 5/22: Installing method DummyUIManager>>confirm:label:trueChoice:falseChoice:cancelChoice:default:
09:29:59				113/516 - 6/22: Installing method DummyUIManager>>confirm:orCancel:
09:29:59				113/516 - 7/22: Installing method DummyUIManager>>debugProcess:context:label:fullView:notification:
09:29:59				113/516 - 8/22: Installing method DummyUIManager>>edit:label:accept:
09:29:59				113/516 - 9/22: Installing method DummyUIManager>>handleError:log:
09:29:59				113/516 - 10/22: Installing method DummyUIManager>>handleWarning:
09:29:59				113/516 - 11/22: Installing method DummyUIManager>>inform:
09:29:59				113/516 - 12/22: Installing method DummyUIManager>>informUserDuring:
09:29:59				113/516 - 13/22: Installing method DummyUIManager>>lowSpaceWatcherDefaultAction
09:29:59				113/516 - 14/22: Installing method DummyUIManager>>multiLineRequest:initialAnswer:answerHeight:
09:29:59				113/516 - 15/22: Installing method DummyUIManager>>progressBarEnabled
09:29:59				113/516 - 16/22: Installing method DummyUIManager>>progressBarEnabled:
09:29:59				113/516 - 17/22: Installing method DummyUIManager>>request:initialAnswer:
09:29:59				113/516 - 18/22: Installing method DummyUIManager>>request:initialAnswer:entryCompletion:
09:29:59				113/516 - 19/22: Installing method DummyUIManager>>request:initialAnswer:title:entryCompletion:
09:29:59				113/516 - 20/22: Installing method DummyUIManager>>requestPassword:
09:29:59				113/516 - 21/22: Installing method DummyUIManager>>traceCr:
09:29:59				113/516 - 22/22: Installing method DummyUIManager>>unhandledErrorDefaultAction:
09:29:59				114/516 - 1/7: Installing method DuplicatedSlotName>>host
09:29:59				114/516 - 2/7: Installing method DuplicatedSlotName>>host:
09:29:59				114/516 - 3/7: Installing method DuplicatedSlotName>>messageText
09:29:59				114/516 - 4/7: Installing method DuplicatedSlotName>>newSlot
09:29:59				114/516 - 5/7: Installing method DuplicatedSlotName>>newSlot:
09:29:59				114/516 - 6/7: Installing method DuplicatedSlotName>>oldSlot
09:29:59				114/516 - 7/7: Installing method DuplicatedSlotName>>oldSlot:
09:29:59				115/516 - 1/5: Installing method DuplicatedVariableError>>isResumable
09:29:59				115/516 - 2/5: Installing method DuplicatedVariableError>>superclass
09:29:59				115/516 - 3/5: Installing method DuplicatedVariableError>>superclass:
09:29:59				115/516 - 4/5: Installing method DuplicatedVariableError>>variable
09:29:59				115/516 - 5/5: Installing method DuplicatedVariableError>>variable:
09:29:59				115/516 - 1/1: Installing method DuplicatedVariableError class>>signalWith:
09:29:59				116/516 - 1/1: Installing method DynamicVariable>>value:during:
09:29:59				116/516 - 1/1: Installing method DynamicVariable class>>value:during:
09:29:59				117/516 - 1/7: Installing method EmptyLayout>>extend:
09:29:59				117/516 - 2/7: Installing method EmptyLayout>>extendByte
09:29:59				117/516 - 3/7: Installing method EmptyLayout>>extendDoubleByte
09:29:59				117/516 - 4/7: Installing method EmptyLayout>>extendDoubleWord
09:29:59				117/516 - 5/7: Installing method EmptyLayout>>extendVariable:
09:29:59				117/516 - 6/7: Installing method EmptyLayout>>extendWeak
09:29:59				117/516 - 7/7: Installing method EmptyLayout>>extendWord
09:29:59				117/516 - 1/1: Installing method EmptyLayout class>>instance
09:30:00				118/516 - 1/54: Installing method EncoderForSistaV1>>genBranchPopFalse:
09:30:00				118/516 - 2/54: Installing method EncoderForSistaV1>>genBranchPopFalseLong:
09:30:00				118/516 - 3/54: Installing method EncoderForSistaV1>>genBranchPopTrue:
09:30:00				118/516 - 4/54: Installing method EncoderForSistaV1>>genBranchPopTrueLong:
09:30:00				118/516 - 5/54: Installing method EncoderForSistaV1>>genCallMappedInlinedPrimitive:
09:30:00				118/516 - 6/54: Installing method EncoderForSistaV1>>genCallPrimitive:
09:30:00				118/516 - 7/54: Installing method EncoderForSistaV1>>genDup
09:30:00				118/516 - 8/54: Installing method EncoderForSistaV1>>genJump:
09:30:00				118/516 - 9/54: Installing method EncoderForSistaV1>>genJumpLong:
09:30:00				118/516 - 10/54: Installing method EncoderForSistaV1>>genNop
09:30:00				118/516 - 11/54: Installing method EncoderForSistaV1>>genPop
09:30:00				118/516 - 12/54: Installing method EncoderForSistaV1>>genPushCharacter:
09:30:00				118/516 - 13/54: Installing method EncoderForSistaV1>>genPushConsArray:
09:30:00				118/516 - 14/54: Installing method EncoderForSistaV1>>genPushFullClosure:numCopied:receiverOnStack:outerContextNeeded:
09:30:00				118/516 - 15/54: Installing method EncoderForSistaV1>>genPushInstVar:
09:30:00				118/516 - 16/54: Installing method EncoderForSistaV1>>genPushInstVarLong:
09:30:00				118/516 - 17/54: Installing method EncoderForSistaV1>>genPushInteger:
09:30:00				118/516 - 18/54: Installing method EncoderForSistaV1>>genPushIntegerLong:
09:30:00				118/516 - 19/54: Installing method EncoderForSistaV1>>genPushLiteral:
09:30:00				118/516 - 20/54: Installing method EncoderForSistaV1>>genPushLiteralVar:
09:30:00				118/516 - 21/54: Installing method EncoderForSistaV1>>genPushNewArray:
09:30:00				118/516 - 22/54: Installing method EncoderForSistaV1>>genPushReceiver
09:30:00				118/516 - 23/54: Installing method EncoderForSistaV1>>genPushRemoteTemp:inVectorAt:
09:30:00				118/516 - 24/54: Installing method EncoderForSistaV1>>genPushSpecialLiteral:
09:30:00				118/516 - 25/54: Installing method EncoderForSistaV1>>genPushTemp:
09:30:00				118/516 - 26/54: Installing method EncoderForSistaV1>>genPushThisContext
09:30:00				118/516 - 27/54: Installing method EncoderForSistaV1>>genPushThisProcess
09:30:00				118/516 - 28/54: Installing method EncoderForSistaV1>>genReturnReceiver
09:30:00				118/516 - 29/54: Installing method EncoderForSistaV1>>genReturnSpecialLiteral:
09:30:00				118/516 - 30/54: Installing method EncoderForSistaV1>>genReturnTop
09:30:00				118/516 - 31/54: Installing method EncoderForSistaV1>>genReturnTopToCaller
09:30:00				118/516 - 32/54: Installing method EncoderForSistaV1>>genSend:numArgs:
09:30:00				118/516 - 33/54: Installing method EncoderForSistaV1>>genSendDirectedSuper:numArgs:
09:30:01				118/516 - 34/54: Installing method EncoderForSistaV1>>genSendSpecial:numArgs:
09:30:01				118/516 - 35/54: Installing method EncoderForSistaV1>>genSendSuper:numArgs:
09:30:01				118/516 - 36/54: Installing method EncoderForSistaV1>>genSignedSingleExtendB:
09:30:01				118/516 - 37/54: Installing method EncoderForSistaV1>>genStoreInstVar:
09:30:01				118/516 - 38/54: Installing method EncoderForSistaV1>>genStoreInstVarLong:
09:30:01				118/516 - 39/54: Installing method EncoderForSistaV1>>genStoreLiteralVar:
09:30:01				118/516 - 40/54: Installing method EncoderForSistaV1>>genStorePopInstVar:
09:30:01				118/516 - 41/54: Installing method EncoderForSistaV1>>genStorePopInstVarLong:
09:30:01				118/516 - 42/54: Installing method EncoderForSistaV1>>genStorePopLiteralVar:
09:30:01				118/516 - 43/54: Installing method EncoderForSistaV1>>genStorePopRemoteTemp:inVectorAt:
09:30:01				118/516 - 44/54: Installing method EncoderForSistaV1>>genStorePopTemp:
09:30:01				118/516 - 45/54: Installing method EncoderForSistaV1>>genStoreRemoteTemp:inVectorAt:
09:30:01				118/516 - 46/54: Installing method EncoderForSistaV1>>genStoreTemp:
09:30:01				118/516 - 47/54: Installing method EncoderForSistaV1>>genTrap
09:30:01				118/516 - 48/54: Installing method EncoderForSistaV1>>genTrapIfNotInstanceOf:
09:30:01				118/516 - 49/54: Installing method EncoderForSistaV1>>genUnsignedMultipleExtendA:
09:30:01				118/516 - 50/54: Installing method EncoderForSistaV1>>genUnsignedSingleExtendA:
09:30:01				118/516 - 51/54: Installing method EncoderForSistaV1>>genUnsignedSingleExtendB:
09:30:01				118/516 - 52/54: Installing method EncoderForSistaV1>>isSpecialLiteralForPush:
09:30:01				118/516 - 53/54: Installing method EncoderForSistaV1>>sizePushFullClosure:numCopied:
09:30:01				118/516 - 54/54: Installing method EncoderForSistaV1>>sizePushFullClosure:numCopied:receiverOnStack:ignoreOuterContext:
09:30:01				118/516 - 1/44: Installing method EncoderForSistaV1 class>>backJumpBytecodeSize
09:30:01				118/516 - 2/44: Installing method EncoderForSistaV1 class>>bindingReadScanBlockFor:using:
09:30:01				118/516 - 3/44: Installing method EncoderForSistaV1 class>>bindingWriteScanBlockFor:using:
09:30:01				118/516 - 4/44: Installing method EncoderForSistaV1 class>>bytecodeSize:
09:30:01				118/516 - 5/44: Installing method EncoderForSistaV1 class>>callPrimitiveCode
09:30:01				118/516 - 6/44: Installing method EncoderForSistaV1 class>>extensionsAt:in:into:
09:30:01				118/516 - 7/44: Installing method EncoderForSistaV1 class>>extensionsFor:in:into:
09:30:01				118/516 - 8/44: Installing method EncoderForSistaV1 class>>firstSpecialSelectorByte
09:30:01				118/516 - 9/44: Installing method EncoderForSistaV1 class>>instVarReadScanBlockFor:using:
09:30:01				118/516 - 10/44: Installing method EncoderForSistaV1 class>>instVarWriteScanBlockFor:using:
09:30:01				118/516 - 11/44: Installing method EncoderForSistaV1 class>>instructionSizeAt:of:
09:30:01				118/516 - 12/44: Installing method EncoderForSistaV1 class>>interpretNextInstructionFor:in:
09:30:01				118/516 - 13/44: Installing method EncoderForSistaV1 class>>isBlockReturnAt:in:
09:30:01				118/516 - 14/44: Installing method EncoderForSistaV1 class>>isBranchIfFalseAt:in:
09:30:01				118/516 - 15/44: Installing method EncoderForSistaV1 class>>isBranchIfTrueAt:in:
09:30:01				118/516 - 16/44: Installing method EncoderForSistaV1 class>>isCreateBlockAt:in:
09:30:01				118/516 - 17/44: Installing method EncoderForSistaV1 class>>isCreateFullBlock:code:at:
09:30:01				118/516 - 18/44: Installing method EncoderForSistaV1 class>>isCreateFullBlockAt:in:
09:30:01				118/516 - 19/44: Installing method EncoderForSistaV1 class>>isExtension:
09:30:01				118/516 - 20/44: Installing method EncoderForSistaV1 class>>isJumpAt:in:
09:30:01				118/516 - 21/44: Installing method EncoderForSistaV1 class>>isJustPopAt:in:
09:30:01				118/516 - 22/44: Installing method EncoderForSistaV1 class>>isPushTempAt:in:
09:30:01				118/516 - 23/44: Installing method EncoderForSistaV1 class>>isRealSendAt:in:
09:30:01				118/516 - 24/44: Installing method EncoderForSistaV1 class>>isReturnAt:in:
09:30:01				118/516 - 25/44: Installing method EncoderForSistaV1 class>>isReturnTopFromMethodAt:in:
09:30:01				118/516 - 26/44: Installing method EncoderForSistaV1 class>>isSendAt:in:
09:30:01				118/516 - 27/44: Installing method EncoderForSistaV1 class>>isStoreAt:in:
09:30:01				118/516 - 28/44: Installing method EncoderForSistaV1 class>>isStorePopAt:in:
09:30:01				118/516 - 29/44: Installing method EncoderForSistaV1 class>>literalIndexOfBytecodeAt:in:
09:30:01				118/516 - 30/44: Installing method EncoderForSistaV1 class>>literalMethodBytecodes
09:30:01				118/516 - 31/44: Installing method EncoderForSistaV1 class>>markerOrNilFor:
09:30:01				118/516 - 32/44: Installing method EncoderForSistaV1 class>>method:refersInBytecodeToLiteral:specialSelectorIndex:
09:30:01				118/516 - 33/44: Installing method EncoderForSistaV1 class>>methodReturnBytecodes
09:30:01				118/516 - 34/44: Installing method EncoderForSistaV1 class>>nonExtensionBytecodeAt:in:
09:30:01				118/516 - 35/44: Installing method EncoderForSistaV1 class>>prepareMethod:forSimulationWith:
09:30:01				118/516 - 36/44: Installing method EncoderForSistaV1 class>>pushNilByte
09:30:01				118/516 - 37/44: Installing method EncoderForSistaV1 class>>readsSelfFor:
09:30:01				118/516 - 38/44: Installing method EncoderForSistaV1 class>>readsThisContextFor:
09:30:01				118/516 - 39/44: Installing method EncoderForSistaV1 class>>selectorToSendOrItselfFor:in:at:
09:30:01				118/516 - 40/44: Installing method EncoderForSistaV1 class>>sendsToSuperFor:
09:30:01				118/516 - 41/44: Installing method EncoderForSistaV1 class>>specialLiterals
09:30:01				118/516 - 42/44: Installing method EncoderForSistaV1 class>>stackDeltaForPrimitive:in:
09:30:01				118/516 - 43/44: Installing method EncoderForSistaV1 class>>superSendScanBlockUsing:
09:30:01				118/516 - 44/44: Installing method EncoderForSistaV1 class>>unusedBytecode
09:30:01				119/516 - 1/5: Installing method EndianDetector class>>calcEndianness
09:30:01				119/516 - 2/5: Installing method EndianDetector class>>endianness
09:30:01				119/516 - 3/5: Installing method EndianDetector class>>isBigEndian
09:30:01				119/516 - 4/5: Installing method EndianDetector class>>isLittleEndian
09:30:01				119/516 - 5/5: Installing method EndianDetector class>>startUp:
09:30:01				120/516 - 1/1: Installing method EphemeronLayout>>instanceSpecification
09:30:02				120/516 - 1/2: Installing method EphemeronLayout class>>extending:scope:host:
09:30:02				120/516 - 2/2: Installing method EphemeronLayout class>>subclassDefiningSymbol
09:30:02				121/516 - 1/1: Installing method Error>>isResumable
09:30:02				121/516 - 1/1: Installing method Error class>>captureIfSignalledWhenStepping
09:30:02				122/516 - 1/5: Installing method ErrorHandler class>>defaultErrorHandler
09:30:02				122/516 - 2/5: Installing method ErrorHandler class>>defaultErrorHandler:
09:30:02				122/516 - 3/5: Installing method ErrorHandler class>>handleError:
09:30:02				122/516 - 4/5: Installing method ErrorHandler class>>handleNotification:
09:30:02				122/516 - 5/5: Installing method ErrorHandler class>>handleWarning:
09:30:02				123/516 - 1/3: Installing method ErrorHandlerSessionHandler>>handledId
09:30:02				123/516 - 2/3: Installing method ErrorHandlerSessionHandler>>shutdown:
09:30:02				123/516 - 3/3: Installing method ErrorHandlerSessionHandler>>startup:
09:30:02				123/516 - 1/2: Installing method ErrorHandlerSessionHandler class>>initialize
09:30:02				123/516 - 2/2: Installing method ErrorHandlerSessionHandler class>>uniqueInstance
09:30:02				124/516 - 1/1: Installing method ExactFloatPrintPolicy>>absPrint:on:base:
09:30:03				125/516 - 1/38: Installing method Exception>>completeProcess:with:
09:30:03				125/516 - 2/38: Installing method Exception>>defaultAction
09:30:03				125/516 - 3/38: Installing method Exception>>defaultDescription
09:30:03				125/516 - 4/38: Installing method Exception>>defaultResumeValue
09:30:03				125/516 - 5/38: Installing method Exception>>defaultReturnValue
09:30:03				125/516 - 6/38: Installing method Exception>>description
09:30:03				125/516 - 7/38: Installing method Exception>>freeze
09:30:03				125/516 - 8/38: Installing method Exception>>freezeUpTo:
09:30:03				125/516 - 9/38: Installing method Exception>>isDebuggerFailure
09:30:03				125/516 - 10/38: Installing method Exception>>isHandleableBy:
09:30:03				125/516 - 11/38: Installing method Exception>>isNested
09:30:03				125/516 - 12/38: Installing method Exception>>isResumable
09:30:03				125/516 - 13/38: Installing method Exception>>messageText
09:30:03				125/516 - 14/38: Installing method Exception>>messageText:
09:30:03				125/516 - 15/38: Installing method Exception>>originException
09:30:03				125/516 - 16/38: Installing method Exception>>outer
09:30:03				125/516 - 17/38: Installing method Exception>>pass
09:30:03				125/516 - 18/38: Installing method Exception>>printOn:
09:30:03				125/516 - 19/38: Installing method Exception>>privHandlerContext
09:30:03				125/516 - 20/38: Installing method Exception>>privHandlerContext:
09:30:03				125/516 - 21/38: Installing method Exception>>raiseUnhandledError
09:30:03				125/516 - 22/38: Installing method Exception>>receiver
09:30:03				125/516 - 23/38: Installing method Exception>>resignalAs:
09:30:03				125/516 - 24/38: Installing method Exception>>resume
09:30:03				125/516 - 25/38: Installing method Exception>>resume:
09:30:03				125/516 - 26/38: Installing method Exception>>resumeUnchecked:
09:30:03				125/516 - 27/38: Installing method Exception>>return
09:30:03				125/516 - 28/38: Installing method Exception>>return:
09:30:03				125/516 - 29/38: Installing method Exception>>searchFrom:
09:30:03				125/516 - 30/38: Installing method Exception>>signal
09:30:03				125/516 - 31/38: Installing method Exception>>signal:
09:30:03				125/516 - 32/38: Installing method Exception>>signalIn:
09:30:03				125/516 - 33/38: Installing method Exception>>signaler
09:30:03				125/516 - 34/38: Installing method Exception>>signaler:
09:30:03				125/516 - 35/38: Installing method Exception>>signalerContext
09:30:03				125/516 - 36/38: Installing method Exception>>tag
09:30:03				125/516 - 37/38: Installing method Exception>>tag:
09:30:03				125/516 - 38/38: Installing method Exception>>unhandledErrorAction
09:30:03				125/516 - 1/9: Installing method Exception class>>,
09:30:03				125/516 - 2/9: Installing method Exception class>>-
09:30:03				125/516 - 3/9: Installing method Exception class>>captureIfSignalledWhenStepping
09:30:03				125/516 - 4/9: Installing method Exception class>>handles:
09:30:03				125/516 - 5/9: Installing method Exception class>>signal
09:30:03				125/516 - 6/9: Installing method Exception class>>signal:
09:30:03				125/516 - 7/9: Installing method Exception class>>signal:in:
09:30:03				125/516 - 8/9: Installing method Exception class>>signal:withTag:
09:30:03				125/516 - 9/9: Installing method Exception class>>signalIn:
09:30:03				126/516 - 1/5: Installing method ExceptionSet>>,
09:30:03				126/516 - 2/5: Installing method ExceptionSet>>-
09:30:03				126/516 - 3/5: Installing method ExceptionSet>>add:
09:30:03				126/516 - 4/5: Installing method ExceptionSet>>handles:
09:30:03				126/516 - 5/5: Installing method ExceptionSet>>initialize
09:30:03				127/516 - 1/4: Installing method ExceptionSetWithExclusions>>-
09:30:03				127/516 - 2/4: Installing method ExceptionSetWithExclusions>>addExclusion:
09:30:03				127/516 - 3/4: Installing method ExceptionSetWithExclusions>>handles:
09:30:03				127/516 - 4/4: Installing method ExceptionSetWithExclusions>>initialize
09:30:03				128/516 - 1/5: Installing method ExecutionEnvironment>>activated
09:30:03				128/516 - 2/5: Installing method ExecutionEnvironment>>beActiveDuring:
09:30:03				128/516 - 3/5: Installing method ExecutionEnvironment>>deactivated
09:30:03				128/516 - 4/5: Installing method ExecutionEnvironment>>isTest
09:30:03				128/516 - 5/5: Installing method ExecutionEnvironment>>prepareForNewProcess:
09:30:03				129/516 - 1/6: Installing method Exit>>defaultAction
09:30:03				129/516 - 2/6: Installing method Exit>>isSuccess
09:30:03				129/516 - 3/6: Installing method Exit>>printMessage
09:30:03				129/516 - 4/6: Installing method Exit>>printOn:
09:30:03				129/516 - 5/6: Installing method Exit>>status
09:30:03				129/516 - 6/6: Installing method Exit>>status:
09:30:03				129/516 - 1/7: Installing method Exit class>>failure
09:30:03				129/516 - 2/7: Installing method Exit class>>signalFailure
09:30:03				129/516 - 3/7: Installing method Exit class>>signalFailure:
09:30:03				129/516 - 4/7: Installing method Exit class>>signalSuccess
09:30:03				129/516 - 5/7: Installing method Exit class>>signalSuccess:
09:30:04				129/516 - 6/7: Installing method Exit class>>status:
09:30:04				129/516 - 7/7: Installing method Exit class>>success
09:30:04				130/516 - 1/6: Installing method ExpressionEvaluated>>context
09:30:04				130/516 - 2/6: Installing method ExpressionEvaluated>>context:
09:30:04				130/516 - 3/6: Installing method ExpressionEvaluated>>expression
09:30:04				130/516 - 4/6: Installing method ExpressionEvaluated>>expressionEvaluated
09:30:04				130/516 - 5/6: Installing method ExpressionEvaluated>>expressionEvaluated:
09:30:04				130/516 - 6/6: Installing method ExpressionEvaluated>>item
09:30:04				130/516 - 1/2: Installing method ExpressionEvaluated class>>expression:
09:30:04				130/516 - 2/2: Installing method ExpressionEvaluated class>>expression:context:
09:30:04				131/516 - 1/3: Installing method ExtensionPointsOwningPackageNotification>>messageText
09:30:04				131/516 - 2/3: Installing method ExtensionPointsOwningPackageNotification>>packageName
09:30:04				131/516 - 3/3: Installing method ExtensionPointsOwningPackageNotification>>packageName:
09:30:04				131/516 - 1/1: Installing method ExtensionPointsOwningPackageNotification class>>signalFor:
09:30:04				132/516 - 1/18: Installing method ExternalAddress>>+
09:30:04				132/516 - 2/18: Installing method ExternalAddress>>=
09:30:04				132/516 - 3/18: Installing method ExternalAddress>>asByteArrayPointer
09:30:04				132/516 - 4/18: Installing method ExternalAddress>>asExternalPointer
09:30:04				132/516 - 5/18: Installing method ExternalAddress>>asInteger
09:30:04				132/516 - 6/18: Installing method ExternalAddress>>beNull
09:30:04				132/516 - 7/18: Installing method ExternalAddress>>byteAt:
09:30:04				132/516 - 8/18: Installing method ExternalAddress>>byteAt:put:
09:30:04				132/516 - 9/18: Installing method ExternalAddress>>bytesFromCString
09:30:04				132/516 - 10/18: Installing method ExternalAddress>>clone
09:30:04				132/516 - 11/18: Installing method ExternalAddress>>finalize
09:30:04				132/516 - 12/18: Installing method ExternalAddress>>free
09:30:04				132/516 - 13/18: Installing method ExternalAddress>>fromInteger:
09:30:04				132/516 - 14/18: Installing method ExternalAddress>>isExternalAddress
09:30:04				132/516 - 15/18: Installing method ExternalAddress>>isNull
09:30:04				132/516 - 16/18: Installing method ExternalAddress>>printOn:
09:30:04				132/516 - 17/18: Installing method ExternalAddress>>shallowCopy
09:30:04				132/516 - 18/18: Installing method ExternalAddress>>utf8StringFromCString
09:30:04				132/516 - 1/10: Installing method ExternalAddress class>>allocate:
09:30:04				132/516 - 2/10: Installing method ExternalAddress class>>allocate:allocate:during:
09:30:04				132/516 - 3/10: Installing method ExternalAddress class>>allocate:bytesDuring:
09:30:04				132/516 - 4/10: Installing method ExternalAddress class>>allocateMemoryOfSizes:during:
09:30:04				132/516 - 5/10: Installing method ExternalAddress class>>gcallocate:
09:30:04				132/516 - 6/10: Installing method ExternalAddress class>>loadSymbol:module:
09:30:04				132/516 - 7/10: Installing method ExternalAddress class>>new
09:30:04				132/516 - 8/10: Installing method ExternalAddress class>>new:
09:30:04				132/516 - 9/10: Installing method ExternalAddress class>>startUp:
09:30:04				132/516 - 10/10: Installing method ExternalAddress class>>wordSize
09:30:04				133/516 - 1/4: Installing method ExternalData>>bytesFromCString
09:30:04				133/516 - 2/4: Installing method ExternalData>>printOn:
09:30:04				133/516 - 3/4: Installing method ExternalData>>setHandle:type:
09:30:04				133/516 - 4/4: Installing method ExternalData>>utf8StringFromCString
09:30:05				133/516 - 1/4: Installing method ExternalData class>>compileFields
09:30:05				133/516 - 2/4: Installing method ExternalData class>>fields
09:30:05				133/516 - 3/4: Installing method ExternalData class>>fromHandle:type:
09:30:05				133/516 - 4/4: Installing method ExternalData class>>new
09:30:05				134/516 - 1/4: Installing method ExternalObject>>getHandle
09:30:05				134/516 - 2/4: Installing method ExternalObject>>isExternalAddress
09:30:05				134/516 - 3/4: Installing method ExternalObject>>isNull
09:30:05				134/516 - 4/4: Installing method ExternalObject>>setHandle:
09:30:05				134/516 - 1/5: Installing method ExternalObject class>>initialize
09:30:05				134/516 - 2/5: Installing method ExternalObject class>>install
09:30:05				134/516 - 3/5: Installing method ExternalObject class>>installSubclasses
09:30:05				134/516 - 4/5: Installing method ExternalObject class>>null
09:30:05				134/516 - 5/5: Installing method ExternalObject class>>startUp:
09:30:05				135/516 - 1/12: Installing method ExternalSemaphoreTable class>>clearExternalObjects
09:30:05				135/516 - 2/12: Installing method ExternalSemaphoreTable class>>collectionBasedOn:withRoomFor:
09:30:05				135/516 - 3/12: Installing method ExternalSemaphoreTable class>>externalObjects
09:30:05				135/516 - 4/12: Installing method ExternalSemaphoreTable class>>freedSlotsIn:ratherThanIncreaseSizeTo:
09:30:05				135/516 - 5/12: Installing method ExternalSemaphoreTable class>>initialize
09:30:05				135/516 - 6/12: Installing method ExternalSemaphoreTable class>>privateRegisterExternalObject:
09:30:05				135/516 - 7/12: Installing method ExternalSemaphoreTable class>>privateUnregisterExternalObject:
09:30:05				135/516 - 8/12: Installing method ExternalSemaphoreTable class>>registerExternalObject:
09:30:05				135/516 - 9/12: Installing method ExternalSemaphoreTable class>>slotFor:in:
09:30:05				135/516 - 10/12: Installing method ExternalSemaphoreTable class>>unprotectedExternalObjects
09:30:05				135/516 - 11/12: Installing method ExternalSemaphoreTable class>>unprotectedExternalObjects:
09:30:05				135/516 - 12/12: Installing method ExternalSemaphoreTable class>>unregisterExternalObject:
09:30:05				136/516 - 1/2: Installing method ExternalStructure>>compositeName
09:30:05				136/516 - 2/2: Installing method ExternalStructure>>free
09:30:06				136/516 - 1/31: Installing method ExternalStructure class>>byteSize
09:30:06				136/516 - 2/31: Installing method ExternalStructure class>>checkFieldLayoutChange
09:30:06				136/516 - 3/31: Installing method ExternalStructure class>>compileAlias:withAccessors:
09:30:06				136/516 - 4/31: Installing method ExternalStructure class>>compileAllFields
09:30:06				136/516 - 5/31: Installing method ExternalStructure class>>compileFields
09:30:06				136/516 - 6/31: Installing method ExternalStructure class>>compileFields:
09:30:06				136/516 - 7/31: Installing method ExternalStructure class>>compileFields:withAccessors:
09:30:06				136/516 - 8/31: Installing method ExternalStructure class>>compiledSpec
09:30:06				136/516 - 9/31: Installing method ExternalStructure class>>compositeName
09:30:06				136/516 - 10/31: Installing method ExternalStructure class>>defineAliasAccessorsFor:type:
09:30:06				136/516 - 11/31: Installing method ExternalStructure class>>defineFieldAccessorsFor:startingAt:type:
09:30:06				136/516 - 12/31: Installing method ExternalStructure class>>defineFields
09:30:06				136/516 - 13/31: Installing method ExternalStructure class>>defineFields:
09:30:06				136/516 - 14/31: Installing method ExternalStructure class>>doneCompiling
09:30:06				136/516 - 15/31: Installing method ExternalStructure class>>externalNew
09:30:06				136/516 - 16/31: Installing method ExternalStructure class>>externalType
09:30:06				136/516 - 17/31: Installing method ExternalStructure class>>fields
09:30:06				136/516 - 18/31: Installing method ExternalStructure class>>fileOutInitializerOn:
09:30:06				136/516 - 19/31: Installing method ExternalStructure class>>fileOutOn:moveSource:toFile:initializing:
09:30:06				136/516 - 20/31: Installing method ExternalStructure class>>fromHandle:
09:30:06				136/516 - 21/31: Installing method ExternalStructure class>>install
09:30:06				136/516 - 22/31: Installing method ExternalStructure class>>maybeCompileAccessor:withSelector:
09:30:06				136/516 - 23/31: Installing method ExternalStructure class>>new
09:30:06				136/516 - 24/31: Installing method ExternalStructure class>>obsolete
09:30:06				136/516 - 25/31: Installing method ExternalStructure class>>pointerSize
09:30:06				136/516 - 26/31: Installing method ExternalStructure class>>recompileStructures
09:30:06				136/516 - 27/31: Installing method ExternalStructure class>>rename:
09:30:06				136/516 - 28/31: Installing method ExternalStructure class>>shouldGenerate:policy:
09:30:06				136/516 - 29/31: Installing method ExternalStructure class>>sortStructs:into:
09:30:06				136/516 - 30/31: Installing method ExternalStructure class>>typeNamesFromWhichIDepend
09:30:06				136/516 - 31/31: Installing method ExternalStructure class>>typedef
09:30:06				137/516 - 1/30: Installing method ExternalType>>asNonPointerType
09:30:06				137/516 - 2/30: Installing method ExternalType>>asPointerType
09:30:06				137/516 - 3/30: Installing method ExternalType>>asPointerType:
09:30:06				137/516 - 4/30: Installing method ExternalType>>atomicType
09:30:06				137/516 - 5/30: Installing method ExternalType>>byteSize
09:30:06				137/516 - 6/30: Installing method ExternalType>>compiledSpec
09:30:06				137/516 - 7/30: Installing method ExternalType>>compiledSpec:
09:30:06				137/516 - 8/30: Installing method ExternalType>>embeddedSpecWithSize:
09:30:06				137/516 - 9/30: Installing method ExternalType>>externalTypeName
09:30:06				137/516 - 10/30: Installing method ExternalType>>headerWord
09:30:06				137/516 - 11/30: Installing method ExternalType>>isAtomic
09:30:06				137/516 - 12/30: Installing method ExternalType>>isIntegerType
09:30:06				137/516 - 13/30: Installing method ExternalType>>isPointerType
09:30:06				137/516 - 14/30: Installing method ExternalType>>isSigned
09:30:06				137/516 - 15/30: Installing method ExternalType>>isStructureType
09:30:06				137/516 - 16/30: Installing method ExternalType>>isUnsigned
09:30:06				137/516 - 17/30: Installing method ExternalType>>isVoid
09:30:06				137/516 - 18/30: Installing method ExternalType>>newReferentClass:
09:30:06				137/516 - 19/30: Installing method ExternalType>>pointerSize
09:30:06				137/516 - 20/30: Installing method ExternalType>>pointerSize:
09:30:06				137/516 - 21/30: Installing method ExternalType>>printAtomicType:on:
09:30:06				137/516 - 22/30: Installing method ExternalType>>printOn:
09:30:06				137/516 - 23/30: Installing method ExternalType>>printStructureFieldStartingAt:withName:inClass:on:indent:
09:30:06				137/516 - 24/30: Installing method ExternalType>>printTypedefOn:
09:30:06				137/516 - 25/30: Installing method ExternalType>>readFieldAt:
09:30:06				137/516 - 26/30: Installing method ExternalType>>referentClass
09:30:06				137/516 - 27/30: Installing method ExternalType>>setReferencedType:
09:30:06				137/516 - 28/30: Installing method ExternalType>>storeOn:
09:30:07				137/516 - 29/30: Installing method ExternalType>>typedef
09:30:07				137/516 - 30/30: Installing method ExternalType>>writeFieldAt:with:
09:30:07				137/516 - 1/39: Installing method ExternalType class>>atomicTypeNamed:
09:30:07				137/516 - 2/39: Installing method ExternalType class>>bool
09:30:07				137/516 - 3/39: Installing method ExternalType class>>byte
09:30:07				137/516 - 4/39: Installing method ExternalType class>>char
09:30:07				137/516 - 5/39: Installing method ExternalType class>>cleanupUnusedTypes
09:30:07				137/516 - 6/39: Installing method ExternalType class>>double
09:30:07				137/516 - 7/39: Installing method ExternalType class>>float
09:30:07				137/516 - 8/39: Installing method ExternalType class>>forceTypeNamed:
09:30:07				137/516 - 9/39: Installing method ExternalType class>>initialize
09:30:07				137/516 - 10/39: Installing method ExternalType class>>initializeAtomicTypes
09:30:07				137/516 - 11/39: Installing method ExternalType class>>initializeDefaultTypes
09:30:07				137/516 - 12/39: Installing method ExternalType class>>initializeFFIConstants
09:30:07				137/516 - 13/39: Installing method ExternalType class>>initializeStructureTypes
09:30:07				137/516 - 14/39: Installing method ExternalType class>>long
09:30:07				137/516 - 15/39: Installing method ExternalType class>>new
09:30:07				137/516 - 16/39: Installing method ExternalType class>>newTypeNamed:force:
09:30:07				137/516 - 17/39: Installing method ExternalType class>>noticeModificationOf:
09:30:07				137/516 - 18/39: Installing method ExternalType class>>noticeRemovalOf:
09:30:07				137/516 - 19/39: Installing method ExternalType class>>noticeRenamingOf:from:to:
09:30:07				137/516 - 20/39: Installing method ExternalType class>>pointerSpec
09:30:07				137/516 - 21/39: Installing method ExternalType class>>sbyte
09:30:07				137/516 - 22/39: Installing method ExternalType class>>schar
09:30:07				137/516 - 23/39: Installing method ExternalType class>>short
09:30:07				137/516 - 24/39: Installing method ExternalType class>>signedByte
09:30:07				137/516 - 25/39: Installing method ExternalType class>>signedChar
09:30:07				137/516 - 26/39: Installing method ExternalType class>>signedLong
09:30:07				137/516 - 27/39: Installing method ExternalType class>>signedLongLong
09:30:07				137/516 - 28/39: Installing method ExternalType class>>signedShort
09:30:07				137/516 - 29/39: Installing method ExternalType class>>string
09:30:07				137/516 - 30/39: Installing method ExternalType class>>structTypeNamed:
09:30:07				137/516 - 31/39: Installing method ExternalType class>>structureSpec
09:30:07				137/516 - 32/39: Installing method ExternalType class>>ulong
09:30:07				137/516 - 33/39: Installing method ExternalType class>>unsignedByte
09:30:07				137/516 - 34/39: Installing method ExternalType class>>unsignedChar
09:30:07				137/516 - 35/39: Installing method ExternalType class>>unsignedLong
09:30:07				137/516 - 36/39: Installing method ExternalType class>>unsignedLongLong
09:30:07				137/516 - 37/39: Installing method ExternalType class>>unsignedShort
09:30:07				137/516 - 38/39: Installing method ExternalType class>>ushort
09:30:07				137/516 - 39/39: Installing method ExternalType class>>void
09:30:07				138/516 - 1/2: Installing method ExternalUnion class>>compileFields:withAccessors:
09:30:07				138/516 - 2/2: Installing method ExternalUnion class>>compositeName
09:30:07				139/516 - 1/9: Installing method FFIBackend>>allocate:
09:30:07				139/516 - 2/9: Installing method FFIBackend>>free:
09:30:07				139/516 - 3/9: Installing method FFIBackend>>integerOfObject:at:put:size:signed:
09:30:07				139/516 - 4/9: Installing method FFIBackend>>integerOfObject:at:size:signed:
09:30:07				139/516 - 5/9: Installing method FFIBackend>>loadSymbol:module:
09:30:07				139/516 - 6/9: Installing method FFIBackend>>on:float32At:
09:30:07				139/516 - 7/9: Installing method FFIBackend>>on:float32At:put:
09:30:07				139/516 - 8/9: Installing method FFIBackend>>on:float64At:
09:30:08				139/516 - 9/9: Installing method FFIBackend>>on:float64At:put:
09:30:08				139/516 - 1/5: Installing method FFIBackend class>>current
09:30:08				139/516 - 2/5: Installing method FFIBackend class>>detectFFIBackend
09:30:08				139/516 - 3/5: Installing method FFIBackend class>>isAvailable
09:30:08				139/516 - 4/5: Installing method FFIBackend class>>reset
09:30:08				139/516 - 5/5: Installing method FFIBackend class>>startUp:
09:30:08				140/516 - 1/4: Installing method FFIConstants class>>initialize
09:30:08				140/516 - 2/4: Installing method FFIConstants class>>initializeCallingConventions
09:30:08				140/516 - 3/4: Installing method FFIConstants class>>initializeErrorConstants
09:30:08				140/516 - 4/4: Installing method FFIConstants class>>initializeTypeConstants
09:30:08				141/516 - 1/12: Installing method False>>&
09:30:08				141/516 - 2/12: Installing method False>>and:
09:30:08				141/516 - 3/12: Installing method False>>asBit
09:30:08				141/516 - 4/12: Installing method False>>ifFalse:
09:30:08				141/516 - 5/12: Installing method False>>ifFalse:ifTrue:
09:30:08				141/516 - 6/12: Installing method False>>ifTrue:
09:30:08				141/516 - 7/12: Installing method False>>ifTrue:ifFalse:
09:30:08				141/516 - 8/12: Installing method False>>not
09:30:08				141/516 - 9/12: Installing method False>>or:
09:30:08				141/516 - 10/12: Installing method False>>printOn:
09:30:08				141/516 - 11/12: Installing method False>>xor:
09:30:08				141/516 - 12/12: Installing method False>>|
09:30:08				142/516 - 1/18: Installing method File>>basename
09:30:08				142/516 - 2/18: Installing method File>>basicOpenForWrite:
09:30:08				142/516 - 3/18: Installing method File>>checkDoesNotExist
09:30:08				142/516 - 4/18: Installing method File>>checkWritableFilesystem
09:30:08				142/516 - 5/18: Installing method File>>delete
09:30:08				142/516 - 6/18: Installing method File>>exists
09:30:08				142/516 - 7/18: Installing method File>>name
09:30:08				142/516 - 8/18: Installing method File>>named:
09:30:08				142/516 - 9/18: Installing method File>>openForAppend
09:30:08				142/516 - 10/18: Installing method File>>openForRead
09:30:08				142/516 - 11/18: Installing method File>>openForWrite
09:30:08				142/516 - 12/18: Installing method File>>openForWrite:
09:30:08				142/516 - 13/18: Installing method File>>readStream
09:30:08				142/516 - 14/18: Installing method File>>readStreamDo:
09:30:08				142/516 - 15/18: Installing method File>>size
09:30:08				142/516 - 16/18: Installing method File>>unregister
09:30:08				142/516 - 17/18: Installing method File>>writeStream
09:30:08				142/516 - 18/18: Installing method File>>writeStreamDo:
09:30:16				142/516 - 1/107: Installing method File class>>atEnd:
09:30:16				142/516 - 2/107: Installing method File class>>cantAllocateMemory
09:30:16				142/516 - 3/107: Installing method File class>>cantOpenDir
09:30:16				142/516 - 4/107: Installing method File class>>cantReadlink
09:30:16				142/516 - 5/107: Installing method File class>>cantStatPath
09:30:16				142/516 - 6/107: Installing method File class>>close:
09:30:16				142/516 - 7/107: Installing method File class>>closed:
09:30:16				142/516 - 8/107: Installing method File class>>connectToFile:writable:
09:30:16				142/516 - 9/107: Installing method File class>>connectToFileDescriptor:writable:
09:30:16				142/516 - 10/107: Installing method File class>>corruptValue
09:30:16				142/516 - 11/107: Installing method File class>>createDirectory:
09:30:16				142/516 - 12/107: Installing method File class>>decodePathString:
09:30:16				142/516 - 13/107: Installing method File class>>deleteDirectory:
09:30:16				142/516 - 14/107: Installing method File class>>deleteFile:
09:30:16				142/516 - 15/107: Installing method File class>>delimiter
09:30:16				142/516 - 16/107: Installing method File class>>encodePathString:
09:30:16				142/516 - 17/107: Installing method File class>>exists:
09:30:16				142/516 - 18/107: Installing method File class>>file:posixPermissions:
09:30:16				142/516 - 19/107: Installing method File class>>file:symlinkUid:gid:
09:30:16				142/516 - 20/107: Installing method File class>>file:uid:gid:
09:30:16				142/516 - 21/107: Installing method File class>>fileAttribute:number:
09:30:16				142/516 - 22/107: Installing method File class>>fileAttributeNumberMap
09:30:16				142/516 - 23/107: Installing method File class>>fileAttributes:mask:
09:30:16				142/516 - 24/107: Installing method File class>>fileAttributesVersionString
09:30:16				142/516 - 25/107: Installing method File class>>fileDescriptorIsAvailable:
09:30:16				142/516 - 26/107: Installing method File class>>fileDescriptorType:
09:30:16				142/516 - 27/107: Installing method File class>>flush:
09:30:16				142/516 - 28/107: Installing method File class>>fromPlatformPath:
09:30:16				142/516 - 29/107: Installing method File class>>getAttributesFailed
09:30:17				142/516 - 30/107: Installing method File class>>getMacFile:type:creator:
09:30:17				142/516 - 31/107: Installing method File class>>getPosition:
09:30:17				142/516 - 32/107: Installing method File class>>initialize
09:30:17				142/516 - 33/107: Installing method File class>>invalidArguments
09:30:17				142/516 - 34/107: Installing method File class>>isBlock:
09:30:17				142/516 - 35/107: Installing method File class>>isCharacter:
09:30:17				142/516 - 36/107: Installing method File class>>isDirectory:
09:30:17				142/516 - 37/107: Installing method File class>>isExecutable:
09:30:17				142/516 - 38/107: Installing method File class>>isFIFO:
09:30:17				142/516 - 39/107: Installing method File class>>isFile:
09:30:17				142/516 - 40/107: Installing method File class>>isReadable:
09:30:17				142/516 - 41/107: Installing method File class>>isRegular:
09:30:17				142/516 - 42/107: Installing method File class>>isSocket:
09:30:17				142/516 - 43/107: Installing method File class>>isSymlink:
09:30:17				142/516 - 44/107: Installing method File class>>isWritable:
09:30:17				142/516 - 45/107: Installing method File class>>lookupDirectory:filename:
09:30:17				142/516 - 46/107: Installing method File class>>lookupEntryIn:index:
09:30:17				142/516 - 47/107: Installing method File class>>modeIsBlock:
09:30:17				142/516 - 48/107: Installing method File class>>modeIsCharacter:
09:30:17				142/516 - 49/107: Installing method File class>>modeIsDirectory:
09:30:17				142/516 - 50/107: Installing method File class>>modeIsFIFO:
09:30:17				142/516 - 51/107: Installing method File class>>modeIsRegular:
09:30:17				142/516 - 52/107: Installing method File class>>modeIsSocket:
09:30:17				142/516 - 53/107: Installing method File class>>modeIsSymlink:
09:30:17				142/516 - 54/107: Installing method File class>>modeOf:
09:30:17				142/516 - 55/107: Installing method File class>>named:
09:30:17				142/516 - 56/107: Installing method File class>>open:writable:
09:30:17				142/516 - 57/107: Installing method File class>>openForReadFileNamed:
09:30:17				142/516 - 58/107: Installing method File class>>openForWriteFileNamed:
09:30:17				142/516 - 59/107: Installing method File class>>posixPermissions:
09:30:17				142/516 - 60/107: Installing method File class>>primClosedir:
09:30:17				142/516 - 61/107: Installing method File class>>primDeleteFile:
09:30:17				142/516 - 62/107: Installing method File class>>primExists:
09:30:17				142/516 - 63/107: Installing method File class>>primFile:posixPermissions:
09:30:17				142/516 - 64/107: Installing method File class>>primFile:symlinkUid:gid:
09:30:17				142/516 - 65/107: Installing method File class>>primFile:uid:gid:
09:30:17				142/516 - 66/107: Installing method File class>>primFileAttribute:number:
09:30:17				142/516 - 67/107: Installing method File class>>primFileAttributes:mask:
09:30:17				142/516 - 68/107: Installing method File class>>primFileMasks
09:30:17				142/516 - 69/107: Installing method File class>>primFromPlatformPath:
09:30:17				142/516 - 70/107: Installing method File class>>primLogicalDrives
09:30:17				142/516 - 71/107: Installing method File class>>primOpendir:
09:30:17				142/516 - 72/107: Installing method File class>>primPathMax
09:30:17				142/516 - 73/107: Installing method File class>>primReaddir:
09:30:17				142/516 - 74/107: Installing method File class>>primRewinddir:
09:30:17				142/516 - 75/107: Installing method File class>>primToPlatformPath:
09:30:17				142/516 - 76/107: Installing method File class>>primitiveWaitForDataOn:signalling:
09:30:17				142/516 - 77/107: Installing method File class>>read:into:startingAt:count:
09:30:17				142/516 - 78/107: Installing method File class>>register:
09:30:17				142/516 - 79/107: Installing method File class>>registry
09:30:17				142/516 - 80/107: Installing method File class>>rename:to:
09:30:17				142/516 - 81/107: Installing method File class>>reset
09:30:17				142/516 - 82/107: Installing method File class>>retryWithGC:until:forFileNamed:
09:30:17				142/516 - 83/107: Installing method File class>>s_IFBLK
09:30:17				142/516 - 84/107: Installing method File class>>s_IFCHR
09:30:17				142/516 - 85/107: Installing method File class>>s_IFDIR
09:30:17				142/516 - 86/107: Installing method File class>>s_IFIFO
09:30:17				142/516 - 87/107: Installing method File class>>s_IFLNK
09:30:17				142/516 - 88/107: Installing method File class>>s_IFMT
09:30:17				142/516 - 89/107: Installing method File class>>s_IFREG
09:30:17				142/516 - 90/107: Installing method File class>>s_IFSOCK
09:30:17				142/516 - 91/107: Installing method File class>>setPosition:to:
09:30:17				142/516 - 92/107: Installing method File class>>signalError:for:
09:30:17				142/516 - 93/107: Installing method File class>>sizeOf:
09:30:17				142/516 - 94/107: Installing method File class>>sizeOrNil:
09:30:17				142/516 - 95/107: Installing method File class>>startUp:
09:30:17				142/516 - 96/107: Installing method File class>>statFailed
09:30:17				142/516 - 97/107: Installing method File class>>stdioHandles
09:30:17				142/516 - 98/107: Installing method File class>>stdioIsAvailable
09:30:17				142/516 - 99/107: Installing method File class>>stringTooLong
09:30:17				142/516 - 100/107: Installing method File class>>sync:
09:30:17				142/516 - 101/107: Installing method File class>>timeConversionFailed
09:30:17				142/516 - 102/107: Installing method File class>>toPlatformPath:
09:30:17				142/516 - 103/107: Installing method File class>>truncate:to:
09:30:17				142/516 - 104/107: Installing method File class>>unexpectedError
09:30:17				142/516 - 105/107: Installing method File class>>unregister:
09:30:17				142/516 - 106/107: Installing method File class>>unsupportedOperation
09:30:17				142/516 - 107/107: Installing method File class>>write:from:startingAt:count:
09:30:18				143/516 - 1/3: Installing method FileAlreadyExistsException>>file
09:30:18				143/516 - 2/3: Installing method FileAlreadyExistsException>>file:
09:30:18				143/516 - 3/3: Installing method FileAlreadyExistsException>>messageText
09:30:18				143/516 - 1/1: Installing method FileAlreadyExistsException class>>signalOnFile:
09:30:18				144/516 - 1/2: Installing method FileDoesNotExistException>>readOnly
09:30:18				144/516 - 2/2: Installing method FileDoesNotExistException>>readOnly:
09:30:18				144/516 - 1/1: Installing method FileDoesNotExistException class>>signalWithFile:writeMode:
09:30:18				145/516 - 1/4: Installing method FileException>>fileName
09:30:18				145/516 - 2/4: Installing method FileException>>fileName:
09:30:18				145/516 - 3/4: Installing method FileException>>isResumable
09:30:18				145/516 - 4/4: Installing method FileException>>messageText
09:30:18				145/516 - 1/3: Installing method FileException class>>fileName:
09:30:18				145/516 - 2/3: Installing method FileException class>>signalOnFile:
09:30:18				145/516 - 3/3: Installing method FileException class>>signalWith:
09:30:18				146/516 - 1/2: Installing method FilePathEncoder class>>decode:
09:30:18				146/516 - 2/2: Installing method FilePathEncoder class>>encode:
09:30:18				148/516 - 1/8: Installing method FinalizationProcess class>>finalizationProcess
09:30:18				148/516 - 2/8: Installing method FinalizationProcess class>>initialize
09:30:18				148/516 - 3/8: Installing method FinalizationProcess class>>mournLoopWith:
09:30:18				148/516 - 4/8: Installing method FinalizationProcess class>>primitiveFetchMourner
09:30:18				148/516 - 5/8: Installing method FinalizationProcess class>>restartFinalizationProcess
09:30:18				148/516 - 6/8: Installing method FinalizationProcess class>>restartMethods
09:30:18				148/516 - 7/8: Installing method FinalizationProcess class>>runningFinalizationProcess
09:30:18				148/516 - 8/8: Installing method FinalizationProcess class>>startUp:
09:30:18				149/516 - 1/20: Installing method FinalizationRegistry>>add:
09:30:18				149/516 - 2/20: Installing method FinalizationRegistry>>add:finalizer:
09:30:18				149/516 - 3/20: Installing method FinalizationRegistry>>ephemeronAtKey:
09:30:18				149/516 - 4/20: Installing method FinalizationRegistry>>ephemeronAtKey:ifAbsent:
09:30:18				149/516 - 5/20: Installing method FinalizationRegistry>>errorHandler
09:30:18				149/516 - 6/20: Installing method FinalizationRegistry>>errorHandler:
09:30:18				149/516 - 7/20: Installing method FinalizationRegistry>>finalizeEphemeron:
09:30:18				149/516 - 8/20: Installing method FinalizationRegistry>>handleErrorsDuring:
09:30:18				149/516 - 9/20: Installing method FinalizationRegistry>>includes:
09:30:18				149/516 - 10/20: Installing method FinalizationRegistry>>initialize
09:30:18				149/516 - 11/20: Installing method FinalizationRegistry>>isEmpty
09:30:18				149/516 - 12/20: Installing method FinalizationRegistry>>keys
09:30:18				149/516 - 13/20: Installing method FinalizationRegistry>>postCopy
09:30:18				149/516 - 14/20: Installing method FinalizationRegistry>>protected:
09:30:18				149/516 - 15/20: Installing method FinalizationRegistry>>remove:
09:30:18				149/516 - 16/20: Installing method FinalizationRegistry>>remove:ifAbsent:
09:30:18				149/516 - 17/20: Installing method FinalizationRegistry>>removeEphemeron:
09:30:18				149/516 - 18/20: Installing method FinalizationRegistry>>size
09:30:18				149/516 - 19/20: Installing method FinalizationRegistry>>values
09:30:18				149/516 - 20/20: Installing method FinalizationRegistry>>valuesDo:
09:30:18				149/516 - 1/1: Installing method FinalizationRegistry class>>default
09:30:18				150/516 - 1/5: Installing method FinalizationRegistryEntry>>container
09:30:18				150/516 - 2/5: Installing method FinalizationRegistryEntry>>container:
09:30:18				150/516 - 3/5: Installing method FinalizationRegistryEntry>>link
09:30:18				150/516 - 4/5: Installing method FinalizationRegistryEntry>>link:
09:30:18				150/516 - 5/5: Installing method FinalizationRegistryEntry>>mourn
09:30:18				150/516 - 1/1: Installing method FinalizationRegistryEntry class>>key:value:container:
09:30:18				151/516 - 1/2: Installing method FixedLayout>>instanceSpecification
09:30:18				151/516 - 2/2: Installing method FixedLayout>>isFixedLayout
09:30:18				151/516 - 1/1: Installing method FixedLayout class>>extending:scope:host:
09:30:19				152/516 - 1/42: Installing method Float>>abs
09:30:19				152/516 - 2/42: Installing method Float>>absPrintExactlyOn:base:
09:30:19				152/516 - 3/42: Installing method Float>>absPrintInexactlyOn:base:
09:30:19				152/516 - 4/42: Installing method Float>>absPrintOn:base:digitCount:
09:30:19				152/516 - 5/42: Installing method Float>>adaptToFraction:andCompare:
09:30:19				152/516 - 6/42: Installing method Float>>adaptToFraction:andSend:
09:30:19				152/516 - 7/42: Installing method Float>>adaptToInteger:andCompare:
09:30:19				152/516 - 8/42: Installing method Float>>adaptToInteger:andSend:
09:30:19				152/516 - 9/42: Installing method Float>>asApproximateFraction
09:30:19				152/516 - 10/42: Installing method Float>>asApproximateFractionAtOrder:
09:30:19				152/516 - 11/42: Installing method Float>>asFloat
09:30:19				152/516 - 12/42: Installing method Float>>asFraction
09:30:19				152/516 - 13/42: Installing method Float>>asMinimalDecimalFraction
09:30:19				152/516 - 14/42: Installing method Float>>asScaledDecimal
09:30:19				152/516 - 15/42: Installing method Float>>asTrueFraction
09:30:19				152/516 - 16/42: Installing method Float>>at:
09:30:19				152/516 - 17/42: Installing method Float>>at:put:
09:30:19				152/516 - 18/42: Installing method Float>>basicAt:
09:30:19				152/516 - 19/42: Installing method Float>>basicAt:put:
09:30:19				152/516 - 20/42: Installing method Float>>deepCopy
09:30:19				152/516 - 21/42: Installing method Float>>exponent
09:30:19				152/516 - 22/42: Installing method Float>>floorLog:
09:30:19				152/516 - 23/42: Installing method Float>>hash
09:30:19				152/516 - 24/42: Installing method Float>>isFinite
09:30:19				152/516 - 25/42: Installing method Float>>isFloat
09:30:19				152/516 - 26/42: Installing method Float>>isInfinite
09:30:19				152/516 - 27/42: Installing method Float>>isLiteral
09:30:19				152/516 - 28/42: Installing method Float>>isNaN
09:30:19				152/516 - 29/42: Installing method Float>>isPowerOfTwo
09:30:19				152/516 - 30/42: Installing method Float>>isSelfEvaluating
09:30:19				152/516 - 31/42: Installing method Float>>isZero
09:30:19				152/516 - 32/42: Installing method Float>>literalEqual:
09:30:19				152/516 - 33/42: Installing method Float>>negated
09:30:19				152/516 - 34/42: Installing method Float>>printOn:base:
09:30:19				152/516 - 35/42: Installing method Float>>reciprocalFloorLog:
09:30:19				152/516 - 36/42: Installing method Float>>reciprocalLogBase2
09:30:19				152/516 - 37/42: Installing method Float>>shallowCopy
09:30:19				152/516 - 38/42: Installing method Float>>signBit
09:30:19				152/516 - 39/42: Installing method Float>>significand
09:30:19				152/516 - 40/42: Installing method Float>>significandAsInteger
09:30:19				152/516 - 41/42: Installing method Float>>timesTwoPower:
09:30:19				152/516 - 42/42: Installing method Float>>veryDeepCopyWith:
09:30:19				152/516 - 1/28: Installing method Float class>>basicNew
09:30:19				152/516 - 2/28: Installing method Float class>>basicNew:
09:30:19				152/516 - 3/28: Installing method Float class>>defaultComparisonPrecision
09:30:19				152/516 - 4/28: Installing method Float class>>denormalized
09:30:19				152/516 - 5/28: Installing method Float class>>e
09:30:19				152/516 - 6/28: Installing method Float class>>emax
09:30:19				152/516 - 7/28: Installing method Float class>>emin
09:30:19				152/516 - 8/28: Installing method Float class>>fromIEEE32Bit:
09:30:19				152/516 - 9/28: Installing method Float class>>fromIEEE64Bit:
09:30:19				152/516 - 10/28: Installing method Float class>>fromIEEE64BitWord:
09:30:19				152/516 - 11/28: Installing method Float class>>halfPi
09:30:19				152/516 - 12/28: Installing method Float class>>infinity
09:30:19				152/516 - 13/28: Installing method Float class>>initialize
09:30:19				152/516 - 14/28: Installing method Float class>>isAbstract
09:30:19				152/516 - 15/28: Installing method Float class>>machineEpsilon
09:30:19				152/516 - 16/28: Installing method Float class>>maxExactInteger
09:30:19				152/516 - 17/28: Installing method Float class>>nan
09:30:19				152/516 - 18/28: Installing method Float class>>negativeInfinity
09:30:19				152/516 - 19/28: Installing method Float class>>negativeZero
09:30:19				152/516 - 20/28: Installing method Float class>>one
09:30:19				152/516 - 21/28: Installing method Float class>>pi
09:30:19				152/516 - 22/28: Installing method Float class>>precision
09:30:19				152/516 - 23/28: Installing method Float class>>radix
09:30:19				152/516 - 24/28: Installing method Float class>>readFrom:
09:30:20				152/516 - 25/28: Installing method Float class>>readFrom:ifFail:
09:30:20				152/516 - 26/28: Installing method Float class>>threePi
09:30:20				152/516 - 27/28: Installing method Float class>>twoPi
09:30:20				152/516 - 28/28: Installing method Float class>>zero
09:30:20				153/516 - 1/18: Installing method Float32Array>>=
09:30:20				153/516 - 2/18: Installing method Float32Array>>addAssignToFloatArray:
09:30:20				153/516 - 3/18: Installing method Float32Array>>asFloatArray
09:30:20				153/516 - 4/18: Installing method Float32Array>>at:
09:30:20				153/516 - 5/18: Installing method Float32Array>>at:put:
09:30:20				153/516 - 6/18: Installing method Float32Array>>defaultElement
09:30:20				153/516 - 7/18: Installing method Float32Array>>dot:
09:30:20				153/516 - 8/18: Installing method Float32Array>>hash
09:30:20				153/516 - 9/18: Installing method Float32Array>>primAddArray:
09:30:23				153/516 - 10/18: Installing method Float32Array>>primAddScalar:
09:30:23				153/516 - 11/18: Installing method Float32Array>>primDivArray:
09:30:23				153/516 - 12/18: Installing method Float32Array>>primDivScalar:
09:30:23				153/516 - 13/18: Installing method Float32Array>>primMulArray:
09:30:23				153/516 - 14/18: Installing method Float32Array>>primMulScalar:
09:30:23				153/516 - 15/18: Installing method Float32Array>>primSubArray:
09:30:23				153/516 - 16/18: Installing method Float32Array>>primSubScalar:
09:30:23				153/516 - 17/18: Installing method Float32Array>>replaceFrom:to:with:startingAt:
09:30:23				153/516 - 18/18: Installing method Float32Array>>sum
09:30:23				154/516 - 1/4: Installing method Float64Array>>at64Bits:
09:30:23				154/516 - 2/4: Installing method Float64Array>>at64Bits:put:
09:30:23				154/516 - 3/4: Installing method Float64Array>>at:
09:30:23				154/516 - 4/4: Installing method Float64Array>>at:put:
09:30:23				155/516 - 1/2: Installing method FloatPrintPolicy>>default
09:30:23				155/516 - 2/2: Installing method FloatPrintPolicy>>initialize
09:30:23				155/516 - 1/1: Installing method FloatPrintPolicy class>>absPrint:on:base:
09:30:24				156/516 - 1/30: Installing method Fraction>>*
09:30:24				156/516 - 2/30: Installing method Fraction>>+
09:30:24				156/516 - 3/30: Installing method Fraction>>-
09:30:24				156/516 - 4/30: Installing method Fraction>>/
09:30:24				156/516 - 5/30: Installing method Fraction>><
09:30:24				156/516 - 6/30: Installing method Fraction>><=
09:30:24				156/516 - 7/30: Installing method Fraction>>=
09:30:24				156/516 - 8/30: Installing method Fraction>>>
09:30:24				156/516 - 9/30: Installing method Fraction>>>=
09:30:24				156/516 - 10/30: Installing method Fraction>>adaptToInteger:andSend:
09:30:24				156/516 - 11/30: Installing method Fraction>>asFloat
09:30:24				156/516 - 12/30: Installing method Fraction>>asFraction
09:30:24				156/516 - 13/30: Installing method Fraction>>asLargerPowerOfTwo
09:30:24				156/516 - 14/30: Installing method Fraction>>asScaledDecimal
09:30:24				156/516 - 15/30: Installing method Fraction>>asSmallerPowerOfTwo
09:30:24				156/516 - 16/30: Installing method Fraction>>denominator
09:30:24				156/516 - 17/30: Installing method Fraction>>hash
09:30:24				156/516 - 18/30: Installing method Fraction>>isFraction
09:30:24				156/516 - 19/30: Installing method Fraction>>isPowerOfTwo
09:30:24				156/516 - 20/30: Installing method Fraction>>isSelfEvaluating
09:30:24				156/516 - 21/30: Installing method Fraction>>negated
09:30:24				156/516 - 22/30: Installing method Fraction>>negative
09:30:24				156/516 - 23/30: Installing method Fraction>>numerator
09:30:24				156/516 - 24/30: Installing method Fraction>>printOn:base:
09:30:24				156/516 - 25/30: Installing method Fraction>>printOn:showingDecimalPlaces:
09:30:24				156/516 - 26/30: Installing method Fraction>>reciprocal
09:30:24				156/516 - 27/30: Installing method Fraction>>reduced
09:30:24				156/516 - 28/30: Installing method Fraction>>round:
09:30:24				156/516 - 29/30: Installing method Fraction>>setNumerator:denominator:
09:30:24				156/516 - 30/30: Installing method Fraction>>truncated
09:30:24				156/516 - 1/2: Installing method Fraction class>>numerator:denominator:
09:30:24				156/516 - 2/2: Installing method Fraction class>>readFrom:
09:30:24				157/516 - 1/3: Installing method FullBlockClosure>>receiver
09:30:24				157/516 - 2/3: Installing method FullBlockClosure>>receiver:
09:30:24				157/516 - 3/3: Installing method FullBlockClosure>>sender
09:30:24				158/516 - 1/13: Installing method Generator>>atEnd
09:30:24				158/516 - 2/13: Installing method Generator>>close
09:30:24				158/516 - 3/13: Installing method Generator>>contents
09:30:24				158/516 - 4/13: Installing method Generator>>fork
09:30:24				158/516 - 5/13: Installing method Generator>>initializeOn:
09:30:24				158/516 - 6/13: Installing method Generator>>next
09:30:24				158/516 - 7/13: Installing method Generator>>nextPut:
09:30:24				158/516 - 8/13: Installing method Generator>>peek
09:30:24				158/516 - 9/13: Installing method Generator>>printOn:
09:30:24				158/516 - 10/13: Installing method Generator>>reset
09:30:24				158/516 - 11/13: Installing method Generator>>size
09:30:24				158/516 - 12/13: Installing method Generator>>value:
09:30:24				158/516 - 13/13: Installing method Generator>>yield:
09:30:24				158/516 - 1/3: Installing method Generator class>>on:
09:30:24				158/516 - 2/3: Installing method Generator class>>onDo:
09:30:24				158/516 - 3/3: Installing method Generator class>>somePrimes
09:30:24				159/516 - 1/8: Installing method GlobalVariable>>acceptVisitor:node:
09:30:24				159/516 - 2/8: Installing method GlobalVariable>>definingClass
09:30:24				159/516 - 3/8: Installing method GlobalVariable>>emitStore:
09:30:24				159/516 - 4/8: Installing method GlobalVariable>>emitValue:
09:30:24				159/516 - 5/8: Installing method GlobalVariable>>isDeprecated
09:30:24				159/516 - 6/8: Installing method GlobalVariable>>isDeprecated:
09:30:24				159/516 - 7/8: Installing method GlobalVariable>>isGlobalVariable
09:30:24				159/516 - 8/8: Installing method GlobalVariable>>scope
09:30:24				160/516 - 1/3: Installing method HEAbstractExported>>=
09:30:24				160/516 - 2/3: Installing method HEAbstractExported>>hash
09:30:24				160/516 - 3/3: Installing method HEAbstractExported>>instVarNamesForEqualityComparison
09:30:24				160/516 - 1/1: Installing method HEAbstractExported class>>readFrom:
09:30:25				161/516 - 1/3: Installing method HEAdditionalMethodState>>asLiteralIn:
09:30:25				161/516 - 2/3: Installing method HEAdditionalMethodState>>doReadFrom:
09:30:25				161/516 - 3/3: Installing method HEAdditionalMethodState>>value:
09:30:25				161/516 - 1/1: Installing method HEAdditionalMethodState class>>tag
09:30:25				162/516 - 1/3: Installing method HEArray>>asLiteralIn:
09:30:25				162/516 - 2/3: Installing method HEArray>>doReadFrom:
09:30:25				162/516 - 3/3: Installing method HEArray>>value:
09:30:25				162/516 - 1/1: Installing method HEArray class>>tag
09:30:25				163/516 - 1/3: Installing method HEAssociation>>asLiteralIn:
09:30:25				163/516 - 2/3: Installing method HEAssociation>>doReadFrom:
09:30:25				163/516 - 3/3: Installing method HEAssociation>>value:
09:30:25				163/516 - 1/1: Installing method HEAssociation class>>tag
09:30:25				164/516 - 1/10: Installing method HEBinaryReader>>close
09:30:25				164/516 - 2/10: Installing method HEBinaryReader>>intSize
09:30:25				164/516 - 3/10: Installing method HEBinaryReader>>readByte
09:30:25				164/516 - 4/10: Installing method HEBinaryReader>>readByteArray
09:30:25				164/516 - 5/10: Installing method HEBinaryReader>>readByteString
09:30:25				164/516 - 6/10: Installing method HEBinaryReader>>readByteSymbol
09:30:25				164/516 - 7/10: Installing method HEBinaryReader>>readInt32
09:30:25				164/516 - 8/10: Installing method HEBinaryReader>>readUInt32
09:30:25				164/516 - 9/10: Installing method HEBinaryReader>>stream
09:30:25				164/516 - 10/10: Installing method HEBinaryReader>>stream:
09:30:25				165/516 - 1/2: Installing method HEBoolean>>asLiteralIn:
09:30:25				165/516 - 2/2: Installing method HEBoolean>>doReadFrom:
09:30:25				165/516 - 1/1: Installing method HEBoolean class>>tag
09:30:25				166/516 - 1/2: Installing method HEByteArray>>asLiteralIn:
09:30:25				166/516 - 2/2: Installing method HEByteArray>>doReadFrom:
09:30:25				166/516 - 1/1: Installing method HEByteArray class>>tag
09:30:25				167/516 - 1/3: Installing method HEByteString>>asLiteralIn:
09:30:25				167/516 - 2/3: Installing method HEByteString>>doConvertValue:
09:30:25				167/516 - 3/3: Installing method HEByteString>>doReadFrom:
09:30:25				167/516 - 1/1: Installing method HEByteString class>>tag
09:30:25				168/516 - 1/2: Installing method HECharacter>>asLiteralIn:
09:30:25				168/516 - 2/2: Installing method HECharacter>>value:
09:30:25				168/516 - 1/1: Installing method HECharacter class>>tag
09:30:25				169/516 - 1/18: Installing method HEClass>>classInstancevariables
09:30:25				169/516 - 2/18: Installing method HEClass>>classInstancevariables:
09:30:25				169/516 - 3/18: Installing method HEClass>>className
09:30:25				169/516 - 4/18: Installing method HEClass>>className:
09:30:25				169/516 - 5/18: Installing method HEClass>>classVariables
09:30:25				169/516 - 6/18: Installing method HEClass>>classVariables:
09:30:25				169/516 - 7/18: Installing method HEClass>>doReadHeaderFrom:
09:30:25				169/516 - 8/18: Installing method HEClass>>instanceVariables
09:30:25				169/516 - 9/18: Installing method HEClass>>instanceVariables:
09:30:25				169/516 - 10/18: Installing method HEClass>>isTrait
09:30:25				169/516 - 11/18: Installing method HEClass>>layoutClass
09:30:25				169/516 - 12/18: Installing method HEClass>>layoutClass:
09:30:25				169/516 - 13/18: Installing method HEClass>>name
09:30:25				169/516 - 14/18: Installing method HEClass>>printOn:
09:30:25				169/516 - 15/18: Installing method HEClass>>sharedPools
09:30:25				169/516 - 16/18: Installing method HEClass>>sharedPools:
09:30:25				169/516 - 17/18: Installing method HEClass>>superclass
09:30:25				169/516 - 18/18: Installing method HEClass>>superclass:
09:30:26				170/516 - 1/2: Installing method HEClassTrait>>asLiteralIn:
09:30:26				170/516 - 2/2: Installing method HEClassTrait>>value:
09:30:26				170/516 - 1/1: Installing method HEClassTrait class>>tag
09:30:26				171/516 - 1/2: Installing method HEClassVariable>>asLiteralIn:
09:30:26				171/516 - 2/2: Installing method HEClassVariable>>value:
09:30:26				171/516 - 1/1: Installing method HEClassVariable class>>tag
09:30:26				172/516 - 1/4: Installing method HECompiledBlock>>asLiteralIn:
09:30:26				172/516 - 2/4: Installing method HECompiledBlock>>doReadFrom:
09:30:26				172/516 - 3/4: Installing method HECompiledBlock>>headerFor:
09:30:26				172/516 - 4/4: Installing method HECompiledBlock>>instVarNamesForEqualityComparison
09:30:26				172/516 - 1/1: Installing method HECompiledBlock class>>tag
09:30:26				173/516 - 1/3: Installing method HEConstantBlock>>asLiteralIn:
09:30:26				173/516 - 2/3: Installing method HEConstantBlock>>doReadFrom:
09:30:26				173/516 - 3/3: Installing method HEConstantBlock>>instVarNamesForEqualityComparison
09:30:26				173/516 - 1/1: Installing method HEConstantBlock class>>tag
09:30:26				174/516 - 1/4: Installing method HEExportedLiteral>>asExportedLiteral
09:30:26				174/516 - 2/4: Installing method HEExportedLiteral>>asLiteralIn:
09:30:26				174/516 - 3/4: Installing method HEExportedLiteral>>doReadFrom:
09:30:26				174/516 - 4/4: Installing method HEExportedLiteral>>value
09:30:26				174/516 - 1/1: Installing method HEExportedLiteral class>>readFrom:
09:30:26				175/516 - 1/2: Installing method HEExportedMetaclass>>asLiteralIn:
09:30:26				175/516 - 2/2: Installing method HEExportedMetaclass>>value:
09:30:26				175/516 - 1/1: Installing method HEExportedMetaclass class>>tag
09:30:26				176/516 - 1/11: Installing method HEExtendedEnvironment>>classNamed:
09:30:26				176/516 - 2/11: Installing method HEExtendedEnvironment>>inner
09:30:26				176/516 - 3/11: Installing method HEExtendedEnvironment>>inner:
09:30:26				176/516 - 4/11: Installing method HEExtendedEnvironment>>newBlock
09:30:26				176/516 - 5/11: Installing method HEExtendedEnvironment>>newBlock:
09:30:26				176/516 - 6/11: Installing method HEExtendedEnvironment>>newClass
09:30:26				176/516 - 7/11: Installing method HEExtendedEnvironment>>newClass:
09:30:26				176/516 - 8/11: Installing method HEExtendedEnvironment>>newMethod
09:30:26				176/516 - 9/11: Installing method HEExtendedEnvironment>>newMethod:
09:30:26				176/516 - 10/11: Installing method HEExtendedEnvironment>>newSelector
09:30:26				176/516 - 11/11: Installing method HEExtendedEnvironment>>newSelector:
09:30:26				177/516 - 1/2: Installing method HEFloat>>asLiteralIn:
09:30:26				177/516 - 2/2: Installing method HEFloat>>doReadFrom:
09:30:26				177/516 - 1/1: Installing method HEFloat class>>tag
09:30:26				178/516 - 1/2: Installing method HEFraction>>asLiteralIn:
09:30:26				178/516 - 2/2: Installing method HEFraction>>doReadFrom:
09:30:27				178/516 - 1/1: Installing method HEFraction class>>tag
09:30:27				179/516 - 1/2: Installing method HEGlobalVariable>>asLiteralIn:
09:30:27				179/516 - 2/2: Installing method HEGlobalVariable>>value:
09:30:27				179/516 - 1/1: Installing method HEGlobalVariable class>>tag
09:30:27				180/516 - 1/22: Installing method HEInstaller>>build:
09:30:27				180/516 - 2/22: Installing method HEInstaller>>buildTrait:
09:30:27				180/516 - 3/22: Installing method HEInstaller>>buildTraitCompositionFor:
09:30:27				180/516 - 4/22: Installing method HEInstaller>>classNamed:
09:30:27				180/516 - 5/22: Installing method HEInstaller>>doInstallPackage:
09:30:27				180/516 - 6/22: Installing method HEInstaller>>environment
09:30:27				180/516 - 7/22: Installing method HEInstaller>>environment:
09:30:27				180/516 - 8/22: Installing method HEInstaller>>existingClass:
09:30:27				180/516 - 9/22: Installing method HEInstaller>>existingTrait:
09:30:27				180/516 - 10/22: Installing method HEInstaller>>initialize
09:30:27				180/516 - 11/22: Installing method HEInstaller>>installExtensionMethod:
09:30:27				180/516 - 12/22: Installing method HEInstaller>>installMethods:into:
09:30:27				180/516 - 13/22: Installing method HEInstaller>>installPackage:
09:30:27				180/516 - 14/22: Installing method HEInstaller>>messageExistingClass:
09:30:27				180/516 - 15/22: Installing method HEInstaller>>messageExistingTrait:
09:30:27				180/516 - 16/22: Installing method HEInstaller>>messageMethod:alreadyExistsIn:
09:30:27				180/516 - 17/22: Installing method HEInstaller>>newUndeclaredVariables
09:30:27				180/516 - 18/22: Installing method HEInstaller>>rebuildMethod:into:
09:30:27				180/516 - 19/22: Installing method HEInstaller>>reportNewUndeclareds:
09:30:27				180/516 - 20/22: Installing method HEInstaller>>shouldBuildMethod:in:
09:30:27				180/516 - 21/22: Installing method HEInstaller>>supportsTraits
09:30:27				180/516 - 22/22: Installing method HEInstaller>>validateNoNewUndeclared
09:30:27				181/516 - 1/2: Installing method HEInteger>>asLiteralIn:
09:30:27				181/516 - 2/2: Installing method HEInteger>>doReadFrom:
09:30:27				181/516 - 1/1: Installing method HEInteger class>>tag
09:30:27				182/516 - 1/14: Installing method HEMethod>>bytecode
09:30:27				182/516 - 2/14: Installing method HEMethod>>bytecode:
09:30:27				182/516 - 3/14: Installing method HEMethod>>className
09:30:27				182/516 - 4/14: Installing method HEMethod>>className:
09:30:27				182/516 - 5/14: Installing method HEMethod>>headerFor:
09:30:27				182/516 - 6/14: Installing method HEMethod>>literals
09:30:27				182/516 - 7/14: Installing method HEMethod>>literals:
09:30:27				182/516 - 8/14: Installing method HEMethod>>name
09:30:27				182/516 - 9/14: Installing method HEMethod>>name:
09:30:27				182/516 - 10/14: Installing method HEMethod>>printOn:
09:30:27				182/516 - 11/14: Installing method HEMethod>>protocol
09:30:27				182/516 - 12/14: Installing method HEMethod>>protocol:
09:30:27				182/516 - 13/14: Installing method HEMethod>>readFrom:
09:30:27				182/516 - 14/14: Installing method HEMethod>>selector
09:30:28				183/516 - 1/15: Installing method HEMethodContainer>>classSideMethods
09:30:28				183/516 - 2/15: Installing method HEMethodContainer>>classSideMethods:
09:30:28				183/516 - 3/15: Installing method HEMethodContainer>>classTraitComposition
09:30:28				183/516 - 4/15: Installing method HEMethodContainer>>classTraitComposition:
09:30:28				183/516 - 5/15: Installing method HEMethodContainer>>doReadHeaderFrom:
09:30:28				183/516 - 6/15: Installing method HEMethodContainer>>doReadMethodsFrom:
09:30:28				183/516 - 7/15: Installing method HEMethodContainer>>methods
09:30:28				183/516 - 8/15: Installing method HEMethodContainer>>methods:
09:30:28				183/516 - 9/15: Installing method HEMethodContainer>>packageName
09:30:28				183/516 - 10/15: Installing method HEMethodContainer>>packageName:
09:30:28				183/516 - 11/15: Installing method HEMethodContainer>>readFrom:
09:30:28				183/516 - 12/15: Installing method HEMethodContainer>>tagName
09:30:28				183/516 - 13/15: Installing method HEMethodContainer>>tagName:
09:30:28				183/516 - 14/15: Installing method HEMethodContainer>>traitComposition
09:30:28				183/516 - 15/15: Installing method HEMethodContainer>>traitComposition:
09:30:28				184/516 - 1/5: Installing method HEMethodLiteral>>asLiteralIn:
09:30:28				184/516 - 2/5: Installing method HEMethodLiteral>>className
09:30:28				184/516 - 3/5: Installing method HEMethodLiteral>>className:
09:30:28				184/516 - 4/5: Installing method HEMethodLiteral>>doReadFrom:
09:30:28				184/516 - 5/5: Installing method HEMethodLiteral>>value:
09:30:28				184/516 - 1/1: Installing method HEMethodLiteral class>>tag
09:30:28				185/516 - 1/14: Installing method HEPackage>>addClass:
09:30:28				185/516 - 2/14: Installing method HEPackage>>classes
09:30:28				185/516 - 3/14: Installing method HEPackage>>classes:
09:30:28				185/516 - 4/14: Installing method HEPackage>>extensionMethods
09:30:28				185/516 - 5/14: Installing method HEPackage>>extensionMethods:
09:30:28				185/516 - 6/14: Installing method HEPackage>>initialize
09:30:28				185/516 - 7/14: Installing method HEPackage>>packageName
09:30:28				185/516 - 8/14: Installing method HEPackage>>packageName:
09:30:28				185/516 - 9/14: Installing method HEPackage>>printOn:
09:30:28				185/516 - 10/14: Installing method HEPackage>>readClassFrom:
09:30:28				185/516 - 11/14: Installing method HEPackage>>readFrom:
09:30:28				185/516 - 12/14: Installing method HEPackage>>traits
09:30:28				185/516 - 13/14: Installing method HEPackage>>traits:
09:30:28				185/516 - 14/14: Installing method HEPackage>>version
09:30:28				185/516 - 1/1: Installing method HEPackage class>>formatVersion
09:30:28				186/516 - 1/6: Installing method HEPragma>>arguments
09:30:28				186/516 - 2/6: Installing method HEPragma>>asLiteralIn:
09:30:28				186/516 - 3/6: Installing method HEPragma>>doReadFrom:
09:30:28				186/516 - 4/6: Installing method HEPragma>>keyword
09:30:28				186/516 - 5/6: Installing method HEPragma>>method
09:30:28				186/516 - 6/6: Installing method HEPragma>>value:
09:30:28				186/516 - 1/1: Installing method HEPragma class>>tag
09:30:28				187/516 - 1/1: Installing method HEScaledDecimal>>doReadFrom:
09:30:28				187/516 - 1/1: Installing method HEScaledDecimal class>>tag
09:30:28				188/516 - 1/8: Installing method HESendMessage>>arguments
09:30:28				188/516 - 2/8: Installing method HESendMessage>>arguments:
09:30:28				188/516 - 3/8: Installing method HESendMessage>>asLiteralIn:
09:30:28				188/516 - 4/8: Installing method HESendMessage>>doReadFrom:
09:30:28				188/516 - 5/8: Installing method HESendMessage>>receiver
09:30:28				188/516 - 6/8: Installing method HESendMessage>>receiver:
09:30:28				188/516 - 7/8: Installing method HESendMessage>>selector
09:30:28				188/516 - 8/8: Installing method HESendMessage>>selector:
09:30:28				188/516 - 1/2: Installing method HESendMessage class>>selector:receiver:arguments:
09:30:28				188/516 - 2/2: Installing method HESendMessage class>>tag
09:30:28				189/516 - 1/1: Installing method HESymbol>>doConvertValue:
09:30:28				189/516 - 1/1: Installing method HESymbol class>>tag
09:30:28				190/516 - 1/6: Installing method HETrait>>doReadHeaderFrom:
09:30:28				190/516 - 2/6: Installing method HETrait>>isTrait
09:30:28				190/516 - 3/6: Installing method HETrait>>name
09:30:28				190/516 - 4/6: Installing method HETrait>>printOn:
09:30:28				190/516 - 5/6: Installing method HETrait>>traitName
09:30:29				190/516 - 6/6: Installing method HETrait>>traitName:
09:30:29				191/516 - 1/2: Installing method HETraitLiteral>>asLiteralIn:
09:30:29				191/516 - 2/2: Installing method HETraitLiteral>>value:
09:30:29				191/516 - 1/1: Installing method HETraitLiteral class>>tag
09:30:29				192/516 - 1/2: Installing method HEUndefinedObject>>asLiteralIn:
09:30:29				192/516 - 2/2: Installing method HEUndefinedObject>>doReadFrom:
09:30:29				192/516 - 1/1: Installing method HEUndefinedObject class>>tag
09:30:29				193/516 - 1/1: Installing method HEWideString>>doReadFrom:
09:30:29				193/516 - 1/1: Installing method HEWideString class>>tag
09:30:29				194/516 - 1/8: Installing method HashTableSizes>>candidateIsGoodPrime
09:30:29				194/516 - 2/8: Installing method HashTableSizes>>computeSizes
09:30:29				194/516 - 3/8: Installing method HashTableSizes>>firstCandidateForExp:
09:30:29				194/516 - 4/8: Installing method HashTableSizes>>goodPrimeForExp:
09:30:29				194/516 - 5/8: Installing method HashTableSizes>>initialize
09:30:29				194/516 - 6/8: Installing method HashTableSizes>>limitForExp:
09:30:29				194/516 - 7/8: Installing method HashTableSizes>>numValuesPerPower
09:30:29				194/516 - 8/8: Installing method HashTableSizes>>primeAlmostFactorsOf:
09:30:29				194/516 - 1/7: Installing method HashTableSizes class>>atLeast:
09:30:29				194/516 - 2/7: Installing method HashTableSizes class>>basicAtLeast:
09:30:29				194/516 - 3/7: Installing method HashTableSizes class>>initialize
09:30:29				194/516 - 4/7: Installing method HashTableSizes class>>maxSmallSize
09:30:29				194/516 - 5/7: Installing method HashTableSizes class>>numValuesPerPower
09:30:29				194/516 - 6/7: Installing method HashTableSizes class>>sizes
09:30:29				194/516 - 7/7: Installing method HashTableSizes class>>smallSizesLookupTable
09:30:29				195/516 - 1/22: Installing method HashedCollection>>add:withOccurrences:
09:30:29				195/516 - 2/22: Installing method HashedCollection>>array
09:30:29				195/516 - 3/22: Installing method HashedCollection>>atNewIndex:put:
09:30:29				195/516 - 4/22: Installing method HashedCollection>>capacity
09:30:29				195/516 - 5/22: Installing method HashedCollection>>compact
09:30:29				195/516 - 6/22: Installing method HashedCollection>>errorNoFreeSpace
09:30:29				195/516 - 7/22: Installing method HashedCollection>>findElementOrNil:
09:30:29				195/516 - 8/22: Installing method HashedCollection>>fixCollisionsFrom:
09:30:29				195/516 - 9/22: Installing method HashedCollection>>fullCheck
09:30:29				195/516 - 10/22: Installing method HashedCollection>>grow
09:30:29				195/516 - 11/22: Installing method HashedCollection>>growSize
09:30:29				195/516 - 12/22: Installing method HashedCollection>>growTo:
09:30:29				195/516 - 13/22: Installing method HashedCollection>>initialize:
09:30:29				195/516 - 14/22: Installing method HashedCollection>>noCheckAdd:
09:30:30				195/516 - 15/22: Installing method HashedCollection>>noCheckNoGrowFillFrom:
09:30:30				195/516 - 16/22: Installing method HashedCollection>>rehash
09:30:30				195/516 - 17/22: Installing method HashedCollection>>removeAll
09:30:30				195/516 - 18/22: Installing method HashedCollection>>scanFor:
09:30:30				195/516 - 19/22: Installing method HashedCollection>>scanForEmptySlotFor:
09:30:30				195/516 - 20/22: Installing method HashedCollection>>size
09:30:30				195/516 - 21/22: Installing method HashedCollection>>union:
09:30:30				195/516 - 22/22: Installing method HashedCollection>>veryDeepCopyWith:
09:30:30				195/516 - 1/11: Installing method HashedCollection class>>cleanUp:
09:30:30				195/516 - 2/11: Installing method HashedCollection class>>compactAll
09:30:30				195/516 - 3/11: Installing method HashedCollection class>>compactAllInstances
09:30:30				195/516 - 4/11: Installing method HashedCollection class>>empty
09:30:30				195/516 - 5/11: Installing method HashedCollection class>>isAbstract
09:30:30				195/516 - 6/11: Installing method HashedCollection class>>new
09:30:30				195/516 - 7/11: Installing method HashedCollection class>>new:
09:30:30				195/516 - 8/11: Installing method HashedCollection class>>newFrom:
09:30:30				195/516 - 9/11: Installing method HashedCollection class>>rehashAll
09:30:30				195/516 - 10/11: Installing method HashedCollection class>>rehashAllInstances
09:30:30				195/516 - 11/11: Installing method HashedCollection class>>sizeFor:
09:30:30				196/516 - 1/45: Installing method Heap>>=
09:30:30				196/516 - 2/45: Installing method Heap>>add:
09:30:30				196/516 - 3/45: Installing method Heap>>array
09:30:30				196/516 - 4/45: Installing method Heap>>at:
09:30:30				196/516 - 5/45: Installing method Heap>>at:put:
09:30:30				196/516 - 6/45: Installing method Heap>>collect:
09:30:30				196/516 - 7/45: Installing method Heap>>copyEmpty
09:30:30				196/516 - 8/45: Installing method Heap>>defaultSortBlock
09:30:30				196/516 - 9/45: Installing method Heap>>do:
09:30:30				196/516 - 10/45: Installing method Heap>>downHeap:
09:30:30				196/516 - 11/45: Installing method Heap>>downHeapSingle:
09:30:30				196/516 - 12/45: Installing method Heap>>first
09:30:30				196/516 - 13/45: Installing method Heap>>fullySort
09:30:30				196/516 - 14/45: Installing method Heap>>grow
09:30:30				196/516 - 15/45: Installing method Heap>>growSize
09:30:30				196/516 - 16/45: Installing method Heap>>growTo:
09:30:30				196/516 - 17/45: Installing method Heap>>indexUpdateBlock:
09:30:30				196/516 - 18/45: Installing method Heap>>isEmpty
09:30:30				196/516 - 19/45: Installing method Heap>>isHeap
09:30:30				196/516 - 20/45: Installing method Heap>>isSorted
09:30:30				196/516 - 21/45: Installing method Heap>>isSortedBy:
09:30:30				196/516 - 22/45: Installing method Heap>>mergeFirst:middle:last:into:by:
09:30:30				196/516 - 23/45: Installing method Heap>>mergeSortFrom:to:by:
09:30:30				196/516 - 24/45: Installing method Heap>>mergeSortFrom:to:src:dst:by:
09:30:30				196/516 - 25/45: Installing method Heap>>postCopy
09:30:30				196/516 - 26/45: Installing method Heap>>privateRemoveAt:
09:30:30				196/516 - 27/45: Installing method Heap>>privateReverseSort
09:30:30				196/516 - 28/45: Installing method Heap>>reSort
09:30:30				196/516 - 29/45: Installing method Heap>>remove:ifAbsent:
09:30:31				196/516 - 30/45: Installing method Heap>>removeAll
09:30:31				196/516 - 31/45: Installing method Heap>>removeFirst
09:30:31				196/516 - 32/45: Installing method Heap>>removeFirstOrNil
09:30:31				196/516 - 33/45: Installing method Heap>>setCollection:
09:30:31				196/516 - 34/45: Installing method Heap>>setCollection:tally:
09:30:31				196/516 - 35/45: Installing method Heap>>size
09:30:31				196/516 - 36/45: Installing method Heap>>sort
09:30:31				196/516 - 37/45: Installing method Heap>>sort:
09:30:31				196/516 - 38/45: Installing method Heap>>sortBlock
09:30:31				196/516 - 39/45: Installing method Heap>>sortBlock:
09:30:31				196/516 - 40/45: Installing method Heap>>sorted
09:30:31				196/516 - 41/45: Installing method Heap>>sorted:
09:30:31				196/516 - 42/45: Installing method Heap>>sorts:before:
09:30:31				196/516 - 43/45: Installing method Heap>>trim
09:30:31				196/516 - 44/45: Installing method Heap>>upHeap:
09:30:31				196/516 - 45/45: Installing method Heap>>updateObjectIndex:
09:30:31				196/516 - 1/6: Installing method Heap class>>defaultSortBlock
09:30:31				196/516 - 2/6: Installing method Heap class>>new
09:30:31				196/516 - 3/6: Installing method Heap class>>new:
09:30:31				196/516 - 4/6: Installing method Heap class>>sortBlock:
09:30:31				196/516 - 5/6: Installing method Heap class>>withAll:
09:30:31				196/516 - 6/6: Installing method Heap class>>withAll:sortBlock:
09:30:31				197/516 - 1/5: Installing method HermesCommandLineHandler>>activate
09:30:31				197/516 - 2/5: Installing method HermesCommandLineHandler>>createInstaller
09:30:31				197/516 - 3/5: Installing method HermesCommandLineHandler>>processFile:
09:30:31				197/516 - 4/5: Installing method HermesCommandLineHandler>>processFiles
09:30:31				197/516 - 5/5: Installing method HermesCommandLineHandler>>validateParameters
09:30:31				197/516 - 1/2: Installing method HermesCommandLineHandler class>>commandName
09:30:31				197/516 - 2/2: Installing method HermesCommandLineHandler class>>description
09:30:31				198/516 - 1/1: Installing method IdentityBag>>asSet
09:30:31				198/516 - 1/1: Installing method IdentityBag class>>contentsClass
09:30:31				199/516 - 1/3: Installing method IdentityDictionary>>keyAtValue:ifAbsent:
09:30:31				199/516 - 2/3: Installing method IdentityDictionary>>scanFor:
09:30:31				199/516 - 3/3: Installing method IdentityDictionary>>scanForEmptySlotFor:
09:30:31				200/516 - 1/4: Installing method IdentitySet>>asIdentitySet
09:30:31				200/516 - 2/4: Installing method IdentitySet>>identityIncludes:
09:30:31				200/516 - 3/4: Installing method IdentitySet>>scanFor:
09:30:31				200/516 - 4/4: Installing method IdentitySet>>scanForEmptySlotFor:
09:30:31				202/516 - 1/2: Installing method IllegalResumeAttempt>>isResumable
09:30:31				202/516 - 2/2: Installing method IllegalResumeAttempt>>readMe
09:30:31				203/516 - 1/4: Installing method ImmediateLayout>>extend
09:30:31				203/516 - 2/4: Installing method ImmediateLayout>>extend:
09:30:31				203/516 - 3/4: Installing method ImmediateLayout>>initialize
09:30:31				203/516 - 4/4: Installing method ImmediateLayout>>instanceSpecification
09:30:31				203/516 - 1/2: Installing method ImmediateLayout class>>extending:scope:host:
09:30:31				203/516 - 2/2: Installing method ImmediateLayout class>>subclassDefiningSymbol
09:30:31				204/516 - 1/5: Installing method IncompatibleLayoutConflict>>layout
09:30:31				204/516 - 2/5: Installing method IncompatibleLayoutConflict>>layout:
09:30:31				204/516 - 3/5: Installing method IncompatibleLayoutConflict>>messageText
09:30:31				204/516 - 4/5: Installing method IncompatibleLayoutConflict>>subType
09:30:31				204/516 - 5/5: Installing method IncompatibleLayoutConflict>>subType:
09:30:31				205/516 - 1/9: Installing method IndexedSlot>>=
09:30:31				205/516 - 2/9: Installing method IndexedSlot>>hash
09:30:31				205/516 - 3/9: Installing method IndexedSlot>>index
09:30:31				205/516 - 4/9: Installing method IndexedSlot>>index:
09:30:32				205/516 - 5/9: Installing method IndexedSlot>>isVirtual
09:30:32				205/516 - 6/9: Installing method IndexedSlot>>object:instVarAt:
09:30:32				205/516 - 7/9: Installing method IndexedSlot>>object:instVarAt:put:
09:30:32				205/516 - 8/9: Installing method IndexedSlot>>read:
09:30:32				205/516 - 9/9: Installing method IndexedSlot>>write:to:
09:30:32				206/516 - 1/1: Installing method InexactFloatPrintPolicy>>absPrint:on:base:
09:30:32				207/516 - 1/4: Installing method InstanceVariableNotFound>>instVarName
09:30:32				207/516 - 2/4: Installing method InstanceVariableNotFound>>instVarName:
09:30:32				207/516 - 3/4: Installing method InstanceVariableNotFound>>messageText
09:30:32				207/516 - 4/4: Installing method InstanceVariableNotFound>>standardMessageText
09:30:32				207/516 - 1/1: Installing method InstanceVariableNotFound class>>signalFor:
09:30:32				208/516 - 1/7: Installing method InstanceVariableSlot>>definitionOn:
09:30:32				208/516 - 2/7: Installing method InstanceVariableSlot>>emitStore:
09:30:32				208/516 - 3/7: Installing method InstanceVariableSlot>>emitValue:
09:30:32				208/516 - 4/7: Installing method InstanceVariableSlot>>isAccessedIn:
09:30:32				208/516 - 5/7: Installing method InstanceVariableSlot>>isReadIn:
09:30:32				208/516 - 6/7: Installing method InstanceVariableSlot>>isWrittenIn:
09:30:32				208/516 - 7/7: Installing method InstanceVariableSlot>>needsFullDefinition
09:30:32				208/516 - 1/1: Installing method InstanceVariableSlot class>>resetIvarSlots
09:30:33				209/516 - 1/40: Installing method InstructionClient>>addMappedInlinePrimitiveHandler:at:
09:30:33				209/516 - 2/40: Installing method InstructionClient>>blockReturnConstant:
09:30:33				209/516 - 3/40: Installing method InstructionClient>>blockReturnTop
09:30:33				209/516 - 4/40: Installing method InstructionClient>>callPrimitive:
09:30:33				209/516 - 5/40: Installing method InstructionClient>>directedSuperSend:numArgs:
09:30:33				209/516 - 6/40: Installing method InstructionClient>>doDup
09:30:33				209/516 - 7/40: Installing method InstructionClient>>doNop
09:30:33				209/516 - 8/40: Installing method InstructionClient>>doPop
09:30:33				209/516 - 9/40: Installing method InstructionClient>>jump:
09:30:33				209/516 - 10/40: Installing method InstructionClient>>jump:if:
09:30:33				209/516 - 11/40: Installing method InstructionClient>>jump:if:withInterpreter:
09:30:33				209/516 - 12/40: Installing method InstructionClient>>jump:withInterpreter:
09:30:33				209/516 - 13/40: Installing method InstructionClient>>mappedInlinePrimitive:
09:30:33				209/516 - 14/40: Installing method InstructionClient>>methodReturnConstant:
09:30:33				209/516 - 15/40: Installing method InstructionClient>>methodReturnReceiver
09:30:33				209/516 - 16/40: Installing method InstructionClient>>methodReturnTop
09:30:33				209/516 - 17/40: Installing method InstructionClient>>pc:
09:30:33				209/516 - 18/40: Installing method InstructionClient>>popIntoLiteralVariable:
09:30:33				209/516 - 19/40: Installing method InstructionClient>>popIntoReceiverVariable:
09:30:33				209/516 - 20/40: Installing method InstructionClient>>popIntoRemoteTemp:inVectorAt:
09:30:33				209/516 - 21/40: Installing method InstructionClient>>popIntoTemporaryVariable:
09:30:33				209/516 - 22/40: Installing method InstructionClient>>pushActiveContext
09:30:33				209/516 - 23/40: Installing method InstructionClient>>pushActiveProcess
09:30:33				209/516 - 24/40: Installing method InstructionClient>>pushClosureTemps:
09:30:33				209/516 - 25/40: Installing method InstructionClient>>pushConsArrayWithElements:
09:30:33				209/516 - 26/40: Installing method InstructionClient>>pushConstant:
09:30:33				209/516 - 27/40: Installing method InstructionClient>>pushFullClosure:numCopied:receiverOnStack:ignoreOuterContext:
09:30:33				209/516 - 28/40: Installing method InstructionClient>>pushLiteralVariable:
09:30:33				209/516 - 29/40: Installing method InstructionClient>>pushNewArrayOfSize:
09:30:33				209/516 - 30/40: Installing method InstructionClient>>pushReceiver
09:30:33				209/516 - 31/40: Installing method InstructionClient>>pushReceiverVariable:
09:30:33				209/516 - 32/40: Installing method InstructionClient>>pushRemoteTemp:inVectorAt:
09:30:33				209/516 - 33/40: Installing method InstructionClient>>pushTemporaryVariable:
09:30:33				209/516 - 34/40: Installing method InstructionClient>>send:super:numArgs:
09:30:33				209/516 - 35/40: Installing method InstructionClient>>storeIntoLiteralVariable:
09:30:33				209/516 - 36/40: Installing method InstructionClient>>storeIntoReceiverVariable:
09:30:33				209/516 - 37/40: Installing method InstructionClient>>storeIntoRemoteTemp:inVectorAt:
09:30:33				209/516 - 38/40: Installing method InstructionClient>>storeIntoTemporaryVariable:
09:30:33				209/516 - 39/40: Installing method InstructionClient>>trap
09:30:33				209/516 - 40/40: Installing method InstructionClient>>unusedBytecode
09:30:33				210/516 - 1/12: Installing method InstructionStream>>compiledCode
09:30:33				210/516 - 2/12: Installing method InstructionStream>>interpretNext2ByteSistaV1Instruction:for:extA:extB:startPC:
09:30:33				210/516 - 3/12: Installing method InstructionStream>>interpretNext3ByteSistaV1Instruction:for:extA:extB:startPC:
09:30:33				210/516 - 4/12: Installing method InstructionStream>>interpretNextInstructionFor:
09:30:33				210/516 - 5/12: Installing method InstructionStream>>interpretNextSistaV1InstructionFor:
09:30:33				210/516 - 6/12: Installing method InstructionStream>>interpretSistaV1ExtendedPush:for:
09:30:33				210/516 - 7/12: Installing method InstructionStream>>interpretUnusedBytecode:at:
09:30:33				210/516 - 8/12: Installing method InstructionStream>>method
09:30:33				210/516 - 9/12: Installing method InstructionStream>>method:pc:
09:30:33				210/516 - 10/12: Installing method InstructionStream>>pc
09:30:33				210/516 - 11/12: Installing method InstructionStream>>pc:
09:30:33				210/516 - 12/12: Installing method InstructionStream>>peekInstruction
09:30:33				210/516 - 1/3: Installing method InstructionStream class>>initialize
09:30:33				210/516 - 2/3: Installing method InstructionStream class>>on:
09:30:33				210/516 - 3/3: Installing method InstructionStream class>>on:pc:
09:30:35				211/516 - 1/87: Installing method Integer>>&
09:30:35				211/516 - 2/87: Installing method Integer>>*
09:30:35				211/516 - 3/87: Installing method Integer>>+
09:30:35				211/516 - 4/87: Installing method Integer>>-
09:30:35				211/516 - 5/87: Installing method Integer>>/
09:30:35				211/516 - 6/87: Installing method Integer>>//
09:30:35				211/516 - 7/87: Installing method Integer>><
09:30:35				211/516 - 8/87: Installing method Integer>><<
09:30:35				211/516 - 9/87: Installing method Integer>><=
09:30:35				211/516 - 10/87: Installing method Integer>>=
09:30:35				211/516 - 11/87: Installing method Integer>>>
09:30:35				211/516 - 12/87: Installing method Integer>>>=
09:30:35				211/516 - 13/87: Installing method Integer>>>>
09:30:35				211/516 - 14/87: Installing method Integer>>\\\
09:30:35				211/516 - 15/87: Installing method Integer>>adaptToFraction:andSend:
09:30:35				211/516 - 16/87: Installing method Integer>>alignedTo:
09:30:35				211/516 - 17/87: Installing method Integer>>allMask:
09:30:35				211/516 - 18/87: Installing method Integer>>anyBitOfMagnitudeFrom:to:
09:30:35				211/516 - 19/87: Installing method Integer>>anyMask:
09:30:35				211/516 - 20/87: Installing method Integer>>asByteArray
09:30:35				211/516 - 21/87: Installing method Integer>>asByteArrayOfSize:
09:30:35				211/516 - 22/87: Installing method Integer>>asCharacter
09:30:35				211/516 - 23/87: Installing method Integer>>asCharacterDigit
09:30:35				211/516 - 24/87: Installing method Integer>>asFraction
09:30:35				211/516 - 25/87: Installing method Integer>>asInteger
09:30:35				211/516 - 26/87: Installing method Integer>>asLargerPowerOfTwo
09:30:35				211/516 - 27/87: Installing method Integer>>asPowerOfTwo
09:30:35				211/516 - 28/87: Installing method Integer>>asScaledDecimal
09:30:35				211/516 - 29/87: Installing method Integer>>asSmallerPowerOfTwo
09:30:35				211/516 - 30/87: Installing method Integer>>bitAnd:
09:30:35				211/516 - 31/87: Installing method Integer>>bitAt:
09:30:35				211/516 - 32/87: Installing method Integer>>bitAt:put:
09:30:35				211/516 - 33/87: Installing method Integer>>bitClear:
09:30:35				211/516 - 34/87: Installing method Integer>>bitInvert
09:30:35				211/516 - 35/87: Installing method Integer>>bitInvert32
09:30:35				211/516 - 36/87: Installing method Integer>>bitOr:
09:30:35				211/516 - 37/87: Installing method Integer>>bitShift:
09:30:35				211/516 - 38/87: Installing method Integer>>bitShiftMagnitude:
09:30:35				211/516 - 39/87: Installing method Integer>>bitString
09:30:35				211/516 - 40/87: Installing method Integer>>bitStringLength
09:30:35				211/516 - 41/87: Installing method Integer>>bitXor:
09:30:35				211/516 - 42/87: Installing method Integer>>byteAt:
09:30:35				211/516 - 43/87: Installing method Integer>>byteAt:put:
09:30:35				211/516 - 44/87: Installing method Integer>>bytesCompare:
09:30:35				211/516 - 45/87: Installing method Integer>>bytesCount
09:30:35				211/516 - 46/87: Installing method Integer>>ceiling
09:30:35				211/516 - 47/87: Installing method Integer>>copyto:
09:30:35				211/516 - 48/87: Installing method Integer>>crossSumBase:
09:30:35				211/516 - 49/87: Installing method Integer>>decimalDigitLength
09:30:35				211/516 - 50/87: Installing method Integer>>denominator
09:30:35				211/516 - 51/87: Installing method Integer>>digitAdd:
09:30:35				211/516 - 52/87: Installing method Integer>>digitAt:base:
09:30:35				211/516 - 53/87: Installing method Integer>>digitDiv:neg:
09:30:35				211/516 - 54/87: Installing method Integer>>digitLogic:op:length:
09:30:35				211/516 - 55/87: Installing method Integer>>digitLshift:
09:30:35				211/516 - 56/87: Installing method Integer>>digitMultiply:neg:
09:30:35				211/516 - 57/87: Installing method Integer>>digitRshift:bytes:lookfirst:
09:30:35				211/516 - 58/87: Installing method Integer>>digitSubtract:
09:30:35				211/516 - 59/87: Installing method Integer>>digitSum
09:30:35				211/516 - 60/87: Installing method Integer>>even
09:30:35				211/516 - 61/87: Installing method Integer>>floor
09:30:35				211/516 - 62/87: Installing method Integer>>gcd:
09:30:35				211/516 - 63/87: Installing method Integer>>growby:
09:30:35				211/516 - 64/87: Installing method Integer>>growto:
09:30:35				211/516 - 65/87: Installing method Integer>>hashMultiply
09:30:35				211/516 - 66/87: Installing method Integer>>highBit
09:30:35				211/516 - 67/87: Installing method Integer>>highBitOfMagnitude
09:30:35				211/516 - 68/87: Installing method Integer>>isFraction
09:30:35				211/516 - 69/87: Installing method Integer>>isInteger
09:30:35				211/516 - 70/87: Installing method Integer>>isLarge
09:30:35				211/516 - 71/87: Installing method Integer>>isLiteral
09:30:35				211/516 - 72/87: Installing method Integer>>isPowerOfTwo
09:30:35				211/516 - 73/87: Installing method Integer>>lastDigit
09:30:35				211/516 - 74/87: Installing method Integer>>lowBit
09:30:35				211/516 - 75/87: Installing method Integer>>noMask:
09:30:35				211/516 - 76/87: Installing method Integer>>normalize
09:30:35				211/516 - 77/87: Installing method Integer>>numberOfDigitsInBase:
09:30:35				211/516 - 78/87: Installing method Integer>>numerator
09:30:35				211/516 - 79/87: Installing method Integer>>printOn:base:nDigits:
09:30:35				211/516 - 80/87: Installing method Integer>>quo:
09:30:35				211/516 - 81/87: Installing method Integer>>reciprocalModulo:
09:30:35				211/516 - 82/87: Installing method Integer>>replaceFrom:to:with:startingAt:
09:30:35				211/516 - 83/87: Installing method Integer>>round:
09:30:35				211/516 - 84/87: Installing method Integer>>rounded
09:30:35				211/516 - 85/87: Installing method Integer>>timesRepeat:
09:30:35				211/516 - 86/87: Installing method Integer>>truncated
09:30:35				211/516 - 87/87: Installing method Integer>>|
09:30:35				211/516 - 1/10: Installing method Integer class>>basicNew
09:30:35				211/516 - 2/10: Installing method Integer class>>byte1:byte2:byte3:byte4:
09:30:35				211/516 - 3/10: Installing method Integer class>>isAbstract
09:30:35				211/516 - 4/10: Installing method Integer class>>new
09:30:35				211/516 - 5/10: Installing method Integer class>>new:neg:
09:30:35				211/516 - 6/10: Installing method Integer class>>readFrom:
09:30:35				211/516 - 7/10: Installing method Integer class>>readFrom:base:
09:30:35				211/516 - 8/10: Installing method Integer class>>readFrom:ifFail:
09:30:35				211/516 - 9/10: Installing method Integer class>>readFrom:radix:
09:30:35				211/516 - 10/10: Installing method Integer class>>readHexByteFrom:
09:30:35				212/516 - 1/6: Installing method IntegerArray>>asIntegerArray
09:30:35				212/516 - 2/6: Installing method IntegerArray>>at:
09:30:35				212/516 - 3/6: Installing method IntegerArray>>at:put:
09:30:35				212/516 - 4/6: Installing method IntegerArray>>atAllPut:
09:30:35				212/516 - 5/6: Installing method IntegerArray>>defaultElement
09:30:35				212/516 - 6/6: Installing method IntegerArray>>primFill:
09:30:36				213/516 - 1/32: Installing method Interval>>+
09:30:36				213/516 - 2/32: Installing method Interval>>-
09:30:36				213/516 - 3/32: Installing method Interval>>=
09:30:36				213/516 - 4/32: Installing method Interval>>add:
09:30:36				213/516 - 5/32: Installing method Interval>>anyOne
09:30:36				213/516 - 6/32: Installing method Interval>>asOpenInterval
09:30:36				213/516 - 7/32: Installing method Interval>>at:
09:30:36				213/516 - 8/32: Installing method Interval>>at:put:
09:30:36				213/516 - 9/32: Installing method Interval>>collect:
09:30:36				213/516 - 10/32: Installing method Interval>>do:
09:30:36				213/516 - 11/32: Installing method Interval>>extent
09:30:36				213/516 - 12/32: Installing method Interval>>first
09:30:36				213/516 - 13/32: Installing method Interval>>hash
09:30:36				213/516 - 14/32: Installing method Interval>>increment
09:30:36				213/516 - 15/32: Installing method Interval>>indexOf:startingAt:ifAbsent:
09:30:36				213/516 - 16/32: Installing method Interval>>isInterval
09:30:36				213/516 - 17/32: Installing method Interval>>isSelfEvaluating
09:30:36				213/516 - 18/32: Installing method Interval>>last
09:30:36				213/516 - 19/32: Installing method Interval>>permutationsDo:
09:30:36				213/516 - 20/32: Installing method Interval>>printOn:
09:30:36				213/516 - 21/32: Installing method Interval>>rangeIncludes:
09:30:36				213/516 - 22/32: Installing method Interval>>remove:
09:30:36				213/516 - 23/32: Installing method Interval>>reverseDo:
09:30:36				213/516 - 24/32: Installing method Interval>>setFrom:to:by:
09:30:36				213/516 - 25/32: Installing method Interval>>size
09:30:36				213/516 - 26/32: Installing method Interval>>sort:
09:30:36				213/516 - 27/32: Installing method Interval>>sorted
09:30:36				213/516 - 28/32: Installing method Interval>>sorted:
09:30:36				213/516 - 29/32: Installing method Interval>>species
09:30:36				213/516 - 30/32: Installing method Interval>>stop
09:30:36				213/516 - 31/32: Installing method Interval>>storeOn:
09:30:36				213/516 - 32/32: Installing method Interval>>sum
09:30:36				213/516 - 1/6: Installing method Interval class>>from:to:
09:30:36				213/516 - 2/6: Installing method Interval class>>from:to:by:
09:30:36				213/516 - 3/6: Installing method Interval class>>new
09:30:36				213/516 - 4/6: Installing method Interval class>>newFrom:
09:30:36				213/516 - 5/6: Installing method Interval class>>newFromArray:
09:30:36				213/516 - 6/6: Installing method Interval class>>streamSpecies
09:30:36				214/516 - 1/1: Installing method InvalidGlobalName class>>signal:for:
09:30:36				215/516 - 1/1: Installing method InvalidSlotName class>>signalFor:
09:30:36				216/516 - 1/3: Installing method KeyNotFound>>key
09:30:36				216/516 - 2/3: Installing method KeyNotFound>>key:
09:30:36				216/516 - 3/3: Installing method KeyNotFound>>standardMessageText
09:30:37				217/516 - 1/12: Installing method KeyboardKey>>=
09:30:37				217/516 - 2/12: Installing method KeyboardKey>>hash
09:30:37				217/516 - 3/12: Installing method KeyboardKey>>isArrowDown
09:30:37				217/516 - 4/12: Installing method KeyboardKey>>isArrowLeft
09:30:37				217/516 - 5/12: Installing method KeyboardKey>>isArrowRight
09:30:37				217/516 - 6/12: Installing method KeyboardKey>>isArrowUp
09:30:37				217/516 - 7/12: Installing method KeyboardKey>>isUnkownKey
09:30:37				217/516 - 8/12: Installing method KeyboardKey>>name
09:30:37				217/516 - 9/12: Installing method KeyboardKey>>printOn:
09:30:37				217/516 - 10/12: Installing method KeyboardKey>>value
09:30:37				217/516 - 11/12: Installing method KeyboardKey>>withValue:
09:30:37				217/516 - 12/12: Installing method KeyboardKey>>withValue:andName:
09:30:39				217/516 - 1/115: Installing method KeyboardKey class>>A
09:30:39				217/516 - 2/115: Installing method KeyboardKey class>>B
09:30:39				217/516 - 3/115: Installing method KeyboardKey class>>C
09:30:39				217/516 - 4/115: Installing method KeyboardKey class>>D
09:30:39				217/516 - 5/115: Installing method KeyboardKey class>>E
09:30:39				217/516 - 6/115: Installing method KeyboardKey class>>F
09:30:39				217/516 - 7/115: Installing method KeyboardKey class>>F1
09:30:39				217/516 - 8/115: Installing method KeyboardKey class>>F10
09:30:39				217/516 - 9/115: Installing method KeyboardKey class>>F11
09:30:39				217/516 - 10/115: Installing method KeyboardKey class>>F12
09:30:39				217/516 - 11/115: Installing method KeyboardKey class>>F2
09:30:39				217/516 - 12/115: Installing method KeyboardKey class>>F3
09:30:39				217/516 - 13/115: Installing method KeyboardKey class>>F4
09:30:39				217/516 - 14/115: Installing method KeyboardKey class>>F5
09:30:39				217/516 - 15/115: Installing method KeyboardKey class>>F6
09:30:39				217/516 - 16/115: Installing method KeyboardKey class>>F7
09:30:39				217/516 - 17/115: Installing method KeyboardKey class>>F8
09:30:39				217/516 - 18/115: Installing method KeyboardKey class>>F9
09:30:39				217/516 - 19/115: Installing method KeyboardKey class>>G
09:30:39				217/516 - 20/115: Installing method KeyboardKey class>>H
09:30:39				217/516 - 21/115: Installing method KeyboardKey class>>I
09:30:39				217/516 - 22/115: Installing method KeyboardKey class>>J
09:30:39				217/516 - 23/115: Installing method KeyboardKey class>>K
09:30:39				217/516 - 24/115: Installing method KeyboardKey class>>L
09:30:39				217/516 - 25/115: Installing method KeyboardKey class>>M
09:30:39				217/516 - 26/115: Installing method KeyboardKey class>>N
09:30:39				217/516 - 27/115: Installing method KeyboardKey class>>O
09:30:39				217/516 - 28/115: Installing method KeyboardKey class>>P
09:30:39				217/516 - 29/115: Installing method KeyboardKey class>>Q
09:30:39				217/516 - 30/115: Installing method KeyboardKey class>>R
09:30:39				217/516 - 31/115: Installing method KeyboardKey class>>S
09:30:39				217/516 - 32/115: Installing method KeyboardKey class>>T
09:30:39				217/516 - 33/115: Installing method KeyboardKey class>>U
09:30:39				217/516 - 34/115: Installing method KeyboardKey class>>V
09:30:39				217/516 - 35/115: Installing method KeyboardKey class>>W
09:30:39				217/516 - 36/115: Installing method KeyboardKey class>>X
09:30:39				217/516 - 37/115: Installing method KeyboardKey class>>Y
09:30:39				217/516 - 38/115: Installing method KeyboardKey class>>Z
09:30:39				217/516 - 39/115: Installing method KeyboardKey class>>altLeft
09:30:39				217/516 - 40/115: Installing method KeyboardKey class>>altRight
09:30:39				217/516 - 41/115: Installing method KeyboardKey class>>backslash
09:30:39				217/516 - 42/115: Installing method KeyboardKey class>>backspace
09:30:39				217/516 - 43/115: Installing method KeyboardKey class>>braceLeft
09:30:39				217/516 - 44/115: Installing method KeyboardKey class>>bracketLeft
09:30:39				217/516 - 45/115: Installing method KeyboardKey class>>bracketRight
09:30:39				217/516 - 46/115: Installing method KeyboardKey class>>capsLock
09:30:39				217/516 - 47/115: Installing method KeyboardKey class>>comma
09:30:39				217/516 - 48/115: Installing method KeyboardKey class>>controlLeft
09:30:39				217/516 - 49/115: Installing method KeyboardKey class>>controlRight
09:30:39				217/516 - 50/115: Installing method KeyboardKey class>>delete
09:30:39				217/516 - 51/115: Installing method KeyboardKey class>>doubleQuote
09:30:39				217/516 - 52/115: Installing method KeyboardKey class>>down
09:30:39				217/516 - 53/115: Installing method KeyboardKey class>>eight
09:30:39				217/516 - 54/115: Installing method KeyboardKey class>>end
09:30:39				217/516 - 55/115: Installing method KeyboardKey class>>enter
09:30:39				217/516 - 56/115: Installing method KeyboardKey class>>equal
09:30:39				217/516 - 57/115: Installing method KeyboardKey class>>escape
09:30:39				217/516 - 58/115: Installing method KeyboardKey class>>five
09:30:39				217/516 - 59/115: Installing method KeyboardKey class>>four
09:30:39				217/516 - 60/115: Installing method KeyboardKey class>>fromCharacter:
09:30:39				217/516 - 61/115: Installing method KeyboardKey class>>fromCharacter:ifNone:
09:30:39				217/516 - 62/115: Installing method KeyboardKey class>>function
09:30:39				217/516 - 63/115: Installing method KeyboardKey class>>grave
09:30:39				217/516 - 64/115: Installing method KeyboardKey class>>home
09:30:39				217/516 - 65/115: Installing method KeyboardKey class>>initialize
09:30:39				217/516 - 66/115: Installing method KeyboardKey class>>initializeKeyFromCharacterCompatibilityTable
09:30:39				217/516 - 67/115: Installing method KeyboardKey class>>initializeKeyTable
09:30:39				217/516 - 68/115: Installing method KeyboardKey class>>initializeMacOSVirtualKeyTable
09:30:39				217/516 - 69/115: Installing method KeyboardKey class>>initializeUnixVirtualKeyTable
09:30:39				217/516 - 70/115: Installing method KeyboardKey class>>initializeWindowsVirtualKeyTable
09:30:39				217/516 - 71/115: Installing method KeyboardKey class>>keyFromCharacterTable
09:30:39				217/516 - 72/115: Installing method KeyboardKey class>>keypadDown
09:30:39				217/516 - 73/115: Installing method KeyboardKey class>>keypadEnter
09:30:39				217/516 - 74/115: Installing method KeyboardKey class>>keypadLeft
09:30:39				217/516 - 75/115: Installing method KeyboardKey class>>keypadRight
09:30:39				217/516 - 76/115: Installing method KeyboardKey class>>keypadUp
09:30:39				217/516 - 77/115: Installing method KeyboardKey class>>left
09:30:39				217/516 - 78/115: Installing method KeyboardKey class>>lessThan
09:30:39				217/516 - 79/115: Installing method KeyboardKey class>>macOSVirtualKeyTable
09:30:39				217/516 - 80/115: Installing method KeyboardKey class>>menu
09:30:39				217/516 - 81/115: Installing method KeyboardKey class>>metaLeft
09:30:39				217/516 - 82/115: Installing method KeyboardKey class>>metaRight
09:30:39				217/516 - 83/115: Installing method KeyboardKey class>>minus
09:30:39				217/516 - 84/115: Installing method KeyboardKey class>>named:
09:30:39				217/516 - 85/115: Installing method KeyboardKey class>>named:ifNone:
09:30:39				217/516 - 86/115: Installing method KeyboardKey class>>nine
09:30:39				217/516 - 87/115: Installing method KeyboardKey class>>one
09:30:39				217/516 - 88/115: Installing method KeyboardKey class>>pageDown
09:30:39				217/516 - 89/115: Installing method KeyboardKey class>>pageUp
09:30:39				217/516 - 90/115: Installing method KeyboardKey class>>parenthesisLeft
09:30:39				217/516 - 91/115: Installing method KeyboardKey class>>period
09:30:39				217/516 - 92/115: Installing method KeyboardKey class>>quote
09:30:39				217/516 - 93/115: Installing method KeyboardKey class>>right
09:30:39				217/516 - 94/115: Installing method KeyboardKey class>>semicolon
09:30:39				217/516 - 95/115: Installing method KeyboardKey class>>seven
09:30:40				217/516 - 96/115: Installing method KeyboardKey class>>shiftLeft
09:30:40				217/516 - 97/115: Installing method KeyboardKey class>>shiftRight
09:30:40				217/516 - 98/115: Installing method KeyboardKey class>>singleQuote
09:30:40				217/516 - 99/115: Installing method KeyboardKey class>>six
09:30:40				217/516 - 100/115: Installing method KeyboardKey class>>slash
09:30:40				217/516 - 101/115: Installing method KeyboardKey class>>space
09:30:40				217/516 - 102/115: Installing method KeyboardKey class>>superLeft
09:30:40				217/516 - 103/115: Installing method KeyboardKey class>>superRight
09:30:40				217/516 - 104/115: Installing method KeyboardKey class>>tab
09:30:40				217/516 - 105/115: Installing method KeyboardKey class>>three
09:30:40				217/516 - 106/115: Installing method KeyboardKey class>>two
09:30:40				217/516 - 107/115: Installing method KeyboardKey class>>unixVirtualKeyTable
09:30:40				217/516 - 108/115: Installing method KeyboardKey class>>unknownKeyName
09:30:40				217/516 - 109/115: Installing method KeyboardKey class>>up
09:30:40				217/516 - 110/115: Installing method KeyboardKey class>>value:
09:30:40				217/516 - 111/115: Installing method KeyboardKey class>>valueForMacOSXPlatform:
09:30:40				217/516 - 112/115: Installing method KeyboardKey class>>valueForUnixPlatform:
09:30:40				217/516 - 113/115: Installing method KeyboardKey class>>valueForWindowsPlatform:
09:30:40				217/516 - 114/115: Installing method KeyboardKey class>>windowsVirtualKeyTable
09:30:40				217/516 - 115/115: Installing method KeyboardKey class>>zero
09:30:40				218/516 - 1/15: Installing method KeyedTree>>allKeys
09:30:40				218/516 - 2/15: Installing method KeyedTree>>atPath:
09:30:40				218/516 - 3/15: Installing method KeyedTree>>atPath:ifAbsent:
09:30:40				218/516 - 4/15: Installing method KeyedTree>>atPath:ifAbsentPut:
09:30:40				218/516 - 5/15: Installing method KeyedTree>>atPath:put:
09:30:40				218/516 - 6/15: Installing method KeyedTree>>formattedText
09:30:40				218/516 - 7/15: Installing method KeyedTree>>formattedTextWithDescriptions:
09:30:40				218/516 - 8/15: Installing method KeyedTree>>merge:
09:30:40				218/516 - 9/15: Installing method KeyedTree>>postCopy
09:30:40				218/516 - 10/15: Installing method KeyedTree>>putFormattedTextOn:level:indentString:
09:30:40				218/516 - 11/15: Installing method KeyedTree>>putFormattedTextOn:withDescriptions:level:indentString:
09:30:40				218/516 - 12/15: Installing method KeyedTree>>removePath:
09:30:40				218/516 - 13/15: Installing method KeyedTree>>removePath:ifAbsent:
09:30:40				218/516 - 14/15: Installing method KeyedTree>>sortBlock
09:30:40				218/516 - 15/15: Installing method KeyedTree>>subtrees
09:30:41				219/516 - 1/25: Installing method LargeInteger>>*
09:30:41				219/516 - 2/25: Installing method LargeInteger>>+
09:30:41				219/516 - 3/25: Installing method LargeInteger>>-
09:30:41				219/516 - 4/25: Installing method LargeInteger>>/
09:30:41				219/516 - 5/25: Installing method LargeInteger>>//
09:30:41				219/516 - 6/25: Installing method LargeInteger>><
09:30:41				219/516 - 7/25: Installing method LargeInteger>><=
09:30:41				219/516 - 8/25: Installing method LargeInteger>>>
09:30:41				219/516 - 9/25: Installing method LargeInteger>>>=
09:30:41				219/516 - 10/25: Installing method LargeInteger>>\\
09:30:41				219/516 - 11/25: Installing method LargeInteger>>\\\
09:30:41				219/516 - 12/25: Installing method LargeInteger>>asFloat
09:30:41				219/516 - 13/25: Installing method LargeInteger>>byteAt:
09:30:41				219/516 - 14/25: Installing method LargeInteger>>byteAt:put:
09:30:41				219/516 - 15/25: Installing method LargeInteger>>bytesCount
09:30:41				219/516 - 16/25: Installing method LargeInteger>>hash
09:30:41				219/516 - 17/25: Installing method LargeInteger>>hashMultiply
09:30:41				219/516 - 18/25: Installing method LargeInteger>>highBitOfMagnitude
09:30:41				219/516 - 19/25: Installing method LargeInteger>>isLarge
09:30:41				219/516 - 20/25: Installing method LargeInteger>>mightBeASquare
09:30:41				219/516 - 21/25: Installing method LargeInteger>>printOn:base:nDigits:
09:30:41				219/516 - 22/25: Installing method LargeInteger>>quo:
09:30:41				219/516 - 23/25: Installing method LargeInteger>>rem:
09:30:41				219/516 - 24/25: Installing method LargeInteger>>replaceFrom:to:with:startingAt:
09:30:41				219/516 - 25/25: Installing method LargeInteger>>withAtLeastNDigits:
09:30:41				219/516 - 1/1: Installing method LargeInteger class>>isAbstract
09:30:41				220/516 - 1/13: Installing method LargeNegativeInteger>>abs
09:30:41				220/516 - 2/13: Installing method LargeNegativeInteger>>asFloat
09:30:41				220/516 - 3/13: Installing method LargeNegativeInteger>>bitAt:
09:30:41				220/516 - 4/13: Installing method LargeNegativeInteger>>highBit
09:30:41				220/516 - 5/13: Installing method LargeNegativeInteger>>mightBeASquare
09:30:41				220/516 - 6/13: Installing method LargeNegativeInteger>>negated
09:30:41				220/516 - 7/13: Installing method LargeNegativeInteger>>negative
09:30:41				220/516 - 8/13: Installing method LargeNegativeInteger>>normalize
09:30:41				220/516 - 9/13: Installing method LargeNegativeInteger>>positive
09:30:41				220/516 - 10/13: Installing method LargeNegativeInteger>>printOn:base:
09:30:41				220/516 - 11/13: Installing method LargeNegativeInteger>>sign
09:30:41				220/516 - 12/13: Installing method LargeNegativeInteger>>signBit
09:30:41				220/516 - 13/13: Installing method LargeNegativeInteger>>strictlyPositive
09:30:41				221/516 - 1/13: Installing method LargePositiveInteger>>abs
09:30:41				221/516 - 2/13: Installing method LargePositiveInteger>>bitAt:
09:30:41				221/516 - 3/13: Installing method LargePositiveInteger>>hashMultiply
09:30:41				221/516 - 4/13: Installing method LargePositiveInteger>>highBit
09:30:41				221/516 - 5/13: Installing method LargePositiveInteger>>mightBeASquare
09:30:41				221/516 - 6/13: Installing method LargePositiveInteger>>negated
09:30:41				221/516 - 7/13: Installing method LargePositiveInteger>>negative
09:30:41				221/516 - 8/13: Installing method LargePositiveInteger>>normalize
09:30:41				221/516 - 9/13: Installing method LargePositiveInteger>>positive
09:30:41				221/516 - 10/13: Installing method LargePositiveInteger>>printOn:base:
09:30:41				221/516 - 11/13: Installing method LargePositiveInteger>>sign
09:30:41				221/516 - 12/13: Installing method LargePositiveInteger>>signBit
09:30:41				221/516 - 13/13: Installing method LargePositiveInteger>>strictlyPositive
09:30:41				222/516 - 1/20: Installing method LayoutClassScope>>=
09:30:41				222/516 - 2/20: Installing method LayoutClassScope>>allSlotsDo:
09:30:41				222/516 - 3/20: Installing method LayoutClassScope>>allVisibleSlots
09:30:41				222/516 - 4/20: Installing method LayoutClassScope>>do:
09:30:41				222/516 - 5/20: Installing method LayoutClassScope>>fieldSize
09:30:42				222/516 - 6/20: Installing method LayoutClassScope>>flattenIn:
09:30:42				222/516 - 7/20: Installing method LayoutClassScope>>hasBindingThatBeginsWith:
09:30:42				222/516 - 8/20: Installing method LayoutClassScope>>hasFields
09:30:42				222/516 - 9/20: Installing method LayoutClassScope>>hasSlots
09:30:42				222/516 - 10/20: Installing method LayoutClassScope>>hash
09:30:42				222/516 - 11/20: Installing method LayoutClassScope>>isEmpty
09:30:42				222/516 - 12/20: Installing method LayoutClassScope>>ownFieldSize
09:30:42				222/516 - 13/20: Installing method LayoutClassScope>>parentScope
09:30:42				222/516 - 14/20: Installing method LayoutClassScope>>parentScope:
09:30:42				222/516 - 15/20: Installing method LayoutClassScope>>postCopy
09:30:42				222/516 - 16/20: Installing method LayoutClassScope>>printOn:
09:30:42				222/516 - 17/20: Installing method LayoutClassScope>>reverseDo:
09:30:42				222/516 - 18/20: Installing method LayoutClassScope>>slots
09:30:42				222/516 - 19/20: Installing method LayoutClassScope>>visibleSlots
09:30:42				222/516 - 20/20: Installing method LayoutClassScope>>withIndexDo:
09:30:42				223/516 - 1/10: Installing method LayoutEmptyScope>>allSlotsDo:
09:30:42				223/516 - 2/10: Installing method LayoutEmptyScope>>allVisibleSlots
09:30:42				223/516 - 3/10: Installing method LayoutEmptyScope>>fieldSize
09:30:42				223/516 - 4/10: Installing method LayoutEmptyScope>>flattenIn:
09:30:42				223/516 - 5/10: Installing method LayoutEmptyScope>>hasBindingThatBeginsWith:
09:30:42				223/516 - 6/10: Installing method LayoutEmptyScope>>hasFields
09:30:42				223/516 - 7/10: Installing method LayoutEmptyScope>>hasSlots
09:30:42				223/516 - 8/10: Installing method LayoutEmptyScope>>isEmpty
09:30:42				223/516 - 9/10: Installing method LayoutEmptyScope>>ownFieldSize
09:30:42				223/516 - 10/10: Installing method LayoutEmptyScope>>visibleSlots
09:30:42				223/516 - 1/1: Installing method LayoutEmptyScope class>>instance
09:30:42				224/516 - 1/8: Installing method LimitedWriteStream>>limit
09:30:42				224/516 - 2/8: Installing method LimitedWriteStream>>limit:
09:30:42				224/516 - 3/8: Installing method LimitedWriteStream>>limitBlock
09:30:42				224/516 - 4/8: Installing method LimitedWriteStream>>limitBlock:
09:30:42				224/516 - 5/8: Installing method LimitedWriteStream>>nextPut:
09:30:42				224/516 - 6/8: Installing method LimitedWriteStream>>nextPutAll:
09:30:42				224/516 - 7/8: Installing method LimitedWriteStream>>pastEndPut:
09:30:42				224/516 - 8/8: Installing method LimitedWriteStream>>setLimit:limitBlock:
09:30:42				224/516 - 1/6: Installing method LimitedWriteStream class>>defaultLimit
09:30:42				224/516 - 2/6: Installing method LimitedWriteStream class>>on:
09:30:42				224/516 - 3/6: Installing method LimitedWriteStream class>>on:from:to:
09:30:42				224/516 - 4/6: Installing method LimitedWriteStream class>>on:limit:limitBlock:
09:30:42				224/516 - 5/6: Installing method LimitedWriteStream class>>with:
09:30:42				224/516 - 6/6: Installing method LimitedWriteStream class>>with:from:to:
09:30:42				225/516 - 1/4: Installing method Link>>asLink
09:30:42				225/516 - 2/4: Installing method Link>>asLinkPrepend:
09:30:42				225/516 - 3/4: Installing method Link>>nextLink
09:30:42				225/516 - 4/4: Installing method Link>>nextLink:
09:30:42				225/516 - 1/1: Installing method Link class>>nextLink:
09:30:42				226/516 - 1/46: Installing method LinkedList>>add:
09:30:42				226/516 - 2/46: Installing method LinkedList>>add:after:
09:30:42				226/516 - 3/46: Installing method LinkedList>>add:afterLink:
09:30:42				226/516 - 4/46: Installing method LinkedList>>add:before:
09:30:42				226/516 - 5/46: Installing method LinkedList>>add:beforeLink:
09:30:42				226/516 - 6/46: Installing method LinkedList>>addFirst:
09:30:42				226/516 - 7/46: Installing method LinkedList>>addLast:
09:30:42				226/516 - 8/46: Installing method LinkedList>>at:
09:30:42				226/516 - 9/46: Installing method LinkedList>>at:put:
09:30:42				226/516 - 10/46: Installing method LinkedList>>at:putLink:
09:30:42				226/516 - 11/46: Installing method LinkedList>>collect:
09:30:42				226/516 - 12/46: Installing method LinkedList>>collect:thenReject:
09:30:42				226/516 - 13/46: Installing method LinkedList>>collect:thenSelect:
09:30:42				226/516 - 14/46: Installing method LinkedList>>copyWith:
09:30:42				226/516 - 15/46: Installing method LinkedList>>copyWithout:
09:30:42				226/516 - 16/46: Installing method LinkedList>>do:
09:30:42				226/516 - 17/46: Installing method LinkedList>>first
09:30:42				226/516 - 18/46: Installing method LinkedList>>firstLink
09:30:42				226/516 - 19/46: Installing method LinkedList>>indexOf:startingAt:ifAbsent:
09:30:42				226/516 - 20/46: Installing method LinkedList>>isEmpty
09:30:42				226/516 - 21/46: Installing method LinkedList>>last
09:30:42				226/516 - 22/46: Installing method LinkedList>>lastLink
09:30:42				226/516 - 23/46: Installing method LinkedList>>linkAt:
09:30:42				226/516 - 24/46: Installing method LinkedList>>linkAt:ifAbsent:
09:30:42				226/516 - 25/46: Installing method LinkedList>>linkOf:
09:30:42				226/516 - 26/46: Installing method LinkedList>>linkOf:ifAbsent:
09:30:42				226/516 - 27/46: Installing method LinkedList>>linksDo:
09:30:42				226/516 - 28/46: Installing method LinkedList>>postCopy
09:30:42				226/516 - 29/46: Installing method LinkedList>>rechain:
09:30:42				226/516 - 30/46: Installing method LinkedList>>reject:
09:30:42				226/516 - 31/46: Installing method LinkedList>>reject:thenCollect:
09:30:42				226/516 - 32/46: Installing method LinkedList>>remove:ifAbsent:
09:30:42				226/516 - 33/46: Installing method LinkedList>>removeAll
09:30:42				226/516 - 34/46: Installing method LinkedList>>removeAllSuchThat:
09:30:42				226/516 - 35/46: Installing method LinkedList>>removeFirst
09:30:42				226/516 - 36/46: Installing method LinkedList>>removeLast
09:30:43				226/516 - 37/46: Installing method LinkedList>>removeLink:
09:30:43				226/516 - 38/46: Installing method LinkedList>>removeLink:ifAbsent:
09:30:43				226/516 - 39/46: Installing method LinkedList>>select:
09:30:43				226/516 - 40/46: Installing method LinkedList>>select:thenCollect:
09:30:43				226/516 - 41/46: Installing method LinkedList>>select:thenDo:
09:30:43				226/516 - 42/46: Installing method LinkedList>>size
09:30:43				226/516 - 43/46: Installing method LinkedList>>sort:
09:30:43				226/516 - 44/46: Installing method LinkedList>>species
09:30:43				226/516 - 45/46: Installing method LinkedList>>swap:with:
09:30:43				226/516 - 46/46: Installing method LinkedList>>validIndex:
09:30:43				226/516 - 1/4: Installing method LinkedList class>>new:
09:30:43				226/516 - 2/4: Installing method LinkedList class>>new:streamContents:
09:30:43				226/516 - 3/4: Installing method LinkedList class>>newFrom:
09:30:43				226/516 - 4/4: Installing method LinkedList class>>streamSpecies
09:30:43				227/516 - 1/36: Installing method LiteralVariable>>=
09:30:43				227/516 - 2/36: Installing method LiteralVariable>>acceptVisitor:node:
09:30:43				227/516 - 3/36: Installing method LiteralVariable>>analogousCodeTo:
09:30:43				227/516 - 4/36: Installing method LiteralVariable>>asClassVariable
09:30:43				227/516 - 5/36: Installing method LiteralVariable>>definingClass
09:30:43				227/516 - 6/36: Installing method LiteralVariable>>definitionString
09:30:43				227/516 - 7/36: Installing method LiteralVariable>>emitStore:
09:30:43				227/516 - 8/36: Installing method LiteralVariable>>emitValue:
09:30:43				227/516 - 9/36: Installing method LiteralVariable>>hash
09:30:43				227/516 - 10/36: Installing method LiteralVariable>>installingIn:
09:30:43				227/516 - 11/36: Installing method LiteralVariable>>isAccessedIn:
09:30:43				227/516 - 12/36: Installing method LiteralVariable>>isGlobalClassNameBinding
09:30:43				227/516 - 13/36: Installing method LiteralVariable>>isLiteralVariable
09:30:43				227/516 - 14/36: Installing method LiteralVariable>>isReadIn:
09:30:43				227/516 - 15/36: Installing method LiteralVariable>>isReferenced
09:30:43				227/516 - 16/36: Installing method LiteralVariable>>isSelfEvaluating
09:30:43				227/516 - 17/36: Installing method LiteralVariable>>isVariableBinding
09:30:43				227/516 - 18/36: Installing method LiteralVariable>>isWritable
09:30:43				227/516 - 19/36: Installing method LiteralVariable>>isWrittenIn:
09:30:43				227/516 - 20/36: Installing method LiteralVariable>>key
09:30:43				227/516 - 21/36: Installing method LiteralVariable>>key:
09:30:43				227/516 - 22/36: Installing method LiteralVariable>>key:value:
09:30:43				227/516 - 23/36: Installing method LiteralVariable>>literalEqual:
09:30:43				227/516 - 24/36: Installing method LiteralVariable>>name:
09:30:43				227/516 - 25/36: Installing method LiteralVariable>>printOn:
09:30:43				227/516 - 26/36: Installing method LiteralVariable>>read
09:30:43				227/516 - 27/36: Installing method LiteralVariable>>readInContext:
09:30:43				227/516 - 28/36: Installing method LiteralVariable>>runtimeUndeclaredReadInContext:
09:30:43				227/516 - 29/36: Installing method LiteralVariable>>runtimeUndeclaredWrite:inContext:
09:30:43				227/516 - 30/36: Installing method LiteralVariable>>scope
09:30:43				227/516 - 31/36: Installing method LiteralVariable>>storeOn:
09:30:43				227/516 - 32/36: Installing method LiteralVariable>>usingMethods
09:30:43				227/516 - 33/36: Installing method LiteralVariable>>value
09:30:43				227/516 - 34/36: Installing method LiteralVariable>>value:
09:30:43				227/516 - 35/36: Installing method LiteralVariable>>write:
09:30:43				227/516 - 36/36: Installing method LiteralVariable>>write:inContext:
09:30:43				227/516 - 1/2: Installing method LiteralVariable class>>key:
09:30:43				227/516 - 2/2: Installing method LiteralVariable class>>key:value:
09:30:43				228/516 - 1/7: Installing method LookupKey>><
09:30:43				228/516 - 2/7: Installing method LookupKey>>=
09:30:43				228/516 - 3/7: Installing method LookupKey>>hash
09:30:43				228/516 - 4/7: Installing method LookupKey>>key
09:30:43				228/516 - 5/7: Installing method LookupKey>>key:
09:30:43				228/516 - 6/7: Installing method LookupKey>>name
09:30:43				228/516 - 7/7: Installing method LookupKey>>printOn:
09:30:43				228/516 - 1/1: Installing method LookupKey class>>key:
09:30:44				229/516 - 1/8: Installing method MacOSPlatform>>accept:
09:30:44				229/516 - 2/8: Installing method MacOSPlatform>>defaultMaximumPathLength
09:30:44				229/516 - 3/8: Installing method MacOSPlatform>>family
09:30:44				229/516 - 4/8: Installing method MacOSPlatform>>isMacOS
09:30:44				229/516 - 5/8: Installing method MacOSPlatform>>keyForValue:
09:30:44				229/516 - 6/8: Installing method MacOSPlatform>>lineEnding
09:30:44				229/516 - 7/8: Installing method MacOSPlatform>>menuShortcutString
09:30:44				229/516 - 8/8: Installing method MacOSPlatform>>potentialLocationsOfSourcesFile
09:30:44				229/516 - 1/1: Installing method MacOSPlatform class>>isMacOS
09:30:44				230/516 - 1/4: Installing method MacOSXPlatform>>accept:
09:30:44				230/516 - 2/4: Installing method MacOSXPlatform>>family
09:30:44				230/516 - 3/4: Installing method MacOSXPlatform>>getErrorMessage:
09:30:44				230/516 - 4/4: Installing method MacOSXPlatform>>isMacOSX
09:30:44				230/516 - 1/1: Installing method MacOSXPlatform class>>isActivePlatform
09:30:44				231/516 - 1/11: Installing method Magnitude>><
09:30:44				231/516 - 2/11: Installing method Magnitude>><=
09:30:44				231/516 - 3/11: Installing method Magnitude>>=
09:30:44				231/516 - 4/11: Installing method Magnitude>>>
09:30:44				231/516 - 5/11: Installing method Magnitude>>>=
09:30:44				231/516 - 6/11: Installing method Magnitude>>beBetween:and:
09:30:44				231/516 - 7/11: Installing method Magnitude>>between:and:
09:30:44				231/516 - 8/11: Installing method Magnitude>>hash
09:30:44				231/516 - 9/11: Installing method Magnitude>>max:
09:30:44				231/516 - 10/11: Installing method Magnitude>>min:
09:30:44				231/516 - 11/11: Installing method Magnitude>>min:max:
09:30:44				232/516 - 1/3: Installing method ManifestAnnouncementsCore class>>manuallyResolvedDependencies
09:30:44				232/516 - 2/3: Installing method ManifestAnnouncementsCore class>>ruleBadMessageRule2V1FalsePositive
09:30:44				232/516 - 3/3: Installing method ManifestAnnouncementsCore class>>ruleUsesAddRuleV1FalsePositive
09:30:44				233/516 - 1/2: Installing method ManifestCollectionsAbstract class>>dependencies
09:30:44				233/516 - 2/2: Installing method ManifestCollectionsAbstract class>>packageName
09:30:44				234/516 - 1/3: Installing method ManifestCollectionsDoubleLinkedList class>>ruleCollectionProtocolRuleV1FalsePositive
09:30:44				234/516 - 2/3: Installing method ManifestCollectionsDoubleLinkedList class>>ruleLiteralArrayContainsSuspiciousTrueFalseOrNilRuleV1FalsePositive
09:30:44				234/516 - 3/3: Installing method ManifestCollectionsDoubleLinkedList class>>ruleNotEliminationRuleV1FalsePositive
09:30:44				235/516 - 1/3: Installing method ManifestCollectionsNative class>>dependencies
09:30:44				235/516 - 2/3: Installing method ManifestCollectionsNative class>>manuallyResolvedDependencies
09:30:44				235/516 - 3/3: Installing method ManifestCollectionsNative class>>packageName
09:30:44				236/516 - 1/3: Installing method ManifestCollectionsSequenceable class>>dependencies
09:30:44				236/516 - 2/3: Installing method ManifestCollectionsSequenceable class>>manuallyResolvedDependencies
09:30:44				236/516 - 3/3: Installing method ManifestCollectionsSequenceable class>>packageName
09:30:44				237/516 - 1/2: Installing method ManifestCollectionsStack class>>dependencies
09:30:44				237/516 - 2/2: Installing method ManifestCollectionsStack class>>packageName
09:30:44				238/516 - 1/2: Installing method ManifestCollectionsStreams class>>dependencies
09:30:44				238/516 - 2/2: Installing method ManifestCollectionsStreams class>>packageName
09:30:44				239/516 - 1/2: Installing method ManifestCollectionsStrings class>>dependencies
09:30:44				239/516 - 2/2: Installing method ManifestCollectionsStrings class>>packageName
09:30:44				240/516 - 1/3: Installing method ManifestCollectionsSupport class>>dependencies
09:30:44				240/516 - 2/3: Installing method ManifestCollectionsSupport class>>manuallyResolvedDependencies
09:30:44				240/516 - 3/3: Installing method ManifestCollectionsSupport class>>packageName
09:30:44				241/516 - 1/4: Installing method ManifestCollectionsUnordered class>>dependencies
09:30:44				241/516 - 2/4: Installing method ManifestCollectionsUnordered class>>manuallyResolvedDependencies
09:30:44				241/516 - 3/4: Installing method ManifestCollectionsUnordered class>>packageName
09:30:44				241/516 - 4/4: Installing method ManifestCollectionsUnordered class>>ruleDefinesEqualNotHashRuleV1FalsePositive
09:30:44				242/516 - 1/3: Installing method ManifestCollectionsWeak class>>dependencies
09:30:44				242/516 - 2/3: Installing method ManifestCollectionsWeak class>>manuallyResolvedDependencies
09:30:44				242/516 - 3/3: Installing method ManifestCollectionsWeak class>>packageName
09:30:44				243/516 - 1/1: Installing method ManifestFileSystemPath class>>manuallyResolvedDependencies
09:30:44				244/516 - 1/2: Installing method ManifestFiles class>>manuallyResolvedDependencies
09:30:44				244/516 - 2/2: Installing method ManifestFiles class>>ruleRBClassNameInSelectorRuleV1FalsePositive
09:30:44				245/516 - 1/1: Installing method ManifestHermes class>>manuallyResolvedDependencies
09:30:45				246/516 - 1/8: Installing method ManifestKernel class>>dependencies
09:30:45				246/516 - 2/8: Installing method ManifestKernel class>>ignoredDependencies
09:30:45				246/516 - 3/8: Installing method ManifestKernel class>>manuallyResolvedDependencies
09:30:45				246/516 - 4/8: Installing method ManifestKernel class>>packageName
09:30:45				246/516 - 5/8: Installing method ManifestKernel class>>ruleRBBadMessageRuleV1FalsePositive
09:30:45				246/516 - 6/8: Installing method ManifestKernel class>>ruleRBClassNameInSelectorRuleV1FalsePositive
09:30:45				246/516 - 7/8: Installing method ManifestKernel class>>ruleRBRefersToClassRuleV1FalsePositive
09:30:45				246/516 - 8/8: Installing method ManifestKernel class>>ruleReDeadMethodV1FalsePositive
09:30:45				247/516 - 1/1: Installing method ManifestKernelCodeModel class>>manuallyResolvedDependencies
09:30:45				249/516 - 1/3: Installing method ManifestPharoBootstrapInitialization class>>ignoredDependencies
09:30:45				249/516 - 2/3: Installing method ManifestPharoBootstrapInitialization class>>manuallyResolvedDependencies
09:30:45				249/516 - 3/3: Installing method ManifestPharoBootstrapInitialization class>>packageName
09:30:45				251/516 - 1/1: Installing method ManifestSystemBasicCommandLineHandler class>>manuallyResolvedDependencies
09:30:45				252/516 - 1/1: Installing method ManifestSystemCommandLine class>>manuallyResolvedDependencies
09:30:45				253/516 - 1/2: Installing method ManifestSystemCommandLineHandler class>>ignoredDependencies
09:30:45				253/516 - 2/2: Installing method ManifestSystemCommandLineHandler class>>manuallyResolvedDependencies
09:30:45				255/516 - 1/1: Installing method ManifestSystemPlatforms class>>manuallyResolvedDependencies
09:30:45				256/516 - 1/1: Installing method ManifestSystemSessionManager class>>manuallyResolvedDependencies
09:30:45				257/516 - 1/1: Installing method ManifestSystemSources class>>manuallyResolvedDependencies
09:30:45				258/516 - 1/6: Installing method ManifestSystemSupport class>>ignoredDependencies
09:30:45				258/516 - 2/6: Installing method ManifestSystemSupport class>>manuallyResolvedDependencies
09:30:45				258/516 - 3/6: Installing method ManifestSystemSupport class>>ruleBadMessageRule2V1FalsePositive
09:30:45				258/516 - 4/6: Installing method ManifestSystemSupport class>>ruleClassNameInSelectorRuleV1FalsePositive
09:30:45				258/516 - 5/6: Installing method ManifestSystemSupport class>>ruleInconsistentMethodClassificationRuleV1FalsePositive
09:30:45				258/516 - 6/6: Installing method ManifestSystemSupport class>>ruleUtilityMethodsRuleV1FalsePositive
09:30:45				259/516 - 1/1: Installing method ManifestTranscriptNonInteractive class>>manuallyResolvedDependencies
09:30:45				260/516 - 1/2: Installing method ManifestUIManager class>>ignoredDependencies
09:30:45				260/516 - 2/2: Installing method ManifestUIManager class>>manuallyResolvedDependencies
09:30:45				261/516 - 1/20: Installing method Message>>analogousCodeTo:
09:30:45				261/516 - 2/20: Installing method Message>>argument
09:30:45				261/516 - 3/20: Installing method Message>>argument:
09:30:45				261/516 - 4/20: Installing method Message>>arguments
09:30:45				261/516 - 5/20: Installing method Message>>arguments:
09:30:45				261/516 - 6/20: Installing method Message>>asSendTo:
09:30:45				261/516 - 7/20: Installing method Message>>hasArguments
09:30:45				261/516 - 8/20: Installing method Message>>lookupClass
09:30:45				261/516 - 9/20: Installing method Message>>lookupClass:
09:30:45				261/516 - 10/20: Installing method Message>>message
09:30:45				261/516 - 11/20: Installing method Message>>numArgs
09:30:45				261/516 - 12/20: Installing method Message>>printOn:
09:30:45				261/516 - 13/20: Installing method Message>>selector
09:30:45				261/516 - 14/20: Installing method Message>>selector:
09:30:45				261/516 - 15/20: Installing method Message>>sendTo:
09:30:45				261/516 - 16/20: Installing method Message>>sends:
09:30:45				261/516 - 17/20: Installing method Message>>sentTo:
09:30:45				261/516 - 18/20: Installing method Message>>setSelector:
09:30:45				261/516 - 19/20: Installing method Message>>setSelector:arguments:
09:30:45				261/516 - 20/20: Installing method Message>>storeOn:
09:30:45				261/516 - 1/3: Installing method Message class>>selector:
09:30:45				261/516 - 2/3: Installing method Message class>>selector:argument:
09:30:45				261/516 - 3/3: Installing method Message class>>selector:arguments:
09:30:45				262/516 - 1/10: Installing method MessageNotUnderstood>>defaultAction
09:30:45				262/516 - 2/10: Installing method MessageNotUnderstood>>description
09:30:45				262/516 - 3/10: Installing method MessageNotUnderstood>>initialize
09:30:45				262/516 - 4/10: Installing method MessageNotUnderstood>>isResumable
09:30:45				262/516 - 5/10: Installing method MessageNotUnderstood>>message
09:30:45				262/516 - 6/10: Installing method MessageNotUnderstood>>message:
09:30:45				262/516 - 7/10: Installing method MessageNotUnderstood>>messageText
09:30:45				262/516 - 8/10: Installing method MessageNotUnderstood>>reachedDefaultHandler
09:30:45				262/516 - 9/10: Installing method MessageNotUnderstood>>receiver
09:30:45				262/516 - 10/10: Installing method MessageNotUnderstood>>receiver:
09:30:46				263/516 - 1/20: Installing method MessageSend>>=
09:30:46				263/516 - 2/20: Installing method MessageSend>>asMinimalRepresentation
09:30:46				263/516 - 3/20: Installing method MessageSend>>asWeakMessageSend
09:30:46				263/516 - 4/20: Installing method MessageSend>>collectArguments:
09:30:46				263/516 - 5/20: Installing method MessageSend>>cull:
09:30:46				263/516 - 6/20: Installing method MessageSend>>cull:cull:
09:30:46				263/516 - 7/20: Installing method MessageSend>>cull:cull:cull:
09:30:46				263/516 - 8/20: Installing method MessageSend>>hash
09:30:46				263/516 - 9/20: Installing method MessageSend>>isMessageSend
09:30:46				263/516 - 10/20: Installing method MessageSend>>isValid
09:30:46				263/516 - 11/20: Installing method MessageSend>>message
09:30:46				263/516 - 12/20: Installing method MessageSend>>printOn:
09:30:46				263/516 - 13/20: Installing method MessageSend>>receiver
09:30:46				263/516 - 14/20: Installing method MessageSend>>receiver:
09:30:46				263/516 - 15/20: Installing method MessageSend>>value
09:30:46				263/516 - 16/20: Installing method MessageSend>>value:
09:30:46				263/516 - 17/20: Installing method MessageSend>>value:value:
09:30:46				263/516 - 18/20: Installing method MessageSend>>value:value:value:
09:30:46				263/516 - 19/20: Installing method MessageSend>>valueWithArguments:
09:30:46				263/516 - 20/20: Installing method MessageSend>>valueWithEnoughArguments:
09:30:46				263/516 - 1/4: Installing method MessageSend class>>message:to:
09:30:46				263/516 - 2/4: Installing method MessageSend class>>receiver:selector:
09:30:46				263/516 - 3/4: Installing method MessageSend class>>receiver:selector:argument:
09:30:46				263/516 - 4/4: Installing method MessageSend class>>receiver:selector:arguments:
09:30:46				264/516 - 1/53: Installing method Metaclass>><<
09:30:46				264/516 - 2/53: Installing method Metaclass>>addInstVarNamed:
09:30:46				264/516 - 3/53: Installing method Metaclass>>addObsoleteSubclass:
09:30:46				264/516 - 4/53: Installing method Metaclass>>addSlot:
09:30:46				264/516 - 5/53: Installing method Metaclass>>addSubclass:
09:30:46				264/516 - 6/53: Installing method Metaclass>>binding
09:30:46				264/516 - 7/53: Installing method Metaclass>>bindingOf:
09:30:46				264/516 - 8/53: Installing method Metaclass>>category
09:30:46				264/516 - 9/53: Installing method Metaclass>>classPool
09:30:46				264/516 - 10/53: Installing method Metaclass>>classSide
09:30:46				264/516 - 11/53: Installing method Metaclass>>classVarNames
09:30:46				264/516 - 12/53: Installing method Metaclass>>classVariables
09:30:46				264/516 - 13/53: Installing method Metaclass>>comment
09:30:46				264/516 - 14/53: Installing method Metaclass>>comment:
09:30:46				264/516 - 15/53: Installing method Metaclass>>comment:stamp:
09:30:46				264/516 - 16/53: Installing method Metaclass>>commentSourcePointer
09:30:46				264/516 - 17/53: Installing method Metaclass>>commentSourcePointer:
09:30:46				264/516 - 18/53: Installing method Metaclass>>commentStamp
09:30:46				264/516 - 19/53: Installing method Metaclass>>commentStamp:
09:30:46				264/516 - 20/53: Installing method Metaclass>>environment
09:30:46				264/516 - 21/53: Installing method Metaclass>>expandedDefinitionStringFor:
09:30:46				264/516 - 22/53: Installing method Metaclass>>hasBindingThatBeginsWith:
09:30:46				264/516 - 23/53: Installing method Metaclass>>hasClassSide
09:30:46				264/516 - 24/53: Installing method Metaclass>>hasClassVarNamed:
09:30:46				264/516 - 25/53: Installing method Metaclass>>hasComment
09:30:46				264/516 - 26/53: Installing method Metaclass>>innerBindingOf:
09:30:46				264/516 - 27/53: Installing method Metaclass>>instanceSide
09:30:46				264/516 - 28/53: Installing method Metaclass>>instanceVariableNames:
09:30:46				264/516 - 29/53: Installing method Metaclass>>isAnonymous
09:30:46				264/516 - 30/53: Installing method Metaclass>>isClass
09:30:46				264/516 - 31/53: Installing method Metaclass>>isMeta
09:30:46				264/516 - 32/53: Installing method Metaclass>>isMetaclassOfClassOrNil
09:30:46				264/516 - 33/53: Installing method Metaclass>>isObsolete
09:30:46				264/516 - 34/53: Installing method Metaclass>>isReferenced
09:30:46				264/516 - 35/53: Installing method Metaclass>>isSelfEvaluating
09:30:46				264/516 - 36/53: Installing method Metaclass>>isUsed
09:30:46				264/516 - 37/53: Installing method Metaclass>>name
09:30:46				264/516 - 38/53: Installing method Metaclass>>new
09:30:46				264/516 - 39/53: Installing method Metaclass>>newAnonymousSubclass
09:30:46				264/516 - 40/53: Installing method Metaclass>>obsoleteSubclasses
09:30:46				264/516 - 41/53: Installing method Metaclass>>package
09:30:46				264/516 - 42/53: Installing method Metaclass>>packageTag
09:30:46				264/516 - 43/53: Installing method Metaclass>>possibleVariablesFor:continuedFrom:
09:30:46				264/516 - 44/53: Installing method Metaclass>>postCopy
09:30:46				264/516 - 45/53: Installing method Metaclass>>removeSlot:
09:30:46				264/516 - 46/53: Installing method Metaclass>>removeSubclass:
09:30:46				264/516 - 47/53: Installing method Metaclass>>sharedPoolNames
09:30:46				264/516 - 48/53: Installing method Metaclass>>slots:
09:30:46				264/516 - 49/53: Installing method Metaclass>>soleInstance
09:30:46				264/516 - 50/53: Installing method Metaclass>>sourceCodeTemplate
09:30:46				264/516 - 51/53: Installing method Metaclass>>subclasses
09:30:46				264/516 - 52/53: Installing method Metaclass>>subclassesDo:
09:30:46				264/516 - 53/53: Installing method Metaclass>>veryDeepCopyWith:
09:30:46				265/516 - 1/1: Installing method MethodAdded>>methodAdded
09:30:46				265/516 - 1/1: Installing method MethodAdded class>>method:
09:30:46				266/516 - 1/12: Installing method MethodAnnouncement>>classAffected
09:30:46				266/516 - 2/12: Installing method MethodAnnouncement>>isProvidedByExtension
09:30:46				266/516 - 3/12: Installing method MethodAnnouncement>>method
09:30:46				266/516 - 4/12: Installing method MethodAnnouncement>>method:
09:30:46				266/516 - 5/12: Installing method MethodAnnouncement>>methodAffected
09:30:46				266/516 - 6/12: Installing method MethodAnnouncement>>methodClass
09:30:47				266/516 - 7/12: Installing method MethodAnnouncement>>methodOrigin
09:30:47				266/516 - 8/12: Installing method MethodAnnouncement>>methodPackage
09:30:47				266/516 - 9/12: Installing method MethodAnnouncement>>packagesAffected
09:30:47				266/516 - 10/12: Installing method MethodAnnouncement>>protocol
09:30:47				266/516 - 11/12: Installing method MethodAnnouncement>>protocolsAffected
09:30:47				266/516 - 12/12: Installing method MethodAnnouncement>>selector
09:30:47				267/516 - 1/23: Installing method MethodDictionary>>add:
09:30:47				267/516 - 2/23: Installing method MethodDictionary>>associationAt:ifAbsent:
09:30:47				267/516 - 3/23: Installing method MethodDictionary>>associationsDo:
09:30:47				267/516 - 4/23: Installing method MethodDictionary>>at:ifAbsent:
09:30:47				267/516 - 5/23: Installing method MethodDictionary>>at:ifPresent:
09:30:47				267/516 - 6/23: Installing method MethodDictionary>>at:put:
09:30:47				267/516 - 7/23: Installing method MethodDictionary>>compact
09:30:47				267/516 - 8/23: Installing method MethodDictionary>>compactWithoutBecome
09:30:47				267/516 - 9/23: Installing method MethodDictionary>>fixCollisionsFrom:
09:30:47				267/516 - 10/23: Installing method MethodDictionary>>grow
09:30:47				267/516 - 11/23: Installing method MethodDictionary>>isHealthy
09:30:47				267/516 - 12/23: Installing method MethodDictionary>>keyAtIdentityValue:ifAbsent:
09:30:47				267/516 - 13/23: Installing method MethodDictionary>>keyAtValue:ifAbsent:
09:30:47				267/516 - 14/23: Installing method MethodDictionary>>keysAndValuesDo:
09:30:47				267/516 - 15/23: Installing method MethodDictionary>>keysDo:
09:30:47				267/516 - 16/23: Installing method MethodDictionary>>postCopy
09:30:47				267/516 - 17/23: Installing method MethodDictionary>>rehash
09:30:47				267/516 - 18/23: Installing method MethodDictionary>>removeAll
09:30:47				267/516 - 19/23: Installing method MethodDictionary>>removeDangerouslyKey:ifAbsent:
09:30:47				267/516 - 20/23: Installing method MethodDictionary>>removeKey:ifAbsent:
09:30:47				267/516 - 21/23: Installing method MethodDictionary>>scanFor:
09:30:47				267/516 - 22/23: Installing method MethodDictionary>>swap:with:
09:30:47				267/516 - 23/23: Installing method MethodDictionary>>valuesDo:
09:30:47				267/516 - 1/5: Installing method MethodDictionary class>>compactAllInstances
09:30:47				267/516 - 2/5: Installing method MethodDictionary class>>new
09:30:47				267/516 - 3/5: Installing method MethodDictionary class>>new:
09:30:47				267/516 - 4/5: Installing method MethodDictionary class>>newForCapacity:
09:30:47				267/516 - 5/5: Installing method MethodDictionary class>>sizeFor:
09:30:47				268/516 - 1/6: Installing method MethodModified>>newMethod
09:30:47				268/516 - 2/6: Installing method MethodModified>>newProtocol
09:30:47				268/516 - 3/6: Installing method MethodModified>>oldMethod
09:30:47				268/516 - 4/6: Installing method MethodModified>>oldMethod:
09:30:47				268/516 - 5/6: Installing method MethodModified>>oldProtocol
09:30:47				268/516 - 6/6: Installing method MethodModified>>oldProtocol:
09:30:47				268/516 - 1/1: Installing method MethodModified class>>methodChangedFrom:to:oldProtocol:
09:30:47				269/516 - 1/5: Installing method MethodRecategorized>>methodRecategorized
09:30:47				269/516 - 2/5: Installing method MethodRecategorized>>newProtocol
09:30:47				269/516 - 3/5: Installing method MethodRecategorized>>oldProtocol
09:30:47				269/516 - 4/5: Installing method MethodRecategorized>>oldProtocol:
09:30:47				269/516 - 5/5: Installing method MethodRecategorized>>protocolsAffected
09:30:47				269/516 - 1/1: Installing method MethodRecategorized class>>method:oldProtocol:
09:30:47				270/516 - 1/3: Installing method MethodRemoved>>methodOrigin
09:30:47				270/516 - 2/3: Installing method MethodRemoved>>methodOrigin:
09:30:47				270/516 - 3/3: Installing method MethodRemoved>>methodRemoved
09:30:47				270/516 - 1/1: Installing method MethodRemoved class>>methodRemoved:origin:
09:30:47				271/516 - 1/6: Installing method MethodRepackaged>>methodRepackaged
09:30:47				271/516 - 2/6: Installing method MethodRepackaged>>newPackage
09:30:47				271/516 - 3/6: Installing method MethodRepackaged>>newPackage:
09:30:47				271/516 - 4/6: Installing method MethodRepackaged>>oldPackage
09:30:47				271/516 - 5/6: Installing method MethodRepackaged>>oldPackage:
09:30:47				271/516 - 6/6: Installing method MethodRepackaged>>packagesAffected
09:30:47				271/516 - 1/1: Installing method MethodRepackaged class>>methodRepackaged:oldPackage:newPackage:
09:30:47				272/516 - 1/14: Installing method ModificationForbidden>>fieldIndex
09:30:47				272/516 - 2/14: Installing method ModificationForbidden>>fieldIndex:
09:30:47				272/516 - 3/14: Installing method ModificationForbidden>>indexedMessageText
09:30:47				272/516 - 4/14: Installing method ModificationForbidden>>messageText
09:30:47				272/516 - 5/14: Installing method ModificationForbidden>>newValue
09:30:47				272/516 - 6/14: Installing method ModificationForbidden>>newValue:
09:30:47				272/516 - 7/14: Installing method ModificationForbidden>>nonIndexedMessageText
09:30:47				272/516 - 8/14: Installing method ModificationForbidden>>object
09:30:47				272/516 - 9/14: Installing method ModificationForbidden>>object:
09:30:47				272/516 - 10/14: Installing method ModificationForbidden>>printObject:on:
09:30:47				272/516 - 11/14: Installing method ModificationForbidden>>retryModification
09:30:47				272/516 - 12/14: Installing method ModificationForbidden>>retrySelector
09:30:48				272/516 - 13/14: Installing method ModificationForbidden>>retrySelector:
09:30:48				272/516 - 14/14: Installing method ModificationForbidden>>standardMessageText
09:30:48				272/516 - 1/1: Installing method ModificationForbidden class>>for:at:with:retrySelector:
09:30:48				273/516 - 1/40: Installing method Monitor>>checkOwnerProcess
09:30:48				273/516 - 2/40: Installing method Monitor>>cleanup
09:30:48				273/516 - 3/40: Installing method Monitor>>critical:
09:30:48				273/516 - 4/40: Installing method Monitor>>defaultQueue
09:30:48				273/516 - 5/40: Installing method Monitor>>enter
09:30:48				273/516 - 6/40: Installing method Monitor>>exit
09:30:48				273/516 - 7/40: Installing method Monitor>>exitAndWaitInQueue:maxMilliseconds:
09:30:48				273/516 - 8/40: Installing method Monitor>>initialize
09:30:48				273/516 - 9/40: Installing method Monitor>>isOwnerProcess
09:30:48				273/516 - 10/40: Installing method Monitor>>privateCleanup
09:30:48				273/516 - 11/40: Installing method Monitor>>queueDict
09:30:48				273/516 - 12/40: Installing method Monitor>>queueFor:
09:30:48				273/516 - 13/40: Installing method Monitor>>signal
09:30:48				273/516 - 14/40: Installing method Monitor>>signal:
09:30:48				273/516 - 15/40: Installing method Monitor>>signalAll
09:30:48				273/516 - 16/40: Installing method Monitor>>signalAll:
09:30:48				273/516 - 17/40: Installing method Monitor>>signalAllInQueue:
09:30:48				273/516 - 18/40: Installing method Monitor>>signalLock:inQueue:
09:30:48				273/516 - 19/40: Installing method Monitor>>signalQueue:
09:30:48				273/516 - 20/40: Installing method Monitor>>signalReallyAll
09:30:48				273/516 - 21/40: Installing method Monitor>>wait
09:30:48				273/516 - 22/40: Installing method Monitor>>waitFor:
09:30:48				273/516 - 23/40: Installing method Monitor>>waitFor:maxMilliseconds:
09:30:48				273/516 - 24/40: Installing method Monitor>>waitFor:maxSeconds:
09:30:48				273/516 - 25/40: Installing method Monitor>>waitInQueue:maxMilliseconds:
09:30:48				273/516 - 26/40: Installing method Monitor>>waitMaxMilliseconds:
09:30:48				273/516 - 27/40: Installing method Monitor>>waitMaxSeconds:
09:30:48				273/516 - 28/40: Installing method Monitor>>waitUntil:
09:30:48				273/516 - 29/40: Installing method Monitor>>waitUntil:for:
09:30:48				273/516 - 30/40: Installing method Monitor>>waitUntil:for:maxMilliseconds:
09:30:48				273/516 - 31/40: Installing method Monitor>>waitUntil:for:maxSeconds:
09:30:48				273/516 - 32/40: Installing method Monitor>>waitUntil:maxMilliseconds:
09:30:48				273/516 - 33/40: Installing method Monitor>>waitUntil:maxSeconds:
09:30:48				273/516 - 34/40: Installing method Monitor>>waitWhile:
09:30:48				273/516 - 35/40: Installing method Monitor>>waitWhile:for:
09:30:48				273/516 - 36/40: Installing method Monitor>>waitWhile:for:maxMilliseconds:
09:30:48				273/516 - 37/40: Installing method Monitor>>waitWhile:for:maxSeconds:
09:30:48				273/516 - 38/40: Installing method Monitor>>waitWhile:inQueue:maxMilliseconds:
09:30:48				273/516 - 39/40: Installing method Monitor>>waitWhile:maxMilliseconds:
09:30:48				273/516 - 40/40: Installing method Monitor>>waitWhile:maxSeconds:
09:30:48				274/516 - 1/2: Installing method MonitorDelay>>setDelay:forSemaphore:monitor:queue:
09:30:48				274/516 - 2/2: Installing method MonitorDelay>>timingPrioritySignalExpired
09:30:48				274/516 - 1/1: Installing method MonitorDelay class>>signalLock:afterMSecs:inMonitor:queue:
09:30:48				275/516 - 1/2: Installing method Mutex>>critical:
09:30:48				275/516 - 2/2: Installing method Mutex>>initialize
09:30:48				276/516 - 1/3: Installing method MutexSet>>critical:
09:30:48				276/516 - 2/3: Installing method MutexSet>>pvtCritical:startingAt:
09:30:48				276/516 - 3/3: Installing method MutexSet>>withAll:
09:30:48				276/516 - 1/1: Installing method MutexSet class>>withAll:
09:30:48				277/516 - 1/5: Installing method NewUndeclaredWarning>>messageText
09:30:48				277/516 - 2/5: Installing method NewUndeclaredWarning>>originName
09:30:48				277/516 - 3/5: Installing method NewUndeclaredWarning>>originName:
09:30:48				277/516 - 4/5: Installing method NewUndeclaredWarning>>undeclaredName
09:30:48				277/516 - 5/5: Installing method NewUndeclaredWarning>>undeclaredName:
09:30:48				277/516 - 1/1: Installing method NewUndeclaredWarning class>>signal:in:
09:30:48				278/516 - 1/2: Installing method NoChangesLog>>logChange:
09:30:49				278/516 - 2/2: Installing method NoChangesLog>>logSnapshot:andQuit:
09:30:49				278/516 - 1/1: Installing method NoChangesLog class>>install
09:30:49				279/516 - 1/2: Installing method NoPharoFilesOpener>>changesFileOrNil
09:30:49				279/516 - 2/2: Installing method NoPharoFilesOpener>>sourcesFileOrNil
09:30:49				279/516 - 1/1: Installing method NoPharoFilesOpener class>>install
09:30:49				280/516 - 1/3: Installing method NonBooleanReceiver>>isResumable
09:30:49				280/516 - 2/3: Installing method NonBooleanReceiver>>object
09:30:49				280/516 - 3/3: Installing method NonBooleanReceiver>>object:
09:30:49				280/516 - 1/2: Installing method NonBooleanReceiver class>>mustBeBooleanHandler
09:30:49				280/516 - 2/2: Installing method NonBooleanReceiver class>>mustBeBooleanHandler:
09:30:49				281/516 - 1/26: Installing method NonInteractiveTranscript>><<
09:30:49				281/516 - 2/26: Installing method NonInteractiveTranscript>>clear
09:30:49				281/516 - 3/26: Installing method NonInteractiveTranscript>>close
09:30:49				281/516 - 4/26: Installing method NonInteractiveTranscript>>cr
09:30:49				281/516 - 5/26: Installing method NonInteractiveTranscript>>crShow:
09:30:49				281/516 - 6/26: Installing method NonInteractiveTranscript>>critical:
09:30:49				281/516 - 7/26: Installing method NonInteractiveTranscript>>endEntry
09:30:49				281/516 - 8/26: Installing method NonInteractiveTranscript>>fileName
09:30:49				281/516 - 9/26: Installing method NonInteractiveTranscript>>fileName:
09:30:49				281/516 - 10/26: Installing method NonInteractiveTranscript>>flush
09:30:49				281/516 - 11/26: Installing method NonInteractiveTranscript>>initialize
09:30:49				281/516 - 12/26: Installing method NonInteractiveTranscript>>initializeStream
09:30:49				281/516 - 13/26: Installing method NonInteractiveTranscript>>install
09:30:49				281/516 - 14/26: Installing method NonInteractiveTranscript>>isSelfEvaluating
09:30:49				281/516 - 15/26: Installing method NonInteractiveTranscript>>isStderr
09:30:49				281/516 - 16/26: Installing method NonInteractiveTranscript>>isStdout
09:30:49				281/516 - 17/26: Installing method NonInteractiveTranscript>>newLine
09:30:49				281/516 - 18/26: Installing method NonInteractiveTranscript>>nextPut:
09:30:49				281/516 - 19/26: Installing method NonInteractiveTranscript>>nextPutAll:
09:30:49				281/516 - 20/26: Installing method NonInteractiveTranscript>>print:
09:30:49				281/516 - 21/26: Installing method NonInteractiveTranscript>>printOn:
09:30:49				281/516 - 22/26: Installing method NonInteractiveTranscript>>show:
09:30:49				281/516 - 23/26: Installing method NonInteractiveTranscript>>space
09:30:49				281/516 - 24/26: Installing method NonInteractiveTranscript>>stepGlobal
09:30:49				281/516 - 25/26: Installing method NonInteractiveTranscript>>stream
09:30:49				281/516 - 26/26: Installing method NonInteractiveTranscript>>tab
09:30:49				281/516 - 1/8: Installing method NonInteractiveTranscript class>>defaultLogFileName
09:30:49				281/516 - 2/8: Installing method NonInteractiveTranscript class>>file
09:30:50				281/516 - 3/8: Installing method NonInteractiveTranscript class>>initialize
09:30:50				281/516 - 4/8: Installing method NonInteractiveTranscript class>>isInstalled
09:30:50				281/516 - 5/8: Installing method NonInteractiveTranscript class>>onFileNamed:
09:30:50				281/516 - 6/8: Installing method NonInteractiveTranscript class>>shutDown
09:30:50				281/516 - 7/8: Installing method NonInteractiveTranscript class>>stderr
09:30:50				281/516 - 8/8: Installing method NonInteractiveTranscript class>>stdout
09:30:50				282/516 - 1/23: Installing method NonInteractiveUIManager>>chooseDirectory:from:
09:30:50				282/516 - 2/23: Installing method NonInteractiveUIManager>>chooseFrom:lines:title:
09:30:50				282/516 - 3/23: Installing method NonInteractiveUIManager>>chooseFrom:values:lines:title:
09:30:50				282/516 - 4/23: Installing method NonInteractiveUIManager>>chooseFullFileNameMatching:label:
09:30:50				282/516 - 5/23: Installing method NonInteractiveUIManager>>chooseOrRequestFrom:values:lines:title:
09:30:50				282/516 - 6/23: Installing method NonInteractiveUIManager>>confirm:
09:30:50				282/516 - 7/23: Installing method NonInteractiveUIManager>>confirm:label:
09:30:50				282/516 - 8/23: Installing method NonInteractiveUIManager>>confirm:label:trueChoice:falseChoice:cancelChoice:default:
09:30:50				282/516 - 9/23: Installing method NonInteractiveUIManager>>confirm:orCancel:
09:30:50				282/516 - 10/23: Installing method NonInteractiveUIManager>>confirm:trueChoice:falseChoice:
09:30:50				282/516 - 11/23: Installing method NonInteractiveUIManager>>confirm:trueChoice:falseChoice:cancelChoice:default:
09:30:50				282/516 - 12/23: Installing method NonInteractiveUIManager>>debugProcess:context:label:fullView:notification:
09:30:50				282/516 - 13/23: Installing method NonInteractiveUIManager>>edit:label:accept:
09:30:50				282/516 - 14/23: Installing method NonInteractiveUIManager>>multiLineRequest:initialAnswer:answerHeight:
09:30:50				282/516 - 15/23: Installing method NonInteractiveUIManager>>nonInteractiveManager
09:30:50				282/516 - 16/23: Installing method NonInteractiveUIManager>>nonInteractiveRequest:
09:30:50				282/516 - 17/23: Installing method NonInteractiveUIManager>>nonInteractiveRequest:title:
09:30:50				282/516 - 18/23: Installing method NonInteractiveUIManager>>nonInteractiveWarning:
09:30:50				282/516 - 19/23: Installing method NonInteractiveUIManager>>request:initialAnswer:
09:30:50				282/516 - 20/23: Installing method NonInteractiveUIManager>>request:initialAnswer:entryCompletion:
09:30:50				282/516 - 21/23: Installing method NonInteractiveUIManager>>request:initialAnswer:title:
09:30:50				282/516 - 22/23: Installing method NonInteractiveUIManager>>request:initialAnswer:title:entryCompletion:
09:30:50				282/516 - 23/23: Installing method NonInteractiveUIManager>>requestPassword:
09:30:50				282/516 - 1/1: Installing method NonInteractiveUIManager class>>isValidForCurrentSystemConfiguration
09:30:50				283/516 - 1/6: Installing method NotFound>>collection
09:30:50				283/516 - 2/6: Installing method NotFound>>collection:
09:30:50				283/516 - 3/6: Installing method NotFound>>messageText
09:30:50				283/516 - 4/6: Installing method NotFound>>object
09:30:50				283/516 - 5/6: Installing method NotFound>>object:
09:30:50				283/516 - 6/6: Installing method NotFound>>standardMessageText
09:30:50				283/516 - 1/2: Installing method NotFound class>>signalFor:
09:30:50				283/516 - 2/2: Installing method NotFound class>>signalFor:in:
09:30:50				284/516 - 1/1: Installing method NotYetImplemented>>standardMessageText
09:30:50				285/516 - 1/1: Installing method Notification>>defaultAction
09:30:50				286/516 - 1/10: Installing method NullFFIBackend>>allocate:
09:30:50				286/516 - 2/10: Installing method NullFFIBackend>>free:
09:30:50				286/516 - 3/10: Installing method NullFFIBackend>>integerOfObject:at:put:size:signed:
09:30:50				286/516 - 4/10: Installing method NullFFIBackend>>integerOfObject:at:size:signed:
09:30:50				286/516 - 5/10: Installing method NullFFIBackend>>loadSymbol:module:
09:30:50				286/516 - 6/10: Installing method NullFFIBackend>>lookupCallbackByAddress:
09:30:50				286/516 - 7/10: Installing method NullFFIBackend>>on:float32At:
09:30:50				286/516 - 8/10: Installing method NullFFIBackend>>on:float32At:put:
09:30:50				286/516 - 9/10: Installing method NullFFIBackend>>on:float64At:
09:30:50				286/516 - 10/10: Installing method NullFFIBackend>>on:float64At:put:
09:30:50				286/516 - 1/2: Installing method NullFFIBackend class>>isAvailable
09:30:50				286/516 - 2/2: Installing method NullFFIBackend class>>priority
09:30:51				287/516 - 1/32: Installing method NullStream>>ascii
09:30:51				287/516 - 2/32: Installing method NullStream>>atEnd
09:30:51				287/516 - 3/32: Installing method NullStream>>binary
09:30:51				287/516 - 4/32: Installing method NullStream>>collectionSpecies
09:30:51				287/516 - 5/32: Installing method NullStream>>contents
09:30:51				287/516 - 6/32: Installing method NullStream>>cr
09:30:51				287/516 - 7/32: Installing method NullStream>>element
09:30:51				287/516 - 8/32: Installing method NullStream>>initialize
09:30:51				287/516 - 9/32: Installing method NullStream>>isBinary
09:30:51				287/516 - 10/32: Installing method NullStream>>isEmpty
09:30:51				287/516 - 11/32: Installing method NullStream>>lf
09:30:51				287/516 - 12/32: Installing method NullStream>>next
09:30:51				287/516 - 13/32: Installing method NullStream>>next:
09:30:51				287/516 - 14/32: Installing method NullStream>>next:into:
09:30:51				287/516 - 15/32: Installing method NullStream>>next:into:startingAt:
09:30:51				287/516 - 16/32: Installing method NullStream>>next:putAll:
09:30:51				287/516 - 17/32: Installing method NullStream>>next:putAll:startingAt:
09:30:51				287/516 - 18/32: Installing method NullStream>>nextInto:
09:30:51				287/516 - 19/32: Installing method NullStream>>nextInto:startingAt:
09:30:51				287/516 - 20/32: Installing method NullStream>>nextPut:
09:30:51				287/516 - 21/32: Installing method NullStream>>nextPutAll:
09:30:51				287/516 - 22/32: Installing method NullStream>>peek
09:30:51				287/516 - 23/32: Installing method NullStream>>peekLast
09:30:51				287/516 - 24/32: Installing method NullStream>>position
09:30:51				287/516 - 25/32: Installing method NullStream>>position:
09:30:51				287/516 - 26/32: Installing method NullStream>>positionError
09:30:51				287/516 - 27/32: Installing method NullStream>>printOn:
09:30:51				287/516 - 28/32: Installing method NullStream>>readInto:startingAt:count:
09:30:51				287/516 - 29/32: Installing method NullStream>>reset
09:30:51				287/516 - 30/32: Installing method NullStream>>skip:
09:30:51				287/516 - 31/32: Installing method NullStream>>space
09:30:51				287/516 - 32/32: Installing method NullStream>>tab
09:30:51				287/516 - 1/1: Installing method NullStream class>>new
09:30:51				288/516 - 1/2: Installing method NullTermInfo>>on:
09:30:51				288/516 - 2/2: Installing method NullTermInfo>>set:
09:30:51				289/516 - 1/64: Installing method Number>>*
09:30:51				289/516 - 2/64: Installing method Number>>+
09:30:51				289/516 - 3/64: Installing method Number>>-
09:30:51				289/516 - 4/64: Installing method Number>>/
09:30:51				289/516 - 5/64: Installing method Number>>//
09:30:51				289/516 - 6/64: Installing method Number>>@
09:30:51				289/516 - 7/64: Installing method Number>>\\
09:30:51				289/516 - 8/64: Installing method Number>>abs
09:30:51				289/516 - 9/64: Installing method Number>>adaptToFloat:andCompare:
09:30:51				289/516 - 10/64: Installing method Number>>adaptToFloat:andSend:
09:30:51				289/516 - 11/64: Installing method Number>>adaptToFraction:andSend:
09:30:51				289/516 - 12/64: Installing method Number>>adaptToInteger:andSend:
09:30:51				289/516 - 13/64: Installing method Number>>addAssignToFloatArray:
09:30:51				289/516 - 14/64: Installing method Number>>asFloat
09:30:51				289/516 - 15/64: Installing method Number>>asFraction
09:30:52				289/516 - 16/64: Installing method Number>>asInteger
09:30:52				289/516 - 17/64: Installing method Number>>asNumber
09:30:52				289/516 - 18/64: Installing method Number>>asPoint
09:30:52				289/516 - 19/64: Installing method Number>>asScaledDecimal
09:30:52				289/516 - 20/64: Installing method Number>>asScaledDecimal:
09:30:52				289/516 - 21/64: Installing method Number>>asSmallAngleDegrees
09:30:52				289/516 - 22/64: Installing method Number>>asSmallPositiveDegrees
09:30:52				289/516 - 23/64: Installing method Number>>ceiling
09:30:52				289/516 - 24/64: Installing method Number>>clampBetween:and:
09:30:52				289/516 - 25/64: Installing method Number>>copySignTo:
09:30:52				289/516 - 26/64: Installing method Number>>detentBy:atMultiplesOf:snap:
09:30:52				289/516 - 27/64: Installing method Number>>exp
09:30:52				289/516 - 28/64: Installing method Number>>floor
09:30:52				289/516 - 29/64: Installing method Number>>fractionPart
09:30:52				289/516 - 30/64: Installing method Number>>integerPart
09:30:52				289/516 - 31/64: Installing method Number>>isInfinite
09:30:52				289/516 - 32/64: Installing method Number>>isNaN
09:30:52				289/516 - 33/64: Installing method Number>>isNumber
09:30:52				289/516 - 34/64: Installing method Number>>isPowerOfTwo
09:30:52				289/516 - 35/64: Installing method Number>>isZero
09:30:52				289/516 - 36/64: Installing method Number>>literalEqual:
09:30:52				289/516 - 37/64: Installing method Number>>negated
09:30:52				289/516 - 38/64: Installing method Number>>negative
09:30:52				289/516 - 39/64: Installing method Number>>positive
09:30:52				289/516 - 40/64: Installing method Number>>printOn:
09:30:52				289/516 - 41/64: Installing method Number>>printString
09:30:52				289/516 - 42/64: Installing method Number>>printStringBase:
09:30:52				289/516 - 43/64: Installing method Number>>quo:
09:30:52				289/516 - 44/64: Installing method Number>>raisedTo:
09:30:52				289/516 - 45/64: Installing method Number>>raisedToFraction:
09:30:52				289/516 - 46/64: Installing method Number>>raisedToInteger:
09:30:52				289/516 - 47/64: Installing method Number>>reciprocal
09:30:52				289/516 - 48/64: Installing method Number>>reduce
09:30:52				289/516 - 49/64: Installing method Number>>rem:
09:30:52				289/516 - 50/64: Installing method Number>>round:
09:30:52				289/516 - 51/64: Installing method Number>>roundDownTo:
09:30:52				289/516 - 52/64: Installing method Number>>roundTo:
09:30:52				289/516 - 53/64: Installing method Number>>roundUpTo:
09:30:52				289/516 - 54/64: Installing method Number>>rounded
09:30:52				289/516 - 55/64: Installing method Number>>sign
09:30:52				289/516 - 56/64: Installing method Number>>sign:
09:30:52				289/516 - 57/64: Installing method Number>>signBit
09:30:52				289/516 - 58/64: Installing method Number>>strictlyPositive
09:30:52				289/516 - 59/64: Installing method Number>>to:
09:30:52				289/516 - 60/64: Installing method Number>>to:by:
09:30:52				289/516 - 61/64: Installing method Number>>to:by:do:
09:30:52				289/516 - 62/64: Installing method Number>>to:do:
09:30:52				289/516 - 63/64: Installing method Number>>truncateTo:
09:30:52				289/516 - 64/64: Installing method Number>>truncated
09:30:52				289/516 - 1/8: Installing method Number class>>isAbstract
09:30:52				289/516 - 2/8: Installing method Number class>>new
09:30:52				289/516 - 3/8: Installing method Number class>>one
09:30:52				289/516 - 4/8: Installing method Number class>>readFrom:
09:30:52				289/516 - 5/8: Installing method Number class>>readFrom:base:
09:30:52				289/516 - 6/8: Installing method Number class>>readFrom:ifFail:
09:30:52				289/516 - 7/8: Installing method Number class>>squeezeNumberOutOfString:
09:30:52				289/516 - 8/8: Installing method Number class>>squeezeNumberOutOfString:ifFail:
09:30:52				290/516 - 1/28: Installing method NumberParser>>allowPlusSign
09:30:52				290/516 - 2/28: Installing method NumberParser>>allowPlusSignInExponent
09:30:52				290/516 - 3/28: Installing method NumberParser>>expected:
09:30:52				290/516 - 4/28: Installing method NumberParser>>exponentLetters
09:30:52				290/516 - 5/28: Installing method NumberParser>>failBlock:
09:30:52				290/516 - 6/28: Installing method NumberParser>>makeFloatFromMantissa:exponent:base:
09:30:52				290/516 - 7/28: Installing method NumberParser>>makeIntegerOrScaledIntegerOrFloat
09:30:52				290/516 - 8/28: Installing method NumberParser>>makeScaledDecimalWithNumberOfNonZeroFractionDigits:andNumberOfTrailingZeroInFractionPart:
09:30:52				290/516 - 9/28: Installing method NumberParser>>maxExponent
09:30:52				290/516 - 10/28: Installing method NumberParser>>maxExponent:
09:30:52				290/516 - 11/28: Installing method NumberParser>>nextElementaryLargeIntegerBase:
09:30:52				290/516 - 12/28: Installing method NumberParser>>nextFraction
09:30:52				290/516 - 13/28: Installing method NumberParser>>nextInteger
09:30:52				290/516 - 14/28: Installing method NumberParser>>nextIntegerBase:
09:30:52				290/516 - 15/28: Installing method NumberParser>>nextIntegerBase:ifFail:
09:30:52				290/516 - 16/28: Installing method NumberParser>>nextLargeIntegerBase:nPackets:
09:30:52				290/516 - 17/28: Installing method NumberParser>>nextNumber
09:30:52				290/516 - 18/28: Installing method NumberParser>>nextNumberBase:
09:30:52				290/516 - 19/28: Installing method NumberParser>>nextScaledDecimal
09:30:52				290/516 - 20/28: Installing method NumberParser>>nextUnsignedIntegerBase:
09:30:52				290/516 - 21/28: Installing method NumberParser>>nextUnsignedIntegerBase:ifFail:
09:30:52				290/516 - 22/28: Installing method NumberParser>>nextUnsignedIntegerOrNilBase:
09:30:52				290/516 - 23/28: Installing method NumberParser>>on:
09:30:52				290/516 - 24/28: Installing method NumberParser>>peekSignIsMinus
09:30:52				290/516 - 25/28: Installing method NumberParser>>readExponent
09:30:52				290/516 - 26/28: Installing method NumberParser>>readNamedFloatOrFail
09:30:52				290/516 - 27/28: Installing method NumberParser>>readNumberWithFractionPartNumberOfTrailingZeroInIntegerPart:
09:30:52				290/516 - 28/28: Installing method NumberParser>>readScaleWithDefaultNumberOfDigits:
09:30:53				290/516 - 1/9: Installing method NumberParser class>>isNumber:
09:30:53				290/516 - 2/9: Installing method NumberParser class>>maxExponent
09:30:53				290/516 - 3/9: Installing method NumberParser class>>maxExponent:
09:30:53				290/516 - 4/9: Installing method NumberParser class>>on:
09:30:53				290/516 - 5/9: Installing method NumberParser class>>parse:
09:30:53				290/516 - 6/9: Installing method NumberParser class>>parse:onError:
09:30:53				290/516 - 7/9: Installing method NumberParser class>>settingsOn:
09:30:53				290/516 - 8/9: Installing method NumberParser class>>squeezeNumberOutOfString:
09:30:53				290/516 - 9/9: Installing method NumberParser class>>squeezeNumberOutOfString:onError:
09:30:53				291/516 - 1/30: Installing method OSPlatform>>accept:
09:30:53				291/516 - 2/30: Installing method OSPlatform>>current
09:30:53				291/516 - 3/30: Installing method OSPlatform>>currentWorkingDirectoryPath
09:30:53				291/516 - 4/30: Installing method OSPlatform>>currentWorkingDirectoryPathWithBuffer:
09:30:53				291/516 - 5/30: Installing method OSPlatform>>currentWorkingDirectoryPathWithBufferSize:
09:30:53				291/516 - 6/30: Installing method OSPlatform>>currentWorkingDirectoryRawPath
09:30:53				291/516 - 7/30: Installing method OSPlatform>>defaultEncoding
09:30:53				291/516 - 8/30: Installing method OSPlatform>>defaultMaximumPathLength
09:30:53				291/516 - 9/30: Installing method OSPlatform>>family
09:30:53				291/516 - 10/30: Installing method OSPlatform>>isLinux
09:30:53				291/516 - 11/30: Installing method OSPlatform>>isMacOS
09:30:53				291/516 - 12/30: Installing method OSPlatform>>isMacOSX
09:30:53				291/516 - 13/30: Installing method OSPlatform>>isUnix
09:30:53				291/516 - 14/30: Installing method OSPlatform>>isUnix32
09:30:53				291/516 - 15/30: Installing method OSPlatform>>isUnix64
09:30:53				291/516 - 16/30: Installing method OSPlatform>>isWin32
09:30:53				291/516 - 17/30: Installing method OSPlatform>>isWin64
09:30:53				291/516 - 18/30: Installing method OSPlatform>>isWindows
09:30:53				291/516 - 19/30: Installing method OSPlatform>>isX11
09:30:53				291/516 - 20/30: Installing method OSPlatform>>lineEnding
09:30:53				291/516 - 21/30: Installing method OSPlatform>>menuShortcutString
09:30:53				291/516 - 22/30: Installing method OSPlatform>>name
09:30:53				291/516 - 23/30: Installing method OSPlatform>>newTerminfo
09:30:53				291/516 - 24/30: Installing method OSPlatform>>platformFamily
09:30:53				291/516 - 25/30: Installing method OSPlatform>>platformName
09:30:53				291/516 - 26/30: Installing method OSPlatform>>potentialLocationsOfSourcesFile
09:30:53				291/516 - 27/30: Installing method OSPlatform>>subtype
09:30:53				291/516 - 28/30: Installing method OSPlatform>>version
09:30:53				291/516 - 29/30: Installing method OSPlatform>>virtualKey:
09:30:53				291/516 - 30/30: Installing method OSPlatform>>windowSystemName
09:30:53				291/516 - 1/6: Installing method OSPlatform class>>current
09:30:53				291/516 - 2/6: Installing method OSPlatform class>>currentVersion
09:30:53				291/516 - 3/6: Installing method OSPlatform class>>determineActivePlatform
09:30:53				291/516 - 4/6: Installing method OSPlatform class>>example
09:30:53				291/516 - 5/6: Installing method OSPlatform class>>isActivePlatform
09:30:53				291/516 - 6/6: Installing method OSPlatform class>>startUp:
09:30:53				292/516 - 1/10: Installing method OSPlatformVisitor>>visit
09:30:53				292/516 - 2/10: Installing method OSPlatformVisitor>>visitGeneric:
09:30:53				292/516 - 3/10: Installing method OSPlatformVisitor>>visitMacOS:
09:30:53				292/516 - 4/10: Installing method OSPlatformVisitor>>visitMacOSX:
09:30:53				292/516 - 5/10: Installing method OSPlatformVisitor>>visitUnix32:
09:30:53				292/516 - 6/10: Installing method OSPlatformVisitor>>visitUnix64:
09:30:53				292/516 - 7/10: Installing method OSPlatformVisitor>>visitUnix:
09:30:53				292/516 - 8/10: Installing method OSPlatformVisitor>>visitWindows32:
09:30:53				292/516 - 9/10: Installing method OSPlatformVisitor>>visitWindows64:
09:30:53				292/516 - 10/10: Installing method OSPlatformVisitor>>visitWindows:
09:30:55				293/516 - 1/215: Installing method Object>>->
09:30:55				293/516 - 2/215: Installing method Object>>=
09:30:55				293/516 - 3/215: Installing method Object>>adaptToFloat:andCompare:
09:30:55				293/516 - 4/215: Installing method Object>>adaptToFloat:andSend:
09:30:55				293/516 - 5/215: Installing method Object>>adaptToFraction:andCompare:
09:30:55				293/516 - 6/215: Installing method Object>>adaptToFraction:andSend:
09:30:55				293/516 - 7/215: Installing method Object>>adaptToInteger:andCompare:
09:30:55				293/516 - 8/215: Installing method Object>>adaptToInteger:andSend:
09:30:55				293/516 - 9/215: Installing method Object>>appendTo:
09:30:55				293/516 - 10/215: Installing method Object>>as:
09:30:55				293/516 - 11/215: Installing method Object>>asCollectionElement
09:30:55				293/516 - 12/215: Installing method Object>>asDoubleLink
09:30:55				293/516 - 13/215: Installing method Object>>asLink
09:30:55				293/516 - 14/215: Installing method Object>>asLinkPrepend:
09:30:55				293/516 - 15/215: Installing method Object>>asString
09:30:55				293/516 - 16/215: Installing method Object>>assert:
09:30:55				293/516 - 17/215: Installing method Object>>assert:description:
09:30:55				293/516 - 18/215: Installing method Object>>at:
09:30:55				293/516 - 19/215: Installing method Object>>at:put:
09:30:55				293/516 - 20/215: Installing method Object>>attemptToAssign:withIndex:
09:30:55				293/516 - 21/215: Installing method Object>>backwardCompatible:on:in:transformWith:
09:30:55				293/516 - 22/215: Installing method Object>>basicAt:
09:30:55				293/516 - 23/215: Installing method Object>>basicAt:put:
09:30:55				293/516 - 24/215: Installing method Object>>basicSize
09:30:55				293/516 - 25/215: Installing method Object>>beReadOnlyLiteral
09:30:55				293/516 - 26/215: Installing method Object>>beReadOnlyObject
09:30:55				293/516 - 27/215: Installing method Object>>beRecursivelyReadOnlyObject
09:30:55				293/516 - 28/215: Installing method Object>>beRecursivelyWritableObject
09:30:55				293/516 - 29/215: Installing method Object>>beWritableObject
09:30:55				293/516 - 30/215: Installing method Object>>caseError
09:30:55				293/516 - 31/215: Installing method Object>>caseOf:
09:30:55				293/516 - 32/215: Installing method Object>>caseOf:otherwise:
09:30:55				293/516 - 33/215: Installing method Object>>changed
09:30:55				293/516 - 34/215: Installing method Object>>changed:
09:30:55				293/516 - 35/215: Installing method Object>>changed:with:
09:30:55				293/516 - 36/215: Installing method Object>>className
09:30:56				293/516 - 37/215: Installing method Object>>clone
09:30:56				293/516 - 38/215: Installing method Object>>confirm:
09:30:56				293/516 - 39/215: Installing method Object>>copy
09:30:56				293/516 - 40/215: Installing method Object>>copyFrom:
09:30:56				293/516 - 41/215: Installing method Object>>copySameFrom:
09:30:56				293/516 - 42/215: Installing method Object>>crTrace
09:30:56				293/516 - 43/215: Installing method Object>>crTrace:
09:30:56				293/516 - 44/215: Installing method Object>>deepCopy
09:30:56				293/516 - 45/215: Installing method Object>>deprecated:
09:30:56				293/516 - 46/215: Installing method Object>>deprecated:on:in:
09:30:56				293/516 - 47/215: Installing method Object>>deprecated:on:in:transformWith:
09:30:56				293/516 - 48/215: Installing method Object>>deprecated:on:in:transformWith:when:
09:30:56				293/516 - 49/215: Installing method Object>>deprecated:transformWith:
09:30:56				293/516 - 50/215: Installing method Object>>deprecated:transformWith:when:
09:30:56				293/516 - 51/215: Installing method Object>>displayString
09:30:56				293/516 - 52/215: Installing method Object>>displayStringLimitedTo:
09:30:56				293/516 - 53/215: Installing method Object>>displayStringOn:
09:30:56				293/516 - 54/215: Installing method Object>>doesNotUnderstand:
09:30:56				293/516 - 55/215: Installing method Object>>enclosedElement
09:30:56				293/516 - 56/215: Installing method Object>>error
09:30:56				293/516 - 57/215: Installing method Object>>error:
09:30:56				293/516 - 58/215: Installing method Object>>errorImproperStore
09:30:56				293/516 - 59/215: Installing method Object>>errorNonIntegerIndex
09:30:56				293/516 - 60/215: Installing method Object>>errorNotIndexable
09:30:56				293/516 - 61/215: Installing method Object>>errorSubscriptBounds:
09:30:56				293/516 - 62/215: Installing method Object>>finalizationRegistry
09:30:56				293/516 - 63/215: Installing method Object>>finalize
09:30:56				293/516 - 64/215: Installing method Object>>finalizer
09:30:56				293/516 - 65/215: Installing method Object>>flattenOn:
09:30:56				293/516 - 66/215: Installing method Object>>fullDisplayString
09:30:56				293/516 - 67/215: Installing method Object>>fullPrintString
09:30:56				293/516 - 68/215: Installing method Object>>handleProcessTerminationOfWaitingContext:
09:30:56				293/516 - 69/215: Installing method Object>>handles:
09:30:56				293/516 - 70/215: Installing method Object>>hasLiteralSuchThat:
09:30:56				293/516 - 71/215: Installing method Object>>hasMultipleExecutors
09:30:56				293/516 - 72/215: Installing method Object>>hash
09:30:56				293/516 - 73/215: Installing method Object>>in:
09:30:56				293/516 - 74/215: Installing method Object>>inform:
09:30:56				293/516 - 75/215: Installing method Object>>instVarAt:
09:30:56				293/516 - 76/215: Installing method Object>>instVarAt:put:
09:30:56				293/516 - 77/215: Installing method Object>>instVarNamed:
09:30:56				293/516 - 78/215: Installing method Object>>instVarNamed:put:
09:30:56				293/516 - 79/215: Installing method Object>>isArray
09:30:56				293/516 - 80/215: Installing method Object>>isAssociation
09:30:56				293/516 - 81/215: Installing method Object>>isBehavior
09:30:56				293/516 - 82/215: Installing method Object>>isBlock
09:30:56				293/516 - 83/215: Installing method Object>>isCharacter
09:30:56				293/516 - 84/215: Installing method Object>>isClass
09:30:56				293/516 - 85/215: Installing method Object>>isClassOrTrait
09:30:56				293/516 - 86/215: Installing method Object>>isClosure
09:30:56				293/516 - 87/215: Installing method Object>>isCollection
09:30:56				293/516 - 88/215: Installing method Object>>isColor
09:30:56				293/516 - 89/215: Installing method Object>>isColorForm
09:30:56				293/516 - 90/215: Installing method Object>>isCompiledBlock
09:30:56				293/516 - 91/215: Installing method Object>>isCompiledMethod
09:30:56				293/516 - 92/215: Installing method Object>>isContext
09:30:56				293/516 - 93/215: Installing method Object>>isDictionary
09:30:56				293/516 - 94/215: Installing method Object>>isEmbeddedBlock
09:30:56				293/516 - 95/215: Installing method Object>>isFloat
09:30:56				293/516 - 96/215: Installing method Object>>isForm
09:30:56				293/516 - 97/215: Installing method Object>>isFraction
09:30:56				293/516 - 98/215: Installing method Object>>isHeap
09:30:56				293/516 - 99/215: Installing method Object>>isInteger
09:30:56				293/516 - 100/215: Installing method Object>>isInterval
09:30:56				293/516 - 101/215: Installing method Object>>isKindOf:
09:30:56				293/516 - 102/215: Installing method Object>>isLiteral
09:30:56				293/516 - 103/215: Installing method Object>>isLiteral:
09:30:56				293/516 - 104/215: Installing method Object>>isMemberOf:
09:30:56				293/516 - 105/215: Installing method Object>>isMessageSend
09:30:56				293/516 - 106/215: Installing method Object>>isMethodProperties
09:30:56				293/516 - 107/215: Installing method Object>>isMorph
09:30:56				293/516 - 108/215: Installing method Object>>isMorphicEvent
09:30:56				293/516 - 109/215: Installing method Object>>isNotNil
09:30:56				293/516 - 110/215: Installing method Object>>isNumber
09:30:56				293/516 - 111/215: Installing method Object>>isPackage
09:30:56				293/516 - 112/215: Installing method Object>>isPinned
09:30:56				293/516 - 113/215: Installing method Object>>isPinnedInMemory
09:30:56				293/516 - 114/215: Installing method Object>>isPoint
09:30:56				293/516 - 115/215: Installing method Object>>isPrimitiveError
09:30:56				293/516 - 116/215: Installing method Object>>isReadOnlyObject
09:30:56				293/516 - 117/215: Installing method Object>>isRectangle
09:30:56				293/516 - 118/215: Installing method Object>>isSelfEvaluating
09:30:56				293/516 - 119/215: Installing method Object>>isSelfEvaluating:
09:30:56				293/516 - 120/215: Installing method Object>>isStream
09:30:56				293/516 - 121/215: Installing method Object>>isString
09:30:56				293/516 - 122/215: Installing method Object>>isSymbol
09:30:56				293/516 - 123/215: Installing method Object>>isSystemWindow
09:30:56				293/516 - 124/215: Installing method Object>>isText
09:30:56				293/516 - 125/215: Installing method Object>>isThisEverCalled
09:30:56				293/516 - 126/215: Installing method Object>>isThisEverCalled:
09:30:56				293/516 - 127/215: Installing method Object>>isTrait
09:30:56				293/516 - 128/215: Installing method Object>>isVariableBinding
09:30:56				293/516 - 129/215: Installing method Object>>join:
09:30:56				293/516 - 130/215: Installing method Object>>joinTo:
09:30:56				293/516 - 131/215: Installing method Object>>literalEqual:
09:30:56				293/516 - 132/215: Installing method Object>>logEntry
09:30:56				293/516 - 133/215: Installing method Object>>logExecution
09:30:56				293/516 - 134/215: Installing method Object>>logExit
09:30:56				293/516 - 135/215: Installing method Object>>longPrintOn:limitedTo:indent:
09:30:56				293/516 - 136/215: Installing method Object>>longPrintStringLimitedTo:
09:30:56				293/516 - 137/215: Installing method Object>>mourn
09:30:56				293/516 - 138/215: Installing method Object>>notNil
09:30:56				293/516 - 139/215: Installing method Object>>notYetImplemented
09:30:56				293/516 - 140/215: Installing method Object>>notify:
09:30:56				293/516 - 141/215: Installing method Object>>okToChange
09:30:56				293/516 - 142/215: Installing method Object>>packageOrganizer
09:30:56				293/516 - 143/215: Installing method Object>>perform:
09:30:56				293/516 - 144/215: Installing method Object>>perform:orSendTo:
09:30:56				293/516 - 145/215: Installing method Object>>perform:with:
09:30:56				293/516 - 146/215: Installing method Object>>perform:with:with:
09:30:56				293/516 - 147/215: Installing method Object>>perform:with:with:with:
09:30:56				293/516 - 148/215: Installing method Object>>perform:with:with:with:with:
09:30:56				293/516 - 149/215: Installing method Object>>perform:withArguments:
09:30:56				293/516 - 150/215: Installing method Object>>perform:withArguments:inSuperclass:
09:30:56				293/516 - 151/215: Installing method Object>>perform:withEnoughArguments:
09:30:56				293/516 - 152/215: Installing method Object>>pin
09:30:56				293/516 - 153/215: Installing method Object>>pinInMemory
09:30:56				293/516 - 154/215: Installing method Object>>pointsOnlyWeaklyTo:
09:30:56				293/516 - 155/215: Installing method Object>>postCopy
09:30:56				293/516 - 156/215: Installing method Object>>primitiveChangeClassTo:
09:30:56				293/516 - 157/215: Installing method Object>>primitiveError:
09:30:56				293/516 - 158/215: Installing method Object>>printOn:
09:30:56				293/516 - 159/215: Installing method Object>>printString
09:30:56				293/516 - 160/215: Installing method Object>>printStringLimitedTo:
09:30:56				293/516 - 161/215: Installing method Object>>printStringLimitedTo:using:
09:30:56				293/516 - 162/215: Installing method Object>>putOn:
09:30:56				293/516 - 163/215: Installing method Object>>readFromString:
09:30:56				293/516 - 164/215: Installing method Object>>readSlot:
09:30:56				293/516 - 165/215: Installing method Object>>readSlotNamed:
09:30:56				293/516 - 166/215: Installing method Object>>recursivelySetIsReadOnlyObject:
09:30:56				293/516 - 167/215: Installing method Object>>recursivelySetIsReadOnlyObject:exceptObjectsIn:
09:30:56				293/516 - 168/215: Installing method Object>>refersToLiteral:
09:30:56				293/516 - 169/215: Installing method Object>>release
09:30:56				293/516 - 170/215: Installing method Object>>respondsTo:
09:30:56				293/516 - 171/215: Installing method Object>>retrySetPinnedInMemory:
09:30:56				293/516 - 172/215: Installing method Object>>retryWithGC:until:
09:30:56				293/516 - 173/215: Installing method Object>>setIsReadOnlyObject:
09:30:56				293/516 - 174/215: Installing method Object>>setPinned:
09:30:56				293/516 - 175/215: Installing method Object>>setPinnedInMemory:
09:30:56				293/516 - 176/215: Installing method Object>>shallowCopy
09:30:56				293/516 - 177/215: Installing method Object>>shouldBeImplemented
09:30:56				293/516 - 178/215: Installing method Object>>shouldBePrintedAsLiteral
09:30:56				293/516 - 179/215: Installing method Object>>shouldBePrintedAsLiteral:
09:30:56				293/516 - 180/215: Installing method Object>>shouldNotImplement
09:30:56				293/516 - 181/215: Installing method Object>>size
09:30:56				293/516 - 182/215: Installing method Object>>sizeInMemory
09:30:56				293/516 - 183/215: Installing method Object>>someObject
09:30:56				293/516 - 184/215: Installing method Object>>species
09:30:56				293/516 - 185/215: Installing method Object>>split:
09:30:56				293/516 - 186/215: Installing method Object>>split:do:
09:30:57				293/516 - 187/215: Installing method Object>>split:indicesDo:
09:30:57				293/516 - 188/215: Installing method Object>>storeAt:inTempFrame:
09:30:57				293/516 - 189/215: Installing method Object>>storeOn:
09:30:57				293/516 - 190/215: Installing method Object>>storeString
09:30:57				293/516 - 191/215: Installing method Object>>subclassResponsibility
09:30:57				293/516 - 192/215: Installing method Object>>systemNavigation
09:30:57				293/516 - 193/215: Installing method Object>>toFinalizeSend:to:with:
09:30:57				293/516 - 194/215: Installing method Object>>trace
09:30:57				293/516 - 195/215: Installing method Object>>trace:
09:30:57				293/516 - 196/215: Installing method Object>>traceCr
09:30:57				293/516 - 197/215: Installing method Object>>traceCr:
09:30:57				293/516 - 198/215: Installing method Object>>traceCrTab:
09:30:57				293/516 - 199/215: Installing method Object>>traitConflict
09:30:57				293/516 - 200/215: Installing method Object>>uiManager
09:30:57				293/516 - 201/215: Installing method Object>>unpin
09:30:57				293/516 - 202/215: Installing method Object>>unpinInMemory
09:30:57				293/516 - 203/215: Installing method Object>>update:
09:30:57				293/516 - 204/215: Installing method Object>>update:with:
09:30:57				293/516 - 205/215: Installing method Object>>value
09:30:57				293/516 - 206/215: Installing method Object>>valueWithArguments:
09:30:57				293/516 - 207/215: Installing method Object>>veryDeepCopyWith:
09:30:57				293/516 - 208/215: Installing method Object>>veryDeepFixupWith:
09:30:57				293/516 - 209/215: Installing method Object>>veryDeepInner:
09:30:57				293/516 - 210/215: Installing method Object>>windowIsClosing
09:30:57				293/516 - 211/215: Installing method Object>>writeSlot:value:
09:30:57				293/516 - 212/215: Installing method Object>>writeSlotNamed:value:
09:30:57				293/516 - 213/215: Installing method Object>>yourself
09:30:57				293/516 - 214/215: Installing method Object>>~=
09:30:57				293/516 - 215/215: Installing method Object>>~~>
09:30:57				293/516 - 1/6: Installing method Object class>>howToModifyPrimitives
09:30:57				293/516 - 2/6: Installing method Object class>>initialize
09:30:57				293/516 - 3/6: Installing method Object class>>newFrom:
09:30:57				293/516 - 4/6: Installing method Object class>>newFromArray:
09:30:57				293/516 - 5/6: Installing method Object class>>readFrom:
09:30:57				293/516 - 6/6: Installing method Object class>>whatIsAPrimitive
09:30:57				294/516 - 1/2: Installing method ObjectFinalizer>>finalize
09:30:57				294/516 - 2/2: Installing method ObjectFinalizer>>receiver:selector:argument:
09:30:57				295/516 - 1/2: Installing method ObjectFinalizerCollection>>finalize
09:30:57				295/516 - 2/2: Installing method ObjectFinalizerCollection>>hasMultipleExecutors
09:30:57				296/516 - 1/12: Installing method ObjectLayout>>extend
09:30:57				296/516 - 2/12: Installing method ObjectLayout>>extend:
09:30:57				296/516 - 3/12: Installing method ObjectLayout>>extendByte
09:30:57				296/516 - 4/12: Installing method ObjectLayout>>extendCompiledMethod
09:30:57				296/516 - 5/12: Installing method ObjectLayout>>extendDoubleByte
09:30:57				296/516 - 6/12: Installing method ObjectLayout>>extendDoubleWord
09:30:57				296/516 - 7/12: Installing method ObjectLayout>>extendSmallInteger
09:30:57				296/516 - 8/12: Installing method ObjectLayout>>extendVariable:
09:30:57				296/516 - 9/12: Installing method ObjectLayout>>extendWord
09:30:57				296/516 - 10/12: Installing method ObjectLayout>>format
09:30:57				296/516 - 11/12: Installing method ObjectLayout>>initializeInstance:
09:30:57				296/516 - 12/12: Installing method ObjectLayout>>instanceSpecification
09:30:57				296/516 - 1/5: Installing method ObjectLayout class>>allSubclassDefiningSymbols
09:30:57				296/516 - 2/5: Installing method ObjectLayout class>>extending:scope:host:
09:30:57				296/516 - 3/5: Installing method ObjectLayout class>>isAbstract
09:30:57				296/516 - 4/5: Installing method ObjectLayout class>>layoutForSubclassDefiningSymbol:
09:30:57				296/516 - 5/5: Installing method ObjectLayout class>>subclassDefiningSymbol
09:30:58				297/516 - 1/65: Installing method OrderedCollection>>add:
09:30:58				297/516 - 2/65: Installing method OrderedCollection>>add:after:
09:30:58				297/516 - 3/65: Installing method OrderedCollection>>add:afterIndex:
09:30:58				297/516 - 4/65: Installing method OrderedCollection>>add:before:
09:30:58				297/516 - 5/65: Installing method OrderedCollection>>add:beforeIndex:
09:30:58				297/516 - 6/65: Installing method OrderedCollection>>addAll:
09:30:58				297/516 - 7/65: Installing method OrderedCollection>>addAllFirst:
09:30:58				297/516 - 8/65: Installing method OrderedCollection>>addAllFirstUnlessAlreadyPresent:
09:30:58				297/516 - 9/65: Installing method OrderedCollection>>addAllLast:
09:30:58				297/516 - 10/65: Installing method OrderedCollection>>addFirst:
09:30:58				297/516 - 11/65: Installing method OrderedCollection>>addLast:
09:30:58				297/516 - 12/65: Installing method OrderedCollection>>addNoSort:
09:30:58				297/516 - 13/65: Installing method OrderedCollection>>asArray
09:30:58				297/516 - 14/65: Installing method OrderedCollection>>asOrderedCollection
09:30:58				297/516 - 15/65: Installing method OrderedCollection>>at:
09:30:58				297/516 - 16/65: Installing method OrderedCollection>>at:ifAbsentPut:
09:30:58				297/516 - 17/65: Installing method OrderedCollection>>at:put:
09:30:58				297/516 - 18/65: Installing method OrderedCollection>>capacity
09:30:58				297/516 - 19/65: Installing method OrderedCollection>>collect:
09:30:58				297/516 - 20/65: Installing method OrderedCollection>>collect:from:to:
09:30:58				297/516 - 21/65: Installing method OrderedCollection>>collect:thenSelect:
09:30:58				297/516 - 22/65: Installing method OrderedCollection>>collector
09:30:58				297/516 - 23/65: Installing method OrderedCollection>>compact
09:30:58				297/516 - 24/65: Installing method OrderedCollection>>copyEmpty
09:30:58				297/516 - 25/65: Installing method OrderedCollection>>copyFrom:to:
09:30:58				297/516 - 26/65: Installing method OrderedCollection>>copyReplaceFrom:to:with:
09:30:58				297/516 - 27/65: Installing method OrderedCollection>>copyWith:
09:30:58				297/516 - 28/65: Installing method OrderedCollection>>do:
09:30:58				297/516 - 29/65: Installing method OrderedCollection>>ensureBoundsFrom:to:
09:30:58				297/516 - 30/65: Installing method OrderedCollection>>find:
09:30:58				297/516 - 31/65: Installing method OrderedCollection>>growAtFirst
09:30:58				297/516 - 32/65: Installing method OrderedCollection>>growAtLast
09:30:58				297/516 - 33/65: Installing method OrderedCollection>>insert:before:
09:30:58				297/516 - 34/65: Installing method OrderedCollection>>join:
09:30:58				297/516 - 35/65: Installing method OrderedCollection>>makeRoomAtFirst
09:30:58				297/516 - 36/65: Installing method OrderedCollection>>makeRoomAtLast
09:30:58				297/516 - 37/65: Installing method OrderedCollection>>postCopy
09:30:58				297/516 - 38/65: Installing method OrderedCollection>>postCopyFrom:to:
09:30:58				297/516 - 39/65: Installing method OrderedCollection>>reject:
09:30:58				297/516 - 40/65: Installing method OrderedCollection>>reject:thenCollect:
09:30:58				297/516 - 41/65: Installing method OrderedCollection>>remove:ifAbsent:
09:30:58				297/516 - 42/65: Installing method OrderedCollection>>removeAll
09:30:58				297/516 - 43/65: Installing method OrderedCollection>>removeAllSuchThat:
09:30:58				297/516 - 44/65: Installing method OrderedCollection>>removeAt:
09:30:58				297/516 - 45/65: Installing method OrderedCollection>>removeDuplicates
09:30:58				297/516 - 46/65: Installing method OrderedCollection>>removeFirst
09:30:58				297/516 - 47/65: Installing method OrderedCollection>>removeFirst:
09:30:58				297/516 - 48/65: Installing method OrderedCollection>>removeIndex:
09:30:58				297/516 - 49/65: Installing method OrderedCollection>>removeLast
09:30:58				297/516 - 50/65: Installing method OrderedCollection>>removeLast:
09:30:58				297/516 - 51/65: Installing method OrderedCollection>>reset
09:30:58				297/516 - 52/65: Installing method OrderedCollection>>resetTo:
09:30:58				297/516 - 53/65: Installing method OrderedCollection>>reverseDo:
09:30:58				297/516 - 54/65: Installing method OrderedCollection>>reversed
09:30:58				297/516 - 55/65: Installing method OrderedCollection>>select:
09:30:58				297/516 - 56/65: Installing method OrderedCollection>>select:thenCollect:
09:30:58				297/516 - 57/65: Installing method OrderedCollection>>setCollection:
09:30:58				297/516 - 58/65: Installing method OrderedCollection>>setContents:
09:30:58				297/516 - 59/65: Installing method OrderedCollection>>size
09:30:58				297/516 - 60/65: Installing method OrderedCollection>>sort:
09:30:58				297/516 - 61/65: Installing method OrderedCollection>>speciesForTransform
09:30:58				297/516 - 62/65: Installing method OrderedCollection>>truncateTo:
09:30:58				297/516 - 63/65: Installing method OrderedCollection>>with:collect:
09:30:58				297/516 - 64/65: Installing method OrderedCollection>>withIndexCollect:
09:30:58				297/516 - 65/65: Installing method OrderedCollection>>withIndexSelect:
09:30:58				297/516 - 1/12: Installing method OrderedCollection class>>arrayType
09:30:58				297/516 - 2/12: Installing method OrderedCollection class>>cleanUp:
09:30:58				297/516 - 3/12: Installing method OrderedCollection class>>compactAll
09:30:58				297/516 - 4/12: Installing method OrderedCollection class>>compactAllInstances
09:30:58				297/516 - 5/12: Installing method OrderedCollection class>>new
09:30:58				297/516 - 6/12: Installing method OrderedCollection class>>new:
09:30:58				297/516 - 7/12: Installing method OrderedCollection class>>new:streamContents:
09:30:58				297/516 - 8/12: Installing method OrderedCollection class>>new:withAll:
09:30:58				297/516 - 9/12: Installing method OrderedCollection class>>newFrom:
09:30:58				297/516 - 10/12: Installing method OrderedCollection class>>newFromArray:
09:30:58				297/516 - 11/12: Installing method OrderedCollection class>>ofSize:
09:30:58				297/516 - 12/12: Installing method OrderedCollection class>>streamSpecies
09:30:59				298/516 - 1/72: Installing method OrderedDictionary>>=
09:30:59				298/516 - 2/72: Installing method OrderedDictionary>>add:
09:30:59				298/516 - 3/72: Installing method OrderedDictionary>>addAll:
09:30:59				298/516 - 4/72: Installing method OrderedDictionary>>associationAt:
09:30:59				298/516 - 5/72: Installing method OrderedDictionary>>associationAt:ifAbsent:
09:30:59				298/516 - 6/72: Installing method OrderedDictionary>>associationAt:ifPresent:
09:30:59				298/516 - 7/72: Installing method OrderedDictionary>>associationAt:ifPresent:ifAbsent:
09:30:59				298/516 - 8/72: Installing method OrderedDictionary>>associations
09:30:59				298/516 - 9/72: Installing method OrderedDictionary>>associationsDo:
09:30:59				298/516 - 10/72: Installing method OrderedDictionary>>associationsSelect:
09:30:59				298/516 - 11/72: Installing method OrderedDictionary>>at:
09:30:59				298/516 - 12/72: Installing method OrderedDictionary>>at:at:
09:30:59				298/516 - 13/72: Installing method OrderedDictionary>>at:at:ifAbsent:
09:30:59				298/516 - 14/72: Installing method OrderedDictionary>>at:at:ifAbsentPut:
09:30:59				298/516 - 15/72: Installing method OrderedDictionary>>at:at:put:
09:30:59				298/516 - 16/72: Installing method OrderedDictionary>>at:ifAbsent:
09:30:59				298/516 - 17/72: Installing method OrderedDictionary>>at:ifAbsentPut:
09:30:59				298/516 - 18/72: Installing method OrderedDictionary>>at:ifPresent:
09:30:59				298/516 - 19/72: Installing method OrderedDictionary>>at:ifPresent:ifAbsent:
09:30:59				298/516 - 20/72: Installing method OrderedDictionary>>at:ifPresent:ifAbsentPut:
09:30:59				298/516 - 21/72: Installing method OrderedDictionary>>at:put:
09:30:59				298/516 - 22/72: Installing method OrderedDictionary>>at:update:
09:30:59				298/516 - 23/72: Installing method OrderedDictionary>>at:update:initial:
09:30:59				298/516 - 24/72: Installing method OrderedDictionary>>bindingOf:
09:30:59				298/516 - 25/72: Installing method OrderedDictionary>>capacity
09:30:59				298/516 - 26/72: Installing method OrderedDictionary>>collect:
09:30:59				298/516 - 27/72: Installing method OrderedDictionary>>dictionary
09:30:59				298/516 - 28/72: Installing method OrderedDictionary>>dictionaryClass
09:30:59				298/516 - 29/72: Installing method OrderedDictionary>>do:
09:30:59				298/516 - 30/72: Installing method OrderedDictionary>>errorInvalidIndex:
09:30:59				298/516 - 31/72: Installing method OrderedDictionary>>growOrderedKeys
09:30:59				298/516 - 32/72: Installing method OrderedDictionary>>hasBindingThatBeginsWith:
09:30:59				298/516 - 33/72: Installing method OrderedDictionary>>hash
09:30:59				298/516 - 34/72: Installing method OrderedDictionary>>identityIndexOfKey:
09:30:59				298/516 - 35/72: Installing method OrderedDictionary>>identityIndexOfKey:ifAbsent:
09:30:59				298/516 - 36/72: Installing method OrderedDictionary>>includes:
09:30:59				298/516 - 37/72: Installing method OrderedDictionary>>includesAssociation:
09:30:59				298/516 - 38/72: Installing method OrderedDictionary>>includesIdentity:
09:30:59				298/516 - 39/72: Installing method OrderedDictionary>>includesKey:
09:30:59				298/516 - 40/72: Installing method OrderedDictionary>>indexOfKey:
09:30:59				298/516 - 41/72: Installing method OrderedDictionary>>indexOfKey:ifAbsent:
09:30:59				298/516 - 42/72: Installing method OrderedDictionary>>initialize:
09:30:59				298/516 - 43/72: Installing method OrderedDictionary>>isDictionary
09:30:59				298/516 - 44/72: Installing method OrderedDictionary>>isHealthy
09:30:59				298/516 - 45/72: Installing method OrderedDictionary>>keyAtIdentityValue:
09:30:59				298/516 - 46/72: Installing method OrderedDictionary>>keyAtIdentityValue:ifAbsent:
09:30:59				298/516 - 47/72: Installing method OrderedDictionary>>keyAtIndex:
09:30:59				298/516 - 48/72: Installing method OrderedDictionary>>keyAtIndex:ifAbsent:
09:30:59				298/516 - 49/72: Installing method OrderedDictionary>>keyAtValue:
09:30:59				298/516 - 50/72: Installing method OrderedDictionary>>keyAtValue:ifAbsent:
09:30:59				298/516 - 51/72: Installing method OrderedDictionary>>keyForIdentity:
09:30:59				298/516 - 52/72: Installing method OrderedDictionary>>keys
09:30:59				298/516 - 53/72: Installing method OrderedDictionary>>keysAndValuesDo:
09:30:59				298/516 - 54/72: Installing method OrderedDictionary>>keysAndValuesRemove:
09:30:59				298/516 - 55/72: Installing method OrderedDictionary>>keysDo:
09:30:59				298/516 - 56/72: Installing method OrderedDictionary>>keysSortedSafely
09:30:59				298/516 - 57/72: Installing method OrderedDictionary>>orderedKeys
09:30:59				298/516 - 58/72: Installing method OrderedDictionary>>orderedKeysIndexOf:
09:30:59				298/516 - 59/72: Installing method OrderedDictionary>>orderedKeysRemove:
09:30:59				298/516 - 60/72: Installing method OrderedDictionary>>postCopy
09:30:59				298/516 - 61/72: Installing method OrderedDictionary>>printElementsOn:
09:30:59				298/516 - 62/72: Installing method OrderedDictionary>>remove:ifAbsent:
09:30:59				298/516 - 63/72: Installing method OrderedDictionary>>removeAll
09:30:59				298/516 - 64/72: Installing method OrderedDictionary>>removeKey:
09:30:59				298/516 - 65/72: Installing method OrderedDictionary>>removeKey:ifAbsent:
09:30:59				298/516 - 66/72: Installing method OrderedDictionary>>removeKeys:
09:31:00				298/516 - 67/72: Installing method OrderedDictionary>>select:
09:31:00				298/516 - 68/72: Installing method OrderedDictionary>>size
09:31:00				298/516 - 69/72: Installing method OrderedDictionary>>storeOn:
09:31:00				298/516 - 70/72: Installing method OrderedDictionary>>value:registeringAtOrderedKeys:
09:31:00				298/516 - 71/72: Installing method OrderedDictionary>>values
09:31:00				298/516 - 72/72: Installing method OrderedDictionary>>valuesDo:
09:31:00				298/516 - 1/5: Installing method OrderedDictionary class>>new
09:31:00				298/516 - 2/5: Installing method OrderedDictionary class>>new:
09:31:00				298/516 - 3/5: Installing method OrderedDictionary class>>newFrom:
09:31:00				298/516 - 4/5: Installing method OrderedDictionary class>>newFromKeys:andValues:
09:31:00				298/516 - 5/5: Installing method OrderedDictionary class>>newFromPairs:
09:31:00				299/516 - 1/3: Installing method OrderedIdentityDictionary>>dictionaryClass
09:31:00				299/516 - 2/3: Installing method OrderedIdentityDictionary>>indexOfKey:ifAbsent:
09:31:00				299/516 - 3/3: Installing method OrderedIdentityDictionary>>orderedKeysIndexOf:
09:31:00				300/516 - 1/1: Installing method OutOfMemory>>isResumable
09:31:01				301/516 - 1/80: Installing method Package>><=
09:31:01				301/516 - 2/80: Installing method Package>>addClass:
09:31:01				301/516 - 3/80: Installing method Package>>addMethod:
09:31:01				301/516 - 4/80: Installing method Package>>allUnsentMessages
09:31:01				301/516 - 5/80: Installing method Package>>classes
09:31:01				301/516 - 6/80: Installing method Package>>classesTaggedWith:
09:31:01				301/516 - 7/80: Installing method Package>>codeChangeAnnouncer
09:31:01				301/516 - 8/80: Installing method Package>>definedClassNames
09:31:01				301/516 - 9/80: Installing method Package>>definedClasses
09:31:01				301/516 - 10/80: Installing method Package>>definedMethodsForClass:
09:31:01				301/516 - 11/80: Installing method Package>>definedOrExtendedClasses
09:31:01				301/516 - 12/80: Installing method Package>>definedSelectorsForClass:
09:31:01				301/516 - 13/80: Installing method Package>>definesOrExtendsClass:
09:31:01				301/516 - 14/80: Installing method Package>>demoteToTagInPackage
09:31:01				301/516 - 15/80: Installing method Package>>ensureProperties
09:31:01				301/516 - 16/80: Installing method Package>>ensureTag:
09:31:01				301/516 - 17/80: Installing method Package>>environment
09:31:01				301/516 - 18/80: Installing method Package>>extendedClassNames
09:31:01				301/516 - 19/80: Installing method Package>>extendedClasses
09:31:01				301/516 - 20/80: Installing method Package>>extendsClass:
09:31:01				301/516 - 21/80: Installing method Package>>extensionMethods
09:31:01				301/516 - 22/80: Installing method Package>>extensionMethodsForClass:
09:31:01				301/516 - 23/80: Installing method Package>>extensionProtocolsForClass:
09:31:01				301/516 - 24/80: Installing method Package>>extensionSelectors
09:31:01				301/516 - 25/80: Installing method Package>>extensionSelectorsForClass:
09:31:01				301/516 - 26/80: Installing method Package>>hasProperty:
09:31:01				301/516 - 27/80: Installing method Package>>hasTag:
09:31:01				301/516 - 28/80: Installing method Package>>hierarchyRoots
09:31:01				301/516 - 29/80: Installing method Package>>importProtocol:forClass:
09:31:01				301/516 - 30/80: Installing method Package>>includesClass:
09:31:01				301/516 - 31/80: Installing method Package>>includesClassNamed:
09:31:01				301/516 - 32/80: Installing method Package>>includesClassTagNamed:
09:31:01				301/516 - 33/80: Installing method Package>>includesExtensionSelector:ofClass:
09:31:01				301/516 - 34/80: Installing method Package>>includesProtocol:ofClass:
09:31:01				301/516 - 35/80: Installing method Package>>includesSelector:ofClass:
09:31:01				301/516 - 36/80: Installing method Package>>initialize
09:31:01				301/516 - 37/80: Installing method Package>>isDeprecated
09:31:01				301/516 - 38/80: Installing method Package>>isEmpty
09:31:01				301/516 - 39/80: Installing method Package>>isPackage
09:31:01				301/516 - 40/80: Installing method Package>>isTestPackage
09:31:01				301/516 - 41/80: Installing method Package>>isUndefined
09:31:01				301/516 - 42/80: Installing method Package>>linesOfCode
09:31:01				301/516 - 43/80: Installing method Package>>methods
09:31:01				301/516 - 44/80: Installing method Package>>methodsForClass:
09:31:01				301/516 - 45/80: Installing method Package>>moveClass:toTag:
09:31:01				301/516 - 46/80: Installing method Package>>name
09:31:01				301/516 - 47/80: Installing method Package>>name:
09:31:01				301/516 - 48/80: Installing method Package>>organizer
09:31:01				301/516 - 49/80: Installing method Package>>organizer:
09:31:01				301/516 - 50/80: Installing method Package>>packageManifestOrNil
09:31:01				301/516 - 51/80: Installing method Package>>packages
09:31:01				301/516 - 52/80: Installing method Package>>printOn:
09:31:01				301/516 - 53/80: Installing method Package>>properties
09:31:01				301/516 - 54/80: Installing method Package>>propertyAt:
09:31:01				301/516 - 55/80: Installing method Package>>propertyAt:ifAbsent:
09:31:01				301/516 - 56/80: Installing method Package>>propertyAt:ifAbsentPut:
09:31:02				301/516 - 57/80: Installing method Package>>propertyAt:put:
09:31:02				301/516 - 58/80: Installing method Package>>removeAllExtensionMethodsFromClass:
09:31:02				301/516 - 59/80: Installing method Package>>removeClass:
09:31:02				301/516 - 60/80: Installing method Package>>removeEmptyTags
09:31:02				301/516 - 61/80: Installing method Package>>removeFromSystem
09:31:02				301/516 - 62/80: Installing method Package>>removeMethod:
09:31:02				301/516 - 63/80: Installing method Package>>removeMethods:
09:31:02				301/516 - 64/80: Installing method Package>>removePropertiesIfEmpty
09:31:02				301/516 - 65/80: Installing method Package>>removeProperty:
09:31:02				301/516 - 66/80: Installing method Package>>removeProperty:ifAbsent:
09:31:02				301/516 - 67/80: Installing method Package>>removeTag:
09:31:02				301/516 - 68/80: Installing method Package>>renameTag:to:
09:31:02				301/516 - 69/80: Installing method Package>>renameTo:
09:31:02				301/516 - 70/80: Installing method Package>>rootTag
09:31:02				301/516 - 71/80: Installing method Package>>rootTagName
09:31:02				301/516 - 72/80: Installing method Package>>roots
09:31:02				301/516 - 73/80: Installing method Package>>selectors
09:31:02				301/516 - 74/80: Installing method Package>>selectorsForClass:
09:31:02				301/516 - 75/80: Installing method Package>>tagNamed:
09:31:02				301/516 - 76/80: Installing method Package>>tagNamed:ifAbsent:
09:31:02				301/516 - 77/80: Installing method Package>>tagNamed:ifPresent:
09:31:02				301/516 - 78/80: Installing method Package>>tagNames
09:31:02				301/516 - 79/80: Installing method Package>>tagOf:
09:31:02				301/516 - 80/80: Installing method Package>>tags
09:31:02				301/516 - 1/5: Installing method Package class>>initialize
09:31:02				301/516 - 2/5: Installing method Package class>>initializeProperties
09:31:02				301/516 - 3/5: Installing method Package class>>named:
09:31:02				301/516 - 4/5: Installing method Package class>>named:organizer:
09:31:02				301/516 - 5/5: Installing method Package class>>rootTagName
09:31:02				303/516 - 1/2: Installing method PackageAnnouncement>>package
09:31:02				303/516 - 2/2: Installing method PackageAnnouncement>>package:
09:31:02				303/516 - 1/1: Installing method PackageAnnouncement class>>to:
09:31:02				305/516 - 1/11: Installing method PackageManifest class>>classCommentBlank
09:31:02				305/516 - 2/11: Installing method PackageManifest class>>description
09:31:02				305/516 - 3/11: Installing method PackageManifest class>>ignoredDependencies
09:31:02				305/516 - 4/11: Installing method PackageManifest class>>isDeprecated
09:31:02				305/516 - 5/11: Installing method PackageManifest class>>isManifest
09:31:02				305/516 - 6/11: Installing method PackageManifest class>>isUsed
09:31:02				305/516 - 7/11: Installing method PackageManifest class>>manuallyResolvedDependencies
09:31:02				305/516 - 8/11: Installing method PackageManifest class>>postUnloadAction
09:31:02				305/516 - 9/11: Installing method PackageManifest class>>preUnload
09:31:02				305/516 - 10/11: Installing method PackageManifest class>>rejectClasses
09:31:02				305/516 - 11/11: Installing method PackageManifest class>>rejectRules
09:31:02				306/516 - 1/39: Installing method PackageOrganizer>>addPackage:
09:31:02				306/516 - 2/39: Installing method PackageOrganizer>>basicRegisterPackage:
09:31:02				306/516 - 3/39: Installing method PackageOrganizer>>basicUnregisterPackage:
09:31:02				306/516 - 4/39: Installing method PackageOrganizer>>codeChangeAnnouncer
09:31:02				306/516 - 5/39: Installing method PackageOrganizer>>ensurePackage:
09:31:02				306/516 - 6/39: Installing method PackageOrganizer>>ensurePackage:withTags:
09:31:02				306/516 - 7/39: Installing method PackageOrganizer>>ensurePackageMatching:
09:31:02				306/516 - 8/39: Installing method PackageOrganizer>>ensurePackageOfExtensionProtocol:
09:31:02				306/516 - 9/39: Installing method PackageOrganizer>>ensureTag:inPackage:
09:31:02				306/516 - 10/39: Installing method PackageOrganizer>>environment
09:31:02				306/516 - 11/39: Installing method PackageOrganizer>>environment:
09:31:02				306/516 - 12/39: Installing method PackageOrganizer>>hasPackage:
09:31:02				306/516 - 13/39: Installing method PackageOrganizer>>hasTag:inPackage:
09:31:02				306/516 - 14/39: Installing method PackageOrganizer>>initialize
09:31:02				306/516 - 15/39: Installing method PackageOrganizer>>isClassInstalled:
09:31:02				306/516 - 16/39: Installing method PackageOrganizer>>packageForProtocol:
09:31:02				306/516 - 17/39: Installing method PackageOrganizer>>packageForProtocol:from:
09:31:02				306/516 - 18/39: Installing method PackageOrganizer>>packageMatchingExtensionName:
09:31:02				306/516 - 19/39: Installing method PackageOrganizer>>packageNamed:
09:31:02				306/516 - 20/39: Installing method PackageOrganizer>>packageNamed:ifAbsent:
09:31:02				306/516 - 21/39: Installing method PackageOrganizer>>packageNamed:ifPresent:
09:31:02				306/516 - 22/39: Installing method PackageOrganizer>>packageNames
09:31:02				306/516 - 23/39: Installing method PackageOrganizer>>packageNamesDo:
09:31:02				306/516 - 24/39: Installing method PackageOrganizer>>packageOf:
09:31:02				306/516 - 25/39: Installing method PackageOrganizer>>packageOfClassNamed:
09:31:02				306/516 - 26/39: Installing method PackageOrganizer>>packages
09:31:02				306/516 - 27/39: Installing method PackageOrganizer>>packagesDo:
09:31:02				306/516 - 28/39: Installing method PackageOrganizer>>removeClass:
09:31:02				306/516 - 29/39: Installing method PackageOrganizer>>removeEmptyPackagesAndTags
09:31:02				306/516 - 30/39: Installing method PackageOrganizer>>removePackage:
09:31:02				306/516 - 31/39: Installing method PackageOrganizer>>removeTag:fromPackage:
09:31:02				306/516 - 32/39: Installing method PackageOrganizer>>renamePackage:to:
09:31:02				306/516 - 33/39: Installing method PackageOrganizer>>renameTag:to:inPackage:
09:31:03				306/516 - 34/39: Installing method PackageOrganizer>>repackageMethod:oldProtocol:newProtocol:
09:31:03				306/516 - 35/39: Installing method PackageOrganizer>>testPackageNames
09:31:03				306/516 - 36/39: Installing method PackageOrganizer>>testPackages
09:31:03				306/516 - 37/39: Installing method PackageOrganizer>>undefinedPackage
09:31:03				306/516 - 38/39: Installing method PackageOrganizer>>unregisterPackage:
09:31:03				306/516 - 39/39: Installing method PackageOrganizer>>validatePackageDoesNotExist:
09:31:03				306/516 - 1/1: Installing method PackageOrganizer class>>default
09:31:03				308/516 - 1/4: Installing method PackageRenamed>>newName
09:31:03				308/516 - 2/4: Installing method PackageRenamed>>newName:
09:31:03				308/516 - 3/4: Installing method PackageRenamed>>oldName
09:31:03				308/516 - 4/4: Installing method PackageRenamed>>oldName:
09:31:03				308/516 - 1/1: Installing method PackageRenamed class>>to:oldName:newName:
09:31:03				309/516 - 1/27: Installing method PackageTag>>addClass:
09:31:03				309/516 - 2/27: Installing method PackageTag>>basicRenameTo:
09:31:03				309/516 - 3/27: Installing method PackageTag>>categoryName
09:31:03				309/516 - 4/27: Installing method PackageTag>>classNames
09:31:03				309/516 - 5/27: Installing method PackageTag>>classes
09:31:03				309/516 - 6/27: Installing method PackageTag>>codeChangeAnnouncer
09:31:03				309/516 - 7/27: Installing method PackageTag>>environment
09:31:03				309/516 - 8/27: Installing method PackageTag>>hasClassNamed:
09:31:03				309/516 - 9/27: Installing method PackageTag>>includesClass:
09:31:03				309/516 - 10/27: Installing method PackageTag>>initialize
09:31:03				309/516 - 11/27: Installing method PackageTag>>isEmpty
09:31:03				309/516 - 12/27: Installing method PackageTag>>isRoot
09:31:03				309/516 - 13/27: Installing method PackageTag>>isUndefined
09:31:03				309/516 - 14/27: Installing method PackageTag>>name
09:31:03				309/516 - 15/27: Installing method PackageTag>>name:
09:31:03				309/516 - 16/27: Installing method PackageTag>>organizer
09:31:03				309/516 - 17/27: Installing method PackageTag>>package
09:31:03				309/516 - 18/27: Installing method PackageTag>>package:
09:31:03				309/516 - 19/27: Installing method PackageTag>>packageName
09:31:03				309/516 - 20/27: Installing method PackageTag>>printOn:
09:31:03				309/516 - 21/27: Installing method PackageTag>>privateAddClass:
09:31:03				309/516 - 22/27: Installing method PackageTag>>promoteAsPackage
09:31:03				309/516 - 23/27: Installing method PackageTag>>removeClass:
09:31:03				309/516 - 24/27: Installing method PackageTag>>removeFromPackage
09:31:03				309/516 - 25/27: Installing method PackageTag>>removeFromSystem
09:31:03				309/516 - 26/27: Installing method PackageTag>>renameTo:
09:31:03				309/516 - 27/27: Installing method PackageTag>>rootTagName
09:31:03				309/516 - 1/1: Installing method PackageTag class>>package:name:
09:31:03				311/516 - 1/4: Installing method PackageTagAnnouncement>>package
09:31:03				311/516 - 2/4: Installing method PackageTagAnnouncement>>packagesAffected
09:31:03				311/516 - 3/4: Installing method PackageTagAnnouncement>>tag
09:31:03				311/516 - 4/4: Installing method PackageTagAnnouncement>>tag:
09:31:03				311/516 - 1/2: Installing method PackageTagAnnouncement class>>in:tag:
09:31:03				311/516 - 2/2: Installing method PackageTagAnnouncement class>>to:
09:31:03				313/516 - 1/4: Installing method PackageTagRenamed>>newName
09:31:03				313/516 - 2/4: Installing method PackageTagRenamed>>newName:
09:31:03				313/516 - 3/4: Installing method PackageTagRenamed>>oldName
09:31:03				313/516 - 4/4: Installing method PackageTagRenamed>>oldName:
09:31:03				313/516 - 1/1: Installing method PackageTagRenamed class>>to:oldName:newName:
09:31:04				314/516 - 1/54: Installing method Path>>,
09:31:04				314/516 - 2/54: Installing method Path>>/
09:31:04				314/516 - 3/54: Installing method Path>><=
09:31:04				314/516 - 4/54: Installing method Path>>=
09:31:04				314/516 - 5/54: Installing method Path>>asPath
09:31:04				314/516 - 6/54: Installing method Path>>asPathWith:
09:31:04				314/516 - 7/54: Installing method Path>>asResolvedBy:
09:31:04				314/516 - 8/54: Installing method Path>>base
09:31:04				314/516 - 9/54: Installing method Path>>basename
09:31:04				314/516 - 10/54: Installing method Path>>basename:
09:31:04				314/516 - 11/54: Installing method Path>>basenameWithoutExtension
09:31:04				314/516 - 12/54: Installing method Path>>basenameWithoutExtension:
09:31:04				314/516 - 13/54: Installing method Path>>canonicalize
09:31:04				314/516 - 14/54: Installing method Path>>canonicalizeOnFilesystem:
09:31:04				314/516 - 15/54: Installing method Path>>contains:
09:31:04				314/516 - 16/54: Installing method Path>>containsPath:
09:31:04				314/516 - 17/54: Installing method Path>>containsReference:
09:31:04				314/516 - 18/54: Installing method Path>>copyFrom:
09:31:04				314/516 - 19/54: Installing method Path>>delimiter
09:31:04				314/516 - 20/54: Installing method Path>>do:
09:31:04				314/516 - 21/54: Installing method Path>>emptyPathString
09:31:04				314/516 - 22/54: Installing method Path>>extension
09:31:04				314/516 - 23/54: Installing method Path>>extensionDelimiter
09:31:04				314/516 - 24/54: Installing method Path>>extensions
09:31:04				314/516 - 25/54: Installing method Path>>fullName
09:31:04				314/516 - 26/54: Installing method Path>>hash
09:31:04				314/516 - 27/54: Installing method Path>>isAbsolute
09:31:04				314/516 - 28/54: Installing method Path>>isChildOf:
09:31:04				314/516 - 29/54: Installing method Path>>isContainedBy:
09:31:04				314/516 - 30/54: Installing method Path>>isEmpty
09:31:04				314/516 - 31/54: Installing method Path>>isNetworkPath
09:31:04				314/516 - 32/54: Installing method Path>>isRelative
09:31:04				314/516 - 33/54: Installing method Path>>isRoot
09:31:04				314/516 - 34/54: Installing method Path>>isWorkingDirectory
09:31:04				314/516 - 35/54: Installing method Path>>lengthOfStemWith:
09:31:04				314/516 - 36/54: Installing method Path>>makeRelative:
09:31:04				314/516 - 37/54: Installing method Path>>parent
09:31:04				314/516 - 38/54: Installing method Path>>parentUpTo:
09:31:04				314/516 - 39/54: Installing method Path>>pathString
09:31:04				314/516 - 40/54: Installing method Path>>printOn:delimiter:
09:31:04				314/516 - 41/54: Installing method Path>>printPathOn:
09:31:04				314/516 - 42/54: Installing method Path>>printPathOn:delimiter:
09:31:04				314/516 - 43/54: Installing method Path>>printWithDelimiter:
09:31:04				314/516 - 44/54: Installing method Path>>relativeTo:
09:31:04				314/516 - 45/54: Installing method Path>>relativeToPath:
09:31:04				314/516 - 46/54: Installing method Path>>resolve
09:31:04				314/516 - 47/54: Installing method Path>>resolve:
09:31:04				314/516 - 48/54: Installing method Path>>resolvePath:
09:31:04				314/516 - 49/54: Installing method Path>>resolveReference:
09:31:04				314/516 - 50/54: Installing method Path>>resolveString:
09:31:04				314/516 - 51/54: Installing method Path>>segments
09:31:04				314/516 - 52/54: Installing method Path>>withExtension:
09:31:04				314/516 - 53/54: Installing method Path>>withName:extension:
09:31:04				314/516 - 54/54: Installing method Path>>withParents
09:31:04				314/516 - 1/23: Installing method Path class>>*
09:31:04				314/516 - 2/23: Installing method Path class>>/
09:31:04				314/516 - 3/23: Installing method Path class>>addElement:to:
09:31:04				314/516 - 4/23: Installing method Path class>>addElement:to:on:
09:31:04				314/516 - 5/23: Installing method Path class>>addEmptyElementTo:
09:31:04				314/516 - 6/23: Installing method Path class>>addParentElementTo:
09:31:04				314/516 - 7/23: Installing method Path class>>addParentElementTo:on:
09:31:04				314/516 - 8/23: Installing method Path class>>canonicalizeElements:
09:31:04				314/516 - 9/23: Installing method Path class>>canonicalizeElements:filesystem:
09:31:04				314/516 - 10/23: Installing method Path class>>delimiter
09:31:04				314/516 - 11/23: Installing method Path class>>extensionDelimiter
09:31:04				314/516 - 12/23: Installing method Path class>>from:
09:31:04				314/516 - 13/23: Installing method Path class>>from:delimiter:
09:31:04				314/516 - 14/23: Installing method Path class>>isAbsolutePath:delimiter:
09:31:04				314/516 - 15/23: Installing method Path class>>isAbsoluteUnixPath:
09:31:04				314/516 - 16/23: Installing method Path class>>isAbsoluteWindowsPath:
09:31:04				314/516 - 17/23: Installing method Path class>>parent
09:31:04				314/516 - 18/23: Installing method Path class>>parents:
09:31:04				314/516 - 19/23: Installing method Path class>>removeRedundantSegments:
09:31:04				314/516 - 20/23: Installing method Path class>>root
09:31:04				314/516 - 21/23: Installing method Path class>>with:
09:31:04				314/516 - 22/23: Installing method Path class>>withAll:
09:31:04				314/516 - 23/23: Installing method Path class>>workingDirectory
09:31:04				315/516 - 1/1: Installing method PerformMessageCommandLineHandler>>activate
09:31:04				315/516 - 1/2: Installing method PerformMessageCommandLineHandler class>>commandName
09:31:04				315/516 - 2/2: Installing method PerformMessageCommandLineHandler class>>description
09:31:05				316/516 - 1/2: Installing method PharoBootstrapInitialization class>>initializeCommandLineHandlerAndErrorHandling
09:31:05				316/516 - 2/2: Installing method PharoBootstrapInitialization class>>initializeFileSystem
09:31:05				317/516 - 1/8: Installing method PharoCommandLineHandler>>activate
09:31:05				317/516 - 2/8: Installing method PharoCommandLineHandler>>changePreferences
09:31:05				317/516 - 3/8: Installing method PharoCommandLineHandler>>default
09:31:05				317/516 - 4/8: Installing method PharoCommandLineHandler>>forcePreferencesOmission
09:31:05				317/516 - 5/8: Installing method PharoCommandLineHandler>>isChangingPreferences
09:31:05				317/516 - 6/8: Installing method PharoCommandLineHandler>>isOmittingPreferences
09:31:05				317/516 - 7/8: Installing method PharoCommandLineHandler>>isOverridingPreferences
09:31:05				317/516 - 8/8: Installing method PharoCommandLineHandler>>runPreferences
09:31:05				317/516 - 1/7: Installing method PharoCommandLineHandler class>>activateWith:
09:31:05				317/516 - 2/7: Installing method PharoCommandLineHandler class>>description
09:31:05				317/516 - 3/7: Installing method PharoCommandLineHandler class>>forcePreferencesOmission
09:31:05				317/516 - 4/7: Installing method PharoCommandLineHandler class>>forcePreferencesOmission:
09:31:05				317/516 - 5/7: Installing method PharoCommandLineHandler class>>isResponsibleFor:
09:31:05				317/516 - 6/7: Installing method PharoCommandLineHandler class>>priority
09:31:05				317/516 - 7/7: Installing method PharoCommandLineHandler class>>requireDeploymentPassword
09:31:05				318/516 - 1/22: Installing method PharoFilesOpener>>badContentMsg
09:31:05				318/516 - 2/22: Installing method PharoFilesOpener>>cannotLocateMsg
09:31:05				318/516 - 3/22: Installing method PharoFilesOpener>>cannotWriteMsg
09:31:05				318/516 - 4/22: Installing method PharoFilesOpener>>changesFileOrNil
09:31:05				318/516 - 5/22: Installing method PharoFilesOpener>>changesFileOrNilReadOnly:
09:31:05				318/516 - 6/22: Installing method PharoFilesOpener>>changesFileOrNilReadOnly:silent:
09:31:05				318/516 - 7/22: Installing method PharoFilesOpener>>changesName
09:31:05				318/516 - 8/22: Installing method PharoFilesOpener>>ignoreIfFail:
09:31:05				318/516 - 9/22: Installing method PharoFilesOpener>>inform:withChangesRef:
09:31:05				318/516 - 10/22: Installing method PharoFilesOpener>>inform:withRef:
09:31:05				318/516 - 11/22: Installing method PharoFilesOpener>>inform:withSourceRef:
09:31:05				318/516 - 12/22: Installing method PharoFilesOpener>>informCannotLocateSources
09:31:05				318/516 - 13/22: Installing method PharoFilesOpener>>informProblemInChanges:
09:31:05				318/516 - 14/22: Installing method PharoFilesOpener>>lastImagePath
09:31:05				318/516 - 15/22: Installing method PharoFilesOpener>>openChanges:readOnly:
09:31:05				318/516 - 16/22: Installing method PharoFilesOpener>>openSources
09:31:05				318/516 - 17/22: Installing method PharoFilesOpener>>openSources:forImage:
09:31:05				318/516 - 18/22: Installing method PharoFilesOpener>>setInformAboutReadOnlyChanges
09:31:05				318/516 - 19/22: Installing method PharoFilesOpener>>shouldInformAboutReadOnlyChanges
09:31:05				318/516 - 20/22: Installing method PharoFilesOpener>>sourcesFileOrNil
09:31:05				318/516 - 21/22: Installing method PharoFilesOpener>>sourcesName
09:31:05				318/516 - 22/22: Installing method PharoFilesOpener>>unsetInformAboutReadOnlyChanges
09:31:05				318/516 - 1/2: Installing method PharoFilesOpener class>>default
09:31:05				318/516 - 2/2: Installing method PharoFilesOpener class>>reset
09:31:05				319/516 - 1/9: Installing method PluggableDictionary>>=
09:31:06				319/516 - 2/9: Installing method PluggableDictionary>>copyEmpty
09:31:06				319/516 - 3/9: Installing method PluggableDictionary>>equalBlock
09:31:06				319/516 - 4/9: Installing method PluggableDictionary>>equalBlock:
09:31:06				319/516 - 5/9: Installing method PluggableDictionary>>hash
09:31:06				319/516 - 6/9: Installing method PluggableDictionary>>hashBlock
09:31:06				319/516 - 7/9: Installing method PluggableDictionary>>hashBlock:
09:31:06				319/516 - 8/9: Installing method PluggableDictionary>>scanFor:
09:31:06				319/516 - 9/9: Installing method PluggableDictionary>>scanForEmptySlotFor:
09:31:06				319/516 - 1/1: Installing method PluggableDictionary class>>integerDictionary
09:31:06				320/516 - 1/7: Installing method PluggableSet>>copyEmpty
09:31:06				320/516 - 2/7: Installing method PluggableSet>>equalBlock
09:31:06				320/516 - 3/7: Installing method PluggableSet>>equalBlock:
09:31:06				320/516 - 4/7: Installing method PluggableSet>>hashBlock
09:31:06				320/516 - 5/7: Installing method PluggableSet>>hashBlock:
09:31:06				320/516 - 6/7: Installing method PluggableSet>>scanFor:
09:31:06				320/516 - 7/7: Installing method PluggableSet>>scanForEmptySlotFor:
09:31:06				320/516 - 1/1: Installing method PluggableSet class>>integerSet
09:31:06				321/516 - 1/85: Installing method Point>>*
09:31:06				321/516 - 2/85: Installing method Point>>+
09:31:06				321/516 - 3/85: Installing method Point>>-
09:31:06				321/516 - 4/85: Installing method Point>>/
09:31:06				321/516 - 5/85: Installing method Point>>//
09:31:06				321/516 - 6/85: Installing method Point>><
09:31:06				321/516 - 7/85: Installing method Point>><=
09:31:06				321/516 - 8/85: Installing method Point>>=
09:31:06				321/516 - 9/85: Installing method Point>>>
09:31:06				321/516 - 10/85: Installing method Point>>>=
09:31:06				321/516 - 11/85: Installing method Point>>\\
09:31:06				321/516 - 12/85: Installing method Point>>abs
09:31:06				321/516 - 13/85: Installing method Point>>adaptToCollection:andSend:
09:31:06				321/516 - 14/85: Installing method Point>>adaptToNumber:andSend:
09:31:06				321/516 - 15/85: Installing method Point>>adhereTo:
09:31:06				321/516 - 16/85: Installing method Point>>asFloatPoint
09:31:06				321/516 - 17/85: Installing method Point>>asIntegerPoint
09:31:06				321/516 - 18/85: Installing method Point>>asNonFractionalPoint
09:31:06				321/516 - 19/85: Installing method Point>>asPoint
09:31:06				321/516 - 20/85: Installing method Point>>bitShiftPoint:
09:31:07				321/516 - 21/85: Installing method Point>>ceiling
09:31:07				321/516 - 22/85: Installing method Point>>closeTo:
09:31:07				321/516 - 23/85: Installing method Point>>closeTo:precision:
09:31:07				321/516 - 24/85: Installing method Point>>corner:
09:31:07				321/516 - 25/85: Installing method Point>>crossProduct:
09:31:07				321/516 - 26/85: Installing method Point>>deepCopy
09:31:07				321/516 - 27/85: Installing method Point>>directionToLineFrom:to:
09:31:07				321/516 - 28/85: Installing method Point>>dotProduct:
09:31:07				321/516 - 29/85: Installing method Point>>eightNeighbors
09:31:07				321/516 - 30/85: Installing method Point>>extent:
09:31:07				321/516 - 31/85: Installing method Point>>flipBy:centerAt:
09:31:07				321/516 - 32/85: Installing method Point>>floor
09:31:07				321/516 - 33/85: Installing method Point>>fourDirections
09:31:07				321/516 - 34/85: Installing method Point>>fourNeighbors
09:31:07				321/516 - 35/85: Installing method Point>>grid:
09:31:07				321/516 - 36/85: Installing method Point>>guarded
09:31:07				321/516 - 37/85: Installing method Point>>hash
09:31:07				321/516 - 38/85: Installing method Point>>insideTriangle:with:with:
09:31:07				321/516 - 39/85: Installing method Point>>interpolateTo:at:
09:31:07				321/516 - 40/85: Installing method Point>>isFloatPoint
09:31:07				321/516 - 41/85: Installing method Point>>isInsideCircle:with:with:
09:31:07				321/516 - 42/85: Installing method Point>>isInsideRectangle:
09:31:07				321/516 - 43/85: Installing method Point>>isIntegerPoint
09:31:07				321/516 - 44/85: Installing method Point>>isPoint
09:31:07				321/516 - 45/85: Installing method Point>>isSelfEvaluating
09:31:07				321/516 - 46/85: Installing method Point>>isZero
09:31:07				321/516 - 47/85: Installing method Point>>leftRotated
09:31:07				321/516 - 48/85: Installing method Point>>max
09:31:07				321/516 - 49/85: Installing method Point>>max:
09:31:07				321/516 - 50/85: Installing method Point>>min
09:31:07				321/516 - 51/85: Installing method Point>>min:
09:31:07				321/516 - 52/85: Installing method Point>>min:max:
09:31:07				321/516 - 53/85: Installing method Point>>nearestPointAlongLineFrom:to:
09:31:07				321/516 - 54/85: Installing method Point>>nearestPointOnLineFrom:to:
09:31:07				321/516 - 55/85: Installing method Point>>negated
09:31:07				321/516 - 56/85: Installing method Point>>octantOf:
09:31:07				321/516 - 57/85: Installing method Point>>printOn:
09:31:07				321/516 - 58/85: Installing method Point>>quadrantOf:
09:31:07				321/516 - 59/85: Installing method Point>>reciprocal
09:31:07				321/516 - 60/85: Installing method Point>>rectangle:
09:31:07				321/516 - 61/85: Installing method Point>>reflectedAbout:
09:31:07				321/516 - 62/85: Installing method Point>>rightRotated
09:31:07				321/516 - 63/85: Installing method Point>>roundDownTo:
09:31:07				321/516 - 64/85: Installing method Point>>roundTo:
09:31:07				321/516 - 65/85: Installing method Point>>roundUpTo:
09:31:07				321/516 - 66/85: Installing method Point>>rounded
09:31:07				321/516 - 67/85: Installing method Point>>scaleBy:
09:31:07				321/516 - 68/85: Installing method Point>>scaleFrom:to:
09:31:07				321/516 - 69/85: Installing method Point>>scaleTo:
09:31:07				321/516 - 70/85: Installing method Point>>setX:setY:
09:31:07				321/516 - 71/85: Installing method Point>>sideOf:
09:31:07				321/516 - 72/85: Installing method Point>>sign
09:31:07				321/516 - 73/85: Installing method Point>>sortsBefore:
09:31:07				321/516 - 74/85: Installing method Point>>squaredDistanceTo:
09:31:07				321/516 - 75/85: Installing method Point>>storeOn:
09:31:07				321/516 - 76/85: Installing method Point>>to:intersects:to:
09:31:07				321/516 - 77/85: Installing method Point>>to:sideOf:
09:31:07				321/516 - 78/85: Installing method Point>>translateBy:
09:31:07				321/516 - 79/85: Installing method Point>>transposed
09:31:07				321/516 - 80/85: Installing method Point>>triangleArea:with:
09:31:07				321/516 - 81/85: Installing method Point>>truncateTo:
09:31:07				321/516 - 82/85: Installing method Point>>truncated
09:31:07				321/516 - 83/85: Installing method Point>>veryDeepCopyWith:
09:31:07				321/516 - 84/85: Installing method Point>>x
09:31:07				321/516 - 85/85: Installing method Point>>y
09:31:07				321/516 - 1/1: Installing method Point class>>x:y:
09:31:07				322/516 - 1/31: Installing method PointerLayout>>=
09:31:07				322/516 - 2/31: Installing method PointerLayout>>allSlots
09:31:07				322/516 - 3/31: Installing method PointerLayout>>allVisibleSlots
09:31:07				322/516 - 4/31: Installing method PointerLayout>>checkInheritedSlots
09:31:07				322/516 - 5/31: Installing method PointerLayout>>checkIntegrity
09:31:07				322/516 - 6/31: Installing method PointerLayout>>checkParentScopes
09:31:07				322/516 - 7/31: Installing method PointerLayout>>checkSanity
09:31:07				322/516 - 8/31: Installing method PointerLayout>>checkSlotIndices
09:31:07				322/516 - 9/31: Installing method PointerLayout>>checkSlotNames
09:31:07				322/516 - 10/31: Installing method PointerLayout>>definesSlotNamed:
09:31:07				322/516 - 11/31: Installing method PointerLayout>>extend
09:31:07				322/516 - 12/31: Installing method PointerLayout>>extend:
09:31:07				322/516 - 13/31: Installing method PointerLayout>>extendEphemeron:
09:31:07				322/516 - 14/31: Installing method PointerLayout>>extendVariable:
09:31:07				322/516 - 15/31: Installing method PointerLayout>>extendWeak:
09:31:07				322/516 - 16/31: Installing method PointerLayout>>fieldSize
09:31:07				322/516 - 17/31: Installing method PointerLayout>>hasBindingThatBeginsWith:
09:31:07				322/516 - 18/31: Installing method PointerLayout>>hasFields
09:31:07				322/516 - 19/31: Installing method PointerLayout>>hasSlots
09:31:07				322/516 - 20/31: Installing method PointerLayout>>hash
09:31:07				322/516 - 21/31: Installing method PointerLayout>>host:
09:31:07				322/516 - 22/31: Installing method PointerLayout>>initializeInstance:
09:31:07				322/516 - 23/31: Installing method PointerLayout>>instVarNames
09:31:07				322/516 - 24/31: Installing method PointerLayout>>postCopy
09:31:07				322/516 - 25/31: Installing method PointerLayout>>resolveSlot:
09:31:07				322/516 - 26/31: Installing method PointerLayout>>resolveSlot:ifFound:ifNone:
09:31:07				322/516 - 27/31: Installing method PointerLayout>>size
09:31:07				322/516 - 28/31: Installing method PointerLayout>>slotNamed:
09:31:07				322/516 - 29/31: Installing method PointerLayout>>slotScope
09:31:07				322/516 - 30/31: Installing method PointerLayout>>slotScope:
09:31:07				322/516 - 31/31: Installing method PointerLayout>>slots
09:31:08				322/516 - 1/1: Installing method PointerLayout class>>isAbstract
09:31:09				323/516 - 1/75: Installing method PositionableStream>>atEnd
09:31:09				323/516 - 2/75: Installing method PositionableStream>>back
09:31:09				323/516 - 3/75: Installing method PositionableStream>>backUpTo:
09:31:09				323/516 - 4/75: Installing method PositionableStream>>boolean
09:31:09				323/516 - 5/75: Installing method PositionableStream>>boolean:
09:31:09				323/516 - 6/75: Installing method PositionableStream>>collectionSpecies
09:31:09				323/516 - 7/75: Installing method PositionableStream>>contents
09:31:09				323/516 - 8/75: Installing method PositionableStream>>contentsOfEntireFile
09:31:09				323/516 - 9/75: Installing method PositionableStream>>int16
09:31:09				323/516 - 10/75: Installing method PositionableStream>>int16:
09:31:09				323/516 - 11/75: Installing method PositionableStream>>int32
09:31:09				323/516 - 12/75: Installing method PositionableStream>>int32:
09:31:09				323/516 - 13/75: Installing method PositionableStream>>isBinary
09:31:09				323/516 - 14/75: Installing method PositionableStream>>isEmpty
09:31:09				323/516 - 15/75: Installing method PositionableStream>>match:
09:31:09				323/516 - 16/75: Installing method PositionableStream>>next:
09:31:09				323/516 - 17/75: Installing method PositionableStream>>next:into:
09:31:09				323/516 - 18/75: Installing method PositionableStream>>next:into:startingAt:
09:31:09				323/516 - 19/75: Installing method PositionableStream>>next:putAll:
09:31:09				323/516 - 20/75: Installing method PositionableStream>>nextDelimited:
09:31:09				323/516 - 21/75: Installing method PositionableStream>>nextInt32
09:31:09				323/516 - 22/75: Installing method PositionableStream>>nextInt32Put:
09:31:09				323/516 - 23/75: Installing method PositionableStream>>nextInto:
09:31:09				323/516 - 24/75: Installing method PositionableStream>>nextInto:startingAt:
09:31:09				323/516 - 25/75: Installing method PositionableStream>>nextLine
09:31:09				323/516 - 26/75: Installing method PositionableStream>>nextLittleEndianNumber:
09:31:09				323/516 - 27/75: Installing method PositionableStream>>nextLittleEndianNumber:put:
09:31:09				323/516 - 28/75: Installing method PositionableStream>>nextNumber:
09:31:09				323/516 - 29/75: Installing method PositionableStream>>nextNumber:put:
09:31:09				323/516 - 30/75: Installing method PositionableStream>>nextString
09:31:09				323/516 - 31/75: Installing method PositionableStream>>nextStringOld
09:31:09				323/516 - 32/75: Installing method PositionableStream>>nextStringPut:
09:31:09				323/516 - 33/75: Installing method PositionableStream>>nextWord
09:31:09				323/516 - 34/75: Installing method PositionableStream>>nextWordPut:
09:31:09				323/516 - 35/75: Installing method PositionableStream>>oldBack
09:31:09				323/516 - 36/75: Installing method PositionableStream>>oldPeekBack
09:31:09				323/516 - 37/75: Installing method PositionableStream>>on:
09:31:09				323/516 - 38/75: Installing method PositionableStream>>on:from:to:
09:31:09				323/516 - 39/75: Installing method PositionableStream>>originalContents
09:31:09				323/516 - 40/75: Installing method PositionableStream>>padTo:put:
09:31:09				323/516 - 41/75: Installing method PositionableStream>>padToNextLongPut:
09:31:09				323/516 - 42/75: Installing method PositionableStream>>peek
09:31:09				323/516 - 43/75: Installing method PositionableStream>>peekBack
09:31:09				323/516 - 44/75: Installing method PositionableStream>>peekFor:
09:31:09				323/516 - 45/75: Installing method PositionableStream>>position
09:31:09				323/516 - 46/75: Installing method PositionableStream>>position:
09:31:09				323/516 - 47/75: Installing method PositionableStream>>positionError
09:31:09				323/516 - 48/75: Installing method PositionableStream>>positionOfSubCollection:
09:31:09				323/516 - 49/75: Installing method PositionableStream>>positionOfSubCollection:ifAbsent:
09:31:09				323/516 - 50/75: Installing method PositionableStream>>pushBack:
09:31:09				323/516 - 51/75: Installing method PositionableStream>>readInto:startingAt:count:
09:31:09				323/516 - 52/75: Installing method PositionableStream>>reset
09:31:09				323/516 - 53/75: Installing method PositionableStream>>resetContents
09:31:09				323/516 - 54/75: Installing method PositionableStream>>setFrom:to:
09:31:09				323/516 - 55/75: Installing method PositionableStream>>setToEnd
09:31:09				323/516 - 56/75: Installing method PositionableStream>>setToStart
09:31:09				323/516 - 57/75: Installing method PositionableStream>>skip:
09:31:09				323/516 - 58/75: Installing method PositionableStream>>skipSeparators
09:31:09				323/516 - 59/75: Installing method PositionableStream>>skipSeparatorsAndPeekNext
09:31:09				323/516 - 60/75: Installing method PositionableStream>>skipTo:
09:31:09				323/516 - 61/75: Installing method PositionableStream>>string
09:31:09				323/516 - 62/75: Installing method PositionableStream>>string:
09:31:09				323/516 - 63/75: Installing method PositionableStream>>uint16
09:31:09				323/516 - 64/75: Installing method PositionableStream>>uint16:
09:31:09				323/516 - 65/75: Installing method PositionableStream>>uint24
09:31:09				323/516 - 66/75: Installing method PositionableStream>>uint24:
09:31:09				323/516 - 67/75: Installing method PositionableStream>>uint32
09:31:09				323/516 - 68/75: Installing method PositionableStream>>uint32:
09:31:09				323/516 - 69/75: Installing method PositionableStream>>upTo:
09:31:09				323/516 - 70/75: Installing method PositionableStream>>upToAll:
09:31:09				323/516 - 71/75: Installing method PositionableStream>>upToAny:
09:31:09				323/516 - 72/75: Installing method PositionableStream>>upToAnyOf:
09:31:09				323/516 - 73/75: Installing method PositionableStream>>upToAnyOf:do:
09:31:09				323/516 - 74/75: Installing method PositionableStream>>upToEnd
09:31:09				323/516 - 75/75: Installing method PositionableStream>>upToPosition:
09:31:09				323/516 - 1/4: Installing method PositionableStream class>>isAbstract
09:31:09				323/516 - 2/4: Installing method PositionableStream class>>on:
09:31:09				323/516 - 3/4: Installing method PositionableStream class>>on:from:to:
09:31:09				323/516 - 4/4: Installing method PositionableStream class>>with:do:
09:31:10				324/516 - 1/20: Installing method Pragma>>=
09:31:10				324/516 - 2/20: Installing method Pragma>>analogousCodeTo:
09:31:10				324/516 - 3/20: Installing method Pragma>>argumentAt:
09:31:10				324/516 - 4/20: Installing method Pragma>>argumentNamed:
09:31:10				324/516 - 5/20: Installing method Pragma>>argumentNamed:ifNone:
09:31:10				324/516 - 6/20: Installing method Pragma>>displayStringOn:
09:31:10				324/516 - 7/20: Installing method Pragma>>hasLiteral:
09:31:10				324/516 - 8/20: Installing method Pragma>>hash
09:31:10				324/516 - 9/20: Installing method Pragma>>key
09:31:10				324/516 - 10/20: Installing method Pragma>>keyword
09:31:10				324/516 - 11/20: Installing method Pragma>>message
09:31:10				324/516 - 12/20: Installing method Pragma>>method
09:31:10				324/516 - 13/20: Installing method Pragma>>method:
09:31:10				324/516 - 14/20: Installing method Pragma>>methodClass
09:31:10				324/516 - 15/20: Installing method Pragma>>methodSelector
09:31:10				324/516 - 16/20: Installing method Pragma>>printOn:
09:31:10				324/516 - 17/20: Installing method Pragma>>refersToLiteral:
09:31:10				324/516 - 18/20: Installing method Pragma>>sendTo:
09:31:10				324/516 - 19/20: Installing method Pragma>>sourceNode
09:31:10				324/516 - 20/20: Installing method Pragma>>withArgumentsDo:
09:31:10				324/516 - 1/11: Installing method Pragma class>>addToCache:
09:31:10				324/516 - 2/11: Installing method Pragma class>>all
09:31:10				324/516 - 3/11: Installing method Pragma class>>allNamed:
09:31:10				324/516 - 4/11: Installing method Pragma class>>allNamed:from:to:
09:31:10				324/516 - 5/11: Installing method Pragma class>>allNamed:from:to:sortedByArgument:
09:31:10				324/516 - 6/11: Installing method Pragma class>>allNamed:from:to:sortedUsing:
09:31:10				324/516 - 7/11: Installing method Pragma class>>allNamed:in:
09:31:10				324/516 - 8/11: Installing method Pragma class>>allNamed:in:sortedByArgument:
09:31:10				324/516 - 9/11: Installing method Pragma class>>allNamed:in:sortedUsing:
09:31:10				324/516 - 10/11: Installing method Pragma class>>for:selector:arguments:
09:31:10				324/516 - 11/11: Installing method Pragma class>>pragmaCache
09:31:10				325/516 - 1/5: Installing method PrimitiveError>>errorCode
09:31:10				325/516 - 2/5: Installing method PrimitiveError>>errorCode:
09:31:10				325/516 - 3/5: Installing method PrimitiveError>>errorName
09:31:10				325/516 - 4/5: Installing method PrimitiveError>>errorName:
09:31:10				325/516 - 5/5: Installing method PrimitiveError>>isPrimitiveError
09:31:10				326/516 - 1/1: Installing method PrimitiveFailed>>standardMessageText
09:31:10				327/516 - 1/4: Installing method PrintVersionCommandLineHandler>>activate
09:31:10				327/516 - 2/4: Installing method PrintVersionCommandLineHandler>>printNumericVersion
09:31:10				327/516 - 3/4: Installing method PrintVersionCommandLineHandler>>printRelease
09:31:10				327/516 - 4/4: Installing method PrintVersionCommandLineHandler>>printVersion
09:31:10				327/516 - 1/2: Installing method PrintVersionCommandLineHandler class>>commandName
09:31:10				327/516 - 2/2: Installing method PrintVersionCommandLineHandler class>>description
09:31:11				328/516 - 1/47: Installing method Process>>browserPrintString
09:31:11				328/516 - 2/47: Installing method Process>>browserPrintStringWith:
09:31:11				328/516 - 3/47: Installing method Process>>calleeOf:
09:31:11				328/516 - 4/47: Installing method Process>>copyStack
09:31:11				328/516 - 5/47: Installing method Process>>doTerminationFromAnotherProcess
09:31:11				328/516 - 6/47: Installing method Process>>doTerminationFromYourself
09:31:11				328/516 - 7/47: Installing method Process>>effectiveProcess
09:31:11				328/516 - 8/47: Installing method Process>>effectiveProcess:
09:31:11				328/516 - 9/47: Installing method Process>>endProcess
09:31:11				328/516 - 10/47: Installing method Process>>errorHandler
09:31:11				328/516 - 11/47: Installing method Process>>errorHandler:
09:31:11				328/516 - 12/47: Installing method Process>>evaluate:onBehalfOf:
09:31:11				328/516 - 13/47: Installing method Process>>handleError:
09:31:11				328/516 - 14/47: Installing method Process>>handleNotification:
09:31:11				328/516 - 15/47: Installing method Process>>handleWarning:
09:31:11				328/516 - 16/47: Installing method Process>>initialize
09:31:11				328/516 - 17/47: Installing method Process>>install:
09:31:11				328/516 - 18/47: Installing method Process>>installEnvIntoForked:
09:31:11				328/516 - 19/47: Installing method Process>>isActive
09:31:11				328/516 - 20/47: Installing method Process>>isActiveProcess
09:31:11				328/516 - 21/47: Installing method Process>>isReady
09:31:11				328/516 - 22/47: Installing method Process>>isSuspended
09:31:11				328/516 - 23/47: Installing method Process>>isTerminated
09:31:11				328/516 - 24/47: Installing method Process>>isTerminating
09:31:11				328/516 - 25/47: Installing method Process>>isWaiting
09:31:11				328/516 - 26/47: Installing method Process>>name
09:31:11				328/516 - 27/47: Installing method Process>>name:
09:31:11				328/516 - 28/47: Installing method Process>>on:do:
09:31:11				328/516 - 29/47: Installing method Process>>primitiveResume
09:31:11				328/516 - 30/47: Installing method Process>>printOn:
09:31:11				328/516 - 31/47: Installing method Process>>priority
09:31:11				328/516 - 32/47: Installing method Process>>priority:
09:31:11				328/516 - 33/47: Installing method Process>>psValueAt:
09:31:11				328/516 - 34/47: Installing method Process>>psValueAt:put:
09:31:11				328/516 - 35/47: Installing method Process>>pvtSignal:list:
09:31:11				328/516 - 36/47: Installing method Process>>resetPSValueAt:
09:31:11				328/516 - 37/47: Installing method Process>>resume
09:31:11				328/516 - 38/47: Installing method Process>>run
09:31:11				328/516 - 39/47: Installing method Process>>signalException:
09:31:11				328/516 - 40/47: Installing method Process>>state
09:31:11				328/516 - 41/47: Installing method Process>>step
09:31:11				328/516 - 42/47: Installing method Process>>stepToCallee
09:31:11				328/516 - 43/47: Installing method Process>>suspend
09:31:11				328/516 - 44/47: Installing method Process>>suspendedContext
09:31:11				328/516 - 45/47: Installing method Process>>suspendedContext:
09:31:11				328/516 - 46/47: Installing method Process>>suspendingList
09:31:11				328/516 - 47/47: Installing method Process>>terminate
09:31:11				328/516 - 1/4: Installing method Process class>>allocatePSKey:
09:31:11				328/516 - 2/4: Installing method Process class>>forContext:priority:
09:31:11				328/516 - 3/4: Installing method Process class>>psKeysSema
09:31:11				328/516 - 4/4: Installing method Process class>>updateInheritableKeys
09:31:11				330/516 - 1/40: Installing method ProcessList>>add:
09:31:11				330/516 - 2/40: Installing method ProcessList>>add:after:
09:31:11				330/516 - 3/40: Installing method ProcessList>>add:afterLink:
09:31:11				330/516 - 4/40: Installing method ProcessList>>add:before:
09:31:11				330/516 - 5/40: Installing method ProcessList>>add:beforeLink:
09:31:11				330/516 - 6/40: Installing method ProcessList>>addFirst:
09:31:11				330/516 - 7/40: Installing method ProcessList>>addLast:
09:31:11				330/516 - 8/40: Installing method ProcessList>>at:
09:31:11				330/516 - 9/40: Installing method ProcessList>>at:put:
09:31:11				330/516 - 10/40: Installing method ProcessList>>at:putLink:
09:31:11				330/516 - 11/40: Installing method ProcessList>>collect:
09:31:11				330/516 - 12/40: Installing method ProcessList>>collect:thenSelect:
09:31:11				330/516 - 13/40: Installing method ProcessList>>copyWith:
09:31:11				330/516 - 14/40: Installing method ProcessList>>copyWithout:
09:31:11				330/516 - 15/40: Installing method ProcessList>>do:
09:31:11				330/516 - 16/40: Installing method ProcessList>>first
09:31:11				330/516 - 17/40: Installing method ProcessList>>firstLink
09:31:11				330/516 - 18/40: Installing method ProcessList>>indexOf:startingAt:ifAbsent:
09:31:11				330/516 - 19/40: Installing method ProcessList>>isEmpty
09:31:11				330/516 - 20/40: Installing method ProcessList>>last
09:31:12				330/516 - 21/40: Installing method ProcessList>>lastLink
09:31:12				330/516 - 22/40: Installing method ProcessList>>linkAt:
09:31:12				330/516 - 23/40: Installing method ProcessList>>linkAt:ifAbsent:
09:31:12				330/516 - 24/40: Installing method ProcessList>>linkOf:
09:31:12				330/516 - 25/40: Installing method ProcessList>>linkOf:ifAbsent:
09:31:12				330/516 - 26/40: Installing method ProcessList>>linksDo:
09:31:12				330/516 - 27/40: Installing method ProcessList>>postCopy
09:31:12				330/516 - 28/40: Installing method ProcessList>>remove:ifAbsent:
09:31:12				330/516 - 29/40: Installing method ProcessList>>removeAll
09:31:12				330/516 - 30/40: Installing method ProcessList>>removeAllSuchThat:
09:31:12				330/516 - 31/40: Installing method ProcessList>>removeFirst
09:31:12				330/516 - 32/40: Installing method ProcessList>>removeLast
09:31:12				330/516 - 33/40: Installing method ProcessList>>removeLink:
09:31:12				330/516 - 34/40: Installing method ProcessList>>removeLink:ifAbsent:
09:31:12				330/516 - 35/40: Installing method ProcessList>>select:
09:31:12				330/516 - 36/40: Installing method ProcessList>>select:thenCollect:
09:31:12				330/516 - 37/40: Installing method ProcessList>>size
09:31:12				330/516 - 38/40: Installing method ProcessList>>species
09:31:12				330/516 - 39/40: Installing method ProcessList>>swap:with:
09:31:12				330/516 - 40/40: Installing method ProcessList>>validIndex:
09:31:12				330/516 - 1/4: Installing method ProcessList class>>new:
09:31:12				330/516 - 2/4: Installing method ProcessList class>>new:streamContents:
09:31:12				330/516 - 3/4: Installing method ProcessList class>>newFrom:
09:31:12				330/516 - 4/4: Installing method ProcessList class>>streamSpecies
09:31:12				331/516 - 1/1: Installing method ProcessLocalVariable>>value:
09:31:12				331/516 - 1/1: Installing method ProcessLocalVariable class>>value:
09:31:12				332/516 - 1/7: Installing method ProcessSpecificVariable>>default
09:31:12				332/516 - 2/7: Installing method ProcessSpecificVariable>>index
09:31:12				332/516 - 3/7: Installing method ProcessSpecificVariable>>index:
09:31:12				332/516 - 4/7: Installing method ProcessSpecificVariable>>installValue:intoForked:from:
09:31:12				332/516 - 5/7: Installing method ProcessSpecificVariable>>isInheritable
09:31:12				332/516 - 6/7: Installing method ProcessSpecificVariable>>value
09:31:12				332/516 - 7/7: Installing method ProcessSpecificVariable>>valueOrNil
09:31:12				332/516 - 1/6: Installing method ProcessSpecificVariable class>>initialize
09:31:12				332/516 - 2/6: Installing method ProcessSpecificVariable class>>isInheritable
09:31:12				332/516 - 3/6: Installing method ProcessSpecificVariable class>>new
09:31:12				332/516 - 4/6: Installing method ProcessSpecificVariable class>>resetSoleInstance
09:31:12				332/516 - 5/6: Installing method ProcessSpecificVariable class>>soleInstance
09:31:12				332/516 - 6/6: Installing method ProcessSpecificVariable class>>value
09:31:12				333/516 - 1/30: Installing method ProcessorScheduler>>activePriority
09:31:12				333/516 - 2/30: Installing method ProcessorScheduler>>activeProcess
09:31:12				333/516 - 3/30: Installing method ProcessorScheduler>>anyProcessesAbove:
09:31:12				333/516 - 4/30: Installing method ProcessorScheduler>>backgroundProcess
09:31:12				333/516 - 5/30: Installing method ProcessorScheduler>>highIOPriority
09:31:12				333/516 - 6/30: Installing method ProcessorScheduler>>highestPriority
09:31:12				333/516 - 7/30: Installing method ProcessorScheduler>>highestPriority:
09:31:12				333/516 - 8/30: Installing method ProcessorScheduler>>interpriorityYield:
09:31:12				333/516 - 9/30: Installing method ProcessorScheduler>>isSelfEvaluating
09:31:12				333/516 - 10/30: Installing method ProcessorScheduler>>lowIOPriority
09:31:12				333/516 - 11/30: Installing method ProcessorScheduler>>lowestPriority
09:31:12				333/516 - 12/30: Installing method ProcessorScheduler>>nextReadyProcess
09:31:13				333/516 - 13/30: Installing method ProcessorScheduler>>preemptedProcess
09:31:13				333/516 - 14/30: Installing method ProcessorScheduler>>printOn:
09:31:13				333/516 - 15/30: Installing method ProcessorScheduler>>realActiveProcess
09:31:13				333/516 - 16/30: Installing method ProcessorScheduler>>remove:ifAbsent:
09:31:13				333/516 - 17/30: Installing method ProcessorScheduler>>scanSchedule:startingAt:
09:31:13				333/516 - 18/30: Installing method ProcessorScheduler>>suspendFirstAt:
09:31:13				333/516 - 19/30: Installing method ProcessorScheduler>>suspendFirstAt:ifNone:
09:31:13				333/516 - 20/30: Installing method ProcessorScheduler>>systemBackgroundPriority
09:31:13				333/516 - 21/30: Installing method ProcessorScheduler>>tallyCPUUsageFor:
09:31:13				333/516 - 22/30: Installing method ProcessorScheduler>>tallyCPUUsageFor:every:
09:31:13				333/516 - 23/30: Installing method ProcessorScheduler>>terminateActive
09:31:13				333/516 - 24/30: Installing method ProcessorScheduler>>terminateRealActive
09:31:13				333/516 - 25/30: Installing method ProcessorScheduler>>timingPriority
09:31:13				333/516 - 26/30: Installing method ProcessorScheduler>>userBackgroundPriority
09:31:13				333/516 - 27/30: Installing method ProcessorScheduler>>userInterruptPriority
09:31:13				333/516 - 28/30: Installing method ProcessorScheduler>>userSchedulingPriority
09:31:13				333/516 - 29/30: Installing method ProcessorScheduler>>waitingProcessesAt:
09:31:13				333/516 - 30/30: Installing method ProcessorScheduler>>yield
09:31:13				333/516 - 1/8: Installing method ProcessorScheduler class>>idleProcess
09:31:13				333/516 - 2/8: Installing method ProcessorScheduler class>>idleTime
09:31:13				333/516 - 3/8: Installing method ProcessorScheduler class>>idleTime:
09:31:13				333/516 - 4/8: Installing method ProcessorScheduler class>>idleTimeSettingOn:
09:31:13				333/516 - 5/8: Installing method ProcessorScheduler class>>initialize
09:31:13				333/516 - 6/8: Installing method ProcessorScheduler class>>new
09:31:13				333/516 - 7/8: Installing method ProcessorScheduler class>>relinquishProcessorForMicroseconds:
09:31:13				333/516 - 8/8: Installing method ProcessorScheduler class>>startUp
09:31:13				334/516 - 1/37: Installing method ProtoObject>>==
09:31:13				334/516 - 2/37: Installing method ProtoObject>>basicIdentityHash
09:31:13				334/516 - 3/37: Installing method ProtoObject>>become:
09:31:13				334/516 - 4/37: Installing method ProtoObject>>becomeForward:
09:31:13				334/516 - 5/37: Installing method ProtoObject>>becomeForward:copyHash:
09:31:13				334/516 - 6/37: Installing method ProtoObject>>cannotInterpret:
09:31:13				334/516 - 7/37: Installing method ProtoObject>>class
09:31:13				334/516 - 8/37: Installing method ProtoObject>>doesNotUnderstand:
09:31:14				334/516 - 9/37: Installing method ProtoObject>>executeMethod:
09:31:14				334/516 - 10/37: Installing method ProtoObject>>flag:
09:31:14				334/516 - 11/37: Installing method ProtoObject>>identityHash
09:31:14				334/516 - 12/37: Installing method ProtoObject>>ifNil:
09:31:14				334/516 - 13/37: Installing method ProtoObject>>ifNil:ifNotNil:
09:31:14				334/516 - 14/37: Installing method ProtoObject>>ifNotNil:
09:31:14				334/516 - 15/37: Installing method ProtoObject>>ifNotNil:ifNil:
09:31:14				334/516 - 16/37: Installing method ProtoObject>>initialize
09:31:14				334/516 - 17/37: Installing method ProtoObject>>instVarsInclude:
09:31:14				334/516 - 18/37: Installing method ProtoObject>>isImmediateObject
09:31:14				334/516 - 19/37: Installing method ProtoObject>>isNil
09:31:14				334/516 - 20/37: Installing method ProtoObject>>modificationForbiddenFor:index:value:
09:31:14				334/516 - 21/37: Installing method ProtoObject>>modificationForbiddenFor:value:
09:31:14				334/516 - 22/37: Installing method ProtoObject>>mustBeBoolean
09:31:14				334/516 - 23/37: Installing method ProtoObject>>mustBeBooleanHandler
09:31:14				334/516 - 24/37: Installing method ProtoObject>>mustBeBooleanIn:
09:31:14				334/516 - 25/37: Installing method ProtoObject>>nextInstance
09:31:14				334/516 - 26/37: Installing method ProtoObject>>nextObject
09:31:14				334/516 - 27/37: Installing method ProtoObject>>pointersTo
09:31:14				334/516 - 28/37: Installing method ProtoObject>>pointersToAmong:
09:31:14				334/516 - 29/37: Installing method ProtoObject>>pointersToExcept:
09:31:14				334/516 - 30/37: Installing method ProtoObject>>pointersToExcept:among:
09:31:14				334/516 - 31/37: Installing method ProtoObject>>pointsTo:
09:31:14				334/516 - 32/37: Installing method ProtoObject>>primitiveFail
09:31:14				334/516 - 33/37: Installing method ProtoObject>>primitiveFailed
09:31:14				334/516 - 34/37: Installing method ProtoObject>>primitiveFailed:
09:31:14				334/516 - 35/37: Installing method ProtoObject>>tryPrimitive:withArgs:
09:31:14				334/516 - 36/37: Installing method ProtoObject>>withArgs:executeMethod:
09:31:14				334/516 - 37/37: Installing method ProtoObject>>~~
09:31:14				335/516 - 1/18: Installing method Protocol>>addAllMethodsFrom:
09:31:14				335/516 - 2/18: Installing method Protocol>>addMethodSelector:
09:31:14				335/516 - 3/18: Installing method Protocol>>includesSelector:
09:31:14				335/516 - 4/18: Installing method Protocol>>initialize
09:31:14				335/516 - 5/18: Installing method Protocol>>isEmpty
09:31:14				335/516 - 6/18: Installing method Protocol>>isExtensionProtocol
09:31:14				335/516 - 7/18: Installing method Protocol>>isExtensionProtocolMatching:
09:31:14				335/516 - 8/18: Installing method Protocol>>isUnclassifiedProtocol
09:31:14				335/516 - 9/18: Installing method Protocol>>methodSelectors
09:31:14				335/516 - 10/18: Installing method Protocol>>methodSelectors:
09:31:14				335/516 - 11/18: Installing method Protocol>>name
09:31:14				335/516 - 12/18: Installing method Protocol>>name:
09:31:14				335/516 - 13/18: Installing method Protocol>>owningClass
09:31:14				335/516 - 14/18: Installing method Protocol>>owningClass:
09:31:14				335/516 - 15/18: Installing method Protocol>>printOn:
09:31:14				335/516 - 16/18: Installing method Protocol>>removeMethodSelector:
09:31:14				335/516 - 17/18: Installing method Protocol>>rename:
09:31:14				335/516 - 18/18: Installing method Protocol>>resetMethodSelectors
09:31:14				335/516 - 1/4: Installing method Protocol class>>name:methodSelectors:
09:31:14				335/516 - 2/4: Installing method Protocol class>>named:
09:31:14				335/516 - 3/4: Installing method Protocol class>>named:class:
09:31:14				335/516 - 4/4: Installing method Protocol class>>unclassified
09:31:14				337/516 - 1/5: Installing method ProtocolAnnouncement>>classAffected
09:31:14				337/516 - 2/5: Installing method ProtocolAnnouncement>>classReorganized
09:31:14				337/516 - 3/5: Installing method ProtocolAnnouncement>>classReorganized:
09:31:14				337/516 - 4/5: Installing method ProtocolAnnouncement>>protocol
09:31:14				337/516 - 5/5: Installing method ProtocolAnnouncement>>protocol:
09:31:14				337/516 - 1/2: Installing method ProtocolAnnouncement class>>class:
09:31:14				337/516 - 2/2: Installing method ProtocolAnnouncement class>>in:protocol:
09:31:14				339/516 - 1/4: Installing method ProtocolRenamed>>newProtocol
09:31:14				339/516 - 2/4: Installing method ProtocolRenamed>>newProtocol:
09:31:14				339/516 - 3/4: Installing method ProtocolRenamed>>oldProtocol
09:31:14				339/516 - 4/4: Installing method ProtocolRenamed>>oldProtocol:
09:31:14				339/516 - 1/2: Installing method ProtocolRenamed class>>in:from:to:
09:31:14				339/516 - 2/2: Installing method ProtocolRenamed class>>isDeprecated
09:31:14				341/516 - 1/10: Installing method PseudoVariable>>asString
09:31:14				341/516 - 2/10: Installing method PseudoVariable>>emitStore:
09:31:14				341/516 - 3/10: Installing method PseudoVariable>>initialize
09:31:14				341/516 - 4/10: Installing method PseudoVariable>>isPseudoVariable
09:31:15				341/516 - 5/10: Installing method PseudoVariable>>isWritable
09:31:15				341/516 - 6/10: Installing method PseudoVariable>>name:
09:31:15				341/516 - 7/10: Installing method PseudoVariable>>printOn:
09:31:15				341/516 - 8/10: Installing method PseudoVariable>>scope
09:31:15				341/516 - 9/10: Installing method PseudoVariable>>usingMethods
09:31:15				341/516 - 10/10: Installing method PseudoVariable>>write:inContext:
09:31:15				341/516 - 1/3: Installing method PseudoVariable class>>isAbstract
09:31:15				341/516 - 2/3: Installing method PseudoVariable class>>lookupDictionary
09:31:15				341/516 - 3/3: Installing method PseudoVariable class>>variableName
09:31:15				343/516 - 1/13: Installing method ReadStream>>ascii
09:31:15				343/516 - 2/13: Installing method ReadStream>>localName
09:31:15				343/516 - 3/13: Installing method ReadStream>>next
09:31:15				343/516 - 4/13: Installing method ReadStream>>next:
09:31:15				343/516 - 5/13: Installing method ReadStream>>nextPut:
09:31:15				343/516 - 6/13: Installing method ReadStream>>on:from:to:
09:31:15				343/516 - 7/13: Installing method ReadStream>>readInto:startingAt:count:
09:31:15				343/516 - 8/13: Installing method ReadStream>>readStream
09:31:15				343/516 - 9/13: Installing method ReadStream>>size
09:31:15				343/516 - 10/13: Installing method ReadStream>>skipTo:
09:31:15				343/516 - 11/13: Installing method ReadStream>>upTo:
09:31:15				343/516 - 12/13: Installing method ReadStream>>upToAnyOf:do:
09:31:15				343/516 - 13/13: Installing method ReadStream>>upToEnd
09:31:15				344/516 - 1/8: Installing method ReadWriteStream>>=
09:31:15				344/516 - 2/8: Installing method ReadWriteStream>>contents
09:31:15				344/516 - 3/8: Installing method ReadWriteStream>>hash
09:31:15				344/516 - 4/8: Installing method ReadWriteStream>>name
09:31:15				344/516 - 5/8: Installing method ReadWriteStream>>next
09:31:15				344/516 - 6/8: Installing method ReadWriteStream>>next:
09:31:15				344/516 - 7/8: Installing method ReadWriteStream>>readInto:startingAt:count:
09:31:15				344/516 - 8/8: Installing method ReadWriteStream>>readStream
09:31:17				345/516 - 1/100: Installing method Rectangle>>=
09:31:17				345/516 - 2/100: Installing method Rectangle>>aboveCenter
09:31:17				345/516 - 3/100: Installing method Rectangle>>adjustTo:along:
09:31:17				345/516 - 4/100: Installing method Rectangle>>align:with:
09:31:17				345/516 - 5/100: Installing method Rectangle>>allAreasOutsideList:do:
09:31:17				345/516 - 6/100: Installing method Rectangle>>allAreasOutsideList:startingAt:do:
09:31:17				345/516 - 7/100: Installing method Rectangle>>amountToTranslateWithin:
09:31:17				345/516 - 8/100: Installing method Rectangle>>area
09:31:17				345/516 - 9/100: Installing method Rectangle>>areasOutside:
09:31:17				345/516 - 10/100: Installing method Rectangle>>bordersOn:along:
09:31:17				345/516 - 11/100: Installing method Rectangle>>bottom
09:31:17				345/516 - 12/100: Installing method Rectangle>>bottom:
09:31:17				345/516 - 13/100: Installing method Rectangle>>bottomCenter
09:31:17				345/516 - 14/100: Installing method Rectangle>>bottomLeft
09:31:17				345/516 - 15/100: Installing method Rectangle>>bottomRight
09:31:17				345/516 - 16/100: Installing method Rectangle>>boundingBox
09:31:17				345/516 - 17/100: Installing method Rectangle>>ceiling
09:31:17				345/516 - 18/100: Installing method Rectangle>>center
09:31:17				345/516 - 19/100: Installing method Rectangle>>centeredBeneath:
09:31:17				345/516 - 20/100: Installing method Rectangle>>closeTo:
09:31:17				345/516 - 21/100: Installing method Rectangle>>closeTo:precision:
09:31:17				345/516 - 22/100: Installing method Rectangle>>compressTo:
09:31:17				345/516 - 23/100: Installing method Rectangle>>compressed
09:31:17				345/516 - 24/100: Installing method Rectangle>>containsPoint:
09:31:17				345/516 - 25/100: Installing method Rectangle>>containsRect:
09:31:17				345/516 - 26/100: Installing method Rectangle>>corner
09:31:17				345/516 - 27/100: Installing method Rectangle>>corners
09:31:17				345/516 - 28/100: Installing method Rectangle>>deltaToEnsureInOrCentered:extra:
09:31:17				345/516 - 29/100: Installing method Rectangle>>encompass:
09:31:17				345/516 - 30/100: Installing method Rectangle>>expandBy:
09:31:17				345/516 - 31/100: Installing method Rectangle>>expandTo:
09:31:17				345/516 - 32/100: Installing method Rectangle>>expanded
09:31:17				345/516 - 33/100: Installing method Rectangle>>extendBy:
09:31:17				345/516 - 34/100: Installing method Rectangle>>extent
09:31:17				345/516 - 35/100: Installing method Rectangle>>flipBy:centerAt:
09:31:17				345/516 - 36/100: Installing method Rectangle>>floatCenter
09:31:17				345/516 - 37/100: Installing method Rectangle>>floor
09:31:17				345/516 - 38/100: Installing method Rectangle>>forPoint:closestSideDistLen:
09:31:17				345/516 - 39/100: Installing method Rectangle>>hasPositiveExtent
09:31:17				345/516 - 40/100: Installing method Rectangle>>hash
09:31:17				345/516 - 41/100: Installing method Rectangle>>height
09:31:17				345/516 - 42/100: Installing method Rectangle>>innerCorners
09:31:17				345/516 - 43/100: Installing method Rectangle>>insetBy:
09:31:17				345/516 - 44/100: Installing method Rectangle>>insetOriginBy:cornerBy:
09:31:17				345/516 - 45/100: Installing method Rectangle>>interpolateTo:at:
09:31:17				345/516 - 46/100: Installing method Rectangle>>intersect:
09:31:17				345/516 - 47/100: Installing method Rectangle>>intersect:ifNone:
09:31:17				345/516 - 48/100: Installing method Rectangle>>intersects:
09:31:17				345/516 - 49/100: Installing method Rectangle>>isIntegerRectangle
09:31:17				345/516 - 50/100: Installing method Rectangle>>isRectangle
09:31:17				345/516 - 51/100: Installing method Rectangle>>isSelfEvaluating
09:31:17				345/516 - 52/100: Installing method Rectangle>>isTall
09:31:17				345/516 - 53/100: Installing method Rectangle>>isWide
09:31:17				345/516 - 54/100: Installing method Rectangle>>isZero
09:31:17				345/516 - 55/100: Installing method Rectangle>>left
09:31:17				345/516 - 56/100: Installing method Rectangle>>left:
09:31:17				345/516 - 57/100: Installing method Rectangle>>leftCenter
09:31:17				345/516 - 58/100: Installing method Rectangle>>merge:
09:31:17				345/516 - 59/100: Installing method Rectangle>>origin
09:31:17				345/516 - 60/100: Installing method Rectangle>>pointAtSideOrCorner:
09:31:17				345/516 - 61/100: Installing method Rectangle>>pointNearestTo:
09:31:17				345/516 - 62/100: Installing method Rectangle>>printOn:
09:31:17				345/516 - 63/100: Installing method Rectangle>>quickMerge:
09:31:17				345/516 - 64/100: Installing method Rectangle>>quickMergePoint:
09:31:17				345/516 - 65/100: Installing method Rectangle>>rectanglesAt:height:
09:31:17				345/516 - 66/100: Installing method Rectangle>>right
09:31:17				345/516 - 67/100: Installing method Rectangle>>right:
09:31:17				345/516 - 68/100: Installing method Rectangle>>rightCenter
09:31:17				345/516 - 69/100: Installing method Rectangle>>rotateBy:centerAt:
09:31:17				345/516 - 70/100: Installing method Rectangle>>roundTo:
09:31:17				345/516 - 71/100: Installing method Rectangle>>rounded
09:31:17				345/516 - 72/100: Installing method Rectangle>>scaleBy:
09:31:17				345/516 - 73/100: Installing method Rectangle>>scaleFrom:to:
09:31:17				345/516 - 74/100: Installing method Rectangle>>scaledAndCenteredIn:
09:31:17				345/516 - 75/100: Installing method Rectangle>>setLeft:right:top:bottom:
09:31:17				345/516 - 76/100: Installing method Rectangle>>setPoint:point:
09:31:17				345/516 - 77/100: Installing method Rectangle>>sideNearestTo:
09:31:17				345/516 - 78/100: Installing method Rectangle>>squishedWithin:
09:31:17				345/516 - 79/100: Installing method Rectangle>>storeOn:
09:31:17				345/516 - 80/100: Installing method Rectangle>>top
09:31:17				345/516 - 81/100: Installing method Rectangle>>top:
09:31:17				345/516 - 82/100: Installing method Rectangle>>topCenter
09:31:17				345/516 - 83/100: Installing method Rectangle>>topLeft
09:31:17				345/516 - 84/100: Installing method Rectangle>>topRight
09:31:17				345/516 - 85/100: Installing method Rectangle>>translateBy:
09:31:17				345/516 - 86/100: Installing method Rectangle>>translatedAndSquishedToBeWithin:
09:31:17				345/516 - 87/100: Installing method Rectangle>>translatedToBeWithin:
09:31:17				345/516 - 88/100: Installing method Rectangle>>truncateTo:
09:31:17				345/516 - 89/100: Installing method Rectangle>>truncated
09:31:17				345/516 - 90/100: Installing method Rectangle>>width
09:31:17				345/516 - 91/100: Installing method Rectangle>>withBottom:
09:31:17				345/516 - 92/100: Installing method Rectangle>>withHeight:
09:31:17				345/516 - 93/100: Installing method Rectangle>>withLeft:
09:31:17				345/516 - 94/100: Installing method Rectangle>>withRight:
09:31:17				345/516 - 95/100: Installing method Rectangle>>withSide:setTo:
09:31:17				345/516 - 96/100: Installing method Rectangle>>withSideOrCorner:setToPoint:
09:31:18				345/516 - 97/100: Installing method Rectangle>>withSideOrCorner:setToPoint:minExtent:
09:31:18				345/516 - 98/100: Installing method Rectangle>>withSideOrCorner:setToPoint:minExtent:limit:
09:31:18				345/516 - 99/100: Installing method Rectangle>>withTop:
09:31:18				345/516 - 100/100: Installing method Rectangle>>withWidth:
09:31:18				345/516 - 1/8: Installing method Rectangle class>>center:extent:
09:31:18				345/516 - 2/8: Installing method Rectangle class>>encompassing:
09:31:18				345/516 - 3/8: Installing method Rectangle class>>floatCenter:extent:
09:31:18				345/516 - 4/8: Installing method Rectangle class>>left:right:top:bottom:
09:31:18				345/516 - 5/8: Installing method Rectangle class>>merging:
09:31:18				345/516 - 6/8: Installing method Rectangle class>>origin:corner:
09:31:18				345/516 - 7/8: Installing method Rectangle class>>origin:extent:
09:31:18				345/516 - 8/8: Installing method Rectangle class>>point:point:
09:31:18				346/516 - 1/2: Installing method RecursionStopper>>initialize
09:31:18				346/516 - 2/2: Installing method RecursionStopper>>stopMethod:during:
09:31:18				346/516 - 1/2: Installing method RecursionStopper class>>default
09:31:18				346/516 - 2/2: Installing method RecursionStopper class>>during:
09:31:18				347/516 - 1/5: Installing method RelativePath>>emptyPathString
09:31:18				347/516 - 2/5: Installing method RelativePath>>isAbsolute
09:31:18				347/516 - 3/5: Installing method RelativePath>>isRoot
09:31:18				347/516 - 4/5: Installing method RelativePath>>printOn:
09:31:18				347/516 - 5/5: Installing method RelativePath>>printOn:delimiter:
09:31:18				348/516 - 1/10: Installing method RemoteString>>fileNumber:position:
09:31:18				348/516 - 2/10: Installing method RemoteString>>last
09:31:18				348/516 - 3/10: Installing method RemoteString>>position
09:31:18				348/516 - 4/10: Installing method RemoteString>>sourceFileArray
09:31:18				348/516 - 5/10: Installing method RemoteString>>sourceFileArray:
09:31:18				348/516 - 6/10: Installing method RemoteString>>sourceFileNumber
09:31:18				348/516 - 7/10: Installing method RemoteString>>sourcePointer
09:31:18				348/516 - 8/10: Installing method RemoteString>>string
09:31:18				348/516 - 9/10: Installing method RemoteString>>string:
09:31:18				348/516 - 10/10: Installing method RemoteString>>string:onFileNumber:toFile:
09:31:18				348/516 - 1/3: Installing method RemoteString class>>newFileNumber:position:
09:31:18				348/516 - 2/3: Installing method RemoteString class>>newString:
09:31:18				348/516 - 3/3: Installing method RemoteString class>>newString:onFileNumber:toFile:
09:31:19				349/516 - 1/58: Installing method RunArray>>,
09:31:19				349/516 - 2/58: Installing method RunArray>>=
09:31:19				349/516 - 3/58: Installing method RunArray>>add:
09:31:19				349/516 - 4/58: Installing method RunArray>>add:withOccurrences:
09:31:19				349/516 - 5/58: Installing method RunArray>>addFirst:
09:31:19				349/516 - 6/58: Installing method RunArray>>addLast:
09:31:19				349/516 - 7/58: Installing method RunArray>>allSatisfy:
09:31:19				349/516 - 8/58: Installing method RunArray>>anySatisfy:
09:31:19				349/516 - 9/58: Installing method RunArray>>asBag
09:31:19				349/516 - 10/58: Installing method RunArray>>asSet
09:31:19				349/516 - 11/58: Installing method RunArray>>at:
09:31:19				349/516 - 12/58: Installing method RunArray>>at:put:
09:31:19				349/516 - 13/58: Installing method RunArray>>at:setRunOffsetAndValue:
09:31:19				349/516 - 14/58: Installing method RunArray>>coalesce
09:31:19				349/516 - 15/58: Installing method RunArray>>collect:
09:31:19				349/516 - 16/58: Installing method RunArray>>copyFrom:to:
09:31:19				349/516 - 17/58: Installing method RunArray>>copyReplaceFrom:to:with:
09:31:19				349/516 - 18/58: Installing method RunArray>>copyUpThrough:
09:31:19				349/516 - 19/58: Installing method RunArray>>copyUpTo:
09:31:19				349/516 - 20/58: Installing method RunArray>>copyUpToLast:
09:31:19				349/516 - 21/58: Installing method RunArray>>count:
09:31:19				349/516 - 22/58: Installing method RunArray>>detect:ifNone:
09:31:19				349/516 - 23/58: Installing method RunArray>>detectMax:
09:31:19				349/516 - 24/58: Installing method RunArray>>detectMin:
09:31:19				349/516 - 25/58: Installing method RunArray>>do:
09:31:19				349/516 - 26/58: Installing method RunArray>>fillFrom:with:
09:31:19				349/516 - 27/58: Installing method RunArray>>findFirst:
09:31:19				349/516 - 28/58: Installing method RunArray>>findLast:
09:31:19				349/516 - 29/58: Installing method RunArray>>first
09:31:19				349/516 - 30/58: Installing method RunArray>>includes:
09:31:19				349/516 - 31/58: Installing method RunArray>>isSelfEvaluating
09:31:19				349/516 - 32/58: Installing method RunArray>>isSorted
09:31:19				349/516 - 33/58: Installing method RunArray>>isSortedBy:
09:31:19				349/516 - 34/58: Installing method RunArray>>last
09:31:19				349/516 - 35/58: Installing method RunArray>>mapValues:
09:31:19				349/516 - 36/58: Installing method RunArray>>noneSatisfy:
09:31:19				349/516 - 37/58: Installing method RunArray>>postCopy
09:31:19				349/516 - 38/58: Installing method RunArray>>printOn:
09:31:19				349/516 - 39/58: Installing method RunArray>>rangeOf:startingAt:
09:31:19				349/516 - 40/58: Installing method RunArray>>remove:ifAbsent:
09:31:19				349/516 - 41/58: Installing method RunArray>>removeAll
09:31:19				349/516 - 42/58: Installing method RunArray>>repeatLast:ifEmpty:
09:31:19				349/516 - 43/58: Installing method RunArray>>repeatLastIfEmpty:
09:31:19				349/516 - 44/58: Installing method RunArray>>replace:
09:31:19				349/516 - 45/58: Installing method RunArray>>reverseDo:
09:31:19				349/516 - 46/58: Installing method RunArray>>reversed
09:31:19				349/516 - 47/58: Installing method RunArray>>runLengthAt:
09:31:19				349/516 - 48/58: Installing method RunArray>>runs
09:31:19				349/516 - 49/58: Installing method RunArray>>runsAndValuesDo:
09:31:19				349/516 - 50/58: Installing method RunArray>>runsFrom:to:do:
09:31:19				349/516 - 51/58: Installing method RunArray>>select:
09:31:19				349/516 - 52/58: Installing method RunArray>>setRuns:setValues:
09:31:19				349/516 - 53/58: Installing method RunArray>>size
09:31:19				349/516 - 54/58: Installing method RunArray>>storeOn:
09:31:19				349/516 - 55/58: Installing method RunArray>>sum:
09:31:19				349/516 - 56/58: Installing method RunArray>>values
09:31:19				349/516 - 57/58: Installing method RunArray>>withStartStopAndValueDo:
09:31:19				349/516 - 58/58: Installing method RunArray>>writeOn:
09:31:19				349/516 - 1/7: Installing method RunArray class>>new
09:31:19				349/516 - 2/7: Installing method RunArray class>>new:
09:31:19				349/516 - 3/7: Installing method RunArray class>>new:withAll:
09:31:19				349/516 - 4/7: Installing method RunArray class>>newFrom:
09:31:19				349/516 - 5/7: Installing method RunArray class>>newFromArray:
09:31:19				349/516 - 6/7: Installing method RunArray class>>readFrom:
09:31:19				349/516 - 7/7: Installing method RunArray class>>runs:values:
09:31:19				350/516 - 1/2: Installing method SaveCommandLineHandler>>activate
09:31:19				350/516 - 2/2: Installing method SaveCommandLineHandler>>saveImage
09:31:19				350/516 - 1/2: Installing method SaveCommandLineHandler class>>commandName
09:31:19				350/516 - 2/2: Installing method SaveCommandLineHandler class>>description
09:31:19				351/516 - 1/27: Installing method ScaledDecimal>>*
09:31:19				351/516 - 2/27: Installing method ScaledDecimal>>+
09:31:19				351/516 - 3/27: Installing method ScaledDecimal>>-
09:31:19				351/516 - 4/27: Installing method ScaledDecimal>>/
09:31:20				351/516 - 5/27: Installing method ScaledDecimal>><
09:31:20				351/516 - 6/27: Installing method ScaledDecimal>><=
09:31:20				351/516 - 7/27: Installing method ScaledDecimal>>=
09:31:20				351/516 - 8/27: Installing method ScaledDecimal>>>
09:31:20				351/516 - 9/27: Installing method ScaledDecimal>>>=
09:31:20				351/516 - 10/27: Installing method ScaledDecimal>>adaptToFraction:andSend:
09:31:20				351/516 - 11/27: Installing method ScaledDecimal>>adaptToInteger:andSend:
09:31:20				351/516 - 12/27: Installing method ScaledDecimal>>asFraction
09:31:20				351/516 - 13/27: Installing method ScaledDecimal>>coerce:
09:31:20				351/516 - 14/27: Installing method ScaledDecimal>>isFraction
09:31:20				351/516 - 15/27: Installing method ScaledDecimal>>isLiteral
09:31:20				351/516 - 16/27: Installing method ScaledDecimal>>isSelfEvaluating
09:31:20				351/516 - 17/27: Installing method ScaledDecimal>>literalEqual:
09:31:20				351/516 - 18/27: Installing method ScaledDecimal>>negated
09:31:20				351/516 - 19/27: Installing method ScaledDecimal>>printOn:
09:31:20				351/516 - 20/27: Installing method ScaledDecimal>>printOn:base:
09:31:20				351/516 - 21/27: Installing method ScaledDecimal>>raisedTo:
09:31:20				351/516 - 22/27: Installing method ScaledDecimal>>raisedToFraction:
09:31:20				351/516 - 23/27: Installing method ScaledDecimal>>raisedToInteger:
09:31:20				351/516 - 24/27: Installing method ScaledDecimal>>reciprocal
09:31:20				351/516 - 25/27: Installing method ScaledDecimal>>scale
09:31:20				351/516 - 26/27: Installing method ScaledDecimal>>setNumerator:denominator:scale:
09:31:20				351/516 - 27/27: Installing method ScaledDecimal>>squared
09:31:20				351/516 - 1/1: Installing method ScaledDecimal class>>newFromNumber:scale:
09:31:20				352/516 - 1/4: Installing method SelectorException>>messageText
09:31:20				352/516 - 2/4: Installing method SelectorException>>selector
09:31:20				352/516 - 3/4: Installing method SelectorException>>selector:
09:31:20				352/516 - 4/4: Installing method SelectorException>>standardMessageText
09:31:20				352/516 - 1/2: Installing method SelectorException class>>signalFor:
09:31:20				352/516 - 2/2: Installing method SelectorException class>>signalFor:in:
09:31:20				353/516 - 1/5: Installing method SelfVariable>>acceptVisitor:node:
09:31:20				353/516 - 2/5: Installing method SelfVariable>>emitValue:
09:31:20				353/516 - 3/5: Installing method SelfVariable>>isSelfVariable
09:31:20				353/516 - 4/5: Installing method SelfVariable>>readInContext:
09:31:20				353/516 - 5/5: Installing method SelfVariable>>usingMethods
09:31:20				353/516 - 1/1: Installing method SelfVariable class>>variableName
09:31:20				354/516 - 1/20: Installing method Semaphore>>=
09:31:20				354/516 - 2/20: Installing method Semaphore>>consumeAllSignals
09:31:20				354/516 - 3/20: Installing method Semaphore>>critical:
09:31:20				354/516 - 4/20: Installing method Semaphore>>critical:ifCurtailed:
09:31:20				354/516 - 5/20: Installing method Semaphore>>critical:ifError:
09:31:20				354/516 - 6/20: Installing method Semaphore>>critical:ifLocked:
09:31:20				354/516 - 7/20: Installing method Semaphore>>criticalReleasingOnError:
09:31:20				354/516 - 8/20: Installing method Semaphore>>handleProcessTerminationOfWaitingContext:
09:31:20				354/516 - 9/20: Installing method Semaphore>>hash
09:31:20				354/516 - 10/20: Installing method Semaphore>>initSignals
09:31:20				354/516 - 11/20: Installing method Semaphore>>isSignaled
09:31:20				354/516 - 12/20: Installing method Semaphore>>resumeProcess:
09:31:20				354/516 - 13/20: Installing method Semaphore>>signal
09:31:20				354/516 - 14/20: Installing method Semaphore>>signalAll
09:31:20				354/516 - 15/20: Installing method Semaphore>>terminateProcess
09:31:20				354/516 - 16/20: Installing method Semaphore>>wait
09:31:20				354/516 - 17/20: Installing method Semaphore>>waitTimeoutMilliseconds:
09:31:20				354/516 - 18/20: Installing method Semaphore>>waitTimeoutMilliseconds:onCompletion:onTimeout:
09:31:20				354/516 - 19/20: Installing method Semaphore>>waitTimeoutSeconds:
09:31:20				354/516 - 20/20: Installing method Semaphore>>waitTimeoutSeconds:onCompletion:onTimeout:
09:31:20				354/516 - 1/2: Installing method Semaphore class>>forMutualExclusion
09:31:20				354/516 - 2/2: Installing method Semaphore class>>new
09:31:22				355/516 - 1/191: Installing method SequenceableCollection>>,
09:31:22				355/516 - 2/191: Installing method SequenceableCollection>>=
09:31:22				355/516 - 3/191: Installing method SequenceableCollection>>@
09:31:22				355/516 - 4/191: Installing method SequenceableCollection>>after:
09:31:22				355/516 - 5/191: Installing method SequenceableCollection>>after:ifAbsent:
09:31:22				355/516 - 6/191: Installing method SequenceableCollection>>allButFirst
09:31:22				355/516 - 7/191: Installing method SequenceableCollection>>allButFirst:
09:31:22				355/516 - 8/191: Installing method SequenceableCollection>>allButFirstDo:
09:31:22				355/516 - 9/191: Installing method SequenceableCollection>>allButLast
09:31:22				355/516 - 10/191: Installing method SequenceableCollection>>allButLast:
09:31:22				355/516 - 11/191: Installing method SequenceableCollection>>allButLastDo:
09:31:22				355/516 - 12/191: Installing method SequenceableCollection>>allPairsDo:
09:31:22				355/516 - 13/191: Installing method SequenceableCollection>>anyOne
09:31:22				355/516 - 14/191: Installing method SequenceableCollection>>appendTo:
09:31:22				355/516 - 15/191: Installing method SequenceableCollection>>asArray
09:31:22				355/516 - 16/191: Installing method SequenceableCollection>>asByteArray
09:31:22				355/516 - 17/191: Installing method SequenceableCollection>>asDigitsAt:in:do:
09:31:22				355/516 - 18/191: Installing method SequenceableCollection>>asDigitsToPower:do:
09:31:22				355/516 - 19/191: Installing method SequenceableCollection>>asFloatArray
09:31:22				355/516 - 20/191: Installing method SequenceableCollection>>asIntegerArray
09:31:22				355/516 - 21/191: Installing method SequenceableCollection>>asStringWithCr
09:31:22				355/516 - 22/191: Installing method SequenceableCollection>>asWordArray
09:31:22				355/516 - 23/191: Installing method SequenceableCollection>>at:ifAbsent:
09:31:22				355/516 - 24/191: Installing method SequenceableCollection>>at:incrementBy:
09:31:22				355/516 - 25/191: Installing method SequenceableCollection>>atAll:
09:31:22				355/516 - 26/191: Installing method SequenceableCollection>>atAll:put:
09:31:22				355/516 - 27/191: Installing method SequenceableCollection>>atAll:putAll:
09:31:22				355/516 - 28/191: Installing method SequenceableCollection>>atAllPut:
09:31:22				355/516 - 29/191: Installing method SequenceableCollection>>atLast:
09:31:22				355/516 - 30/191: Installing method SequenceableCollection>>atLast:ifAbsent:
09:31:22				355/516 - 31/191: Installing method SequenceableCollection>>atLast:put:
09:31:22				355/516 - 32/191: Installing method SequenceableCollection>>atPin:
09:31:22				355/516 - 33/191: Installing method SequenceableCollection>>atWrap:
09:31:22				355/516 - 34/191: Installing method SequenceableCollection>>atWrap:put:
09:31:22				355/516 - 35/191: Installing method SequenceableCollection>>before:
09:31:22				355/516 - 36/191: Installing method SequenceableCollection>>before:ifAbsent:
09:31:22				355/516 - 37/191: Installing method SequenceableCollection>>beginsWith:
09:31:22				355/516 - 38/191: Installing method SequenceableCollection>>beginsWithAnyOf:
09:31:22				355/516 - 39/191: Installing method SequenceableCollection>>bind:
09:31:22				355/516 - 40/191: Installing method SequenceableCollection>>collect:
09:31:22				355/516 - 41/191: Installing method SequenceableCollection>>collect:from:to:
09:31:22				355/516 - 42/191: Installing method SequenceableCollection>>collect:thenReject:
09:31:22				355/516 - 43/191: Installing method SequenceableCollection>>collect:thenSelect:
09:31:22				355/516 - 44/191: Installing method SequenceableCollection>>collectWithIndex:
09:31:22				355/516 - 45/191: Installing method SequenceableCollection>>combinations
09:31:22				355/516 - 46/191: Installing method SequenceableCollection>>combinations:
09:31:22				355/516 - 47/191: Installing method SequenceableCollection>>combinations:atATimeDo:
09:31:22				355/516 - 48/191: Installing method SequenceableCollection>>combinationsAt:in:after:do:
09:31:22				355/516 - 49/191: Installing method SequenceableCollection>>copyAfter:
09:31:22				355/516 - 50/191: Installing method SequenceableCollection>>copyAfterLast:
09:31:22				355/516 - 51/191: Installing method SequenceableCollection>>copyEmpty
09:31:22				355/516 - 52/191: Installing method SequenceableCollection>>copyFrom:to:
09:31:22				355/516 - 53/191: Installing method SequenceableCollection>>copyReplaceAll:with:
09:31:22				355/516 - 54/191: Installing method SequenceableCollection>>copyReplaceFrom:to:with:
09:31:22				355/516 - 55/191: Installing method SequenceableCollection>>copyUpThrough:
09:31:22				355/516 - 56/191: Installing method SequenceableCollection>>copyUpTo:
09:31:22				355/516 - 57/191: Installing method SequenceableCollection>>copyUpToLast:
09:31:22				355/516 - 58/191: Installing method SequenceableCollection>>copyWith:
09:31:22				355/516 - 59/191: Installing method SequenceableCollection>>copyWithFirst:
09:31:22				355/516 - 60/191: Installing method SequenceableCollection>>copyWithoutFirst
09:31:23				355/516 - 61/191: Installing method SequenceableCollection>>copyWithoutIndex:
09:31:23				355/516 - 62/191: Installing method SequenceableCollection>>detectIndex:
09:31:23				355/516 - 63/191: Installing method SequenceableCollection>>detectIndex:ifNone:
09:31:23				355/516 - 64/191: Installing method SequenceableCollection>>difference:
09:31:23				355/516 - 65/191: Installing method SequenceableCollection>>do:
09:31:23				355/516 - 66/191: Installing method SequenceableCollection>>do:separatedBy:
09:31:23				355/516 - 67/191: Installing method SequenceableCollection>>do:without:
09:31:23				355/516 - 68/191: Installing method SequenceableCollection>>eighth
09:31:23				355/516 - 69/191: Installing method SequenceableCollection>>endsWith:
09:31:23				355/516 - 70/191: Installing method SequenceableCollection>>endsWithAnyOf:
09:31:23				355/516 - 71/191: Installing method SequenceableCollection>>errorOutOfBounds
09:31:23				355/516 - 72/191: Installing method SequenceableCollection>>fifth
09:31:23				355/516 - 73/191: Installing method SequenceableCollection>>findBinary:
09:31:23				355/516 - 74/191: Installing method SequenceableCollection>>findBinary:do:ifNone:
09:31:23				355/516 - 75/191: Installing method SequenceableCollection>>findBinary:ifNone:
09:31:23				355/516 - 76/191: Installing method SequenceableCollection>>findBinaryIndex:
09:31:23				355/516 - 77/191: Installing method SequenceableCollection>>findBinaryIndex:do:ifNone:
09:31:23				355/516 - 78/191: Installing method SequenceableCollection>>findBinaryIndex:ifNone:
09:31:23				355/516 - 79/191: Installing method SequenceableCollection>>findFirst:
09:31:23				355/516 - 80/191: Installing method SequenceableCollection>>findLast:
09:31:23				355/516 - 81/191: Installing method SequenceableCollection>>first
09:31:23				355/516 - 82/191: Installing method SequenceableCollection>>first:
09:31:23				355/516 - 83/191: Installing method SequenceableCollection>>flatCollect:
09:31:23				355/516 - 84/191: Installing method SequenceableCollection>>forceTo:paddingStartWith:
09:31:23				355/516 - 85/191: Installing method SequenceableCollection>>forceTo:paddingWith:
09:31:23				355/516 - 86/191: Installing method SequenceableCollection>>fourth
09:31:23				355/516 - 87/191: Installing method SequenceableCollection>>from:to:do:
09:31:23				355/516 - 88/191: Installing method SequenceableCollection>>from:to:put:
09:31:23				355/516 - 89/191: Installing method SequenceableCollection>>groupByRuns:
09:31:23				355/516 - 90/191: Installing method SequenceableCollection>>groupsOf:atATimeCollect:
09:31:23				355/516 - 91/191: Installing method SequenceableCollection>>groupsOf:atATimeDo:
09:31:23				355/516 - 92/191: Installing method SequenceableCollection>>grownBy:
09:31:23				355/516 - 93/191: Installing method SequenceableCollection>>hasEqualElements:
09:31:23				355/516 - 94/191: Installing method SequenceableCollection>>hash
09:31:23				355/516 - 95/191: Installing method SequenceableCollection>>identityIndexOf:
09:31:23				355/516 - 96/191: Installing method SequenceableCollection>>identityIndexOf:ifAbsent:
09:31:23				355/516 - 97/191: Installing method SequenceableCollection>>ifCutOn:doWithCutAndUncuts:
09:31:23				355/516 - 98/191: Installing method SequenceableCollection>>ifCutOn:doWithCutAndUncuts:finally:
09:31:23				355/516 - 99/191: Installing method SequenceableCollection>>includes:
09:31:23				355/516 - 100/191: Installing method SequenceableCollection>>indexOf:
09:31:23				355/516 - 101/191: Installing method SequenceableCollection>>indexOf:ifAbsent:
09:31:23				355/516 - 102/191: Installing method SequenceableCollection>>indexOf:ifAbsent:using:
09:31:23				355/516 - 103/191: Installing method SequenceableCollection>>indexOf:startingAt:
09:31:23				355/516 - 104/191: Installing method SequenceableCollection>>indexOf:startingAt:ifAbsent:
09:31:23				355/516 - 105/191: Installing method SequenceableCollection>>indexOf:startingAt:ifAbsent:using:
09:31:23				355/516 - 106/191: Installing method SequenceableCollection>>indexOfAnyOf:
09:31:23				355/516 - 107/191: Installing method SequenceableCollection>>indexOfAnyOf:ifAbsent:
09:31:23				355/516 - 108/191: Installing method SequenceableCollection>>indexOfAnyOf:startingAt:
09:31:23				355/516 - 109/191: Installing method SequenceableCollection>>indexOfAnyOf:startingAt:ifAbsent:
09:31:23				355/516 - 110/191: Installing method SequenceableCollection>>indexOfSubCollection:startingAt:
09:31:23				355/516 - 111/191: Installing method SequenceableCollection>>indexOfSubCollection:startingAt:ifAbsent:
09:31:23				355/516 - 112/191: Installing method SequenceableCollection>>isSequenceable
09:31:23				355/516 - 113/191: Installing method SequenceableCollection>>isSorted
09:31:23				355/516 - 114/191: Installing method SequenceableCollection>>isSortedBy:
09:31:23				355/516 - 115/191: Installing method SequenceableCollection>>join:
09:31:23				355/516 - 116/191: Installing method SequenceableCollection>>joinTo:
09:31:23				355/516 - 117/191: Installing method SequenceableCollection>>joinUsing:
09:31:23				355/516 - 118/191: Installing method SequenceableCollection>>joinUsing:last:
09:31:23				355/516 - 119/191: Installing method SequenceableCollection>>keysAndValuesDo:
09:31:23				355/516 - 120/191: Installing method SequenceableCollection>>last
09:31:23				355/516 - 121/191: Installing method SequenceableCollection>>last:
09:31:23				355/516 - 122/191: Installing method SequenceableCollection>>lastIndexOf:
09:31:23				355/516 - 123/191: Installing method SequenceableCollection>>lastIndexOf:ifAbsent:
09:31:23				355/516 - 124/191: Installing method SequenceableCollection>>lastIndexOf:startingAt:ifAbsent:
09:31:23				355/516 - 125/191: Installing method SequenceableCollection>>lastIndexOfAnyOf:startingAt:ifAbsent:
09:31:23				355/516 - 126/191: Installing method SequenceableCollection>>mergeFirst:middle:last:into:by:
09:31:23				355/516 - 127/191: Installing method SequenceableCollection>>mergeSortFrom:to:by:
09:31:23				355/516 - 128/191: Installing method SequenceableCollection>>mergeSortFrom:to:src:dst:by:
09:31:23				355/516 - 129/191: Installing method SequenceableCollection>>middle
09:31:23				355/516 - 130/191: Installing method SequenceableCollection>>nextToLast
09:31:23				355/516 - 131/191: Installing method SequenceableCollection>>ninth
09:31:23				355/516 - 132/191: Installing method SequenceableCollection>>overlappingPairsCollect:
09:31:23				355/516 - 133/191: Installing method SequenceableCollection>>overlappingPairsDo:
09:31:23				355/516 - 134/191: Installing method SequenceableCollection>>overlappingPairsWithIndexDo:
09:31:23				355/516 - 135/191: Installing method SequenceableCollection>>paddedWith:do:
09:31:23				355/516 - 136/191: Installing method SequenceableCollection>>pairsCollect:
09:31:23				355/516 - 137/191: Installing method SequenceableCollection>>pairsDo:
09:31:23				355/516 - 138/191: Installing method SequenceableCollection>>permutationsDo:
09:31:23				355/516 - 139/191: Installing method SequenceableCollection>>permutationsStartingAt:do:
09:31:23				355/516 - 140/191: Installing method SequenceableCollection>>permutationsWithRepetitionOfSize:subSize:in:do:
09:31:23				355/516 - 141/191: Installing method SequenceableCollection>>permutationsWithRepetitionsDo:
09:31:23				355/516 - 142/191: Installing method SequenceableCollection>>permutationsWithRepetitionsOfSize:
09:31:23				355/516 - 143/191: Installing method SequenceableCollection>>permutationsWithRepetitionsOfSize:do:
09:31:23				355/516 - 144/191: Installing method SequenceableCollection>>piecesCutWhere:
09:31:23				355/516 - 145/191: Installing method SequenceableCollection>>piecesCutWhere:do:
09:31:23				355/516 - 146/191: Installing method SequenceableCollection>>polynomialEval:
09:31:23				355/516 - 147/191: Installing method SequenceableCollection>>putOn:
09:31:23				355/516 - 148/191: Installing method SequenceableCollection>>readStream
09:31:23				355/516 - 149/191: Installing method SequenceableCollection>>readStreamDo:
09:31:23				355/516 - 150/191: Installing method SequenceableCollection>>reduce:
09:31:23				355/516 - 151/191: Installing method SequenceableCollection>>reduceLeft:
09:31:23				355/516 - 152/191: Installing method SequenceableCollection>>reduceRight:
09:31:23				355/516 - 153/191: Installing method SequenceableCollection>>reject:
09:31:23				355/516 - 154/191: Installing method SequenceableCollection>>reject:thenCollect:
09:31:23				355/516 - 155/191: Installing method SequenceableCollection>>reject:thenDo:
09:31:23				355/516 - 156/191: Installing method SequenceableCollection>>remove:ifAbsent:
09:31:23				355/516 - 157/191: Installing method SequenceableCollection>>replace:
09:31:23				355/516 - 158/191: Installing method SequenceableCollection>>replaceAll:with:
09:31:23				355/516 - 159/191: Installing method SequenceableCollection>>replaceFrom:to:with:
09:31:23				355/516 - 160/191: Installing method SequenceableCollection>>replaceFrom:to:with:startingAt:
09:31:23				355/516 - 161/191: Installing method SequenceableCollection>>reverse
09:31:23				355/516 - 162/191: Installing method SequenceableCollection>>reverseDo:
09:31:23				355/516 - 163/191: Installing method SequenceableCollection>>reverseWith:do:
09:31:23				355/516 - 164/191: Installing method SequenceableCollection>>reverseWithIndexDo:
09:31:23				355/516 - 165/191: Installing method SequenceableCollection>>reversed
09:31:23				355/516 - 166/191: Installing method SequenceableCollection>>second
09:31:23				355/516 - 167/191: Installing method SequenceableCollection>>select:
09:31:23				355/516 - 168/191: Installing method SequenceableCollection>>select:thenCollect:
09:31:23				355/516 - 169/191: Installing method SequenceableCollection>>select:thenDo:
09:31:23				355/516 - 170/191: Installing method SequenceableCollection>>seventh
09:31:23				355/516 - 171/191: Installing method SequenceableCollection>>sixth
09:31:23				355/516 - 172/191: Installing method SequenceableCollection>>size
09:31:23				355/516 - 173/191: Installing method SequenceableCollection>>sort
09:31:23				355/516 - 174/191: Installing method SequenceableCollection>>sort:
09:31:23				355/516 - 175/191: Installing method SequenceableCollection>>sorted
09:31:23				355/516 - 176/191: Installing method SequenceableCollection>>sorted:
09:31:23				355/516 - 177/191: Installing method SequenceableCollection>>split:indicesDo:
09:31:23				355/516 - 178/191: Installing method SequenceableCollection>>splitOn:
09:31:23				355/516 - 179/191: Installing method SequenceableCollection>>splitOn:do:
09:31:23				355/516 - 180/191: Installing method SequenceableCollection>>splitOn:indicesDo:
09:31:23				355/516 - 181/191: Installing method SequenceableCollection>>swap:with:
09:31:23				355/516 - 182/191: Installing method SequenceableCollection>>takeFirst:
09:31:23				355/516 - 183/191: Installing method SequenceableCollection>>third
09:31:23				355/516 - 184/191: Installing method SequenceableCollection>>truncatedToSize:
09:31:23				355/516 - 185/191: Installing method SequenceableCollection>>with:collect:
09:31:23				355/516 - 186/191: Installing method SequenceableCollection>>with:do:
09:31:23				355/516 - 187/191: Installing method SequenceableCollection>>withIndexCollect:
09:31:23				355/516 - 188/191: Installing method SequenceableCollection>>withIndexDo:
09:31:23				355/516 - 189/191: Installing method SequenceableCollection>>withIndexSelect:
09:31:23				355/516 - 190/191: Installing method SequenceableCollection>>writeStream
09:31:23				355/516 - 191/191: Installing method SequenceableCollection>>writeStreamDo:
09:31:23				355/516 - 1/6: Installing method SequenceableCollection class>>isAbstract
09:31:24				355/516 - 2/6: Installing method SequenceableCollection class>>new:streamContents:
09:31:24				355/516 - 3/6: Installing method SequenceableCollection class>>ofSize:
09:31:24				355/516 - 4/6: Installing method SequenceableCollection class>>streamContents:
09:31:24				355/516 - 5/6: Installing method SequenceableCollection class>>streamContents:limitedTo:
09:31:24				355/516 - 6/6: Installing method SequenceableCollection class>>streamSpecies
09:31:24				356/516 - 1/3: Installing method SessionAccessModeResolver class>>initialize
09:31:24				356/516 - 2/3: Installing method SessionAccessModeResolver class>>resolve
09:31:24				356/516 - 3/3: Installing method SessionAccessModeResolver class>>startUp:
09:31:24				357/516 - 1/11: Installing method SessionCategory>>defaultPriority
09:31:24				357/516 - 2/11: Installing method SessionCategory>>initialize
09:31:24				357/516 - 3/11: Installing method SessionCategory>>listAtPriority:
09:31:24				357/516 - 4/11: Installing method SessionCategory>>name
09:31:24				357/516 - 5/11: Installing method SessionCategory>>name:
09:31:24				357/516 - 6/11: Installing method SessionCategory>>printOn:
09:31:24				357/516 - 7/11: Installing method SessionCategory>>prioritizedList
09:31:24				357/516 - 8/11: Installing method SessionCategory>>register:
09:31:24				357/516 - 9/11: Installing method SessionCategory>>register:atPriority:
09:31:24				357/516 - 10/11: Installing method SessionCategory>>renamedClass:from:to:
09:31:24				357/516 - 11/11: Installing method SessionCategory>>unregisterHandler:
09:31:24				358/516 - 1/38: Installing method SessionManager>>addDeferredStartupAction:
09:31:24				358/516 - 2/38: Installing method SessionManager>>basicCreateCategory:
09:31:24				358/516 - 3/38: Installing method SessionManager>>categoryNamed:
09:31:24				358/516 - 4/38: Installing method SessionManager>>createCategory:
09:31:24				358/516 - 5/38: Installing method SessionManager>>createCategory:after:
09:31:24				358/516 - 6/38: Installing method SessionManager>>currentSession
09:31:24				358/516 - 7/38: Installing method SessionManager>>defaultPriority
09:31:24				358/516 - 8/38: Installing method SessionManager>>guiCategory
09:31:24				358/516 - 9/38: Installing method SessionManager>>hasRegistered:
09:31:24				358/516 - 10/38: Installing method SessionManager>>initialize
09:31:24				358/516 - 11/38: Installing method SessionManager>>installNewSession
09:31:24				358/516 - 12/38: Installing method SessionManager>>installSession:
09:31:24				358/516 - 13/38: Installing method SessionManager>>launchSnapshot:andQuit:
09:31:24				358/516 - 14/38: Installing method SessionManager>>maxPriority
09:31:24				358/516 - 15/38: Installing method SessionManager>>networkCategory
09:31:24				358/516 - 16/38: Installing method SessionManager>>newSession
09:31:24				358/516 - 17/38: Installing method SessionManager>>register:
09:31:24				358/516 - 18/38: Installing method SessionManager>>register:inCategory:
09:31:24				358/516 - 19/38: Installing method SessionManager>>register:inCategory:atPriority:
09:31:24				358/516 - 20/38: Installing method SessionManager>>registerGuiClassNamed:
09:31:24				358/516 - 21/38: Installing method SessionManager>>registerGuiClassNamed:atPriority:
09:31:24				358/516 - 22/38: Installing method SessionManager>>registerLast:inCategory:
09:31:24				358/516 - 23/38: Installing method SessionManager>>registerNetworkClassNamed:
09:31:24				358/516 - 24/38: Installing method SessionManager>>registerSystemClassNamed:
09:31:24				358/516 - 25/38: Installing method SessionManager>>registerSystemClassNamed:atPriority:
09:31:24				358/516 - 26/38: Installing method SessionManager>>registerToolClassNamed:
09:31:24				358/516 - 27/38: Installing method SessionManager>>registerUserClassNamed:
09:31:24				358/516 - 28/38: Installing method SessionManager>>registerUserClassNamed:atPriority:
09:31:24				358/516 - 29/38: Installing method SessionManager>>renamedClass:from:to:
09:31:24				358/516 - 30/38: Installing method SessionManager>>shutdownList
09:31:24				358/516 - 31/38: Installing method SessionManager>>snapshot:andQuit:
09:31:24				358/516 - 32/38: Installing method SessionManager>>startupList
09:31:24				358/516 - 33/38: Installing method SessionManager>>systemCategory
09:31:24				358/516 - 34/38: Installing method SessionManager>>toolsCategory
09:31:24				358/516 - 35/38: Installing method SessionManager>>uninstallSession:
09:31:24				358/516 - 36/38: Installing method SessionManager>>unregisterClassNamed:
09:31:24				358/516 - 37/38: Installing method SessionManager>>unregisterHandler:
09:31:24				358/516 - 38/38: Installing method SessionManager>>userCategory
09:31:24				358/516 - 1/6: Installing method SessionManager class>>classRemoved:
09:31:24				358/516 - 2/6: Installing method SessionManager class>>classRenamed:
09:31:24				358/516 - 3/6: Installing method SessionManager class>>default
09:31:24				358/516 - 4/6: Installing method SessionManager class>>default:
09:31:24				358/516 - 5/6: Installing method SessionManager class>>initialize
09:31:24				358/516 - 6/6: Installing method SessionManager class>>initializeKernelRegistrations
09:31:25				359/516 - 1/23: Installing method Set>>=
09:31:25				359/516 - 2/23: Installing method Set>>add:
09:31:25				359/516 - 3/23: Installing method Set>>asSet
09:31:25				359/516 - 4/23: Installing method Set>>collect:
09:31:25				359/516 - 5/23: Installing method Set>>copyWithout:
09:31:25				359/516 - 6/23: Installing method Set>>difference:
09:31:25				359/516 - 7/23: Installing method Set>>do:
09:31:25				359/516 - 8/23: Installing method Set>>fixCollisionsFrom:
09:31:25				359/516 - 9/23: Installing method Set>>grow
09:31:25				359/516 - 10/23: Installing method Set>>includes:
09:31:25				359/516 - 11/23: Installing method Set>>intersection:
09:31:25				359/516 - 12/23: Installing method Set>>isHealthy
09:31:25				359/516 - 13/23: Installing method Set>>like:
09:31:25				359/516 - 14/23: Installing method Set>>like:ifAbsent:
09:31:25				359/516 - 15/23: Installing method Set>>max:
09:31:25				359/516 - 16/23: Installing method Set>>noCheckAdd:
09:31:25				359/516 - 17/23: Installing method Set>>noCheckNoGrowFillFrom:
09:31:25				359/516 - 18/23: Installing method Set>>occurrencesOf:
09:31:25				359/516 - 19/23: Installing method Set>>postCopy
09:31:25				359/516 - 20/23: Installing method Set>>rehash
09:31:25				359/516 - 21/23: Installing method Set>>remove:ifAbsent:
09:31:25				359/516 - 22/23: Installing method Set>>scanFor:
09:31:25				359/516 - 23/23: Installing method Set>>withArray:
09:31:25				359/516 - 1/2: Installing method Set class>>newFrom:
09:31:25				359/516 - 2/2: Installing method Set class>>sizeFor:
09:31:25				360/516 - 1/11: Installing method ShAbstractChange>>=
09:31:25				360/516 - 2/11: Installing method ShAbstractChange>>announceChanges
09:31:25				360/516 - 3/11: Installing method ShAbstractChange>>builder
09:31:25				360/516 - 4/11: Installing method ShAbstractChange>>builder:
09:31:25				360/516 - 5/11: Installing method ShAbstractChange>>hasChangeClassSideShape
09:31:25				360/516 - 6/11: Installing method ShAbstractChange>>hasChangeInstanceSideShape
09:31:25				360/516 - 7/11: Installing method ShAbstractChange>>hasToMigrateInstances
09:31:25				360/516 - 8/11: Installing method ShAbstractChange>>hash
09:31:25				360/516 - 9/11: Installing method ShAbstractChange>>oldClass
09:31:25				360/516 - 10/11: Installing method ShAbstractChange>>oldClass:
09:31:25				360/516 - 11/11: Installing method ShAbstractChange>>propagateToSubclasses:
09:31:25				360/516 - 1/1: Installing method ShAbstractChange class>>isAbstract
09:31:25				361/516 - 1/3: Installing method ShAbstractChangeDetector>>builder
09:31:25				361/516 - 2/3: Installing method ShAbstractChangeDetector>>builder:
09:31:25				361/516 - 3/3: Installing method ShAbstractChangeDetector>>compareClass
09:31:25				361/516 - 1/3: Installing method ShAbstractChangeDetector class>>builder:
09:31:25				361/516 - 2/3: Installing method ShAbstractChangeDetector class>>compareClass:with:
09:31:25				361/516 - 3/3: Installing method ShAbstractChangeDetector class>>isAbstract
09:31:25				362/516 - 1/4: Installing method ShAbstractClassChangeDetector>>compareClass
09:31:25				362/516 - 2/4: Installing method ShAbstractClassChangeDetector>>compareVariables:with:
09:31:25				362/516 - 3/4: Installing method ShAbstractClassChangeDetector>>initialize
09:31:25				362/516 - 4/4: Installing method ShAbstractClassChangeDetector>>newChanges
09:31:25				362/516 - 1/1: Installing method ShAbstractClassChangeDetector class>>isAbstract
09:31:25				363/516 - 1/1: Installing method ShAbstractInstanceSideClassChangeDetector>>newChanges
09:31:25				363/516 - 1/1: Installing method ShAbstractInstanceSideClassChangeDetector class>>isAbstract
09:31:26				364/516 - 1/1: Installing method ShBitLayoutChangeDetector>>compareClass
09:31:26				365/516 - 1/2: Installing method ShBitLayoutChanged>>hasChangeInstanceSideShape
09:31:26				365/516 - 2/2: Installing method ShBitLayoutChanged>>propagateToSubclasses:
09:31:26				366/516 - 1/3: Installing method ShClassChanged>>announceChanges
09:31:26				366/516 - 2/3: Installing method ShClassChanged>>builder:
09:31:26				366/516 - 3/3: Installing method ShClassChanged>>propagateToSubclasses:
09:31:26				367/516 - 1/2: Installing method ShClassSlotChangeDetector>>initialize
09:31:26				367/516 - 2/2: Installing method ShClassSlotChangeDetector>>newChanges
09:31:26				368/516 - 1/18: Installing method ShDefaultBuilderEnhancer>>afterMethodsCompiled:
09:31:26				368/516 - 2/18: Installing method ShDefaultBuilderEnhancer>>afterMigratingClass:installer:
09:31:26				368/516 - 3/18: Installing method ShDefaultBuilderEnhancer>>allSlotsForBuilder:
09:31:26				368/516 - 4/18: Installing method ShDefaultBuilderEnhancer>>allSlotsToInstallForBuilder:
09:31:26				368/516 - 5/18: Installing method ShDefaultBuilderEnhancer>>beforeMigratingClass:installer:
09:31:26				368/516 - 6/18: Installing method ShDefaultBuilderEnhancer>>classCreated:
09:31:26				368/516 - 7/18: Installing method ShDefaultBuilderEnhancer>>compileMethodsFor:
09:31:26				368/516 - 8/18: Installing method ShDefaultBuilderEnhancer>>configureClass:superclass:withLayoutType:slots:
09:31:26				368/516 - 9/18: Installing method ShDefaultBuilderEnhancer>>configureMetaclass:superclass:withLayoutType:slots:
09:31:26				368/516 - 10/18: Installing method ShDefaultBuilderEnhancer>>fillBuilder:from:
09:31:26				368/516 - 11/18: Installing method ShDefaultBuilderEnhancer>>hasToSkipSlot:
09:31:26				368/516 - 12/18: Installing method ShDefaultBuilderEnhancer>>initializeBuilder:
09:31:26				368/516 - 13/18: Installing method ShDefaultBuilderEnhancer>>metaclassClassFor:
09:31:26				368/516 - 14/18: Installing method ShDefaultBuilderEnhancer>>migrateInstancesTo:installer:
09:31:26				368/516 - 15/18: Installing method ShDefaultBuilderEnhancer>>migrateToClass:installer:
09:31:26				368/516 - 16/18: Installing method ShDefaultBuilderEnhancer>>on:declareClassVariables:sharing:
09:31:26				368/516 - 17/18: Installing method ShDefaultBuilderEnhancer>>propagateChangesToRelatedClasses:builder:
09:31:26				368/516 - 18/18: Installing method ShDefaultBuilderEnhancer>>validateRedefinition:
09:31:26				368/516 - 1/1: Installing method ShDefaultBuilderEnhancer class>>isApplicableFor:
09:31:26				369/516 - 1/3: Installing method ShInstanceShapeChanged>>hasChangeInstanceSideShape
09:31:26				369/516 - 2/3: Installing method ShInstanceShapeChanged>>hasToMigrateInstances
09:31:26				369/516 - 3/3: Installing method ShInstanceShapeChanged>>propagateToSubclasses:
09:31:26				370/516 - 1/1: Installing method ShLayoutChangeDetector>>initialize
09:31:27				371/516 - 1/16: Installing method ShLayoutDefinition>>allSlots
09:31:27				371/516 - 2/16: Installing method ShLayoutDefinition>>builder:
09:31:27				371/516 - 3/16: Installing method ShLayoutDefinition>>classSlots
09:31:27				371/516 - 4/16: Installing method ShLayoutDefinition>>classSlots:
09:31:27				371/516 - 5/16: Installing method ShLayoutDefinition>>initialize
09:31:27				371/516 - 6/16: Installing method ShLayoutDefinition>>isBits
09:31:27				371/516 - 7/16: Installing method ShLayoutDefinition>>layoutClass
09:31:27				371/516 - 8/16: Installing method ShLayoutDefinition>>layoutClass:
09:31:27				371/516 - 9/16: Installing method ShLayoutDefinition>>sharedPools
09:31:27				371/516 - 10/16: Installing method ShLayoutDefinition>>sharedPools:
09:31:27				371/516 - 11/16: Installing method ShLayoutDefinition>>sharedPoolsString
09:31:27				371/516 - 12/16: Installing method ShLayoutDefinition>>sharedVariables
09:31:27				371/516 - 13/16: Installing method ShLayoutDefinition>>sharedVariables:
09:31:27				371/516 - 14/16: Installing method ShLayoutDefinition>>slots
09:31:27				371/516 - 15/16: Installing method ShLayoutDefinition>>slots:
09:31:27				371/516 - 16/16: Installing method ShLayoutDefinition>>validate
09:31:27				372/516 - 1/2: Installing method ShMetaclassChangeDetector>>initialize
09:31:27				372/516 - 2/2: Installing method ShMetaclassChangeDetector>>newChanges
09:31:27				373/516 - 1/4: Installing method ShMetaclassChanged>>announceChanges
09:31:27				373/516 - 2/4: Installing method ShMetaclassChanged>>builder:
09:31:27				373/516 - 3/4: Installing method ShMetaclassChanged>>hasChangeClassSideShape
09:31:27				373/516 - 4/4: Installing method ShMetaclassChanged>>propagateToSubclasses:
09:31:27				375/516 - 1/1: Installing method ShSharedPoolChangeDetector>>initialize
09:31:27				376/516 - 1/1: Installing method ShSharedVariablesChangeDetector>>initialize
09:31:27				377/516 - 1/1: Installing method ShSlotChangeDetector>>initialize
09:31:27				378/516 - 1/1: Installing method ShSuperclassChangeDetector>>initialize
09:31:27				379/516 - 1/2: Installing method ShSuperclassChanged>>hasToMigrateInstances
09:31:27				379/516 - 2/2: Installing method ShSuperclassChanged>>propagateToSubclasses:
09:31:27				380/516 - 1/9: Installing method SharedPool class>>bindingOf:
09:31:27				380/516 - 2/9: Installing method SharedPool class>>classBindingOf:
09:31:27				380/516 - 3/9: Installing method SharedPool class>>includesKey:
09:31:27				380/516 - 4/9: Installing method SharedPool class>>isPool
09:31:27				380/516 - 5/9: Installing method SharedPool class>>isUsed
09:31:27				380/516 - 6/9: Installing method SharedPool class>>localBindingOf:
09:31:27				380/516 - 7/9: Installing method SharedPool class>>methodsAccessingPoolVariables
09:31:27				380/516 - 8/9: Installing method SharedPool class>>poolUsers
09:31:27				380/516 - 9/9: Installing method SharedPool class>>usingMethods
09:31:28				381/516 - 1/16: Installing method SharedQueue>>atEnd
09:31:28				381/516 - 2/16: Installing method SharedQueue>>contents
09:31:28				381/516 - 3/16: Installing method SharedQueue>>findFirst:
09:31:28				381/516 - 4/16: Installing method SharedQueue>>flush
09:31:28				381/516 - 5/16: Installing method SharedQueue>>flushAllSuchThat:
09:31:28				381/516 - 6/16: Installing method SharedQueue>>initialize
09:31:28				381/516 - 7/16: Installing method SharedQueue>>isEmpty
09:31:28				381/516 - 8/16: Installing method SharedQueue>>next
09:31:28				381/516 - 9/16: Installing method SharedQueue>>nextOrNil
09:31:28				381/516 - 10/16: Installing method SharedQueue>>nextOrNilSuchThat:
09:31:28				381/516 - 11/16: Installing method SharedQueue>>nextPut:
09:31:28				381/516 - 12/16: Installing method SharedQueue>>peek
09:31:28				381/516 - 13/16: Installing method SharedQueue>>postCopy
09:31:28				381/516 - 14/16: Installing method SharedQueue>>printOn:
09:31:28				381/516 - 15/16: Installing method SharedQueue>>removeAll
09:31:28				381/516 - 16/16: Installing method SharedQueue>>size
09:31:28				381/516 - 1/1: Installing method SharedQueue class>>new
09:31:28				382/516 - 1/5: Installing method ShiftAnonymousClassInstaller>>comment:
09:31:28				382/516 - 2/5: Installing method ShiftAnonymousClassInstaller>>installInEnvironment:
09:31:28				382/516 - 3/5: Installing method ShiftAnonymousClassInstaller>>installSubclassInSuperclass:
09:31:28				382/516 - 4/5: Installing method ShiftAnonymousClassInstaller>>notifyChanges
09:31:28				382/516 - 5/5: Installing method ShiftAnonymousClassInstaller>>updatePackage:
09:31:29				383/516 - 1/83: Installing method ShiftClassBuilder>>addChange:
09:31:29				383/516 - 2/83: Installing method ShiftClassBuilder>>addChangeComparer:
09:31:29				383/516 - 3/83: Installing method ShiftClassBuilder>>allSlots
09:31:29				383/516 - 4/83: Installing method ShiftClassBuilder>>build
09:31:29				383/516 - 5/83: Installing method ShiftClassBuilder>>buildEnvironment
09:31:29				383/516 - 6/83: Installing method ShiftClassBuilder>>buildEnvironment:
09:31:29				383/516 - 7/83: Installing method ShiftClassBuilder>>builderEnhancer
09:31:29				383/516 - 8/83: Installing method ShiftClassBuilder>>builderEnhancer:
09:31:29				383/516 - 9/83: Installing method ShiftClassBuilder>>changeComparers
09:31:29				383/516 - 10/83: Installing method ShiftClassBuilder>>changes
09:31:29				383/516 - 11/83: Installing method ShiftClassBuilder>>classNamed:
09:31:29				383/516 - 12/83: Installing method ShiftClassBuilder>>classSlots
09:31:29				383/516 - 13/83: Installing method ShiftClassBuilder>>classSlots:
09:31:29				383/516 - 14/83: Installing method ShiftClassBuilder>>comment
09:31:29				383/516 - 15/83: Installing method ShiftClassBuilder>>comment:
09:31:29				383/516 - 16/83: Installing method ShiftClassBuilder>>comment:stamp:
09:31:29				383/516 - 17/83: Installing method ShiftClassBuilder>>commentStamp
09:31:29				383/516 - 18/83: Installing method ShiftClassBuilder>>commentStamp:
09:31:29				383/516 - 19/83: Installing method ShiftClassBuilder>>compareWithOldClass
09:31:29				383/516 - 20/83: Installing method ShiftClassBuilder>>compileMethods
09:31:29				383/516 - 21/83: Installing method ShiftClassBuilder>>copyProtocols
09:31:29				383/516 - 22/83: Installing method ShiftClassBuilder>>createClass
09:31:29				383/516 - 23/83: Installing method ShiftClassBuilder>>createMetaclass
09:31:29				383/516 - 24/83: Installing method ShiftClassBuilder>>createSharedVariables
09:31:29				383/516 - 25/83: Installing method ShiftClassBuilder>>detectBuilderEnhancer
09:31:29				383/516 - 26/83: Installing method ShiftClassBuilder>>doesNotUnderstand:
09:31:29				383/516 - 27/83: Installing method ShiftClassBuilder>>environment
09:31:29				383/516 - 28/83: Installing method ShiftClassBuilder>>environment:
09:31:29				383/516 - 29/83: Installing method ShiftClassBuilder>>fillClassSideFromEnvironment:
09:31:29				383/516 - 30/83: Installing method ShiftClassBuilder>>fillFor:
09:31:29				383/516 - 31/83: Installing method ShiftClassBuilder>>fillInstanceSideFromClass:
09:31:29				383/516 - 32/83: Installing method ShiftClassBuilder>>fluidInstall
09:31:29				383/516 - 33/83: Installing method ShiftClassBuilder>>hasToMigrateInstances
09:31:29				383/516 - 34/83: Installing method ShiftClassBuilder>>initialize
09:31:29				383/516 - 35/83: Installing method ShiftClassBuilder>>install
09:31:29				383/516 - 36/83: Installing method ShiftClassBuilder>>installSlotsAndVariables
09:31:29				383/516 - 37/83: Installing method ShiftClassBuilder>>installingEnvironment
09:31:29				383/516 - 38/83: Installing method ShiftClassBuilder>>installingEnvironment:
09:31:29				383/516 - 39/83: Installing method ShiftClassBuilder>>isInRemake
09:31:29				383/516 - 40/83: Installing method ShiftClassBuilder>>isRebuild
09:31:29				383/516 - 41/83: Installing method ShiftClassBuilder>>layout:
09:31:29				383/516 - 42/83: Installing method ShiftClassBuilder>>layoutClass
09:31:29				383/516 - 43/83: Installing method ShiftClassBuilder>>layoutClass:
09:31:29				383/516 - 44/83: Installing method ShiftClassBuilder>>layoutDefinition
09:31:29				383/516 - 45/83: Installing method ShiftClassBuilder>>markIsInRemake
09:31:29				383/516 - 46/83: Installing method ShiftClassBuilder>>metaSuperclass
09:31:29				383/516 - 47/83: Installing method ShiftClassBuilder>>metaSuperclass:
09:31:29				383/516 - 48/83: Installing method ShiftClassBuilder>>metaclassClass
09:31:29				383/516 - 49/83: Installing method ShiftClassBuilder>>name
09:31:29				383/516 - 50/83: Installing method ShiftClassBuilder>>name:
09:31:29				383/516 - 51/83: Installing method ShiftClassBuilder>>newClass
09:31:29				383/516 - 52/83: Installing method ShiftClassBuilder>>newMetaclass
09:31:29				383/516 - 53/83: Installing method ShiftClassBuilder>>notifyChanges
09:31:29				383/516 - 54/83: Installing method ShiftClassBuilder>>oldClass
09:31:29				383/516 - 55/83: Installing method ShiftClassBuilder>>oldClass:
09:31:29				383/516 - 56/83: Installing method ShiftClassBuilder>>oldMetaclass
09:31:29				383/516 - 57/83: Installing method ShiftClassBuilder>>package
09:31:29				383/516 - 58/83: Installing method ShiftClassBuilder>>package:
09:31:29				383/516 - 59/83: Installing method ShiftClassBuilder>>privateSlots:
09:31:29				383/516 - 60/83: Installing method ShiftClassBuilder>>propagateChangesTo:
09:31:29				383/516 - 61/83: Installing method ShiftClassBuilder>>propertyAt:
09:31:29				383/516 - 62/83: Installing method ShiftClassBuilder>>propertyAt:put:
09:31:29				383/516 - 63/83: Installing method ShiftClassBuilder>>sharedPools
09:31:29				383/516 - 64/83: Installing method ShiftClassBuilder>>sharedPools:
09:31:29				383/516 - 65/83: Installing method ShiftClassBuilder>>sharedPoolsFromString:
09:31:29				383/516 - 66/83: Installing method ShiftClassBuilder>>sharedVariables
09:31:29				383/516 - 67/83: Installing method ShiftClassBuilder>>sharedVariables:
09:31:29				383/516 - 68/83: Installing method ShiftClassBuilder>>sharedVariablesFromString:
09:31:29				383/516 - 69/83: Installing method ShiftClassBuilder>>slots
09:31:29				383/516 - 70/83: Installing method ShiftClassBuilder>>slots:
09:31:29				383/516 - 71/83: Installing method ShiftClassBuilder>>slotsFromString:
09:31:29				383/516 - 72/83: Installing method ShiftClassBuilder>>superclass
09:31:29				383/516 - 73/83: Installing method ShiftClassBuilder>>superclass:
09:31:29				383/516 - 74/83: Installing method ShiftClassBuilder>>superclassName
09:31:29				383/516 - 75/83: Installing method ShiftClassBuilder>>superclassName:
09:31:29				383/516 - 76/83: Installing method ShiftClassBuilder>>superclassResolver:
09:31:29				383/516 - 77/83: Installing method ShiftClassBuilder>>tag
09:31:29				383/516 - 78/83: Installing method ShiftClassBuilder>>tag:
09:31:29				383/516 - 79/83: Installing method ShiftClassBuilder>>tryToFillOldClass
09:31:29				383/516 - 80/83: Installing method ShiftClassBuilder>>useStrictSuperclass
09:31:29				383/516 - 81/83: Installing method ShiftClassBuilder>>validateClassName
09:31:29				383/516 - 82/83: Installing method ShiftClassBuilder>>validateSuperclass
09:31:29				383/516 - 83/83: Installing method ShiftClassBuilder>>withAdditionalSlots:
09:31:29				383/516 - 1/2: Installing method ShiftClassBuilder class>>defaultBuildEnhancer
09:31:29				383/516 - 2/2: Installing method ShiftClassBuilder class>>setDefaultBuilderEnhancer:
09:31:30				384/516 - 1/20: Installing method ShiftClassInstaller>>builder
09:31:30				384/516 - 2/20: Installing method ShiftClassInstaller>>comment:
09:31:30				384/516 - 3/20: Installing method ShiftClassInstaller>>copyObject:to:
09:31:30				384/516 - 4/20: Installing method ShiftClassInstaller>>fillFor:
09:31:30				384/516 - 5/20: Installing method ShiftClassInstaller>>fixSlotScope:
09:31:30				384/516 - 6/20: Installing method ShiftClassInstaller>>initialize
09:31:30				384/516 - 7/20: Installing method ShiftClassInstaller>>installInEnvironment:
09:31:30				384/516 - 8/20: Installing method ShiftClassInstaller>>installSubclassInSuperclass:
09:31:30				384/516 - 9/20: Installing method ShiftClassInstaller>>installingEnvironment
09:31:30				384/516 - 10/20: Installing method ShiftClassInstaller>>installingEnvironment:
09:31:30				384/516 - 11/20: Installing method ShiftClassInstaller>>make
09:31:30				384/516 - 12/20: Installing method ShiftClassInstaller>>make:
09:31:30				384/516 - 13/20: Installing method ShiftClassInstaller>>makeWithBuilder:
09:31:30				384/516 - 14/20: Installing method ShiftClassInstaller>>migrateClassTo:
09:31:30				384/516 - 15/20: Installing method ShiftClassInstaller>>migrateInstancesTo:
09:31:30				384/516 - 16/20: Installing method ShiftClassInstaller>>notifyChanges
09:31:30				384/516 - 17/20: Installing method ShiftClassInstaller>>oldClass
09:31:30				384/516 - 18/20: Installing method ShiftClassInstaller>>oldClass:
09:31:30				384/516 - 19/20: Installing method ShiftClassInstaller>>updateBindings:of:
09:31:30				384/516 - 20/20: Installing method ShiftClassInstaller>>updatePackage:
09:31:30				384/516 - 1/5: Installing method ShiftClassInstaller class>>example
09:31:30				384/516 - 2/5: Installing method ShiftClassInstaller class>>make:
09:31:30				384/516 - 3/5: Installing method ShiftClassInstaller class>>remake:basedOn:
09:31:30				384/516 - 4/5: Installing method ShiftClassInstaller class>>update:to:
09:31:30				384/516 - 5/5: Installing method ShiftClassInstaller class>>validateClassName:
09:31:30				385/516 - 1/2: Installing method ShiftClassSideBuilder>>slots:
09:31:30				385/516 - 2/2: Installing method ShiftClassSideBuilder>>traits:
09:31:30				386/516 - 1/1: Installing method ShouldBeImplemented>>standardMessageText
09:31:30				387/516 - 1/1: Installing method ShouldNotImplement>>standardMessageText
09:31:30				388/516 - 1/2: Installing method SimulationExceptionWrapper>>exception
09:31:30				388/516 - 2/2: Installing method SimulationExceptionWrapper>>exception:
09:31:30				388/516 - 1/1: Installing method SimulationExceptionWrapper class>>signalForException:
09:31:30				389/516 - 1/2: Installing method SizeMismatch>>messageText
09:31:30				389/516 - 2/2: Installing method SizeMismatch>>standardMessageText
09:31:30				390/516 - 1/42: Installing method Slot>>acceptVisitor:node:
09:31:30				390/516 - 2/42: Installing method Slot>>addAdditionalSlotsTo:
09:31:30				390/516 - 3/42: Installing method Slot>>asClassVariable
09:31:30				390/516 - 4/42: Installing method Slot>>asSlot
09:31:30				390/516 - 5/42: Installing method Slot>>baseSlot
09:31:30				390/516 - 6/42: Installing method Slot>>definingClass
09:31:30				390/516 - 7/42: Installing method Slot>>definingClass:
09:31:30				390/516 - 8/42: Installing method Slot>>definitionString
09:31:30				390/516 - 9/42: Installing method Slot>>emitStore:
09:31:30				390/516 - 10/42: Installing method Slot>>emitValue:
09:31:30				390/516 - 11/42: Installing method Slot>>ensureInitalizeMethodExists:
09:31:31				390/516 - 12/42: Installing method Slot>>ensureSlotInitializationFor:
09:31:31				390/516 - 13/42: Installing method Slot>>hasSameDefinitionAs:
09:31:31				390/516 - 14/42: Installing method Slot>>initialize:
09:31:31				390/516 - 15/42: Installing method Slot>>installingIn:
09:31:31				390/516 - 16/42: Installing method Slot>>isAccessedIn:
09:31:31				390/516 - 17/42: Installing method Slot>>isDefinedByOwningClass
09:31:31				390/516 - 18/42: Installing method Slot>>isInstanceVariable
09:31:31				390/516 - 19/42: Installing method Slot>>isReadIn:
09:31:31				390/516 - 20/42: Installing method Slot>>isReferenced
09:31:31				390/516 - 21/42: Installing method Slot>>isSelfEvaluating
09:31:31				390/516 - 22/42: Installing method Slot>>isVirtual
09:31:31				390/516 - 23/42: Installing method Slot>>isVisible
09:31:31				390/516 - 24/42: Installing method Slot>>isWrittenIn:
09:31:31				390/516 - 25/42: Installing method Slot>>name:
09:31:31				390/516 - 26/42: Installing method Slot>>named:
09:31:31				390/516 - 27/42: Installing method Slot>>owningClass
09:31:31				390/516 - 28/42: Installing method Slot>>owningClass:
09:31:31				390/516 - 29/42: Installing method Slot>>possiblyUsingClasses
09:31:31				390/516 - 30/42: Installing method Slot>>printOn:
09:31:31				390/516 - 31/42: Installing method Slot>>read:
09:31:31				390/516 - 32/42: Installing method Slot>>readInContext:
09:31:31				390/516 - 33/42: Installing method Slot>>scope
09:31:31				390/516 - 34/42: Installing method Slot>>scope:
09:31:31				390/516 - 35/42: Installing method Slot>>sendsInitializeSlots:
09:31:31				390/516 - 36/42: Installing method Slot>>size
09:31:31				390/516 - 37/42: Installing method Slot>>storeOn:
09:31:31				390/516 - 38/42: Installing method Slot>>usingClasses
09:31:31				390/516 - 39/42: Installing method Slot>>usingMethods
09:31:31				390/516 - 40/42: Installing method Slot>>wantsInitialization
09:31:31				390/516 - 41/42: Installing method Slot>>write:inContext:
09:31:31				390/516 - 42/42: Installing method Slot>>write:to:
09:31:31				390/516 - 1/4: Installing method Slot class>>asSlot
09:31:31				390/516 - 2/4: Installing method Slot class>>checkValidName:
09:31:31				390/516 - 3/4: Installing method Slot class>>isUsed
09:31:31				390/516 - 4/4: Installing method Slot class>>slotUsers
09:31:31				391/516 - 1/3: Installing method SlotNotFound>>messageText
09:31:31				391/516 - 2/3: Installing method SlotNotFound>>name
09:31:31				391/516 - 3/3: Installing method SlotNotFound>>name:
09:31:31				391/516 - 1/1: Installing method SlotNotFound class>>signalForName:
09:31:31				392/516 - 1/70: Installing method SmallDictionary>>=
09:31:31				392/516 - 2/70: Installing method SmallDictionary>>add:
09:31:31				392/516 - 3/70: Installing method SmallDictionary>>addAll:
09:31:31				392/516 - 4/70: Installing method SmallDictionary>>associationAt:
09:31:31				392/516 - 5/70: Installing method SmallDictionary>>associationAt:ifAbsent:
09:31:31				392/516 - 6/70: Installing method SmallDictionary>>associationAt:ifPresent:
09:31:31				392/516 - 7/70: Installing method SmallDictionary>>associationAt:ifPresent:ifAbsent:
09:31:31				392/516 - 8/70: Installing method SmallDictionary>>associations
09:31:31				392/516 - 9/70: Installing method SmallDictionary>>associationsDo:
09:31:31				392/516 - 10/70: Installing method SmallDictionary>>associationsSelect:
09:31:31				392/516 - 11/70: Installing method SmallDictionary>>at:
09:31:31				392/516 - 12/70: Installing method SmallDictionary>>at:at:
09:31:31				392/516 - 13/70: Installing method SmallDictionary>>at:at:ifAbsent:
09:31:31				392/516 - 14/70: Installing method SmallDictionary>>at:at:ifAbsentPut:
09:31:31				392/516 - 15/70: Installing method SmallDictionary>>at:at:put:
09:31:31				392/516 - 16/70: Installing method SmallDictionary>>at:ifAbsent:
09:31:31				392/516 - 17/70: Installing method SmallDictionary>>at:ifAbsentPut:
09:31:31				392/516 - 18/70: Installing method SmallDictionary>>at:ifPresent:
09:31:31				392/516 - 19/70: Installing method SmallDictionary>>at:ifPresent:ifAbsent:
09:31:31				392/516 - 20/70: Installing method SmallDictionary>>at:ifPresent:ifAbsentPut:
09:31:31				392/516 - 21/70: Installing method SmallDictionary>>at:put:
09:31:31				392/516 - 22/70: Installing method SmallDictionary>>at:update:
09:31:31				392/516 - 23/70: Installing method SmallDictionary>>at:update:initial:
09:31:31				392/516 - 24/70: Installing method SmallDictionary>>bindingOf:
09:31:31				392/516 - 25/70: Installing method SmallDictionary>>bindingsDo:
09:31:31				392/516 - 26/70: Installing method SmallDictionary>>capacity
09:31:31				392/516 - 27/70: Installing method SmallDictionary>>collect:
09:31:31				392/516 - 28/70: Installing method SmallDictionary>>difference:
09:31:31				392/516 - 29/70: Installing method SmallDictionary>>do:
09:31:31				392/516 - 30/70: Installing method SmallDictionary>>empty
09:31:31				392/516 - 31/70: Installing method SmallDictionary>>errorKeyNotFound:
09:31:31				392/516 - 32/70: Installing method SmallDictionary>>errorValueNotFound:
09:31:31				392/516 - 33/70: Installing method SmallDictionary>>findIndexForKey:
09:31:31				392/516 - 34/70: Installing method SmallDictionary>>growKeysAndValues
09:31:31				392/516 - 35/70: Installing method SmallDictionary>>growTo:
09:31:31				392/516 - 36/70: Installing method SmallDictionary>>hasBindingThatBeginsWith:
09:31:31				392/516 - 37/70: Installing method SmallDictionary>>includes:
09:31:31				392/516 - 38/70: Installing method SmallDictionary>>includesAssociation:
09:31:31				392/516 - 39/70: Installing method SmallDictionary>>includesIdentity:
09:31:31				392/516 - 40/70: Installing method SmallDictionary>>includesKey:
09:31:31				392/516 - 41/70: Installing method SmallDictionary>>initialize
09:31:31				392/516 - 42/70: Installing method SmallDictionary>>intersection:
09:31:31				392/516 - 43/70: Installing method SmallDictionary>>isDictionary
09:31:31				392/516 - 44/70: Installing method SmallDictionary>>isHealthy
09:31:31				392/516 - 45/70: Installing method SmallDictionary>>keyAtIdentityValue:
09:31:31				392/516 - 46/70: Installing method SmallDictionary>>keyAtIdentityValue:ifAbsent:
09:31:31				392/516 - 47/70: Installing method SmallDictionary>>keyAtValue:
09:31:31				392/516 - 48/70: Installing method SmallDictionary>>keyAtValue:ifAbsent:
09:31:31				392/516 - 49/70: Installing method SmallDictionary>>keyForIdentity:
09:31:31				392/516 - 50/70: Installing method SmallDictionary>>keys
09:31:31				392/516 - 51/70: Installing method SmallDictionary>>keysAndValuesDo:
09:31:31				392/516 - 52/70: Installing method SmallDictionary>>keysAndValuesRemove:
09:31:31				392/516 - 53/70: Installing method SmallDictionary>>keysDo:
09:31:31				392/516 - 54/70: Installing method SmallDictionary>>keysSortedSafely
09:31:31				392/516 - 55/70: Installing method SmallDictionary>>postCopy
09:31:31				392/516 - 56/70: Installing method SmallDictionary>>printElementsOn:
09:31:31				392/516 - 57/70: Installing method SmallDictionary>>privateAt:put:
09:31:31				392/516 - 58/70: Installing method SmallDictionary>>reject:thenCollect:
09:31:31				392/516 - 59/70: Installing method SmallDictionary>>remove:
09:31:31				392/516 - 60/70: Installing method SmallDictionary>>remove:ifAbsent:
09:31:31				392/516 - 61/70: Installing method SmallDictionary>>removeAll
09:31:31				392/516 - 62/70: Installing method SmallDictionary>>removeKey:
09:31:31				392/516 - 63/70: Installing method SmallDictionary>>removeKey:ifAbsent:
09:31:31				392/516 - 64/70: Installing method SmallDictionary>>select:
09:31:31				392/516 - 65/70: Installing method SmallDictionary>>select:thenCollect:
09:31:31				392/516 - 66/70: Installing method SmallDictionary>>setClass
09:31:32				392/516 - 67/70: Installing method SmallDictionary>>size
09:31:32				392/516 - 68/70: Installing method SmallDictionary>>storeOn:
09:31:32				392/516 - 69/70: Installing method SmallDictionary>>values
09:31:32				392/516 - 70/70: Installing method SmallDictionary>>valuesDo:
09:31:32				392/516 - 1/4: Installing method SmallDictionary class>>new:
09:31:32				392/516 - 2/4: Installing method SmallDictionary class>>newFrom:
09:31:32				392/516 - 3/4: Installing method SmallDictionary class>>newFromKeys:andValues:
09:31:32				392/516 - 4/4: Installing method SmallDictionary class>>newFromPairs:
09:31:32				393/516 - 1/26: Installing method SmallFloat64>>*
09:31:32				393/516 - 2/26: Installing method SmallFloat64>>+
09:31:32				393/516 - 3/26: Installing method SmallFloat64>>-
09:31:32				393/516 - 4/26: Installing method SmallFloat64>>/
09:31:32				393/516 - 5/26: Installing method SmallFloat64>><
09:31:32				393/516 - 6/26: Installing method SmallFloat64>><=
09:31:32				393/516 - 7/26: Installing method SmallFloat64>>=
09:31:32				393/516 - 8/26: Installing method SmallFloat64>>>
09:31:32				393/516 - 9/26: Installing method SmallFloat64>>>=
09:31:32				393/516 - 10/26: Installing method SmallFloat64>>basicIdentityHash
09:31:32				393/516 - 11/26: Installing method SmallFloat64>>clone
09:31:32				393/516 - 12/26: Installing method SmallFloat64>>copy
09:31:32				393/516 - 13/26: Installing method SmallFloat64>>deepCopy
09:31:32				393/516 - 14/26: Installing method SmallFloat64>>exp
09:31:32				393/516 - 15/26: Installing method SmallFloat64>>exponent
09:31:32				393/516 - 16/26: Installing method SmallFloat64>>fractionPart
09:31:32				393/516 - 17/26: Installing method SmallFloat64>>identityHash
09:31:32				393/516 - 18/26: Installing method SmallFloat64>>isImmediateObject
09:31:32				393/516 - 19/26: Installing method SmallFloat64>>isPinnedInMemory
09:31:32				393/516 - 20/26: Installing method SmallFloat64>>ln
09:31:32				393/516 - 21/26: Installing method SmallFloat64>>nextObject
09:31:32				393/516 - 22/26: Installing method SmallFloat64>>shallowCopy
09:31:32				393/516 - 23/26: Installing method SmallFloat64>>timesTwoPower:
09:31:32				393/516 - 24/26: Installing method SmallFloat64>>truncated
09:31:32				393/516 - 25/26: Installing method SmallFloat64>>veryDeepCopyWith:
09:31:32				393/516 - 26/26: Installing method SmallFloat64>>~=
09:31:32				393/516 - 1/2: Installing method SmallFloat64 class>>basicNew
09:31:32				393/516 - 2/2: Installing method SmallFloat64 class>>basicNew:
09:31:32				394/516 - 1/2: Installing method SmallIdentityDictionary>>findIndexForKey:
09:31:32				394/516 - 2/2: Installing method SmallIdentityDictionary>>setClass
09:31:33				395/516 - 1/47: Installing method SmallInteger>>*
09:31:33				395/516 - 2/47: Installing method SmallInteger>>+
09:31:33				395/516 - 3/47: Installing method SmallInteger>>-
09:31:33				395/516 - 4/47: Installing method SmallInteger>>/
09:31:33				395/516 - 5/47: Installing method SmallInteger>>//
09:31:33				395/516 - 6/47: Installing method SmallInteger>><
09:31:33				395/516 - 7/47: Installing method SmallInteger>><=
09:31:33				395/516 - 8/47: Installing method SmallInteger>>=
09:31:33				395/516 - 9/47: Installing method SmallInteger>>>
09:31:33				395/516 - 10/47: Installing method SmallInteger>>>=
09:31:33				395/516 - 11/47: Installing method SmallInteger>>\\
09:31:33				395/516 - 12/47: Installing method SmallInteger>>asCharacter
09:31:33				395/516 - 13/47: Installing method SmallInteger>>asFloat
09:31:33				395/516 - 14/47: Installing method SmallInteger>>basicIdentityHash
09:31:33				395/516 - 15/47: Installing method SmallInteger>>bitAnd:
09:31:33				395/516 - 16/47: Installing method SmallInteger>>bitOr:
09:31:33				395/516 - 17/47: Installing method SmallInteger>>bitShift:
09:31:33				395/516 - 18/47: Installing method SmallInteger>>bitStringLength
09:31:33				395/516 - 19/47: Installing method SmallInteger>>bitXor:
09:31:33				395/516 - 20/47: Installing method SmallInteger>>byteAt:
09:31:33				395/516 - 21/47: Installing method SmallInteger>>byteAt:put:
09:31:33				395/516 - 22/47: Installing method SmallInteger>>bytesCount
09:31:33				395/516 - 23/47: Installing method SmallInteger>>decimalDigitLength
09:31:33				395/516 - 24/47: Installing method SmallInteger>>deepCopy
09:31:33				395/516 - 25/47: Installing method SmallInteger>>even
09:31:33				395/516 - 26/47: Installing method SmallInteger>>gcd:
09:31:33				395/516 - 27/47: Installing method SmallInteger>>hash
09:31:33				395/516 - 28/47: Installing method SmallInteger>>hashMultiply
09:31:33				395/516 - 29/47: Installing method SmallInteger>>highBit
09:31:33				395/516 - 30/47: Installing method SmallInteger>>highBitOfMagnitude
09:31:33				395/516 - 31/47: Installing method SmallInteger>>highBitOfPositiveReceiver
09:31:33				395/516 - 32/47: Installing method SmallInteger>>identityHash
09:31:33				395/516 - 33/47: Installing method SmallInteger>>isImmediateObject
09:31:33				395/516 - 34/47: Installing method SmallInteger>>isLarge
09:31:33				395/516 - 35/47: Installing method SmallInteger>>isPinnedInMemory
09:31:33				395/516 - 36/47: Installing method SmallInteger>>lowBit
09:31:33				395/516 - 37/47: Installing method SmallInteger>>nextInstance
09:31:33				395/516 - 38/47: Installing method SmallInteger>>nextObject
09:31:33				395/516 - 39/47: Installing method SmallInteger>>odd
09:31:33				395/516 - 40/47: Installing method SmallInteger>>pointsTo:
09:31:33				395/516 - 41/47: Installing method SmallInteger>>printOn:base:
09:31:33				395/516 - 42/47: Installing method SmallInteger>>printOn:base:length:padded:
09:31:33				395/516 - 43/47: Installing method SmallInteger>>printOn:base:nDigits:
09:31:33				395/516 - 44/47: Installing method SmallInteger>>quo:
09:31:33				395/516 - 45/47: Installing method SmallInteger>>shallowCopy
09:31:33				395/516 - 46/47: Installing method SmallInteger>>veryDeepCopyWith:
09:31:33				395/516 - 47/47: Installing method SmallInteger>>~=
09:31:33				395/516 - 1/6: Installing method SmallInteger class>>basicNew
09:31:33				395/516 - 2/6: Installing method SmallInteger class>>initialize
09:31:33				395/516 - 3/6: Installing method SmallInteger class>>maxVal
09:31:33				395/516 - 4/6: Installing method SmallInteger class>>minVal
09:31:33				395/516 - 5/6: Installing method SmallInteger class>>new
09:31:33				395/516 - 6/6: Installing method SmallInteger class>>startUp:
09:31:38				396/516 - 1/177: Installing method SmalltalkImage>>addToShutDownList:
09:31:38				396/516 - 2/177: Installing method SmalltalkImage>>addToStartUpList:
09:31:38				396/516 - 3/177: Installing method SmalltalkImage>>allClasses
09:31:38				396/516 - 4/177: Installing method SmalltalkImage>>allClassesAndTraits
09:31:38				396/516 - 5/177: Installing method SmalltalkImage>>allClassesAndTraitsDo:
09:31:38				396/516 - 6/177: Installing method SmalltalkImage>>allClassesDo:
09:31:38				396/516 - 7/177: Installing method SmalltalkImage>>allTraits
09:31:38				396/516 - 8/177: Installing method SmalltalkImage>>anonymousClassInstaller
09:31:38				396/516 - 9/177: Installing method SmalltalkImage>>argumentAt:
09:31:38				396/516 - 10/177: Installing method SmalltalkImage>>arguments
09:31:38				396/516 - 11/177: Installing method SmalltalkImage>>argumentsInclude:
09:31:38				396/516 - 12/177: Installing method SmalltalkImage>>argumentsStartingAtIndex:
09:31:38				396/516 - 13/177: Installing method SmalltalkImage>>at:
09:31:38				396/516 - 14/177: Installing method SmalltalkImage>>at:ifAbsent:
09:31:38				396/516 - 15/177: Installing method SmalltalkImage>>at:ifAbsentPut:
09:31:38				396/516 - 16/177: Installing method SmalltalkImage>>at:ifPresent:
09:31:38				396/516 - 17/177: Installing method SmalltalkImage>>at:ifPresent:ifAbsent:
09:31:38				396/516 - 18/177: Installing method SmalltalkImage>>at:put:
09:31:38				396/516 - 19/177: Installing method SmalltalkImage>>backupImageInFileNamed:
09:31:38				396/516 - 20/177: Installing method SmalltalkImage>>backupTo:
09:31:38				396/516 - 21/177: Installing method SmalltalkImage>>bindingOf:
09:31:38				396/516 - 22/177: Installing method SmalltalkImage>>buildDateString
09:31:38				396/516 - 23/177: Installing method SmalltalkImage>>bytesLeft
09:31:38				396/516 - 24/177: Installing method SmalltalkImage>>bytesLeft:
09:31:38				396/516 - 25/177: Installing method SmalltalkImage>>changeImagePathTo:
09:31:38				396/516 - 26/177: Installing method SmalltalkImage>>changesName
09:31:38				396/516 - 27/177: Installing method SmalltalkImage>>changesSuffix
09:31:38				396/516 - 28/177: Installing method SmalltalkImage>>classBuilder
09:31:38				396/516 - 29/177: Installing method SmalltalkImage>>classInstaller
09:31:38				396/516 - 30/177: Installing method SmalltalkImage>>classNamed:
09:31:38				396/516 - 31/177: Installing method SmalltalkImage>>classNames
09:31:38				396/516 - 32/177: Installing method SmalltalkImage>>classOrTraitNamed:
09:31:38				396/516 - 33/177: Installing method SmalltalkImage>>cleanOutUndeclared
09:31:38				396/516 - 34/177: Installing method SmalltalkImage>>cleanUp
09:31:38				396/516 - 35/177: Installing method SmalltalkImage>>cleanUp:
09:31:38				396/516 - 36/177: Installing method SmalltalkImage>>cleanUp:except:
09:31:38				396/516 - 37/177: Installing method SmalltalkImage>>cleanUp:except:confirming:
09:31:38				396/516 - 38/177: Installing method SmalltalkImage>>clearExternalObjects
09:31:38				396/516 - 39/177: Installing method SmalltalkImage>>closeLog:
09:31:38				396/516 - 40/177: Installing method SmalltalkImage>>closeSourceFiles
09:31:38				396/516 - 41/177: Installing method SmalltalkImage>>commandLine
09:31:38				396/516 - 42/177: Installing method SmalltalkImage>>compactClassesArray
09:31:38				396/516 - 43/177: Installing method SmalltalkImage>>compiler
09:31:38				396/516 - 44/177: Installing method SmalltalkImage>>compilerClass
09:31:38				396/516 - 45/177: Installing method SmalltalkImage>>compilerClass:
09:31:38				396/516 - 46/177: Installing method SmalltalkImage>>createStackOverflow
09:31:38				396/516 - 47/177: Installing method SmalltalkImage>>datedVersion
09:31:38				396/516 - 48/177: Installing method SmalltalkImage>>defaultLogFileName
09:31:38				396/516 - 49/177: Installing method SmalltalkImage>>environment
09:31:38				396/516 - 50/177: Installing method SmalltalkImage>>exit:
09:31:38				396/516 - 51/177: Installing method SmalltalkImage>>exitFailure
09:31:38				396/516 - 52/177: Installing method SmalltalkImage>>exitSuccess
09:31:38				396/516 - 53/177: Installing method SmalltalkImage>>exitToDebugger
09:31:38				396/516 - 54/177: Installing method SmalltalkImage>>externalObjects
09:31:38				396/516 - 55/177: Installing method SmalltalkImage>>extractMinusParameters
09:31:38				396/516 - 56/177: Installing method SmalltalkImage>>extractMinusParametersFrom:
09:31:38				396/516 - 57/177: Installing method SmalltalkImage>>extractParameters
09:31:38				396/516 - 58/177: Installing method SmalltalkImage>>fileForChangesNamed:
09:31:38				396/516 - 59/177: Installing method SmalltalkImage>>fileForImageNamed:
09:31:38				396/516 - 60/177: Installing method SmalltalkImage>>fixObsoleteBindings
09:31:38				396/516 - 61/177: Installing method SmalltalkImage>>fixObsoleteReferences
09:31:38				396/516 - 62/177: Installing method SmalltalkImage>>fixObsoleteSharedPools
09:31:38				396/516 - 63/177: Installing method SmalltalkImage>>flushClassNameCache
09:31:38				396/516 - 64/177: Installing method SmalltalkImage>>fullNameForChangesNamed:
09:31:38				396/516 - 65/177: Installing method SmalltalkImage>>fullNameForImageNamed:
09:31:38				396/516 - 66/177: Installing method SmalltalkImage>>garbageCollect
09:31:38				396/516 - 67/177: Installing method SmalltalkImage>>garbageCollectMost
09:31:38				396/516 - 68/177: Installing method SmalltalkImage>>getFileNameFromUser
09:31:38				396/516 - 69/177: Installing method SmalltalkImage>>globals
09:31:38				396/516 - 70/177: Installing method SmalltalkImage>>globals:
09:31:38				396/516 - 71/177: Installing method SmalltalkImage>>growMemoryByAtLeast:
09:31:38				396/516 - 72/177: Installing method SmalltalkImage>>hasClassNamed:
09:31:38				396/516 - 73/177: Installing method SmalltalkImage>>hasCompiler
09:31:38				396/516 - 74/177: Installing method SmalltalkImage>>image
09:31:38				396/516 - 75/177: Installing method SmalltalkImage>>imageDirectory
09:31:38				396/516 - 76/177: Installing method SmalltalkImage>>imageFormatVersion
09:31:38				396/516 - 77/177: Installing method SmalltalkImage>>imagePath
09:31:38				396/516 - 78/177: Installing method SmalltalkImage>>imagePath:
09:31:38				396/516 - 79/177: Installing method SmalltalkImage>>imageSuffix
09:31:38				396/516 - 80/177: Installing method SmalltalkImage>>includesKey:
09:31:38				396/516 - 81/177: Installing method SmalltalkImage>>informSpaceLeftAfterGarbageCollection
09:31:38				396/516 - 82/177: Installing method SmalltalkImage>>installLowSpaceWatcher
09:31:38				396/516 - 83/177: Installing method SmalltalkImage>>isHeadless
09:31:38				396/516 - 84/177: Installing method SmalltalkImage>>isInteractive
09:31:38				396/516 - 85/177: Installing method SmalltalkImage>>isInteractiveGraphic
09:31:38				396/516 - 86/177: Installing method SmalltalkImage>>isSelfEvaluating
09:31:38				396/516 - 87/177: Installing method SmalltalkImage>>lastImagePath
09:31:38				396/516 - 88/177: Installing method SmalltalkImage>>lastQuitLogPosition
09:31:38				396/516 - 89/177: Installing method SmalltalkImage>>lastQuitLogPosition:
09:31:38				396/516 - 90/177: Installing method SmalltalkImage>>lastUpdateString
09:31:38				396/516 - 91/177: Installing method SmalltalkImage>>licenseString
09:31:38				396/516 - 92/177: Installing method SmalltalkImage>>licenseStringTemplate
09:31:38				396/516 - 93/177: Installing method SmalltalkImage>>logDuring:
09:31:38				396/516 - 94/177: Installing method SmalltalkImage>>logError:inContext:
09:31:38				396/516 - 95/177: Installing method SmalltalkImage>>logFileName
09:31:38				396/516 - 96/177: Installing method SmalltalkImage>>logFileName:
09:31:38				396/516 - 97/177: Installing method SmalltalkImage>>logStdErrorDuring:
09:31:38				396/516 - 98/177: Installing method SmalltalkImage>>logStdOutDuring:
09:31:38				396/516 - 99/177: Installing method SmalltalkImage>>lowSpaceThreshold
09:31:38				396/516 - 100/177: Installing method SmalltalkImage>>lowSpaceWatcher
09:31:38				396/516 - 101/177: Installing method SmalltalkImage>>lowSpaceWatcherProcess
09:31:38				396/516 - 102/177: Installing method SmalltalkImage>>maxFilenameLength
09:31:38				396/516 - 103/177: Installing method SmalltalkImage>>maxIdentityHash
09:31:38				396/516 - 104/177: Installing method SmalltalkImage>>memoryHogs
09:31:38				396/516 - 105/177: Installing method SmalltalkImage>>metacelloPlatformAttributes
09:31:38				396/516 - 106/177: Installing method SmalltalkImage>>newSpecialObjectsArray
09:31:38				396/516 - 107/177: Installing method SmalltalkImage>>okayToProceedEvenIfSpaceIsLow
09:31:38				396/516 - 108/177: Installing method SmalltalkImage>>openLog
09:31:38				396/516 - 109/177: Installing method SmalltalkImage>>openSourceFiles
09:31:38				396/516 - 110/177: Installing method SmalltalkImage>>optionAt:
09:31:38				396/516 - 111/177: Installing method SmalltalkImage>>options
09:31:38				396/516 - 112/177: Installing method SmalltalkImage>>organization
09:31:38				396/516 - 113/177: Installing method SmalltalkImage>>os
09:31:38				396/516 - 114/177: Installing method SmalltalkImage>>packages
09:31:38				396/516 - 115/177: Installing method SmalltalkImage>>platform
09:31:38				396/516 - 116/177: Installing method SmalltalkImage>>platformName
09:31:38				396/516 - 117/177: Installing method SmalltalkImage>>primBytesLeft
09:31:38				396/516 - 118/177: Installing method SmalltalkImage>>primImagePath
09:31:38				396/516 - 119/177: Installing method SmalltalkImage>>primImagePath:
09:31:38				396/516 - 120/177: Installing method SmalltalkImage>>primLowSpaceSemaphore:
09:31:38				396/516 - 121/177: Installing method SmalltalkImage>>primSignalAtBytesLeft:
09:31:38				396/516 - 122/177: Installing method SmalltalkImage>>primitiveGarbageCollect
09:31:38				396/516 - 123/177: Installing method SmalltalkImage>>primitiveGetSpecialObjectsArray
09:31:38				396/516 - 124/177: Installing method SmalltalkImage>>printOn:
09:31:39				396/516 - 125/177: Installing method SmalltalkImage>>privSaveImageWithCleanup
09:31:39				396/516 - 126/177: Installing method SmalltalkImage>>quitPrimitive
09:31:39				396/516 - 127/177: Installing method SmalltalkImage>>recompile
09:31:39				396/516 - 128/177: Installing method SmalltalkImage>>recordStartupStamp
09:31:39				396/516 - 129/177: Installing method SmalltalkImage>>recreateSpecialObjectsArray
09:31:39				396/516 - 130/177: Installing method SmalltalkImage>>registerExternalObject:
09:31:39				396/516 - 131/177: Installing method SmalltalkImage>>removeAllLineFeedsQuietly
09:31:39				396/516 - 132/177: Installing method SmalltalkImage>>removeAllLineFeedsQuietlyCalling:
09:31:39				396/516 - 133/177: Installing method SmalltalkImage>>removeClassNamed:
09:31:39				396/516 - 134/177: Installing method SmalltalkImage>>removeEmptyMessageCategories
09:31:39				396/516 - 135/177: Installing method SmalltalkImage>>removeSelector:
09:31:39				396/516 - 136/177: Installing method SmalltalkImage>>renameClass:from:
09:31:39				396/516 - 137/177: Installing method SmalltalkImage>>renameClassNamed:as:
09:31:39				396/516 - 138/177: Installing method SmalltalkImage>>restartMethods
09:31:39				396/516 - 139/177: Installing method SmalltalkImage>>saveAs
09:31:39				396/516 - 140/177: Installing method SmalltalkImage>>saveAs:
09:31:39				396/516 - 141/177: Installing method SmalltalkImage>>saveAsNewVersion
09:31:39				396/516 - 142/177: Installing method SmalltalkImage>>saveChangesInFileNamed:
09:31:39				396/516 - 143/177: Installing method SmalltalkImage>>saveImageInFileNamed:
09:31:39				396/516 - 144/177: Installing method SmalltalkImage>>saveImageInNewContext
09:31:39				396/516 - 145/177: Installing method SmalltalkImage>>saveSession
09:31:39				396/516 - 146/177: Installing method SmalltalkImage>>session
09:31:39				396/516 - 147/177: Installing method SmalltalkImage>>shortImageName
09:31:39				396/516 - 148/177: Installing method SmalltalkImage>>shutDown
09:31:39				396/516 - 149/177: Installing method SmalltalkImage>>signalLowSpace
09:31:39				396/516 - 150/177: Installing method SmalltalkImage>>snapshot:andQuit:
09:31:39				396/516 - 151/177: Installing method SmalltalkImage>>sourceFileVersionString
09:31:39				396/516 - 152/177: Installing method SmalltalkImage>>sourceFileVersionString:
09:31:39				396/516 - 153/177: Installing method SmalltalkImage>>sourcesFile
09:31:39				396/516 - 154/177: Installing method SmalltalkImage>>sourcesName
09:31:39				396/516 - 155/177: Installing method SmalltalkImage>>sourcesSuffix
09:31:39				396/516 - 156/177: Installing method SmalltalkImage>>spaceLeftAfterGarbageCollection
09:31:39				396/516 - 157/177: Installing method SmalltalkImage>>specialNargsAt:
09:31:39				396/516 - 158/177: Installing method SmalltalkImage>>specialObjectsArray
09:31:39				396/516 - 159/177: Installing method SmalltalkImage>>specialObjectsArray:
09:31:39				396/516 - 160/177: Installing method SmalltalkImage>>specialSelectorAt:
09:31:39				396/516 - 161/177: Installing method SmalltalkImage>>specialSelectorIndexOrNil:
09:31:39				396/516 - 162/177: Installing method SmalltalkImage>>specialSelectorSize
09:31:39				396/516 - 163/177: Installing method SmalltalkImage>>specialSelectors
09:31:39				396/516 - 164/177: Installing method SmalltalkImage>>stripImageExtensionFrom:
09:31:39				396/516 - 165/177: Installing method SmalltalkImage>>supportsQueueingFinalization
09:31:39				396/516 - 166/177: Installing method SmalltalkImage>>supportsQueueingFinalization:
09:31:39				396/516 - 167/177: Installing method SmalltalkImage>>systemInformationString
09:31:39				396/516 - 168/177: Installing method SmalltalkImage>>timeStamp:
09:31:39				396/516 - 169/177: Installing method SmalltalkImage>>traitNames
09:31:39				396/516 - 170/177: Installing method SmalltalkImage>>unbindExternalPrimitives
09:31:39				396/516 - 171/177: Installing method SmalltalkImage>>unregisterExternalObject:
09:31:39				396/516 - 172/177: Installing method SmalltalkImage>>version
09:31:39				396/516 - 173/177: Installing method SmalltalkImage>>veryDeepCopyWith:
09:31:39				396/516 - 174/177: Installing method SmalltalkImage>>vm
09:31:39				396/516 - 175/177: Installing method SmalltalkImage>>vmBinary
09:31:39				396/516 - 176/177: Installing method SmalltalkImage>>vmDirectory
09:31:39				396/516 - 177/177: Installing method SmalltalkImage>>wordSize
09:31:39				396/516 - 1/8: Installing method SmalltalkImage class>>cleanUp
09:31:39				396/516 - 2/8: Installing method SmalltalkImage class>>compilerClass
09:31:39				396/516 - 3/8: Installing method SmalltalkImage class>>compilerClass:
09:31:39				396/516 - 4/8: Installing method SmalltalkImage class>>current
09:31:39				396/516 - 5/8: Installing method SmalltalkImage class>>new
09:31:39				396/516 - 6/8: Installing method SmalltalkImage class>>shutDown:
09:31:39				396/516 - 7/8: Installing method SmalltalkImage class>>startUp:
09:31:39				396/516 - 8/8: Installing method SmalltalkImage class>>wordSize
09:31:39				397/516 - 1/15: Installing method SnapshotOperation>>doSnapshot
09:31:39				397/516 - 2/15: Installing method SnapshotOperation>>error
09:31:39				397/516 - 3/15: Installing method SnapshotOperation>>executeStoringError:
09:31:39				397/516 - 4/15: Installing method SnapshotOperation>>handleSnapshotError:
09:31:39				397/516 - 5/15: Installing method SnapshotOperation>>hasError
09:31:39				397/516 - 6/15: Installing method SnapshotOperation>>hasSavedSuccessfully
09:31:39				397/516 - 7/15: Installing method SnapshotOperation>>imageFormatOption:
09:31:39				397/516 - 8/15: Installing method SnapshotOperation>>initialize
09:31:39				397/516 - 9/15: Installing method SnapshotOperation>>isImageStarting
09:31:39				397/516 - 10/15: Installing method SnapshotOperation>>performSnapshot
09:31:39				397/516 - 11/15: Installing method SnapshotOperation>>quit:
09:31:39				397/516 - 12/15: Installing method SnapshotOperation>>save:
09:31:39				397/516 - 13/15: Installing method SnapshotOperation>>sessionManager:
09:31:39				397/516 - 14/15: Installing method SnapshotOperation>>snapshotPrimitive
09:31:39				397/516 - 15/15: Installing method SnapshotOperation>>snapshotPrimitiveWithFormatOption:
09:31:39				397/516 - 1/4: Installing method SnapshotOperation class>>new
09:31:39				397/516 - 2/4: Installing method SnapshotOperation class>>save:andQuit:withSessionManager:
09:31:39				397/516 - 3/4: Installing method SnapshotOperation class>>useComposedFormatNext
09:31:39				397/516 - 4/4: Installing method SnapshotOperation class>>useSpurFormatNext
09:31:40				398/516 - 1/23: Installing method SortedCollection>>,
09:31:40				398/516 - 2/23: Installing method SortedCollection>>=
09:31:40				398/516 - 3/23: Installing method SortedCollection>>add:
09:31:40				398/516 - 4/23: Installing method SortedCollection>>addAll:
09:31:40				398/516 - 5/23: Installing method SortedCollection>>addFirst:
09:31:40				398/516 - 6/23: Installing method SortedCollection>>addLast:
09:31:40				398/516 - 7/23: Installing method SortedCollection>>addNoSort:
09:31:40				398/516 - 8/23: Installing method SortedCollection>>at:put:
09:31:40				398/516 - 9/23: Installing method SortedCollection>>collect:
09:31:40				398/516 - 10/23: Installing method SortedCollection>>copyEmpty
09:31:40				398/516 - 11/23: Installing method SortedCollection>>defaultSort:to:
09:31:40				398/516 - 12/23: Installing method SortedCollection>>flatCollect:
09:31:40				398/516 - 13/23: Installing method SortedCollection>>groupedBy:
09:31:40				398/516 - 14/23: Installing method SortedCollection>>indexForInserting:
09:31:40				398/516 - 15/23: Installing method SortedCollection>>insert:before:
09:31:40				398/516 - 16/23: Installing method SortedCollection>>intersection:
09:31:40				398/516 - 17/23: Installing method SortedCollection>>median
09:31:40				398/516 - 18/23: Installing method SortedCollection>>reSort
09:31:40				398/516 - 19/23: Installing method SortedCollection>>sort:
09:31:40				398/516 - 20/23: Installing method SortedCollection>>sort:to:
09:31:40				398/516 - 21/23: Installing method SortedCollection>>sortBlock
09:31:40				398/516 - 22/23: Installing method SortedCollection>>sortBlock:
09:31:40				398/516 - 23/23: Installing method SortedCollection>>speciesForTransform
09:31:40				398/516 - 1/3: Installing method SortedCollection class>>newFromArray:
09:31:40				398/516 - 2/3: Installing method SortedCollection class>>sortBlock:
09:31:40				398/516 - 3/3: Installing method SortedCollection class>>sortUsing:
09:31:40				399/516 - 1/1: Installing method SourceChunkWriteStream>>afterNexPut
09:31:40				400/516 - 1/35: Installing method SourceFile>>atEnd
09:31:40				400/516 - 2/35: Installing method SourceFile>>close
09:31:40				400/516 - 3/35: Installing method SourceFile>>closed
09:31:40				400/516 - 4/35: Installing method SourceFile>>cr
09:31:40				400/516 - 5/35: Installing method SourceFile>>discardBuffer
09:31:40				400/516 - 6/35: Installing method SourceFile>>ensureWrittenPosition:
09:31:40				400/516 - 7/35: Installing method SourceFile>>flush
09:31:40				400/516 - 8/35: Installing method SourceFile>>fullName
09:31:40				400/516 - 9/35: Installing method SourceFile>>getPreambleAt:
09:31:40				400/516 - 10/35: Installing method SourceFile>>isOpen
09:31:40				400/516 - 11/35: Installing method SourceFile>>isReadOnly
09:31:40				400/516 - 12/35: Installing method SourceFile>>next
09:31:40				400/516 - 13/35: Installing method SourceFile>>next:
09:31:40				400/516 - 14/35: Installing method SourceFile>>next:putAll:startingAt:
09:31:40				400/516 - 15/35: Installing method SourceFile>>nextChunk
09:31:40				400/516 - 16/35: Installing method SourceFile>>nextChunkPut:
09:31:40				400/516 - 17/35: Installing method SourceFile>>nextPut:
09:31:40				400/516 - 18/35: Installing method SourceFile>>nextPutAll:
09:31:40				400/516 - 19/35: Installing method SourceFile>>path
09:31:40				400/516 - 20/35: Installing method SourceFile>>path:
09:31:40				400/516 - 21/35: Installing method SourceFile>>peek
09:31:40				400/516 - 22/35: Installing method SourceFile>>position
09:31:40				400/516 - 23/35: Installing method SourceFile>>position:
09:31:40				400/516 - 24/35: Installing method SourceFile>>potentialLocations
09:31:40				400/516 - 25/35: Installing method SourceFile>>potentialLocations:
09:31:40				400/516 - 26/35: Installing method SourceFile>>printOn:
09:31:40				400/516 - 27/35: Installing method SourceFile>>readOnlyCopy
09:31:40				400/516 - 28/35: Installing method SourceFile>>setToEnd
09:31:40				400/516 - 29/35: Installing method SourceFile>>size
09:31:40				400/516 - 30/35: Installing method SourceFile>>skip:
09:31:40				400/516 - 31/35: Installing method SourceFile>>space
09:31:40				400/516 - 32/35: Installing method SourceFile>>stream:
09:31:40				400/516 - 33/35: Installing method SourceFile>>tryOpen
09:31:40				400/516 - 34/35: Installing method SourceFile>>tryOpenReadOnly:
09:31:40				400/516 - 35/35: Installing method SourceFile>>upToEnd
09:31:40				400/516 - 1/1: Installing method SourceFile class>>on:potentialLocations:
09:31:41				401/516 - 1/40: Installing method SourceFileArray>>changesFileStream
09:31:41				401/516 - 2/40: Installing method SourceFileArray>>changesFileStream:
09:31:41				401/516 - 3/40: Installing method SourceFileArray>>changesWriteStreamDo:
09:31:41				401/516 - 4/40: Installing method SourceFileArray>>close
09:31:41				401/516 - 5/40: Installing method SourceFileArray>>closeFileArray:
09:31:41				401/516 - 6/40: Installing method SourceFileArray>>commentDataPointers
09:31:41				401/516 - 7/40: Installing method SourceFileArray>>commentTimeStampAt:
09:31:41				401/516 - 8/40: Installing method SourceFileArray>>createReadOnlyFiles
09:31:41				401/516 - 9/40: Installing method SourceFileArray>>deferFlushDuring:
09:31:41				401/516 - 10/40: Installing method SourceFileArray>>emptyReadStreamsQueue
09:31:41				401/516 - 11/40: Installing method SourceFileArray>>ensureOpen
09:31:41				401/516 - 12/40: Installing method SourceFileArray>>fileAt:
09:31:41				401/516 - 13/40: Installing method SourceFileArray>>fileAt:ifAbsent:
09:31:41				401/516 - 14/40: Installing method SourceFileArray>>fileIndexFromSourcePointer:
09:31:41				401/516 - 15/40: Installing method SourceFileArray>>filePositionFromSourcePointer:
09:31:41				401/516 - 16/40: Installing method SourceFileArray>>finishedReading:from:
09:31:41				401/516 - 17/40: Installing method SourceFileArray>>flushChangesFile
09:31:41				401/516 - 18/40: Installing method SourceFileArray>>forceChangesToDisk
09:31:41				401/516 - 19/40: Installing method SourceFileArray>>getPreambleFrom:at:
09:31:41				401/516 - 20/40: Installing method SourceFileArray>>initialize
09:31:41				401/516 - 21/40: Installing method SourceFileArray>>protocolAt:
09:31:41				401/516 - 22/40: Installing method SourceFileArray>>protocolAt:for:
09:31:41				401/516 - 23/40: Installing method SourceFileArray>>readOnlyCopy
09:31:41				401/516 - 24/40: Installing method SourceFileArray>>readOnlyDo:
09:31:41				401/516 - 25/40: Installing method SourceFileArray>>readOnlyQueueLimit
09:31:41				401/516 - 26/40: Installing method SourceFileArray>>readStreamAt:ifPresent:ifAbsent:
09:31:41				401/516 - 27/40: Installing method SourceFileArray>>readStreamAtFileIndex:atPosition:ifPresent:ifAbsent:
09:31:41				401/516 - 28/40: Installing method SourceFileArray>>remoteStringAt:
09:31:41				401/516 - 29/40: Installing method SourceFileArray>>remoteStringForNewString:
09:31:41				401/516 - 30/40: Installing method SourceFileArray>>reportString
09:31:41				401/516 - 31/40: Installing method SourceFileArray>>sourceCodeAt:
09:31:41				401/516 - 32/40: Installing method SourceFileArray>>sourceDataPointers
09:31:41				401/516 - 33/40: Installing method SourceFileArray>>sourcePointerFromFileIndex:andPosition:
09:31:41				401/516 - 34/40: Installing method SourceFileArray>>sourcedDataAt:
09:31:41				401/516 - 35/40: Installing method SourceFileArray>>sourcesFileStream
09:31:41				401/516 - 36/40: Installing method SourceFileArray>>sourcesFileStream:
09:31:41				401/516 - 37/40: Installing method SourceFileArray>>timeStampAt:
09:31:41				401/516 - 38/40: Installing method SourceFileArray>>timeStampAt:for:
09:31:41				401/516 - 39/40: Installing method SourceFileArray>>timeStampFromPreamble:for:
09:31:41				401/516 - 40/40: Installing method SourceFileArray>>writeSource:preamble:onSuccess:onFail:
09:31:41				401/516 - 1/1: Installing method SourceFileArray class>>startUp:
09:31:41				402/516 - 1/32: Installing method SourceFileBufferedReadWriteStream>>atEnd
09:31:41				402/516 - 2/32: Installing method SourceFileBufferedReadWriteStream>>atEnd:
09:31:41				402/516 - 3/32: Installing method SourceFileBufferedReadWriteStream>>bufferAt:
09:31:41				402/516 - 4/32: Installing method SourceFileBufferedReadWriteStream>>bufferAt:put:
09:31:41				402/516 - 5/32: Installing method SourceFileBufferedReadWriteStream>>checkBufferFor:
09:31:41				402/516 - 6/32: Installing method SourceFileBufferedReadWriteStream>>close
09:31:41				402/516 - 7/32: Installing method SourceFileBufferedReadWriteStream>>closed
09:31:41				402/516 - 8/32: Installing method SourceFileBufferedReadWriteStream>>collectionSpecies
09:31:41				402/516 - 9/32: Installing method SourceFileBufferedReadWriteStream>>defaultBufferSize
09:31:41				402/516 - 10/32: Installing method SourceFileBufferedReadWriteStream>>ensureWrittenPosition:
09:31:41				402/516 - 11/32: Installing method SourceFileBufferedReadWriteStream>>flush
09:31:41				402/516 - 12/32: Installing method SourceFileBufferedReadWriteStream>>isBinary
09:31:41				402/516 - 13/32: Installing method SourceFileBufferedReadWriteStream>>isPositionInBuffer:
09:31:41				402/516 - 14/32: Installing method SourceFileBufferedReadWriteStream>>isReadOnly
09:31:41				402/516 - 15/32: Installing method SourceFileBufferedReadWriteStream>>isStream
09:31:41				402/516 - 16/32: Installing method SourceFileBufferedReadWriteStream>>next
09:31:41				402/516 - 17/32: Installing method SourceFileBufferedReadWriteStream>>next:
09:31:41				402/516 - 18/32: Installing method SourceFileBufferedReadWriteStream>>next:putAll:startingAt:
09:31:41				402/516 - 19/32: Installing method SourceFileBufferedReadWriteStream>>nextPut:
09:31:41				402/516 - 20/32: Installing method SourceFileBufferedReadWriteStream>>nextPutAll:
09:31:41				402/516 - 21/32: Installing method SourceFileBufferedReadWriteStream>>on:
09:31:41				402/516 - 22/32: Installing method SourceFileBufferedReadWriteStream>>peek
09:31:41				402/516 - 23/32: Installing method SourceFileBufferedReadWriteStream>>position
09:31:41				402/516 - 24/32: Installing method SourceFileBufferedReadWriteStream>>position:
09:31:41				402/516 - 25/32: Installing method SourceFileBufferedReadWriteStream>>readInto:startingAt:count:
09:31:41				402/516 - 26/32: Installing method SourceFileBufferedReadWriteStream>>refreshBufferFrom:
09:31:41				402/516 - 27/32: Installing method SourceFileBufferedReadWriteStream>>setToEnd
09:31:41				402/516 - 28/32: Installing method SourceFileBufferedReadWriteStream>>size
09:31:41				402/516 - 29/32: Installing method SourceFileBufferedReadWriteStream>>sizeBuffer:
09:31:41				402/516 - 30/32: Installing method SourceFileBufferedReadWriteStream>>skip:
09:31:41				402/516 - 31/32: Installing method SourceFileBufferedReadWriteStream>>upTo:
09:31:42				402/516 - 32/32: Installing method SourceFileBufferedReadWriteStream>>upToEnd
09:31:42				402/516 - 1/2: Installing method SourceFileBufferedReadWriteStream class>>on:
09:31:42				402/516 - 2/2: Installing method SourceFileBufferedReadWriteStream class>>on:do:
09:31:42				403/516 - 1/26: Installing method SourceFileCharacterReadWriteStream>>atEnd
09:31:42				403/516 - 2/26: Installing method SourceFileCharacterReadWriteStream>>close
09:31:42				403/516 - 3/26: Installing method SourceFileCharacterReadWriteStream>>closed
09:31:42				403/516 - 4/26: Installing method SourceFileCharacterReadWriteStream>>collectionSpecies
09:31:42				403/516 - 5/26: Installing method SourceFileCharacterReadWriteStream>>cr
09:31:42				403/516 - 6/26: Installing method SourceFileCharacterReadWriteStream>>ensureWrittenPosition:
09:31:42				403/516 - 7/26: Installing method SourceFileCharacterReadWriteStream>>flush
09:31:42				403/516 - 8/26: Installing method SourceFileCharacterReadWriteStream>>isReadOnly
09:31:42				403/516 - 9/26: Installing method SourceFileCharacterReadWriteStream>>next
09:31:42				403/516 - 10/26: Installing method SourceFileCharacterReadWriteStream>>next:
09:31:42				403/516 - 11/26: Installing method SourceFileCharacterReadWriteStream>>next:putAll:startingAt:
09:31:42				403/516 - 12/26: Installing method SourceFileCharacterReadWriteStream>>nextPut:
09:31:42				403/516 - 13/26: Installing method SourceFileCharacterReadWriteStream>>nextPutAll:
09:31:42				403/516 - 14/26: Installing method SourceFileCharacterReadWriteStream>>on:encoding:
09:31:42				403/516 - 15/26: Installing method SourceFileCharacterReadWriteStream>>peek
09:31:42				403/516 - 16/26: Installing method SourceFileCharacterReadWriteStream>>position
09:31:42				403/516 - 17/26: Installing method SourceFileCharacterReadWriteStream>>position:
09:31:42				403/516 - 18/26: Installing method SourceFileCharacterReadWriteStream>>print:
09:31:42				403/516 - 19/26: Installing method SourceFileCharacterReadWriteStream>>readOnlyCopy
09:31:42				403/516 - 20/26: Installing method SourceFileCharacterReadWriteStream>>setToEnd
09:31:42				403/516 - 21/26: Installing method SourceFileCharacterReadWriteStream>>size
09:31:42				403/516 - 22/26: Installing method SourceFileCharacterReadWriteStream>>skip:
09:31:42				403/516 - 23/26: Installing method SourceFileCharacterReadWriteStream>>space
09:31:42				403/516 - 24/26: Installing method SourceFileCharacterReadWriteStream>>tab
09:31:42				403/516 - 25/26: Installing method SourceFileCharacterReadWriteStream>>upToAll:
09:31:42				403/516 - 26/26: Installing method SourceFileCharacterReadWriteStream>>upToEnd
09:31:42				403/516 - 1/1: Installing method SourceFileCharacterReadWriteStream class>>on:encoding:
09:31:42				404/516 - 1/5: Installing method SparseLargeArray>>analyzeSpaceSaving
09:31:42				404/516 - 2/5: Installing method SparseLargeArray>>atAllPut:
09:31:42				404/516 - 3/5: Installing method SparseLargeArray>>initChunkSize:size:arrayClass:base:defaultValue:
09:31:42				404/516 - 4/5: Installing method SparseLargeArray>>noCheckAt:
09:31:42				404/516 - 5/5: Installing method SparseLargeArray>>noCheckAt:put:
09:31:42				405/516 - 1/25: Installing method SparseLargeTable>>allDefaultValueSubtableAt:
09:31:42				405/516 - 2/25: Installing method SparseLargeTable>>analyzeSpaceSaving
09:31:42				405/516 - 3/25: Installing method SparseLargeTable>>arrayClass
09:31:42				405/516 - 4/25: Installing method SparseLargeTable>>at:
09:31:42				405/516 - 5/25: Installing method SparseLargeTable>>at:put:
09:31:42				405/516 - 6/25: Installing method SparseLargeTable>>base
09:31:42				405/516 - 7/25: Installing method SparseLargeTable>>chunkSize
09:31:42				405/516 - 8/25: Installing method SparseLargeTable>>copyEmpty
09:31:42				405/516 - 9/25: Installing method SparseLargeTable>>initChunkSize:size:arrayClass:base:defaultValue:
09:31:42				405/516 - 10/25: Installing method SparseLargeTable>>noCheckAt:
09:31:42				405/516 - 11/25: Installing method SparseLargeTable>>noCheckAt:put:
09:31:42				405/516 - 12/25: Installing method SparseLargeTable>>postCopy
09:31:42				405/516 - 13/25: Installing method SparseLargeTable>>printElementsOn:
09:31:42				405/516 - 14/25: Installing method SparseLargeTable>>printOn:
09:31:42				405/516 - 15/25: Installing method SparseLargeTable>>privateSize:
09:31:42				405/516 - 16/25: Installing method SparseLargeTable>>pvtCheckIndex:
09:31:42				405/516 - 17/25: Installing method SparseLargeTable>>similarInstance
09:31:42				405/516 - 18/25: Installing method SparseLargeTable>>similarInstance:
09:31:42				405/516 - 19/25: Installing method SparseLargeTable>>similarSpeciesInstance
09:31:42				405/516 - 20/25: Installing method SparseLargeTable>>similarSpeciesInstance:
09:31:42				405/516 - 21/25: Installing method SparseLargeTable>>size
09:31:42				405/516 - 22/25: Installing method SparseLargeTable>>speciesNew
09:31:43				405/516 - 23/25: Installing method SparseLargeTable>>speciesNew:
09:31:43				405/516 - 24/25: Installing method SparseLargeTable>>storeOn:
09:31:43				405/516 - 25/25: Installing method SparseLargeTable>>zapDefaultOnlyEntries
09:31:43				405/516 - 1/7: Installing method SparseLargeTable class>>defaultChunkSize
09:31:43				405/516 - 2/7: Installing method SparseLargeTable class>>defaultChunkSizeForFiles
09:31:43				405/516 - 3/7: Installing method SparseLargeTable class>>new:
09:31:43				405/516 - 4/7: Installing method SparseLargeTable class>>new:chunkSize:
09:31:43				405/516 - 5/7: Installing method SparseLargeTable class>>new:chunkSize:arrayClass:
09:31:43				405/516 - 6/7: Installing method SparseLargeTable class>>new:chunkSize:arrayClass:base:
09:31:43				405/516 - 7/7: Installing method SparseLargeTable class>>new:chunkSize:arrayClass:base:defaultValue:
09:31:43				406/516 - 1/3: Installing method Stack>>pop
09:31:43				406/516 - 2/3: Installing method Stack>>push:
09:31:43				406/516 - 3/3: Installing method Stack>>top
09:31:43				407/516 - 1/4: Installing method StartupUIManager>>activate
09:31:43				407/516 - 2/4: Installing method StartupUIManager>>handleError:log:
09:31:43				407/516 - 3/4: Installing method StartupUIManager>>inform:
09:31:43				407/516 - 4/4: Installing method StartupUIManager>>sessionManager
09:31:43				407/516 - 1/1: Installing method StartupUIManager class>>isValidForCurrentSystemConfiguration
09:31:43				408/516 - 1/11: Installing method Stdio class>>cleanStdioHandles
09:31:43				408/516 - 2/11: Installing method Stdio class>>createStdioFileFor:
09:31:43				408/516 - 3/11: Installing method Stdio class>>createWriteStreamBlock
09:31:43				408/516 - 4/11: Installing method Stdio class>>createWriteStreamBlock:
09:31:43				408/516 - 5/11: Installing method Stdio class>>standardIOStreamNamed:forWrite:
09:31:43				408/516 - 6/11: Installing method Stdio class>>startUp:
09:31:43				408/516 - 7/11: Installing method Stdio class>>stderr
09:31:43				408/516 - 8/11: Installing method Stdio class>>stdin
09:31:43				408/516 - 9/11: Installing method Stdio class>>stdout
09:31:43				408/516 - 10/11: Installing method Stdio class>>useDefaultStreams
09:31:43				408/516 - 11/11: Installing method Stdio class>>useNullStreams
09:31:43				409/516 - 1/2: Installing method StdioStream>>next:
09:31:43				409/516 - 2/2: Installing method StdioStream>>peek
09:31:43				410/516 - 1/28: Installing method Stream>><<
09:31:43				410/516 - 2/28: Installing method Stream>>atEnd
09:31:43				410/516 - 3/28: Installing method Stream>>basicNext
09:31:43				410/516 - 4/28: Installing method Stream>>basicNext:putAll:startingAt:
09:31:43				410/516 - 5/28: Installing method Stream>>basicNextPut:
09:31:43				410/516 - 6/28: Installing method Stream>>basicNextPutAll:
09:31:43				410/516 - 7/28: Installing method Stream>>binary
09:31:43				410/516 - 8/28: Installing method Stream>>close
09:31:43				410/516 - 9/28: Installing method Stream>>closed
09:31:43				410/516 - 10/28: Installing method Stream>>contents
09:31:43				410/516 - 11/28: Installing method Stream>>do:
09:31:43				410/516 - 12/28: Installing method Stream>>flush
09:31:43				410/516 - 13/28: Installing method Stream>>isBinary
09:31:43				410/516 - 14/28: Installing method Stream>>isStream
09:31:43				410/516 - 15/28: Installing method Stream>>localName
09:31:43				410/516 - 16/28: Installing method Stream>>next
09:31:43				410/516 - 17/28: Installing method Stream>>next:
09:31:43				410/516 - 18/28: Installing method Stream>>next:put:
09:31:43				410/516 - 19/28: Installing method Stream>>next:putAll:startingAt:
09:31:43				410/516 - 20/28: Installing method Stream>>nextMatchAll:
09:31:43				410/516 - 21/28: Installing method Stream>>nextMatchFor:
09:31:43				410/516 - 22/28: Installing method Stream>>nextPut:
09:31:43				410/516 - 23/28: Installing method Stream>>nextPutAll:
09:31:43				410/516 - 24/28: Installing method Stream>>nextWordsPutAll:
09:31:43				410/516 - 25/28: Installing method Stream>>openReadOnly
09:31:43				410/516 - 26/28: Installing method Stream>>print:
09:31:43				410/516 - 27/28: Installing method Stream>>readOnly
09:31:43				410/516 - 28/28: Installing method Stream>>upToEnd
09:31:43				410/516 - 1/2: Installing method Stream class>>isAbstract
09:31:43				410/516 - 2/2: Installing method Stream class>>new
09:31:45				411/516 - 1/201: Installing method String>><
09:31:45				411/516 - 2/201: Installing method String>><=
09:31:45				411/516 - 3/201: Installing method String>>=
09:31:45				411/516 - 4/201: Installing method String>>>
09:31:45				411/516 - 5/201: Installing method String>>>=
09:31:45				411/516 - 6/201: Installing method String>>alike:
09:31:45				411/516 - 7/201: Installing method String>>allRangesOfSubstring:
09:31:45				411/516 - 8/201: Installing method String>>asByteArray
09:31:45				411/516 - 9/201: Installing method String>>asByteString
09:31:45				411/516 - 10/201: Installing method String>>asCamelCase
09:31:45				411/516 - 11/201: Installing method String>>asClassVariable
09:31:45				411/516 - 12/201: Installing method String>>asClassVariableCollection
09:31:45				411/516 - 13/201: Installing method String>>asComment
09:31:45				411/516 - 14/201: Installing method String>>asDate
09:31:45				411/516 - 15/201: Installing method String>>asDateAndTime
09:31:45				411/516 - 16/201: Installing method String>>asDuration
09:31:45				411/516 - 17/201: Installing method String>>asFileName
09:31:45				411/516 - 18/201: Installing method String>>asFourCode
09:31:45				411/516 - 19/201: Installing method String>>asHTMLString
09:31:45				411/516 - 20/201: Installing method String>>asHex
09:31:45				411/516 - 21/201: Installing method String>>asInteger
09:31:45				411/516 - 22/201: Installing method String>>asLowercase
09:31:45				411/516 - 23/201: Installing method String>>asNumber
09:31:45				411/516 - 24/201: Installing method String>>asOctetString
09:31:45				411/516 - 25/201: Installing method String>>asPackage
09:31:45				411/516 - 26/201: Installing method String>>asPackageIfAbsent:
09:31:45				411/516 - 27/201: Installing method String>>asPluralBasedOn:
09:31:46				411/516 - 28/201: Installing method String>>asSignedInteger
09:31:46				411/516 - 29/201: Installing method String>>asSlot
09:31:46				411/516 - 30/201: Installing method String>>asSlotCollection
09:31:46				411/516 - 31/201: Installing method String>>asString
09:31:46				411/516 - 32/201: Installing method String>>asSymbol
09:31:46				411/516 - 33/201: Installing method String>>asTime
09:31:46				411/516 - 34/201: Installing method String>>asUnsignedInteger
09:31:46				411/516 - 35/201: Installing method String>>asUppercase
09:31:46				411/516 - 36/201: Installing method String>>asValidSelector
09:31:46				411/516 - 37/201: Installing method String>>asVmPathName
09:31:46				411/516 - 38/201: Installing method String>>asWideString
09:31:46				411/516 - 39/201: Installing method String>>asWin32WideString
09:31:46				411/516 - 40/201: Installing method String>>asZnCharacterEncoder
09:31:46				411/516 - 41/201: Installing method String>>beginsWith:
09:31:46				411/516 - 42/201: Installing method String>>beginsWith:caseSensitive:
09:31:46				411/516 - 43/201: Installing method String>>byteAt:
09:31:46				411/516 - 44/201: Installing method String>>byteAt:put:
09:31:46				411/516 - 45/201: Installing method String>>byteSize
09:31:46				411/516 - 46/201: Installing method String>>capitalized
09:31:46				411/516 - 47/201: Installing method String>>caseInsensitiveLessOrEqual:
09:31:46				411/516 - 48/201: Installing method String>>caseSensitiveLessOrEqual:
09:31:46				411/516 - 49/201: Installing method String>>charactersExactlyMatching:
09:31:46				411/516 - 50/201: Installing method String>>compare:
09:31:46				411/516 - 51/201: Installing method String>>compare:caseSensitive:
09:31:46				411/516 - 52/201: Installing method String>>compare:with:
09:31:46				411/516 - 53/201: Installing method String>>compare:with:collated:
09:31:46				411/516 - 54/201: Installing method String>>contractTo:
09:31:46				411/516 - 55/201: Installing method String>>copyReplaceAll:with:
09:31:46				411/516 - 56/201: Installing method String>>copyReplaceAll:with:asTokens:
09:31:46				411/516 - 57/201: Installing method String>>copyReplaceTokens:with:
09:31:46				411/516 - 58/201: Installing method String>>copyUpToSubstring:
09:31:46				411/516 - 59/201: Installing method String>>correctAgainst:
09:31:46				411/516 - 60/201: Installing method String>>correctAgainst:continuedFrom:
09:31:46				411/516 - 61/201: Installing method String>>correctAgainstDictionary:continuedFrom:
09:31:46				411/516 - 62/201: Installing method String>>correctAgainstEnumerator:continuedFrom:
09:31:46				411/516 - 63/201: Installing method String>>deepCopy
09:31:46				411/516 - 64/201: Installing method String>>displayStringOn:
09:31:46				411/516 - 65/201: Installing method String>>encodeWith:
09:31:46				411/516 - 66/201: Installing method String>>endsWith:
09:31:46				411/516 - 67/201: Installing method String>>endsWith:caseSensitive:
09:31:46				411/516 - 68/201: Installing method String>>endsWithAColon
09:31:46				411/516 - 69/201: Installing method String>>endsWithDigit
09:31:46				411/516 - 70/201: Installing method String>>escapeCharacter:
09:31:46				411/516 - 71/201: Installing method String>>expandMacros
09:31:46				411/516 - 72/201: Installing method String>>expandMacrosWith:
09:31:46				411/516 - 73/201: Installing method String>>expandMacrosWith:with:
09:31:46				411/516 - 74/201: Installing method String>>expandMacrosWith:with:with:
09:31:46				411/516 - 75/201: Installing method String>>expandMacrosWith:with:with:with:
09:31:46				411/516 - 76/201: Installing method String>>expandMacrosWithArguments:
09:31:46				411/516 - 77/201: Installing method String>>findAnySubstring:startingAt:
09:31:46				411/516 - 78/201: Installing method String>>findBetweenSubstrings:
09:31:46				411/516 - 79/201: Installing method String>>findClosing:startingAt:
09:31:46				411/516 - 80/201: Installing method String>>findDelimiters:startingAt:
09:31:46				411/516 - 81/201: Installing method String>>findIn:startingAt:matchTable:
09:31:46				411/516 - 82/201: Installing method String>>findLastOccurrenceOfString:startingAt:
09:31:46				411/516 - 83/201: Installing method String>>findSelector
09:31:46				411/516 - 84/201: Installing method String>>findString:
09:31:46				411/516 - 85/201: Installing method String>>findString:startingAt:
09:31:46				411/516 - 86/201: Installing method String>>findString:startingAt:caseSensitive:
09:31:46				411/516 - 87/201: Installing method String>>findSubstring:in:startingAt:matchTable:
09:31:46				411/516 - 88/201: Installing method String>>findSubstringViaPrimitive:in:startingAt:matchTable:
09:31:46				411/516 - 89/201: Installing method String>>findTokens:
09:31:46				411/516 - 90/201: Installing method String>>findTokens:escapedBy:
09:31:46				411/516 - 91/201: Installing method String>>findTokens:includes:
09:31:46				411/516 - 92/201: Installing method String>>findTokens:keep:
09:31:46				411/516 - 93/201: Installing method String>>findWordStart:startingAt:
09:31:46				411/516 - 94/201: Installing method String>>flattenOn:
09:31:46				411/516 - 95/201: Installing method String>>format:
09:31:46				411/516 - 96/201: Installing method String>>hasWideCharacterFrom:to:
09:31:46				411/516 - 97/201: Installing method String>>hash
09:31:46				411/516 - 98/201: Installing method String>>howManyMatch:
09:31:46				411/516 - 99/201: Installing method String>>includesSubstring:
09:31:46				411/516 - 100/201: Installing method String>>includesSubstring:at:
09:31:46				411/516 - 101/201: Installing method String>>includesSubstring:caseSensitive:
09:31:46				411/516 - 102/201: Installing method String>>includesUnifiedCharacter
09:31:46				411/516 - 103/201: Installing method String>>indexOf:
09:31:46				411/516 - 104/201: Installing method String>>indexOf:startingAt:
09:31:46				411/516 - 105/201: Installing method String>>indexOf:startingAt:ifAbsent:
09:31:46				411/516 - 106/201: Installing method String>>indexOfFirstUppercaseCharacter
09:31:46				411/516 - 107/201: Installing method String>>indexOfSubCollection:
09:31:46				411/516 - 108/201: Installing method String>>indexOfSubCollection:startingAt:ifAbsent:
09:31:46				411/516 - 109/201: Installing method String>>indexOfWideCharacterFrom:to:
09:31:46				411/516 - 110/201: Installing method String>>initialIntegerOrNil
09:31:46				411/516 - 111/201: Installing method String>>isAllAlphaNumerics
09:31:46				411/516 - 112/201: Installing method String>>isAllDigits
09:31:46				411/516 - 113/201: Installing method String>>isAllSeparators
09:31:46				411/516 - 114/201: Installing method String>>isAsciiString
09:31:46				411/516 - 115/201: Installing method String>>isByteString
09:31:46				411/516 - 116/201: Installing method String>>isLiteral
09:31:46				411/516 - 117/201: Installing method String>>isLiteralSymbol
09:31:46				411/516 - 118/201: Installing method String>>isOctetString
09:31:46				411/516 - 119/201: Installing method String>>isPatternVariable
09:31:46				411/516 - 120/201: Installing method String>>isString
09:31:46				411/516 - 121/201: Installing method String>>isValidGlobalName
09:31:46				411/516 - 122/201: Installing method String>>isWideString
09:31:46				411/516 - 123/201: Installing method String>>join:
09:31:46				411/516 - 124/201: Installing method String>>keywords
09:31:46				411/516 - 125/201: Installing method String>>lastSpacePosition
09:31:46				411/516 - 126/201: Installing method String>>lineCorrespondingToIndex:
09:31:46				411/516 - 127/201: Installing method String>>lineCount
09:31:46				411/516 - 128/201: Installing method String>>lineIndicesDo:
09:31:46				411/516 - 129/201: Installing method String>>lineNumber:
09:31:46				411/516 - 130/201: Installing method String>>lineNumberCorrespondingToIndex:
09:31:46				411/516 - 131/201: Installing method String>>lines
09:31:46				411/516 - 132/201: Installing method String>>linesDo:
09:31:46				411/516 - 133/201: Installing method String>>literalEqual:
09:31:46				411/516 - 134/201: Installing method String>>match:
09:31:46				411/516 - 135/201: Installing method String>>normalizeCamelCase
09:31:46				411/516 - 136/201: Installing method String>>numArgs
09:31:46				411/516 - 137/201: Installing method String>>numericSuffix
09:31:46				411/516 - 138/201: Installing method String>>occursInWithEmpty:caseSensitive:
09:31:46				411/516 - 139/201: Installing method String>>onlyLetters
09:31:46				411/516 - 140/201: Installing method String>>padLeftTo:
09:31:46				411/516 - 141/201: Installing method String>>padLeftTo:with:
09:31:46				411/516 - 142/201: Installing method String>>padRightTo:
09:31:46				411/516 - 143/201: Installing method String>>padRightTo:with:
09:31:46				411/516 - 144/201: Installing method String>>printOn:
09:31:46				411/516 - 145/201: Installing method String>>putOn:
09:31:46				411/516 - 146/201: Installing method String>>repeat:
09:31:46				411/516 - 147/201: Installing method String>>replaceFrom:to:with:startingAt:
09:31:46				411/516 - 148/201: Installing method String>>romanNumber
09:31:46				411/516 - 149/201: Installing method String>>sameAs:
09:31:46				411/516 - 150/201: Installing method String>>skipAnySubstring:startingAt:
09:31:46				411/516 - 151/201: Installing method String>>skipDelimiters:startingAt:
09:31:46				411/516 - 152/201: Installing method String>>squeezeOutNumber
09:31:46				411/516 - 153/201: Installing method String>>startingAt:match:startingAt:
09:31:46				411/516 - 154/201: Installing method String>>startsWithDigit
09:31:46				411/516 - 155/201: Installing method String>>stemAndNumericSuffix
09:31:46				411/516 - 156/201: Installing method String>>storeOn:
09:31:46				411/516 - 157/201: Installing method String>>string
09:31:46				411/516 - 158/201: Installing method String>>stringhash
09:31:46				411/516 - 159/201: Installing method String>>substrings
09:31:47				411/516 - 160/201: Installing method String>>substrings:
09:31:47				411/516 - 161/201: Installing method String>>surroundedBy:
09:31:47				411/516 - 162/201: Installing method String>>surroundedBySingleQuotes
09:31:47				411/516 - 163/201: Installing method String>>translateFrom:to:table:
09:31:47				411/516 - 164/201: Installing method String>>translateToLowercase
09:31:47				411/516 - 165/201: Installing method String>>translateToUppercase
09:31:47				411/516 - 166/201: Installing method String>>translateWith:
09:31:47				411/516 - 167/201: Installing method String>>trim
09:31:47				411/516 - 168/201: Installing method String>>trimBoth
09:31:47				411/516 - 169/201: Installing method String>>trimBoth:
09:31:47				411/516 - 170/201: Installing method String>>trimLeft
09:31:47				411/516 - 171/201: Installing method String>>trimLeft:
09:31:47				411/516 - 172/201: Installing method String>>trimLeft:right:
09:31:47				411/516 - 173/201: Installing method String>>trimLineSpaces
09:31:47				411/516 - 174/201: Installing method String>>trimRight
09:31:47				411/516 - 175/201: Installing method String>>trimRight:
09:31:47				411/516 - 176/201: Installing method String>>trimmed
09:31:47				411/516 - 177/201: Installing method String>>truncateTo:
09:31:47				411/516 - 178/201: Installing method String>>truncateWithElipsisTo:
09:31:47				411/516 - 179/201: Installing method String>>typeTable
09:31:47				411/516 - 180/201: Installing method String>>uncapitalized
09:31:47				411/516 - 181/201: Installing method String>>unescapeCharacter:
09:31:47				411/516 - 182/201: Installing method String>>urlDecoded
09:31:47				411/516 - 183/201: Installing method String>>urlEncoded
09:31:47				411/516 - 184/201: Installing method String>>utf8Encoded
09:31:47				411/516 - 185/201: Installing method String>>withBlanksCondensed
09:31:47				411/516 - 186/201: Installing method String>>withCRs
09:31:47				411/516 - 187/201: Installing method String>>withInternalLineEndings
09:31:47				411/516 - 188/201: Installing method String>>withInternetLineEndings
09:31:47				411/516 - 189/201: Installing method String>>withLineEndings:
09:31:47				411/516 - 190/201: Installing method String>>withNoLineLongerThan:
09:31:47				411/516 - 191/201: Installing method String>>withPlatformLineEndings
09:31:47				411/516 - 192/201: Installing method String>>withSeparatorsCompacted
09:31:47				411/516 - 193/201: Installing method String>>withUnixLineEndings
09:31:47				411/516 - 194/201: Installing method String>>withoutLeadingDigits
09:31:47				411/516 - 195/201: Installing method String>>withoutPeriodSuffix
09:31:47				411/516 - 196/201: Installing method String>>withoutPrefix:
09:31:47				411/516 - 197/201: Installing method String>>withoutQuoting
09:31:47				411/516 - 198/201: Installing method String>>withoutSuffix:
09:31:47				411/516 - 199/201: Installing method String>>withoutTrailingDigits
09:31:47				411/516 - 200/201: Installing method String>>withoutTrailingNewlines
09:31:47				411/516 - 201/201: Installing method String>>wordBefore:
09:31:47				411/516 - 1/31: Installing method String class>>compare:with:collated:
09:31:47				411/516 - 2/31: Installing method String class>>cr
09:31:47				411/516 - 3/31: Installing method String class>>crlf
09:31:47				411/516 - 4/31: Installing method String class>>empty
09:31:47				411/516 - 5/31: Installing method String class>>expandMacro:argument:withExpansions:
09:31:47				411/516 - 6/31: Installing method String class>>findFirstInString:inCharacterSet:startingAt:
09:31:47				411/516 - 7/31: Installing method String class>>findFirstInString:inSet:startingAt:
09:31:47				411/516 - 8/31: Installing method String class>>fromByteArray:
09:31:47				411/516 - 9/31: Installing method String class>>fromString:
09:31:47				411/516 - 10/31: Installing method String class>>indexOfAscii:inString:startingAt:
09:31:47				411/516 - 11/31: Installing method String class>>initialize
09:31:47				411/516 - 12/31: Installing method String class>>initializeTypeTable
09:31:47				411/516 - 13/31: Installing method String class>>lf
09:31:47				411/516 - 14/31: Installing method String class>>loremIpsum
09:31:47				411/516 - 15/31: Installing method String class>>loremIpsum:
09:31:47				411/516 - 16/31: Installing method String class>>new:
09:31:47				411/516 - 17/31: Installing method String class>>newAsciiOrder
09:31:47				411/516 - 18/31: Installing method String class>>newCSLineEnders
09:31:47				411/516 - 19/31: Installing method String class>>newCaseInsensitiveOrder
09:31:47				411/516 - 20/31: Installing method String class>>newCaseSensitiveOrder
09:31:47				411/516 - 21/31: Installing method String class>>newLowercasingTable
09:31:47				411/516 - 22/31: Installing method String class>>newTokenish
09:31:47				411/516 - 23/31: Installing method String class>>newUppercasingTable
09:31:47				411/516 - 24/31: Installing method String class>>readFrom:
09:31:47				411/516 - 25/31: Installing method String class>>space
09:31:48				411/516 - 26/31: Installing method String class>>stringHash:initialHash:
09:31:48				411/516 - 27/31: Installing method String class>>tab
09:31:48				411/516 - 28/31: Installing method String class>>translate:from:to:table:
09:31:48				411/516 - 29/31: Installing method String class>>typeTable
09:31:48				411/516 - 30/31: Installing method String class>>value:
09:31:48				411/516 - 31/31: Installing method String class>>with:
09:31:48				412/516 - 1/1: Installing method SubclassResponsibility>>standardMessageText
09:31:48				413/516 - 1/8: Installing method SubscriptOutOfBounds>>lowerBound
09:31:48				413/516 - 2/8: Installing method SubscriptOutOfBounds>>lowerBound:
09:31:48				413/516 - 3/8: Installing method SubscriptOutOfBounds>>messageText
09:31:48				413/516 - 4/8: Installing method SubscriptOutOfBounds>>standardMessageText
09:31:48				413/516 - 5/8: Installing method SubscriptOutOfBounds>>subscript
09:31:48				413/516 - 6/8: Installing method SubscriptOutOfBounds>>subscript:
09:31:48				413/516 - 7/8: Installing method SubscriptOutOfBounds>>upperBound
09:31:48				413/516 - 8/8: Installing method SubscriptOutOfBounds>>upperBound:
09:31:48				413/516 - 1/3: Installing method SubscriptOutOfBounds class>>signalFor:
09:31:48				413/516 - 2/3: Installing method SubscriptOutOfBounds class>>signalFor:lowerBound:upperBound:
09:31:48				413/516 - 3/3: Installing method SubscriptOutOfBounds class>>signalFor:lowerBound:upperBound:in:
09:31:48				414/516 - 1/17: Installing method SubscriptionRegistry>>add:
09:31:48				414/516 - 2/17: Installing method SubscriptionRegistry>>deliver:
09:31:48				414/516 - 3/17: Installing method SubscriptionRegistry>>deliver:to:
09:31:48				414/516 - 4/17: Installing method SubscriptionRegistry>>deliver:to:startingAt:
09:31:48				414/516 - 5/17: Installing method SubscriptionRegistry>>handleSubscriberClass:
09:31:48				414/516 - 6/17: Installing method SubscriptionRegistry>>initialize
09:31:48				414/516 - 7/17: Installing method SubscriptionRegistry>>isEmpty
09:31:48				414/516 - 8/17: Installing method SubscriptionRegistry>>numberOfSubscriptions
09:31:48				414/516 - 9/17: Installing method SubscriptionRegistry>>protected:
09:31:48				414/516 - 10/17: Installing method SubscriptionRegistry>>remove:
09:31:48				414/516 - 11/17: Installing method SubscriptionRegistry>>removeSubscriber:
09:31:48				414/516 - 12/17: Installing method SubscriptionRegistry>>replace:with:
09:31:48				414/516 - 13/17: Installing method SubscriptionRegistry>>reset
09:31:48				414/516 - 14/17: Installing method SubscriptionRegistry>>subscriptions
09:31:48				414/516 - 15/17: Installing method SubscriptionRegistry>>subscriptionsForClass:
09:31:48				414/516 - 16/17: Installing method SubscriptionRegistry>>subscriptionsHandling:
09:31:48				414/516 - 17/17: Installing method SubscriptionRegistry>>subscriptionsOf:do:
09:31:48				415/516 - 1/5: Installing method SuperVariable>>acceptVisitor:node:
09:31:48				415/516 - 2/5: Installing method SuperVariable>>emitValue:
09:31:48				415/516 - 3/5: Installing method SuperVariable>>isSuperVariable
09:31:48				415/516 - 4/5: Installing method SuperVariable>>readInContext:
09:31:48				415/516 - 5/5: Installing method SuperVariable>>usingMethods
09:31:48				415/516 - 1/1: Installing method SuperVariable class>>variableName
09:31:49				416/516 - 1/43: Installing method Symbol>>,
09:31:49				416/516 - 2/43: Installing method Symbol>>=
09:31:49				416/516 - 3/43: Installing method Symbol>>=>
09:31:49				416/516 - 4/43: Installing method Symbol>>asAccessor
09:31:49				416/516 - 5/43: Installing method Symbol>>asAnnouncement
09:31:49				416/516 - 6/43: Installing method Symbol>>asMethodSignature
09:31:49				416/516 - 7/43: Installing method Symbol>>asMutator
09:31:49				416/516 - 8/43: Installing method Symbol>>asString
09:31:49				416/516 - 9/43: Installing method Symbol>>asSymbol
09:31:49				416/516 - 10/43: Installing method Symbol>>at:put:
09:31:49				416/516 - 11/43: Installing method Symbol>>capitalized
09:31:49				416/516 - 12/43: Installing method Symbol>>copy
09:31:49				416/516 - 13/43: Installing method Symbol>>createSymbol
09:31:49				416/516 - 14/43: Installing method Symbol>>cull:
09:31:49				416/516 - 15/43: Installing method Symbol>>errorNoModification
09:31:49				416/516 - 16/43: Installing method Symbol>>flushCache
09:31:49				416/516 - 17/43: Installing method Symbol>>handlesAnnouncement:
09:31:49				416/516 - 18/43: Installing method Symbol>>implementors
09:31:49				416/516 - 19/43: Installing method Symbol>>includesKey:
09:31:49				416/516 - 20/43: Installing method Symbol>>isBinary
09:31:49				416/516 - 21/43: Installing method Symbol>>isDoIt
09:31:49				416/516 - 22/43: Installing method Symbol>>isInfix
09:31:49				416/516 - 23/43: Installing method Symbol>>isKeyword
09:31:49				416/516 - 24/43: Installing method Symbol>>isOrientedFill
09:31:49				416/516 - 25/43: Installing method Symbol>>isSelectorSymbol
09:31:49				416/516 - 26/43: Installing method Symbol>>isSymbol
09:31:49				416/516 - 27/43: Installing method Symbol>>isUnary
09:31:49				416/516 - 28/43: Installing method Symbol>>isUsedAsSelectorSymbol
09:31:49				416/516 - 29/43: Installing method Symbol>>keywordsStrict
09:31:49				416/516 - 30/43: Installing method Symbol>>literalEqual:
09:31:49				416/516 - 31/43: Installing method Symbol>>numArgs:
09:31:49				416/516 - 32/43: Installing method Symbol>>precedence
09:31:49				416/516 - 33/43: Installing method Symbol>>prepareForDelivery
09:31:49				416/516 - 34/43: Installing method Symbol>>replaceFrom:to:with:startingAt:
09:31:49				416/516 - 35/43: Installing method Symbol>>senders
09:31:49				416/516 - 36/43: Installing method Symbol>>separateKeywords
09:31:49				416/516 - 37/43: Installing method Symbol>>shallowCopy
09:31:49				416/516 - 38/43: Installing method Symbol>>sorted:
09:31:49				416/516 - 39/43: Installing method Symbol>>storeOn:
09:31:49				416/516 - 40/43: Installing method Symbol>>string:
09:31:49				416/516 - 41/43: Installing method Symbol>>uncapitalized
09:31:49				416/516 - 42/43: Installing method Symbol>>value:
09:31:49				416/516 - 43/43: Installing method Symbol>>veryDeepCopyWith:
09:31:49				416/516 - 1/27: Installing method Symbol class>>allSymbolTablesDo:
09:31:49				416/516 - 2/27: Installing method Symbol class>>allSymbolTablesDo:after:
09:31:49				416/516 - 3/27: Installing method Symbol class>>allSymbols
09:31:49				416/516 - 4/27: Installing method Symbol class>>cleanUp
09:31:49				416/516 - 5/27: Installing method Symbol class>>findInterned:
09:31:49				416/516 - 6/27: Installing method Symbol class>>hasInterned:
09:31:49				416/516 - 7/27: Installing method Symbol class>>hasInterned:ifTrue:
09:31:49				416/516 - 8/27: Installing method Symbol class>>initialize
09:31:49				416/516 - 9/27: Installing method Symbol class>>intern:
09:31:49				416/516 - 10/27: Installing method Symbol class>>new:
09:31:49				416/516 - 11/27: Installing method Symbol class>>new:streamContents:
09:31:49				416/516 - 12/27: Installing method Symbol class>>newFrom:
09:31:49				416/516 - 13/27: Installing method Symbol class>>possibleSelectorsFor:
09:31:49				416/516 - 14/27: Installing method Symbol class>>rawIntern:
09:31:49				416/516 - 15/27: Installing method Symbol class>>rebuildSelectorTable
09:31:49				416/516 - 16/27: Installing method Symbol class>>recordSelector:
09:31:49				416/516 - 17/27: Installing method Symbol class>>rehash
09:31:49				416/516 - 18/27: Installing method Symbol class>>reservedLiterals
09:31:49				416/516 - 19/27: Installing method Symbol class>>resetSelectorTable
09:31:50				416/516 - 20/27: Installing method Symbol class>>selectorTable
09:31:50				416/516 - 21/27: Installing method Symbol class>>selectorThatStartsCaseSensitive:skipping:
09:31:50				416/516 - 22/27: Installing method Symbol class>>shutDown:
09:31:50				416/516 - 23/27: Installing method Symbol class>>streamSpecies
09:31:50				416/516 - 24/27: Installing method Symbol class>>thatStarts:skipping:
09:31:50				416/516 - 25/27: Installing method Symbol class>>thatStartsCaseSensitive:skipping:
09:31:50				416/516 - 26/27: Installing method Symbol class>>with:
09:31:50				416/516 - 27/27: Installing method Symbol class>>withAll:
09:31:50				417/516 - 1/4: Installing method SymbolNotFoundError>>messageText
09:31:50				417/516 - 2/4: Installing method SymbolNotFoundError>>moduleName:
09:31:50				417/516 - 3/4: Installing method SymbolNotFoundError>>standardMessageText
09:31:50				417/516 - 4/4: Installing method SymbolNotFoundError>>symbolName:
09:31:50				417/516 - 1/1: Installing method SymbolNotFoundError class>>symbolName:module:
09:31:50				418/516 - 1/4: Installing method SymbolTableSemaphore class>>disable
09:31:50				418/516 - 2/4: Installing method SymbolTableSemaphore class>>enable
09:31:50				418/516 - 3/4: Installing method SymbolTableSemaphore class>>enabled
09:31:50				418/516 - 4/4: Installing method SymbolTableSemaphore class>>singleInstance
09:31:50				419/516 - 1/3: Installing method SystemAnnouncement>>properties
09:31:50				419/516 - 2/3: Installing method SystemAnnouncement>>propertyAt:ifPresent:
09:31:50				419/516 - 3/3: Installing method SystemAnnouncement>>propertyAt:put:
09:31:50				420/516 - 1/10: Installing method SystemAnnouncer>>class:oldComment:newComment:oldStamp:newStamp:
09:31:50				420/516 - 2/10: Installing method SystemAnnouncer>>classCommented:
09:31:50				420/516 - 3/10: Installing method SystemAnnouncer>>classDefinitionChangedFrom:to:
09:31:50				420/516 - 4/10: Installing method SystemAnnouncer>>classModificationAppliedTo:
09:31:50				420/516 - 5/10: Installing method SystemAnnouncer>>classParentOf:renamedFrom:to:
09:31:50				420/516 - 6/10: Installing method SystemAnnouncer>>classRenamed:from:to:
09:31:50				420/516 - 7/10: Installing method SystemAnnouncer>>evaluated:
09:31:50				420/516 - 8/10: Installing method SystemAnnouncer>>evaluated:context:
09:31:50				420/516 - 9/10: Installing method SystemAnnouncer>>methodRemoved:origin:
09:31:50				420/516 - 10/10: Installing method SystemAnnouncer>>methodRepackaged:from:to:
09:31:50				420/516 - 1/6: Installing method SystemAnnouncer class>>announce:
09:31:50				420/516 - 2/6: Installing method SystemAnnouncer class>>announcer:
09:31:50				420/516 - 3/6: Installing method SystemAnnouncer class>>reset
09:31:50				420/516 - 4/6: Installing method SystemAnnouncer class>>restoreAllNotifications
09:31:50				420/516 - 5/6: Installing method SystemAnnouncer class>>uniqueInstance
09:31:50				420/516 - 6/6: Installing method SystemAnnouncer class>>unload
09:31:50				421/516 - 1/4: Installing method SystemBuildInfo>>initializeForRelease
09:31:50				421/516 - 2/4: Installing method SystemBuildInfo>>isBuildFinished
09:31:50				421/516 - 3/4: Installing method SystemBuildInfo>>systemPackageNames
09:31:50				421/516 - 4/4: Installing method SystemBuildInfo>>systemPackages
09:31:50				421/516 - 1/1: Installing method SystemBuildInfo class>>current
09:31:51				422/516 - 1/46: Installing method SystemEnvironment>>allBehaviors
09:31:51				422/516 - 2/46: Installing method SystemEnvironment>>allBehaviorsDo:
09:31:51				422/516 - 3/46: Installing method SystemEnvironment>>allClasses
09:31:51				422/516 - 4/46: Installing method SystemEnvironment>>allClassesAndTraits
09:31:51				422/516 - 5/46: Installing method SystemEnvironment>>allClassesAndTraitsDo:
09:31:51				422/516 - 6/46: Installing method SystemEnvironment>>allClassesDo:
09:31:51				422/516 - 7/46: Installing method SystemEnvironment>>allMethods
09:31:51				422/516 - 8/46: Installing method SystemEnvironment>>allTraits
09:31:51				422/516 - 9/46: Installing method SystemEnvironment>>allTraitsDo:
09:31:51				422/516 - 10/46: Installing method SystemEnvironment>>at:put:
09:31:51				422/516 - 11/46: Installing method SystemEnvironment>>atNewIndex:put:
09:31:51				422/516 - 12/46: Installing method SystemEnvironment>>bindingOf:
09:31:51				422/516 - 13/46: Installing method SystemEnvironment>>classAndTraitNames
09:31:51				422/516 - 14/46: Installing method SystemEnvironment>>classNamed:
09:31:51				422/516 - 15/46: Installing method SystemEnvironment>>classNames
09:31:51				422/516 - 16/46: Installing method SystemEnvironment>>classOrTraitNamed:
09:31:51				422/516 - 17/46: Installing method SystemEnvironment>>codeChangeAnnouncer
09:31:51				422/516 - 18/46: Installing method SystemEnvironment>>codeChangeAnnouncer:
09:31:51				422/516 - 19/46: Installing method SystemEnvironment>>codeSupportAnnouncer
09:31:51				422/516 - 20/46: Installing method SystemEnvironment>>codeSupportAnnouncer:
09:31:51				422/516 - 21/46: Installing method SystemEnvironment>>environment
09:31:51				422/516 - 22/46: Installing method SystemEnvironment>>fillCaches
09:31:51				422/516 - 23/46: Installing method SystemEnvironment>>flushClassNameCache
09:31:51				422/516 - 24/46: Installing method SystemEnvironment>>forgetClass:
09:31:51				422/516 - 25/46: Installing method SystemEnvironment>>hasBindingThatBeginsWith:
09:31:51				422/516 - 26/46: Installing method SystemEnvironment>>hasClassNamed:
09:31:51				422/516 - 27/46: Installing method SystemEnvironment>>hasClassOrTraitNamed:
09:31:51				422/516 - 28/46: Installing method SystemEnvironment>>lookupVar:
09:31:51				422/516 - 29/46: Installing method SystemEnvironment>>maxIdentityHash
09:31:51				422/516 - 30/46: Installing method SystemEnvironment>>methods
09:31:51				422/516 - 31/46: Installing method SystemEnvironment>>nonClassNames
09:31:51				422/516 - 32/46: Installing method SystemEnvironment>>organization
09:31:51				422/516 - 33/46: Installing method SystemEnvironment>>organization:
09:31:51				422/516 - 34/46: Installing method SystemEnvironment>>outerScope
09:31:51				422/516 - 35/46: Installing method SystemEnvironment>>poolUsers
09:31:51				422/516 - 36/46: Installing method SystemEnvironment>>printElementsOn:
09:31:51				422/516 - 37/46: Installing method SystemEnvironment>>pseudoVariables
09:31:51				422/516 - 38/46: Installing method SystemEnvironment>>removeClassNamed:
09:31:51				422/516 - 39/46: Installing method SystemEnvironment>>removeFromCaches:
09:31:51				422/516 - 40/46: Installing method SystemEnvironment>>removeKey:ifAbsent:
09:31:51				422/516 - 41/46: Installing method SystemEnvironment>>renameClass:from:
09:31:51				422/516 - 42/46: Installing method SystemEnvironment>>renameClassNamed:as:
09:31:51				422/516 - 43/46: Installing method SystemEnvironment>>resetPseudoVariables
09:31:51				422/516 - 44/46: Installing method SystemEnvironment>>traitNames
09:31:51				422/516 - 45/46: Installing method SystemEnvironment>>undeclaredRegistry
09:31:51				422/516 - 46/46: Installing method SystemEnvironment>>veryDeepCopyWith:
09:31:51				422/516 - 1/1: Installing method SystemEnvironment class>>cleanUp
09:31:52				423/516 - 1/42: Installing method SystemNavigation>>allBehaviors
09:31:52				423/516 - 2/42: Installing method SystemNavigation>>allBehaviorsDo:
09:31:52				423/516 - 3/42: Installing method SystemNavigation>>allCallsOn:
09:31:52				423/516 - 4/42: Installing method SystemNavigation>>allClassNamesStartingWith:do:
09:31:52				423/516 - 5/42: Installing method SystemNavigation>>allClassNamesStartingWith:do:caseSensitive:
09:31:52				423/516 - 6/42: Installing method SystemNavigation>>allClasses
09:31:52				423/516 - 7/42: Installing method SystemNavigation>>allClassesAndTraits
09:31:52				423/516 - 8/42: Installing method SystemNavigation>>allClassesDo:
09:31:52				423/516 - 9/42: Installing method SystemNavigation>>allClassesImplementing:
09:31:52				423/516 - 10/42: Installing method SystemNavigation>>allExistingProtocolsFor:
09:31:52				423/516 - 11/42: Installing method SystemNavigation>>allGlobalNamesStartingWith:do:caseSensitive:
09:31:52				423/516 - 12/42: Installing method SystemNavigation>>allGlobalRefsOn:
09:31:52				423/516 - 13/42: Installing method SystemNavigation>>allImplementedMessages
09:31:52				423/516 - 14/42: Installing method SystemNavigation>>allImplementorsOf:
09:31:52				423/516 - 15/42: Installing method SystemNavigation>>allMethods
09:31:52				423/516 - 16/42: Installing method SystemNavigation>>allMethodsSelect:
09:31:52				423/516 - 17/42: Installing method SystemNavigation>>allObjects
09:31:52				423/516 - 18/42: Installing method SystemNavigation>>allObjectsDo:
09:31:52				423/516 - 19/42: Installing method SystemNavigation>>allObjectsOrNil
09:31:52				423/516 - 20/42: Installing method SystemNavigation>>allPrimitiveMethods
09:31:52				423/516 - 21/42: Installing method SystemNavigation>>allReferencesTo:
09:31:52				423/516 - 22/42: Installing method SystemNavigation>>allReferencesTo:do:
09:31:52				423/516 - 23/42: Installing method SystemNavigation>>allReferencesTo:in:
09:31:52				423/516 - 24/42: Installing method SystemNavigation>>allReferencesToBinding:
09:31:52				423/516 - 25/42: Installing method SystemNavigation>>allSelectorsStartingWith:do:
09:31:52				423/516 - 26/42: Installing method SystemNavigation>>allSendersOf:
09:31:52				423/516 - 27/42: Installing method SystemNavigation>>allSentButNotImplementedSelectors
09:31:52				423/516 - 28/42: Installing method SystemNavigation>>allSentMessages
09:31:52				423/516 - 29/42: Installing method SystemNavigation>>allSymbolsStartingWith:do:
09:31:52				423/516 - 30/42: Installing method SystemNavigation>>allUnsentMessagesIn:
09:31:52				423/516 - 31/42: Installing method SystemNavigation>>environment
09:31:52				423/516 - 32/42: Installing method SystemNavigation>>environment:
09:31:52				423/516 - 33/42: Installing method SystemNavigation>>headingAndAutoselectForLiteral:do:
09:31:52				423/516 - 34/42: Installing method SystemNavigation>>initialize
09:31:52				423/516 - 35/42: Installing method SystemNavigation>>instanceSideMethodsWithNilKeyInLastLiteral
09:31:52				423/516 - 36/42: Installing method SystemNavigation>>isUnsentMessage:
09:31:52				423/516 - 37/42: Installing method SystemNavigation>>methods
09:31:52				423/516 - 38/42: Installing method SystemNavigation>>methodsReferencingObsoleteClasses
09:31:52				423/516 - 39/42: Installing method SystemNavigation>>obsoleteClasses
09:31:52				423/516 - 40/42: Installing method SystemNavigation>>removeClass:
09:31:52				423/516 - 41/42: Installing method SystemNavigation>>removeClassMessageFor:
09:31:52				423/516 - 42/42: Installing method SystemNavigation>>removeMethod:inClass:
09:31:52				423/516 - 1/1: Installing method SystemNavigation class>>default
09:31:52				424/516 - 1/1: Installing method SystemNotification>>defaultAction
09:31:52				425/516 - 1/34: Installing method SystemVersion>>build
09:31:52				425/516 - 2/34: Installing method SystemVersion>>build:
09:31:52				425/516 - 3/34: Installing method SystemVersion>>calculateHighestUpdate
09:31:52				425/516 - 4/34: Installing method SystemVersion>>commitHash
09:31:52				425/516 - 5/34: Installing method SystemVersion>>commitHash:
09:31:53				425/516 - 6/34: Installing method SystemVersion>>commitHashShort
09:31:53				425/516 - 7/34: Installing method SystemVersion>>date
09:31:53				425/516 - 8/34: Installing method SystemVersion>>date:
09:31:53				425/516 - 9/34: Installing method SystemVersion>>datedVersion
09:31:53				425/516 - 10/34: Installing method SystemVersion>>dottedMajorMinor
09:31:53				425/516 - 11/34: Installing method SystemVersion>>dottedMajorMinorPatch
09:31:53				425/516 - 12/34: Installing method SystemVersion>>hasMetadataIdentifiers
09:31:53				425/516 - 13/34: Installing method SystemVersion>>hasValidBuildNumber
09:31:53				425/516 - 14/34: Installing method SystemVersion>>highestUpdate
09:31:53				425/516 - 15/34: Installing method SystemVersion>>highestUpdate:
09:31:53				425/516 - 16/34: Installing method SystemVersion>>imageVersionString
09:31:53				425/516 - 17/34: Installing method SystemVersion>>initialize
09:31:53				425/516 - 18/34: Installing method SystemVersion>>major
09:31:53				425/516 - 19/34: Installing method SystemVersion>>major:
09:31:53				425/516 - 20/34: Installing method SystemVersion>>majorMinor:
09:31:53				425/516 - 21/34: Installing method SystemVersion>>majorMinorPatch:
09:31:53				425/516 - 22/34: Installing method SystemVersion>>majorMinorVersion
09:31:53				425/516 - 23/34: Installing method SystemVersion>>minor
09:31:53				425/516 - 24/34: Installing method SystemVersion>>minor:
09:31:53				425/516 - 25/34: Installing method SystemVersion>>patch
09:31:53				425/516 - 26/34: Installing method SystemVersion>>patch:
09:31:53				425/516 - 27/34: Installing method SystemVersion>>printOn:
09:31:53				425/516 - 28/34: Installing method SystemVersion>>shortVersionString
09:31:53				425/516 - 29/34: Installing method SystemVersion>>suffix
09:31:53				425/516 - 30/34: Installing method SystemVersion>>suffix:
09:31:53				425/516 - 31/34: Installing method SystemVersion>>type
09:31:53				425/516 - 32/34: Installing method SystemVersion>>type:
09:31:53				425/516 - 33/34: Installing method SystemVersion>>version
09:31:53				425/516 - 34/34: Installing method SystemVersion>>versionWithoutPatch
09:31:53				425/516 - 1/7: Installing method SystemVersion class>>current
09:31:53				425/516 - 2/7: Installing method SystemVersion class>>invalidBuildNumber
09:31:53				425/516 - 3/7: Installing method SystemVersion class>>major:minor:patch:
09:31:53				425/516 - 4/7: Installing method SystemVersion class>>major:minor:patch:suffix:
09:31:53				425/516 - 5/7: Installing method SystemVersion class>>major:minor:patch:suffix:build:
09:31:53				425/516 - 6/7: Installing method SystemVersion class>>major:minor:patch:suffix:build:commitHash:
09:31:53				425/516 - 7/7: Installing method SystemVersion class>>setMajor:minor:patch:suffix:build:commitHash:
09:31:53				426/516 - 1/5: Installing method TermInfoCharacter>>on:
09:31:53				426/516 - 2/5: Installing method TermInfoCharacter>>print:
09:31:53				426/516 - 3/5: Installing method TermInfoCharacter>>set:
09:31:53				426/516 - 4/5: Installing method TermInfoCharacter>>setBackgroundColor:
09:31:53				426/516 - 5/5: Installing method TermInfoCharacter>>setFontColor:
09:31:53				427/516 - 1/8: Installing method Termcap>>flush
09:31:53				427/516 - 2/8: Installing method Termcap>>getent:
09:31:53				427/516 - 3/8: Installing method Termcap>>getflag:
09:31:53				427/516 - 4/8: Installing method Termcap>>getnum:
09:31:53				427/516 - 5/8: Installing method Termcap>>getstr:
09:31:53				427/516 - 6/8: Installing method Termcap>>initialize
09:31:53				427/516 - 7/8: Installing method Termcap>>initializeDefaultSequences
09:31:53				427/516 - 8/8: Installing method Termcap>>reset
09:31:53				428/516 - 1/5: Installing method ThisContextVariable>>acceptVisitor:node:
09:31:53				428/516 - 2/5: Installing method ThisContextVariable>>emitValue:
09:31:53				428/516 - 3/5: Installing method ThisContextVariable>>isThisContextVariable
09:31:53				428/516 - 4/5: Installing method ThisContextVariable>>readInContext:
09:31:53				428/516 - 5/5: Installing method ThisContextVariable>>usingMethods
09:31:53				428/516 - 1/1: Installing method ThisContextVariable class>>variableName
09:31:53				429/516 - 1/3: Installing method ThisProcessVariable>>emitValue:
09:31:53				429/516 - 2/3: Installing method ThisProcessVariable>>isThisProcessVariable
09:31:53				429/516 - 3/3: Installing method ThisProcessVariable>>readInContext:
09:31:53				429/516 - 1/1: Installing method ThisProcessVariable class>>variableName
09:31:54				431/516 - 1/12: Installing method True>>&
09:31:54				431/516 - 2/12: Installing method True>>and:
09:31:54				431/516 - 3/12: Installing method True>>asBit
09:31:54				431/516 - 4/12: Installing method True>>ifFalse:
09:31:54				431/516 - 5/12: Installing method True>>ifFalse:ifTrue:
09:31:54				431/516 - 6/12: Installing method True>>ifTrue:
09:31:54				431/516 - 7/12: Installing method True>>ifTrue:ifFalse:
09:31:54				431/516 - 8/12: Installing method True>>not
09:31:54				431/516 - 9/12: Installing method True>>or:
09:31:54				431/516 - 10/12: Installing method True>>printOn:
09:31:54				431/516 - 11/12: Installing method True>>xor:
09:31:54				431/516 - 12/12: Installing method True>>|
09:31:55				432/516 - 1/83: Installing method UIManager>>abort:
09:31:55				432/516 - 2/83: Installing method UIManager>>abort:title:
09:31:55				432/516 - 3/83: Installing method UIManager>>activate
09:31:55				432/516 - 4/83: Installing method UIManager>>alert:
09:31:55				432/516 - 5/83: Installing method UIManager>>alert:title:
09:31:55				432/516 - 6/83: Installing method UIManager>>alert:title:configure:
09:31:55				432/516 - 7/83: Installing method UIManager>>beDefault
09:31:55				432/516 - 8/83: Installing method UIManager>>chooseDirectory
09:31:55				432/516 - 9/83: Installing method UIManager>>chooseDirectory:
09:31:55				432/516 - 10/83: Installing method UIManager>>chooseDirectory:from:
09:31:55				432/516 - 11/83: Installing method UIManager>>chooseDirectoryFrom:
09:31:55				432/516 - 12/83: Installing method UIManager>>chooseFrom:
09:31:55				432/516 - 13/83: Installing method UIManager>>chooseFrom:lines:
09:31:55				432/516 - 14/83: Installing method UIManager>>chooseFrom:lines:message:
09:31:55				432/516 - 15/83: Installing method UIManager>>chooseFrom:lines:message:title:
09:31:55				432/516 - 16/83: Installing method UIManager>>chooseFrom:lines:title:
09:31:55				432/516 - 17/83: Installing method UIManager>>chooseFrom:message:
09:31:55				432/516 - 18/83: Installing method UIManager>>chooseFrom:message:title:
09:31:55				432/516 - 19/83: Installing method UIManager>>chooseFrom:title:
09:31:55				432/516 - 20/83: Installing method UIManager>>chooseFrom:values:
09:31:55				432/516 - 21/83: Installing method UIManager>>chooseFrom:values:lines:
09:31:55				432/516 - 22/83: Installing method UIManager>>chooseFrom:values:lines:message:
09:31:55				432/516 - 23/83: Installing method UIManager>>chooseFrom:values:lines:message:title:
09:31:55				432/516 - 24/83: Installing method UIManager>>chooseFrom:values:lines:title:
09:31:55				432/516 - 25/83: Installing method UIManager>>chooseFrom:values:message:
09:31:55				432/516 - 26/83: Installing method UIManager>>chooseFrom:values:message:title:
09:31:55				432/516 - 27/83: Installing method UIManager>>chooseFrom:values:title:
09:31:55				432/516 - 28/83: Installing method UIManager>>chooseFullFileNameMatching:
09:31:55				432/516 - 29/83: Installing method UIManager>>chooseFullFileNameMatching:label:
09:31:55				432/516 - 30/83: Installing method UIManager>>chooseOrRequestFrom:values:lines:title:
09:31:55				432/516 - 31/83: Installing method UIManager>>confirm:
09:31:55				432/516 - 32/83: Installing method UIManager>>confirm:label:
09:31:55				432/516 - 33/83: Installing method UIManager>>confirm:label:trueChoice:falseChoice:cancelChoice:default:
09:31:55				432/516 - 34/83: Installing method UIManager>>confirm:orCancel:
09:31:55				432/516 - 35/83: Installing method UIManager>>confirm:trueChoice:falseChoice:
09:31:55				432/516 - 36/83: Installing method UIManager>>confirm:trueChoice:falseChoice:cancelChoice:default:
09:31:55				432/516 - 37/83: Installing method UIManager>>deactivate
09:31:55				432/516 - 38/83: Installing method UIManager>>debugProcess:context:label:fullView:notification:
09:31:55				432/516 - 39/83: Installing method UIManager>>defer:
09:31:55				432/516 - 40/83: Installing method UIManager>>deny:
09:31:55				432/516 - 41/83: Installing method UIManager>>deny:title:
09:31:55				432/516 - 42/83: Installing method UIManager>>edit:
09:31:55				432/516 - 43/83: Installing method UIManager>>edit:label:
09:31:55				432/516 - 44/83: Installing method UIManager>>edit:label:accept:
09:31:55				432/516 - 45/83: Installing method UIManager>>handleDebugRequest:fromDebuggerSystem:
09:31:55				432/516 - 46/83: Installing method UIManager>>handleError:
09:31:55				432/516 - 47/83: Installing method UIManager>>handleError:log:
09:31:55				432/516 - 48/83: Installing method UIManager>>handleNotification:
09:31:55				432/516 - 49/83: Installing method UIManager>>handleWarning:
09:31:55				432/516 - 50/83: Installing method UIManager>>handleWarningDebugRequest:fromDebuggerSystem:
09:31:55				432/516 - 51/83: Installing method UIManager>>headlessManager
09:31:55				432/516 - 52/83: Installing method UIManager>>inform:
09:31:55				432/516 - 53/83: Installing method UIManager>>informUser:during:
09:31:55				432/516 - 54/83: Installing method UIManager>>informUserDuring:
09:31:55				432/516 - 55/83: Installing method UIManager>>interruptName:preemptedProcess:
09:31:55				432/516 - 56/83: Installing method UIManager>>logError:
09:31:55				432/516 - 57/83: Installing method UIManager>>lowSpaceWatcherDefaultAction:
09:31:55				432/516 - 58/83: Installing method UIManager>>multiLineRequest:initialAnswer:answerHeight:
09:31:55				432/516 - 59/83: Installing method UIManager>>newMenuIn:for:
09:31:55				432/516 - 60/83: Installing method UIManager>>nonInteractiveManager
09:31:55				432/516 - 61/83: Installing method UIManager>>onFontsChanged
09:31:55				432/516 - 62/83: Installing method UIManager>>onPrimitiveError:
09:31:55				432/516 - 63/83: Installing method UIManager>>openComparisionFrom:to:belongingTo:from:
09:31:55				432/516 - 64/83: Installing method UIManager>>proceed:
09:31:55				432/516 - 65/83: Installing method UIManager>>proceed:title:
09:31:55				432/516 - 66/83: Installing method UIManager>>question:
09:31:56				432/516 - 67/83: Installing method UIManager>>question:title:
09:31:56				432/516 - 68/83: Installing method UIManager>>questionWithoutCancel:
09:31:56				432/516 - 69/83: Installing method UIManager>>questionWithoutCancel:title:
09:31:56				432/516 - 70/83: Installing method UIManager>>request:
09:31:56				432/516 - 71/83: Installing method UIManager>>request:entryCompletion:
09:31:56				432/516 - 72/83: Installing method UIManager>>request:initialAnswer:
09:31:56				432/516 - 73/83: Installing method UIManager>>request:initialAnswer:entryCompletion:
09:31:56				432/516 - 74/83: Installing method UIManager>>request:initialAnswer:title:
09:31:56				432/516 - 75/83: Installing method UIManager>>request:initialAnswer:title:entryCompletion:
09:31:56				432/516 - 76/83: Installing method UIManager>>requestPassword:
09:31:56				432/516 - 77/83: Installing method UIManager>>showWaitCursorWhile:
09:31:56				432/516 - 78/83: Installing method UIManager>>spawnNewProcess
09:31:56				432/516 - 79/83: Installing method UIManager>>terminateUIProcess
09:31:56				432/516 - 80/83: Installing method UIManager>>textEntry:
09:31:56				432/516 - 81/83: Installing method UIManager>>textEntry:title:
09:31:56				432/516 - 82/83: Installing method UIManager>>textEntry:title:entryText:
09:31:56				432/516 - 83/83: Installing method UIManager>>uiProcess
09:31:56				432/516 - 1/6: Installing method UIManager class>>default
09:31:56				432/516 - 2/6: Installing method UIManager class>>default:
09:31:56				432/516 - 3/6: Installing method UIManager class>>forCurrentSystemConfiguration
09:31:56				432/516 - 4/6: Installing method UIManager class>>isActiveManager
09:31:56				432/516 - 5/6: Installing method UIManager class>>isValidForCurrentSystemConfiguration
09:31:56				432/516 - 6/6: Installing method UIManager class>>nonInteractiveDuring:
09:31:56				433/516 - 1/7: Installing method UNCNetworkPath>>isAbsolute
09:31:56				433/516 - 2/7: Installing method UNCNetworkPath>>isNetworkPath
09:31:56				433/516 - 3/7: Installing method UNCNetworkPath>>isRoot
09:31:56				433/516 - 4/7: Installing method UNCNetworkPath>>printOn:
09:31:56				433/516 - 5/7: Installing method UNCNetworkPath>>printOn:delimiter:
09:31:56				433/516 - 6/7: Installing method UNCNetworkPath>>printPathOn:delimiter:
09:31:56				433/516 - 7/7: Installing method UNCNetworkPath>>withParents
09:31:56				435/516 - 1/13: Installing method UndeclaredVariable>>definingClass
09:31:56				435/516 - 2/13: Installing method UndeclaredVariable>>emitStore:
09:31:56				435/516 - 3/13: Installing method UndeclaredVariable>>emitValue:
09:31:56				435/516 - 4/13: Installing method UndeclaredVariable>>isRegistered
09:31:56				435/516 - 5/13: Installing method UndeclaredVariable>>isUndeclaredVariable
09:31:56				435/516 - 6/13: Installing method UndeclaredVariable>>register
09:31:56				435/516 - 7/13: Installing method UndeclaredVariable>>registerFromNode:
09:31:56				435/516 - 8/13: Installing method UndeclaredVariable>>registerMethod:
09:31:56				435/516 - 9/13: Installing method UndeclaredVariable>>registeredMethods
09:31:56				435/516 - 10/13: Installing method UndeclaredVariable>>runtimeUndeclaredReadInContext:
09:31:56				435/516 - 11/13: Installing method UndeclaredVariable>>runtimeUndeclaredWrite:inContext:
09:31:56				435/516 - 12/13: Installing method UndeclaredVariable>>unregister
09:31:56				435/516 - 13/13: Installing method UndeclaredVariable>>usingMethods
09:31:56				435/516 - 1/2: Installing method UndeclaredVariable class>>possiblyRegisteredWithName:
09:31:56				435/516 - 2/2: Installing method UndeclaredVariable class>>registeredWithName:
09:31:56				436/516 - 1/4: Installing method UndeclaredVariableError>>isResumable
09:31:56				436/516 - 2/4: Installing method UndeclaredVariableError>>variable
09:31:56				436/516 - 3/4: Installing method UndeclaredVariableError>>variable:
09:31:56				436/516 - 4/4: Installing method UndeclaredVariableError>>variableNode
09:31:56				438/516 - 1/3: Installing method UndeclaredVariableWrite>>defaultResumeValue
09:31:56				438/516 - 2/3: Installing method UndeclaredVariableWrite>>value
09:31:56				438/516 - 3/3: Installing method UndeclaredVariableWrite>>value:
09:31:57				439/516 - 1/32: Installing method UndefinedObject>><<
09:31:57				439/516 - 2/32: Installing method UndefinedObject>>addDependent:
09:31:57				439/516 - 3/32: Installing method UndefinedObject>>addSubclass:
09:31:57				439/516 - 4/32: Installing method UndefinedObject>>allSuperclassesDo:
09:31:57				439/516 - 5/32: Installing method UndefinedObject>>asCollectionElement
09:31:57				439/516 - 6/32: Installing method UndefinedObject>>asLinkPrepend:
09:31:57				439/516 - 7/32: Installing method UndefinedObject>>at:put:
09:31:57				439/516 - 8/32: Installing method UndefinedObject>>canHandleSignal:
09:31:57				439/516 - 9/32: Installing method UndefinedObject>>classBuilder
09:31:57				439/516 - 10/32: Installing method UndefinedObject>>classInstaller
09:31:57				439/516 - 11/32: Installing method UndefinedObject>>commonSuperclassWith:
09:31:57				439/516 - 12/32: Installing method UndefinedObject>>deepCopy
09:31:57				439/516 - 13/32: Installing method UndefinedObject>>environment
09:31:57				439/516 - 14/32: Installing method UndefinedObject>>handleSignal:
09:31:57				439/516 - 15/32: Installing method UndefinedObject>>ifNil:
09:31:57				439/516 - 16/32: Installing method UndefinedObject>>ifNil:ifNotNil:
09:31:57				439/516 - 17/32: Installing method UndefinedObject>>ifNotNil:
09:31:57				439/516 - 18/32: Installing method UndefinedObject>>ifNotNil:ifNil:
09:31:57				439/516 - 19/32: Installing method UndefinedObject>>isEmptyOrNil
09:31:57				439/516 - 20/32: Installing method UndefinedObject>>isLiteral
09:31:57				439/516 - 21/32: Installing method UndefinedObject>>isNil
09:31:57				439/516 - 22/32: Installing method UndefinedObject>>isNotNil
09:31:57				439/516 - 23/32: Installing method UndefinedObject>>notNil
09:31:57				439/516 - 24/32: Installing method UndefinedObject>>printOn:
09:31:57				439/516 - 25/32: Installing method UndefinedObject>>removeSubclass:
09:31:57				439/516 - 26/32: Installing method UndefinedObject>>setPinnedInMemory:
09:31:57				439/516 - 27/32: Installing method UndefinedObject>>shallowCopy
09:31:57				439/516 - 28/32: Installing method UndefinedObject>>storeOn:
09:31:57				439/516 - 29/32: Installing method UndefinedObject>>subclassDefinerClass
09:31:57				439/516 - 30/32: Installing method UndefinedObject>>subclasses
09:31:57				439/516 - 31/32: Installing method UndefinedObject>>subclassesDo:
09:31:57				439/516 - 32/32: Installing method UndefinedObject>>veryDeepCopyWith:
09:31:57				439/516 - 1/3: Installing method UndefinedObject class>>allInstances
09:31:57				439/516 - 2/3: Installing method UndefinedObject class>>allInstancesDo:
09:31:57				439/516 - 3/3: Installing method UndefinedObject class>>new
09:31:57				440/516 - 1/9: Installing method UndefinedPackage>>addMethod:
09:31:57				440/516 - 2/9: Installing method UndefinedPackage>>ensureTag:
09:31:57				440/516 - 3/9: Installing method UndefinedPackage>>initialize
09:31:57				440/516 - 4/9: Installing method UndefinedPackage>>isEmpty
09:31:57				440/516 - 5/9: Installing method UndefinedPackage>>isUndefined
09:31:57				440/516 - 6/9: Installing method UndefinedPackage>>name
09:31:57				440/516 - 7/9: Installing method UndefinedPackage>>removeFromSystem
09:31:57				440/516 - 8/9: Installing method UndefinedPackage>>tagOf:
09:31:57				440/516 - 9/9: Installing method UndefinedPackage>>undefinedTag
09:31:57				440/516 - 1/1: Installing method UndefinedPackage class>>undefinedPackageName
09:31:57				441/516 - 1/6: Installing method UndefinedPackageTag>>categoryName
09:31:57				441/516 - 2/6: Installing method UndefinedPackageTag>>isRoot
09:31:57				441/516 - 3/6: Installing method UndefinedPackageTag>>isUndefined
09:31:57				441/516 - 4/6: Installing method UndefinedPackageTag>>name
09:31:57				441/516 - 5/6: Installing method UndefinedPackageTag>>promoteAsPackage
09:31:57				441/516 - 6/6: Installing method UndefinedPackageTag>>removeFromSystem
09:31:57				441/516 - 1/2: Installing method UndefinedPackageTag class>>undefinedPackage:
09:31:57				441/516 - 2/2: Installing method UndefinedPackageTag class>>undefinedPackageTagName
09:31:57				442/516 - 1/6: Installing method UndefinedSlot>>ast:
09:31:57				442/516 - 2/6: Installing method UndefinedSlot>>checkClassRebuild
09:31:57				442/516 - 3/6: Installing method UndefinedSlot>>printOn:
09:31:57				442/516 - 4/6: Installing method UndefinedSlot>>read:
09:31:57				442/516 - 5/6: Installing method UndefinedSlot>>slotClassName
09:31:57				442/516 - 6/6: Installing method UndefinedSlot>>write:to:
09:31:57				442/516 - 1/1: Installing method UndefinedSlot class>>named:ast:
09:31:57				443/516 - 1/4: Installing method UnhandledError>>defaultAction
09:31:57				443/516 - 2/4: Installing method UnhandledError>>exception
09:31:57				443/516 - 3/4: Installing method UnhandledError>>exception:
09:31:57				443/516 - 4/4: Installing method UnhandledError>>isResumable
09:31:57				443/516 - 1/1: Installing method UnhandledError class>>signalForException:
09:31:57				444/516 - 1/1: Installing method UnhandledException>>defaultAction
09:31:57				445/516 - 1/2: Installing method Unix32Platform>>accept:
09:31:57				445/516 - 2/2: Installing method Unix32Platform>>isUnix32
09:31:57				445/516 - 1/1: Installing method Unix32Platform class>>isActivePlatform
09:31:58				446/516 - 1/2: Installing method Unix64Platform>>accept:
09:31:58				446/516 - 2/2: Installing method Unix64Platform>>isUnix64
09:31:58				446/516 - 1/1: Installing method Unix64Platform class>>isActivePlatform
09:31:58				447/516 - 1/1: Installing method UnixARM32Platform class>>isActivePlatform
09:31:58				448/516 - 1/12: Installing method UnixPlatform>>accept:
09:31:58				448/516 - 2/12: Installing method UnixPlatform>>defaultMaximumPathLength
09:31:58				448/516 - 3/12: Installing method UnixPlatform>>family
09:31:58				448/516 - 4/12: Installing method UnixPlatform>>getErrorMessage:
09:31:58				448/516 - 5/12: Installing method UnixPlatform>>isLinux
09:31:58				448/516 - 6/12: Installing method UnixPlatform>>isLinuxDerivateOf:
09:31:58				448/516 - 7/12: Installing method UnixPlatform>>isLinuxDistributionWithID:
09:31:58				448/516 - 8/12: Installing method UnixPlatform>>isUnix
09:31:58				448/516 - 9/12: Installing method UnixPlatform>>keyForValue:
09:31:58				448/516 - 10/12: Installing method UnixPlatform>>lineEnding
09:31:58				448/516 - 11/12: Installing method UnixPlatform>>linuxIdentificationParameters
09:31:58				448/516 - 12/12: Installing method UnixPlatform>>menuShortcutString
09:31:59				450/516 - 1/82: Installing method VTermOutputDriver>><<
09:31:59				450/516 - 2/82: Installing method VTermOutputDriver>>backspace
09:31:59				450/516 - 3/82: Installing method VTermOutputDriver>>black
09:31:59				450/516 - 4/82: Installing method VTermOutputDriver>>black:
09:31:59				450/516 - 5/82: Installing method VTermOutputDriver>>blinking
09:31:59				450/516 - 6/82: Installing method VTermOutputDriver>>blue
09:31:59				450/516 - 7/82: Installing method VTermOutputDriver>>blue:
09:31:59				450/516 - 8/82: Installing method VTermOutputDriver>>bold
09:31:59				450/516 - 9/82: Installing method VTermOutputDriver>>clear
09:31:59				450/516 - 10/82: Installing method VTermOutputDriver>>clearFromBeginning
09:31:59				450/516 - 11/82: Installing method VTermOutputDriver>>clearScreen
09:31:59				450/516 - 12/82: Installing method VTermOutputDriver>>clearToEnd
09:31:59				450/516 - 13/82: Installing method VTermOutputDriver>>closed
09:31:59				450/516 - 14/82: Installing method VTermOutputDriver>>color:
09:31:59				450/516 - 15/82: Installing method VTermOutputDriver>>colorEscape
09:31:59				450/516 - 16/82: Installing method VTermOutputDriver>>columns
09:31:59				450/516 - 17/82: Installing method VTermOutputDriver>>cr
09:31:59				450/516 - 18/82: Installing method VTermOutputDriver>>csiEscape
09:31:59				450/516 - 19/82: Installing method VTermOutputDriver>>cursorEnhanced
09:31:59				450/516 - 20/82: Installing method VTermOutputDriver>>cursorInvisible
09:31:59				450/516 - 21/82: Installing method VTermOutputDriver>>cursorNormal
09:31:59				450/516 - 22/82: Installing method VTermOutputDriver>>cyan
09:31:59				450/516 - 23/82: Installing method VTermOutputDriver>>cyan:
09:31:59				450/516 - 24/82: Installing method VTermOutputDriver>>deleteCharacter
09:31:59				450/516 - 25/82: Installing method VTermOutputDriver>>deleteLine
09:31:59				450/516 - 26/82: Installing method VTermOutputDriver>>down
09:31:59				450/516 - 27/82: Installing method VTermOutputDriver>>down:
09:31:59				450/516 - 28/82: Installing method VTermOutputDriver>>endInsertMode
09:31:59				450/516 - 29/82: Installing method VTermOutputDriver>>erase
09:31:59				450/516 - 30/82: Installing method VTermOutputDriver>>errorColor
09:31:59				450/516 - 31/82: Installing method VTermOutputDriver>>escape
09:31:59				450/516 - 32/82: Installing method VTermOutputDriver>>flush
09:31:59				450/516 - 33/82: Installing method VTermOutputDriver>>green
09:31:59				450/516 - 34/82: Installing method VTermOutputDriver>>green:
09:31:59				450/516 - 35/82: Installing method VTermOutputDriver>>here
09:31:59				450/516 - 36/82: Installing method VTermOutputDriver>>home
09:31:59				450/516 - 37/82: Installing method VTermOutputDriver>>initialize
09:31:59				450/516 - 38/82: Installing method VTermOutputDriver>>insertCharacter
09:31:59				450/516 - 39/82: Installing method VTermOutputDriver>>insertLine
09:31:59				450/516 - 40/82: Installing method VTermOutputDriver>>insertMode
09:31:59				450/516 - 41/82: Installing method VTermOutputDriver>>invisible
09:31:59				450/516 - 42/82: Installing method VTermOutputDriver>>left
09:31:59				450/516 - 43/82: Installing method VTermOutputDriver>>left:
09:31:59				450/516 - 44/82: Installing method VTermOutputDriver>>lf
09:31:59				450/516 - 45/82: Installing method VTermOutputDriver>>light
09:31:59				450/516 - 46/82: Installing method VTermOutputDriver>>lines
09:31:59				450/516 - 47/82: Installing method VTermOutputDriver>>nextPut:
09:31:59				450/516 - 48/82: Installing method VTermOutputDriver>>nextPutAll:
09:31:59				450/516 - 49/82: Installing method VTermOutputDriver>>normal
09:31:59				450/516 - 50/82: Installing method VTermOutputDriver>>outStream
09:31:59				450/516 - 51/82: Installing method VTermOutputDriver>>outStream:
09:31:59				450/516 - 52/82: Installing method VTermOutputDriver>>overwrite:
09:31:59				450/516 - 53/82: Installing method VTermOutputDriver>>pink
09:31:59				450/516 - 54/82: Installing method VTermOutputDriver>>pink:
09:31:59				450/516 - 55/82: Installing method VTermOutputDriver>>print:
09:32:00				450/516 - 56/82: Installing method VTermOutputDriver>>red
09:32:00				450/516 - 57/82: Installing method VTermOutputDriver>>red:
09:32:00				450/516 - 58/82: Installing method VTermOutputDriver>>reset
09:32:00				450/516 - 59/82: Installing method VTermOutputDriver>>restoreCursor
09:32:00				450/516 - 60/82: Installing method VTermOutputDriver>>reverse
09:32:00				450/516 - 61/82: Installing method VTermOutputDriver>>right
09:32:00				450/516 - 62/82: Installing method VTermOutputDriver>>right:
09:32:00				450/516 - 63/82: Installing method VTermOutputDriver>>saveCursor
09:32:00				450/516 - 64/82: Installing method VTermOutputDriver>>scrollBackward
09:32:00				450/516 - 65/82: Installing method VTermOutputDriver>>scrollForward
09:32:00				450/516 - 66/82: Installing method VTermOutputDriver>>space
09:32:00				450/516 - 67/82: Installing method VTermOutputDriver>>ss3Escape
09:32:00				450/516 - 68/82: Installing method VTermOutputDriver>>startOfLine
09:32:00				450/516 - 69/82: Installing method VTermOutputDriver>>store:
09:32:00				450/516 - 70/82: Installing method VTermOutputDriver>>tab
09:32:00				450/516 - 71/82: Installing method VTermOutputDriver>>termcap
09:32:00				450/516 - 72/82: Installing method VTermOutputDriver>>termcap:
09:32:00				450/516 - 73/82: Installing method VTermOutputDriver>>topLeft
09:32:00				450/516 - 74/82: Installing method VTermOutputDriver>>underline
09:32:00				450/516 - 75/82: Installing method VTermOutputDriver>>underlineOff
09:32:00				450/516 - 76/82: Installing method VTermOutputDriver>>up
09:32:00				450/516 - 77/82: Installing method VTermOutputDriver>>up:
09:32:00				450/516 - 78/82: Installing method VTermOutputDriver>>white
09:32:00				450/516 - 79/82: Installing method VTermOutputDriver>>white:
09:32:00				450/516 - 80/82: Installing method VTermOutputDriver>>width
09:32:00				450/516 - 81/82: Installing method VTermOutputDriver>>yellow
09:32:00				450/516 - 82/82: Installing method VTermOutputDriver>>yellow:
09:32:00				450/516 - 1/3: Installing method VTermOutputDriver class>>on:
09:32:00				450/516 - 2/3: Installing method VTermOutputDriver class>>stderr
09:32:00				450/516 - 3/3: Installing method VTermOutputDriver class>>stdout
09:32:00				451/516 - 1/6: Installing method ValueLink>>=
09:32:00				451/516 - 2/6: Installing method ValueLink>>asLinkPrepend:
09:32:00				451/516 - 3/6: Installing method ValueLink>>hash
09:32:00				451/516 - 4/6: Installing method ValueLink>>printOn:
09:32:00				451/516 - 5/6: Installing method ValueLink>>value
09:32:00				451/516 - 6/6: Installing method ValueLink>>value:
09:32:00				451/516 - 1/1: Installing method ValueLink class>>value:
09:32:00				452/516 - 1/3: Installing method ValueNotFound>>standardMessageText
09:32:00				452/516 - 2/3: Installing method ValueNotFound>>value
09:32:00				452/516 - 3/3: Installing method ValueNotFound>>value:
09:32:01				453/516 - 1/53: Installing method Variable>>=
09:32:01				453/516 - 2/53: Installing method Variable>>acceptVisitor:node:
09:32:01				453/516 - 3/53: Installing method Variable>>allowsShadowing
09:32:01				453/516 - 4/53: Installing method Variable>>asDoItVariableFrom:
09:32:01				453/516 - 5/53: Installing method Variable>>definingNode
09:32:01				453/516 - 6/53: Installing method Variable>>definitionOn:
09:32:01				453/516 - 7/53: Installing method Variable>>emitStore:
09:32:01				453/516 - 8/53: Installing method Variable>>emitValue:
09:32:01				453/516 - 9/53: Installing method Variable>>ensureProperties
09:32:01				453/516 - 10/53: Installing method Variable>>hasProperty:
09:32:01				453/516 - 11/53: Installing method Variable>>hash
09:32:01				453/516 - 12/53: Installing method Variable>>isAccessedIn:
09:32:01				453/516 - 13/53: Installing method Variable>>isArgumentVariable
09:32:01				453/516 - 14/53: Installing method Variable>>isClassVariable
09:32:01				453/516 - 15/53: Installing method Variable>>isDefinedByBlock
09:32:01				453/516 - 16/53: Installing method Variable>>isGlobalVariable
09:32:01				453/516 - 17/53: Installing method Variable>>isInstanceVariable
09:32:01				453/516 - 18/53: Installing method Variable>>isInvalidVariable
09:32:01				453/516 - 19/53: Installing method Variable>>isLiteralVariable
09:32:01				453/516 - 20/53: Installing method Variable>>isLocalVariable
09:32:01				453/516 - 21/53: Installing method Variable>>isPoolVariable
09:32:01				453/516 - 22/53: Installing method Variable>>isPseudoVariable
09:32:01				453/516 - 23/53: Installing method Variable>>isReadIn:
09:32:01				453/516 - 24/53: Installing method Variable>>isReferenced
09:32:01				453/516 - 25/53: Installing method Variable>>isSelfOrSuperVariable
09:32:01				453/516 - 26/53: Installing method Variable>>isSelfVariable
09:32:01				453/516 - 27/53: Installing method Variable>>isShadowing
09:32:01				453/516 - 28/53: Installing method Variable>>isSuperVariable
09:32:01				453/516 - 29/53: Installing method Variable>>isTempVariable
09:32:01				453/516 - 30/53: Installing method Variable>>isThisContextVariable
09:32:01				453/516 - 31/53: Installing method Variable>>isThisProcessVariable
09:32:01				453/516 - 32/53: Installing method Variable>>isUndeclaredVariable
09:32:01				453/516 - 33/53: Installing method Variable>>isUninitialized
09:32:01				453/516 - 34/53: Installing method Variable>>isUsed
09:32:01				453/516 - 35/53: Installing method Variable>>isWorkspaceVariable
09:32:01				453/516 - 36/53: Installing method Variable>>isWritable
09:32:01				453/516 - 37/53: Installing method Variable>>isWrittenIn:
09:32:01				453/516 - 38/53: Installing method Variable>>name
09:32:01				453/516 - 39/53: Installing method Variable>>name:
09:32:01				453/516 - 40/53: Installing method Variable>>needsFullDefinition
09:32:01				453/516 - 41/53: Installing method Variable>>originalVar
09:32:01				453/516 - 42/53: Installing method Variable>>properties
09:32:01				453/516 - 43/53: Installing method Variable>>propertyAt:
09:32:01				453/516 - 44/53: Installing method Variable>>propertyAt:ifAbsent:
09:32:01				453/516 - 45/53: Installing method Variable>>propertyAt:ifAbsentPut:
09:32:01				453/516 - 46/53: Installing method Variable>>propertyAt:put:
09:32:01				453/516 - 47/53: Installing method Variable>>readInContext:
09:32:01				453/516 - 48/53: Installing method Variable>>removePropertiesIfEmpty
09:32:01				453/516 - 49/53: Installing method Variable>>removeProperty:
09:32:01				453/516 - 50/53: Installing method Variable>>removeProperty:ifAbsent:
09:32:01				453/516 - 51/53: Installing method Variable>>scope
09:32:01				453/516 - 52/53: Installing method Variable>>usingMethods
09:32:01				453/516 - 53/53: Installing method Variable>>write:inContext:
09:32:01				453/516 - 1/4: Installing method Variable class>>checkValidName:
09:32:01				453/516 - 2/4: Installing method Variable class>>initialize
09:32:01				453/516 - 3/4: Installing method Variable class>>isAbstract
09:32:01				453/516 - 4/4: Installing method Variable class>>named:
09:32:01				454/516 - 1/2: Installing method VariableLayout>>instanceSpecification
09:32:01				454/516 - 2/2: Installing method VariableLayout>>isVariable
09:32:01				454/516 - 1/2: Installing method VariableLayout class>>extending:scope:host:
09:32:01				454/516 - 2/2: Installing method VariableLayout class>>subclassDefiningSymbol
09:32:03				455/516 - 1/102: Installing method VirtualMachine>>allocationsBetweenGC
09:32:03				455/516 - 2/102: Installing method VirtualMachine>>allocationsBetweenGC:
09:32:03				455/516 - 3/102: Installing method VirtualMachine>>architectureName
09:32:03				455/516 - 4/102: Installing method VirtualMachine>>avoidSearchingSegmentsWithPinnedObjects
09:32:03				455/516 - 5/102: Installing method VirtualMachine>>avoidSearchingSegmentsWithPinnedObjects:
09:32:03				455/516 - 6/102: Installing method VirtualMachine>>buildDate
09:32:03				455/516 - 7/102: Installing method VirtualMachine>>cogitClass
09:32:03				455/516 - 8/102: Installing method VirtualMachine>>command
09:32:03				455/516 - 9/102: Installing method VirtualMachine>>compiledBlocksCount
09:32:03				455/516 - 10/102: Installing method VirtualMachine>>compiledMethodsCount
09:32:03				455/516 - 11/102: Installing method VirtualMachine>>directory
09:32:03				455/516 - 12/102: Installing method VirtualMachine>>disableModuleLoading
09:32:03				455/516 - 13/102: Installing method VirtualMachine>>doGetSystemAttribute:
09:32:03				455/516 - 14/102: Installing method VirtualMachine>>documentPath
09:32:03				455/516 - 15/102: Installing method VirtualMachine>>edenSpaceSize
09:32:03				455/516 - 16/102: Installing method VirtualMachine>>extraVMMemory
09:32:03				455/516 - 17/102: Installing method VirtualMachine>>extraVMMemory:
09:32:03				455/516 - 18/102: Installing method VirtualMachine>>fileName
09:32:03				455/516 - 19/102: Installing method VirtualMachine>>flagInterpretedMethods:
09:32:03				455/516 - 20/102: Installing method VirtualMachine>>for32bit:for64bit:
09:32:03				455/516 - 21/102: Installing method VirtualMachine>>forgetModule:
09:32:03				455/516 - 22/102: Installing method VirtualMachine>>freeOldSpaceSize
09:32:03				455/516 - 23/102: Installing method VirtualMachine>>freeSize
09:32:03				455/516 - 24/102: Installing method VirtualMachine>>fullGCCount
09:32:03				455/516 - 25/102: Installing method VirtualMachine>>fullPath
09:32:03				455/516 - 26/102: Installing method VirtualMachine>>gcBiasToGrowLimit:
09:32:03				455/516 - 27/102: Installing method VirtualMachine>>gcStatisticsDuring:
09:32:03				455/516 - 28/102: Installing method VirtualMachine>>getParameters
09:32:03				455/516 - 29/102: Installing method VirtualMachine>>getSystemAttribute:
09:32:03				455/516 - 30/102: Installing method VirtualMachine>>hasSmallFloats
09:32:03				455/516 - 31/102: Installing method VirtualMachine>>headlessOption
09:32:03				455/516 - 32/102: Installing method VirtualMachine>>imageFile
09:32:04				455/516 - 33/102: Installing method VirtualMachine>>imagePath
09:32:04				455/516 - 34/102: Installing method VirtualMachine>>imageVersionInImageHeader
09:32:04				455/516 - 35/102: Installing method VirtualMachine>>imageVersionInImageHeader:
09:32:04				455/516 - 36/102: Installing method VirtualMachine>>imageVersionNumber
09:32:04				455/516 - 37/102: Installing method VirtualMachine>>incrementalGCCount
09:32:04				455/516 - 38/102: Installing method VirtualMachine>>interpreterClass
09:32:04				455/516 - 39/102: Installing method VirtualMachine>>interpreterSourceDate
09:32:04				455/516 - 40/102: Installing method VirtualMachine>>interpreterSourceVersion
09:32:04				455/516 - 41/102: Installing method VirtualMachine>>is32bit
09:32:04				455/516 - 42/102: Installing method VirtualMachine>>is64bit
09:32:04				455/516 - 43/102: Installing method VirtualMachine>>isAIOInterrupt
09:32:04				455/516 - 44/102: Installing method VirtualMachine>>isPharoVM
09:32:04				455/516 - 45/102: Installing method VirtualMachine>>isRunningCog
09:32:04				455/516 - 46/102: Installing method VirtualMachine>>isRunningCogit
09:32:04				455/516 - 47/102: Installing method VirtualMachine>>isRunningInWorkerThread
09:32:04				455/516 - 48/102: Installing method VirtualMachine>>isSpur
09:32:04				455/516 - 49/102: Installing method VirtualMachine>>listBuiltinModule:
09:32:04				455/516 - 50/102: Installing method VirtualMachine>>listBuiltinModules
09:32:04				455/516 - 51/102: Installing method VirtualMachine>>listLoadedModule:
09:32:04				455/516 - 52/102: Installing method VirtualMachine>>listLoadedModules
09:32:04				455/516 - 53/102: Installing method VirtualMachine>>maxExternalSemaphores
09:32:04				455/516 - 54/102: Installing method VirtualMachine>>maxExternalSemaphores:
09:32:04				455/516 - 55/102: Installing method VirtualMachine>>maxExternalSemaphoresSilently:
09:32:04				455/516 - 56/102: Installing method VirtualMachine>>maxFilenameLength
09:32:04				455/516 - 57/102: Installing method VirtualMachine>>maxOldSpaceSize
09:32:04				455/516 - 58/102: Installing method VirtualMachine>>maxOldSpaceSize:
09:32:04				455/516 - 59/102: Installing method VirtualMachine>>maximumPauseTimeDueToSegmentAllocation
09:32:04				455/516 - 60/102: Installing method VirtualMachine>>memoryEnd
09:32:04				455/516 - 61/102: Installing method VirtualMachine>>memorySize
09:32:04				455/516 - 62/102: Installing method VirtualMachine>>oldSpace
09:32:04				455/516 - 63/102: Installing method VirtualMachine>>oldSpaceEnd
09:32:04				455/516 - 64/102: Installing method VirtualMachine>>operatingSystemName
09:32:04				455/516 - 65/102: Installing method VirtualMachine>>optionAt:
09:32:04				455/516 - 66/102: Installing method VirtualMachine>>optionDash
09:32:04				455/516 - 67/102: Installing method VirtualMachine>>options
09:32:04				455/516 - 68/102: Installing method VirtualMachine>>parameter46Documentation
09:32:04				455/516 - 69/102: Installing method VirtualMachine>>parameterAt:
09:32:04				455/516 - 70/102: Installing method VirtualMachine>>parameterAt:put:
09:32:04				455/516 - 71/102: Installing method VirtualMachine>>parameterLabels
09:32:04				455/516 - 72/102: Installing method VirtualMachine>>platformSourceVersion
09:32:04				455/516 - 73/102: Installing method VirtualMachine>>primVmPath
09:32:04				455/516 - 74/102: Installing method VirtualMachine>>processHasThreadIdInstVar:
09:32:04				455/516 - 75/102: Installing method VirtualMachine>>processPreemptionYields
09:32:04				455/516 - 76/102: Installing method VirtualMachine>>processPreemptionYields:
09:32:04				455/516 - 77/102: Installing method VirtualMachine>>saveImageVersionInImageHeader
09:32:04				455/516 - 78/102: Installing method VirtualMachine>>setGCBiasToGrowGCLimit:
09:32:04				455/516 - 79/102: Installing method VirtualMachine>>setGCParameters
09:32:04				455/516 - 80/102: Installing method VirtualMachine>>setGCSemaphore:
09:32:04				455/516 - 81/102: Installing method VirtualMachine>>statisticsReport
09:32:04				455/516 - 82/102: Installing method VirtualMachine>>supportsMultipleBytecodeSets
09:32:04				455/516 - 83/102: Installing method VirtualMachine>>supportsWriteBarrier
09:32:04				455/516 - 84/102: Installing method VirtualMachine>>tenureCount
09:32:04				455/516 - 85/102: Installing method VirtualMachine>>tenuringThreshold
09:32:04				455/516 - 86/102: Installing method VirtualMachine>>tenuringThreshold:
09:32:04				455/516 - 87/102: Installing method VirtualMachine>>totalFullGCTime
09:32:04				455/516 - 88/102: Installing method VirtualMachine>>totalGCMarkPhaseTime
09:32:04				455/516 - 89/102: Installing method VirtualMachine>>totalGCSweepPhaseTime
09:32:04				455/516 - 90/102: Installing method VirtualMachine>>totalGCTime
09:32:04				455/516 - 91/102: Installing method VirtualMachine>>totalIncrementalGCTime
09:32:04				455/516 - 92/102: Installing method VirtualMachine>>totalJITCompileBlocksTime
09:32:04				455/516 - 93/102: Installing method VirtualMachine>>totalJITCompileMethodsTime
09:32:04				455/516 - 94/102: Installing method VirtualMachine>>totalJITCompileTime
09:32:04				455/516 - 95/102: Installing method VirtualMachine>>unloadModule:
09:32:04				455/516 - 96/102: Installing method VirtualMachine>>version
09:32:04				455/516 - 97/102: Installing method VirtualMachine>>versionLabel
09:32:04				455/516 - 98/102: Installing method VirtualMachine>>vmFileName
09:32:04				455/516 - 99/102: Installing method VirtualMachine>>voidCogVMState
09:32:04				455/516 - 100/102: Installing method VirtualMachine>>wordSize
09:32:04				455/516 - 101/102: Installing method VirtualMachine>>youngSpaceEnd
09:32:04				455/516 - 102/102: Installing method VirtualMachine>>youngSpaceSize
09:32:04				456/516 - 1/2: Installing method Warning>>defaultAction
09:32:04				456/516 - 2/2: Installing method Warning>>unhandledErrorAction
09:32:04				457/516 - 1/8: Installing method WeakAnnouncementSubscription>>finalize
09:32:04				457/516 - 2/8: Installing method WeakAnnouncementSubscription>>makeStrong
09:32:04				457/516 - 3/8: Installing method WeakAnnouncementSubscription>>makeWeak
09:32:04				457/516 - 4/8: Installing method WeakAnnouncementSubscription>>next
09:32:04				457/516 - 5/8: Installing method WeakAnnouncementSubscription>>register
09:32:04				457/516 - 6/8: Installing method WeakAnnouncementSubscription>>subscriber
09:32:04				457/516 - 7/8: Installing method WeakAnnouncementSubscription>>subscriber:
09:32:04				457/516 - 8/8: Installing method WeakAnnouncementSubscription>>unregister
09:32:04				457/516 - 1/1: Installing method WeakAnnouncementSubscription class>>new
09:32:04				459/516 - 1/3: Installing method WeakIdentityKeyDictionary>>add:
09:32:04				459/516 - 2/3: Installing method WeakIdentityKeyDictionary>>at:put:
09:32:04				459/516 - 3/3: Installing method WeakIdentityKeyDictionary>>postCopy
09:32:04				460/516 - 1/2: Installing method WeakIdentitySet>>scanFor:
09:32:05				460/516 - 2/2: Installing method WeakIdentitySet>>scanForEmptySlotFor:
09:32:05				461/516 - 1/3: Installing method WeakIdentityValueDictionary>>keyAtValue:ifAbsent:
09:32:05				461/516 - 2/3: Installing method WeakIdentityValueDictionary>>scanFor:
09:32:05				461/516 - 3/3: Installing method WeakIdentityValueDictionary>>scanForEmptySlotFor:
09:32:05				462/516 - 1/3: Installing method WeakKeyAssociation>>container
09:32:05				462/516 - 2/3: Installing method WeakKeyAssociation>>container:
09:32:05				462/516 - 3/3: Installing method WeakKeyAssociation>>mourn
09:32:05				463/516 - 1/3: Installing method WeakKeyDictionary>>add:
09:32:05				463/516 - 2/3: Installing method WeakKeyDictionary>>at:put:
09:32:05				463/516 - 3/3: Installing method WeakKeyDictionary>>postCopy
09:32:05				464/516 - 1/2: Installing method WeakLayout>>instanceSpecification
09:32:05				464/516 - 2/2: Installing method WeakLayout>>isWeak
09:32:05				464/516 - 1/2: Installing method WeakLayout class>>extending:scope:host:
09:32:05				464/516 - 2/2: Installing method WeakLayout class>>subclassDefiningSymbol
09:32:05				465/516 - 1/24: Installing method WeakMessageSend>>=
09:32:05				465/516 - 2/24: Installing method WeakMessageSend>>arguments
09:32:05				465/516 - 3/24: Installing method WeakMessageSend>>arguments:
09:32:05				465/516 - 4/24: Installing method WeakMessageSend>>asMessageSend
09:32:05				465/516 - 5/24: Installing method WeakMessageSend>>asMinimalRepresentation
09:32:05				465/516 - 6/24: Installing method WeakMessageSend>>collectArguments:
09:32:05				465/516 - 7/24: Installing method WeakMessageSend>>ensureArguments
09:32:12				465/516 - 8/24: Installing method WeakMessageSend>>ensureReceiver
09:32:12				465/516 - 9/24: Installing method WeakMessageSend>>ensureReceiver:
09:32:12				465/516 - 10/24: Installing method WeakMessageSend>>ensureReceiverAndArguments
09:32:12				465/516 - 11/24: Installing method WeakMessageSend>>ensureReceiverAndArguments:
09:32:12				465/516 - 12/24: Installing method WeakMessageSend>>isAnyArgumentGarbage
09:32:12				465/516 - 13/24: Installing method WeakMessageSend>>isReceiverGarbage
09:32:12				465/516 - 14/24: Installing method WeakMessageSend>>isReceiverOrAnyArgumentGarbage
09:32:12				465/516 - 15/24: Installing method WeakMessageSend>>isValid
09:32:12				465/516 - 16/24: Installing method WeakMessageSend>>printOn:
09:32:12				465/516 - 17/24: Installing method WeakMessageSend>>receiver
09:32:12				465/516 - 18/24: Installing method WeakMessageSend>>receiver:
09:32:12				465/516 - 19/24: Installing method WeakMessageSend>>value
09:32:12				465/516 - 20/24: Installing method WeakMessageSend>>value:
09:32:12				465/516 - 21/24: Installing method WeakMessageSend>>value:value:
09:32:12				465/516 - 22/24: Installing method WeakMessageSend>>value:value:value:
09:32:12				465/516 - 23/24: Installing method WeakMessageSend>>valueWithArguments:
09:32:12				465/516 - 24/24: Installing method WeakMessageSend>>valueWithEnoughArguments:
09:32:12				465/516 - 1/1: Installing method WeakMessageSend class>>new
09:32:12				466/516 - 1/1: Installing method WeakOrderedCollection class>>arrayType
09:32:12				467/516 - 1/23: Installing method WeakSet>>add:
09:32:12				467/516 - 2/23: Installing method WeakSet>>anyOne
09:32:12				467/516 - 3/23: Installing method WeakSet>>asArray
09:32:12				467/516 - 4/23: Installing method WeakSet>>collect:
09:32:12				467/516 - 5/23: Installing method WeakSet>>do:
09:32:12				467/516 - 6/23: Installing method WeakSet>>do:after:
09:32:12				467/516 - 7/23: Installing method WeakSet>>fixCollisionsFrom:
09:32:12				467/516 - 8/23: Installing method WeakSet>>grow
09:32:12				467/516 - 9/23: Installing method WeakSet>>growTo:
09:32:12				467/516 - 10/23: Installing method WeakSet>>includes:
09:32:12				467/516 - 11/23: Installing method WeakSet>>initialize:
09:32:12				467/516 - 12/23: Installing method WeakSet>>isHealthy
09:32:12				467/516 - 13/23: Installing method WeakSet>>like:
09:32:12				467/516 - 14/23: Installing method WeakSet>>like:ifAbsent:
09:32:12				467/516 - 15/23: Installing method WeakSet>>noCheckNoGrowFillFrom:
09:32:12				467/516 - 16/23: Installing method WeakSet>>postCopy
09:32:12				467/516 - 17/23: Installing method WeakSet>>printElementsOn:
09:32:12				467/516 - 18/23: Installing method WeakSet>>rehash
09:32:12				467/516 - 19/23: Installing method WeakSet>>remove:ifAbsent:
09:32:13				467/516 - 20/23: Installing method WeakSet>>scanFor:
09:32:13				467/516 - 21/23: Installing method WeakSet>>scanForEmptySlotFor:
09:32:13				467/516 - 22/23: Installing method WeakSet>>scanForLoadedSymbol:
09:32:13				467/516 - 23/23: Installing method WeakSet>>slowSize
09:32:13				468/516 - 1/4: Installing method WeakSubscriptionBuilder>>announcer:
09:32:13				468/516 - 2/4: Installing method WeakSubscriptionBuilder>>weak
09:32:13				468/516 - 3/4: Installing method WeakSubscriptionBuilder>>when:do:for:
09:32:13				468/516 - 4/4: Installing method WeakSubscriptionBuilder>>when:send:to:
09:32:13				468/516 - 1/1: Installing method WeakSubscriptionBuilder class>>on:
09:32:13				469/516 - 1/3: Installing method WeakValueAssociation>>key:value:
09:32:13				469/516 - 2/3: Installing method WeakValueAssociation>>value
09:32:13				469/516 - 3/3: Installing method WeakValueAssociation>>value:
09:32:13				469/516 - 1/2: Installing method WeakValueAssociation class>>key:value:
09:32:13				469/516 - 2/2: Installing method WeakValueAssociation class>>new
09:32:13				470/516 - 1/10: Installing method WeakValueDictionary>>add:
09:32:13				470/516 - 2/10: Installing method WeakValueDictionary>>associationAt:ifAbsent:
09:32:13				470/516 - 3/10: Installing method WeakValueDictionary>>associationsDo:
09:32:13				470/516 - 4/10: Installing method WeakValueDictionary>>at:ifAbsent:
09:32:13				470/516 - 5/10: Installing method WeakValueDictionary>>at:ifPresent:
09:32:13				470/516 - 6/10: Installing method WeakValueDictionary>>at:put:
09:32:13				470/516 - 7/10: Installing method WeakValueDictionary>>includesKey:
09:32:13				470/516 - 8/10: Installing method WeakValueDictionary>>rehash
09:32:13				470/516 - 9/10: Installing method WeakValueDictionary>>size
09:32:13				470/516 - 10/10: Installing method WeakValueDictionary>>valuesDo:
09:32:13				471/516 - 1/21: Installing method WideCharacterSet>>=
09:32:13				471/516 - 2/21: Installing method WideCharacterSet>>add:
09:32:13				471/516 - 3/21: Installing method WideCharacterSet>>bitmap:at:
09:32:13				471/516 - 4/21: Installing method WideCharacterSet>>bitmap:do:
09:32:13				471/516 - 5/21: Installing method WideCharacterSet>>byteArrayMap
09:32:13				471/516 - 6/21: Installing method WideCharacterSet>>clearBitmap:at:
09:32:13				471/516 - 7/21: Installing method WideCharacterSet>>complement
09:32:13				471/516 - 8/21: Installing method WideCharacterSet>>do:
09:32:13				471/516 - 9/21: Installing method WideCharacterSet>>findFirstInByteString:startingAt:
09:32:13				471/516 - 10/21: Installing method WideCharacterSet>>hasWideCharacters
09:32:13				471/516 - 11/21: Installing method WideCharacterSet>>hash
09:32:13				471/516 - 12/21: Installing method WideCharacterSet>>includes:
09:32:13				471/516 - 13/21: Installing method WideCharacterSet>>initialize
09:32:13				471/516 - 14/21: Installing method WideCharacterSet>>postCopy
09:32:13				471/516 - 15/21: Installing method WideCharacterSet>>remove:
09:32:13				471/516 - 16/21: Installing method WideCharacterSet>>remove:ifAbsent:
09:32:13				471/516 - 17/21: Installing method WideCharacterSet>>removeAll
09:32:13				471/516 - 18/21: Installing method WideCharacterSet>>setBitmap:at:
09:32:13				471/516 - 19/21: Installing method WideCharacterSet>>size
09:32:13				471/516 - 20/21: Installing method WideCharacterSet>>species
09:32:13				471/516 - 21/21: Installing method WideCharacterSet>>wideCharacterMap
09:32:13				471/516 - 1/1: Installing method WideCharacterSet class>>newFrom:
09:32:13				472/516 - 1/17: Installing method WideString>>asByteArray
09:32:13				472/516 - 2/17: Installing method WideString>>asFourCode
09:32:13				472/516 - 3/17: Installing method WideString>>asLowercase
09:32:13				472/516 - 4/17: Installing method WideString>>asUppercase
09:32:13				472/516 - 5/17: Installing method WideString>>asWideString
09:32:13				472/516 - 6/17: Installing method WideString>>at:
09:32:13				472/516 - 7/17: Installing method WideString>>at:put:
09:32:13				472/516 - 8/17: Installing method WideString>>byteAt:
09:32:13				472/516 - 9/17: Installing method WideString>>byteAt:put:
09:32:13				472/516 - 10/17: Installing method WideString>>byteSize
09:32:13				472/516 - 11/17: Installing method WideString>>copyFrom:to:
09:32:13				472/516 - 12/17: Installing method WideString>>createSymbol
09:32:13				472/516 - 13/17: Installing method WideString>>findIn:startingAt:matchTable:
09:32:14				472/516 - 14/17: Installing method WideString>>isWideString
09:32:14				472/516 - 15/17: Installing method WideString>>replaceFrom:to:with:startingAt:
09:32:14				472/516 - 16/17: Installing method WideString>>wordAt:
09:32:14				472/516 - 17/17: Installing method WideString>>wordAt:put:
09:32:14				472/516 - 1/3: Installing method WideString class>>from:
09:32:14				472/516 - 2/3: Installing method WideString class>>fromByteArray:
09:32:14				472/516 - 3/3: Installing method WideString class>>fromString:
09:32:14				473/516 - 1/12: Installing method WideSymbol>>asWideString
09:32:14				473/516 - 2/12: Installing method WideSymbol>>at:
09:32:14				473/516 - 3/12: Installing method WideSymbol>>byteAt:
09:32:14				473/516 - 4/12: Installing method WideSymbol>>byteAt:put:
09:32:14				473/516 - 5/12: Installing method WideSymbol>>byteSize
09:32:14				473/516 - 6/12: Installing method WideSymbol>>findIn:startingAt:matchTable:
09:32:14				473/516 - 7/12: Installing method WideSymbol>>isWideString
09:32:14				473/516 - 8/12: Installing method WideSymbol>>privateAt:put:
09:32:14				473/516 - 9/12: Installing method WideSymbol>>species
09:32:14				473/516 - 10/12: Installing method WideSymbol>>string:
09:32:14				473/516 - 11/12: Installing method WideSymbol>>wordAt:
09:32:14				473/516 - 12/12: Installing method WideSymbol>>wordAt:put:
09:32:14				474/516 - 1/3: Installing method Win32Platform>>accept:
09:32:14				474/516 - 2/3: Installing method Win32Platform>>isWin32
09:32:14				474/516 - 3/3: Installing method Win32Platform>>newTerminfo
09:32:14				474/516 - 1/1: Installing method Win32Platform class>>isActivePlatform
09:32:14				475/516 - 1/5: Installing method Win32WideString>>asString
09:32:14				475/516 - 2/5: Installing method Win32WideString>>asWin32WideString
09:32:14				475/516 - 3/5: Installing method Win32WideString>>byteSize
09:32:14				475/516 - 4/5: Installing method Win32WideString>>printOn:
09:32:14				475/516 - 5/5: Installing method Win32WideString>>size
09:32:14				475/516 - 1/4: Installing method Win32WideString class>>fromByteArray:
09:32:14				475/516 - 2/4: Installing method Win32WideString class>>fromHandle:
09:32:14				475/516 - 3/4: Installing method Win32WideString class>>fromString:
09:32:14				475/516 - 4/4: Installing method Win32WideString class>>new:
09:32:14				476/516 - 1/2: Installing method Win64Platform>>accept:
09:32:14				476/516 - 2/2: Installing method Win64Platform>>isWin64
09:32:14				476/516 - 1/1: Installing method Win64Platform class>>isActivePlatform
09:32:14				477/516 - 1/20: Installing method WinPlatform>>accept:
09:32:15				477/516 - 2/20: Installing method WinPlatform>>defaultMaximumPathLength
09:32:15				477/516 - 3/20: Installing method WinPlatform>>family
09:32:15				477/516 - 4/20: Installing method WinPlatform>>ffiLibraryName
09:32:15				477/516 - 5/20: Installing method WinPlatform>>formatMessage:_:_:_:_:_:_:
09:32:15				477/516 - 6/20: Installing method WinPlatform>>getEnvironmentVariable:into:size:
09:32:15				477/516 - 7/20: Installing method WinPlatform>>getErrorMessage:
09:32:15				477/516 - 8/20: Installing method WinPlatform>>getTempPath
09:32:15				477/516 - 9/20: Installing method WinPlatform>>getTempPath:buffer:
09:32:15				477/516 - 10/20: Installing method WinPlatform>>isWindows
09:32:15				477/516 - 11/20: Installing method WinPlatform>>keyForValue:
09:32:15				477/516 - 12/20: Installing method WinPlatform>>lastError
09:32:15				477/516 - 13/20: Installing method WinPlatform>>lineEnding
09:32:15				477/516 - 14/20: Installing method WinPlatform>>menuShortcutString
09:32:15				477/516 - 15/20: Installing method WinPlatform>>multiByteToWideCharacterCodepage:flags:input:inputLen:output:outputLen:
09:32:15				477/516 - 16/20: Installing method WinPlatform>>potentialLocationsOfSourcesFile
09:32:15				477/516 - 17/20: Installing method WinPlatform>>setEnvironmentVariable:value:
09:32:15				477/516 - 18/20: Installing method WinPlatform>>setLastError:
09:32:15				477/516 - 19/20: Installing method WinPlatform>>virtualKey:
09:32:15				477/516 - 20/20: Installing method WinPlatform>>wideCharacterToMultiByteCodepage:flags:input:inputLen:output:outputLen:
09:32:15				478/516 - 1/13: Installing method WordArray>>asWordArray
09:32:15				478/516 - 2/13: Installing method WordArray>>atAllPut:
09:32:15				478/516 - 3/13: Installing method WordArray>>byteSize
09:32:15				478/516 - 4/13: Installing method WordArray>>defaultElement
09:32:15				478/516 - 5/13: Installing method WordArray>>primAddArray:and:into:
09:32:15				478/516 - 6/13: Installing method WordArray>>primAddScalar:and:into:
09:32:15				478/516 - 7/13: Installing method WordArray>>primDivArray:and:into:
09:32:15				478/516 - 8/13: Installing method WordArray>>primDivScalar:and:into:
09:32:15				478/516 - 9/13: Installing method WordArray>>primMulArray:and:into:
09:32:15				478/516 - 10/13: Installing method WordArray>>primMulScalar:and:into:
09:32:15				478/516 - 11/13: Installing method WordArray>>primSubArray:and:into:
09:32:15				478/516 - 12/13: Installing method WordArray>>primSubScalar:and:into:
09:32:15				478/516 - 13/13: Installing method WordArray>>replaceFrom:to:with:startingAt:
09:32:15				479/516 - 1/4: Installing method WordLayout>>bytesPerSlot
09:32:15				479/516 - 2/4: Installing method WordLayout>>extendWord
09:32:15				479/516 - 3/4: Installing method WordLayout>>instanceSpecification
09:32:15				479/516 - 4/4: Installing method WordLayout>>isWords
09:32:15				479/516 - 1/2: Installing method WordLayout class>>extending:scope:host:
09:32:15				479/516 - 2/2: Installing method WordLayout class>>subclassDefiningSymbol
09:32:15				480/516 - 1/19: Installing method WorkingSession>>accessMode
09:32:15				480/516 - 2/19: Installing method WorkingSession>>accessMode:
09:32:15				480/516 - 3/19: Installing method WorkingSession>>addDeferredStartupAction:
09:32:15				480/516 - 4/19: Installing method WorkingSession>>errorHandler
09:32:15				480/516 - 5/19: Installing method WorkingSession>>executeDeferredStartupActions:
09:32:15				480/516 - 6/19: Installing method WorkingSession>>initialize
09:32:15				480/516 - 7/19: Installing method WorkingSession>>install
09:32:15				480/516 - 8/19: Installing method WorkingSession>>isDisabledAccessMode
09:32:15				480/516 - 9/19: Installing method WorkingSession>>isReadOnlyAccessMode
09:32:15				480/516 - 10/19: Installing method WorkingSession>>isReadWriteAccessMode
09:32:15				480/516 - 11/19: Installing method WorkingSession>>isWriteOnlyAccessMode
09:32:15				480/516 - 12/19: Installing method WorkingSession>>manager:
09:32:15				480/516 - 13/19: Installing method WorkingSession>>properties
09:32:15				480/516 - 14/19: Installing method WorkingSession>>runList:do:
09:32:15				480/516 - 15/19: Installing method WorkingSession>>runShutdown:
09:32:15				480/516 - 16/19: Installing method WorkingSession>>runStartup:
09:32:15				480/516 - 17/19: Installing method WorkingSession>>start:
09:32:15				480/516 - 18/19: Installing method WorkingSession>>stop:
09:32:15				480/516 - 19/19: Installing method WorkingSession>>uninstall
09:32:15				481/516 - 1/5: Installing method WorkspaceVariable>>allowsShadowing
09:32:15				481/516 - 2/5: Installing method WorkspaceVariable>>emitStore:
09:32:15				481/516 - 3/5: Installing method WorkspaceVariable>>emitValue:
09:32:15				481/516 - 4/5: Installing method WorkspaceVariable>>isReferenced
09:32:15				481/516 - 5/5: Installing method WorkspaceVariable>>isWorkspaceVariable
09:32:16				482/516 - 1/37: Installing method WriteStream>><<
09:32:16				482/516 - 2/37: Installing method WriteStream>>braceArray
09:32:16				482/516 - 3/37: Installing method WriteStream>>braceArray:
09:32:16				482/516 - 4/37: Installing method WriteStream>>contents
09:32:16				482/516 - 5/37: Installing method WriteStream>>cr
09:32:16				482/516 - 6/37: Installing method WriteStream>>crlf
09:32:16				482/516 - 7/37: Installing method WriteStream>>crtab
09:32:16				482/516 - 8/37: Installing method WriteStream>>crtab:
09:32:16				482/516 - 9/37: Installing method WriteStream>>ensureASpace
09:32:16				482/516 - 10/37: Installing method WriteStream>>ensureCr
09:32:16				482/516 - 11/37: Installing method WriteStream>>ensureEndsWith:
09:32:16				482/516 - 12/37: Installing method WriteStream>>ensureNoSpace
09:32:16				482/516 - 13/37: Installing method WriteStream>>growTo:
09:32:16				482/516 - 14/37: Installing method WriteStream>>lf
09:32:16				482/516 - 15/37: Installing method WriteStream>>next
09:32:16				482/516 - 16/37: Installing method WriteStream>>next:putAll:startingAt:
09:32:16				482/516 - 17/37: Installing method WriteStream>>nextChunkPut:
09:32:16				482/516 - 18/37: Installing method WriteStream>>nextPut:
09:32:16				482/516 - 19/37: Installing method WriteStream>>nextPutAll:
09:32:16				482/516 - 20/37: Installing method WriteStream>>on:
09:32:16				482/516 - 21/37: Installing method WriteStream>>on:from:to:
09:32:16				482/516 - 22/37: Installing method WriteStream>>pastEndPut:
09:32:16				482/516 - 23/37: Installing method WriteStream>>peekLast
09:32:16				482/516 - 24/37: Installing method WriteStream>>position:
09:32:16				482/516 - 25/37: Installing method WriteStream>>reset
09:32:16				482/516 - 26/37: Installing method WriteStream>>resetToStart
09:32:16				482/516 - 27/37: Installing method WriteStream>>setToEnd
09:32:16				482/516 - 28/37: Installing method WriteStream>>size
09:32:16				482/516 - 29/37: Installing method WriteStream>>space
09:32:16				482/516 - 30/37: Installing method WriteStream>>space:
09:32:16				482/516 - 31/37: Installing method WriteStream>>store:
09:32:16				482/516 - 32/37: Installing method WriteStream>>tab
09:32:16				482/516 - 33/37: Installing method WriteStream>>tab:
09:32:16				482/516 - 34/37: Installing method WriteStream>>with:
09:32:16				482/516 - 35/37: Installing method WriteStream>>with:from:to:
09:32:16				482/516 - 36/37: Installing method WriteStream>>withAttribute:do:
09:32:16				482/516 - 37/37: Installing method WriteStream>>withAttributes:do:
09:32:16				482/516 - 1/2: Installing method WriteStream class>>with:
09:32:16				482/516 - 2/2: Installing method WriteStream class>>with:from:to:
09:32:16				483/516 - 1/3: Installing method ZeroDivide>>dividend
09:32:17				483/516 - 2/3: Installing method ZeroDivide>>dividend:
09:32:17				483/516 - 3/3: Installing method ZeroDivide>>isResumable
09:32:17				483/516 - 1/2: Installing method ZeroDivide class>>dividend:
09:32:17				483/516 - 2/2: Installing method ZeroDivide class>>signalWithDividend:
09:32:17				484/516 - 1/26: Installing method ZnBase64Encoder>>alphabet
09:32:17				484/516 - 2/26: Installing method ZnBase64Encoder>>alphabet:
09:32:17				484/516 - 3/26: Installing method ZnBase64Encoder>>beForURLEncoding
09:32:17				484/516 - 4/26: Installing method ZnBase64Encoder>>beLenient
09:32:17				484/516 - 5/26: Installing method ZnBase64Encoder>>beStrict
09:32:17				484/516 - 6/26: Installing method ZnBase64Encoder>>breakLines
09:32:17				484/516 - 7/26: Installing method ZnBase64Encoder>>breakLinesAt:
09:32:17				484/516 - 8/26: Installing method ZnBase64Encoder>>byteCountFor:
09:32:17				484/516 - 9/26: Installing method ZnBase64Encoder>>characterCountFor:
09:32:17				484/516 - 10/26: Installing method ZnBase64Encoder>>characterForValue:
09:32:17				484/516 - 11/26: Installing method ZnBase64Encoder>>decode:
09:32:17				484/516 - 12/26: Installing method ZnBase64Encoder>>decode:and:and:and:to:
09:32:17				484/516 - 13/26: Installing method ZnBase64Encoder>>decode:to:
09:32:17				484/516 - 14/26: Installing method ZnBase64Encoder>>encode:
09:32:17				484/516 - 15/26: Installing method ZnBase64Encoder>>encode:and:and:to:
09:32:17				484/516 - 16/26: Installing method ZnBase64Encoder>>encode:to:
09:32:17				484/516 - 17/26: Installing method ZnBase64Encoder>>initialize
09:32:17				484/516 - 18/26: Installing method ZnBase64Encoder>>isLegalCharacter:
09:32:17				484/516 - 19/26: Installing method ZnBase64Encoder>>isWhitespaceCharacter:
09:32:17				484/516 - 20/26: Installing method ZnBase64Encoder>>lineEndConvention:
09:32:17				484/516 - 21/26: Installing method ZnBase64Encoder>>noPadding
09:32:17				484/516 - 22/26: Installing method ZnBase64Encoder>>padding:
09:32:17				484/516 - 23/26: Installing method ZnBase64Encoder>>skipWhitespace:
09:32:17				484/516 - 24/26: Installing method ZnBase64Encoder>>standardAlphabetWith:and:
09:32:17				484/516 - 25/26: Installing method ZnBase64Encoder>>valueForCharacter:
09:32:17				484/516 - 26/26: Installing method ZnBase64Encoder>>whitespace:
09:32:17				484/516 - 1/1: Installing method ZnBase64Encoder class>>initialize
09:32:17				485/516 - 1/44: Installing method ZnBufferedReadStream>>atEnd
09:32:17				485/516 - 2/44: Installing method ZnBufferedReadStream>>back
09:32:17				485/516 - 3/44: Installing method ZnBufferedReadStream>>close
09:32:17				485/516 - 4/44: Installing method ZnBufferedReadStream>>closed
09:32:17				485/516 - 5/44: Installing method ZnBufferedReadStream>>collectionSpecies
09:32:17				485/516 - 6/44: Installing method ZnBufferedReadStream>>contents
09:32:17				485/516 - 7/44: Installing method ZnBufferedReadStream>>defaultBufferSize
09:32:17				485/516 - 8/44: Installing method ZnBufferedReadStream>>discardBuffer
09:32:17				485/516 - 9/44: Installing method ZnBufferedReadStream>>initialize
09:32:17				485/516 - 10/44: Installing method ZnBufferedReadStream>>int16
09:32:17				485/516 - 11/44: Installing method ZnBufferedReadStream>>int32
09:32:17				485/516 - 12/44: Installing method ZnBufferedReadStream>>int8
09:32:17				485/516 - 13/44: Installing method ZnBufferedReadStream>>isBinary
09:32:17				485/516 - 14/44: Installing method ZnBufferedReadStream>>isStream
09:32:17				485/516 - 15/44: Installing method ZnBufferedReadStream>>next
09:32:17				485/516 - 16/44: Installing method ZnBufferedReadStream>>next:
09:32:17				485/516 - 17/44: Installing method ZnBufferedReadStream>>next:into:
09:32:17				485/516 - 18/44: Installing method ZnBufferedReadStream>>next:into:startingAt:
09:32:18				485/516 - 19/44: Installing method ZnBufferedReadStream>>nextBuffer
09:32:18				485/516 - 20/44: Installing method ZnBufferedReadStream>>nextInt32
09:32:18				485/516 - 21/44: Installing method ZnBufferedReadStream>>nextIntegerOfSize:signed:bigEndian:
09:32:18				485/516 - 22/44: Installing method ZnBufferedReadStream>>nextInto:
09:32:18				485/516 - 23/44: Installing method ZnBufferedReadStream>>nextLittleEndianNumber:
09:32:18				485/516 - 24/44: Installing method ZnBufferedReadStream>>nextNumber:
09:32:18				485/516 - 25/44: Installing method ZnBufferedReadStream>>nextWord
09:32:18				485/516 - 26/44: Installing method ZnBufferedReadStream>>on:
09:32:18				485/516 - 27/44: Installing method ZnBufferedReadStream>>peek
09:32:18				485/516 - 28/44: Installing method ZnBufferedReadStream>>peekFor:
09:32:18				485/516 - 29/44: Installing method ZnBufferedReadStream>>position
09:32:18				485/516 - 30/44: Installing method ZnBufferedReadStream>>position:
09:32:18				485/516 - 31/44: Installing method ZnBufferedReadStream>>readFromBufferInto:startingAt:count:
09:32:18				485/516 - 32/44: Installing method ZnBufferedReadStream>>readInto:startingAt:count:
09:32:18				485/516 - 33/44: Installing method ZnBufferedReadStream>>readStream
09:32:18				485/516 - 34/44: Installing method ZnBufferedReadStream>>setToEnd
09:32:18				485/516 - 35/44: Installing method ZnBufferedReadStream>>shouldBufferReadOfCount:
09:32:18				485/516 - 36/44: Installing method ZnBufferedReadStream>>size
09:32:18				485/516 - 37/44: Installing method ZnBufferedReadStream>>sizeBuffer:
09:32:18				485/516 - 38/44: Installing method ZnBufferedReadStream>>skip:
09:32:18				485/516 - 39/44: Installing method ZnBufferedReadStream>>uint16
09:32:18				485/516 - 40/44: Installing method ZnBufferedReadStream>>uint32
09:32:18				485/516 - 41/44: Installing method ZnBufferedReadStream>>uint8
09:32:18				485/516 - 42/44: Installing method ZnBufferedReadStream>>upTo:
09:32:18				485/516 - 43/44: Installing method ZnBufferedReadStream>>upToEnd
09:32:18				485/516 - 44/44: Installing method ZnBufferedReadStream>>wrappedStream
09:32:18				485/516 - 1/2: Installing method ZnBufferedReadStream class>>on:
09:32:18				485/516 - 2/2: Installing method ZnBufferedReadStream class>>on:do:
09:32:18				486/516 - 1/29: Installing method ZnBufferedReadWriteStream>>atEnd
09:32:18				486/516 - 2/29: Installing method ZnBufferedReadWriteStream>>close
09:32:18				486/516 - 3/29: Installing method ZnBufferedReadWriteStream>>closed
09:32:18				486/516 - 4/29: Installing method ZnBufferedReadWriteStream>>flush
09:32:18				486/516 - 5/29: Installing method ZnBufferedReadWriteStream>>isBinary
09:32:18				486/516 - 6/29: Installing method ZnBufferedReadWriteStream>>isReadOnly
09:32:18				486/516 - 7/29: Installing method ZnBufferedReadWriteStream>>isStream
09:32:18				486/516 - 8/29: Installing method ZnBufferedReadWriteStream>>next
09:32:18				486/516 - 9/29: Installing method ZnBufferedReadWriteStream>>next:
09:32:18				486/516 - 10/29: Installing method ZnBufferedReadWriteStream>>next:putAll:
09:32:18				486/516 - 11/29: Installing method ZnBufferedReadWriteStream>>next:putAll:startingAt:
09:32:18				486/516 - 12/29: Installing method ZnBufferedReadWriteStream>>nextPut:
09:32:18				486/516 - 13/29: Installing method ZnBufferedReadWriteStream>>nextPutAll:
09:32:18				486/516 - 14/29: Installing method ZnBufferedReadWriteStream>>on:
09:32:18				486/516 - 15/29: Installing method ZnBufferedReadWriteStream>>peek
09:32:18				486/516 - 16/29: Installing method ZnBufferedReadWriteStream>>position
09:32:18				486/516 - 17/29: Installing method ZnBufferedReadWriteStream>>position:
09:32:18				486/516 - 18/29: Installing method ZnBufferedReadWriteStream>>readInto:startingAt:count:
09:32:18				486/516 - 19/29: Installing method ZnBufferedReadWriteStream>>readingActionDo:
09:32:18				486/516 - 20/29: Installing method ZnBufferedReadWriteStream>>setToEnd
09:32:18				486/516 - 21/29: Installing method ZnBufferedReadWriteStream>>size
09:32:18				486/516 - 22/29: Installing method ZnBufferedReadWriteStream>>sizeBuffer:
09:32:18				486/516 - 23/29: Installing method ZnBufferedReadWriteStream>>skip:
09:32:18				486/516 - 24/29: Installing method ZnBufferedReadWriteStream>>truncate
09:32:18				486/516 - 25/29: Installing method ZnBufferedReadWriteStream>>truncate:
09:32:18				486/516 - 26/29: Installing method ZnBufferedReadWriteStream>>upTo:
09:32:18				486/516 - 27/29: Installing method ZnBufferedReadWriteStream>>upToEnd
09:32:18				486/516 - 28/29: Installing method ZnBufferedReadWriteStream>>wrappedStream
09:32:18				486/516 - 29/29: Installing method ZnBufferedReadWriteStream>>writingActionDo:
09:32:18				486/516 - 1/2: Installing method ZnBufferedReadWriteStream class>>on:
09:32:18				486/516 - 2/2: Installing method ZnBufferedReadWriteStream class>>on:do:
09:32:19				487/516 - 1/43: Installing method ZnBufferedWriteStream>>buffer
09:32:19				487/516 - 2/43: Installing method ZnBufferedWriteStream>>bufferFreeSize
09:32:19				487/516 - 3/43: Installing method ZnBufferedWriteStream>>bufferSize
09:32:19				487/516 - 4/43: Installing method ZnBufferedWriteStream>>close
09:32:19				487/516 - 5/43: Installing method ZnBufferedWriteStream>>closed
09:32:19				487/516 - 6/43: Installing method ZnBufferedWriteStream>>cr
09:32:19				487/516 - 7/43: Installing method ZnBufferedWriteStream>>crlf
09:32:19				487/516 - 8/43: Installing method ZnBufferedWriteStream>>defaultBufferSize
09:32:19				487/516 - 9/43: Installing method ZnBufferedWriteStream>>discardBuffer
09:32:19				487/516 - 10/43: Installing method ZnBufferedWriteStream>>finish
09:32:19				487/516 - 11/43: Installing method ZnBufferedWriteStream>>flush
09:32:19				487/516 - 12/43: Installing method ZnBufferedWriteStream>>flushBuffer
09:32:19				487/516 - 13/43: Installing method ZnBufferedWriteStream>>flushBufferIfFull
09:32:19				487/516 - 14/43: Installing method ZnBufferedWriteStream>>int16:
09:32:19				487/516 - 15/43: Installing method ZnBufferedWriteStream>>int32:
09:32:19				487/516 - 16/43: Installing method ZnBufferedWriteStream>>int8:
09:32:19				487/516 - 17/43: Installing method ZnBufferedWriteStream>>isBinary
09:32:19				487/516 - 18/43: Installing method ZnBufferedWriteStream>>isStream
09:32:19				487/516 - 19/43: Installing method ZnBufferedWriteStream>>lf
09:32:19				487/516 - 20/43: Installing method ZnBufferedWriteStream>>next:putAll:
09:32:19				487/516 - 21/43: Installing method ZnBufferedWriteStream>>next:putAll:startingAt:
09:32:19				487/516 - 22/43: Installing method ZnBufferedWriteStream>>nextInt32Put:
09:32:19				487/516 - 23/43: Installing method ZnBufferedWriteStream>>nextIntegerOfSize:signed:bigEndian:put:
09:32:19				487/516 - 24/43: Installing method ZnBufferedWriteStream>>nextLittleEndianNumber:put:
09:32:19				487/516 - 25/43: Installing method ZnBufferedWriteStream>>nextNumber:put:
09:32:19				487/516 - 26/43: Installing method ZnBufferedWriteStream>>nextPut:
09:32:19				487/516 - 27/43: Installing method ZnBufferedWriteStream>>nextPutAll:
09:32:19				487/516 - 28/43: Installing method ZnBufferedWriteStream>>nextWordPut:
09:32:19				487/516 - 29/43: Installing method ZnBufferedWriteStream>>on:
09:32:19				487/516 - 30/43: Installing method ZnBufferedWriteStream>>position
09:32:19				487/516 - 31/43: Installing method ZnBufferedWriteStream>>position:
09:32:19				487/516 - 32/43: Installing method ZnBufferedWriteStream>>print:
09:32:19				487/516 - 33/43: Installing method ZnBufferedWriteStream>>printOn:
09:32:19				487/516 - 34/43: Installing method ZnBufferedWriteStream>>reset
09:32:19				487/516 - 35/43: Installing method ZnBufferedWriteStream>>setToEnd
09:32:19				487/516 - 36/43: Installing method ZnBufferedWriteStream>>sizeBuffer:
09:32:19				487/516 - 37/43: Installing method ZnBufferedWriteStream>>space
09:32:19				487/516 - 38/43: Installing method ZnBufferedWriteStream>>tab
09:32:19				487/516 - 39/43: Installing method ZnBufferedWriteStream>>truncate
09:32:19				487/516 - 40/43: Installing method ZnBufferedWriteStream>>truncate:
09:32:19				487/516 - 41/43: Installing method ZnBufferedWriteStream>>uint16:
09:32:19				487/516 - 42/43: Installing method ZnBufferedWriteStream>>uint32:
09:32:19				487/516 - 43/43: Installing method ZnBufferedWriteStream>>uint8:
09:32:19				487/516 - 1/2: Installing method ZnBufferedWriteStream class>>on:
09:32:19				487/516 - 2/2: Installing method ZnBufferedWriteStream class>>on:do:
09:32:19				488/516 - 1/1: Installing method ZnByteEncoder>>decodeBytesIntoWideString:
09:32:20				488/516 - 1/33: Installing method ZnByteEncoder class>>cp1250Mapping
09:32:20				488/516 - 2/33: Installing method ZnByteEncoder class>>cp1251Mapping
09:32:20				488/516 - 3/33: Installing method ZnByteEncoder class>>cp1252Mapping
09:32:20				488/516 - 4/33: Installing method ZnByteEncoder class>>cp1253Mapping
09:32:20				488/516 - 5/33: Installing method ZnByteEncoder class>>cp1254Mapping
09:32:20				488/516 - 6/33: Installing method ZnByteEncoder class>>cp1255Mapping
09:32:20				488/516 - 7/33: Installing method ZnByteEncoder class>>cp1256Mapping
09:32:20				488/516 - 8/33: Installing method ZnByteEncoder class>>cp1257Mapping
09:32:20				488/516 - 9/33: Installing method ZnByteEncoder class>>cp1258Mapping
09:32:20				488/516 - 10/33: Installing method ZnByteEncoder class>>cp850Mapping
09:32:20				488/516 - 11/33: Installing method ZnByteEncoder class>>cp866Mapping
09:32:20				488/516 - 12/33: Installing method ZnByteEncoder class>>cp874Mapping
09:32:20				488/516 - 13/33: Installing method ZnByteEncoder class>>generateByteToUnicodeSpec:
09:32:20				488/516 - 14/33: Installing method ZnByteEncoder class>>iso885910Mapping
09:32:20				488/516 - 15/33: Installing method ZnByteEncoder class>>iso885913Mapping
09:32:20				488/516 - 16/33: Installing method ZnByteEncoder class>>iso885914Mapping
09:32:20				488/516 - 17/33: Installing method ZnByteEncoder class>>iso885915Mapping
09:32:20				488/516 - 18/33: Installing method ZnByteEncoder class>>iso885916Mapping
09:32:20				488/516 - 19/33: Installing method ZnByteEncoder class>>iso88592Mapping
09:32:20				488/516 - 20/33: Installing method ZnByteEncoder class>>iso88593Mapping
09:32:20				488/516 - 21/33: Installing method ZnByteEncoder class>>iso88594Mapping
09:32:20				488/516 - 22/33: Installing method ZnByteEncoder class>>iso88595Mapping
09:32:20				488/516 - 23/33: Installing method ZnByteEncoder class>>iso88596Mapping
09:32:20				488/516 - 24/33: Installing method ZnByteEncoder class>>iso88597Mapping
09:32:20				488/516 - 25/33: Installing method ZnByteEncoder class>>iso88598Mapping
09:32:20				488/516 - 26/33: Installing method ZnByteEncoder class>>koi8rMapping
09:32:20				488/516 - 27/33: Installing method ZnByteEncoder class>>koi8uMapping
09:32:20				488/516 - 28/33: Installing method ZnByteEncoder class>>macCyrillicMapping
09:32:20				488/516 - 29/33: Installing method ZnByteEncoder class>>macRomanMapping
09:32:20				488/516 - 30/33: Installing method ZnByteEncoder class>>mappingToIdentifiers
09:32:20				488/516 - 31/33: Installing method ZnByteEncoder class>>newFromUrl:
09:32:20				488/516 - 32/33: Installing method ZnByteEncoder class>>parseUnicodeOrgSpec:
09:32:20				488/516 - 33/33: Installing method ZnByteEncoder class>>top128FromUnicodeSpec:
09:32:20				489/516 - 1/6: Installing method ZnByteStringBecameWideString>>becomeForward
09:32:20				489/516 - 2/6: Installing method ZnByteStringBecameWideString>>byteString
09:32:20				489/516 - 3/6: Installing method ZnByteStringBecameWideString>>byteString:
09:32:20				489/516 - 4/6: Installing method ZnByteStringBecameWideString>>isResumable
09:32:20				489/516 - 5/6: Installing method ZnByteStringBecameWideString>>wideString
09:32:20				489/516 - 6/6: Installing method ZnByteStringBecameWideString>>wideString:
09:32:20				489/516 - 1/1: Installing method ZnByteStringBecameWideString class>>convert:
09:32:20				490/516 - 1/11: Installing method ZnCRLFReadStream>>atEnd
09:32:20				490/516 - 2/11: Installing method ZnCRLFReadStream>>close
09:32:20				490/516 - 3/11: Installing method ZnCRLFReadStream>>isBinary
09:32:20				490/516 - 4/11: Installing method ZnCRLFReadStream>>next
09:32:20				490/516 - 5/11: Installing method ZnCRLFReadStream>>next:into:
09:32:20				490/516 - 6/11: Installing method ZnCRLFReadStream>>next:into:startingAt:
09:32:20				490/516 - 7/11: Installing method ZnCRLFReadStream>>on:
09:32:20				490/516 - 8/11: Installing method ZnCRLFReadStream>>peek
09:32:20				490/516 - 9/11: Installing method ZnCRLFReadStream>>readInto:startingAt:count:
09:32:20				490/516 - 10/11: Installing method ZnCRLFReadStream>>readStream
09:32:20				490/516 - 11/11: Installing method ZnCRLFReadStream>>upToEnd
09:32:20				490/516 - 1/2: Installing method ZnCRLFReadStream class>>initialize
09:32:20				490/516 - 2/2: Installing method ZnCRLFReadStream class>>on:
09:32:21				491/516 - 1/29: Installing method ZnCharacterEncoder>>=
09:32:21				491/516 - 2/29: Installing method ZnCharacterEncoder>>asZnCharacterEncoder
09:32:21				491/516 - 3/29: Installing method ZnCharacterEncoder>>backOnStream:
09:32:21				491/516 - 4/29: Installing method ZnCharacterEncoder>>beLenient
09:32:21				491/516 - 5/29: Installing method ZnCharacterEncoder>>decodeAsCodePoints:
09:32:21				491/516 - 6/29: Installing method ZnCharacterEncoder>>decodeBytes:
09:32:21				491/516 - 7/29: Installing method ZnCharacterEncoder>>encodeCodePoints:
09:32:21				491/516 - 8/29: Installing method ZnCharacterEncoder>>encodeString:
09:32:21				491/516 - 9/29: Installing method ZnCharacterEncoder>>encodedByteCountFor:
09:32:21				491/516 - 10/29: Installing method ZnCharacterEncoder>>encodedByteCountForCodePoint:
09:32:21				491/516 - 11/29: Installing method ZnCharacterEncoder>>encodedByteCountForCodePoints:
09:32:21				491/516 - 12/29: Installing method ZnCharacterEncoder>>encodedByteCountForString:
09:32:21				491/516 - 13/29: Installing method ZnCharacterEncoder>>endianness
09:32:21				491/516 - 14/29: Installing method ZnCharacterEncoder>>ensureAtBeginOfCodePointOnStream:
09:32:21				491/516 - 15/29: Installing method ZnCharacterEncoder>>error:
09:32:21				491/516 - 16/29: Installing method ZnCharacterEncoder>>errorIncomplete
09:32:21				491/516 - 17/29: Installing method ZnCharacterEncoder>>errorOutsideRange
09:32:21				491/516 - 18/29: Installing method ZnCharacterEncoder>>hash
09:32:21				491/516 - 19/29: Installing method ZnCharacterEncoder>>identifier
09:32:21				491/516 - 20/29: Installing method ZnCharacterEncoder>>isFixedLength
09:32:21				491/516 - 21/29: Installing method ZnCharacterEncoder>>isStrict
09:32:21				491/516 - 22/29: Installing method ZnCharacterEncoder>>isVariableLength
09:32:21				491/516 - 23/29: Installing method ZnCharacterEncoder>>next:putAll:startingAt:toStream:
09:32:21				491/516 - 24/29: Installing method ZnCharacterEncoder>>nextCodePointFromStream:
09:32:21				491/516 - 25/29: Installing method ZnCharacterEncoder>>nextFromStream:
09:32:21				491/516 - 26/29: Installing method ZnCharacterEncoder>>nextPut:toStream:
09:32:21				491/516 - 27/29: Installing method ZnCharacterEncoder>>nextPutCodePoint:toStream:
09:32:21				491/516 - 28/29: Installing method ZnCharacterEncoder>>readInto:startingAt:count:fromStream:
09:32:21				491/516 - 29/29: Installing method ZnCharacterEncoder>>skipToBeginOfCodePointOnStream:
09:32:21				491/516 - 1/11: Installing method ZnCharacterEncoder class>>ascii
09:32:21				491/516 - 2/11: Installing method ZnCharacterEncoder class>>canonicalEncodingIdentifier:
09:32:21				491/516 - 3/11: Installing method ZnCharacterEncoder class>>default
09:32:21				491/516 - 4/11: Installing method ZnCharacterEncoder class>>detectEncoding:
09:32:21				491/516 - 5/11: Installing method ZnCharacterEncoder class>>handlesEncoding:
09:32:21				491/516 - 6/11: Installing method ZnCharacterEncoder class>>isAbstract
09:32:21				491/516 - 7/11: Installing method ZnCharacterEncoder class>>iso88591
09:32:21				491/516 - 8/11: Installing method ZnCharacterEncoder class>>knownEncodingIdentifiers
09:32:21				491/516 - 9/11: Installing method ZnCharacterEncoder class>>latin1
09:32:21				491/516 - 10/11: Installing method ZnCharacterEncoder class>>newForEncoding:
09:32:21				491/516 - 11/11: Installing method ZnCharacterEncoder class>>utf8
09:32:21				493/516 - 1/6: Installing method ZnCharacterReadStream>>collectionSpecies
09:32:21				493/516 - 2/6: Installing method ZnCharacterReadStream>>match:
09:32:21				493/516 - 3/6: Installing method ZnCharacterReadStream>>nextElement
09:32:21				493/516 - 4/6: Installing method ZnCharacterReadStream>>nextLine
09:32:21				493/516 - 5/6: Installing method ZnCharacterReadStream>>readInto:startingAt:count:
09:32:21				493/516 - 6/6: Installing method ZnCharacterReadStream>>upToAll:
09:32:22				494/516 - 1/24: Installing method ZnCharacterReadWriteStream>>atEnd
09:32:22				494/516 - 2/24: Installing method ZnCharacterReadWriteStream>>close
09:32:22				494/516 - 3/24: Installing method ZnCharacterReadWriteStream>>closed
09:32:22				494/516 - 4/24: Installing method ZnCharacterReadWriteStream>>collectionSpecies
09:32:22				494/516 - 5/24: Installing method ZnCharacterReadWriteStream>>cr
09:32:22				494/516 - 6/24: Installing method ZnCharacterReadWriteStream>>flush
09:32:22				494/516 - 7/24: Installing method ZnCharacterReadWriteStream>>isReadOnly
09:32:22				494/516 - 8/24: Installing method ZnCharacterReadWriteStream>>next
09:32:22				494/516 - 9/24: Installing method ZnCharacterReadWriteStream>>next:
09:32:22				494/516 - 10/24: Installing method ZnCharacterReadWriteStream>>nextPut:
09:32:22				494/516 - 11/24: Installing method ZnCharacterReadWriteStream>>nextPutAll:
09:32:22				494/516 - 12/24: Installing method ZnCharacterReadWriteStream>>on:encoding:
09:32:22				494/516 - 13/24: Installing method ZnCharacterReadWriteStream>>peek
09:32:22				494/516 - 14/24: Installing method ZnCharacterReadWriteStream>>position
09:32:22				494/516 - 15/24: Installing method ZnCharacterReadWriteStream>>position:
09:32:22				494/516 - 16/24: Installing method ZnCharacterReadWriteStream>>print:
09:32:22				494/516 - 17/24: Installing method ZnCharacterReadWriteStream>>readOnlyCopy
09:32:22				494/516 - 18/24: Installing method ZnCharacterReadWriteStream>>setToEnd
09:32:22				494/516 - 19/24: Installing method ZnCharacterReadWriteStream>>size
09:32:22				494/516 - 20/24: Installing method ZnCharacterReadWriteStream>>skip:
09:32:22				494/516 - 21/24: Installing method ZnCharacterReadWriteStream>>space
09:32:22				494/516 - 22/24: Installing method ZnCharacterReadWriteStream>>tab
09:32:22				494/516 - 23/24: Installing method ZnCharacterReadWriteStream>>upToAll:
09:32:22				494/516 - 24/24: Installing method ZnCharacterReadWriteStream>>upToEnd
09:32:22				494/516 - 1/1: Installing method ZnCharacterReadWriteStream class>>on:encoding:
09:32:22				495/516 - 1/8: Installing method ZnCharacterWriteStream>>cr
09:32:22				495/516 - 2/8: Installing method ZnCharacterWriteStream>>crlf
09:32:22				495/516 - 3/8: Installing method ZnCharacterWriteStream>>lf
09:32:22				495/516 - 4/8: Installing method ZnCharacterWriteStream>>next:putAll:startingAt:
09:32:22				495/516 - 5/8: Installing method ZnCharacterWriteStream>>nextPut:
09:32:22				495/516 - 6/8: Installing method ZnCharacterWriteStream>>print:
09:32:22				495/516 - 7/8: Installing method ZnCharacterWriteStream>>space
09:32:22				495/516 - 8/8: Installing method ZnCharacterWriteStream>>tab
09:32:22				496/516 - 1/2: Installing method ZnCodePointReadStream>>collectionSpecies
09:32:22				496/516 - 2/2: Installing method ZnCodePointReadStream>>nextElement
09:32:22				497/516 - 1/1: Installing method ZnCodePointWriteStream>>nextPut:
09:32:22				498/516 - 1/4: Installing method ZnCrPortableWriteStream>>initialize
09:32:22				498/516 - 2/4: Installing method ZnCrPortableWriteStream>>newLine
09:32:22				498/516 - 3/4: Installing method ZnCrPortableWriteStream>>nextPut:
09:32:22				498/516 - 4/4: Installing method ZnCrPortableWriteStream>>stream:
09:32:22				498/516 - 1/1: Installing method ZnCrPortableWriteStream class>>on:
09:32:22				499/516 - 1/1: Installing method ZnDefaultCharacterEncoder>>default
09:32:23				500/516 - 1/21: Installing method ZnEncodedReadStream>>atEnd
09:32:23				500/516 - 2/21: Installing method ZnEncodedReadStream>>back
09:32:23				500/516 - 3/21: Installing method ZnEncodedReadStream>>collectionSpecies
09:32:23				500/516 - 4/21: Installing method ZnEncodedReadStream>>contents
09:32:23				500/516 - 5/21: Installing method ZnEncodedReadStream>>isReadOnly
09:32:23				500/516 - 6/21: Installing method ZnEncodedReadStream>>next
09:32:23				500/516 - 7/21: Installing method ZnEncodedReadStream>>next:
09:32:23				500/516 - 8/21: Installing method ZnEncodedReadStream>>next:into:
09:32:23				500/516 - 9/21: Installing method ZnEncodedReadStream>>next:into:startingAt:
09:32:23				500/516 - 10/21: Installing method ZnEncodedReadStream>>nextElement
09:32:23				500/516 - 11/21: Installing method ZnEncodedReadStream>>nextInto:
09:32:23				500/516 - 12/21: Installing method ZnEncodedReadStream>>peek
09:32:23				500/516 - 13/21: Installing method ZnEncodedReadStream>>peekFor:
09:32:23				500/516 - 14/21: Installing method ZnEncodedReadStream>>position
09:32:23				500/516 - 15/21: Installing method ZnEncodedReadStream>>position:
09:32:23				500/516 - 16/21: Installing method ZnEncodedReadStream>>positionForward:
09:32:23				500/516 - 17/21: Installing method ZnEncodedReadStream>>readInto:startingAt:count:
09:32:23				500/516 - 18/21: Installing method ZnEncodedReadStream>>readStream
09:32:23				500/516 - 19/21: Installing method ZnEncodedReadStream>>skip:
09:32:23				500/516 - 20/21: Installing method ZnEncodedReadStream>>upTo:
09:32:23				500/516 - 21/21: Installing method ZnEncodedReadStream>>upToEnd
09:32:23				500/516 - 1/1: Installing method ZnEncodedReadStream class>>isAbstract
09:32:23				501/516 - 1/17: Installing method ZnEncodedStream>>close
09:32:23				501/516 - 2/17: Installing method ZnEncodedStream>>closed
09:32:23				501/516 - 3/17: Installing method ZnEncodedStream>>encoder
09:32:23				501/516 - 4/17: Installing method ZnEncodedStream>>encoder:
09:32:23				501/516 - 5/17: Installing method ZnEncodedStream>>encoding:
09:32:23				501/516 - 6/17: Installing method ZnEncodedStream>>flush
09:32:23				501/516 - 7/17: Installing method ZnEncodedStream>>isBinary
09:32:23				501/516 - 8/17: Installing method ZnEncodedStream>>isStream
09:32:23				501/516 - 9/17: Installing method ZnEncodedStream>>on:
09:32:23				501/516 - 10/17: Installing method ZnEncodedStream>>position
09:32:23				501/516 - 11/17: Installing method ZnEncodedStream>>position:
09:32:23				501/516 - 12/17: Installing method ZnEncodedStream>>reset
09:32:23				501/516 - 13/17: Installing method ZnEncodedStream>>setToEnd
09:32:23				501/516 - 14/17: Installing method ZnEncodedStream>>size
09:32:23				501/516 - 15/17: Installing method ZnEncodedStream>>truncate
09:32:23				501/516 - 16/17: Installing method ZnEncodedStream>>truncate:
09:32:23				501/516 - 17/17: Installing method ZnEncodedStream>>wrappedStream
09:32:23				501/516 - 1/4: Installing method ZnEncodedStream class>>defaultEncoder
09:32:23				501/516 - 2/4: Installing method ZnEncodedStream class>>isAbstract
09:32:23				501/516 - 3/4: Installing method ZnEncodedStream class>>on:
09:32:23				501/516 - 4/4: Installing method ZnEncodedStream class>>on:encoding:
09:32:23				502/516 - 1/6: Installing method ZnEncodedWriteStream>><<
09:32:23				502/516 - 2/6: Installing method ZnEncodedWriteStream>>flush
09:32:23				502/516 - 3/6: Installing method ZnEncodedWriteStream>>next:putAll:
09:32:23				502/516 - 4/6: Installing method ZnEncodedWriteStream>>next:putAll:startingAt:
09:32:23				502/516 - 5/6: Installing method ZnEncodedWriteStream>>nextPut:
09:32:23				502/516 - 6/6: Installing method ZnEncodedWriteStream>>nextPutAll:
09:32:23				502/516 - 1/1: Installing method ZnEncodedWriteStream class>>isAbstract
09:32:23				503/516 - 1/10: Installing method ZnEndianSensitiveUTFEncoder>>=
09:32:23				503/516 - 2/10: Installing method ZnEndianSensitiveUTFEncoder>>beBigEndian
09:32:23				503/516 - 3/10: Installing method ZnEndianSensitiveUTFEncoder>>beLittleEndian
09:32:23				503/516 - 4/10: Installing method ZnEndianSensitiveUTFEncoder>>endianness
09:32:23				503/516 - 5/10: Installing method ZnEndianSensitiveUTFEncoder>>hash
09:32:23				503/516 - 6/10: Installing method ZnEndianSensitiveUTFEncoder>>initialize
09:32:23				503/516 - 7/10: Installing method ZnEndianSensitiveUTFEncoder>>isBigEndian
09:32:23				503/516 - 8/10: Installing method ZnEndianSensitiveUTFEncoder>>isLittleEndian
09:32:23				503/516 - 9/10: Installing method ZnEndianSensitiveUTFEncoder>>printOn:
09:32:23				503/516 - 10/10: Installing method ZnEndianSensitiveUTFEncoder>>swapEndianness
09:32:23				503/516 - 1/1: Installing method ZnEndianSensitiveUTFEncoder class>>newForEncoding:
09:32:23				504/516 - 1/3: Installing method ZnEndianessReadWriteStream>>nextLittleEndianNumber:
09:32:23				504/516 - 2/3: Installing method ZnEndianessReadWriteStream>>nextLittleEndianNumber:put:
09:32:23				504/516 - 3/3: Installing method ZnEndianessReadWriteStream>>on:
09:32:23				504/516 - 1/2: Installing method ZnEndianessReadWriteStream class>>on:
09:32:24				504/516 - 2/2: Installing method ZnEndianessReadWriteStream class>>on:do:
09:32:24				505/516 - 1/9: Installing method ZnFastLineReader>>atEnd
09:32:24				505/516 - 2/9: Installing method ZnFastLineReader>>beWide
09:32:24				505/516 - 3/9: Installing method ZnFastLineReader>>bufferStream:
09:32:24				505/516 - 4/9: Installing method ZnFastLineReader>>close
09:32:24				505/516 - 5/9: Installing method ZnFastLineReader>>initialize
09:32:24				505/516 - 6/9: Installing method ZnFastLineReader>>linesDo:
09:32:24				505/516 - 7/9: Installing method ZnFastLineReader>>nextLine
09:32:24				505/516 - 8/9: Installing method ZnFastLineReader>>on:
09:32:24				505/516 - 9/9: Installing method ZnFastLineReader>>streamContents:
09:32:24				505/516 - 1/1: Installing method ZnFastLineReader class>>on:
09:32:24				506/516 - 1/2: Installing method ZnIncomplete>>defaultResumeValue
09:32:24				506/516 - 2/2: Installing method ZnIncomplete>>isResumable
09:32:24				507/516 - 1/2: Installing method ZnInvalidUTF8>>defaultResumeValue
09:32:24				507/516 - 2/2: Installing method ZnInvalidUTF8>>isResumable
09:32:24				508/516 - 1/10: Installing method ZnNewLineWriterStream>>close
09:32:24				508/516 - 2/10: Installing method ZnNewLineWriterStream>>flush
09:32:24				508/516 - 3/10: Installing method ZnNewLineWriterStream>>forCr
09:32:24				508/516 - 4/10: Installing method ZnNewLineWriterStream>>forCrLf
09:32:24				508/516 - 5/10: Installing method ZnNewLineWriterStream>>forLf
09:32:24				508/516 - 6/10: Installing method ZnNewLineWriterStream>>forPlatformLineEnding
09:32:24				508/516 - 7/10: Installing method ZnNewLineWriterStream>>initialize
09:32:24				508/516 - 8/10: Installing method ZnNewLineWriterStream>>newLine
09:32:24				508/516 - 9/10: Installing method ZnNewLineWriterStream>>nextPut:
09:32:24				508/516 - 10/10: Installing method ZnNewLineWriterStream>>stream:
09:32:24				508/516 - 1/1: Installing method ZnNewLineWriterStream class>>on:
09:32:24				509/516 - 1/14: Installing method ZnNullEncoder>>backOnStream:
09:32:24				509/516 - 2/14: Installing method ZnNullEncoder>>decodeBytes:
09:32:24				509/516 - 3/14: Installing method ZnNullEncoder>>encodeString:
09:32:24				509/516 - 4/14: Installing method ZnNullEncoder>>encodedByteCountFor:
09:32:24				509/516 - 5/14: Installing method ZnNullEncoder>>encodedByteCountForCodePoint:
09:32:24				509/516 - 6/14: Installing method ZnNullEncoder>>encodedByteCountForCodePoints:
09:32:24				509/516 - 7/14: Installing method ZnNullEncoder>>encodedByteCountForString:
09:32:24				509/516 - 8/14: Installing method ZnNullEncoder>>ensureAtBeginOfCodePointOnStream:
09:32:24				509/516 - 9/14: Installing method ZnNullEncoder>>identifier
09:32:24				509/516 - 10/14: Installing method ZnNullEncoder>>next:putAll:startingAt:toStream:
09:32:24				509/516 - 11/14: Installing method ZnNullEncoder>>nextCodePointFromStream:
09:32:24				509/516 - 12/14: Installing method ZnNullEncoder>>nextPutCodePoint:toStream:
09:32:24				509/516 - 13/14: Installing method ZnNullEncoder>>readInto:startingAt:count:fromStream:
09:32:24				509/516 - 14/14: Installing method ZnNullEncoder>>skipToBeginOfCodePointOnStream:
09:32:24				509/516 - 1/3: Installing method ZnNullEncoder class>>handlesEncoding:
09:32:24				509/516 - 2/3: Installing method ZnNullEncoder class>>knownEncodingIdentifiers
09:32:24				509/516 - 3/3: Installing method ZnNullEncoder class>>newForEncoding:
09:32:25				510/516 - 1/14: Installing method ZnPercentEncoder>>characterEncoder
09:32:25				510/516 - 2/14: Installing method ZnPercentEncoder>>characterEncoder:
09:32:25				510/516 - 3/14: Installing method ZnPercentEncoder>>decode:
09:32:25				510/516 - 4/14: Installing method ZnPercentEncoder>>decode:to:
09:32:25				510/516 - 5/14: Installing method ZnPercentEncoder>>decodePlusAsSpace
09:32:25				510/516 - 6/14: Installing method ZnPercentEncoder>>decodePlusAsSpace:
09:32:25				510/516 - 7/14: Installing method ZnPercentEncoder>>encode:
09:32:25				510/516 - 8/14: Installing method ZnPercentEncoder>>encode:to:
09:32:25				510/516 - 9/14: Installing method ZnPercentEncoder>>errorAsciiCharacterExpected
09:32:25				510/516 - 10/14: Installing method ZnPercentEncoder>>errorHexDigitExpected
09:32:25				510/516 - 11/14: Installing method ZnPercentEncoder>>readHexFrom:
09:32:25				510/516 - 12/14: Installing method ZnPercentEncoder>>safeSet
09:32:25				510/516 - 13/14: Installing method ZnPercentEncoder>>safeSet:
09:32:25				510/516 - 14/14: Installing method ZnPercentEncoder>>writeHex:to:
09:32:25				510/516 - 1/1: Installing method ZnPercentEncoder class>>rfc3986UnreservedCharacters
09:32:25				511/516 - 1/26: Installing method ZnPositionableReadStream>>atEnd
09:32:25				511/516 - 2/26: Installing method ZnPositionableReadStream>>back
09:32:25				511/516 - 3/26: Installing method ZnPositionableReadStream>>bufferSize
09:32:25				511/516 - 4/26: Installing method ZnPositionableReadStream>>close
09:32:25				511/516 - 5/26: Installing method ZnPositionableReadStream>>collectionSpecies
09:32:25				511/516 - 6/26: Installing method ZnPositionableReadStream>>defaultBufferSize
09:32:25				511/516 - 7/26: Installing method ZnPositionableReadStream>>initialize
09:32:25				511/516 - 8/26: Installing method ZnPositionableReadStream>>isBinary
09:32:25				511/516 - 9/26: Installing method ZnPositionableReadStream>>next
09:32:25				511/516 - 10/26: Installing method ZnPositionableReadStream>>next:
09:32:25				511/516 - 11/26: Installing method ZnPositionableReadStream>>next:into:
09:32:25				511/516 - 12/26: Installing method ZnPositionableReadStream>>next:into:startingAt:
09:32:25				511/516 - 13/26: Installing method ZnPositionableReadStream>>nextInto:
09:32:25				511/516 - 14/26: Installing method ZnPositionableReadStream>>on:
09:32:25				511/516 - 15/26: Installing method ZnPositionableReadStream>>peek
09:32:25				511/516 - 16/26: Installing method ZnPositionableReadStream>>peekFor:
09:32:25				511/516 - 17/26: Installing method ZnPositionableReadStream>>position
09:32:25				511/516 - 18/26: Installing method ZnPositionableReadStream>>position:
09:32:25				511/516 - 19/26: Installing method ZnPositionableReadStream>>readInto:startingAt:count:
09:32:25				511/516 - 20/26: Installing method ZnPositionableReadStream>>readStream
09:32:25				511/516 - 21/26: Installing method ZnPositionableReadStream>>savingPositionDo:
09:32:25				511/516 - 22/26: Installing method ZnPositionableReadStream>>sizeBuffer:
09:32:25				511/516 - 23/26: Installing method ZnPositionableReadStream>>skip:
09:32:25				511/516 - 24/26: Installing method ZnPositionableReadStream>>upTo:
09:32:25				511/516 - 25/26: Installing method ZnPositionableReadStream>>upToEnd
09:32:25				511/516 - 26/26: Installing method ZnPositionableReadStream>>wrappedStream
09:32:25				511/516 - 1/2: Installing method ZnPositionableReadStream class>>on:
09:32:25				511/516 - 2/2: Installing method ZnPositionableReadStream class>>on:do:
09:32:25				512/516 - 1/21: Installing method ZnSimplifiedByteEncoder>>=
09:32:25				512/516 - 2/21: Installing method ZnSimplifiedByteEncoder>>backOnStream:
09:32:25				512/516 - 3/21: Installing method ZnSimplifiedByteEncoder>>beLenient
09:32:25				512/516 - 4/21: Installing method ZnSimplifiedByteEncoder>>byteDomain
09:32:25				512/516 - 5/21: Installing method ZnSimplifiedByteEncoder>>byteToUnicode:
09:32:25				512/516 - 6/21: Installing method ZnSimplifiedByteEncoder>>characterDomain
09:32:25				512/516 - 7/21: Installing method ZnSimplifiedByteEncoder>>encodedByteCountFor:
09:32:26				512/516 - 8/21: Installing method ZnSimplifiedByteEncoder>>encodedByteCountForCodePoint:
09:32:26				512/516 - 9/21: Installing method ZnSimplifiedByteEncoder>>ensureAtBeginOfCodePointOnStream:
09:32:26				512/516 - 10/21: Installing method ZnSimplifiedByteEncoder>>hash
09:32:26				512/516 - 11/21: Installing method ZnSimplifiedByteEncoder>>identifier
09:32:26				512/516 - 12/21: Installing method ZnSimplifiedByteEncoder>>identifier:
09:32:26				512/516 - 13/21: Installing method ZnSimplifiedByteEncoder>>initialize
09:32:26				512/516 - 14/21: Installing method ZnSimplifiedByteEncoder>>isLenient
09:32:26				512/516 - 15/21: Installing method ZnSimplifiedByteEncoder>>isStrict
09:32:26				512/516 - 16/21: Installing method ZnSimplifiedByteEncoder>>nextCodePointFromStream:
09:32:26				512/516 - 17/21: Installing method ZnSimplifiedByteEncoder>>nextFromStream:
09:32:26				512/516 - 18/21: Installing method ZnSimplifiedByteEncoder>>nextPutCodePoint:toStream:
09:32:26				512/516 - 19/21: Installing method ZnSimplifiedByteEncoder>>printOn:
09:32:26				512/516 - 20/21: Installing method ZnSimplifiedByteEncoder>>skipToBeginOfCodePointOnStream:
09:32:26				512/516 - 21/21: Installing method ZnSimplifiedByteEncoder>>unicodeToByte:
09:32:26				512/516 - 1/10: Installing method ZnSimplifiedByteEncoder class>>asciiMapping
09:32:26				512/516 - 2/10: Installing method ZnSimplifiedByteEncoder class>>byteTextConverters
09:32:26				512/516 - 3/10: Installing method ZnSimplifiedByteEncoder class>>handlesEncoding:
09:32:26				512/516 - 4/10: Installing method ZnSimplifiedByteEncoder class>>initialize
09:32:26				512/516 - 5/10: Installing method ZnSimplifiedByteEncoder class>>initializeByteTextConverters
09:32:26				512/516 - 6/10: Installing method ZnSimplifiedByteEncoder class>>iso88591Mapping
09:32:26				512/516 - 7/10: Installing method ZnSimplifiedByteEncoder class>>knownEncodingIdentifiers
09:32:26				512/516 - 8/10: Installing method ZnSimplifiedByteEncoder class>>mappingToIdentifiers
09:32:26				512/516 - 9/10: Installing method ZnSimplifiedByteEncoder class>>newForEncoding:
09:32:26				512/516 - 10/10: Installing method ZnSimplifiedByteEncoder class>>tablesFromSpec:
09:32:26				513/516 - 1/13: Installing method ZnUTF16Encoder>>back16BitWordOnStream:
09:32:26				513/516 - 2/13: Installing method ZnUTF16Encoder>>backOnStream:
09:32:26				513/516 - 3/13: Installing method ZnUTF16Encoder>>encodedByteCountForCodePoint:
09:32:26				513/516 - 4/13: Installing method ZnUTF16Encoder>>ensureAtBeginOfCodePointOnStream:
09:32:26				513/516 - 5/13: Installing method ZnUTF16Encoder>>errorIncomplete
09:32:26				513/516 - 6/13: Installing method ZnUTF16Encoder>>identifier
09:32:26				513/516 - 7/13: Installing method ZnUTF16Encoder>>isFixedLength
09:32:26				513/516 - 8/13: Installing method ZnUTF16Encoder>>nextCodePointFromStream:
09:32:26				513/516 - 9/13: Installing method ZnUTF16Encoder>>nextPutCodePoint:toStream:
09:32:26				513/516 - 10/13: Installing method ZnUTF16Encoder>>processByteOrderMark:
09:32:26				513/516 - 11/13: Installing method ZnUTF16Encoder>>read16BitWordFromStream:
09:32:26				513/516 - 12/13: Installing method ZnUTF16Encoder>>skipToBeginOfCodePointOnStream:
09:32:26				513/516 - 13/13: Installing method ZnUTF16Encoder>>write16BitWord:toStream:
09:32:26				513/516 - 1/2: Installing method ZnUTF16Encoder class>>handlesEncoding:
09:32:26				513/516 - 2/2: Installing method ZnUTF16Encoder class>>knownEncodingIdentifiers
09:32:26				514/516 - 1/11: Installing method ZnUTF32Encoder>>backOnStream:
09:32:26				514/516 - 2/11: Installing method ZnUTF32Encoder>>encodedByteCountForCodePoint:
09:32:26				514/516 - 3/11: Installing method ZnUTF32Encoder>>ensureAtBeginOfCodePointOnStream:
09:32:26				514/516 - 4/11: Installing method ZnUTF32Encoder>>errorIncomplete
09:32:26				514/516 - 5/11: Installing method ZnUTF32Encoder>>identifier
09:32:26				514/516 - 6/11: Installing method ZnUTF32Encoder>>nextCodePointFromStream:
09:32:26				514/516 - 7/11: Installing method ZnUTF32Encoder>>nextPutCodePoint:toStream:
09:32:26				514/516 - 8/11: Installing method ZnUTF32Encoder>>processByteOrderMark:
09:32:26				514/516 - 9/11: Installing method ZnUTF32Encoder>>readCodePointFrom:
09:32:26				514/516 - 10/11: Installing method ZnUTF32Encoder>>skipToBeginOfCodePointOnStream:
09:32:26				514/516 - 11/11: Installing method ZnUTF32Encoder>>writeCodePoint:to:
09:32:26				514/516 - 1/2: Installing method ZnUTF32Encoder class>>handlesEncoding:
09:32:26				514/516 - 2/2: Installing method ZnUTF32Encoder class>>knownEncodingIdentifiers
09:32:27				515/516 - 1/17: Installing method ZnUTF8Encoder>>backOnStream:
09:32:27				515/516 - 2/17: Installing method ZnUTF8Encoder>>encodedByteCountForCodePoint:
09:32:27				515/516 - 3/17: Installing method ZnUTF8Encoder>>ensureAtBeginOfCodePointOnStream:
09:32:27				515/516 - 4/17: Installing method ZnUTF8Encoder>>error:
09:32:27				515/516 - 5/17: Installing method ZnUTF8Encoder>>errorIllegalContinuationByte
09:32:27				515/516 - 6/17: Installing method ZnUTF8Encoder>>errorIllegalLeadingByte
09:32:27				515/516 - 7/17: Installing method ZnUTF8Encoder>>errorOverlong
09:32:27				515/516 - 8/17: Installing method ZnUTF8Encoder>>findFirstNonASCIIIn:startingAt:
09:32:27				515/516 - 9/17: Installing method ZnUTF8Encoder>>identifier
09:32:27				515/516 - 10/17: Installing method ZnUTF8Encoder>>isFixedLength
09:32:27				515/516 - 11/17: Installing method ZnUTF8Encoder>>next:putAll:startingAt:toStream:
09:32:27				515/516 - 12/17: Installing method ZnUTF8Encoder>>next:putAllASCII:startingAt:toStream:
09:32:27				515/516 - 13/17: Installing method ZnUTF8Encoder>>next:putAllByteString:startingAt:toStream:
09:32:27				515/516 - 14/17: Installing method ZnUTF8Encoder>>nextCodePointFromStream:
09:32:27				515/516 - 15/17: Installing method ZnUTF8Encoder>>nextPutCodePoint:toStream:
09:32:27				515/516 - 16/17: Installing method ZnUTF8Encoder>>readInto:startingAt:count:fromStream:
09:32:27				515/516 - 17/17: Installing method ZnUTF8Encoder>>skipToBeginOfCodePointOnStream:
09:32:27				515/516 - 1/5: Installing method ZnUTF8Encoder class>>default
09:32:27				515/516 - 2/5: Installing method ZnUTF8Encoder class>>handlesEncoding:
09:32:27				515/516 - 3/5: Installing method ZnUTF8Encoder class>>initialize
09:32:27				515/516 - 4/5: Installing method ZnUTF8Encoder class>>knownEncodingIdentifiers
09:32:27				515/516 - 5/5: Installing method ZnUTF8Encoder class>>newForEncoding:
09:32:27				516/516 - 1/7: Installing method ZnUTFEncoder>>byteOrderMark
09:32:27				516/516 - 2/7: Installing method ZnUTFEncoder>>decodeBytes:
09:32:27				516/516 - 3/7: Installing method ZnUTFEncoder>>decodeBytesIntoWideString:
09:32:27				516/516 - 4/7: Installing method ZnUTFEncoder>>encodeStringWithByteOrderMark:
09:32:27				516/516 - 5/7: Installing method ZnUTFEncoder>>isSurrogateCodePoint:
09:32:27				516/516 - 6/7: Installing method ZnUTFEncoder>>maximumUTFCode
09:32:27				516/516 - 7/7: Installing method ZnUTFEncoder>>nextPutByteOrderMarkToStream:
09:32:27				516/516 - 1/1: Installing method ZnUTFEncoder class>>handlesEncoding:
09:32:27				End: Installing defined methods
09:32:27				Begin: Installing extension methods
09:32:27				001/34-1/1: Installing extension method Symbol>>asAnnouncement
09:32:27				002/34-1/8: Installing extension method CompiledMethod class>>sortBlock
09:32:27				002/34-2/8: Installing extension method BlockClosure>>split:indicesDo:
09:32:27				002/34-3/8: Installing extension method Object>>joinTo:
09:32:27				002/34-4/8: Installing extension method Object>>split:do:
09:32:27				002/34-5/8: Installing extension method Object>>split:indicesDo:
09:32:27				002/34-6/8: Installing extension method Object>>appendTo:
09:32:27				002/34-7/8: Installing extension method Behavior class>>sortBlock
09:32:27				002/34-8/8: Installing extension method Character>>join:
09:32:27				003/34-1/1: Installing extension method Object>>asDoubleLink
09:32:27				004/34-1/5: Installing extension method SequenceableCollection>>asByteArray
09:32:27				004/34-2/5: Installing extension method SequenceableCollection>>asFloatArray
09:32:27				004/34-3/5: Installing extension method SequenceableCollection>>asWordArray
09:32:27				004/34-4/5: Installing extension method SequenceableCollection>>asIntegerArray
09:32:27				004/34-5/5: Installing extension method Collection>>asByteArray
09:32:27				005/34-1/17: Installing extension method Collection>>asSortedCollection
09:32:28				005/34-2/17: Installing extension method Collection>>asSortedCollection:
09:32:28				005/34-3/17: Installing extension method Number>>to:by:
09:32:28				005/34-4/17: Installing extension method Collection>>asOrderedCollection
09:32:28				005/34-5/17: Installing extension method Collection>>groupedBy:
09:32:28				005/34-6/17: Installing extension method Collection>>asOrderedDictionary
09:32:28				005/34-7/17: Installing extension method Number>>to:do:
09:32:28				005/34-8/17: Installing extension method Collection>>asArray
09:32:28				005/34-9/17: Installing extension method Object>>join:
09:32:28				005/34-10/17: Installing extension method Collection>>sorted:
09:32:28				005/34-11/17: Installing extension method Collection>>sorted
09:32:28				005/34-12/17: Installing extension method Collection>>flatCollect:as:
09:32:28				005/34-13/17: Installing extension method Object>>split:
09:32:28				005/34-14/17: Installing extension method Collection>>asNewArray
09:32:28				005/34-15/17: Installing extension method Collection>>flattened
09:32:28				005/34-16/17: Installing extension method Number>>to:by:do:
09:32:28				005/34-17/17: Installing extension method Number>>to:
09:32:28				007/34-1/8: Installing extension method SequenceableCollection>>readStream
09:32:28				007/34-2/8: Installing extension method SequenceableCollection class>>new:streamContents:
09:32:28				007/34-3/8: Installing extension method Symbol class>>new:streamContents:
09:32:28				007/34-4/8: Installing extension method SequenceableCollection>>writeStreamDo:
09:32:28				007/34-5/8: Installing extension method OrderedCollection class>>new:streamContents:
09:32:28				007/34-6/8: Installing extension method SequenceableCollection>>writeStream
09:32:28				007/34-7/8: Installing extension method LinkedList class>>new:streamContents:
09:32:28				007/34-8/8: Installing extension method SequenceableCollection class>>streamContents:limitedTo:
09:32:28				008/34-1/3: Installing extension method Collection>>asCommaString
09:32:28				008/34-2/3: Installing extension method Collection>>asCommaStringAnd
09:32:28				008/34-3/3: Installing extension method Collection>>asMultilineString
09:32:28				010/34-1/10: Installing extension method Collection>>asDictionary
09:32:28				010/34-2/10: Installing extension method OrderedCollection>>removeDuplicates
09:32:28				010/34-3/10: Installing extension method RunArray>>asBag
09:32:28				010/34-4/10: Installing extension method Collection>>flatCollectAsSet:
09:32:28				010/34-5/10: Installing extension method OrderedDictionary>>dictionaryClass
09:32:28				010/34-6/10: Installing extension method Collection>>asBag
09:32:28				010/34-7/10: Installing extension method OrderedDictionary>>at:update:
09:32:28				010/34-8/10: Installing extension method Collection>>asSet
09:32:28				010/34-9/10: Installing extension method Collection>>asIdentitySet
09:32:28				010/34-10/10: Installing extension method OrderedIdentityDictionary>>dictionaryClass
09:32:28				012/34-1/69: Installing extension method ByteArray>>booleanAt:
09:32:28				012/34-2/69: Installing extension method ByteArray>>int8AtOffset:
09:32:28				012/34-3/69: Installing extension method ByteArray>>uint8AtOffset:put:
09:32:29				012/34-4/69: Installing extension method ByteArray>>float32AtOffset:put:
09:32:29				012/34-5/69: Installing extension method ByteArray>>isNull
09:32:29				012/34-6/69: Installing extension method ByteArray>>unsignedShortAt:
09:32:29				012/34-7/69: Installing extension method ByteArray>>shortPointerAt:put:
09:32:29				012/34-8/69: Installing extension method ByteArray>>integerAt:size:signed:
09:32:29				012/34-9/69: Installing extension method ByteArray>>int64AtOffset:put:
09:32:29				012/34-10/69: Installing extension method ByteArray>>isExternalAddress
09:32:29				012/34-11/69: Installing extension method ByteArray>>pointerAtOffset:
09:32:29				012/34-12/69: Installing extension method ByteArray>>char16AtOffset:
09:32:29				012/34-13/69: Installing extension method ByteArray>>uint64AtOffset:
09:32:29				012/34-14/69: Installing extension method ByteArray>>signedShortAt:put:
09:32:29				012/34-15/69: Installing extension method ByteArray>>signedLongAt:put:
09:32:29				012/34-16/69: Installing extension method ByteArray>>voidAt:
09:32:29				012/34-17/69: Installing extension method ByteArray>>shortPointerAt:
09:32:29				012/34-18/69: Installing extension method ByteArray>>boolean8AtOffset:put:
09:32:29				012/34-19/69: Installing extension method ByteArray>>uint16AtOffset:
09:32:29				012/34-20/69: Installing extension method ByteArray>>pointerAtOffset:put:
09:32:29				012/34-21/69: Installing extension method ByteArray>>structAt:put:length:
09:32:29				012/34-22/69: Installing extension method ByteArray>>unsignedLongAt:put:
09:32:29				012/34-23/69: Installing extension method ByteArray>>signedShortAt:
09:32:29				012/34-24/69: Installing extension method ByteArray>>structAt:length:
09:32:29				012/34-25/69: Installing extension method ByteArray>>signedLongAt:
09:32:29				012/34-26/69: Installing extension method ByteArray>>boolean8AtOffset:
09:32:29				012/34-27/69: Installing extension method ByteArray>>doubleAt:put:
09:32:29				012/34-28/69: Installing extension method ByteArray>>int16AtOffset:
09:32:29				012/34-29/69: Installing extension method ByteArray>>longPointerAt:put:
09:32:29				012/34-30/69: Installing extension method ByteArray>>signedCharAt:put:
09:32:29				012/34-31/69: Installing extension method ByteArray>>signedLongLongAt:put:
09:32:29				012/34-32/69: Installing extension method ByteArray>>uint64AtOffset:put:
09:32:29				012/34-33/69: Installing extension method ByteArray>>unsignedShortAt:put:
09:32:29				012/34-34/69: Installing extension method ByteArray>>asExternalPointer
09:32:29				012/34-35/69: Installing extension method ByteArray>>signedLongLongAt:
09:32:29				012/34-36/69: Installing extension method ByteArray>>int32AtOffset:
09:32:29				012/34-37/69: Installing extension method ByteArray>>integerAt:put:size:signed:
09:32:29				012/34-38/69: Installing extension method ByteArray>>uint8AtOffset:
09:32:29				012/34-39/69: Installing extension method ByteArray>>uint32AtOffset:
09:32:29				012/34-40/69: Installing extension method ByteArray>>signedCharAt:
09:32:29				012/34-41/69: Installing extension method ByteArray>>int8AtOffset:put:
09:32:29				012/34-42/69: Installing extension method ByteArray>>uint32AtOffset:put:
09:32:29				012/34-43/69: Installing extension method ByteArray>>unsignedLongLongAt:put:
09:32:29				012/34-44/69: Installing extension method ByteArray>>voidAt:put:
09:32:29				012/34-45/69: Installing extension method ByteArray>>pointerAt:put:
09:32:29				012/34-46/69: Installing extension method ByteArray>>char8AtOffset:put:
09:32:29				012/34-47/69: Installing extension method ByteArray>>unsignedByteAt:put:
09:32:29				012/34-48/69: Installing extension method ByteArray>>float64AtOffset:put:
09:32:29				012/34-49/69: Installing extension method ByteArray>>doubleAt:
09:32:30				012/34-50/69: Installing extension method ByteArray>>int16AtOffset:put:
09:32:30				012/34-51/69: Installing extension method ByteArray>>uint16AtOffset:put:
09:32:30				012/34-52/69: Installing extension method ByteArray>>char32AtOffset:put:
09:32:30				012/34-53/69: Installing extension method ByteArray>>unsignedByteAt:
09:32:30				012/34-54/69: Installing extension method ByteArray>>unsignedLongLongAt:
09:32:30				012/34-55/69: Installing extension method ByteArray>>int64AtOffset:
09:32:30				012/34-56/69: Installing extension method ByteArray>>floatAt:put:
09:32:30				012/34-57/69: Installing extension method ByteArray>>unsignedLongAt:
09:32:30				012/34-58/69: Installing extension method ByteArray>>unsignedCharAt:
09:32:30				012/34-59/69: Installing extension method ByteArray>>float32AtOffset:
09:32:30				012/34-60/69: Installing extension method ByteArray>>booleanAt:put:
09:32:30				012/34-61/69: Installing extension method ByteArray>>floatAt:
09:32:30				012/34-62/69: Installing extension method ByteArray>>unsignedCharAt:put:
09:32:30				012/34-63/69: Installing extension method ByteArray>>longPointerAt:
09:32:30				012/34-64/69: Installing extension method ByteArray>>int32AtOffset:put:
09:32:30				012/34-65/69: Installing extension method ByteArray>>char8AtOffset:
09:32:30				012/34-66/69: Installing extension method ByteArray>>pointerAt:
09:32:30				012/34-67/69: Installing extension method ByteArray>>float64AtOffset:
09:32:30				012/34-68/69: Installing extension method ByteArray>>char32AtOffset:
09:32:30				012/34-69/69: Installing extension method ByteArray>>char16AtOffset:put:
09:32:30				014/34-1/1: Installing extension method String>>asVmPathName
09:32:30				016/34-1/3: Installing extension method String>>asPackageIfAbsent:
09:32:30				016/34-2/3: Installing extension method Heap>>removeFirstOrNil
09:32:30				016/34-3/3: Installing extension method String>>asPackage
09:32:30				018/34-1/5: Installing extension method String>>asClassVariableCollection
09:32:30				018/34-2/5: Installing extension method String>>asClassVariable
09:32:30				018/34-3/5: Installing extension method String>>asSlot
09:32:30				018/34-4/5: Installing extension method String>>asSlotCollection
09:32:30				018/34-5/5: Installing extension method Symbol>>=>
09:32:30				019/34-1/10: Installing extension method Number class>>readFrom:base:
09:32:30				019/34-2/10: Installing extension method Integer class>>readFrom:base:
09:32:30				019/34-3/10: Installing extension method Number class>>readFrom:ifFail:
09:32:30				019/34-4/10: Installing extension method Number class>>squeezeNumberOutOfString:ifFail:
09:32:30				019/34-5/10: Installing extension method Fraction class>>readFrom:
09:32:30				019/34-6/10: Installing extension method Integer class>>readFrom:radix:
09:32:30				019/34-7/10: Installing extension method Integer class>>readFrom:
09:32:30				019/34-8/10: Installing extension method Integer class>>readFrom:ifFail:
09:32:30				019/34-9/10: Installing extension method Number class>>squeezeNumberOutOfString:
09:32:30				019/34-10/10: Installing extension method Number class>>readFrom:
09:32:30				022/34-1/12: Installing extension method Class>>addSlot:
09:32:30				022/34-2/12: Installing extension method SmalltalkImage>>anonymousClassInstaller
09:32:30				022/34-3/12: Installing extension method Class>>removeSlot:
09:32:30				022/34-4/12: Installing extension method Metaclass>><<
09:32:30				022/34-5/12: Installing extension method Class>>removeClassSlot:
09:32:30				022/34-6/12: Installing extension method UndefinedObject>><<
09:32:30				022/34-7/12: Installing extension method SmalltalkImage>>classBuilder
09:32:30				022/34-8/12: Installing extension method Behavior>><<
09:32:30				022/34-9/12: Installing extension method Class>>addClassSlot:
09:32:30				022/34-10/12: Installing extension method Metaclass>>instanceVariableNames:
09:32:30				022/34-11/12: Installing extension method SmalltalkImage>>classInstaller
09:32:30				022/34-12/12: Installing extension method Behavior>>fluidInstall
09:32:30				025/34-1/2: Installing extension method OSPlatform>>newTerminfo
09:32:31				025/34-2/2: Installing extension method Win32Platform>>newTerminfo
09:32:31				027/34-1/1: Installing extension method Object>>mourn
09:32:31				028/34-1/4: Installing extension method SmalltalkImage>>platform
09:32:31				028/34-2/4: Installing extension method SmalltalkImage>>os
09:32:31				028/34-3/4: Installing extension method String>>asWin32WideString
09:32:31				028/34-4/4: Installing extension method SmalltalkImage>>platformName
09:32:31				029/34-1/3: Installing extension method SmalltalkImage>>addToStartUpList:
09:32:31				029/34-2/3: Installing extension method SmalltalkImage>>session
09:32:31				029/34-3/3: Installing extension method SmalltalkImage>>addToShutDownList:
09:32:31				030/34-1/6: Installing extension method MacOSPlatform>>potentialLocationsOfSourcesFile
09:32:31				030/34-2/6: Installing extension method ClassDescription>>printProtocolChunk:on:withStamp:priorMethod:
09:32:31				030/34-3/6: Installing extension method WinPlatform>>potentialLocationsOfSourcesFile
09:32:31				030/34-4/6: Installing extension method OSPlatform>>potentialLocationsOfSourcesFile
09:32:31				030/34-5/6: Installing extension method WriteStream>>nextChunkPut:
09:32:31				030/34-6/6: Installing extension method CompiledMethod>>putSource:withPreamble:
09:32:31				031/34-1/15: Installing extension method Class>>allUnreferencedClassVariables
09:32:31				031/34-2/15: Installing extension method ClassDescription>>allCallsOnIn:
09:32:31				031/34-3/15: Installing extension method CompiledMethod>>senders
09:32:31				031/34-4/15: Installing extension method Behavior>>allCallsOn:
09:32:31				031/34-5/15: Installing extension method Behavior>>allUnsentMessages
09:32:31				031/34-6/15: Installing extension method Object>>isPrimitiveError
09:32:31				031/34-7/15: Installing extension method Behavior>>referencedClasses
09:32:31				031/34-8/15: Installing extension method Package>>allUnsentMessages
09:32:31				031/34-9/15: Installing extension method Context>>errorReportOn:
09:32:31				031/34-10/15: Installing extension method Symbol>>senders
09:32:31				031/34-11/15: Installing extension method CompiledMethod>>referencedClasses
09:32:31				031/34-12/15: Installing extension method Object>>systemNavigation
09:32:31				031/34-13/15: Installing extension method Behavior>>allCallsOn
09:32:31				031/34-14/15: Installing extension method Symbol>>implementors
09:32:31				031/34-15/15: Installing extension method CompiledMethod>>implementors
09:32:31				032/34-1/10: Installing extension method Object>>logExecution
09:32:31				032/34-2/10: Installing extension method Object>>logEntry
09:32:31				032/34-3/10: Installing extension method Object>>logExit
09:32:31				032/34-4/10: Installing extension method Object>>crTrace
09:32:31				032/34-5/10: Installing extension method Object>>trace
09:32:31				032/34-6/10: Installing extension method Object>>traceCrTab:
09:32:31				032/34-7/10: Installing extension method Object>>traceCr:
09:32:31				032/34-8/10: Installing extension method Object>>traceCr
09:32:31				032/34-9/10: Installing extension method Object>>crTrace:
09:32:31				032/34-10/10: Installing extension method Object>>trace:
09:32:31				033/34-1/5: Installing extension method Object>>inform:
09:32:31				033/34-2/5: Installing extension method PharoCommandLineHandler class>>activateWith:
09:32:32				033/34-3/5: Installing extension method Object>>uiManager
09:32:32				033/34-4/5: Installing extension method Object>>confirm:
09:32:32				033/34-5/5: Installing extension method Object>>primitiveError:
09:32:32				034/34-1/7: Installing extension method String>>asZnCharacterEncoder
09:32:32				034/34-2/7: Installing extension method ByteArray>>decodeWith:
09:32:32				034/34-3/7: Installing extension method String>>urlEncoded
09:32:32				034/34-4/7: Installing extension method String>>utf8Encoded
09:32:32				034/34-5/7: Installing extension method ByteArray>>utf8Decoded
09:32:32				034/34-6/7: Installing extension method String>>encodeWith:
09:32:32				034/34-7/7: Installing extension method String>>urlDecoded
09:32:32				End: Installing extension methods
09:32:32				Begin: Initializing image.

freeing 52 forwarders
done.
initial heap size: 20,971,520
final new heap size: 2,507,488	
Done!
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Full Image-64)
[Pipeline] sh
+ BUILD_NUMBER=550 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/4-build.sh
+ set -e
++ date -u
+ echo Fri Feb 28 08:34:10 AM UTC 2025 'Bootstrap: Beginning to build the new image'
Fri Feb 28 08:34:10 AM UTC 2025 Bootstrap: Beginning to build the new image
+++ dirname ./bootstrap/scripts/4-build.sh
++ cd ./bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts
+ . /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z x ']'
++ '[' -z ']'
++++ dirname /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/../..
+++ pwd -P
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/uest_and_branch_Pipeline_Pharo13/64
++ BOOTSTRAP_REPOSITORY=/builds/workspace/uest_and_branch_Pipeline_Pharo13/64
+++ pwd -P
++ ROOT_DIR=/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ BOOTSTRAP_DOWNLOADS=/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads
++ export BOOTSTRAP_DOWNLOADS
++ '[' -z ']'
++ VM='/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless'
++ VM_BOOTSTRAP='/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmBootstrap/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/envversion.sh
+ set_version_variables
+ pushd /builds/workspace/uest_and_branch_Pipeline_Pharo13/64
++ is_development_build
++ local branchName
++ ensure_branch_name
++ '[' Pharo13 == '' ']'
+++ echo Pharo13
+++ grep -E '^Pharo[0-9]+(\.[0-9]+)?$'
++ branchName=Pharo13
++ '[' Pharo13 == '' ']'
++ echo 1
+ '[' 1 == 1 ']'
++ is_release_build
++ set -f
+++ git tag --list --points-at HEAD
+++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
++ local versionTag=
++ set +f
++ '[' '' == '' ']'
++ echo 0
+ '[' 0 == 1 ']'
+ set_version_snapshot_variables
+ ensure_branch_name
+ '[' Pharo13 == '' ']'
+ PHARO_SUFFIX=SNAPSHOT
+ 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 -d. -f 3-3
++ cut -c 2-
+ PHARO_PATCH=0
+ PHARO_NAME_PREFIX=Pharo13.0-SNAPSHOT
+ PHARO_SHORT_VERSION=130
+ PHARO_VM_VERSION=130
++ git rev-parse --verify HEAD
+ PHARO_COMMIT_HASH=ac5bcc8d23996b5927b279730e0f213a81bbb1fc
+ popd
+ OPTIND=1
+ ARCH_DESCRIPTION=64
+ getopts 'h?a:d' opt
+ shift 0
+ '[' '' = -- ']'
+ '[' -z 64 ']'
+ [[ -z /builds/workspace/uest_and_branch_Pipeline_Pharo13/64 ]]
++ git -C /builds/workspace/uest_and_branch_Pipeline_Pharo13/64 show -s --format=%h
+ GIT_COMMIT_HASH=ac5bcc8d23
+ SUFFIX=64bit-ac5bcc8d23
+ [[ '' -eq 1 ]]
+ BOOTSTRAP_IMAGE_NAME=bootstrap
+ BOOTSTRAP_ARCHIVE_IMAGE_NAME=Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23
+ HERMES_ARCHIVE_NAME=Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23
+ RPACKAGE_ARCHIVE_NAME=Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23
+ CORE_IMAGE_NAME=Pharo13.0-SNAPSHOT-core-64bit-ac5bcc8d23
+ COMPILER_IMAGE_NAME=Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23
+ TRAITS_IMAGE_NAME=Pharo13.0-SNAPSHOT-traits-64bit-ac5bcc8d23
+ MC_BOOTSTRAP_IMAGE_NAME=Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-ac5bcc8d23
+ MC_IMAGE_NAME=Pharo13.0-SNAPSHOT-monticello-64bit-ac5bcc8d23
+ METACELLO_IMAGE_NAME=Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23
+ PHARO_IMAGE_NAME=Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23
+ cd /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache
+ echo 'Prepare Bootstrap files'
Prepare Bootstrap files
+ cp bootstrap.image Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.image
+ cp bootstrap.image Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.image
+ zip Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.zip Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.image
  adding: Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.image (deflated 77%)
+ zip Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23.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 76%)
  adding: FileSystem-Core.hermes (deflated 84%)
  adding: FileSystem-Disk.hermes (deflated 81%)
  adding: Hermes-Extensions.hermes (deflated 79%)
  adding: InitializePackagesCommandLineHandler.hermes (deflated 59%)
  adding: JenkinsTools-Core.hermes (deflated 71%)
  adding: Kernel-Tests.hermes (deflated 79%)
  adding: Kernel-Traits.hermes (deflated 77%)
  adding: Math-Operations-Extensions.hermes (deflated 73%)
  adding: Multilingual-Encodings.hermes (deflated 77%)
  adding: Network-UUID.hermes (deflated 68%)
  adding: OpalCompiler-Core.hermes (deflated 81%)
  adding: Random-Core.hermes (deflated 70%)
  adding: ReflectionMirrors-Primitives.hermes (deflated 80%)
  adding: SUnit-Core.hermes (deflated 81%)
  adding: SUnit-Tests.hermes (deflated 82%)
  adding: System-Hashing.hermes (deflated 70%)
  adding: System-Model.hermes (deflated 76%)
  adding: System-NumberPrinting.hermes (deflated 74%)
  adding: System-Time.hermes (deflated 79%)
  adding: Traits.hermes (deflated 83%)
+ zip Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23.zip protocolsKernel.txt
  adding: protocolsKernel.txt (deflated 86%)
+ [[ -z /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache ]]
+ ST_CACHE=/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache/st-cache
++ date -u
+ echo Fri Feb 28 08:34:10 AM UTC 2025 '[Compiler] Initializing Bootstraped Image'
Fri Feb 28 08:34:10 AM UTC 2025 [Compiler] Initializing Bootstraped Image
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.image
Initializing Collections
Initializing code model
Initializing sources
InitializingFFI
Initializing Session Manager
Initializing basic command line behaviors
++ date -u
+ echo Fri Feb 28 08:34:11 AM UTC 2025 '[Compiler] Adding more Kernel packages'
Fri Feb 28 08:34:11 AM UTC 2025 [Compiler] Adding more Kernel packages
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.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: #(#Time #DateAndTime #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Date #Unicode #FileLocator #Duration)
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.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: #(#Time #DateAndTime #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Date #Unicode #FileLocator #Duration)
SystemNotification: [Hermes] Reading Debugging-Core.hermes
SystemNotification: [Hermes] Installing Debugging-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Time #DateAndTime #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Date #Unicode #FileLocator #Duration)
SystemNotification: [Hermes] Reading System-Time.hermes
SystemNotification: [Hermes] Installing System-Time.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading Multilingual-Encodings.hermes
SystemNotification: [Hermes] Installing Multilingual-Encodings.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #FileLocator)
SystemNotification: [Hermes] Reading ReflectionMirrors-Primitives.hermes
SystemNotification: [Hermes] Installing ReflectionMirrors-Primitives.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #FileLocator)
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.image --no-default-preferences perform --save ChronologyConstants initialize
ChronologyConstants
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.image --no-default-preferences perform --save DateAndTime initialize
DateAndTime
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.image --no-default-preferences perform --save SystemVersion setMajor:minor:patch:suffix:build:commitHash: 13 0 0 SNAPSHOT 550 ac5bcc8d23996b5927b279730e0f213a81bbb1fc
Pharo-13.0.0+SNAPSHOT.build.550.sha.ac5bcc8d23996b5927b279730e0f213a81bbb1fc (64 Bit)
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.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: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #FileLocator)
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.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: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #FileLocator)
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: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Halt #FileLocator)
SystemNotification: [Hermes] Reading Collections-Arithmetic.hermes
SystemNotification: [Hermes] Installing Collections-Arithmetic.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Halt #FileLocator)
SystemNotification: [Hermes] Reading System-NumberPrinting.hermes
SystemNotification: [Hermes] Installing System-NumberPrinting.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Halt #FileLocator)
++ date -u
+ echo Fri Feb 28 08:34:11 AM UTC 2025 '[Compiler] Initializing the packages in the Kernel'
Fri Feb 28 08:34:11 AM UTC 2025 [Compiler] Initializing the packages in the Kernel
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.image --no-default-preferences initializePackages --protocols=protocolsKernel.txt --packages --save
++ date -u
+ echo Fri Feb 28 08:34:12 AM UTC 2025 '[Compiler] Installing compiler through Hermes'
Fri Feb 28 08:34:12 AM UTC 2025 [Compiler] Installing compiler through Hermes
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.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: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #FileLocator)
SystemNotification: [Hermes] Reading OpalCompiler-Core.hermes
SystemNotification: [Hermes] Installing OpalCompiler-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #FileLocator)
SystemNotification: [Hermes] Reading CodeImport.hermes
SystemNotification: [Hermes] Installing CodeImport.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #FileLocator)
SystemNotification: [Hermes] Reading CodeImportCommandLineHandlers.hermes
SystemNotification: [Hermes] Installing CodeImportCommandLineHandlers.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #FileLocator)
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.image --no-default-preferences eval --save 'OpalCompiler register. OCCompilationContext initialize. OCASTTranslator initialize.'
OCASTTranslator
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.image --no-default-preferences eval --save 'SystemEnvironment deprecatedAliases: { #SystemDictionary }.'
SystemEnvironment
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.image --no-default-preferences st /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/01-initialization/01-init.st --no-source --save --quit
++ date -u
+ echo Fri Feb 28 08:34:13 AM UTC 2025 '[Compiler] Initializing Unicode'
Fri Feb 28 08:34:13 AM UTC 2025 [Compiler] Initializing Unicode
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.image --no-default-preferences st /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/01-initialization/02-initUnicode.st --no-source --save --quit /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/resources/unicode/
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.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: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #FileLocator)
SystemNotification: [Hermes] Reading System-Hashing.hermes
SystemNotification: [Hermes] Installing System-Hashing.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #FileLocator)
SystemNotification: [Hermes] Reading Network-UUID.hermes
SystemNotification: [Hermes] Installing Network-UUID.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #FileLocator)
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/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.image --no-default-preferences eval --save 'PharoBootstrapInitialization initializeFileSystem'
Initializing File System
PharoBootstrapInitialization
+ zip Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.zip Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.image
  adding: Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.image (deflated 82%)
++ date -u
+ echo Fri Feb 28 08:34:15 AM UTC 2025 '[Compiler] Installing Traits through Hermes'
Fri Feb 28 08:34:15 AM UTC 2025 [Compiler] Installing Traits through Hermes
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.image --no-default-preferences save Pharo13.0-SNAPSHOT-traits-64bit-ac5bcc8d23
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-traits-64bit-ac5bcc8d23.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/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-traits-64bit-ac5bcc8d23.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-SNAPSHOT-traits-64bit-ac5bcc8d23.zip Pharo13.0-SNAPSHOT-traits-64bit-ac5bcc8d23.image
  adding: Pharo13.0-SNAPSHOT-traits-64bit-ac5bcc8d23.image (deflated 82%)
++ date -u
+ echo Fri Feb 28 08:34:15 AM UTC 2025 '[Core] Class and Package initialization'
Fri Feb 28 08:34:15 AM UTC 2025 [Core] Class and Package initialization
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-traits-64bit-ac5bcc8d23.image --no-default-preferences save Pharo13.0-SNAPSHOT-core-64bit-ac5bcc8d23
+ zip Pharo13.0-SNAPSHOT-core-64bit-ac5bcc8d23.zip Pharo13.0-SNAPSHOT-core-64bit-ac5bcc8d23.image
  adding: Pharo13.0-SNAPSHOT-core-64bit-ac5bcc8d23.image (deflated 82%)
++ date -u
+ echo Fri Feb 28 08:34:16 AM UTC 2025 '[Monticello] Bootstrap Monticello Core and Local repositories'
Fri Feb 28 08:34:16 AM UTC 2025 [Monticello] Bootstrap Monticello Core and Local repositories
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-core-64bit-ac5bcc8d23.image --no-default-preferences save Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-ac5bcc8d23
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-ac5bcc8d23.image --no-default-preferences st /builds/workspace/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-ac5bcc8d23.image --no-default-preferences st /builds/workspace/uest_and_branch_Pipeline_Pharo13/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 AST-Core-tonel.1.mcz
SystemNotification: Loading Jobs-tonel.1.mcz
SystemNotification: Loading Zinc-Resource-Meta-Core-tonel.1.mcz
SystemNotification: Loading Collections-Streams-tonel.1.mcz
SystemNotification: Loading Math-Operations-Extensions-tonel.1.mcz
SystemNotification: Loading Zinc-Character-Encoding-Core-tonel.1.mcz
SystemNotification: Loading Kernel-Traits-tonel.1.mcz
SystemNotification: Loading Monticello-Model-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 CodeImport-Traits-tonel.1.mcz
SystemNotification: Loading Kernel-tonel.1.mcz
SystemNotification: Loading Hermes-Extensions-tonel.1.mcz
SystemNotification: Loading Collections-Native-tonel.1.mcz
SystemNotification: Loading System-Sources-tonel.1.mcz
SystemNotification: Loading Kernel-BytecodeEncoders-tonel.1.mcz
SystemNotification: Loading System-Finalization-tonel.1.mcz
SystemNotification: Loading Debugging-Core-tonel.1.mcz
SystemNotification: Loading Multilingual-Encodings-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 Collections-Weak-tonel.1.mcz
SystemNotification: Loading System-BasicCommandLineHandler-tonel.1.mcz
SystemNotification: Loading InitializePackagesCommandLineHandler-tonel.1.mcz
SystemNotification: Loading Collections-Abstract-tonel.1.mcz
SystemNotification: Loading OpalCompiler-Core-tonel.1.mcz
SystemNotification: Loading FileSystem-Core-tonel.1.mcz
SystemNotification: Loading Collections-Abstract-Traits-tonel.1.mcz
SystemNotification: Loading System-Changes-tonel.1.mcz
SystemNotification: Loading System-CommandLine-tonel.1.mcz
SystemNotification: Loading PharoBootstrap-Initialization-tonel.1.mcz
SystemNotification: Loading Transcript-NonInteractive-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-Model-tonel.1.mcz
SystemNotification: Loading Compression-tonel.1.mcz
SystemNotification: Loading Collections-Support-tonel.1.mcz
SystemNotification: Loading Traits-tonel.1.mcz
SystemNotification: Loading System-CommandLineHandler-tonel.1.mcz
Found an Association in Undeclared: StartupPreferencesLoader
NewUndeclaredWarning: PharoCommandLineHandler>>changePreferences (StartupPreferencesLoader is Undeclared)
SystemNotification: Loading Collections-Arithmetic-tonel.1.mcz
SystemNotification: Loading CodeImportCommandLineHandlers-tonel.1.mcz
SystemNotification: Loading ReflectionMirrors-Primitives-tonel.1.mcz
SystemNotification: Loading Collections-DoubleLinkedList-tonel.1.mcz
SystemNotification: Loading System-Hashing-tonel.1.mcz
SystemNotification: Loading System-Time-tonel.1.mcz
SystemNotification: Loading NumberParser-tonel.1.mcz
SystemNotification: Loading System-Support-tonel.1.mcz
SystemNotification: Loading Collections-Stack-tonel.1.mcz
SystemNotification: Loading Collections-Unordered-tonel.1.mcz
SystemNotification: Loading FFI-Kernel-tonel.1.mcz
SystemNotification: Loading UIManager-tonel.1.mcz
SystemNotification: Loading Ring-OldChunkImporter-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 Ring-Definitions-Monticello-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 CodeImport-tonel.1.mcz
SystemNotification: Loading PerformMessageCommandLineHandler-tonel.1.mcz
SystemNotification: Loading Collections-Strings-tonel.1.mcz
SystemNotification: Loading Debugging-Utils-tonel.1.mcz
SystemNotification: Loading FileSystem-Disk-tonel.1.mcz
SystemNotification: Loading FileSystem-Path-tonel.1.mcz
SystemNotification: Loading Announcements-Core-tonel.1.mcz
SystemNotification: Loading Hermes-tonel.1.mcz
SystemNotification: Loading Network-UUID-tonel.1.mcz
SystemNotification: Loading Random-Core-tonel.1.mcz
SystemNotification: Loading Collections-Atomic-tonel.1.mcz
SystemNotification: Loading System-NumberPrinting-tonel.1.mcz
SystemNotification: Loading Ring-Definitions-Core-tonel.1.mcz
SystemNotification: Loading System-SessionManager-tonel.1.mcz
SystemNotification: Loading Shift-ClassBuilder-tonel.1.mcz
SystemNotification: Loading Monticello-tonel.1.mcz
+ zip Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-ac5bcc8d23.zip Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-ac5bcc8d23.changes Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-ac5bcc8d23.image
  adding: Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-ac5bcc8d23.changes (deflated 80%)
  adding: Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-ac5bcc8d23.image (deflated 80%)
++ date -u
+ echo Fri Feb 28 08:34:34 AM UTC 2025 '[Monticello] Loading Networking Packages and Remote Repositories'
Fri Feb 28 08:34:34 AM UTC 2025 [Monticello] Loading Networking Packages and Remote Repositories
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-ac5bcc8d23.image --no-default-preferences save Pharo13.0-SNAPSHOT-monticello-64bit-ac5bcc8d23
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-monticello-64bit-ac5bcc8d23.image --no-default-preferences st /builds/workspace/uest_and_branch_Pipeline_Pharo13/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-SNAPSHOT-monticello-64bit-ac5bcc8d23.zip Pharo13.0-SNAPSHOT-monticello-64bit-ac5bcc8d23.changes Pharo13.0-SNAPSHOT-monticello-64bit-ac5bcc8d23.image
  adding: Pharo13.0-SNAPSHOT-monticello-64bit-ac5bcc8d23.changes (deflated 80%)
  adding: Pharo13.0-SNAPSHOT-monticello-64bit-ac5bcc8d23.image (deflated 80%)
+ echo '[Metacello] Bootstrapping Metacello'
[Metacello] Bootstrapping Metacello
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-monticello-64bit-ac5bcc8d23.image --no-default-preferences save Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23.image --no-default-preferences st /builds/workspace/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23.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-SNAPSHOT-metacello-64bit-ac5bcc8d23.zip Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23.changes Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23.image
  adding: Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23.changes (deflated 80%)
  adding: Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23.image (deflated 79%)
++ date -u
+ echo Fri Feb 28 08:34:39 AM UTC 2025 '[Pharo] Reloading rest of packages'
Fri Feb 28 08:34:39 AM UTC 2025 [Pharo] Reloading rest of packages
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23.image --no-default-preferences save Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image --no-default-preferences eval --save 'Smalltalk vm parameterAt: 45 put: (Smalltalk vm parameterAt: 44) * 4'
0
+ env
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image --no-default-preferences eval --save 'MCCacheRepository uniqueInstance disable'
a MCCacheRepository(/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache/pharo-local/package-cache)
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image --no-default-preferences eval --save 'Metacello new baseline: '\''Pharo'\'';repository: '\''tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src'\'';onWarning: [ :e | Error signal: e messageText in: e signalerContext ]; load'
MetacelloNotification: Loaded -> BaselineOfPharo --- unresolved
MetacelloNotification: Loading baseline of BaselineOfPharo...
MetacelloNotification: Project: BaseLibraries
MetacelloNotification: Loaded -> BaselineOfBaseLibraries --- unresolved
MetacelloNotification: Project: SUnitCore
MetacelloNotification: Loaded -> BaselineOfSUnit --- unresolved
MetacelloNotification: Project: Traits
MetacelloNotification: Loaded -> BaselineOfTraits --- unresolved
MetacelloNotification: Project: KernelTests
MetacelloNotification: Loaded -> BaselineOfKernelTests --- unresolved
MetacelloNotification: Project: Slot
MetacelloNotification: Loaded -> BaselineOfSlot --- unresolved
MetacelloNotification: Project: Beacon
MetacelloNotification: Loaded -> BaselineOfBeacon --- unresolved
MetacelloNotification: Project: SystemBenchmark
MetacelloNotification: Loaded -> BaselineOfSystemBenchmark --- unresolved
MetacelloNotification: Project: SUnit
MetacelloNotification: Project: Clap
MetacelloNotification: Loaded -> BaselineOfClap --- unresolved
MetacelloNotification: Project: TaskIt
MetacelloNotification: Loaded -> BaselineOfTaskIt --- unresolved
MetacelloNotification: Project: ExternalProjectLoader
MetacelloNotification: Loaded -> BaselineOfExternalProjectLoader --- unresolved
MetacelloNotification: Project: IDE
NewUndeclaredWarning: BaselineOfIDE>>loadExtraTools (IceRepository is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>loadExtraTools (IceRepository is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>postload:package: (EpMonitor is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>postload:package: (ExternalChangesBrowser is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>postload:package: (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: DependencyAnalyzer
MetacelloNotification: Loaded -> BaselineOfDependencyAnalyzer --- unresolved
MetacelloNotification: Project: AIGraphAlgorithms
MetacelloNotification: Loaded -> BaselineOfAIGraphAlgorithms --- unresolved
MetacelloNotification: Project: Reflectivity
MetacelloNotification: Project: Instrumentation baseline
MetacelloNotification: Project: OSWindow
MetacelloNotification: Loaded -> BaselineOfOSWindow --- unresolved
MetacelloNotification: Project: EmergencyDebugger
MetacelloNotification: Loaded -> BaselineOfEmergencyDebugger --- unresolved
MetacelloNotification: Project: Epicea
MetacelloNotification: Loaded -> BaselineOfEpicea --- unresolved
MetacelloNotification: Project: Misc
MetacelloNotification: Loaded -> BaselineOfMisc --- unresolved
MetacelloNotification: Project: Fuel
MetacelloNotification: Project: GeneralTests
MetacelloNotification: Loaded -> BaselineOfGeneralTests --- unresolved
MetacelloNotification: Project: Epicea
MetacelloNotification: Project: FreeType
MetacelloNotification: Project: Keymapping
MetacelloNotification: Project: Zodiac
MetacelloNotification: Loaded -> BaselineOfZodiac --- unresolved
MetacelloNotification: Project: SortFunctions
MetacelloNotification: Loaded -> BaselineOfSortFunctions --- unresolved
MetacelloNotification: Project: Equals
MetacelloNotification: Loaded -> BaselineOfEquals --- unresolved
MetacelloNotification: Project: NewValueHolder
MetacelloNotification: Project: ReferenceFinder
MetacelloNotification: Loaded -> BaselineOfReferenceFinder --- unresolved
MetacelloNotification: Project: ClassParser
MetacelloNotification: Loaded -> BaselineOfClassParser --- unresolved
MetacelloNotification: Project: Calypso
MetacelloNotification: Loaded -> BaselineOfCalypso --- unresolved
MetacelloNotification: Project: ClassAnnotation
MetacelloNotification: Loaded -> BaselineOfClassAnnotation --- unresolved
MetacelloNotification: Project: ClassAnnotationTests
MetacelloNotification: Project: Commander
MetacelloNotification: Loaded -> BaselineOfCommander --- unresolved
MetacelloNotification: Project: ClassAnnotation
MetacelloNotification: Project: ClassAnnotationTests
MetacelloNotification: Project: SystemCommands
MetacelloNotification: Loaded -> BaselineOfSystemCommands --- unresolved
MetacelloNotification: Project: Commander
MetacelloNotification: Project: ClassAnnotation baseline
MetacelloNotification: Project: ClassAnnotationTests baseline
MetacelloNotification: Project: CalypsoNavigationModel
MetacelloNotification: Loaded -> BaselineOfCalypsoNavigationModel --- unresolved
MetacelloNotification: Project: Ring
MetacelloNotification: Loaded -> BaselineOfRing --- unresolved
MetacelloNotification: Project: HeuristicCompletion
MetacelloNotification: Loaded -> BaselineOfHeuristicCompletion --- unresolved
MetacelloNotification: Project: DependencyAnalyzer
MetacelloNotification: Project: AIGraphAlgorithms baseline
MetacelloNotification: Project: SpecCode
MetacelloNotification: Project: SpecCore baseline
MetacelloNotification: Project: SpecCoreCode
MetacelloNotification: Project: 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
MetacelloNotification: Loaded -> BaselineOfNewTools --- unresolved
MetacelloNotification: Project: Sindarin
MetacelloNotification: Loaded -> BaselineOfSindarin --- 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/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> SUnit-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> SUnit-Core-Traits --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> SUnit-Visitor --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> CodeImport-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Collections-Abstract-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Collections-Atomic-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Collections-Native-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Collections-Sequenceable-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Collections-Stack-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Collections-Streams-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Collections-Strings-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Collections-Support-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Collections-Unordered-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Collections-Weak-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Collections-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Kernel-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Kernel-Extended-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Time-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: SelfEvaluatingObjectTest>>testObjects (Color is Undeclared)
MetacelloNotification: Loaded -> Kernel-Tests-WithCompiler --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Announcements-Core-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Compression-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> FileSystem-Disk-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> FileSystem-Tests-Attributes --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Files-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Jobs-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: OCMethodNodeTest>>testIsPrimitive (Bitmap is Undeclared)
NewUndeclaredWarning: OCMethodNodeTest>>testPrimitiveIsPrimitive (Bitmap is Undeclared)
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/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> OpalCompiler-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Random-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Ring-Definitions-Tests-Containers --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: EventManagerTest>>classToBeTested (EventManager is Undeclared)
NewUndeclaredWarning: EventManagerTest>>setUp (EventManager is Undeclared)
MetacelloNotification: Loaded -> System-Object Events-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: OSEnvironmentTest>>testEnvironmentFor (OSEnvironment is Undeclared)
MetacelloNotification: Loaded -> System-OSEnvironments-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Zinc-Character-Encoding-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Finalization-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: FontTest>>testDisplay (TextStyle is Undeclared)
NewUndeclaredWarning: FontTest>>testDisplay (TextFontReference is Undeclared)
NewUndeclaredWarning: FontTest>>testDisplay (Form is Undeclared)
NewUndeclaredWarning: FontTest>>testDisplay (Form is Undeclared)
NewUndeclaredWarning: FontTest>>testDisplay (Color is Undeclared)
NewUndeclaredWarning: FontTest>>testDisplay (Color is Undeclared)
NewUndeclaredWarning: FontTest>>testParagraph (Paragraph is Undeclared)
NewUndeclaredWarning: FontTest>>testParagraph (TextStyle is Undeclared)
NewUndeclaredWarning: TextColorTest>>testColor (TextColor is Undeclared)
NewUndeclaredWarning: TextColorTest>>testColor (Color is Undeclared)
NewUndeclaredWarning: TextColorTest>>testColor (Color is Undeclared)
NewUndeclaredWarning: TextColorTest>>testColor (Color is Undeclared)
NewUndeclaredWarning: TextColorTest>>testColor (Color is Undeclared)
NewUndeclaredWarning: TextColorTest>>testColor (Color is Undeclared)
NewUndeclaredWarning: TextColorTest>>testColor (Color is Undeclared)
NewUndeclaredWarning: TextColorTest>>testDominates (TextColor is Undeclared)
NewUndeclaredWarning: TextColorTest>>testDominates (TextColor is Undeclared)
NewUndeclaredWarning: TextColorTest>>testDominates (TextColor is Undeclared)
NewUndeclaredWarning: TextColorTest>>testDominates (TextColor is Undeclared)
NewUndeclaredWarning: TextColorTest>>testDominates (TextColor is Undeclared)
NewUndeclaredWarning: TextColorTest>>testDominates (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextColorTest>>testDominates (TextColor is Undeclared)
NewUndeclaredWarning: TextColorTest>>testDominates (TextFontChange is Undeclared)
NewUndeclaredWarning: TextColorTest>>testDominates (TextColor is Undeclared)
NewUndeclaredWarning: TextColorTest>>testDominates (TextColor is Undeclared)
NewUndeclaredWarning: TextColorTest>>testDominates (Color is Undeclared)
NewUndeclaredWarning: TextColorTest>>testDominates (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextColorTest>>testDominates (Color is Undeclared)
NewUndeclaredWarning: TextIndentTest>>testAmount (TextIndent is Undeclared)
NewUndeclaredWarning: TextIndentTest>>testDominates (TextIndent is Undeclared)
NewUndeclaredWarning: TextIndentTest>>testDominates (TextIndent is Undeclared)
NewUndeclaredWarning: TextIndentTest>>testDominates (TextIndent is Undeclared)
NewUndeclaredWarning: TextIndentTest>>testDominates (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextIndentTest>>testDominates (TextIndent is Undeclared)
NewUndeclaredWarning: TextIndentTest>>testDominates (TextFontChange is Undeclared)
NewUndeclaredWarning: TextIndentTest>>testTabs (TextIndent is Undeclared)
NewUndeclaredWarning: TextLineEndingsTest>>testDecoratedTextConversionCrLF (TextColor is Undeclared)
NewUndeclaredWarning: TextLineEndingsTest>>testDecoratedTextConversionCrLF (TextColor is Undeclared)
NewUndeclaredWarning: TextLineEndingsTest>>testDecoratedTextConversionCrLF (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextLineEndingsTest>>testDecoratedTextConversionJustLF (TextColor is Undeclared)
NewUndeclaredWarning: TextLineEndingsTest>>testDecoratedTextConversionJustLF (TextColor is Undeclared)
NewUndeclaredWarning: TextLineEndingsTest>>testDecoratedTextConversionJustLF (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextLineEndingsTest>>testDecoratedTextConversionNoLF (TextColor is Undeclared)
NewUndeclaredWarning: TextLineEndingsTest>>testDecoratedTextConversionNoLF (TextColor is Undeclared)
NewUndeclaredWarning: TextLineEndingsTest>>testDecoratedTextConversionNoLF (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextStreamTest>>setUp (TextStream is Undeclared)
NewUndeclaredWarning: TextStreamTest>>setUp (Text is Undeclared)
NewUndeclaredWarning: TextStreamTest>>testAddStringToTextStream (TextStream is Undeclared)
NewUndeclaredWarning: TextStreamTest>>testAddStringToTextStream (Text is Undeclared)
NewUndeclaredWarning: TextStreamTest>>testApplyAttributeBeginningAt (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextStreamTest>>testWithAttributeDo (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextStreamTest>>testWithAttributeDo (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextStreamTest>>testWithAttributesDo (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextStreamTest>>testWithAttributesDo (TextColor is Undeclared)
NewUndeclaredWarning: TextStreamTest>>testWithAttributesDo (Color is Undeclared)
NewUndeclaredWarning: TextTest>>example1: (TextStream is Undeclared)
NewUndeclaredWarning: TextTest>>example1: (TextStream is Undeclared)
NewUndeclaredWarning: TextTest>>example1: (TextStream is Undeclared)
NewUndeclaredWarning: TextTest>>example1: (TextStream is Undeclared)
NewUndeclaredWarning: TextTest>>example1: (Text is Undeclared)
NewUndeclaredWarning: TextTest>>example1: (Text is Undeclared)
NewUndeclaredWarning: TextTest>>example1: (Text is Undeclared)
NewUndeclaredWarning: TextTest>>example1: (Text is Undeclared)
NewUndeclaredWarning: TextTest>>example2 (TextStream is Undeclared)
NewUndeclaredWarning: TextTest>>example2 (TextStream is Undeclared)
NewUndeclaredWarning: TextTest>>example2 (TextStream is Undeclared)
NewUndeclaredWarning: TextTest>>example2 (TextStream is Undeclared)
NewUndeclaredWarning: TextTest>>example2 (Text is Undeclared)
NewUndeclaredWarning: TextTest>>example2 (Text is Undeclared)
NewUndeclaredWarning: TextTest>>example2 (Text is Undeclared)
NewUndeclaredWarning: TextTest>>example2 (Text is Undeclared)
NewUndeclaredWarning: TextTest>>setUp (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>setUp (TextColor is Undeclared)
NewUndeclaredWarning: TextTest>>setUp (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>setUp (TextColor is Undeclared)
NewUndeclaredWarning: TextTest>>testAddAttributeFromTo (TextColor is Undeclared)
NewUndeclaredWarning: TextTest>>testAddAttributeFromTo (TextColor is Undeclared)
NewUndeclaredWarning: TextTest>>testAdjacentRunsWithIdentitcalAttributes (TextStream is Undeclared)
NewUndeclaredWarning: TextTest>>testAdjacentRunsWithIdentitcalAttributes (Text is Undeclared)
NewUndeclaredWarning: TextTest>>testAdjacentRunsWithIdentitcalAttributes (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testAdjacentRunsWithIdentitcalAttributes (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testAppend (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testAppend (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testAppend (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testAppend (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testAppend (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testAppend (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testLineCount (Text is Undeclared)
NewUndeclaredWarning: TextTest>>testPrepend (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testPrepend (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testPrepend (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testPrepend (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testPrepend (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testPrepend (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testRangeOfStartingAt (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testRangeOfStartingAt (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testRangeOfStartingAt (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testRangeOfStartingAt (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testRangeOfStartingAt (TextColor is Undeclared)
NewUndeclaredWarning: TextTest>>testRangeOfStartingAt (TextColor is Undeclared)
NewUndeclaredWarning: TextTest>>testRangeOfStartingAt (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testRangeOfStartingAt (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testRangeOfStartingAt (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testRemoveAttribute (Text is Undeclared)
NewUndeclaredWarning: TextTest>>testRemoveAttribute (TextColor is Undeclared)
NewUndeclaredWarning: TextTest>>testRemoveAttribute (TextColor is Undeclared)
NewUndeclaredWarning: TextTest>>testRemoveAttribute (Text is Undeclared)
NewUndeclaredWarning: TextTest>>testRemoveAttribute (TextColor is Undeclared)
NewUndeclaredWarning: TextTest>>testRemoveAttribute (TextColor is Undeclared)
NewUndeclaredWarning: TextTest>>testReplaceFromToWith (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testRuns (TextColor is Undeclared)
NewUndeclaredWarning: TextTest>>testRuns (TextColor is Undeclared)
NewUndeclaredWarning: TextTest>>testRuns (TextColor is Undeclared)
NewUndeclaredWarning: TextTest>>testSettingRunsOfWrongSize (TextColor is Undeclared)
NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection1 (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection1 (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection2 (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection2 (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection2 (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection3 (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection3 (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection3 (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection4 (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection4 (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testTextEmphasisRangeDetection4 (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testUnembellished (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextTest>>testUnembellished (TextFontChange is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>setUp (TextAlignment is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>setUp (TextAlignment is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>setUp (TextAlignment is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>setUp (TextAlignment is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextAlignment is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextConstants is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextAlignment is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextConstants is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextAlignment is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextConstants is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextAlignment is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextConstants is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextAlignment is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextConstants is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testAlignment (TextConstants is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextFontChange is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextAlignmentTest>>testDominates (TextAlignment is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>setUp (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>setUp (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>setUp (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>setUp (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>setUp (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>setUp (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testAdd (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testAdd (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testBold (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testDominatedByCmd0 (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testDominates (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testDominates (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testDominates (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testDominates (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testDominates (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testDominates (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testDominates (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testDominates (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testEmphasisCode (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testFromCode (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testItalic (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testNarrow (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testNormal (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testRemove (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testRemove (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testRemove (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testRemove (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testSet (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testSet (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testSet (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testStruckOut (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testUnderlined (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextEmphasisTest>>testValue (TextEmphasis is Undeclared)
NewUndeclaredWarning: TextFontChangeTest>>setUp (TextFontChange is Undeclared)
NewUndeclaredWarning: TextFontChangeTest>>setUp (TextFontChange is Undeclared)
NewUndeclaredWarning: TextFontChangeTest>>setUp (TextFontChange is Undeclared)
NewUndeclaredWarning: TextFontChangeTest>>setUp (TextFontChange is Undeclared)
NewUndeclaredWarning: TextFontChangeTest>>setUp (TextFontChange is Undeclared)
NewUndeclaredWarning: TextFontChangeTest>>setUp (TextFontChange is Undeclared)
NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared)
NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared)
NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared)
NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared)
NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared)
NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared)
NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared)
NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared)
NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared)
NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared)
NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared)
NewUndeclaredWarning: TextFontChangeTest>>testEquality (TextFontChange is Undeclared)
NewUndeclaredWarning: TextFontChangeTest>>testHash (TextFontChange is Undeclared)
NewUndeclaredWarning: TextFontReferenceTest>>setUp (TextFontReference is Undeclared)
NewUndeclaredWarning: TextFontReferenceTest>>setUp (StrikeFont is Undeclared)
NewUndeclaredWarning: TextFontReferenceTest>>testFont (LogicalFont is Undeclared)
NewUndeclaredWarning: TextFontReferenceTest>>testFont (TextFontReference is Undeclared)
NewUndeclaredWarning: TextKernTest>>setUp (TextKern is Undeclared)
MetacelloNotification: Loaded -> Text-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> VariablesLibrary --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: MemoryLogger class>>writeFilename (LibC is Undeclared)
MetacelloNotification: Loaded -> Beacon-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Beacon-Core-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Benchmark --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Benchmark-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Clap-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Clap-CommandLine --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> TaskIt --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> TaskIt-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> ExternalProjectLoader --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: DebugSession>>implement:inClass:forContext: (MethodClassifier is Undeclared)
MetacelloNotification: Loaded -> Debugger-Model --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Debugger-Oups --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
SystemNotification: Starting preload action
MetacelloNotification: Loaded -> Kernel-Traits --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Collections-Abstract-Traits --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> CodeImport-Traits --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> SUnit-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> SUnit-MockObjects --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> JenkinsTools-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Colors --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Graphics-Primitives --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Graphics-Transformations --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: FFILibraryFinder>>ldLibraryPaths (OSEnvironment is Undeclared)
NewUndeclaredWarning: FFIWindowsLibraryFinder>>knownPaths (OSEnvironment is Undeclared)
MetacelloNotification: Loaded -> UnifiedFFI --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> UnifiedFFI-Legacy --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-OSEnvironments --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Object Events --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Caching --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Utilities --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Tool-Registry --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Text-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/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/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: MenuRegistrationExample class>>quitSession (MorphicUIManager is Undeclared)
MetacelloNotification: Loaded -> MenuRegistration --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Fuel-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: TabExample>>freshListTab (SpListPresenter is Undeclared)
NewUndeclaredWarning: TabExample>>freshListTab (SpListPresenter is Undeclared)
NewUndeclaredWarning: TabExample>>freshListTab (SpListPresenter is Undeclared)
NewUndeclaredWarning: TabExample>>freshListTab (SpListPresenter is Undeclared)
NewUndeclaredWarning: TabExample>>initialize (SpListPresenter is Undeclared)
NewUndeclaredWarning: UITheme>>chooseDirectoryIn:title:path: (StFileSystemModel is Undeclared)
NewUndeclaredWarning: UITheme>>chooseExistingFileReferenceIn:title:extensions:path:preview: (StCustomExtensionsFilter is Undeclared)
NewUndeclaredWarning: UITheme>>chooseExistingFileReferenceIn:title:extensions:path:preview: (StFileSystemModel is Undeclared)
NewUndeclaredWarning: UITheme>>chooseFileIn:title:extensions:path:preview: (StCustomExtensionsFilter is Undeclared)
NewUndeclaredWarning: UITheme>>chooseFileIn:title:extensions:path:preview: (StFileSystemModel is Undeclared)
NewUndeclaredWarning: UITheme>>chooseForSaveFileReferenceIn:title:extensions:path:preview: (StCustomExtensionsFilter is Undeclared)
NewUndeclaredWarning: UITheme>>chooseForSaveFileReferenceIn:title:extensions:path:preview: (StFileSystemModel is Undeclared)
NewUndeclaredWarning: UITheme>>chooseFullFileNameIn:title:patterns:path:preview: (StFileSystemModel is Undeclared)
NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared)
NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared)
NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared)
NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared)
NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared)
NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared)
NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared)
NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared)
NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared)
NewUndeclaredWarning: WidgetExample class>>exampleBasicControls (SpListPresenter is Undeclared)
NewUndeclaredWarning: WidgetExample class>>exampleOtherControls (SpListPresenter is Undeclared)
NewUndeclaredWarning: WidgetExample class>>exampleOtherControls (SpListPresenter is Undeclared)
NewUndeclaredWarning: WidgetExample class>>exampleOtherControls (SpListPresenter is Undeclared)
NewUndeclaredWarning: WidgetExample class>>exampleOtherControls (SpListPresenter is Undeclared)
NewUndeclaredWarning: FreeTypeFontProvider>>getWindowsFontFolderPath (TFSameThreadRunner is Undeclared)
NewUndeclaredWarning: KMRepository class>>reset (KMPragmaKeymapBuilder is Undeclared)
NewUndeclaredWarning: RubParagraph>>displayTextOnAthensCanvas:in: (AthensDisplayScanner is Undeclared)
NewUndeclaredWarning: RubSmalltalkEditor>>selectedSelector (CNSelectorExtractor is Undeclared)
MetacelloNotification: Loaded -> System-Localization --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> FreeType --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> FreeType-Graphics --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> FreeType-Morphic --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> EmbeddedFreeType --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> FileSystem-Zip --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Fonts-Infrastructure --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Graphics-Files --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Graphics-Fonts --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Graphics-Shapes --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Growl --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Keymapping-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Keymapping-KeyCombinations --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Transcript-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Native-Browser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Regex-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Base --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Examples --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Widgets-Basic --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Widgets-ColorPicker --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Widgets-Extra --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Widgets-List --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Widgets-Pluggable --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Widgets-PolyTabs --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Widgets-Scrolling --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Widgets-Tabs --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Widgets-Taskbar --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Widgets-Menubar --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Widgets-Tree --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Widgets-Windows --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Widgets-FastTable --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Widgets-Taskbar-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Rubric --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> NewValueHolder-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Polymorph-Widgets --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> DarkBlueTheme --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Images-Animated --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Settings-Graphics --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Settings-Polymorph --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Settings-System --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-History --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Installers --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Settings-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Settings-Browser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Formatter-Settings --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Text-Diff --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Text-Edition --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Text-Scanning --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Widgets-TickList --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Identification --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Tool-Base --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
SystemNotification: Starting postload action
starting...
UIThemeRegistry
bitmap fonts loaded
UIManager changed:NonInteractiveUIManager
MetacelloNotification: Loaded -> Commander2 --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Commander2-UI --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Commander2-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Commander2-UI-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: SpExecutableLayout class>>addDocumentSectionHierarchy: (SpDocumentHierarchyBuilder is Undeclared)
NewUndeclaredWarning: SpExecutableLayout class>>addDocumentSectionHierarchy: (SpDocumentHierarchyBuilder is Undeclared)
NewUndeclaredWarning: SpExecutableLayout class>>addDocumentSectionHierarchy: (SpDocumentHierarchyBuilder is Undeclared)
NewUndeclaredWarning: SpExecutableLayout class>>addDocumentSectionHierarchy: (SpDocumentHierarchyBuilder is Undeclared)
MetacelloNotification: Loaded -> Spec2-Layout --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
NewUndeclaredWarning: SpTActionContainer>>actionsWith: (SpActionGroup is Undeclared)
NewUndeclaredWarning: SpPresenter>>actionsWith: (SpActionGroup is Undeclared)
NewUndeclaredWarning: SpTActionContainer>>addActionGroupWith: (SpActionGroup is Undeclared)
NewUndeclaredWarning: SpPresenter>>addActionGroupWith: (SpActionGroup is Undeclared)
NewUndeclaredWarning: SpTActionContainer>>ensureActions (SpActionGroup is Undeclared)
NewUndeclaredWarning: SpTActionContainer>>ensureActions (SpActionGroup is Undeclared)
NewUndeclaredWarning: SpPresenter>>ensureActions (SpActionGroup is Undeclared)
NewUndeclaredWarning: SpPresenter>>ensureActions (SpActionGroup is Undeclared)
NewUndeclaredWarning: SpTActionContainer>>ensureInternalActions (SpActionGroup is Undeclared)
NewUndeclaredWarning: SpTActionContainer>>ensureInternalActions (SpActionGroup is Undeclared)
NewUndeclaredWarning: SpPresenter>>ensureInternalActions (SpActionGroup is Undeclared)
NewUndeclaredWarning: SpPresenter>>ensureInternalActions (SpActionGroup is Undeclared)
NewUndeclaredWarning: SpNotificationCenter>>updateIfNecessary (SpNotificationCenterPresenter is Undeclared)
NewUndeclaredWarning: SpAbstractTextPresenter>>whenResetDo: (SpCancelChangesCommand is Undeclared)
NewUndeclaredWarning: SpTextInputFieldPresenter>>whenSubmitDo: (SpAcceptChangesCommand is Undeclared)
NewUndeclaredWarning: SpTextPresenter class>>textEditionCommandsGroupWith: (SpTextEditionCommand is Undeclared)
NewUndeclaredWarning: SpTextPresenter class>>textSearchCommandsGroupWith: (SpTextSearchCommand is Undeclared)
NewUndeclaredWarning: SpTextPresenter>>editionCommandsGroup (SpRecursiveContextSetter is Undeclared)
NewUndeclaredWarning: SpTextPresenter>>whenSubmitDo: (SpAcceptChangesCommand is Undeclared)
NewUndeclaredWarning: SpLinkPresenter>>url: (WebBrowser is Undeclared)
NewUndeclaredWarning: SpMenuPresenter>>fillWith: (SpActionMenuPresenterBuilder is Undeclared)
NewUndeclaredWarning: SpMenuPresenter>>fillWith: (SpActionMenuPresenterBuilder is Undeclared)
NewUndeclaredWarning: SpMillerPaginatorPresenter>>newPaginator (SpPaginatorPresenter is Undeclared)
MetacelloNotification: Loaded -> Spec2-Core --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Dialogs --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Dialogs-Tests --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-CommandLine --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Commands --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Transmission --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Interactions --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Commander2 --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-ListView --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
NewUndeclaredWarning: SpOptionListPresenter class>>example (SpOptionListExample is Undeclared)
MetacelloNotification: Loaded -> Spec2-CommonWidgets --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Adapters-Stub --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Commander2-Tests --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
NewUndeclaredWarning: SpDemoStandaloneFormPresenter>>initializePresenters (SpDatePresenter is Undeclared)
NewUndeclaredWarning: SpFilteringListPresenter class>>example (RBBrowserEnvironment is Undeclared)
NewUndeclaredWarning: SpFilteringListPresenter class>>exampleWithFilterOnTop (RBBrowserEnvironment is Undeclared)
NewUndeclaredWarning: SpFilteringListPresenter class>>exampleWithInitializedFilter (RBBrowserEnvironment is Undeclared)
MetacelloNotification: Loaded -> Spec2-Examples --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Tests --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-ListView-Tests --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
NewUndeclaredWarning: SpAthensMorph>>surface (AthensCairoSurface is Undeclared)
NewUndeclaredWarning: SpApplication>>defaultConfigurationForMorphic (SpMorphicConfiguration is Undeclared)
NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared)
NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared)
NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared)
NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared)
NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared)
NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared)
NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared)
NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared)
NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared)
NewUndeclaredWarning: SpMorphicDiffUnifiedAdapter>>buildWidget (StUnifiedDiffChangesMorph is Undeclared)
NewUndeclaredWarning: SpMorphicDiffUnifiedAdapter>>buildWidget (StUnifiedDiffChangesMorph is Undeclared)
NewUndeclaredWarning: SpMorphicDiffUnifiedAdapter>>buildWidget (StUnifiedDiffChangesMorph is Undeclared)
NewUndeclaredWarning: SpMorphicDiffUnifiedAdapter>>buildWidget (StUnifiedDiffChangesMorph is Undeclared)
NewUndeclaredWarning: SpMorphicDiffUnifiedAdapter>>buildWidget (StUnifiedDiffChangesMorph is Undeclared)
NewUndeclaredWarning: SpMorphicDiffUnifiedAdapter>>buildWidget (StUnifiedDiffChangesMorph is Undeclared)
NewUndeclaredWarning: SpMorphicDiffUnifiedAdapter>>buildWidget (StUnifiedDiffChangesMorph is Undeclared)
NewUndeclaredWarning: SpMorphicDiffUnifiedAdapter>>buildWidget (StUnifiedDiffChangesMorph is Undeclared)
NewUndeclaredWarning: SpMorphicDiffUnifiedAdapter>>buildWidget (StUnifiedDiffChangesMorph is Undeclared)
MetacelloNotification: Loaded -> Spec2-Adapters-Morphic --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Adapters-Morphic-ListView --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Morphic --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Morphic-Examples --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
NewUndeclaredWarning: SpAthensAdapterTest>>testPresentersBlockReceivesAthensCanvas (AthensCanvas is Undeclared)
MetacelloNotification: Loaded -> Spec2-Backend-Tests --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Morphic-Backend-Tests --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Adapters-Morphic-Tests --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Morphic-Tests --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Microdown --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> StartupPreferences --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Transcript-Tool --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Widgets-Tree --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Keymapping-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Keymapping-KeyCombinations --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Keymapping-Pragmas --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Keymapping-Settings --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> WebBrowser-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Instrumentation --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: Breakpoint>>requestConditionBlock (CmdCommandAborted is Undeclared)
MetacelloNotification: Loaded -> Reflectivity --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> DebugPoints --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> DebugPoints-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Athens-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Athens-Cairo --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> SUnit-Support-UITesting --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Coverage --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> SUnit-UI --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> EnlumineurFormatter --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Refactoring-Environment --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Refactoring-Changes --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: ReMethodsDontReferToInstVarsCondition class>>strategyChoiceClass (RePushUpInstanceVariableChoice is Undeclared)
NewUndeclaredWarning: ReMethodsDontReferToLocalSharedVarsCondition class>>strategyChoiceClass (RePushUpSharedVariableChoice is Undeclared)
NewUndeclaredWarning: ReVariablesNotReadBeforeWrittenCondition>>check (OCReadBeforeWrittenTester is Undeclared)
NewUndeclaredWarning: RBChildrenToSiblingsRefactoring>>createSubclassResponsibilityFor:in: (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: RBChildrenToSiblingsRefactoring>>pushUp:in: (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: RBChildrenToSiblingsRefactoring>>pushUpMethodsFrom: (RBRemoveMethodTransformation is Undeclared)
NewUndeclaredWarning: RBDeprecateClassRefactoring>>addMethod:to:in: (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: RBDeprecateClassRefactoring>>removeMethod:from: (RBRemoveMethodTransformation is Undeclared)
NewUndeclaredWarning: RBMakeClassAbstractTransformation>>privateTransform (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: ReDuplicateClassRefactoring>>copyMethods:of:in: (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: ReGenerateEqualHashTransformation>>compileEqual (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: ReGenerateEqualHashTransformation>>compileHash (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: ReGeneratePrintOnTransformation>>privateTransform (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: RBAddMethodRefactoring>>sourceCode:in:withProtocol: (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: RBChangeMethodNameRefactoring>>removeRenamedImplementors (RBRemoveMethodTransformation is Undeclared)
NewUndeclaredWarning: RBExtractMethodRefactoring>>checkAssignments: (OCReadBeforeWrittenTester is Undeclared)
NewUndeclaredWarning: RBExtractMethodRefactoring>>checkSingleAssignment: (OCReadBeforeWrittenTester is Undeclared)
NewUndeclaredWarning: RBExtractSetUpMethodRefactoring>>checkAssignments: (OCReadBeforeWrittenTester is Undeclared)
NewUndeclaredWarning: RBExtractSetUpMethodRefactoring>>checkSingleAssignment: (OCReadBeforeWrittenTester is Undeclared)
NewUndeclaredWarning: RBExtractSetUpMethodRefactoring>>privateTransform (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: RBMoveMethodToClassRefactoring>>privateTransform (RBRemoveMethodTransformation is Undeclared)
NewUndeclaredWarning: RBMoveMethodToClassRefactoring>>privateTransform (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: RBMoveMethodToClassSideRefactoring>>addMethod:to:toProtocol: (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: RBMoveMethodToClassSideRefactoring>>removeMethod:from: (RBRemoveMethodTransformation is Undeclared)
NewUndeclaredWarning: RBMoveVariableDefinitionToSmallestValidScopeRefactoring>>checkNodes: (OCReadBeforeWrittenTester is Undeclared)
NewUndeclaredWarning: RBPushDownMethodRefactoring>>privateTransform (RBRemoveMethodTransformation is Undeclared)
NewUndeclaredWarning: RBPushDownMethodRefactoring>>pushDown: (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: RBRemoveMethodRefactoring>>selector:from: (RBRemoveMethodTransformation is Undeclared)
NewUndeclaredWarning: RePullUpMethodRefactoring>>copyDownMethod: (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: RePullUpMethodRefactoring>>pullUp: (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: RePullUpMethodRefactoring>>removeDuplicatesOf: (RBRemoveMethodTransformation is Undeclared)
NewUndeclaredWarning: RePullUpMethodRefactoring>>removePulledUpMethods (RBRemoveMethodTransformation is Undeclared)
NewUndeclaredWarning: RBPrettyPrintCodeTransformation>>privateTransform (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: RBClassRegexRefactoring>>copyFrom:to: (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: RBProtocolRegexTransformation>>privateTransform (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: RBSourceRegexTransformation>>privateTransform (RBRemoveMethodTransformation is Undeclared)
NewUndeclaredWarning: RBSourceRegexTransformation>>privateTransform (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: RBRenameInstanceVariableRefactoring>>removeOldAccessors (RBRemoveMethodTransformation is Undeclared)
NewUndeclaredWarning: RBRenameInstanceVariableRefactoring>>renameAccessorsReferences (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: RBCreateLazyAccessorsForVariableTransformation>>defineGetterMethod (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: ReCreateAccessorsForVariableTransformation>>defineGetterMethod (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: ReCreateAccessorsForVariableTransformation>>defineSetterMethod (RBAddMethodTransformation is Undeclared)
NewUndeclaredWarning: ReRemoveUnusedTemporaryVariableRefactoring>>privateTransform (RBRemoveTemporaryVariableTransformation is Undeclared)
MetacelloNotification: Loaded -> Refactoring-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: RBTemporaryToInstanceVariableTransformation>>checkForValidTemporaryVariable (OCReadBeforeWrittenTester is Undeclared)
NewUndeclaredWarning: RBMoveTemporaryVariableDefinitionTransformation>>checkLocationsIn: (OCReadBeforeWrittenTester is Undeclared)
NewUndeclaredWarning: ReCompositeExtractMethodRefactoring>>addReturnIfNeeded: (OCReturnNodeAdderVisitor is Undeclared)
NewUndeclaredWarning: ReCompositeExtractMethodRefactoring>>buildTransformations (EquivalentTreeChecker is Undeclared)
NewUndeclaredWarning: ReCompositeExtractMethodRefactoring>>buildTransformations (EquivalentTreeChecker is Undeclared)
NewUndeclaredWarning: ReCompositeExtractMethodRefactoring>>buildTransformations (EquivalentTreeChecker is Undeclared)
MetacelloNotification: Loaded -> Refactoring-Transformations --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: StMethodNameEditorPresenter>>addArgument (CmdCommandAborted is Undeclared)
NewUndeclaredWarning: StMethodNameEditorPresenter>>addArgument (CmdCommandAborted is Undeclared)
NewUndeclaredWarning: StMethodNameEditorPresenter>>addArgumentAfter: (CmdCommandAborted is Undeclared)
NewUndeclaredWarning: StMethodNameEditorPresenter>>addArgumentAfter: (CmdCommandAborted is Undeclared)
NewUndeclaredWarning: StMethodNameEditorPresenter>>renameArgument: (CmdCommandAborted is Undeclared)
NewUndeclaredWarning: StMethodNameEditorPresenter>>renameArgument: (CmdCommandAborted is Undeclared)
NewUndeclaredWarning: StRefactoringPreviewPresenter>>globalActiveScope (ScopesManager is Undeclared)
NewUndeclaredWarning: StRefactoringPreviewPresenter>>updateGlobalActiveScope (ScopesManager is Undeclared)
NewUndeclaredWarning: ReOverrideMethod>>browse (StMessageBrowser is Undeclared)
NewUndeclaredWarning: ReInteractionDriver>>application (StPharoApplication is Undeclared)
NewUndeclaredWarning: RePullUpMethodDriver>>browseOverrides (StMessageBrowser is Undeclared)
NewUndeclaredWarning: RePullUpMethodDriver>>browseSuperSendsSent (StMessageBrowser is Undeclared)
NewUndeclaredWarning: RePushDownMethodDriver>>browseSubclassesSuperSends (StMessageBrowser is Undeclared)
NewUndeclaredWarning: ReRemoveClassDriver>>browseReferences (StMessageBrowser is Undeclared)
NewUndeclaredWarning: ReRemoveInstanceVariablesDriver>>browseInstanceVariableReferences (StMessageBrowser is Undeclared)
NewUndeclaredWarning: ReRemoveMethodDriver>>browseSenders (StMessageBrowser is Undeclared)
NewUndeclaredWarning: ReRemoveSharedVariablesDriver>>browseSharedVariableReferences (StMessageBrowser is Undeclared)
NewUndeclaredWarning: ReRenameMethodDriver>>browseOverrides (StMessageBrowser is Undeclared)
MetacelloNotification: Loaded -> Refactoring-UI --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Spec2-Transformations --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
NewUndeclaredWarning: NECSymbolEntry>>methodSourceDescription:method: (SHRBTextStyler is Undeclared)
NewUndeclaredWarning: NECMenuMorph class>>convertToSHSymbol: (SHRBTextStyler is Undeclared)
NewUndeclaredWarning: NECMenuMorph class>>selectColorFor: (SHRBTextStyler is Undeclared)
NewUndeclaredWarning: NECMenuMorph class>>selectFontFor: (SHRBTextStyler is Undeclared)
MetacelloNotification: Loaded -> Tool-ExternalBrowser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> ClassDefinitionPrinters --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Tool-ProcessBrowser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Tool-Profilers --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> NECompletion --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> NECompletion-Morphic --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> NECompletion-Preferences --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Metacello-FileTree --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Metacello-Cypress --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> CodeExport --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Sources-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> ClassDefinitionPrinters-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Kernel-CodeModel-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Monticello-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> MonticelloMocks --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Network-Mail --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Network-Mail-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> ProfStef-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> StartupPreferences --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> OpalCompiler-ToolFeatures --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> OpalCompiler-ToolFeatures-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Monticello-BackwardCompatibility --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> MonticelloFileServices --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Tools-CodeNavigation --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Tool-Diff --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> MonticelloGUI --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Tool-ImageCleaner --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Tools --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Tool-MorphicProfiler --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Athens-Core-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Athens-Text --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Athens-Balloon --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Athens-Morphic --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Athens-Examples --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Athens-Cairo-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Flashback-Decompiler --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Flashback-Decompiler-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Shift-ClassBuilder --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: ShClassInstallerTest>>testBuildingClassesWithSlotsClassifiesItsMethods (BooleanSlot is Undeclared)
NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassError (BooleanSlot is Undeclared)
NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassPreserveMethods (BooleanSlot is Undeclared)
NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassPreserveSlots (BooleanSlot is Undeclared)
NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassPreserveSlots (BooleanSlot is Undeclared)
MetacelloNotification: Loaded -> Shift-ClassBuilder-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: TraitFluidClassDefinitionPrinterTest>>testExpandedClySubclassWithTraitsOfClassWithTraits (ClySubclassWithTraitsOfClassWithTraits is Undeclared)
NewUndeclaredWarning: TraitFluidClassDefinitionPrinterTest>>testExpandedEpTEventVisitorClassTrait (EpTEventVisitor is Undeclared)
NewUndeclaredWarning: TraitFluidClassDefinitionPrinterTest>>testExpandedEpTEventVisitorTrait (EpTEventVisitor is Undeclared)
NewUndeclaredWarning: TraitFluidClassDefinitionPrinterTest>>testTEventVisitorClassTrait (EpTEventVisitor is Undeclared)
NewUndeclaredWarning: TraitLegacyPharoClassDefinitionPrinterTest>>testTEventVisitorClassTrait (EpTEventVisitor is Undeclared)
NewUndeclaredWarning: TraitOldPharoClassDefinitionPrinterTest>>testTEventVisitorClassTrait (EpTEventVisitor is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: TraitMCDefinitionsTest>>testEqualityOfTraitDefinitionWithDifferentSlotTypes (PropertySlot is Undeclared)
MetacelloNotification: Loaded -> Traits-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Slot-Examples --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Slot-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> VariablesLibrary-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Clap-Commands-Pharo --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Clap-Examples --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Clap-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> SUnit-Visitor-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> SUnit-MockObjects-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> SUnit-Support-UITesting-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Coverage-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> EnlumineurFormatter-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Reflectivity-Tools --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: BreakpointTest>>testObjectCentricAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricASTAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricASTAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricASTAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricBreakpoint (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricBreakpoint (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricBreakpoint (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricObjectAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricObjectAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testOnceBreakpointDisableAfterHit (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testUninstallFromGarbageCollectedInstance (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testUninstallFromGarbageCollectedInstance (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>setUp (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>setUp (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>testCounting (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>testCountingAfterReset (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>testCountingAfterReset (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>testMultipleCounters (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>testReseting (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>nodesForV1InVariableBreakpointMockSubclass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>nodesForV1InVariableBreakpointMockSubclass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>nodesForV2InVariableBreakpointMockSubclass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>nodesForV2InVariableBreakpointMockSubclass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>nodesForV2InVariableBreakpointMockSubclass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>nodesForV2InVariableBreakpointMockSubclass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>nodesForV2InVariableBreakpointMockSubclass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>setUp (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>setUp (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testAccessStrategy (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testAllSlotNamesFor (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testInstall (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testIsInstalled (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testNewForClass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testNewForClass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testRemove (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testRemove (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testRemoveFromMethod (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testRemoveFromMethod (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariableInClass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariableReadsInClass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariableWritesInClass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesInClass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesInClass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesInClass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesInObject (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesReadsInClass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesReadsInClass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesReadsInClass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesReadsInObject (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesWritesInClass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesWritesInClass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesWritesInClass (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: VariableBreakpointTest>>testWatchVariablesWritesInObject (VariableBreakpointMockSubclass is Undeclared)
NewUndeclaredWarning: WatchTest>>testAddSameWatchSameNode (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testAddWatch (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testAddWatchSameNode (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteHistoryFromNode (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteHistoryFromNode (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteHistoryFromNode (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSaveOneValue (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSaveOneValue (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSaveValues (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSaveValues (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSaveValues (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSendMessage (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSendMessage (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSendMessage (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testStopRecording (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testStopRecording (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testTimestamp (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testTimestamp (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testWatchTwice (ReflectivityExamples is Undeclared)
MetacelloNotification: Loaded -> Reflectivity-Tools-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: CoverageDemoPresenter class>>open (StPharoApplication is Undeclared)
MetacelloNotification: Loaded -> Reflectivity-Examples --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Reflectivity-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: RBSharedPoolForTestData2>>reference (RBRemoveClassRefactoringTest is Undeclared)
MetacelloNotification: Loaded -> Refactoring-DataForTesting --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Refactoring-UI-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Refactoring-Core-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Refactoring-Changes-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Refactoring-Critics-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Refactoring-Environment-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Refactoring-Transformations-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Math-Operations-Extensions-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Network-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Network-Mail-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Rubric-SpecFindReplaceDialog --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> OpalCompiler-UI --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> OpalCompiler-UI-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Metacello-TestsCore --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Metacello-TestsMCCore --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Metacello-TestsReference --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Metacello-Gitlab-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Shout --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: SHStylePresenter class>>open (StPharoApplication is Undeclared)
NewUndeclaredWarning: SHStylePresenter>>textStylerClass (SpMorphicCodeTextStyler is Undeclared)
MetacelloNotification: Loaded -> Shout-UI --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Rubric-Styling --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Shout-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> ReflectionMirrors-Primitives-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> FuzzyMatcher --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> FuzzyMatcher-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: NautilusRefactoring>>handleMethodNameRequest: (CmdCommandAborted is Undeclared)
MetacelloNotification: Loaded -> NautilusRefactoring --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: ClassTestCase>>testMethodsOfTheClassShouldNotBeRepeatedInItsSuperclasses (ReEquivalentSuperclassMethodsRule is Undeclared)
NewUndeclaredWarning: ClassTestCase>>testTraitExplicitRequirementMethodsMustBeImplementedInTheClassOrInASuperclass (ReExplicitRequirementMethodsRule is Undeclared)
MetacelloNotification: Loaded -> Refactoring-Critics --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: ClassTestCase>>assertValidLintRule: (ReSmalllintChecker is Undeclared)
MetacelloNotification: Loaded -> Manifest-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Manifest-Resources-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReCodeCruftLeftInMethodsRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReCodeCruftLeftInMethodsRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReSmalllintChecker is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReRuleManager is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testCriticsOf (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsFalsePositive (ReCodeCruftLeftInMethodsRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsFalsePositive (ReCodeCruftLeftInMethodsRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsToDo (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsToDo (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testToDoOf (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testToDoOf (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
MetacelloNotification: Loaded -> Manifest-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Renraku --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: ReCompactSourceCodeRuleTest>>testCriticizeFinalDotIsEnabledByDefault (ReCompactSourceCodeRule is Undeclared)
NewUndeclaredWarning: ReNoPrintStringInPrintOnRuleTest>>testBasicCheck (ReNoPrintStringInPrintOnRule is Undeclared)
NewUndeclaredWarning: ReNoPrintStringInPrintOnRuleTest>>testBasicCheck (ReNoPrintStringInPrintOnRule is Undeclared)
NewUndeclaredWarning: ReNoPrintStringInPrintOnRuleTest>>testRule (ReNoPrintStringInPrintOnRule is Undeclared)
NewUndeclaredWarning: RenrakuTest>>testAsClassRuleTransformation (ReAsClassRule is Undeclared)
NewUndeclaredWarning: RenrakuTest>>testNoClassComment (ReNoClassCommentRule is Undeclared)
NewUndeclaredWarning: RenrakuTest>>testNoClassComment (ReNoClassCommentRule is Undeclared)
NewUndeclaredWarning: RenrakuTest>>testUnclassifiedMethod (ReUnclassifiedMethodsRule is Undeclared)
NewUndeclaredWarning: RenrakuTest>>testUnclassifiedMethod (ReUnclassifiedMethodsRule is Undeclared)
NewUndeclaredWarning: OCCodeSnippetTest>>testCritiques (ReDeadBlockRule is Undeclared)
MetacelloNotification: Loaded -> Renraku-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> AI-Algorithms-Graph-Components --- github://pharo-ai/graph-algorithms:v1.2.7/src(c0bd677)
MetacelloNotification: Loaded -> AI-Algorithms-Graph --- github://pharo-ai/graph-algorithms:v1.2.7/src(c0bd677)
NewUndeclaredWarning: AIGraphNonWeightedFixtureStructure>>buildGraphCanvas (RSCanvas is Undeclared)
NewUndeclaredWarning: AIGraphNonWeightedFixtureStructure>>buildGraphCanvas (RSDraggable is Undeclared)
NewUndeclaredWarning: AIGraphNonWeightedFixtureStructure>>buildGraphCanvas (RSCanvasController is Undeclared)
NewUndeclaredWarning: AIGraphNonWeightedFixtureStructure>>buildGraphCanvas (RSLineBuilder is Undeclared)
NewUndeclaredWarning: AIGraphNonWeightedFixtureStructure>>buildGraphCanvas (RSLineBuilder is Undeclared)
NewUndeclaredWarning: AIGraphNonWeightedFixtureStructure>>buildGraphCanvas (RSLineBuilder is Undeclared)
NewUndeclaredWarning: AIGraphNonWeightedFixtureStructure>>buildGraphCanvas (RSLineBuilder is Undeclared)
NewUndeclaredWarning: AIGraphNonWeightedFixtureStructure>>buildGraphCanvas (RSCircleLayout is Undeclared)
NewUndeclaredWarning: AIGraphTestFixtureStructure>>inspectGraph (SpRoassal3InspectorPresenter is Undeclared)
NewUndeclaredWarning: AIGraphTestFixtureStructure>>inspectGraph (SpRoassal3InspectorPresenter is Undeclared)
NewUndeclaredWarning: AIGraphTestFixtureStructure>>nodesAsRoassalShapes (RSComposite is Undeclared)
NewUndeclaredWarning: AIGraphTestFixtureStructure>>nodesAsRoassalShapes (RSLabel is Undeclared)
NewUndeclaredWarning: AIGraphTestFixtureStructure>>nodesAsRoassalShapes (RSLabel is Undeclared)
NewUndeclaredWarning: AIGraphTestFixtureStructure>>nodesAsRoassalShapes (RSLabel is Undeclared)
NewUndeclaredWarning: AIGraphTestFixtureStructure>>nodesAsRoassalShapes (RSCircle is Undeclared)
NewUndeclaredWarning: AIGraphTestFixtureStructure>>nodesAsRoassalShapes (RSCircle is Undeclared)
NewUndeclaredWarning: AIGraphTestFixtureStructure>>nodesAsRoassalShapes (RSCircle is Undeclared)
NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSCanvas is Undeclared)
NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSDraggable is Undeclared)
NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSCanvasController is Undeclared)
NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSShapeFactory is Undeclared)
NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSBorderAttachPoint is Undeclared)
NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSBorderAttachPoint is Undeclared)
NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSLine is Undeclared)
NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSLine is Undeclared)
NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSLine is Undeclared)
NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSLine is Undeclared)
NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSLine is Undeclared)
NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSLine is Undeclared)
NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSLine is Undeclared)
NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSLabeled is Undeclared)
NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSForceBasedLayout is Undeclared)
NewUndeclaredWarning: AIGraphWeightedFixtureStructure>>buildGraphCanvas (RSForceBasedLayout is Undeclared)
MetacelloNotification: Loaded -> AI-Algorithms-Graph-Tests --- github://pharo-ai/graph-algorithms:v1.2.7/src(c0bd677)
MetacelloNotification: Loaded -> Tool-DependencyAnalyser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: DACycleDetectionTreePresenter class>>onPackagesNamed: (StPharoApplication is Undeclared)
NewUndeclaredWarning: DACycleDetectionTreePresenter class>>onPackagesNamed: (StPharoApplication is Undeclared)
NewUndeclaredWarning: DADependencyTreePresenter class>>onPackagesNamed: (StPharoApplication is Undeclared)
NewUndeclaredWarning: DADependencyTreePresenter class>>onPackagesNamed: (StPharoApplication is Undeclared)
MetacelloNotification: Loaded -> Tool-DependencyAnalyser-UI --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: DAMessageSendAnalyzerTest>>testSystemPackageIsAnsweredWithLoadedPackage (DASomeClass is Undeclared)
MetacelloNotification: Loaded -> Tool-DependencyAnalyser-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Tool-DependencyAnalyser-Tests-Data --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> General-Rules --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: ReShouldSendSuperInitializeAsFirstMessageTest>>testRuleViolated (ReShouldSendSuperInitializeAsFirstMessage is Undeclared)
NewUndeclaredWarning: ReShouldSendSuperInitializeAsFirstMessageTest>>testRuleViolatedWithTemps (ReShouldSendSuperInitializeAsFirstMessage is Undeclared)
MetacelloNotification: Loaded -> General-Rules-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: PharoBootstrapRule>>bootstrapPackages (BaselineOfPharoBootstrap is Undeclared)
MetacelloNotification: Loaded -> Specific-Rules --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Specific-Rules-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> SUnit-Rules --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> SUnit-Rules-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: ReleaseTest>>knownProcesses (OSSDL2Driver is Undeclared)
NewUndeclaredWarning: ReleaseTest>>knownProcesses (TFCallbackQueue is Undeclared)
MetacelloNotification: Loaded -> ReleaseTests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> NautilusRefactoring-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> OSWindow-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: SDLOSXPharoMenu>>doAbout (StPharoSettings is Undeclared)
MetacelloNotification: Loaded -> OSWindow-SDL2 --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> OSWindow-SDL2-Examples --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> OSWindow-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> EmergencyDebugger --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> EmergencyDebugger-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Ombu --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Epicea --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Hiedra --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Hiedra-Examples --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: EpUnifiedBrowserPresenter class>>open (StPharoApplication is Undeclared)
NewUndeclaredWarning: EpUnifiedBrowserPresenter class>>open (StPharoApplication is Undeclared)
NewUndeclaredWarning: EpUnifiedBrowserPresenter class>>open (StPharoApplication is Undeclared)
MetacelloNotification: Loaded -> EpiceaBrowsers --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> PharoDocComment --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> STON-Text support --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-CommandLine-TextSupport --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Files-Prompt --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-SourcesCondenser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Fuel-Core-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Debugging-Utils-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> NumberParser-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Kernel-CodeModel-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Monticello-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Installers-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> MonticelloMocks --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> FormCanvas-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Collections-DoubleLinkedList-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Collections-Arithmetic-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> MetacelloCommandLineHandler-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Debugger-Model-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Debugger-Oups-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> EmbeddedFreeType-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Ombu-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Epicea-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Hiedra-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> EpiceaBrowsers-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> FileSystem-Memory-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Fonts-Infrastructure-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Graphics-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Morphic-Widgets-FastTable-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> NECompletion-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> ProfStef-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: RxMatcherTest>>testEscapedLineEndings (ClyRegexPattern is Undeclared)
NewUndeclaredWarning: RxMatcherTest>>testEscapedLineEndings (ClyRegexPattern is Undeclared)
NewUndeclaredWarning: RxMatcherTest>>testEscapedLineEndings (ClyRegexPattern is Undeclared)
NewUndeclaredWarning: RxMatcherTest>>testLineEndings (ClyRegexPattern is Undeclared)
NewUndeclaredWarning: RxMatcherTest>>testLineEndings (ClyRegexPattern is Undeclared)
NewUndeclaredWarning: RxMatcherTest>>testLineEndings (ClyRegexPattern is Undeclared)
MetacelloNotification: Loaded -> Regex-Core-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Ring-Definitions-Monticello-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: RubSmalltalkEditorTest>>testCompletionEngineInstanceIsNotUsedIfNil (CoStatisticsCompletionEngine is Undeclared)
NewUndeclaredWarning: RubSmalltalkEditorTest>>testCompletionEngineInstanceIsNotUsedIfNil (CoStatisticsCompletionEngine is Undeclared)
NewUndeclaredWarning: RubSmalltalkEditorTest>>testCompletionEngineInstanceIsUsedIfSpecified (CoStatisticsCompletionEngine is Undeclared)
NewUndeclaredWarning: RubSmalltalkEditorTest>>testCompletionEngineInstanceIsUsedIfSpecified (CoStatisticsCompletionEngine is Undeclared)
MetacelloNotification: Loaded -> Rubric-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> ScriptingExtensions-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> STON-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Caching-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Utilities-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Hashing-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-History-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Localization-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-SessionManager-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Settings-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Support-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Text-Diff-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Tool-ExternalBrowser-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Tool-Profilers-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Tool-ImageCleaner-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Tools-CodeNavigation-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Tools-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Zinc-Resource-Meta-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Zinc-HTTP-Examples --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Zinc-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-Identification-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfMonticello is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfMonticello is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfMonticello is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfMonticello is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfMonticello is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
MetacelloNotification: Loaded -> System-Dependencies-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> System-BasicCommandLineHandler-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Transcript-NonInteractive-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> PharoDocComment-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> FreeType --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> FreeType-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Keymapping-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Keymapping-KeyCombinations --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Keymapping-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Zinc-Zodiac-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Zodiac-Extra --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Zodiac-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> SortFunctions-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> SortFunctions-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Equals --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Equals-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> NewValueHolder-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> NewValueHolder-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> STON-Extensions --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> BaselineOfPharoBootstrap --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> BaselineOfMonticello --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> BaselineOfMetacello --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> ReferenceFinder-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> ClassParser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> ClassParser-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> UndefinedClasses --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> UndefinedClasses-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> ClassAnnotation --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> ClassAnnotation-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Commander-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Commander-Core-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Commander-Activators-Shortcut --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Commander-Activators-ContextMenu --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Commander-Activators-DragAndDrop --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Commander-Activators-WorldMenu --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Commander-Activators-Mouse --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Commander-Activators-TextView --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Commander-Spec2-Compatibility --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: TRefactoringCommandSupport>>setUpModelFromContext: (ScopesManager is Undeclared)
NewUndeclaredWarning: SycCmCommand>>setUpModelFromContext: (ScopesManager is Undeclared)
MetacelloNotification: Loaded -> SystemCommands-RefactoringSupport --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: SycClassCommand>>setUpModelFromContext: (ScopesManager is Undeclared)
NewUndeclaredWarning: SycAddNewProtocolCommand>>prepareFullExecutionInContext: (StProtocolNameChooserPresenter is Undeclared)
NewUndeclaredWarning: SycAddClassesScopeCommand>>execute (ScopesManager is Undeclared)
NewUndeclaredWarning: SycAddClassesScopeCommand>>execute (ScopesManager is Undeclared)
NewUndeclaredWarning: SycAddClassesScopeCommand>>execute (ScopesPresenter is Undeclared)
NewUndeclaredWarning: SycAddHierarchyScopeCommand>>execute (ScopesManager is Undeclared)
NewUndeclaredWarning: SycAddHierarchyScopeCommand>>execute (ScopesPresenter is Undeclared)
NewUndeclaredWarning: SycRenameClassCommand>>execute (ClyFullBrowserClassContext is Undeclared)
NewUndeclaredWarning: SycRenameClassCommand>>execute (ClyClassDefinitionContext is Undeclared)
NewUndeclaredWarning: SycOpenExtraInClassMenuCommand class>>browserContextMenuActivation (ClyClass is Undeclared)
NewUndeclaredWarning: SycOpenScopesInClassMenuCommand class>>browserContextMenuActivation (ClyClass is Undeclared)
NewUndeclaredWarning: SycCmDuplicateClassCommand class>>browserShortcutActivation (ClyClass is Undeclared)
MetacelloNotification: Loaded -> SystemCommands-ClassCommands --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: SycChangeMessageSignatureCommand>>setUpModelFromContext: (ScopesManager is Undeclared)
MetacelloNotification: Loaded -> SystemCommands-MessageCommands --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> SystemCommands-MessageCommands-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: SycMethodCommand>>setUpModelFromContext: (ScopesManager is Undeclared)
NewUndeclaredWarning: SycMethodRepackagingCommand>>newProtocolFor: (StProtocolNameChooserPresenter is Undeclared)
NewUndeclaredWarning: SycRemoveMethodCommand class>>methodMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycRemoveMethodCommand class>>methodShortcutActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycOpenExtraInMethodMenuCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycClassifyMthCommand>>prepareFullExecution (StProtocolNameChooserPresenter is Undeclared)
MetacelloNotification: Loaded -> SystemCommands-MethodCommands --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: SycConvertTempToinstVarCommandTest>>testCanExecuteOnArgumentNode (ClySourceCodeContext is Undeclared)
NewUndeclaredWarning: SycConvertTempToinstVarCommandTest>>testCanExecuteOnArgumentNode (SycConvertTempToInstVarCommand is Undeclared)
NewUndeclaredWarning: SycConvertTempToinstVarCommandTest>>testCanExecuteOnTemporaryNode (ClySourceCodeContext is Undeclared)
NewUndeclaredWarning: SycConvertTempToinstVarCommandTest>>testCanExecuteOnTemporaryNode (SycConvertTempToInstVarCommand is Undeclared)
NewUndeclaredWarning: SycInlineTempCommandTest>>testCanExecuteOnArgumentNode (ClySourceCodeContext is Undeclared)
NewUndeclaredWarning: SycInlineTempCommandTest>>testCanExecuteOnArgumentNode (SycInlineTempCommand is Undeclared)
NewUndeclaredWarning: SycInlineTempCommandTest>>testCanExecuteOnTemporaryNode (ClySourceCodeContext is Undeclared)
NewUndeclaredWarning: SycInlineTempCommandTest>>testCanExecuteOnTemporaryNode (SycInlineTempCommand is Undeclared)
NewUndeclaredWarning: SycRenameArgOrTempCommandTest>>testCanExecuteOnArgumentNode (ClySourceCodeContext is Undeclared)
NewUndeclaredWarning: SycRenameArgOrTempCommandTest>>testCanExecuteOnArgumentNode (SycRenameArgOrTempCommand is Undeclared)
NewUndeclaredWarning: SycRenameArgOrTempCommandTest>>testCanExecuteOnTemporaryNode (ClySourceCodeContext is Undeclared)
NewUndeclaredWarning: SycRenameArgOrTempCommandTest>>testCanExecuteOnTemporaryNode (SycRenameArgOrTempCommand is Undeclared)
MetacelloNotification: Loaded -> SystemCommands-MethodCommands-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: SycAddPackagesScopeCommand>>execute (ScopesManager is Undeclared)
NewUndeclaredWarning: SycAddPackagesScopeCommand>>execute (ScopesManager is Undeclared)
NewUndeclaredWarning: SycAddPackagesScopeCommand>>execute (ScopesPresenter is Undeclared)
NewUndeclaredWarning: SycRemovePackageCommand>>applyResultInContext: (ClyNavigationEnvironment is Undeclared)
MetacelloNotification: Loaded -> SystemCommands-PackageCommands --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> SystemCommands-PackageCommands-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: SycSourceCodeRefactoringCommand>>setUpModelFromContext: (ScopesManager is Undeclared)
NewUndeclaredWarning: SycExtractMethodAndOccurrencesCommand class>>methodEditorShortcutActivation (ClySourceCodeContext is Undeclared)
NewUndeclaredWarning: SycExtractMethodCommand class>>methodEditorShortcutActivation (ClySourceCodeContext is Undeclared)
NewUndeclaredWarning: SycNewExtractMethodCommand class>>methodEditorShortcutActivation (ClySourceCodeContext is Undeclared)
NewUndeclaredWarning: SycNewExtractMethodCommand>>setUpModelFromContext: (ScopesManager is Undeclared)
NewUndeclaredWarning: SycRunTestCommand class>>methodEditorShorcutActivation (ClyTextEditorContext is Undeclared)
MetacelloNotification: Loaded -> SystemCommands-SourceCodeCommands --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: SycGenerateVariableAccessorsWithLazyInitializationCommand class>>fullBrowserMenuActivation (ClyFullBrowserVariableContext is Undeclared)
NewUndeclaredWarning: SycMergeVariableCommand>>prepareFullExecutionInContext: (StBrowserSearchPresenter is Undeclared)
NewUndeclaredWarning: SycMergeVariableCommand>>prepareFullExecutionInContext: (ClyAllInstanceVariablesQuery is Undeclared)
NewUndeclaredWarning: SycMergeVariableCommand>>prepareFullExecutionInContext: (ClyClassScope is Undeclared)
NewUndeclaredWarning: SycProtectVariableCommand class>>sourceCodeMenuActivation (ClySourceCodeContext is Undeclared)
NewUndeclaredWarning: SycPushDownVariableCommand class>>sourceCodeMenuActivation (ClySourceCodeContext is Undeclared)
NewUndeclaredWarning: SycPushUpVariableCommand class>>sourceCodeMenuActivation (ClySourceCodeContext is Undeclared)
NewUndeclaredWarning: SycRemoveVariablesCommand class>>sourceCodeMenuActivation (ClySourceCodeContext is Undeclared)
MetacelloNotification: Loaded -> SystemCommands-VariableCommands --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> SystemCommands-RefactoringSupport-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-NavigationModel --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-NavigationModel-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemQueries --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-PExtendedByP5 --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P5WithTags --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-PWithSingleClass --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-PExtendedByP1 --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P1WithHierarchy --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P2WithSubclassFromP1 --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P3WithSubclassFromP2 --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-Tests-PWithTraits --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-Tests-PExtendingTrait --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Critic-Queries --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Critic-Queries-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Deprecation-Queries --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Deprecation-Queries-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-FileOut-Queries --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-InheritanceAnalysis-Queries --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Queries --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Queries-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-SUnit-Queries --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-SUnit-Queries-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Undeclared-Queries --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Undeclared-Queries-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-FFI-Queries --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-FFI-Queries-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Flags-Queries --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Flags-Queries-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-ClassScripts-Queries --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: ClyTextEditor>>printIt (SpCodePopoverPrintPresenter is Undeclared)
MetacelloNotification: Loaded -> Calypso-Browser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>allClyContextBut: (ClyFullBrowserPackageContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>allClyContextBut: (ClyFullBrowserClassGroupContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>allClyContextBut: (ClyFullBrowserMethodContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>allClyContextBut: (ClyFullBrowserMethodGroupContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>allClyContextBut: (ClyFullBrowserVariableContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>classContext (ClyFullBrowserClassContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>classContext (ClyFullBrowserClassContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>classContext (ClyFullBrowserClassContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>classGroupContext (ClyFullBrowserClassGroupContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>classGroupContext (ClyFullBrowserClassGroupContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>classGroupContext (ClyFullBrowserClassGroupContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>differentClassGroupContext (ClyFullBrowserMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>differentClassGroupContext (ClyFullBrowserClassGroupContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>differentClassGroupContext (ClyFullBrowserClassGroupContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>differentClassGroupContext (ClyFullBrowserClassGroupContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>methodContext (ClyFullBrowserMethodContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>methodContext (ClyFullBrowserMethodContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>methodGroupContext (ClyFullBrowserMethodGroupContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>methodGroupContext (ClyFullBrowserMethodGroupContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>openBrowserWithPackageAndClassGroupOnlySelected (ClyFullBrowserMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>openBrowserWithPackageOnlySelected (ClyFullBrowserMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>packageContext (ClyFullBrowserPackageContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>packageContext (ClyFullBrowserPackageContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>packageContext (ClyFullBrowserPackageContext is Undeclared)
NewUndeclaredWarning: ClyBrowserContextAbstractTest>>setUp (ClyFullBrowserMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCommentToolIsNotValidWhenNotAClassContext (ClyRichTextClassCommentEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCommentToolIsNotValidWhenNotAClassContext (ClyFullBrowserClassContext is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCommentToolIsNotValidWhenReferencingDifferentClass (ClyRichTextClassCommentEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCommentToolIsValidWhenReferencingSameClass (ClyRichTextClassCommentEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCreationToolIsNotValidWhenNotAPackageOrClassGroupContext (ClyClassCreationToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCreationToolIsNotValidWhenNotAPackageOrClassGroupContext (ClyFullBrowserPackageContext is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCreationToolIsNotValidWhenNotAPackageOrClassGroupContext (ClyFullBrowserClassGroupContext is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCreationToolIsNotValidWhenReferencingDifferentClassGroup (ClyClassCreationToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCreationToolIsNotValidWhenReferencingDifferentPackage (ClyClassCreationToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCreationToolIsValidWhenClassGroupContext (ClyClassCreationToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassCreationToolIsValidWhenPackageContext (ClyClassCreationToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassDefinitionToolIsNotValidWhenNotAClassContext (ClyClassDefinitionEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassDefinitionToolIsNotValidWhenNotAClassContext (ClyFullBrowserClassContext is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassDefinitionToolIsNotValidWhenReferencingDifferentClass (ClyClassDefinitionEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testClassDefinitionToolIsValidWhenClassContext (ClyClassDefinitionEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testMethodEditorToolIsNotValidWhenNotAMethodContext (ClyMethodCodeEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testMethodEditorToolIsNotValidWhenNotAMethodContext (ClyFullBrowserMethodContext is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testMethodEditorToolIsNotValidWhenReferencingDifferentMethod (ClyMethodCodeEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testMethodEditorToolIsValidWhenReferencingSameMethod (ClyMethodCodeEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testPackageCommentToolIsNotValidWhenNotAPackageOrClassGroupContext (ClyPackageRichTextCommentEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testPackageCommentToolIsNotValidWhenNotAPackageOrClassGroupContext (ClyFullBrowserPackageContext is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testPackageCommentToolIsNotValidWhenNotAPackageOrClassGroupContext (ClyFullBrowserClassGroupContext is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testPackageCommentToolIsNotValidWhenReferencingDifferentPackage (ClyPackageRichTextCommentEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testPackageCommentToolIsValidWhenClassGroupContext (ClyPackageRichTextCommentEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testPackageCommentToolIsValidWhenReferencingDifferentClassGroup (ClyPackageRichTextCommentEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testPackageCommmentToolIsValidWhenPackageContext (ClyPackageRichTextCommentEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testPackageSelectionAfterPackageCreation (ClyFullBrowserMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testPackageSelectionAfterPackageCreation (ClyClassCreationToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testSetUpToolIsNotValidWhenNotAClassContext (ClyTestSetUpEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testSetUpToolIsNotValidWhenNotAClassContext (ClyFullBrowserClassContext is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testSetUpToolIsNotValidWhenReferencingDifferentClass (ClyTestSetUpEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testSetUpToolIsValidWhenReferencingSameClass (ClyTestSetUpEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testWindowLabelIsUpdatedAfterPackageRemoval (ClyFullBrowserMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testWindowLabelIsUpdatedAfterPackageRemoval (ClyClassCreationToolMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testWindowLabelSetAfterPackageCreation (ClyFullBrowserMorph is Undeclared)
NewUndeclaredWarning: ClyBrowserToolValidityTest>>testWindowLabelSetAfterPackageCreation (ClyClassCreationToolMorph is Undeclared)
NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testDoesNotRecycleToolWhenNotValidInContext (ClyRichTextClassCommentEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testRecycleToolWhenValidInContext (ClyRichTextClassCommentEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testRecycleToolWhenValidInContext (ClyRichTextClassCommentEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testTargetedToolsWhenManyContext (ClyMethodCodeEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testTargetedToolsWhenManyContext (ClyClassDefinitionEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testTargetedToolsWhenManyContext (ClyRichTextClassCommentEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testTargetedToolsWhenManyContext (ClyTestSetUpEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testTargetedToolsWhenOneContext (ClyMethodCodeEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testToolsToInstall (ClyMethodCodeEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testToolsToKeepWhenManyContext (ClyMethodCodeEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testToolsToKeepWhenManyContext (ClyClassDefinitionEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testToolsToKeepWhenManyContext (ClyRichTextClassCommentEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testToolsToKeepWhenManyContext (ClyTestSetUpEditorToolMorph is Undeclared)
NewUndeclaredWarning: ClyNotebookPageRecyclerTest>>testToolsToKeepWhenOneContext (ClyMethodCodeEditorToolMorph is Undeclared)
NewUndeclaredWarning: NavigationInteractionTest>>testBrowseClassViaImplementorActuallyBrowseTheClass (ClyFullBrowserMorph is Undeclared)
NewUndeclaredWarning: NavigationInteractionTest>>testBrowseMethodViaImplementorActuallyBrowseTheClass (ClyFullBrowserMorph is Undeclared)
NewUndeclaredWarning: NavigationInteractionTest>>testSenderOnClassViaSenderActuallyBrowseSenders (ClyFullBrowserMorph is Undeclared)
MetacelloNotification: Loaded -> Calypso-Browser-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: ClyMethodEditorToolMorph>>chooseClassForNewMethodIfNone: (StBrowserSearchPresenter is Undeclared)
NewUndeclaredWarning: ClyClassSideLinkTableDecorator class>>decorateMainTableCell:inContext: (ClySwitchToClassSideCommand is Undeclared)
NewUndeclaredWarning: ClyClassSideLinkTableDecorator class>>methodDecorationStrategy (ClyFullBrowserMethodContext is Undeclared)
NewUndeclaredWarning: ClySystemBrowserContext>>requestSingleClass: (StBrowserSearchPresenter is Undeclared)
NewUndeclaredWarning: ClySystemBrowserContext>>requestSingleClass:from: (StBrowserSearchPresenter is Undeclared)
NewUndeclaredWarning: ClySystemBrowserContext>>requestSinglePackage: (StBrowserSearchPresenter is Undeclared)
NewUndeclaredWarning: ClySuperclassVisibilityLevel>>decorateMethodGroupTableCell:of: (ClyMethodVisibilityMorph is Undeclared)
NewUndeclaredWarning: ClyProtocolEditorMorph>>requestProtocol (StProtocolNameChooserPresenter is Undeclared)
NewUndeclaredWarning: SycMergeVariableCommand class>>fullBrowserMenuActivation (ClyFullBrowserVariableContext is Undeclared)
NewUndeclaredWarning: ClyFullVisibilityLevel>>decorateMethodGroupTableCell:of: (ClyMethodVisibilityMorph is Undeclared)
MetacelloNotification: Loaded -> Calypso-SystemTools-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-DependencyAnalyser-Browser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-ClassScripts-Browser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Flags-Browser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-FFI-Browser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Undeclared-Browser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-MethodDiffTool --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: ClyConvertMethodGroupToProtocolCommand>>prepareFullExecutionInContext: (StProtocolNameChooserPresenter is Undeclared)
NewUndeclaredWarning: ClyRenameProtocolCommand>>prepareFullExecutionInContext: (StProtocolNameChooserPresenter is Undeclared)
NewUndeclaredWarning: ClyFindMethodInBrowserCommand>>prepareFullExecutionInContext: (StBrowserSearchPresenter is Undeclared)
NewUndeclaredWarning: ClySwitchToScopedModeCommand>>prepareFullExecutionInContext: (StBrowserSearchPresenter is Undeclared)
NewUndeclaredWarning: ClyFullBrowserMorph>>allNavigationScopes (ScopesManager is Undeclared)
MetacelloNotification: Loaded -> Calypso-SystemTools-FullBrowser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: ClyRunTestsFromMethodDataSourceCommand class>>queryBrowserToolbarActivation (ClyQueryBrowserContext is Undeclared)
MetacelloNotification: Loaded -> Calypso-SystemPlugins-SUnit-Browser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-InheritanceAnalysis-Browser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Deprecation-Browser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: ClyOpenCriticBrowserCommand>>execute (StCritiqueRuleSelectorPresenter is Undeclared)
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Critic-Browser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Browser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemTools-FullBrowser-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: ClyQueryBrowserMorph>>extraScopesOfSelectedItems (ScopesManager is Undeclared)
MetacelloNotification: Loaded -> Calypso-SystemTools-QueryBrowser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Browser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Browser-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemPlugins-DebugPoints-Browser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemTools-QueryBrowser-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-SystemTools-OldToolCompatibillity --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: RGEnvironment>>compileANewClassFrom:notifying:startingFrom: (RGChunkImporter is Undeclared)
MetacelloNotification: Loaded -> Ring-Core --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: RGEnvironment>>writeIntoFileTree: (IceMetadatalessFileTreeWriter is Undeclared)
MetacelloNotification: Loaded -> Ring-Monticello --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Ring-ChunkImporter --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Ring-Core-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Ring-Monticello-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Ring-ChunkImporter-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Ring-TraitsSupport --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Ring-RuntimeSupport --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Calypso-Ring --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> HeuristicCompletion-Model --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> HeuristicCompletion-Morphic --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> HeuristicCompletion-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> HeuristicCompletion-Benchmarks --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Tool-DependencyAnalyser-UI-Tab --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: SpCodePresenter class>>codeSelectionActionCommandsGroupWith: (SpCodeSelectionCommand is Undeclared)
MetacelloNotification: Loaded -> Spec2-Code --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Code-Commands --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Code-Diff --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Code-Diff-Tests --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Code-Tests --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Code-Morphic --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Code-Diff-Morphic --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Spec2-Code-Backend-Tests --- github://pharo-spec/Spec:Pharo13/src(e8a9db2)
MetacelloNotification: Loaded -> Athens-SVG-PathConverter --- unresolved
MetacelloNotification: Loaded -> Geometry --- github://pharo-contributions/Geometry:master/src(5e18270)
MetacelloNotification: Loaded -> Geometry-Tests --- github://pharo-contributions/Geometry:master/src(5e18270)
MetacelloNotification: Loaded -> NumericInterpolator --- github://pharo-graphics/NumericScales:v1.03/src(b3540fe)
MetacelloNotification: Loaded -> NumericNoise --- github://pharo-graphics/NumericScales:v1.03/src(b3540fe)
MetacelloNotification: Loaded -> NumericInterpolator-Tests --- github://pharo-graphics/NumericScales:v1.03/src(b3540fe)
NewUndeclaredWarning: RSTWalkBasedRegularTreeLayout>>initialize:associationEdges: (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSTWalkBasedRegularTreeLayout>>initialize:associationEdges: (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSAbstractFlowLayout>>doExecute: (RSMockShape is Undeclared)
NewUndeclaredWarning: RSVerticalCellLayout>>doExecute: (RSMockShape is Undeclared)
NewUndeclaredWarning: RSClusteringLayout>>getClusterFor: (RSGroup is Undeclared)
NewUndeclaredWarning: RSLayout>>initialize (RSLayoutTranslator is Undeclared)
NewUndeclaredWarning: RSAbstractGraphLayout>>rootNodesFromCycles: (RSDSMGraph is Undeclared)
NewUndeclaredWarning: RSSugiyamaLayout>>addDummyNodes (RSIdentityMatrix is Undeclared)
NewUndeclaredWarning: RSSugiyamaLayout>>addDummyNodes (RSDummyNode is Undeclared)
NewUndeclaredWarning: RSForceBasedLayout>>newMockElementFor: (RSMockShape is Undeclared)
NewUndeclaredWarning: RSForceBasedLayout>>newMockElementFor: (RSMockShape is Undeclared)
NewUndeclaredWarning: RSForceBasedLayout>>newMockElementFor: (RSMockShape is Undeclared)
NewUndeclaredWarning: RSForceBasedLayout>>newMockElementFor: (RSMockShape is Undeclared)
NewUndeclaredWarning: RSForceBasedLayout>>newMockLineFor: (RSMockLine is Undeclared)
NewUndeclaredWarning: RSForceBasedLayout>>newMockLineFor: (RSMockLine is Undeclared)
NewUndeclaredWarning: RSForceBasedLayout>>newMockLineFor: (RSMockLine is Undeclared)
NewUndeclaredWarning: RSForceBasedLayout>>newMockLineFor: (RSMockLine is Undeclared)
NewUndeclaredWarning: RSForceBasedLayout>>newMockLineFor: (RSMockLine is Undeclared)
NewUndeclaredWarning: RSForceBasedLayout>>newMockLineFor: (RSMockLine is Undeclared)
NewUndeclaredWarning: RSForceBasedLayout>>stepNodeRepulsion (RSQuadTreeForce is Undeclared)
MetacelloNotification: Loaded -> Roassal-Layouts --- github://pharo-graphics/RoassalLayouts:Pharo13/src(bea0ea5)
NewUndeclaredWarning: RSAlignmentTest>>testCenter (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSAlignmentTest>>testCenter (RSGroup is Undeclared)
NewUndeclaredWarning: RSAlignmentTest>>testFromBottom (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSAlignmentTest>>testFromBottom (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSAlignmentTest>>testFromLeft (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSAlignmentTest>>testFromLeft (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSAlignmentTest>>testFromLeftWithAFixShape (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSAlignmentTest>>testFromLeftWithAFixShape (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSAlignmentTest>>testFromLeftWithFixedShape (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSAlignmentTest>>testFromLeftWithFixedShape (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSAlignmentTest>>testFromLeftWithFixedShape (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSAlignmentTest>>testFromRight (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSAlignmentTest>>testFromRight (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSAlignmentTest>>testFromTop (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSAlignmentTest>>testFromTop (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSAlignmentTest>>testFromTopWithAFixShape (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSAlignmentTest>>testFromTopWithAFixShape (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSAlignmentTest>>testHasElement (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSLayoutBuilderTest>>testSelectNoneLayout (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSClusteringLayoutTest>>testBasic (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSClusteringLayoutTest>>testBasic (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSClusteringLayoutTest>>testBasic (RSLayoutLineBuilder is Undeclared)
NewUndeclaredWarning: RSClusteringLayoutTest>>testBasic2 (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSClusteringLayoutTest>>testBasic2 (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSClusteringLayoutTest>>testBasic2 (RSLayoutLineBuilder is Undeclared)
NewUndeclaredWarning: RSClusteringLayoutTest>>testBasic3 (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSClusteringLayoutTest>>testBasic3 (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSClusteringLayoutTest>>testBasic3 (RSLayoutLineBuilder is Undeclared)
NewUndeclaredWarning: RSClusteringLayoutTest>>testCycles (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSClusteringLayoutTest>>testCycles (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSClusteringLayoutTest>>testCycles (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSClusteringLayoutTest>>testCycles (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSClusteringLayoutTest>>testCycles (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSClusteringLayoutTest>>testCycles (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSClusteringLayoutTest>>testCycles (RSLayoutLineBuilder is Undeclared)
NewUndeclaredWarning: RSClusteringLayoutTest>>testCycles (RSLayoutLineBuilder is Undeclared)
NewUndeclaredWarning: RSGridLayoutTest>>testLineItemsCountForASingleLineOfShapes (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSGridLayoutTest>>testLineItemsCountForASingleLineOfShapes (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSHorizontalTreeLayoutTest>>testCycles (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSHorizontalTreeLayoutTest>>testCycles (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSHorizontalTreeLayoutTest>>testCycles (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSHorizontalTreeLayoutTest>>testCycles (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSHorizontalTreeLayoutTest>>testCycles (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSHorizontalTreeLayoutTest>>testCycles (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSHorizontalTreeLayoutTest>>testCycles (RSLayoutLineBuilder is Undeclared)
NewUndeclaredWarning: RSHorizontalTreeLayoutTest>>testCycles (RSLayoutLineBuilder is Undeclared)
NewUndeclaredWarning: RSLayoutTest>>setUp (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSLayoutTest>>setUp (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSLayoutTest>>setUp (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSLayoutTest>>setUp (RSLayoutLineBuilder is Undeclared)
NewUndeclaredWarning: RSSugiyamaLayoutTest>>testOnCycle (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSSugiyamaLayoutTest>>testOnCycle (RSLayoutLineBuilder is Undeclared)
NewUndeclaredWarning: RSSugiyamaLayoutTest>>testOnCycle (RSLayoutLineBuilder is Undeclared)
NewUndeclaredWarning: RSSugiyamaLayoutTest>>testOnCycle (RSLayoutLineBuilder is Undeclared)
NewUndeclaredWarning: RSTreeLayoutTest>>computeTreeWithCycles (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSTreeLayoutTest>>computeTreeWithCycles (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSTreeLayoutTest>>computeTreeWithCycles (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSTreeLayoutTest>>computeTreeWithCycles (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSTreeLayoutTest>>computeTreeWithCycles (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSTreeLayoutTest>>computeTreeWithCycles (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSTreeLayoutTest>>computeTreeWithCycles (RSLayoutLineBuilder is Undeclared)
NewUndeclaredWarning: RSTreeLayoutTest>>computeTreeWithCycles (RSLayoutLineBuilder is Undeclared)
NewUndeclaredWarning: RSLocationTest>>setUp (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSLocationTest>>setUp (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSLocationTest>>setUp (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSLocationTest>>setUp (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSLocationTest>>setUp (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSLocationTest>>testInComposite (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSLocationTest>>testInComposite (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSLocationTest>>testInComposite2 (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSLocationTest>>testInComposite2 (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSResizeTest>>setUp (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSResizeTest>>setUp (RSLayoutNode is Undeclared)
NewUndeclaredWarning: RSResizeTest>>setUp (RSLayoutNode is Undeclared)
MetacelloNotification: Loaded -> Roassal-Layouts-Tests --- github://pharo-graphics/RoassalLayouts:Pharo13/src(bea0ea5)
NewUndeclaredWarning: RSGroup class>>example1 (RSLabel is Undeclared)
NewUndeclaredWarning: RSGroup class>>example1 (RSEllipse is Undeclared)
NewUndeclaredWarning: RSGroup class>>example1 (RSCanvas is Undeclared)
NewUndeclaredWarning: RSGroup class>>example1 (RSCanvasController is Undeclared)
MetacelloNotification: Loaded -> Roassal-Layouts-Util --- github://pharo-graphics/RoassalLayouts:Pharo13/src(bea0ea5)
NewUndeclaredWarning: RTAbstractCollection class>>exampleList (StInspectorPresenter is Undeclared)
NewUndeclaredWarning: RTAbstractCollection class>>exampleRTree (StInspectorPresenter is Undeclared)
MetacelloNotification: Loaded -> RTree --- github://pharo-graphics/RTree:v1.01/src(987b92d)
MetacelloNotification: Loaded -> RTree-Tests --- github://pharo-graphics/RTree:v1.01/src(987b92d)
NewUndeclaredWarning: RSTAnnounceable>>click (RSMouseClick is Undeclared)
NewUndeclaredWarning: RSTAnnounceable>>click (RSMouseClick is Undeclared)
NewUndeclaredWarning: RSTAnnounceable>>click (RSMouseClick is Undeclared)
NewUndeclaredWarning: RSTAnnounceable>>leftClick (RSMouseLeftClick is Undeclared)
NewUndeclaredWarning: RSTAnnounceable>>leftClick (RSMouseLeftClick is Undeclared)
NewUndeclaredWarning: RSTAnnounceable>>leftClick (RSMouseLeftClick is Undeclared)
NewUndeclaredWarning: RSTAnnounceable>>shiftLeftClick (RSMouseLeftClick is Undeclared)
NewUndeclaredWarning: RSTAnnounceable>>shiftLeftClick (RSMouseLeftClick is Undeclared)
NewUndeclaredWarning: RSTAnnounceable>>shiftLeftClick (RSMouseLeftClick is Undeclared)
NewUndeclaredWarning: RSTAnnounceable>>shiftLeftClick (RSMouseLeftClick is Undeclared)
NewUndeclaredWarning: RSTContainer>>newBezier (RSBezier is Undeclared)
NewUndeclaredWarning: RSCanvas>>newBezier (RSBezier is Undeclared)
NewUndeclaredWarning: RSTContainer>>newBox (RSBox is Undeclared)
NewUndeclaredWarning: RSCanvas>>newBox (RSBox is Undeclared)
NewUndeclaredWarning: RSTContainer>>newCircle (RSCircle is Undeclared)
NewUndeclaredWarning: RSCanvas>>newCircle (RSCircle is Undeclared)
NewUndeclaredWarning: RSTContainer>>newEllipse (RSEllipse is Undeclared)
NewUndeclaredWarning: RSCanvas>>newEllipse (RSEllipse is Undeclared)
NewUndeclaredWarning: RSTContainer>>newLabel (RSLabel is Undeclared)
NewUndeclaredWarning: RSCanvas>>newLabel (RSLabel is Undeclared)
NewUndeclaredWarning: RSTContainer>>newLine (RSLine is Undeclared)
NewUndeclaredWarning: RSCanvas>>newLine (RSLine is Undeclared)
NewUndeclaredWarning: RSTContainer>>newPolygon (RSPolygon is Undeclared)
NewUndeclaredWarning: RSCanvas>>newPolygon (RSPolygon is Undeclared)
NewUndeclaredWarning: RSTContainer>>newPolyline (RSPolyline is Undeclared)
NewUndeclaredWarning: RSCanvas>>newPolyline (RSPolyline is Undeclared)
NewUndeclaredWarning: RSTContainer>>newSVGPath (RSSVGPath is Undeclared)
NewUndeclaredWarning: RSCanvas>>newSVGPath (RSSVGPath is Undeclared)
NewUndeclaredWarning: RSTPositionable>>translateTo: (RSPositionChangedEvent is Undeclared)
NewUndeclaredWarning: RSTPositionable>>translateTo: (RSPositionChangedEvent is Undeclared)
NewUndeclaredWarning: RSTPositionable>>translateTo: (RSPositionChangedEvent is Undeclared)
NewUndeclaredWarning: RSShape>>translateTo: (RSPositionChangedEvent is Undeclared)
NewUndeclaredWarning: RSShape>>translateTo: (RSPositionChangedEvent is Undeclared)
NewUndeclaredWarning: RSShape>>translateTo: (RSPositionChangedEvent is Undeclared)
NewUndeclaredWarning: RSCamera class>>example (StInspectorPresenter is Undeclared)
NewUndeclaredWarning: RSCamera>>scale: (RSScaleChangedEvent is Undeclared)
NewUndeclaredWarning: RSCamera>>scale: (RSScaleChangedEvent is Undeclared)
NewUndeclaredWarning: RSCamera>>scale: (RSScaleChangedEvent is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventKeyDown: (RSKeyDown is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventKeyUp: (RSKeyUp is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseClick: (RSMouseClick is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseClick: (RSMouseLeftClick is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseClick: (RSMouseRightClick is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseDoubleClick: (RSMouseDoubleClick is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseDoubleClick: (RSMouseDoubleLeftClick is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseDoubleClick: (RSMouseDoubleRightClick is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseDragEnd: (RSMouseDragEnd is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseDragStart: (RSMouseDragStart is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseDragStart: (RSMouseLeftDragStart is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseDragStart: (RSMouseRightDragStart is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseDragStart: (RSMouseMiddleDragStart is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseDragStart: (RSMouseDragging is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseDragging: (RSMouseDragging is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseEnter: (RSMouseEnter is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseLeave: (RSMouseLeave is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseMove: (RSMouseMove is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseOver: (RSMouseLeave is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseOver: (RSMouseEnter is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseUp: (RSMouseUp is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseUp: (RSMouseUpLeft is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseUp: (RSMouseUpRight is Undeclared)
NewUndeclaredWarning: RSEventProcessor>>eventMouseWheel: (RSMouseWheelEvent is Undeclared)
NewUndeclaredWarning: RSEventsMonitor class>>example (RSMouseClick is Undeclared)
NewUndeclaredWarning: RSCanvas>>announcementClasses (RSCanvasEvent is Undeclared)
NewUndeclaredWarning: RSCanvas>>announcementClasses (RSShapeEvent is Undeclared)
NewUndeclaredWarning: RSCanvas>>notifyExtentChanged: (RSExtentChangedEvent is Undeclared)
NewUndeclaredWarning: RSCanvas>>notifyExtentChanged: (RSExtentChangedEvent is Undeclared)
NewUndeclaredWarning: RSCanvas>>notifyExtentChanged: (RSExtentChangedEvent is Undeclared)
NewUndeclaredWarning: RSCanvas>>removeShape: (RSShapeRemovedEvent is Undeclared)
NewUndeclaredWarning: RSCanvas>>removeShape: (RSShapeRemovedEvent is Undeclared)
NewUndeclaredWarning: RSCanvas>>removeShape: (RSShapeRemovedEvent is Undeclared)
NewUndeclaredWarning: RSObjectWithProperty class>>exampleCanvas (StInspectorPresenter is Undeclared)
NewUndeclaredWarning: RSObjectWithProperty class>>exampleShapeBox (RSBox is Undeclared)
NewUndeclaredWarning: RSObjectWithProperty class>>exampleShapeBox (StInspectorPresenter is Undeclared)
NewUndeclaredWarning: RSObjectWithProperty>>click (RSMouseClick is Undeclared)
NewUndeclaredWarning: RSObjectWithProperty>>click (RSMouseClick is Undeclared)
NewUndeclaredWarning: RSObjectWithProperty>>click (RSMouseClick is Undeclared)
NewUndeclaredWarning: RSShape class>>exampleBox (RSBox is Undeclared)
NewUndeclaredWarning: RSShape class>>exampleBox (StInspectorPresenter is Undeclared)
NewUndeclaredWarning: RSShape class>>exampleLabel (RSLabel is Undeclared)
NewUndeclaredWarning: RSShape class>>exampleLabel (StInspectorPresenter is Undeclared)
NewUndeclaredWarning: RSShape class>>exampleLine (RSLine is Undeclared)
NewUndeclaredWarning: RSShape class>>exampleLine (StInspectorPresenter is Undeclared)
NewUndeclaredWarning: RSShape>>addedIn: (RSShapeAddedEvent is Undeclared)
NewUndeclaredWarning: RSShape>>announcementClasses (RSShapeEvent is Undeclared)
NewUndeclaredWarning: RSShape>>borderDo: (RSBorder is Undeclared)
NewUndeclaredWarning: RSShape>>withBorder (RSBorder is Undeclared)
NewUndeclaredWarning: RSAthensMorph>>themeChanged (RSThemeChangedEvent is Undeclared)
MetacelloNotification: Loaded -> Roassal --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-Event --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
NewUndeclaredWarning: RSAdjacencyMatrixBuilder>>renderIn: (RSBox is Undeclared)
NewUndeclaredWarning: RSAdjacencyMatrixBuilder>>renderIn: (RSPopup is Undeclared)
NewUndeclaredWarning: RSCircleVennDiagram>>renderIn: (RSCanvasController is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createBoundingBoxIn: (RSBox is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createBoundingBoxIn: (RSBox is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createBoundingBoxIn: (RSBox is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createBoundingBoxIn: (RSBox is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createBoundingBoxIn: (RSBox is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createBoundingBoxIn: (RSBorder is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createBoundingBoxIn: (RSBorder is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createBoundingBoxIn: (RSBorder is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createDataPointAt:at:value: (RSCircle is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createDataPointAt:at:value: (RSCircle is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createDataPointAt:at:value: (RSCircle is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createDataPointAt:at:value: (RSCircle is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createDataPointAt:at:value: (RSCircle is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createInteractionsIn: (RSHighlightable is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createInteractionsIn: (RSPopup is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createInteractionsIn: (RSPopup is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createLabelFor: (RSLabel is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createLabelFor: (RSLabel is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createLabelFor: (RSLabel is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createLabelFor: (RSLabel is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createLegendIn: (RSLegend is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createTickLineStart:end: (RSLine is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createTickLineStart:end: (RSLine is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createTickLineStart:end: (RSLine is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createTickLineStart:end: (RSLine is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>createTickLineStart:end: (RSLine is Undeclared)
NewUndeclaredWarning: RSCoOccurrenceMatrixBuilder>>defaultContainer (RSCanvasController is Undeclared)
NewUndeclaredWarning: RSPunchCardBuilder>>defaultContainer (RSCanvasController is Undeclared)
NewUndeclaredWarning: RSPunchCardBuilder>>labelFor: (RSLabel is Undeclared)
NewUndeclaredWarning: RSPunchCardBuilder>>labelFor: (RSLabel is Undeclared)
NewUndeclaredWarning: RSPunchCardBuilder>>labelFor: (RSLabel is Undeclared)
NewUndeclaredWarning: RSPunchCardBuilder>>renderDots: (RSEllipse is Undeclared)
NewUndeclaredWarning: RSMultilineLabelBuilder>>initialize (RSLabel is Undeclared)
MetacelloNotification: Loaded -> Roassal-Builders --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
NewUndeclaredWarning: RSComposite>>newSVGPath (RSSVGPath is Undeclared)
NewUndeclaredWarning: RSComposite>>newLabel (RSLabel is Undeclared)
NewUndeclaredWarning: RSComposite>>newPolygon (RSPolygon is Undeclared)
MetacelloNotification: Loaded -> Roassal-Shapes --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-Animation --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
NewUndeclaredWarning: RSCanvasController>>renderLegendOn: (RSLegend is Undeclared)
NewUndeclaredWarning: RSCanvasController>>renderLegendOn: (RSLegend is Undeclared)
MetacelloNotification: Loaded -> Roassal-Interaction --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-Colors --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-Legend --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-UML --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-Sunburst --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-FlameGraph --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-Pie --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-Inspector --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-Chart --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-DSM --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-Menu --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-Spec --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-Spec-Morphic --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-BaselineMap --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-SVG --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-Class-Examples --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-Mondrian --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
NewUndeclaredWarning: RTNilNode class>>example (StInspectorPresenter is Undeclared)
NewUndeclaredWarning: RTNode class>>example (StInspectorPresenter is Undeclared)
NewUndeclaredWarning: RTNode class>>exampleAdd (StInspectorPresenter is Undeclared)
MetacelloNotification: Loaded -> Roassal-Global-Tests --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-Animation-Tests --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-Shapes-Tests --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-Interaction-Tests --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-Chart-Tests --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-UML-Tests --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
NewUndeclaredWarning: RoassalSpecTest>>testTakeKeyboardFocus (StPlayground is Undeclared)
MetacelloNotification: Loaded -> Roassal-Spec-Tests --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-Inspector-Tests --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-BaselineMap-Tests --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
MetacelloNotification: Loaded -> Roassal-SVG-Tests --- github://pharo-graphics/Roassal:Pharo13/src(150ae3e)
NewUndeclaredWarning: Microdown class>>asRichText: (MicRichTextComposer is Undeclared)
MetacelloNotification: Loaded -> Microdown --- github://pillar-markup/Microdown:Pharo13/src(310ca56)
MetacelloNotification: Loaded -> Microdown-Tests --- github://pillar-markup/Microdown:Pharo13/src(310ca56)
MetacelloNotification: Loaded -> Microdown-BrowserExtensions --- github://pillar-markup/Microdown:Pharo13/src(310ca56)
MetacelloNotification: Loaded -> Microdown-RichTextComposer --- github://pillar-markup/Microdown:Pharo13/src(310ca56)
MetacelloNotification: Loaded -> Sindarin --- github://pharo-spec/ScriptableDebugger:Pharo13/src(c31f95c)
MetacelloNotification: Loaded -> Sindarin-Tests --- github://pharo-spec/ScriptableDebugger:Pharo13/src(c31f95c)
MetacelloNotification: Loaded -> NewTools-Core --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Core-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Morphic --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
NewUndeclaredWarning: Dictionary>>inspectionItems: (StObjectPrinter is Undeclared)
NewUndeclaredWarning: Dictionary>>inspectionItems: (StObjectPrinter is Undeclared)
NewUndeclaredWarning: Dictionary>>inspectionItems: (StInspectorAssociationNode is Undeclared)
NewUndeclaredWarning: Object>>asInspectorModel (StInspectorModel is Undeclared)
NewUndeclaredWarning: Object>>defaultObjectInspectorClass (StObjectInspectorPresenter is Undeclared)
NewUndeclaredWarning: Object>>inspectionMeta (StMetaBrowserPresenter is Undeclared)
NewUndeclaredWarning: Object>>inspectorNodes (StNodeCollector is Undeclared)
NewUndeclaredWarning: Object>>stDisplayString (StObjectPrinter is Undeclared)
NewUndeclaredWarning: Object>>stDisplayStringFull (StObjectPrinter is Undeclared)
NewUndeclaredWarning: Bag>>inspectionItems: (StObjectPrinter is Undeclared)
NewUndeclaredWarning: Bag>>inspectionItems: (StObjectPrinter is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: DateAndTime>>inspectDateAndTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: OrderedDictionary>>inspectionItems: (StObjectPrinter is Undeclared)
NewUndeclaredWarning: OrderedDictionary>>inspectionItems: (StObjectPrinter is Undeclared)
NewUndeclaredWarning: OrderedDictionary>>inspectionItems: (StInspectorAssociationNode is Undeclared)
NewUndeclaredWarning: String>>inspectionEncoding: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: String>>inspectionEncoding: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: String>>inspectionEncoding: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: SymbolicBytecode>>inspectionSource (SpTextPresenterDecorator is Undeclared)
NewUndeclaredWarning: SymbolicBytecode>>inspectionSource (SpTextPresenterDecorator is Undeclared)
NewUndeclaredWarning: Character>>inspectCharacterIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Character>>inspectCharacterIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Character>>inspectCharacterIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Character>>inspectCharacterIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: CompiledCode>>inspectBytes: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: CompiledCode>>inspectBytes: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: CompiledCode>>inspectBytes: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: CompiledCode>>inspectBytes: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: CompiledCode>>inspectBytes: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: CompiledCode>>inspectorNodes (StInspectorDynamicNode is Undeclared)
NewUndeclaredWarning: CompiledCode>>inspectorNodes (StInspectorDynamicNode is Undeclared)
NewUndeclaredWarning: CompiledCode>>inspectorNodes (StInspectorDynamicNode is Undeclared)
NewUndeclaredWarning: ByteArray>>inspectBytes: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: ByteArray>>inspectBytes: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: ByteArray>>inspectBytes: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: ByteArray>>inspectBytes: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: ByteArray>>inspectBytes: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: ByteArray>>inspectBytes: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: ByteArray>>inspectBytes: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: ByteArray>>inspectBytes: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: ByteArray>>inspectBytes: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: ProtoObject>>allInspectorNodes (StInspectorSelfNode is Undeclared)
NewUndeclaredWarning: ProtoObject>>inspectionContexts (StInspectionCollector is Undeclared)
NewUndeclaredWarning: ProtoObject>>inspectionRaw (StRawInspectionPresenter is Undeclared)
NewUndeclaredWarning: ProtoObject>>inspectorNodes (StNodeCollector is Undeclared)
NewUndeclaredWarning: Integer>>inspectIntegerIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Integer>>inspectIntegerIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Integer>>inspectIntegerIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Integer>>inspectIntegerIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Integer>>inspectIntegerIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Date>>inspectDateIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Duration>>inspectDurationIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Duration>>inspectDurationIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Duration>>inspectDurationIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Duration>>inspectDurationIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Duration>>inspectDurationIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Duration>>inspectDurationIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Duration>>inspectDurationIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Duration>>inspectDurationIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Float>>inspectFloatIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Float>>inspectFloatIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Float>>inspectFloatIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Float>>inspectFloatIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Float>>inspectFloatIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: OCProgramNode>>inspectionSource (SpTextPresenterDecorator is Undeclared)
NewUndeclaredWarning: OCProgramNode>>inspectionSource (SpTextPresenterDecorator is Undeclared)
NewUndeclaredWarning: SmallDictionary>>inspectionItems: (StObjectPrinter is Undeclared)
NewUndeclaredWarning: SmallDictionary>>inspectionItems: (StObjectPrinter is Undeclared)
NewUndeclaredWarning: SmallDictionary>>inspectionItems: (StInspectorAssociationNode is Undeclared)
NewUndeclaredWarning: Time>>inspectTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Time>>inspectTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Time>>inspectTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Time>>inspectTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Time>>inspectTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Time>>inspectTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Time>>inspectTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Time>>inspectTimeIn: (StSimpleInspectorBuilder is Undeclared)
NewUndeclaredWarning: Package>>overwiew (StInspectorAssociationNode is Undeclared)
NewUndeclaredWarning: Pragma>>inspectionSourceCodeMethod (SpTextPresenterDecorator is Undeclared)
NewUndeclaredWarning: Pragma>>inspectionSourceCodeMethod (SpTextPresenterDecorator is Undeclared)
NewUndeclaredWarning: Collection>>inspectionItems: (StObjectPrinter is Undeclared)
NewUndeclaredWarning: CompiledBlock>>inspectionSource (SpTextPresenterDecorator is Undeclared)
MetacelloNotification: Loaded -> NewTools-Inspector-Extensions --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Inspector --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Inspector-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
NewUndeclaredWarning: StDebuggerExtensionSettingsCommand>>execute (StDebuggerExtensionSettingsPresenter is Undeclared)
NewUndeclaredWarning: StDebuggerToggleFilterStackCommand>>execute (StDebuggerActionModel is Undeclared)
NewUndeclaredWarning: StDebuggerToggleFilterStackCommand>>execute (StDebuggerActionModel is Undeclared)
MetacelloNotification: Loaded -> NewTools-Debugger-Commands --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Debugger-Extensions --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Debugger-Morphic --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Playground --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Playground-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
NewUndeclaredWarning: SpClosedWindowListPresenter>>initializeRejectedWindows (StDebugger is Undeclared)
MetacelloNotification: Loaded -> NewTools-WindowManager --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-WindowManager-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-SystemReporter --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
NewUndeclaredWarning: StSpotterCandidatesListProcessor>>match: (StFilterBlock is Undeclared)
NewUndeclaredWarning: StSpotterCandidatesListProcessor>>match: (StFilterBlock is Undeclared)
NewUndeclaredWarning: StSpotterCandidatesListProcessor>>matchAlike (StFilterAlike is Undeclared)
NewUndeclaredWarning: StSpotterCandidatesListProcessor>>matchRegex (StFilterRegex is Undeclared)
NewUndeclaredWarning: StSpotterCandidatesListProcessor>>matchString (StFilterStringMatch is Undeclared)
NewUndeclaredWarning: StSpotterCandidatesListProcessor>>matchSubstring (StFilterSubstring is Undeclared)
NewUndeclaredWarning: StSpotterCandidatesListProcessor>>matchSubstrings (StFilterSubstrings is Undeclared)
NewUndeclaredWarning: StSpotterCandidatesProcessor>>doFilterInContext: (StFilterBlock is Undeclared)
NewUndeclaredWarning: StHistoryProcessor>>collection (StSpotter is Undeclared)
MetacelloNotification: Loaded -> NewTools-Spotter-Processors --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
NewUndeclaredWarning: StSpotter class>>openWithText: (StFinderPresenter is Undeclared)
NewUndeclaredWarning: StSpotter>>openFinder (StFinderPresenter is Undeclared)
MetacelloNotification: Loaded -> NewTools-Spotter --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Spotter-Extensions --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Spotter-Processors-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Spotter-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Morphic-Spotter --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-FileBrowser --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-FileBrowser-Morphic --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-FileBrowser-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-FontChooser --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-FontChooser-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-SpTextPresenterDecorators --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
NewUndeclaredWarning: StDebugger>>initializeBreakpointInspector (StDebuggerBreakpointInspection is Undeclared)
MetacelloNotification: Loaded -> NewTools-Debugger --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Debugger-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
NewUndeclaredWarning: StMessageListPresenter>>defaultScopes (ScopesManager is Undeclared)
MetacelloNotification: Loaded -> NewTools-MethodBrowsers --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Debugger-Breakpoints-Tools --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-DebugPointsBrowser --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-DebugPointsBrowser-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-ObjectCentricDebugPoints --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-ObjectCentricBreakpoints --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Sindarin-Commands --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Sindarin-Commands-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Sindarin-Tools --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-CodeCritiques --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-CodeCritiques-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Debugger-Fuel --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Debugger-Fuel-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-RewriterTools-Backend --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-RewriterTools --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-RewriterTools-Backend-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-RewriterTools-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-ProfilerUI --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
NewUndeclaredWarning: RBClassEnvironment>>asScopeNode (ScopeClassNode is Undeclared)
NewUndeclaredWarning: RBPackageEnvironment>>asScopeNode (ScopePackageNode is Undeclared)
NewUndeclaredWarning: RBCompositeEnvironment>>asScopeNode (ScopeScopeNode is Undeclared)
MetacelloNotification: Loaded -> NewTools-Scopes --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Scopes-Editor --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassB1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassB1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassA2 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassB1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassB1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClass (ScClassA2 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA2 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassB1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassB1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA2 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA2 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA3 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassB1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassB1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA2 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeAddingClassAndCompletingFullPackage (ScClassA3 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassA2 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassB1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassB1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassA2 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassB1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassB1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClass (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassB1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassB1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassA2 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassB1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassB1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassOrPackageScopeRemovingClassAndBreakingFullPackage (ScClassA2 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeAddingClass (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeAddingClass (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeAddingClass (ScClassA2 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeAddingClassAndCompletingFullPackage (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeAddingClassAndCompletingFullPackage (ScClassA2 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeAddingClassAndCompletingFullPackage (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeAddingClassAndCompletingFullPackage (ScClassA2 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeAddingClassAndCompletingFullPackage (ScClassA3 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeRemovingClass (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeRemovingClass (ScClassA2 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeRemovingClass (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeRemovingClassAndBreakingFullPackage (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeRemovingClassAndBreakingFullPackage (ScClassA2 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeRemovingClassAndBreakingFullPackage (ScClassA3 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeRemovingClassAndBreakingFullPackage (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testEditClassScopeRemovingClassAndBreakingFullPackage (ScClassA2 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromAPackageWithExtendedClasses (ScClassC is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASetOfClasses (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASetOfClasses (ScClassA2 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASetOfClasses (ScClassA3 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASetOfClasses (ScClassB1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASetOfPackages (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASetOfPackages (ScClassB1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASinglePackageAndItsClasses (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASinglePackageAndItsClasses (ScClassA2 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASinglePackageAndItsClasses (ScClassA3 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASinglePackageAndItsClasses (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASinglePackageAndSomeOfItsClasses (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASinglePackageAndSomeOfItsClasses (ScClassA2 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASinglePackageAndSomeOfItsClasses (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesManagerTest>>testNewScopeFromASinglePackageAndSomeOfItsClasses (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesTest>>testClassScopeExcludesClassCreatedAPosteriori (ScClassA1 is Undeclared)
NewUndeclaredWarning: ScopesTest>>testPackageScopeIncludesClassCreatedAPosteriori (ScClassA1 is Undeclared)
MetacelloNotification: Loaded -> NewTools-Scopes-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Scopes-Resources-A-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Scopes-Resources-B-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Scopes-Resources-C-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
NewUndeclaredWarning: StFinderExampleSearch>>previewPresenter (MicrodownPresenter is Undeclared)
MetacelloNotification: Loaded -> NewTools-Finder --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Finder-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-Utils --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
NewUndeclaredWarning: StWelcomeTopicMicrodownPresenter>>initializePresenters (MicrodownPresenter is Undeclared)
MetacelloNotification: Loaded -> NewTools-WelcomeBrowser --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-ShortcutsBrowser --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> ColorPicker --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-SettingsBrowser --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> NewTools-SettingsBrowser-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
MetacelloNotification: Loaded -> ColorPicker-Tests --- github://pharo-spec/NewTools:Pharo13/src(fc3d934)
NewUndeclaredWarning: DTCoveragePluginPresenter>>connectPresenters (DTTestLeafNode is Undeclared)
NewUndeclaredWarning: CompiledMethod>>asResultForDrTest (DTTestLeafNode is Undeclared)
MetacelloNotification: Loaded -> DrTests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> DrTests-TestsRunner --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> DrTests-TestCoverage --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> DrTests-TestsProfiling --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> DrTests-TestsProfiling-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> DrTests-TestCoverage-Tests-Mocks --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> DrTests-TestCoverage-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> DrTests-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> DrTests-CommentsToTests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> DrTests-CommentsToTests-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> RottenTestsFinder --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> RottenTestsFinder-FakeTests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> RottenTestsFinder-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> DrTests-RottenGreenTestsFinder --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> BeautifulComments --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> IconPacks --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
NewUndeclaredWarning: TFFIBackend>>calloutAPIClass (TFCalloutAPI is Undeclared)
MetacelloNotification: Loaded -> ThreadedFFI --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> ThreadedFFI-Graphics-Extensions --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> ThreadedFFI-UFFI --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> ThreadedFFI-UFFI-Overrides --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> ThreadedFFI-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> ThreadedFFI-UFFI-Tests --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Kernel-ExtraUtils --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> BaselineOfIceberg --- unresolved
MetacelloNotification: Loading baseline of BaselineOfIceberg...
MetacelloNotification: Project: Tonel
MetacelloNotification: Project: LibGit
MetacelloNotification: Loaded -> BaselineOfLibGit --- unresolved
MetacelloNotification: Loaded -> MonticelloTonel-Core --- github://pharo-vcs/tonel:Pharo12(2c82875)
MetacelloNotification: Loaded -> MonticelloTonel-FileSystem --- github://pharo-vcs/tonel:Pharo12(2c82875)
MetacelloNotification: Loaded -> LibGit-Core --- github://pharo-vcs/libgit2-pharo-bindings:Pharo13(130f9f9)
MetacelloNotification: Loaded -> LibGit-FileSystem --- github://pharo-vcs/libgit2-pharo-bindings:Pharo13(130f9f9)
NewUndeclaredWarning: MCGitBasedNetworkRepository>>createIcebergRepositoryFor: (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: MCGitBasedNetworkRepository>>createIcebergRepositoryFor: (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: MCGitBasedNetworkRepository>>createIcebergRepositoryFor: (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: MCGitBasedNetworkRepository>>createIcebergRepositoryFor: (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: MCGitBasedNetworkRepository>>createIcebergRepositoryFor: (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: MCGitBasedNetworkRepository>>getOrCreateIcebergRepository (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceProxyMCVersionInfo>>findVersionInfo (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceBasicProject>>backwardsCompatibleFormat (TIceRepositoryWriter is Undeclared)
NewUndeclaredWarning: IceCommitish>>properties (IceRepositoryProperties is Undeclared)
NewUndeclaredWarning: IceCredentialsProvider class>>defaultForRemoteUrl: (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceDiff>>buildForAllFiles (IceGitChange is Undeclared)
NewUndeclaredWarning: IceIndex>>updateIndex: (IceIndexUpdateVisitor is Undeclared)
NewUndeclaredWarning: IceIndex>>updateIndex: (IceIndexUpdateVisitor is Undeclared)
NewUndeclaredWarning: IceRemote>>remoteBranchNamed: (IceBranchNotFound is Undeclared)
NewUndeclaredWarning: IceRemote>>remoteBranchNamed: (IceBranchNotFound is Undeclared)
NewUndeclaredWarning: IceRepository>>branchNamed: (IceBranchNotFound is Undeclared)
NewUndeclaredWarning: IceRepository>>branchNamed: (IceBranchNotFound is Undeclared)
NewUndeclaredWarning: IceRepository>>remoteBranchNamed: (IceBranchNotFound is Undeclared)
NewUndeclaredWarning: IceRepository>>remoteBranchNamed: (IceBranchNotFound is Undeclared)
NewUndeclaredWarning: IceWorkingCopyPatcherVisitor>>visitPackage: (IceMCSnapshotPatchVisitor is Undeclared)
NewUndeclaredWarning: IceWorkingCopyPatcherVisitor>>visitPackage: (IceMCSnapshotPatchVisitor is Undeclared)
NewUndeclaredWarning: Iceberg class>>bootstrapWithCommitId:packageList: (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: Iceberg class>>mcRepositoryFor: (IceMetacelloRepositoryType is Undeclared)
NewUndeclaredWarning: IceMetacelloDuplicatedNotification>>existingProjectRegistration (IceLibgitRepository is Undeclared)
MetacelloNotification: Loaded -> Iceberg --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
NewUndeclaredWarning: IceGitLocalRepositoryType>>isGitRoot: (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceGitLocalRepositoryType>>mcRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceGitLocalRepositoryType>>mcRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceGitLocalRepositoryType>>mcRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceGitLocalRepositoryType>>mcRepository (IceRepositoryCreator is Undeclared)
MetacelloNotification: Loaded -> Iceberg-Metacello-Integration --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
NewUndeclaredWarning: IceTipRepairLocateRepository>>defaultLocation (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipRepairLocateRepository>>defaultSubdirectory (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipPackageModel>>browseRepositoryVersion (MCSnapshotBrowser is Undeclared)
NewUndeclaredWarning: IceTipRepositoryModel>>newAddRemoteActionName:url: (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceTipLocationPresenter>>location (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipLocationPresenter>>location (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipLocationPresenter>>location (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipBrowser class>>buildSelectionExtraCommandGroupWith:for: (IceFiletreeToTonelCommand is Undeclared)
NewUndeclaredWarning: IceTipRepositoryBrowser class>>buildSelectionCommandGroupWith:for: (IceGitHubTreeCommand is Undeclared)
NewUndeclaredWarning: IceTipEditProjectDialogPresenter>>guessFormatFromDirectory: (IceLibgitFiletreeWriter is Undeclared)
NewUndeclaredWarning: IceTipEditProjectDialogPresenter>>guessFormatFromDirectory: (IceLibgitFiletreeWriter is Undeclared)
NewUndeclaredWarning: IceTipEditProjectDialogPresenter>>guessFormatFromDirectory: (IceLibgitFiletreeWriter is Undeclared)
NewUndeclaredWarning: IceTipEditProjectDialogPresenter>>initialize (TIceRepositoryWriter is Undeclared)
NewUndeclaredWarning: IceTipEditProjectDialogPresenter>>initialize (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipOptionDialogPresenter>>accept (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipGitRepositoryPanel>>extractProjectName: (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceTipGitRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipGitRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipGitRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipGitRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipGitRepositoryPanel>>newRepository (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceTipGitRepositoryPanel>>validate (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceTipLocalRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipLocalRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipLocalRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipNewRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipNewRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipNewRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipNewRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipRepositoryTypePanel>>defaultLocation (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipRepositoryTypePanel>>defaultSubdirectory (IceLibgitRepository is Undeclared)
MetacelloNotification: Loaded -> Iceberg-TipUI --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
MetacelloNotification: Loaded -> Iceberg-Plugin --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
NewUndeclaredWarning: IceConvertFormatAction>>migratePackage:commit: (IceLibgitTonelWriter is Undeclared)
NewUndeclaredWarning: IceConvertFormatAction>>migratePackage:commit: (IceLibgitFiletreeWriter is Undeclared)
NewUndeclaredWarning: IceConvertFormatAction>>writerClass (IceLibgitTonelWriter is Undeclared)
NewUndeclaredWarning: IceConvertFormatAction>>writerClass (IceLibgitFiletreeWriter is Undeclared)
MetacelloNotification: Loaded -> Iceberg-Plugin-Migration --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
NewUndeclaredWarning: IcePharoPlugin class>>addProjectNamed:commit:baselines:tags: (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IcePharoPlugin class>>addProjectNamed:commit:baselines:tags: (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IcePharoPlugin class>>commitOfExternalProject: (IceGitHubAPI is Undeclared)
NewUndeclaredWarning: IcePharoPlugin class>>commitOfExternalProject: (IceGitHubAPI is Undeclared)
NewUndeclaredWarning: IcePharoPlugin class>>getCommitishOfProject:owner:repository: (IceGitHubAPI is Undeclared)
MetacelloNotification: Loaded -> Iceberg-Plugin-Pharo --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
NewUndeclaredWarning: IceGitHubCreatePullRequestPresenter>>obtainBaseRemote (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceGitHubCreatePullRequestPresenter>>obtainBaseRemote (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceTipGitHubRepositoryPanel>>newRepository (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceGitHubPullRequest>>obtainRemote (IceGitRemote is Undeclared)
MetacelloNotification: Loaded -> Iceberg-Plugin-GitHub --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
MetacelloNotification: Loaded -> Iceberg-Plugin-Metacello --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
MetacelloNotification: Loaded -> Iceberg-TipUI-SnapshotBrowser --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
MetacelloNotification: Loaded -> Iceberg-Libgit --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
MetacelloNotification: Loaded -> Iceberg-Libgit-Filetree --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
MetacelloNotification: Loaded -> Iceberg-Libgit-Tonel --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
MetacelloNotification: ...finished baseline
Using authentification for Github API
I got an error while cloning: There was an authentication error while trying to execute the operation: . 
This happens usually because you didn't provide a valid set of credentials. 
You may fix this problem in different ways: 

1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line.
2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and
add your public and private keys).
3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant.
MetacelloNotification: Loaded -> BaselineOfNewToolsDocumentBrowser --- unresolved
MetacelloNotification: Loading baseline of BaselineOfNewToolsDocumentBrowser...
MetacelloNotification: Project: Microdown
I got an error while cloning: There was an authentication error while trying to execute the operation: . 
This happens usually because you didn't provide a valid set of credentials. 
You may fix this problem in different ways: 

1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line.
2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and
add your public and private keys).
3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant.
MetacelloNotification: REGISTRATION OF INCOMPATABLE PROJECTS: BaselineOfMicrodown [baseline] REPLACED BY BaselineOfMicrodown [baseline] from github://pillar-markup/Microdown:Pharo13/src
MetacelloNotification: Project: Iceberg
MetacelloNotification: Project: Tonel
I got an error while cloning: There was an authentication error while trying to execute the operation: . 
This happens usually because you didn't provide a valid set of credentials. 
You may fix this problem in different ways: 

1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line.
2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and
add your public and private keys).
3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant.
MetacelloNotification: REGISTRATION OF INCOMPATABLE PROJECTS: BaselineOfTonel [baseline] REPLACED BY BaselineOfTonel [baseline] from github://pharo-vcs/tonel:Pharo13
MetacelloNotification: Project: LibGit
MetacelloNotification: REGISTRATION OF INCOMPATABLE PROJECTS: BaselineOfLibGit [baseline] REPLACED BY BaselineOfLibGit [baseline] from github://pharo-vcs/libgit2-pharo-bindings:Pharo13
MetacelloNotification: REGISTRATION OF INCOMPATABLE PROJECTS: BaselineOfIceberg [baseline] REPLACED BY BaselineOfIceberg [baseline] from github://pharo-vcs/iceberg:Pharo13
MetacelloNotification: Loaded -> Microdown --- https://github.com/pillar-markup/Microdown.git[Pharo13](310ca56eed44c7bcde84168b8095a50b3db85ea1)
MetacelloNotification: Loaded -> Microdown-RichTextComposer --- https://github.com/pillar-markup/Microdown.git[Pharo13](310ca56eed44c7bcde84168b8095a50b3db85ea1)
MetacelloNotification: Loaded -> MonticelloTonel-Core --- https://github.com/pharo-vcs/tonel.git[Pharo13](04f7d5416aa82b9893b37cb0aa3ceab24f82f745)
MetacelloNotification: Loaded -> MonticelloTonel-FileSystem --- https://github.com/pharo-vcs/tonel.git[Pharo13](04f7d5416aa82b9893b37cb0aa3ceab24f82f745)
MetacelloNotification: Loaded -> MonticelloTonel-Tests-Mocks --- https://github.com/pharo-vcs/tonel.git[Pharo13](04f7d5416aa82b9893b37cb0aa3ceab24f82f745)
MetacelloNotification: Loaded -> MonticelloTonel-Tests --- https://github.com/pharo-vcs/tonel.git[Pharo13](04f7d5416aa82b9893b37cb0aa3ceab24f82f745)
MetacelloNotification: Loaded -> LibGit-Core --- github://pharo-vcs/libgit2-pharo-bindings:Pharo13(130f9f9)
MetacelloNotification: Loaded -> LibGit-FileSystem --- github://pharo-vcs/libgit2-pharo-bindings:Pharo13(130f9f9)
MetacelloNotification: Loaded -> Iceberg --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
MetacelloNotification: Loaded -> Iceberg-Metacello-Integration --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
MetacelloNotification: Loaded -> Iceberg-TipUI --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
MetacelloNotification: Loaded -> Iceberg-Plugin --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
MetacelloNotification: Loaded -> Iceberg-Plugin-Migration --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
MetacelloNotification: Loaded -> Iceberg-Plugin-Pharo --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
MetacelloNotification: Loaded -> Iceberg-Plugin-GitHub --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
MetacelloNotification: Loaded -> Iceberg-Plugin-Metacello --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
MetacelloNotification: Loaded -> Iceberg-TipUI-SnapshotBrowser --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
MetacelloNotification: Loaded -> Iceberg-Libgit --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
MetacelloNotification: Loaded -> Iceberg-Libgit-Filetree --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
MetacelloNotification: Loaded -> Iceberg-Libgit-Tonel --- github://pharo-vcs/iceberg:Pharo13(f0453aa)
MetacelloNotification: Loaded -> Microdown-RichTextPresenter --- https://github.com/pharo-spec/NewTools-DocumentBrowser.git[Pharo13](1c2fad2c80a015182431d228d8b3fdf339d0ab31)
MetacelloNotification: Loaded -> Microdown-RichTextPresenter-Tests --- https://github.com/pharo-spec/NewTools-DocumentBrowser.git[Pharo13](1c2fad2c80a015182431d228d8b3fdf339d0ab31)
MetacelloNotification: Loaded -> NewTools-DocumentBrowser --- https://github.com/pharo-spec/NewTools-DocumentBrowser.git[Pharo13](1c2fad2c80a015182431d228d8b3fdf339d0ab31)
MetacelloNotification: Loaded -> NewTools-DocumentBrowser-Tests --- https://github.com/pharo-spec/NewTools-DocumentBrowser.git[Pharo13](1c2fad2c80a015182431d228d8b3fdf339d0ab31)
MetacelloNotification: Loaded -> NewTools-DocumentBrowser-GitHubResource --- https://github.com/pharo-spec/NewTools-DocumentBrowser.git[Pharo13](1c2fad2c80a015182431d228d8b3fdf339d0ab31)
MetacelloNotification: Loaded -> NewTools-DocumentBrowser-GitHubResource-Tests --- https://github.com/pharo-spec/NewTools-DocumentBrowser.git[Pharo13](1c2fad2c80a015182431d228d8b3fdf339d0ab31)
MetacelloNotification: ...finished baseline
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Monticello-Browser --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
MetacelloNotification: Loaded -> Deprecated13 --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src()
Removing credential.
MetacelloNotification: ...finished baseline
BaselineOfPharo [baseline] from tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo13/64/src
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image --no-default-preferences eval --save 'Smalltalk vm saveImageVersionInImageHeader'
true
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image --no-default-preferences eval --save 'Smalltalk vm parameterAt: 43 put: 32'
8
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image --no-default-preferences eval --save 'MCCacheRepository uniqueInstance enable. FFIMethodRegistry resetAll. PharoSourcesCondenser condenseNewSources. Smalltalk garbageCollect'
16777200
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image --no-default-preferences clean --release
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image --no-default-preferences eval --save 'SystemBuildInfo current initializeForRelease'
a SystemBuildInfo
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-downloads/vmtarget/pharo --headless Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image --no-default-preferences save Pharo
+ echo 130
+ rm -f Pharo13.0-64bit-ac5bcc8.sources.bak Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.changes.bak
+ rm PharoV60.sources
++ echo Pharo13.0-SNAPSHOT
++ cut -d- -f 1
++ cut -d. -f 1-2
+ PHARO_SOURCES_PREFIX=Pharo13.0
+ zip Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.changes Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image Pharo13.0-64bit-ac5bcc8.sources pharo.version
  adding: Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.changes (deflated 76%)
  adding: Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image (deflated 72%)
  adding: Pharo13.0-64bit-ac5bcc8.sources (deflated 82%)
  adding: pharo.version (stored 0%)
[Pipeline] stash
Stashed 41 file(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Upload to files.pharo.org-64)
[Pipeline] dir
Running in /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache
[Pipeline] {
[Pipeline] sh
+ BUILD_NUMBER=550 bash ../../bootstrap/scripts/prepare_for_upload.sh 64
+ ARCH=64
+++ dirname ../../bootstrap/scripts/prepare_for_upload.sh
++ cd ../../bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts
+ . /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/envversion.sh
++ find . -name 'Pharo*.zip'
++ head -n 1
++ cut -d/ -f 2
++ cut -d- -f 1-2
+ PHARO_NAME_PREFIX=Pharo13.0-SNAPSHOT
++ find . -name 'Pharo13.0-SNAPSHOT-64bit*.zip'
++ head -n 1
++ cut -d - -f 4
++ cut -d. -f 1
+ HASH=ac5bcc8d23
+ FULL_IMAGE_NAME=Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
+ MINIMAL_IMAGE_NAME=Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23.zip
+ BUILD_NUMBER=550
++ ARCH
../../bootstrap/scripts/prepare_for_upload.sh: line 22: ARCH: command not found
+ '[' == '32]'
../../bootstrap/scripts/prepare_for_upload.sh: line 22: [: missing `]'
+ cp Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip latest-64.zip
+ cp Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23.zip latest-minimal-64.zip
++ is_release_build
++ set -f
+++ git tag --list --points-at HEAD
+++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
++ local versionTag=
++ set +f
++ '[' '' == '' ']'
++ echo 0
+ '[' 0 == 1 ']'
+ for f in ${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip
+ BITNESS=64bit
+ [[ Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip != \P\h\a\r\o\1\3\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\a\c\5\b\c\c\8\d\2\3\.\z\i\p ]]
+ mv Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip Pharo13.0-SNAPSHOT.build.550.sha.ac5bcc8d23.arch.64bit.zip
+ for f in ${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip
+ BITNESS=64bit
+ [[ Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.zip != \P\h\a\r\o\1\3\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\a\c\5\b\c\c\8\d\2\3\.\z\i\p ]]
++ echo Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.zip
++ cut -d - -f 3
+ IMAGE_KIND=bootstrap
+ mv Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.zip Pharo13.0-SNAPSHOT-bootstrap.build.550.sha.ac5bcc8d23.arch.64bit.zip
+ for f in ${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip
+ BITNESS=64bit
+ [[ Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.zip != \P\h\a\r\o\1\3\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\a\c\5\b\c\c\8\d\2\3\.\z\i\p ]]
++ echo Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.zip
++ cut -d - -f 3
+ IMAGE_KIND=compiler
+ mv Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.zip Pharo13.0-SNAPSHOT-compiler.build.550.sha.ac5bcc8d23.arch.64bit.zip
+ for f in ${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip
+ BITNESS=64bit
+ [[ Pharo13.0-SNAPSHOT-core-64bit-ac5bcc8d23.zip != \P\h\a\r\o\1\3\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\a\c\5\b\c\c\8\d\2\3\.\z\i\p ]]
++ echo Pharo13.0-SNAPSHOT-core-64bit-ac5bcc8d23.zip
++ cut -d - -f 3
+ IMAGE_KIND=core
+ mv Pharo13.0-SNAPSHOT-core-64bit-ac5bcc8d23.zip Pharo13.0-SNAPSHOT-core.build.550.sha.ac5bcc8d23.arch.64bit.zip
+ for f in ${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip
+ BITNESS=64bit
+ [[ Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23.zip != \P\h\a\r\o\1\3\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\a\c\5\b\c\c\8\d\2\3\.\z\i\p ]]
++ echo Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23.zip
++ cut -d - -f 3
+ IMAGE_KIND=hermesPackages
+ mv Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23.zip Pharo13.0-SNAPSHOT-hermesPackages.build.550.sha.ac5bcc8d23.arch.64bit.zip
+ for f in ${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip
+ BITNESS=64bit
+ [[ Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23.zip != \P\h\a\r\o\1\3\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\a\c\5\b\c\c\8\d\2\3\.\z\i\p ]]
++ echo Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23.zip
++ cut -d - -f 3
+ IMAGE_KIND=metacello
+ mv Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23.zip Pharo13.0-SNAPSHOT-metacello.build.550.sha.ac5bcc8d23.arch.64bit.zip
+ for f in ${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip
+ BITNESS=64bit
+ [[ Pharo13.0-SNAPSHOT-monticello-64bit-ac5bcc8d23.zip != \P\h\a\r\o\1\3\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\a\c\5\b\c\c\8\d\2\3\.\z\i\p ]]
++ echo Pharo13.0-SNAPSHOT-monticello-64bit-ac5bcc8d23.zip
++ cut -d - -f 3
+ IMAGE_KIND=monticello
+ mv Pharo13.0-SNAPSHOT-monticello-64bit-ac5bcc8d23.zip Pharo13.0-SNAPSHOT-monticello.build.550.sha.ac5bcc8d23.arch.64bit.zip
+ for f in ${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip
+ BITNESS=64bit
+ [[ Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-ac5bcc8d23.zip != \P\h\a\r\o\1\3\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\a\c\5\b\c\c\8\d\2\3\.\z\i\p ]]
++ echo Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-ac5bcc8d23.zip
++ cut -d - -f 3
+ IMAGE_KIND=monticello_bootstrap
+ mv Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-ac5bcc8d23.zip Pharo13.0-SNAPSHOT-monticello_bootstrap.build.550.sha.ac5bcc8d23.arch.64bit.zip
+ for f in ${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip
+ BITNESS=64bit
+ [[ Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23.zip != \P\h\a\r\o\1\3\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\a\c\5\b\c\c\8\d\2\3\.\z\i\p ]]
++ echo Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23.zip
++ cut -d - -f 3
+ IMAGE_KIND=rpackage
+ mv Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23.zip Pharo13.0-SNAPSHOT-rpackage.build.550.sha.ac5bcc8d23.arch.64bit.zip
+ for f in ${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip
+ BITNESS=64bit
+ [[ Pharo13.0-SNAPSHOT-traits-64bit-ac5bcc8d23.zip != \P\h\a\r\o\1\3\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\a\c\5\b\c\c\8\d\2\3\.\z\i\p ]]
++ echo Pharo13.0-SNAPSHOT-traits-64bit-ac5bcc8d23.zip
++ cut -d - -f 3
+ IMAGE_KIND=traits
+ mv Pharo13.0-SNAPSHOT-traits-64bit-ac5bcc8d23.zip Pharo13.0-SNAPSHOT-traits.build.550.sha.ac5bcc8d23.arch.64bit.zip
[Pipeline] sshagent
[ssh-agent] Using credentials pharo-ci
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-pE98KdYcwjx8/agent.788117
SSH_AGENT_PID=788119
Running ssh-add (command line suppressed)
Identity added: /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache@tmp/private_key_16105031431556779284.key (/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache@tmp/private_key_16105031431556779284.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ bash ../../bootstrap/scripts/upload_to_files.pharo.org.sh
+++ dirname ../../bootstrap/scripts/upload_to_files.pharo.org.sh
++ cd ../../bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts
+ . /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/bootstrap/scripts/envversion.sh
++ find . -name 'Pharo*-bootstrap*.zip'
++ head -n 1
++ cut -d/ -f 2
++ cut -d- -f 1-2
+ PHARO_NAME_PREFIX=Pharo13.0-SNAPSHOT
++ git describe --long --tags --first-parent
++ cut -d- -f 1
++ cut -c 2-
++ cut -d. -f 1-2
++ sed 's/\.//'
+ PHARO_SHORT_VERSION=130
+ PACKAGED_VERSIONS='latest*.zip'
++ is_release_build
++ set -f
+++ git tag --list --points-at HEAD
+++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
++ local versionTag=
++ set +f
++ '[' '' == '' ']'
++ echo 0
+ '[' 0 == 1 ']'
+ destDir=/appli/files.pharo.org/image/130/
+ echo 'Uploading Images to pharo.files.org//appli/files.pharo.org/image/130/'
Uploading Images to pharo.files.org//appli/files.pharo.org/image/130/
+ scp -o StrictHostKeyChecking=no -v latest-64.zip latest-minimal-64.zip Pharo13.0-SNAPSHOT.build.550.sha.ac5bcc8d23.arch.64bit.zip Pharo13.0-SNAPSHOT-metacello.build.550.sha.ac5bcc8d23.arch.64bit.zip pharo-ci@files.pharo.org:image/130/
Executing: program /usr/bin/ssh host files.pharo.org, user pharo-ci, command sftp
OpenSSH_9.2p1 Debian-2+deb12u5, OpenSSL 3.0.15 3 Sep 2024
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files
debug1: /etc/ssh/ssh_config line 21: Applying options for *
debug1: Connecting to files.pharo.org [193.49.213.186] port 22.
debug1: Connection established.
debug1: identity file /builds/.ssh/id_rsa type -1
debug1: identity file /builds/.ssh/id_rsa-cert type -1
debug1: identity file /builds/.ssh/id_ecdsa type -1
debug1: identity file /builds/.ssh/id_ecdsa-cert type -1
debug1: identity file /builds/.ssh/id_ecdsa_sk type -1
debug1: identity file /builds/.ssh/id_ecdsa_sk-cert type -1
debug1: identity file /builds/.ssh/id_ed25519 type -1
debug1: identity file /builds/.ssh/id_ed25519-cert type -1
debug1: identity file /builds/.ssh/id_ed25519_sk type -1
debug1: identity file /builds/.ssh/id_ed25519_sk-cert type -1
debug1: identity file /builds/.ssh/id_xmss type -1
debug1: identity file /builds/.ssh/id_xmss-cert type -1
debug1: identity file /builds/.ssh/id_dsa type -1
debug1: identity file /builds/.ssh/id_dsa-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_9.2p1 Debian-2+deb12u5
debug1: Remote protocol version 2.0, remote software version OpenSSH_9.2p1 Debian-2+deb12u3
debug1: compat_banner: match: OpenSSH_9.2p1 Debian-2+deb12u3 pat OpenSSH* compat 0x04000000
debug1: Authenticating to files.pharo.org:22 as 'pharo-ci'
debug1: load_hostkeys: fopen /builds/.ssh/known_hosts2: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: sntrup761x25519-sha512@openssh.com
debug1: kex: host key algorithm: ssh-ed25519
debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: SSH2_MSG_KEX_ECDH_REPLY received
debug1: Server host key: ssh-ed25519 SHA256:naEwreVLP+CxR7VQFe08W9SGXwJjdwN9VEMrcOBCyHs
debug1: load_hostkeys: fopen /builds/.ssh/known_hosts2: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
debug1: Host 'files.pharo.org' is known and matches the ED25519 host key.
debug1: Found key in /builds/.ssh/known_hosts:2
debug1: ssh_packet_send2_wrapped: resetting send seqnr 3
debug1: rekey out after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: ssh_packet_read_poll2: resetting read seqnr 3
debug1: SSH2_MSG_NEWKEYS received
debug1: rekey in after 134217728 blocks
debug1: get_agent_identities: bound agent to hostkey
debug1: get_agent_identities: agent returned 1 keys
debug1: Will attempt key: /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache@tmp/private_key_16105031431556779284.key RSA SHA256:SKhKytJpWbe1jr9zUP2TLu7Q3sHoBAyNCW7n7eTIHek agent
debug1: Will attempt key: /builds/.ssh/id_rsa 
debug1: Will attempt key: /builds/.ssh/id_ecdsa 
debug1: Will attempt key: /builds/.ssh/id_ecdsa_sk 
debug1: Will attempt key: /builds/.ssh/id_ed25519 
debug1: Will attempt key: /builds/.ssh/id_ed25519_sk 
debug1: Will attempt key: /builds/.ssh/id_xmss 
debug1: Will attempt key: /builds/.ssh/id_dsa 
debug1: SSH2_MSG_EXT_INFO received
debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com,ssh-dss,ssh-rsa,rsa-sha2-256,rsa-sha2-512>
debug1: kex_input_ext_info: publickey-hostbound@openssh.com=<0>
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Offering public key: /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache@tmp/private_key_16105031431556779284.key RSA SHA256:SKhKytJpWbe1jr9zUP2TLu7Q3sHoBAyNCW7n7eTIHek agent
debug1: Server accepts key: /builds/workspace/uest_and_branch_Pipeline_Pharo13/64/build/bootstrap-cache@tmp/private_key_16105031431556779284.key RSA SHA256:SKhKytJpWbe1jr9zUP2TLu7Q3sHoBAyNCW7n7eTIHek agent
Authenticated to files.pharo.org ([193.49.213.186]:22) using "publickey".
debug1: channel 0: new session [client-session] (inactive timeout: 0)
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
debug1: pledge: filesystem
debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
debug1: client_input_hostkeys: searching /builds/.ssh/known_hosts for files.pharo.org / (none)
debug1: client_input_hostkeys: searching /builds/.ssh/known_hosts2 for files.pharo.org / (none)
debug1: client_input_hostkeys: hostkeys file /builds/.ssh/known_hosts2 does not exist
debug1: client_input_hostkeys: no new or deprecated keys from server
debug1: Remote: /etc/ssh/keys_local/pharo-ci:2: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
debug1: Remote: /etc/ssh/keys_local/pharo-ci:2: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
debug1: Sending environment.
debug1: channel 0: setting env LANG = "en_US.UTF-8"
debug1: Sending subsystem: sftp
debug1: pledge: fork
scp: debug1: truncating at 23006393
scp: debug1: truncating at 3082057
scp: debug1: truncating at 23006393
scp: debug1: truncating at 3082057
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
debug1: channel 0: free: client-session, nchannels 1
Transferred: sent 52222804, received 24944 bytes, in 0.9 seconds
Bytes per second: sent 58348347.1, received 27869.8
debug1: Exit status 0
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 788119 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] sh
+ ls -la
total 124
drwxr-xr-x  10 ci ci  4096 Feb 28 09:25 .
drwxr-xr-x   4 ci ci  4096 Feb 28 09:24 ..
drwxr-xr-x   3 ci ci  4096 Feb 28 09:25 bootstrap
drwxr-xr-x   5 ci ci  4096 Feb 28 09:38 build
-rw-r--r--   1 ci ci   766 Feb 28 09:25 CODE_OF_CONDUCT.md
-rw-r--r--   1 ci ci  1413 Feb 28 09:25 CONTRIBUTING.md
drwxr-xr-x  12 ci ci  4096 Feb 28 09:25 doc
drwxr-xr-x   8 ci ci  4096 Feb 28 09:25 .git
-rw-r--r--   1 ci ci   264 Feb 28 09:25 .gitattributes
drwxr-xr-x   3 ci ci  4096 Feb 28 09:25 .github
-rw-r--r--   1 ci ci   237 Feb 28 09:25 .gitignore
-rw-r--r--   1 ci ci  9210 Feb 28 09:25 Jenkinsfile
-rw-r--r--   1 ci ci  4220 Feb 28 09:25 LICENSE
-rw-r--r--   1 ci ci    51 Feb 28 09:25 .project
-rw-r--r--   1 ci ci  5453 Feb 28 09:25 README.md
drwxr-xr-x   4 ci ci  4096 Feb 28 09:25 resources
drwxr-xr-x   3 ci ci  4096 Feb 28 09:25 scripts
drwxr-xr-x 604 ci ci 32768 Feb 28 09:25 src
-rw-r--r--   1 ci ci     5 Feb 28 09:25 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] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] parallel
[Pipeline] { (Branch: unix-64)
[Pipeline] { (Branch: osx-64)
[Pipeline] { (Branch: windows-64)
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on gilda (Linux + docker) in /builds/workspace/uest_and_branch_Pipeline_Pharo13
Running on lse-mac-mini in /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13
Running on rodro (Windows) in D:\builds\workspace\uest_and_branch_Pipeline_Pharo13
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Tests-unix-64)
[Pipeline] stage
[Pipeline] { (Tests-osx-64)
[Pipeline] stage
[Pipeline] { (Tests-windows-64)
[Pipeline] timeout
Timeout set to expire in 35 min
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 35 min
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 35 min
[Pipeline] {
[Pipeline] cleanWs
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[Pipeline] dir
Running in /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64
[WS-CLEANUP] done
[Pipeline] {
[WS-CLEANUP] done
[Pipeline] dir
Running in /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64
[Pipeline] {
[Pipeline] unstash
[Pipeline] dir
Running in D:\builds\workspace\uest_and_branch_Pipeline_Pharo13\Tests-windows-64
[Pipeline] {
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] bat
[Pipeline] sh

evref@EVREF-RODRO D:\builds\workspace\uest_and_branch_Pipeline_Pharo13\Tests-windows-64>bash -c 'bootstrap/scripts/runTests.sh 64 Tests-windows-64' 
+++ dirname bootstrap/scripts/runTests.sh
++ cd bootstrap/scripts
++ pwd -P
+ bash -c 'bootstrap/scripts/runTests.sh 64 Tests-osx-64'
+++ dirname bootstrap/scripts/runTests.sh
++ cd bootstrap/scripts
++ pwd -P
+ SCRIPTS=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts
+ . /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z ']'
++ echo 'BOOTSTRAP_ARCH not specified, defaulting to 64'
BOOTSTRAP_ARCH not specified, defaulting to 64
++ export BOOTSTRAP_ARCH=64
++ BOOTSTRAP_ARCH=64
++ '[' -z ']'
++++ dirname /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts/envvars.sh
+++ cd /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts/../..
+++ pwd -P
++ export BOOTSTRAP_REPOSITORY=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64
++ BOOTSTRAP_REPOSITORY=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64
+++ pwd -P
++ ROOT_DIR=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ BOOTSTRAP_DOWNLOADS=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-downloads
++ export BOOTSTRAP_DOWNLOADS
++ '[' -z ']'
++ VM='/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-downloads/vmtarget/pharo --headless'
++ VM_BOOTSTRAP='/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-downloads/vmBootstrap/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts/envvars.sh
+++ cd /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts
+++ pwd -P
++ . /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts/envversion.sh
+ CACHE=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache
+ find /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-traits-64bit-ac5bcc8d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-core-64bit-ac5bcc8d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-ac5bcc8d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo10.0-64bit-9a68076.sources
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-64bit-ac5bcc8.sources
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-monticello-64bit-ac5bcc8d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23.zip
++ cut -d- -f 1-2
+++ find /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache -name 'Pharo*.zip'
+++ head -n 1
++ basename /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
+ TEST_NAME_PREFIX=Pharo13.0-SNAPSHOT
++ echo Pharo13.0-SNAPSHOT
++ cut -d. -f 1
++ cut -d- -f 1
++ cut -c6-
+ TEST_VM_VERSION=130
+ TEST_VM_KIND=vm
+ /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts/getPharoVM.sh 130 vm 64
+ SCRIPTS=/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/bootstrap/scripts
+ . /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z ']'
++ echo 'BOOTSTRAP_ARCH not specified, defaulting to 64'
BOOTSTRAP_ARCH not specified, defaulting to 64
++ export BOOTSTRAP_ARCH=64
++ BOOTSTRAP_ARCH=64
++ '[' -z ']'
++++ dirname /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/bootstrap/scripts/envvars.sh
+++ cd /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/bootstrap/scripts/../..
+++ pwd -P
++ export BOOTSTRAP_REPOSITORY=/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64
++ BOOTSTRAP_REPOSITORY=/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64
+++ pwd -P
++ ROOT_DIR=/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ BOOTSTRAP_DOWNLOADS=/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-downloads
++ export BOOTSTRAP_DOWNLOADS
++ '[' -z ']'
++ VM='/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-downloads/vmtarget/pharo --headless'
++ VM_BOOTSTRAP='/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-downloads/vmBootstrap/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/bootstrap/scripts/envvars.sh
+++ cd /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/bootstrap/scripts
+++ pwd -P
++ . /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/bootstrap/scripts/envversion.sh
+ CACHE=/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache
+ find /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo10.0-64bit-9a68076.sources
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-64bit-ac5bcc8.sources
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.zip
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.zip
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-core-64bit-ac5bcc8d23.zip
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23.zip
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23.zip
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-monticello-64bit-ac5bcc8d23.zip
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-ac5bcc8d23.zip
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23.zip
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-traits-64bit-ac5bcc8d23.zip
++ cut -d- -f 1-2
+++ find /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache -name 'Pharo*.zip'
+++ head -n 1
++ basename /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
+ TEST_NAME_PREFIX=Pharo13.0-SNAPSHOT
++ echo Pharo13.0-SNAPSHOT
+ '[' 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-Darwin-arm64-stable.zip
[Pipeline] sh
++ cut -d. -f 1
++ cut -d- -f 1
++ cut -c6-
+ TEST_VM_VERSION=130
+ TEST_VM_KIND=vm
+ /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-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:
+ bash -c bootstrap/scripts/runTests.sh 64 Tests-unix-64
+++ dirname bootstrap/scripts/runTests.sh
++ cd bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts
+ . /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z ']'
++ echo 'BOOTSTRAP_ARCH not specified, defaulting to 64'
BOOTSTRAP_ARCH not specified, defaulting to 64
++ export BOOTSTRAP_ARCH=64
++ BOOTSTRAP_ARCH=64
++ '[' -z ']'
++++ dirname /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts/../..
+++ pwd -P
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64
++ BOOTSTRAP_REPOSITORY=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64
+++ pwd -P
++ ROOT_DIR=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ BOOTSTRAP_DOWNLOADS=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-downloads
++ export BOOTSTRAP_DOWNLOADS
++ '[' -z ']'
++ VM='/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-downloads/vmtarget/pharo --headless'
++ VM_BOOTSTRAP='/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-downloads/vmBootstrap/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts/envversion.sh
+ CACHE=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache
+ find /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-traits-64bit-ac5bcc8d23.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-ac5bcc8d23.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo10.0-64bit-9a68076.sources
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-core-64bit-ac5bcc8d23.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-64bit-ac5bcc8.sources
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-monticello-64bit-ac5bcc8d23.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23.zip
++ cut -d- -f 1-2
+++ find /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache -name 'Pharo*.zip'
+++ head -n 1
++ basename /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-traits-64bit-ac5bcc8d23.zip
+ TEST_NAME_PREFIX=Pharo13.0-SNAPSHOT
++ echo Pharo13.0-SNAPSHOT
++ cut -d. -f 1
++ cut -d- -f 1
++ cut -c6-
+ TEST_VM_VERSION=130
+ TEST_VM_KIND=vm
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-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
	http://files.pharo.org/get-files/130/pharo-vm-Windows-x86_64-stable.zip
pharo-vm/Pharo.app/Contents/MacOS/Pharo
Creating starter scripts pharo and pharo-ui
+ '[' 0 -eq 0 ']'
+ echo 'VM downloaded'
VM downloaded
++ find /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache -name 'Pharo13.0-SNAPSHOT-64bit-*.zip'
+ IMAGE_ARCHIVE=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
+ unzip /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
Archive:  /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
  inflating: Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.changes  
  inflating: Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image  
  inflating: Pharo13.0-64bit-ac5bcc8.sources  
 extracting: pharo.version           
++ find . -name Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image
+ IMAGE_FILE=./Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image
++ find . -name Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.changes
+ CHANGES_FILE=./Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.changes
+ cp /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo10.0-64bit-9a68076.sources /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-64bit-ac5bcc8.sources .
+ mv ./Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image Pharo.image
+ mv ./Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.changes Pharo.changes
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-osx-64 '.*'
Running tests in 774 Packages
Beginning to run tests of NewTools-SpTextPresenterDecorators with random seed 654413276

Finished to run tests of NewTools-SpTextPresenterDecorators in 33 milliseconds 381 microseconds

Beginning to run tests of SUnit-Rules-Tests with random seed 132906751
pharo-vm/PharoConsole.exe
Creating starter scripts pharo and pharo-ui
+ '[' 0 -eq 0 ']'
+ echo 'VM downloaded'
VM downloaded
++ find /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache -name 'Pharo13.0-SNAPSHOT-64bit-*.zip'
+ IMAGE_ARCHIVE=/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
+ unzip /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
Archive:  /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
  inflating: Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.changes  
  inflating: Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image  
Finished to run tests of SUnit-Rules-Tests in 171 milliseconds 717 microseconds

Beginning to run tests of Tool-Profilers-Tests with random seed 226801579

  inflating: Pharo13.0-64bit-ac5bcc8.sources  
 extracting: pharo.version           
++ find . -name Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image
+ IMAGE_FILE=./Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image
++ find . -name Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.changes
+ CHANGES_FILE=./Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.changes
+ cp /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo10.0-64bit-9a68076.sources /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-64bit-ac5bcc8.sources .
+ mv ./Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image Pharo.image
+ mv ./Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.changes Pharo.changes
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-windows-64 '.*'
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
+ '[' 0 -eq 0 ']'
+ echo 'VM downloaded'
VM downloaded
++ find /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache -name 'Pharo13.0-SNAPSHOT-64bit-*.zip'
+ IMAGE_ARCHIVE=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
+ unzip /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
Archive:  /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
  inflating: Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.changes  
  inflating: Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image  [ERROR] 2025-02-28 09:38:34.000 sqMakeMemoryNotExecutableFromTo (extracted/vm/src/win/sqWin32SpurAlloc.c:226):VirtualProtect(x,y,PAGE_EXECUTE_READWRITE): No error

  inflating: Pharo13.0-64bit-ac5bcc8.sources  
Finished to run tests of Tool-Profilers-Tests in 1 second 399 milliseconds 555 microseconds

Beginning to run tests of NewTools-Inspector-Tests with random seed 52171045

 extracting: pharo.version           
++ find . -name Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image
+ IMAGE_FILE=./Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image
++ find . -name Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.changes
+ CHANGES_FILE=./Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.changes
+ cp /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo10.0-64bit-9a68076.sources /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-64bit-ac5bcc8.sources .
+ mv ./Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.image Pharo.image
+ mv ./Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.changes Pharo.changes
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-unix-64 '.*'
Running tests in 774 Packages
Beginning to run tests of NewTools-SpTextPresenterDecorators with random seed 414473889

Finished to run tests of NewTools-SpTextPresenterDecorators in 65 milliseconds 926 microseconds

Beginning to run tests of SUnit-Rules-Tests with random seed 871859940

Finished to run tests of NewTools-Inspector-Tests in 533 milliseconds 132 microseconds

DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
Beginning to run tests of Roassal-Chart-Tests with random seed 934806586

Finished to run tests of SUnit-Rules-Tests in 339 milliseconds 185 microseconds

Beginning to run tests of Tool-Profilers-Tests with random seed 529120313

DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
Running tests in 774 Packages
Beginning to run tests of NewTools-SpTextPresenterDecorators with random seed 491960401

DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
Finished to run tests of Roassal-Chart-Tests in 932 milliseconds 900 microseconds

Beginning to run tests of Collections-Abstract-Tests with random seed 648833761

Finished to run tests of Collections-Abstract-Tests in 3 milliseconds 266 microseconds

Beginning to run tests of ReleaseTests with random seed 764705510
Finished to run tests of NewTools-SpTextPresenterDecorators in 430 milliseconds

Beginning to run tests of SUnit-Rules-Tests with random seed 207573505

Finished to run tests of SUnit-Rules-Tests in 555 milliseconds

Beginning to run tests of Tool-Profilers-Tests with random seed 661541935


Finished to run tests of Tool-Profilers-Tests in 1 second 268 milliseconds 735 microseconds

Beginning to run tests of NewTools-Inspector-Tests with random seed 158275887

Finished to run tests of NewTools-Inspector-Tests in 601 milliseconds 615 microseconds

DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
Beginning to run tests of Roassal-Chart-Tests with random seed 26357642

DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
Finished to run tests of Tool-Profilers-Tests in 1 second 179 milliseconds

Beginning to run tests of NewTools-Inspector-Tests with random seed 1073344717

Finished to run tests of Roassal-Chart-Tests in 897 milliseconds 949 microseconds

Beginning to run tests of Collections-Abstract-Tests with random seed 730749709

Finished to run tests of Collections-Abstract-Tests in 3 milliseconds 395 microseconds

Beginning to run tests of ReleaseTests with random seed 648833809
Finished to run tests of NewTools-Inspector-Tests in 791 milliseconds

DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
Beginning to run tests of Roassal-Chart-Tests with random seed 787271141

DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
Finished to run tests of Roassal-Chart-Tests in 1 second 703 milliseconds

Beginning to run tests of Collections-Abstract-Tests with random seed 959986323

Finished to run tests of Collections-Abstract-Tests in 58 milliseconds

Beginning to run tests of ReleaseTests with random seed 543984335


NewUndeclaredWarning: ReleaseTest>>methodForTest (undeclaredStubInstVar1 is Undeclared)
Finished to run tests of ReleaseTests in 49 seconds 245 milliseconds 801 microseconds

Beginning to run tests of MetacelloCommandLineHandler-Tests with random seed 471030596

Finished to run tests of MetacelloCommandLineHandler-Tests in 3 milliseconds 477 microseconds

Beginning to run tests of NautilusRefactoring-Tests with random seed 766655302

Finished to run tests of NautilusRefactoring-Tests in 3 milliseconds 373 microseconds

Beginning to run tests of NumericInterpolator-Tests with random seed 809147212

Finished to run tests of NumericInterpolator-Tests in 20 milliseconds 386 microseconds

Beginning to run tests of Refactoring-UI-Tests with random seed 199428960

Finished to run tests of Refactoring-UI-Tests in 734 milliseconds 111 microseconds

Beginning to run tests of System-Dependencies-Tests with random seed 227731006

Finished to run tests of System-Dependencies-Tests in 4 seconds 245 milliseconds 207 microseconds

Beginning to run tests of HeuristicCompletion-Tests with random seed 893933267

NewUndeclaredWarning: ReleaseTest>>methodForTest (undeclaredStubInstVar1 is Undeclared)
Finished to run tests of ReleaseTests in 54 seconds 811 milliseconds 363 microseconds

Beginning to run tests of MetacelloCommandLineHandler-Tests with random seed 202057007

Finished to run tests of MetacelloCommandLineHandler-Tests in 4 milliseconds 412 microseconds

Beginning to run tests of NautilusRefactoring-Tests with random seed 889177395

Finished to run tests of NautilusRefactoring-Tests in 2 milliseconds 132 microseconds

Beginning to run tests of NumericInterpolator-Tests with random seed 567960887

Finished to run tests of NumericInterpolator-Tests in 21 milliseconds 72 microseconds

Beginning to run tests of Refactoring-UI-Tests with random seed 1047860556

Finished to run tests of Refactoring-UI-Tests in 706 milliseconds 815 microseconds

Beginning to run tests of System-Dependencies-Tests with random seed 645300240
NewUndeclaredWarning: ReleaseTest>>methodForTest (undeclaredStubInstVar1 is Undeclared)
Finished to run tests of ReleaseTests in 54 seconds 876 milliseconds

Beginning to run tests of MetacelloCommandLineHandler-Tests with random seed 209439531

Finished to run tests of MetacelloCommandLineHandler-Tests in 59 milliseconds

Beginning to run tests of NautilusRefactoring-Tests with random seed 182725479

Finished to run tests of NautilusRefactoring-Tests in 37 milliseconds

Beginning to run tests of NumericInterpolator-Tests with random seed 405179278

Finished to run tests of NumericInterpolator-Tests in 137 milliseconds

Beginning to run tests of Refactoring-UI-Tests with random seed 198941208

Finished to run tests of Refactoring-UI-Tests in 1 second 242 milliseconds

Beginning to run tests of System-Dependencies-Tests with random seed 558069493


Finished to run tests of System-Dependencies-Tests in 4 seconds 927 milliseconds 759 microseconds

Beginning to run tests of HeuristicCompletion-Tests with random seed 39591759
Finished to run tests of System-Dependencies-Tests in 5 seconds 592 milliseconds

Beginning to run tests of HeuristicCompletion-Tests with random seed 860359885


Finished to run tests of HeuristicCompletion-Tests in 13 seconds 538 milliseconds 350 microseconds

Beginning to run tests of Kernel-CodeModel-Tests with random seed 385563578

ExtensionPointsOwningPackageNotification: An extension protocol points the package "XXXXX" while the class containing the method is already in this package. The creation of this protocol will be aborted.
ExtensionPointsOwningPackageNotification: An extension protocol points the package "XXXXX" while the class containing the method is already in this package. The creation of this protocol will be aborted.
NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
NewUndeclaredWarning: TestClass1>>m (TestClass2 is Undeclared)
NewUndeclaredWarning: TestClass1>>m (TestClass2 is Undeclared)
NewUndeclaredWarning: TestClass1>>m (TestClass2 is Undeclared)
Finished to run tests of Kernel-CodeModel-Tests in 729 milliseconds 925 microseconds

Beginning to run tests of Collections-Native-Tests with random seed 371080596

Finished to run tests of Collections-Native-Tests in 158 milliseconds 501 microseconds

Beginning to run tests of ClassAnnotation-Tests with random seed 360546100

Finished to run tests of ClassAnnotation-Tests in 533 milliseconds 70 microseconds

Beginning to run tests of Calypso-SystemTools-QueryBrowser-Tests with random seed 717315403

Finished to run tests of Calypso-SystemTools-QueryBrowser-Tests in 525 milliseconds 538 microseconds

Beginning to run tests of SortFunctions-Tests with random seed 1040649047

Finished to run tests of SortFunctions-Tests in 5 milliseconds 626 microseconds

Beginning to run tests of NewTools-Finder-Tests with random seed 739779422

Finished to run tests of NewTools-Finder-Tests in 3 seconds 119 milliseconds 7 microseconds

Beginning to run tests of System-OSEnvironments-Tests with random seed 1048851598

Finished to run tests of System-OSEnvironments-Tests in 11 milliseconds 448 microseconds

Beginning to run tests of System-Settings-Tests with random seed 12072858

Finished to run tests of System-Settings-Tests in 679 milliseconds 284 microseconds

Beginning to run tests of UndefinedClasses-Tests with random seed 529687106

Finished to run tests of UndefinedClasses-Tests in 24 milliseconds 977 microseconds

Beginning to run tests of Microdown-RichTextPresenter-Tests with random seed 411689563

Finished to run tests of Microdown-RichTextPresenter-Tests in 620 milliseconds 527 microseconds

Beginning to run tests of Zinc-HTTP-Examples with random seed 449809352

Finished to run tests of Zinc-HTTP-Examples in 462 milliseconds 320 microseconds

Beginning to run tests of Collections-Weak-Tests with random seed 348325273

Finished to run tests of HeuristicCompletion-Tests in 10 seconds 970 milliseconds 372 microseconds

Beginning to run tests of Kernel-CodeModel-Tests with random seed 354447662

ExtensionPointsOwningPackageNotification: An extension protocol points the package "XXXXX" while the class containing the method is already in this package. The creation of this protocol will be aborted.
ExtensionPointsOwningPackageNotification: An extension protocol points the package "XXXXX" while the class containing the method is already in this package. The creation of this protocol will be aborted.
NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
NewUndeclaredWarning: TestClass1>>m (TestClass2 is Undeclared)
NewUndeclaredWarning: TestClass1>>m (TestClass2 is Undeclared)
NewUndeclaredWarning: TestClass1>>m (TestClass2 is Undeclared)
Finished to run tests of Kernel-CodeModel-Tests in 798 milliseconds 236 microseconds

Beginning to run tests of Collections-Native-Tests with random seed 1018620493

Finished to run tests of Collections-Native-Tests in 194 milliseconds 966 microseconds

Beginning to run tests of ClassAnnotation-Tests with random seed 239326744

Finished to run tests of ClassAnnotation-Tests in 699 milliseconds 302 microseconds

Beginning to run tests of Calypso-SystemTools-QueryBrowser-Tests with random seed 654963923

Finished to run tests of Calypso-SystemTools-QueryBrowser-Tests in 525 milliseconds 908 microseconds

Beginning to run tests of SortFunctions-Tests with random seed 160465632

Finished to run tests of SortFunctions-Tests in 4 milliseconds 825 microseconds

Beginning to run tests of NewTools-Finder-Tests with random seed 415464167

Finished to run tests of Collections-Weak-Tests in 2 seconds 405 milliseconds 686 microseconds

Beginning to run tests of Metacello-TestsReference with random seed 970827525

Finished to run tests of Metacello-TestsReference in 3 milliseconds 767 microseconds

Beginning to run tests of Roassal-Global-Tests with random seed 108844042

RSExtentChangedEvent 81367
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details

Finished to run tests of NewTools-Finder-Tests in 3 seconds 300 milliseconds 876 microseconds

Beginning to run tests of System-OSEnvironments-Tests with random seed 184551371

Finished to run tests of System-OSEnvironments-Tests in 11 milliseconds 9 microseconds

Beginning to run tests of System-Settings-Tests with random seed 344906968

Finished to run tests of System-Settings-Tests in 429 milliseconds 680 microseconds

Beginning to run tests of UndefinedClasses-Tests with random seed 927207048

Finished to run tests of UndefinedClasses-Tests in 20 milliseconds 995 microseconds

Beginning to run tests of Microdown-RichTextPresenter-Tests with random seed 980061852

Finished to run tests of Microdown-RichTextPresenter-Tests in 484 milliseconds 580 microseconds

Beginning to run tests of Zinc-HTTP-Examples with random seed 252300163
Finished to run tests of Roassal-Global-Tests in 2 seconds 612 milliseconds 833 microseconds

Beginning to run tests of Roassal-Inspector-Tests with random seed 545919553

Finished to run tests of Roassal-Inspector-Tests in 46 milliseconds 592 microseconds

Beginning to run tests of CodeImport-Tests with random seed 36401774

Finished to run tests of CodeImport-Tests in 32 milliseconds 711 microseconds

Beginning to run tests of Tool-DependencyAnalyser-Tests with random seed 659444369

Finished to run tests of Zinc-HTTP-Examples in 507 milliseconds 928 microseconds

Beginning to run tests of Collections-Weak-Tests with random seed 235592062

Finished to run tests of Tool-DependencyAnalyser-Tests in 1 second 20 milliseconds 785 microseconds

Beginning to run tests of System-Identification-Tests with random seed 653719182

Finished to run tests of System-Identification-Tests in 50 milliseconds 690 microseconds

Beginning to run tests of Spec2-Code-Diff-Tests with random seed 151035328

Finished to run tests of Spec2-Code-Diff-Tests in 1 millisecond 321 microseconds

Beginning to run tests of Monticello-Tests with random seed 515802562
Finished to run tests of HeuristicCompletion-Tests in 13 seconds 340 milliseconds

Beginning to run tests of Kernel-CodeModel-Tests with random seed 829397232

ExtensionPointsOwningPackageNotification: An extension protocol points the package "XXXXX" while the class containing the method is already in this package. The creation of this protocol will be aborted.
ExtensionPointsOwningPackageNotification: An extension protocol points the package "XXXXX" while the class containing the method is already in this package. The creation of this protocol will be aborted.

Finished to run tests of Monticello-Tests in 1 second 30 milliseconds 473 microseconds

Beginning to run tests of SystemCommands-MethodCommands-Tests with random seed 995604938

Finished to run tests of SystemCommands-MethodCommands-Tests in 1 millisecond 764 microseconds

Beginning to run tests of EpiceaBrowsers-Tests with random seed 94347724
NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
NewUndeclaredWarning: TestClass1>>m (TestClass2 is Undeclared)
NewUndeclaredWarning: TestClass1>>m (TestClass2 is Undeclared)
NewUndeclaredWarning: TestClass1>>m (TestClass2 is Undeclared)
Finished to run tests of Kernel-CodeModel-Tests in 3 seconds 696 milliseconds

Beginning to run tests of Collections-Native-Tests with random seed 222620257


Finished to run tests of EpiceaBrowsers-Tests in 1 second 310 milliseconds 687 microseconds

Beginning to run tests of Refactoring-DataForTesting with random seed 773045483

Finished to run tests of Refactoring-DataForTesting in 1 millisecond 567 microseconds

Beginning to run tests of Commander2-Tests with random seed 213276654

Finished to run tests of Commander2-Tests in 3 milliseconds 719 microseconds

Beginning to run tests of Ring-Core-Tests with random seed 364814323

Finished to run tests of Ring-Core-Tests in 547 milliseconds 717 microseconds

Beginning to run tests of DrTests-TestCoverage-Tests with random seed 457079062

Finished to run tests of DrTests-TestCoverage-Tests in 77 milliseconds 914 microseconds

Beginning to run tests of Zinc-Character-Encoding-Tests with random seed 744169828

Finished to run tests of Zinc-Character-Encoding-Tests in 114 milliseconds 761 microseconds

Beginning to run tests of Shift-ClassBuilder-Tests with random seed 950446809
Finished to run tests of Collections-Native-Tests in 936 milliseconds

Beginning to run tests of ClassAnnotation-Tests with random seed 704740621


Finished to run tests of Collections-Weak-Tests in 3 seconds 532 milliseconds 110 microseconds

Beginning to run tests of Metacello-TestsReference with random seed 165198673

Finished to run tests of Metacello-TestsReference in 5 milliseconds 292 microseconds

Beginning to run tests of Roassal-Global-Tests with random seed 569528408

Finished to run tests of Shift-ClassBuilder-Tests in 777 milliseconds 365 microseconds

Beginning to run tests of DrTests-TestCoverage-Tests-Mocks with random seed 263109089

Finished to run tests of DrTests-TestCoverage-Tests-Mocks in 1 millisecond 40 microseconds

Beginning to run tests of NewTools-Debugger-Breakpoints-Tools with random seed 186567140

DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details

Finished to run tests of NewTools-Debugger-Breakpoints-Tools in 306 milliseconds 781 microseconds

Beginning to run tests of Kernel-Tests with random seed 243479576
Finished to run tests of ClassAnnotation-Tests in 765 milliseconds

Beginning to run tests of Calypso-SystemTools-QueryBrowser-Tests with random seed 102899210

Finished to run tests of Calypso-SystemTools-QueryBrowser-Tests in 563 milliseconds

Beginning to run tests of SortFunctions-Tests with random seed 536258622

Finished to run tests of SortFunctions-Tests in 55 milliseconds

Beginning to run tests of NewTools-Finder-Tests with random seed 795164791

Finished to run tests of Roassal-Global-Tests in 2 seconds 706 milliseconds 609 microseconds

Beginning to run tests of Roassal-Inspector-Tests with random seed 369807851

Finished to run tests of Roassal-Inspector-Tests in 52 milliseconds 608 microseconds

Beginning to run tests of CodeImport-Tests with random seed 403652128

Finished to run tests of CodeImport-Tests in 38 milliseconds 926 microseconds

Beginning to run tests of Tool-DependencyAnalyser-Tests with random seed 14032456

Finished to run tests of Tool-DependencyAnalyser-Tests in 1 second 162 milliseconds 706 microseconds

Beginning to run tests of System-Identification-Tests with random seed 530297555

Finished to run tests of System-Identification-Tests in 43 milliseconds 855 microseconds

Beginning to run tests of Spec2-Code-Diff-Tests with random seed 482703870

Finished to run tests of Spec2-Code-Diff-Tests in 1 millisecond 643 microseconds

Beginning to run tests of Monticello-Tests with random seed 793919488

Finished to run tests of Monticello-Tests in 930 milliseconds 414 microseconds

Beginning to run tests of SystemCommands-MethodCommands-Tests with random seed 1070232997

Finished to run tests of SystemCommands-MethodCommands-Tests in 1 millisecond 251 microseconds

Beginning to run tests of EpiceaBrowsers-Tests with random seed 348941733
Finished to run tests of NewTools-Finder-Tests in 3 seconds 359 milliseconds

Beginning to run tests of System-OSEnvironments-Tests with random seed 664184727

Finished to run tests of System-OSEnvironments-Tests in 36 milliseconds

Beginning to run tests of System-Settings-Tests with random seed 925834430


DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method ExampleForDeprecationTest>>#deprecatedMessageWithTransform called from ExampleForDeprecationTest>>#sendsDeprecatedMessageWithTransform has been deprecated. This method is part of the DeprecationTest.
Finished to run tests of System-Settings-Tests in 518 milliseconds

Beginning to run tests of UndefinedClasses-Tests with random seed 64867013

Finished to run tests of UndefinedClasses-Tests in 163 milliseconds

Beginning to run tests of Microdown-RichTextPresenter-Tests with random seed 712199018

[ERROR] 2025-02-28 09:40:06.000 growOldSpaceByAtLeastcallingOperation (Replacement/generated/64/vm/src/gcc3x-cointerp.c:52293):Required space is bigger than the headroom while primitiveGrowMemoryByAtLeast - requested by the image. Could not allocate
Finished to run tests of Microdown-RichTextPresenter-Tests in 561 milliseconds

Beginning to run tests of Zinc-HTTP-Examples with random seed 904995483


Finished to run tests of EpiceaBrowsers-Tests in 1 second 304 milliseconds 382 microseconds

Beginning to run tests of Refactoring-DataForTesting with random seed 876636351

Finished to run tests of Refactoring-DataForTesting in 1 millisecond 494 microseconds

Beginning to run tests of Commander2-Tests with random seed 220103617

Finished to run tests of Commander2-Tests in 4 milliseconds 547 microseconds

Beginning to run tests of Ring-Core-Tests with random seed 369085381

Finished to run tests of Ring-Core-Tests in 690 milliseconds 832 microseconds

Beginning to run tests of DrTests-TestCoverage-Tests with random seed 267925114

Finished to run tests of DrTests-TestCoverage-Tests in 98 milliseconds 114 microseconds

Beginning to run tests of Zinc-Character-Encoding-Tests with random seed 203374300

Finished to run tests of Zinc-Character-Encoding-Tests in 102 milliseconds 548 microseconds

Beginning to run tests of Shift-ClassBuilder-Tests with random seed 673233989
DeprecationPerformedNotification: The method Semaphore>>#wait: called from SemaphoreTest>>#testWaitTimeDuration has been deprecated. Use #waitTimeoutMilliseconds: instead
DeprecationPerformedNotification: The method Semaphore>>#wait: called from SemaphoreTest>>#testWaitTimeDuration has been deprecated. Use #waitTimeoutMilliseconds: instead
DeprecationPerformedNotification: The method Semaphore>>#wait:onCompletion:onTimeout: called from SemaphoreTest>>#testWaitTimeDurationWithCompletionAndTimeoutBlocks has been deprecated. Use #waitTimeoutMilliseconds:onCompletion:onTimeout: instead
DeprecationPerformedNotification: The method Semaphore>>#wait:onCompletion:onTimeout: called from SemaphoreTest>>#testWaitTimeDurationWithCompletionAndTimeoutBlocks has been deprecated. Use #waitTimeoutMilliseconds:onCompletion:onTimeout: instead
Finished to run tests of Kernel-Tests in 7 seconds 4 milliseconds 573 microseconds

Beginning to run tests of EmergencyDebugger-Tests with random seed 159840885

Finished to run tests of Shift-ClassBuilder-Tests in 978 milliseconds 576 microseconds

Beginning to run tests of DrTests-TestCoverage-Tests-Mocks with random seed 980158487

Finished to run tests of DrTests-TestCoverage-Tests-Mocks in 962 microseconds

Beginning to run tests of NewTools-Debugger-Breakpoints-Tools with random seed 903763993

Finished to run tests of EmergencyDebugger-Tests in 322 milliseconds 448 microseconds

Beginning to run tests of Calypso-SystemPlugins-Deprecation-Queries-Tests with random seed 782891194

Finished to run tests of Calypso-SystemPlugins-Deprecation-Queries-Tests in 5 milliseconds 988 microseconds

Beginning to run tests of EnlumineurFormatter-Tests with random seed 592193727

Finished to run tests of EnlumineurFormatter-Tests in 91 milliseconds 376 microseconds

Beginning to run tests of Morphic-Tests with random seed 889399324

Finished to run tests of NewTools-Debugger-Breakpoints-Tools in 380 milliseconds 662 microseconds

Beginning to run tests of Kernel-Tests with random seed 650211477

Finished to run tests of Morphic-Tests in 1 second 850 milliseconds 545 microseconds

Beginning to run tests of Roassal-Animation-Tests with random seed 957465433

Finished to run tests of Roassal-Animation-Tests in 1 second 581 milliseconds 438 microseconds

Beginning to run tests of Commander2-UI-Tests with random seed 344698503

Finished to run tests of Commander2-UI-Tests in 1 millisecond 305 microseconds

Beginning to run tests of Collections-Unordered-Tests with random seed 236332679

Finished to run tests of Collections-Unordered-Tests in 650 milliseconds 871 microseconds

Beginning to run tests of Refactoring-Environment-Tests with random seed 685214486
Finished to run tests of Zinc-HTTP-Examples in 6 seconds 35 milliseconds

Beginning to run tests of Collections-Weak-Tests with random seed 706652719


DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method ExampleForDeprecationTest>>#deprecatedMessageWithTransform called from ExampleForDeprecationTest>>#sendsDeprecatedMessageWithTransform has been deprecated. This method is part of the DeprecationTest.
[ERROR] 2025-02-28 09:40:15.000 growOldSpaceByAtLeastcallingOperation (Replacement/generated/64/vm/src/gcc3x-cointerp.c:52293):Required space is bigger than the headroom while primitiveGrowMemoryByAtLeast - requested by the image. Could not allocate
DeprecationPerformedNotification: The method Semaphore>>#wait: called from SemaphoreTest>>#testWaitTimeDuration has been deprecated. Use #waitTimeoutMilliseconds: instead
DeprecationPerformedNotification: The method Semaphore>>#wait: called from SemaphoreTest>>#testWaitTimeDuration has been deprecated. Use #waitTimeoutMilliseconds: instead
DeprecationPerformedNotification: The method Semaphore>>#wait:onCompletion:onTimeout: called from SemaphoreTest>>#testWaitTimeDurationWithCompletionAndTimeoutBlocks has been deprecated. Use #waitTimeoutMilliseconds:onCompletion:onTimeout: instead
DeprecationPerformedNotification: The method Semaphore>>#wait:onCompletion:onTimeout: called from SemaphoreTest>>#testWaitTimeDurationWithCompletionAndTimeoutBlocks has been deprecated. Use #waitTimeoutMilliseconds:onCompletion:onTimeout: instead
Finished to run tests of Collections-Weak-Tests in 4 seconds 799 milliseconds

Beginning to run tests of Metacello-TestsReference with random seed 859983090

Finished to run tests of Metacello-TestsReference in 30 milliseconds

Beginning to run tests of Roassal-Global-Tests with random seed 604060691

Finished to run tests of Kernel-Tests in 8 seconds 685 milliseconds 674 microseconds

Beginning to run tests of EmergencyDebugger-Tests with random seed 865152646

Finished to run tests of EmergencyDebugger-Tests in 462 milliseconds 487 microseconds

Beginning to run tests of Calypso-SystemPlugins-Deprecation-Queries-Tests with random seed 614616917

Finished to run tests of Calypso-SystemPlugins-Deprecation-Queries-Tests in 5 milliseconds 295 microseconds

Beginning to run tests of EnlumineurFormatter-Tests with random seed 235880283

Finished to run tests of EnlumineurFormatter-Tests in 117 milliseconds 802 microseconds

Beginning to run tests of Morphic-Tests with random seed 756030674
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details

Finished to run tests of Morphic-Tests in 2 seconds 59 milliseconds 24 microseconds

Beginning to run tests of Roassal-Animation-Tests with random seed 747795677
Finished to run tests of Roassal-Global-Tests in 2 seconds 851 milliseconds

Beginning to run tests of Roassal-Inspector-Tests with random seed 503572533

Finished to run tests of Roassal-Inspector-Tests in 83 milliseconds

Beginning to run tests of CodeImport-Tests with random seed 332204172

Finished to run tests of CodeImport-Tests in 404 milliseconds

Beginning to run tests of Tool-DependencyAnalyser-Tests with random seed 669067809


Finished to run tests of Roassal-Animation-Tests in 1 second 558 milliseconds 792 microseconds

Beginning to run tests of Commander2-UI-Tests with random seed 823188982

Finished to run tests of Commander2-UI-Tests in 1 millisecond 323 microseconds

Beginning to run tests of Collections-Unordered-Tests with random seed 377378294
Finished to run tests of Tool-DependencyAnalyser-Tests in 1 second 359 milliseconds

Beginning to run tests of System-Identification-Tests with random seed 901474672


Finished to run tests of Collections-Unordered-Tests in 800 milliseconds 801 microseconds

Beginning to run tests of Refactoring-Environment-Tests with random seed 639695131
Finished to run tests of System-Identification-Tests in 548 milliseconds

Beginning to run tests of Spec2-Code-Diff-Tests with random seed 371415189

Finished to run tests of Spec2-Code-Diff-Tests in 31 milliseconds

Beginning to run tests of Monticello-Tests with random seed 114090166

Finished to run tests of Monticello-Tests in 2 seconds 669 milliseconds

Beginning to run tests of SystemCommands-MethodCommands-Tests with random seed 1056212772

Finished to run tests of SystemCommands-MethodCommands-Tests in 32 milliseconds

Beginning to run tests of EpiceaBrowsers-Tests with random seed 756371269

Finished to run tests of EpiceaBrowsers-Tests in 4 seconds 783 milliseconds

Beginning to run tests of Refactoring-DataForTesting with random seed 904173301

Finished to run tests of Refactoring-DataForTesting in 36 milliseconds

Beginning to run tests of Commander2-Tests with random seed 495622684

Finished to run tests of Commander2-Tests in 54 milliseconds

Beginning to run tests of Ring-Core-Tests with random seed 1008886354

Finished to run tests of Ring-Core-Tests in 1 second 17 milliseconds

Beginning to run tests of DrTests-TestCoverage-Tests with random seed 1041747275

Finished to run tests of DrTests-TestCoverage-Tests in 141 milliseconds

Beginning to run tests of Zinc-Character-Encoding-Tests with random seed 1034159576

Finished to run tests of Zinc-Character-Encoding-Tests in 311 milliseconds

Beginning to run tests of Shift-ClassBuilder-Tests with random seed 627190802

Finished to run tests of Shift-ClassBuilder-Tests in 2 seconds 212 milliseconds

Beginning to run tests of DrTests-TestCoverage-Tests-Mocks with random seed 795542711

Finished to run tests of DrTests-TestCoverage-Tests-Mocks in 24 milliseconds

Beginning to run tests of NewTools-Debugger-Breakpoints-Tools with random seed 777278671

Finished to run tests of NewTools-Debugger-Breakpoints-Tools in 2 seconds 309 milliseconds

Beginning to run tests of Kernel-Tests with random seed 596418263

DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method ExampleForDeprecationTest>>#deprecatedMessageWithTransform called from ExampleForDeprecationTest>>#sendsDeprecatedMessageWithTransform has been deprecated. This method is part of the DeprecationTest.
[ERROR] 2025-02-28 09:40:42.000 growOldSpaceByAtLeastcallingOperation (Replacement/generated/64/vm/src/gcc3x-cointerp.c:52293):Required space is bigger than the headroom while primitiveGrowMemoryByAtLeast - requested by the image. Could not allocate
DeprecationPerformedNotification: The method Semaphore>>#wait: called from SemaphoreTest>>#testWaitTimeDuration has been deprecated. Use #waitTimeoutMilliseconds: instead
DeprecationPerformedNotification: The method Semaphore>>#wait: called from SemaphoreTest>>#testWaitTimeDuration has been deprecated. Use #waitTimeoutMilliseconds: instead
DeprecationPerformedNotification: The method Semaphore>>#wait:onCompletion:onTimeout: called from SemaphoreTest>>#testWaitTimeDurationWithCompletionAndTimeoutBlocks has been deprecated. Use #waitTimeoutMilliseconds:onCompletion:onTimeout: instead
DeprecationPerformedNotification: The method Semaphore>>#wait:onCompletion:onTimeout: called from SemaphoreTest>>#testWaitTimeDurationWithCompletionAndTimeoutBlocks has been deprecated. Use #waitTimeoutMilliseconds:onCompletion:onTimeout: instead
Finished to run tests of Kernel-Tests in 8 seconds 511 milliseconds

Beginning to run tests of EmergencyDebugger-Tests with random seed 364664859


Finished to run tests of Refactoring-Environment-Tests in 26 seconds 993 milliseconds 8 microseconds

Beginning to run tests of Spec2-Adapters-Morphic-Tests with random seed 1001884041

Finished to run tests of Spec2-Adapters-Morphic-Tests in 73 milliseconds 501 microseconds

Beginning to run tests of Geometry-Tests with random seed 206608849

Finished to run tests of Geometry-Tests in 24 milliseconds 42 microseconds

Beginning to run tests of Microdown-Tests with random seed 1052670442

Finished to run tests of Microdown-Tests in 1 second 834 milliseconds 818 microseconds

Beginning to run tests of Collections-Sequenceable-Tests with random seed 322244889

Finished to run tests of Collections-Sequenceable-Tests in 504 milliseconds 43 microseconds

Beginning to run tests of Sindarin-Tests with random seed 588996371

Finished to run tests of Sindarin-Tests in 804 milliseconds 362 microseconds

Beginning to run tests of System-Benchmark-Tests with random seed 712284728

Finished to run tests of System-Benchmark-Tests in 2 milliseconds 675 microseconds

Beginning to run tests of NewTools-FontChooser with random seed 178651450

Requested font dd08sadna80nsazczxcz not found
Requested font Arial not found
Requested font dd08sadna80nsazczxcz not found
Requested font Arial not found
Finished to run tests of NewTools-FontChooser in 255 milliseconds 398 microseconds

Beginning to run tests of OpalCompiler-UI-Tests with random seed 589340733

Finished to run tests of OpalCompiler-UI-Tests in 39 milliseconds 332 microseconds

Beginning to run tests of NewTools-Spotter-Processors-Tests with random seed 792630114
Finished to run tests of EmergencyDebugger-Tests in 737 milliseconds

Beginning to run tests of Calypso-SystemPlugins-Deprecation-Queries-Tests with random seed 386195965

Finished to run tests of Calypso-SystemPlugins-Deprecation-Queries-Tests in 73 milliseconds

Beginning to run tests of EnlumineurFormatter-Tests with random seed 790416968

Finished to run tests of EnlumineurFormatter-Tests in 520 milliseconds

Beginning to run tests of Morphic-Tests with random seed 45307730

Finished to run tests of Morphic-Tests in 2 seconds 154 milliseconds

Beginning to run tests of Roassal-Animation-Tests with random seed 602406845


Finished to run tests of Refactoring-Environment-Tests in 23 seconds 670 milliseconds 434 microseconds

Beginning to run tests of Spec2-Adapters-Morphic-Tests with random seed 201764242

Finished to run tests of Spec2-Adapters-Morphic-Tests in 79 milliseconds 852 microseconds

Beginning to run tests of Geometry-Tests with random seed 862723555

Finished to run tests of Geometry-Tests in 33 milliseconds 869 microseconds

Beginning to run tests of Microdown-Tests with random seed 885718021

Finished to run tests of Microdown-Tests in 1 second 425 milliseconds 503 microseconds

Beginning to run tests of Collections-Sequenceable-Tests with random seed 441985947

Finished to run tests of Collections-Sequenceable-Tests in 606 milliseconds 333 microseconds

Beginning to run tests of Sindarin-Tests with random seed 913335804

Finished to run tests of Sindarin-Tests in 800 milliseconds 609 microseconds

Beginning to run tests of System-Benchmark-Tests with random seed 271864348

Finished to run tests of System-Benchmark-Tests in 2 milliseconds 901 microseconds

Beginning to run tests of NewTools-FontChooser with random seed 656263456

Requested font dd08sadna80nsazczxcz not found
Requested font Arial not found
Requested font dd08sadna80nsazczxcz not found
Requested font Arial not found
Finished to run tests of NewTools-FontChooser in 182 milliseconds 744 microseconds

Beginning to run tests of OpalCompiler-UI-Tests with random seed 208726744

Finished to run tests of OpalCompiler-UI-Tests in 53 milliseconds 566 microseconds

Beginning to run tests of NewTools-Spotter-Processors-Tests with random seed 859398156
Finished to run tests of Roassal-Animation-Tests in 1 second 652 milliseconds

Beginning to run tests of Commander2-UI-Tests with random seed 593653555

Finished to run tests of Commander2-UI-Tests in 22 milliseconds

Beginning to run tests of Collections-Unordered-Tests with random seed 243324744

Finished to run tests of Collections-Unordered-Tests in 2 seconds 779 milliseconds

Beginning to run tests of Refactoring-Environment-Tests with random seed 125927976


Finished to run tests of NewTools-Spotter-Processors-Tests in 19 seconds 955 milliseconds 526 microseconds

Beginning to run tests of Transcript-NonInteractive-Tests with random seed 463408472
Pharo writing to the standard error

Pharo writing to the standard output
Finished to run tests of Transcript-NonInteractive-Tests in 3 milliseconds 534 microseconds

Beginning to run tests of ThreadedFFI-UFFI-Tests with random seed 495449435

Finished to run tests of ThreadedFFI-UFFI-Tests in 5 seconds 789 milliseconds 558 microseconds

Beginning to run tests of Roassal-UML-Tests with random seed 48142331

Finished to run tests of Roassal-UML-Tests in 31 milliseconds 32 microseconds

Beginning to run tests of ClassParser-Tests with random seed 895125274

Finished to run tests of ClassParser-Tests in 230 milliseconds 15 microseconds

Beginning to run tests of Roassal-Mondrian with random seed 153648643

Finished to run tests of Roassal-Mondrian in 9 milliseconds 544 microseconds

Beginning to run tests of FileSystem-Core-Tests with random seed 928304653

Finished to run tests of FileSystem-Core-Tests in 66 milliseconds 857 microseconds

Beginning to run tests of NewTools-RewriterTools-Tests with random seed 1061072465

Finished to run tests of NewTools-RewriterTools-Tests in 162 milliseconds 491 microseconds

Beginning to run tests of BeautifulComments with random seed 1046912499

Finished to run tests of BeautifulComments in 28 milliseconds 430 microseconds

Beginning to run tests of NewTools-Scopes-Tests with random seed 177981714

Finished to run tests of NewTools-Scopes-Tests in 140 milliseconds 67 microseconds

Beginning to run tests of System-Finalization-Tests with random seed 414880158

Finished to run tests of System-Finalization-Tests in 470 milliseconds 444 microseconds

Beginning to run tests of Slot-Tests with random seed 491391092

Finished to run tests of Slot-Tests in 6 seconds 403 milliseconds 792 microseconds

Beginning to run tests of Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests with random seed 641557114

Finished to run tests of Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests in 112 milliseconds 65 microseconds

Beginning to run tests of System-Installers-Tests with random seed 684454635

Finished to run tests of System-Installers-Tests in 146 milliseconds 237 microseconds

Beginning to run tests of OpalCompiler-ToolFeatures-Tests with random seed 35366524

Finished to run tests of OpalCompiler-ToolFeatures-Tests in 6 milliseconds 954 microseconds

Beginning to run tests of System-History-Tests with random seed 879449732

Finished to run tests of System-History-Tests in 5 milliseconds 522 microseconds

Beginning to run tests of VariablesLibrary-Tests with random seed 103333257

Finished to run tests of VariablesLibrary-Tests in 243 milliseconds 810 microseconds

Beginning to run tests of DebugPoints-Tests with random seed 1014849404

Finished to run tests of DebugPoints-Tests in 295 milliseconds 259 microseconds

Beginning to run tests of SystemCommands-RefactoringSupport-Tests with random seed 371330215

Finished to run tests of SystemCommands-RefactoringSupport-Tests in 26 milliseconds 151 microseconds

Beginning to run tests of Calypso-SystemPlugins-Flags-Queries-Tests with random seed 397745344

Finished to run tests of Calypso-SystemPlugins-Flags-Queries-Tests in 5 milliseconds 655 microseconds

Beginning to run tests of TaskIt-Tests with random seed 717895623
Finished to run tests of Refactoring-Environment-Tests in 24 seconds 538 milliseconds

Beginning to run tests of Spec2-Adapters-Morphic-Tests with random seed 681308420

Finished to run tests of Spec2-Adapters-Morphic-Tests in 139 milliseconds

Beginning to run tests of Geometry-Tests with random seed 290226574

Finished to run tests of Geometry-Tests in 256 milliseconds

Beginning to run tests of Microdown-Tests with random seed 1061396627

Finished to run tests of Microdown-Tests in 2 seconds 38 milliseconds

Beginning to run tests of Collections-Sequenceable-Tests with random seed 500009098


Finished to run tests of NewTools-Spotter-Processors-Tests in 29 seconds 108 milliseconds 388 microseconds

Beginning to run tests of Transcript-NonInteractive-Tests with random seed 518237123
Pharo writing to the standard error

Pharo writing to the standard output
Finished to run tests of Transcript-NonInteractive-Tests in 2 milliseconds 374 microseconds

Beginning to run tests of ThreadedFFI-UFFI-Tests with random seed 119464901
Finished to run tests of Collections-Sequenceable-Tests in 2 seconds 523 milliseconds

Beginning to run tests of Sindarin-Tests with random seed 305513064

Finished to run tests of Sindarin-Tests in 894 milliseconds

Beginning to run tests of System-Benchmark-Tests with random seed 968302569

Finished to run tests of System-Benchmark-Tests in 32 milliseconds

Beginning to run tests of NewTools-FontChooser with random seed 547142922

Requested font dd08sadna80nsazczxcz not found
Requested font Arial not found
Requested font dd08sadna80nsazczxcz not found
Requested font Arial not found
Finished to run tests of NewTools-FontChooser in 227 milliseconds

Beginning to run tests of OpalCompiler-UI-Tests with random seed 1014519534

Finished to run tests of OpalCompiler-UI-Tests in 101 milliseconds

Beginning to run tests of NewTools-Spotter-Processors-Tests with random seed 971100756


Finished to run tests of ThreadedFFI-UFFI-Tests in 5 seconds 746 milliseconds 766 microseconds

Beginning to run tests of Roassal-UML-Tests with random seed 25030715

Finished to run tests of Roassal-UML-Tests in 24 milliseconds 44 microseconds

Beginning to run tests of ClassParser-Tests with random seed 355978068

Finished to run tests of ClassParser-Tests in 252 milliseconds 475 microseconds

Beginning to run tests of Roassal-Mondrian with random seed 370169939

Finished to run tests of Roassal-Mondrian in 11 milliseconds 321 microseconds

Beginning to run tests of FileSystem-Core-Tests with random seed 499656797

Finished to run tests of FileSystem-Core-Tests in 73 milliseconds 574 microseconds

Beginning to run tests of NewTools-RewriterTools-Tests with random seed 102172842

Finished to run tests of NewTools-RewriterTools-Tests in 168 milliseconds 8 microseconds

Beginning to run tests of BeautifulComments with random seed 531915347

Finished to run tests of BeautifulComments in 19 milliseconds 374 microseconds

Beginning to run tests of NewTools-Scopes-Tests with random seed 1016932710

Finished to run tests of NewTools-Scopes-Tests in 115 milliseconds 528 microseconds

Beginning to run tests of System-Finalization-Tests with random seed 163062235

Finished to run tests of System-Finalization-Tests in 722 milliseconds 537 microseconds

Beginning to run tests of Slot-Tests with random seed 862822317

Finished to run tests of Slot-Tests in 6 seconds 842 milliseconds

Beginning to run tests of Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests with random seed 287822696

Finished to run tests of Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests in 235 milliseconds 165 microseconds

Beginning to run tests of System-Installers-Tests with random seed 867156052

Finished to run tests of System-Installers-Tests in 139 milliseconds 301 microseconds

Beginning to run tests of OpalCompiler-ToolFeatures-Tests with random seed 871367647

Finished to run tests of OpalCompiler-ToolFeatures-Tests in 5 milliseconds 41 microseconds

Beginning to run tests of System-History-Tests with random seed 417870822

Finished to run tests of System-History-Tests in 2 milliseconds 896 microseconds

Beginning to run tests of VariablesLibrary-Tests with random seed 521662696

Finished to run tests of VariablesLibrary-Tests in 263 milliseconds 319 microseconds

Beginning to run tests of DebugPoints-Tests with random seed 184257265

Finished to run tests of DebugPoints-Tests in 280 milliseconds 636 microseconds

Beginning to run tests of SystemCommands-RefactoringSupport-Tests with random seed 1041021962

Finished to run tests of SystemCommands-RefactoringSupport-Tests in 21 milliseconds 870 microseconds

Beginning to run tests of Calypso-SystemPlugins-Flags-Queries-Tests with random seed 822201375

Finished to run tests of Calypso-SystemPlugins-Flags-Queries-Tests in 7 milliseconds 936 microseconds

Beginning to run tests of TaskIt-Tests with random seed 514158376

Finished to run tests of TaskIt-Tests in 20 seconds 18 milliseconds 74 microseconds

Beginning to run tests of Kernel-Tests-WithCompiler with random seed 969731833

Finished to run tests of Kernel-Tests-WithCompiler in 28 milliseconds 182 microseconds

Beginning to run tests of NewTools-FileBrowser-Tests with random seed 521040919

Finished to run tests of NewTools-FileBrowser-Tests in 6 seconds 501 milliseconds 676 microseconds

Beginning to run tests of System-BasicCommandLineHandler-Tests with random seed 440003709

Finished to run tests of System-BasicCommandLineHandler-Tests in 46 milliseconds 180 microseconds

Beginning to run tests of Calypso-SystemPlugins-Traits-Queries-Tests with random seed 31231148

Finished to run tests of Calypso-SystemPlugins-Traits-Queries-Tests in 21 milliseconds 36 microseconds

Beginning to run tests of Rubric-Tests with random seed 671390912

Finished to run tests of Rubric-Tests in 122 milliseconds 530 microseconds

Beginning to run tests of Graphics-Tests with random seed 90852667

Finished to run tests of Graphics-Tests in 1 second 761 milliseconds 533 microseconds

Beginning to run tests of NewValueHolder-Tests with random seed 113149728

Finished to run tests of NewValueHolder-Tests in 2 milliseconds 994 microseconds

Beginning to run tests of Calypso-SystemPlugins-FFI-Queries-Tests with random seed 740753187

Finished to run tests of Calypso-SystemPlugins-FFI-Queries-Tests in 6 milliseconds 687 microseconds

Beginning to run tests of Roassal-Interaction-Tests with random seed 570385450

Finished to run tests of Roassal-Interaction-Tests in 106 milliseconds 625 microseconds

Beginning to run tests of NewTools-Debugger-Fuel-Tests with random seed 893208470

Finished to run tests of NewTools-Debugger-Fuel-Tests in 16 milliseconds 235 microseconds

Beginning to run tests of NewTools-Core-Tests with random seed 90735781

Finished to run tests of NewTools-Core-Tests in 443 milliseconds 187 microseconds

Beginning to run tests of OpalCompiler-Tests with random seed 320014689

Finished to run tests of OpalCompiler-Tests in 659 milliseconds 81 microseconds

Beginning to run tests of Spec2-Morphic-Backend-Tests with random seed 41158905

Finished to run tests of Spec2-Morphic-Backend-Tests in 873 milliseconds 808 microseconds

Beginning to run tests of Collections-Streams-Tests with random seed 367146853

Finished to run tests of Collections-Streams-Tests in 174 milliseconds 345 microseconds

Beginning to run tests of Collections-DoubleLinkedList-Tests with random seed 245564693

Finished to run tests of Collections-DoubleLinkedList-Tests in 2 milliseconds 462 microseconds

Beginning to run tests of Network-Mail-Tests with random seed 425022999

Finished to run tests of Network-Mail-Tests in 6 milliseconds 28 microseconds

Beginning to run tests of PharoDocComment-Tests with random seed 478934300
Finished to run tests of NewTools-Spotter-Processors-Tests in 26 seconds 960 milliseconds

Beginning to run tests of Transcript-NonInteractive-Tests with random seed 324363174


Finished to run tests of PharoDocComment-Tests in 476 milliseconds 88 microseconds

Beginning to run tests of Coverage-Tests with random seed 51839502
Pharo writing to the standard error
Pharo writing to the standard output
Finished to run tests of Transcript-NonInteractive-Tests in 46 milliseconds

Beginning to run tests of ThreadedFFI-UFFI-Tests with random seed 81685459


Finished to run tests of Coverage-Tests in 261 milliseconds 97 microseconds

Beginning to run tests of NewTools-CodeCritiques-Tests with random seed 725194771

Finished to run tests of NewTools-CodeCritiques-Tests in 816 milliseconds 656 microseconds

Beginning to run tests of Zinc-Zodiac-Tests with random seed 893236804
Finished to run tests of ThreadedFFI-UFFI-Tests in 3 seconds 220 milliseconds

Beginning to run tests of Roassal-UML-Tests with random seed 821724266

Finished to run tests of Roassal-UML-Tests in 50 milliseconds

Beginning to run tests of ClassParser-Tests with random seed 469600157

Finished to run tests of ClassParser-Tests in 759 milliseconds

Beginning to run tests of Roassal-Mondrian with random seed 993780628

Finished to run tests of Roassal-Mondrian in 38 milliseconds

Beginning to run tests of FileSystem-Core-Tests with random seed 174052286

Finished to run tests of FileSystem-Core-Tests in 381 milliseconds

Beginning to run tests of NewTools-RewriterTools-Tests with random seed 39909947

Finished to run tests of NewTools-RewriterTools-Tests in 246 milliseconds

Beginning to run tests of BeautifulComments with random seed 365037108

Finished to run tests of BeautifulComments in 51 milliseconds

Beginning to run tests of NewTools-Scopes-Tests with random seed 686933351

Finished to run tests of NewTools-Scopes-Tests in 186 milliseconds

Beginning to run tests of System-Finalization-Tests with random seed 215911457


Finished to run tests of TaskIt-Tests in 22 seconds 291 milliseconds 341 microseconds

Beginning to run tests of Kernel-Tests-WithCompiler with random seed 703251772

Finished to run tests of Kernel-Tests-WithCompiler in 41 milliseconds 949 microseconds

Beginning to run tests of NewTools-FileBrowser-Tests with random seed 107771496
Finished to run tests of System-Finalization-Tests in 817 milliseconds

Beginning to run tests of Slot-Tests with random seed 116298324


Finished to run tests of Zinc-Zodiac-Tests in 7 seconds 520 milliseconds 124 microseconds

Beginning to run tests of System-Support-Tests with random seed 268945572

Finished to run tests of System-Support-Tests in 1 second 524 milliseconds 793 microseconds

Beginning to run tests of System-Caching-Tests with random seed 429864606

Finished to run tests of NewTools-FileBrowser-Tests in 7 seconds 19 milliseconds 159 microseconds

Beginning to run tests of System-BasicCommandLineHandler-Tests with random seed 666898131

Finished to run tests of System-BasicCommandLineHandler-Tests in 61 milliseconds 682 microseconds

Beginning to run tests of Calypso-SystemPlugins-Traits-Queries-Tests with random seed 607119634

Finished to run tests of Calypso-SystemPlugins-Traits-Queries-Tests in 21 milliseconds 758 microseconds

Beginning to run tests of Rubric-Tests with random seed 566434089

Finished to run tests of Rubric-Tests in 137 milliseconds 273 microseconds

Beginning to run tests of Graphics-Tests with random seed 1036233138

Finished to run tests of System-Caching-Tests in 2 seconds 262 milliseconds 810 microseconds

Beginning to run tests of SystemCommands-MessageCommands-Tests with random seed 514720373

Finished to run tests of SystemCommands-MessageCommands-Tests in 8 milliseconds 555 microseconds

Beginning to run tests of Reflectivity-Tools-Tests with random seed 61047167

Finished to run tests of Reflectivity-Tools-Tests in 598 milliseconds 44 microseconds

Beginning to run tests of System-Hashing-Tests with random seed 94236887

Finished to run tests of System-Hashing-Tests in 641 milliseconds 77 microseconds

Beginning to run tests of Calypso-Browser-Tests with random seed 436334422
Finished to run tests of Slot-Tests in 7 seconds 65 milliseconds

Beginning to run tests of Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests with random seed 6025709

Finished to run tests of Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests in 453 milliseconds

Beginning to run tests of System-Installers-Tests with random seed 512286645

Finished to run tests of System-Installers-Tests in 531 milliseconds

Beginning to run tests of OpalCompiler-ToolFeatures-Tests with random seed 638144200

Finished to run tests of OpalCompiler-ToolFeatures-Tests in 47 milliseconds

Beginning to run tests of System-History-Tests with random seed 453148411

Finished to run tests of System-History-Tests in 52 milliseconds

Beginning to run tests of VariablesLibrary-Tests with random seed 653363758

Finished to run tests of VariablesLibrary-Tests in 385 milliseconds

Beginning to run tests of DebugPoints-Tests with random seed 631091377


Finished to run tests of Graphics-Tests in 2 seconds 187 milliseconds 982 microseconds

Beginning to run tests of NewValueHolder-Tests with random seed 32066367

Finished to run tests of NewValueHolder-Tests in 2 milliseconds 250 microseconds

Beginning to run tests of Calypso-SystemPlugins-FFI-Queries-Tests with random seed 769856321

Finished to run tests of Calypso-SystemPlugins-FFI-Queries-Tests in 4 milliseconds 827 microseconds

Beginning to run tests of Roassal-Interaction-Tests with random seed 676012103

Finished to run tests of Roassal-Interaction-Tests in 131 milliseconds 790 microseconds

Beginning to run tests of NewTools-Debugger-Fuel-Tests with random seed 176032715

Finished to run tests of NewTools-Debugger-Fuel-Tests in 15 milliseconds 790 microseconds

Beginning to run tests of NewTools-Core-Tests with random seed 4128987

Finished to run tests of NewTools-Core-Tests in 472 milliseconds 268 microseconds

Beginning to run tests of OpalCompiler-Tests with random seed 352682421
Finished to run tests of DebugPoints-Tests in 1 second 454 milliseconds

Beginning to run tests of SystemCommands-RefactoringSupport-Tests with random seed 283262560

Finished to run tests of SystemCommands-RefactoringSupport-Tests in 110 milliseconds

Beginning to run tests of Calypso-SystemPlugins-Flags-Queries-Tests with random seed 196431567

Finished to run tests of Calypso-SystemPlugins-Flags-Queries-Tests in 73 milliseconds

Beginning to run tests of TaskIt-Tests with random seed 919595546


Finished to run tests of OpalCompiler-Tests in 749 milliseconds 695 microseconds

Beginning to run tests of Spec2-Morphic-Backend-Tests with random seed 1059739561

Finished to run tests of Spec2-Morphic-Backend-Tests in 807 milliseconds 757 microseconds

Beginning to run tests of Collections-Streams-Tests with random seed 990796755

Finished to run tests of Collections-Streams-Tests in 208 milliseconds 871 microseconds

Beginning to run tests of Collections-DoubleLinkedList-Tests with random seed 897575076

Finished to run tests of Collections-DoubleLinkedList-Tests in 2 milliseconds 646 microseconds

Beginning to run tests of Network-Mail-Tests with random seed 213855142

Finished to run tests of Network-Mail-Tests in 6 milliseconds 658 microseconds

Beginning to run tests of PharoDocComment-Tests with random seed 229234862

Finished to run tests of PharoDocComment-Tests in 591 milliseconds 244 microseconds

Beginning to run tests of Coverage-Tests with random seed 1006156856

Finished to run tests of Coverage-Tests in 270 milliseconds 467 microseconds

Beginning to run tests of NewTools-CodeCritiques-Tests with random seed 750220360

Finished to run tests of NewTools-CodeCritiques-Tests in 826 milliseconds 846 microseconds

Beginning to run tests of Zinc-Zodiac-Tests with random seed 853641348

Finished to run tests of Calypso-Browser-Tests in 6 seconds 893 milliseconds 574 microseconds

Beginning to run tests of NewTools-Spotter-Tests with random seed 616671813

Finished to run tests of NewTools-Spotter-Tests in 637 milliseconds 794 microseconds

Beginning to run tests of Kernel-Extended-Tests with random seed 648685764

somethingsomethingFinished to run tests of Kernel-Extended-Tests in 1 second 83 milliseconds 307 microseconds

Beginning to run tests of SystemCommands-PackageCommands-Tests with random seed 914799872

Finished to run tests of SystemCommands-PackageCommands-Tests in 1 millisecond 235 microseconds

Beginning to run tests of Spec2-Code-Backend-Tests with random seed 545115394

Finished to run tests of Spec2-Code-Backend-Tests in 2 seconds 109 milliseconds 920 microseconds

Beginning to run tests of Refactoring-Changes-Tests with random seed 574629184

NewUndeclaredWarning: RBRefactoringChangeMock (SharedVar is Undeclared)
Finished to run tests of Refactoring-Changes-Tests in 184 milliseconds 111 microseconds

Beginning to run tests of Random-Tests with random seed 227866106

Finished to run tests of Random-Tests in 335 milliseconds 402 microseconds

Beginning to run tests of OSWindow-Tests with random seed 389514055

Finished to run tests of OSWindow-Tests in 1 millisecond 38 microseconds

Beginning to run tests of UnifiedFFI-Tests with random seed 639837002

Finished to run tests of UnifiedFFI-Tests in 268 milliseconds 99 microseconds

Beginning to run tests of Spec2-ListView-Tests with random seed 85411928

Finished to run tests of Spec2-ListView-Tests in 1 second 774 milliseconds 971 microseconds

Beginning to run tests of Epicea-Tests with random seed 1042565960

Finished to run tests of Epicea-Tests in 418 milliseconds 672 microseconds

Beginning to run tests of NewTools-Debugger-Morphic with random seed 422988010

Finished to run tests of NewTools-Debugger-Morphic in 948 microseconds

Beginning to run tests of Refactoring-Transformations-Tests with random seed 76802282

Finished to run tests of Zinc-Zodiac-Tests in 7 seconds 453 milliseconds 117 microseconds

Beginning to run tests of System-Support-Tests with random seed 599590050

Finished to run tests of System-Support-Tests in 2 seconds 226 milliseconds 394 microseconds

Beginning to run tests of System-Caching-Tests with random seed 932277846

Finished to run tests of System-Caching-Tests in 2 seconds 322 milliseconds 589 microseconds

Beginning to run tests of SystemCommands-MessageCommands-Tests with random seed 857739625

Finished to run tests of SystemCommands-MessageCommands-Tests in 3 milliseconds 768 microseconds

Beginning to run tests of Reflectivity-Tools-Tests with random seed 893516397

Finished to run tests of Reflectivity-Tools-Tests in 1 second 113 milliseconds 732 microseconds

Beginning to run tests of System-Hashing-Tests with random seed 870135496

Finished to run tests of System-Hashing-Tests in 1 second 142 milliseconds 216 microseconds

Beginning to run tests of Calypso-Browser-Tests with random seed 926630719
Finished to run tests of TaskIt-Tests in 23 seconds 805 milliseconds

Beginning to run tests of Kernel-Tests-WithCompiler with random seed 861883416

Finished to run tests of Kernel-Tests-WithCompiler in 212 milliseconds

Beginning to run tests of NewTools-FileBrowser-Tests with random seed 12058605


Finished to run tests of Calypso-Browser-Tests in 7 seconds 230 milliseconds 17 microseconds

Beginning to run tests of NewTools-Spotter-Tests with random seed 340714623

Finished to run tests of NewTools-Spotter-Tests in 669 milliseconds 842 microseconds

Beginning to run tests of Kernel-Extended-Tests with random seed 427149853

somethingsomethingFinished to run tests of Kernel-Extended-Tests in 1 second 33 milliseconds 435 microseconds

Beginning to run tests of SystemCommands-PackageCommands-Tests with random seed 483235368

Finished to run tests of SystemCommands-PackageCommands-Tests in 1 millisecond 164 microseconds

Beginning to run tests of Spec2-Code-Backend-Tests with random seed 228607528

Finished to run tests of Spec2-Code-Backend-Tests in 2 seconds 32 milliseconds 683 microseconds

Beginning to run tests of Refactoring-Changes-Tests with random seed 848336412

NewUndeclaredWarning: RBRefactoringChangeMock (SharedVar is Undeclared)
Finished to run tests of Refactoring-Changes-Tests in 227 milliseconds 173 microseconds

Beginning to run tests of Random-Tests with random seed 964740863

Finished to run tests of Random-Tests in 441 milliseconds 253 microseconds

Beginning to run tests of OSWindow-Tests with random seed 327120057

Finished to run tests of OSWindow-Tests in 3 milliseconds 391 microseconds

Beginning to run tests of UnifiedFFI-Tests with random seed 842241211
Finished to run tests of NewTools-FileBrowser-Tests in 6 seconds 887 milliseconds

Beginning to run tests of System-BasicCommandLineHandler-Tests with random seed 330381784

Finished to run tests of System-BasicCommandLineHandler-Tests in 124 milliseconds

Beginning to run tests of Calypso-SystemPlugins-Traits-Queries-Tests with random seed 143759443


Finished to run tests of UnifiedFFI-Tests in 336 milliseconds 725 microseconds

Beginning to run tests of Spec2-ListView-Tests with random seed 516012559
Finished to run tests of Calypso-SystemPlugins-Traits-Queries-Tests in 183 milliseconds

Beginning to run tests of Rubric-Tests with random seed 671427341

Finished to run tests of Rubric-Tests in 307 milliseconds

Beginning to run tests of Graphics-Tests with random seed 562354495


Finished to run tests of Spec2-ListView-Tests in 1 second 671 milliseconds 382 microseconds

Beginning to run tests of Epicea-Tests with random seed 375476119

Finished to run tests of Epicea-Tests in 479 milliseconds 525 microseconds

Beginning to run tests of NewTools-Debugger-Morphic with random seed 512240247

Finished to run tests of NewTools-Debugger-Morphic in 1 millisecond 16 microseconds

Beginning to run tests of Refactoring-Transformations-Tests with random seed 36260473

Finished to run tests of Refactoring-Transformations-Tests in 21 seconds 201 milliseconds 342 microseconds

Beginning to run tests of Traits-Tests with random seed 951332803
Finished to run tests of Graphics-Tests in 2 seconds 597 milliseconds

Beginning to run tests of NewValueHolder-Tests with random seed 796634213

Finished to run tests of NewValueHolder-Tests in 40 milliseconds

Beginning to run tests of Calypso-SystemPlugins-FFI-Queries-Tests with random seed 764429455

Finished to run tests of Calypso-SystemPlugins-FFI-Queries-Tests in 60 milliseconds

Beginning to run tests of Roassal-Interaction-Tests with random seed 124559307

Finished to run tests of Roassal-Interaction-Tests in 231 milliseconds

Beginning to run tests of NewTools-Debugger-Fuel-Tests with random seed 73166773

Finished to run tests of NewTools-Debugger-Fuel-Tests in 68 milliseconds

Beginning to run tests of NewTools-Core-Tests with random seed 351403255

Finished to run tests of NewTools-Core-Tests in 470 milliseconds

Beginning to run tests of OpalCompiler-Tests with random seed 1069304526


SystemNotification: T1
SystemNotification: T2
SystemNotification: T5
SystemNotification: T12
SystemNotification: TD
SystemNotification: TB
SystemNotification: TC
SystemNotification: TA
SystemNotification: T6
SystemNotification: T11
SystemNotification: T3
SystemNotification: T9
SystemNotification: T4
SystemNotification: T10
SystemNotification: C1
SystemNotification: C2
SystemNotification: C9
SystemNotification: C10
SystemNotification: C11
SystemNotification: CA
SystemNotification: CB
SystemNotification: T6
Finished to run tests of OpalCompiler-Tests in 2 seconds 989 milliseconds

Beginning to run tests of Spec2-Morphic-Backend-Tests with random seed 630553987

Finished to run tests of Spec2-Morphic-Backend-Tests in 838 milliseconds

Beginning to run tests of Collections-Streams-Tests with random seed 638973384

Finished to run tests of Collections-Streams-Tests in 350 milliseconds

Beginning to run tests of Collections-DoubleLinkedList-Tests with random seed 382761001

Finished to run tests of Collections-DoubleLinkedList-Tests in 54 milliseconds

Beginning to run tests of Network-Mail-Tests with random seed 153326431

Finished to run tests of Network-Mail-Tests in 47 milliseconds

Beginning to run tests of PharoDocComment-Tests with random seed 926664847

NewUndeclaredWarning: T1>>aMethod: (aMethod is Undeclared)
NewUndeclaredWarning: T2>>aMethod: (aMethod is Undeclared)
NewUndeclaredWarning: T1 classTrait>>aMethod: (aMethod is Undeclared)
NewUndeclaredWarning: T2 classTrait>>aMethod: (aMethod is Undeclared)
Finished to run tests of PharoDocComment-Tests in 1 second 932 milliseconds

Beginning to run tests of Coverage-Tests with random seed 770030072

DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C2>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
Finished to run tests of Coverage-Tests in 326 milliseconds

Beginning to run tests of NewTools-CodeCritiques-Tests with random seed 925593663

DeprecationPerformedNotification: The method Object>>#explicitRequirement called from TempClass>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
Finished to run tests of NewTools-CodeCritiques-Tests in 840 milliseconds

Beginning to run tests of Zinc-Zodiac-Tests with random seed 49005703

DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m1 has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m2 has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
Finished to run tests of Traits-Tests in 14 seconds 81 milliseconds 947 microseconds

Beginning to run tests of Morphic-Widgets-FastTable-Tests with random seed 315219652

Finished to run tests of Morphic-Widgets-FastTable-Tests in 69 milliseconds 333 microseconds

Beginning to run tests of Ring-ChunkImporter-Tests with random seed 332363530

Finished to run tests of Ring-ChunkImporter-Tests in 27 milliseconds 32 microseconds

Beginning to run tests of ProfStef-Tests with random seed 393883430

Finished to run tests of ProfStef-Tests in 127 milliseconds 449 microseconds

Beginning to run tests of Compression-Tests with random seed 584886182

Finished to run tests of Compression-Tests in 2 seconds 544 milliseconds 878 microseconds

Beginning to run tests of SUnit-Core with random seed 230446490

Finished to run tests of SUnit-Core in 4 milliseconds 789 microseconds

Beginning to run tests of DrTests-Tests with random seed 331750817

Finished to run tests of DrTests-Tests in 260 milliseconds 52 microseconds

Beginning to run tests of Debugger-Model-Tests with random seed 823718566

Finished to run tests of Debugger-Model-Tests in 715 milliseconds 282 microseconds

Beginning to run tests of Spec2-Backend-Tests with random seed 991892081
Finished to run tests of Zinc-Zodiac-Tests in 6 seconds 281 milliseconds

Beginning to run tests of System-Support-Tests with random seed 595837969

Finished to run tests of System-Support-Tests in 1 second 854 milliseconds

Beginning to run tests of System-Caching-Tests with random seed 792333396

Finished to run tests of System-Caching-Tests in 2 seconds 329 milliseconds

Beginning to run tests of SystemCommands-MessageCommands-Tests with random seed 570170477

Finished to run tests of SystemCommands-MessageCommands-Tests in 26 milliseconds

Beginning to run tests of Reflectivity-Tools-Tests with random seed 319885192

Finished to run tests of Reflectivity-Tools-Tests in 1 second 554 milliseconds

Beginning to run tests of System-Hashing-Tests with random seed 85009818

Finished to run tests of System-Hashing-Tests in 1 second 13 milliseconds

Beginning to run tests of Calypso-Browser-Tests with random seed 527937939


Finished to run tests of Refactoring-Transformations-Tests in 23 seconds 387 milliseconds 58 microseconds

Beginning to run tests of Traits-Tests with random seed 996518360

SystemNotification: T3
SystemNotification: T1
SystemNotification: T12
SystemNotification: T2
SystemNotification: T6
SystemNotification: T4
SystemNotification: T11
SystemNotification: T9
SystemNotification: T5
SystemNotification: TD
SystemNotification: TC
SystemNotification: T10
SystemNotification: TB
SystemNotification: TA
SystemNotification: CA
SystemNotification: CB
SystemNotification: C1
SystemNotification: C2
SystemNotification: C9
SystemNotification: C10
SystemNotification: C11

DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method SpGridLayout>>#add:at: called from SpGridLayoutAdapterTest>>#testColumnSpanColumnHomogeneous has been deprecated. Use add:atPoint:
DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method SpGridLayout>>#add:at: called from SpGridLayoutAdapterTest>>#testColumnSpanColumnNotHomogeneous has been deprecated. Use add:atPoint:
DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method SpGridLayout>>#add:at: called from SpGridLayoutAdapterTest>>#testRowSpanRowHomogeneous has been deprecated. Use add:atPoint:
DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method SpGridLayout>>#add:at: called from SpGridLayoutAdapterTest>>#testRowSpanRowNotHomogeneous has been deprecated. Use add:atPoint:
SystemNotification: T6
Finished to run tests of Calypso-Browser-Tests in 7 seconds 287 milliseconds

Beginning to run tests of NewTools-Spotter-Tests with random seed 431868938

Finished to run tests of NewTools-Spotter-Tests in 776 milliseconds

Beginning to run tests of Kernel-Extended-Tests with random seed 211853587

somethingsomethingFinished to run tests of Kernel-Extended-Tests in 2 seconds 77 milliseconds

Beginning to run tests of SystemCommands-PackageCommands-Tests with random seed 844761394

Finished to run tests of SystemCommands-PackageCommands-Tests in 28 milliseconds

Beginning to run tests of Spec2-Code-Backend-Tests with random seed 76503376

NewUndeclaredWarning: T1>>aMethod: (aMethod is Undeclared)
NewUndeclaredWarning: T2>>aMethod: (aMethod is Undeclared)
NewUndeclaredWarning: T1 classTrait>>aMethod: (aMethod is Undeclared)
NewUndeclaredWarning: T2 classTrait>>aMethod: (aMethod is Undeclared)
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C2>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
Finished to run tests of Spec2-Code-Backend-Tests in 2 seconds 105 milliseconds

Beginning to run tests of Refactoring-Changes-Tests with random seed 293677450

NewUndeclaredWarning: RBRefactoringChangeMock (SharedVar is Undeclared)
Finished to run tests of Refactoring-Changes-Tests in 327 milliseconds

Beginning to run tests of Random-Tests with random seed 579786961

DeprecationPerformedNotification: The method Object>>#explicitRequirement called from TempClass>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
Finished to run tests of Random-Tests in 517 milliseconds

Beginning to run tests of OSWindow-Tests with random seed 96111320

Finished to run tests of OSWindow-Tests in 34 milliseconds

Beginning to run tests of UnifiedFFI-Tests with random seed 813968124

DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m1 has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m2 has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
Finished to run tests of UnifiedFFI-Tests in 444 milliseconds

Beginning to run tests of Spec2-ListView-Tests with random seed 123135928

Finished to run tests of Spec2-ListView-Tests in 1 second 870 milliseconds

Beginning to run tests of Epicea-Tests with random seed 727152392

Finished to run tests of Traits-Tests in 17 seconds 152 milliseconds 24 microseconds

Beginning to run tests of Morphic-Widgets-FastTable-Tests with random seed 913176536

Finished to run tests of Morphic-Widgets-FastTable-Tests in 59 milliseconds 101 microseconds

Beginning to run tests of Ring-ChunkImporter-Tests with random seed 60874261

Finished to run tests of Ring-ChunkImporter-Tests in 31 milliseconds 824 microseconds

Beginning to run tests of ProfStef-Tests with random seed 807404855

Finished to run tests of ProfStef-Tests in 138 milliseconds 450 microseconds

Beginning to run tests of Compression-Tests with random seed 847840962
Finished to run tests of Epicea-Tests in 2 seconds 148 milliseconds

Beginning to run tests of NewTools-Debugger-Morphic with random seed 309301100

Finished to run tests of NewTools-Debugger-Morphic in 24 milliseconds

Beginning to run tests of Refactoring-Transformations-Tests with random seed 220278663


Finished to run tests of Compression-Tests in 2 seconds 633 milliseconds 872 microseconds

Beginning to run tests of SUnit-Core with random seed 657572620

Finished to run tests of SUnit-Core in 687 microseconds

Beginning to run tests of DrTests-Tests with random seed 175700748

Finished to run tests of DrTests-Tests in 304 milliseconds 254 microseconds

Beginning to run tests of Debugger-Model-Tests with random seed 670851645

Finished to run tests of Debugger-Model-Tests in 636 milliseconds 412 microseconds

Beginning to run tests of Spec2-Backend-Tests with random seed 695625658

DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method SpGridLayout>>#add:at: called from SpGridLayoutAdapterTest>>#testColumnSpanColumnHomogeneous has been deprecated. Use add:atPoint:
DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method SpGridLayout>>#add:at: called from SpGridLayoutAdapterTest>>#testColumnSpanColumnNotHomogeneous has been deprecated. Use add:atPoint:
DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method SpGridLayout>>#add:at: called from SpGridLayoutAdapterTest>>#testRowSpanRowHomogeneous has been deprecated. Use add:atPoint:
DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method SpGridLayout>>#add:at: called from SpGridLayoutAdapterTest>>#testRowSpanRowNotHomogeneous has been deprecated. Use add:atPoint:
Finished to run tests of Refactoring-Transformations-Tests in 24 seconds 561 milliseconds

Beginning to run tests of Traits-Tests with random seed 902431867

SystemNotification: TD
SystemNotification: T3
SystemNotification: T9
SystemNotification: TC
SystemNotification: T1
SystemNotification: T2
SystemNotification: T4
SystemNotification: T10
SystemNotification: T5
SystemNotification: T12
SystemNotification: TB
SystemNotification: TA
SystemNotification: T6
SystemNotification: T11
SystemNotification: C1
SystemNotification: C2
SystemNotification: C9
SystemNotification: C10
SystemNotification: C11
SystemNotification: CA
SystemNotification: CB
Finished to run tests of Spec2-Backend-Tests in 49 seconds 472 milliseconds 685 microseconds

Beginning to run tests of SUnit-Support-UITesting-Tests with random seed 595842486

Finished to run tests of SUnit-Support-UITesting-Tests in 3 milliseconds 424 microseconds

Beginning to run tests of Calypso-SystemPlugins-Reflectivity-Queries-Tests with random seed 310617787

Finished to run tests of Calypso-SystemPlugins-Reflectivity-Queries-Tests in 77 milliseconds 148 microseconds

Beginning to run tests of Collections-Atomic-Tests with random seed 107539465

Finished to run tests of Collections-Atomic-Tests in 5 milliseconds 308 microseconds

Beginning to run tests of Renraku-Tests with random seed 363896590

Finished to run tests of Renraku-Tests in 2 seconds 355 milliseconds 992 microseconds

Beginning to run tests of NewTools-RewriterTools-Backend-Tests with random seed 580224835

Finished to run tests of NewTools-RewriterTools-Backend-Tests in 3 milliseconds 639 microseconds

Beginning to run tests of Network-Tests with random seed 185982024
SystemNotification: T6

Finished to run tests of Network-Tests in 7 seconds 620 milliseconds 648 microseconds

Beginning to run tests of Ring-Monticello-Tests with random seed 796636685

Finished to run tests of Ring-Monticello-Tests in 53 milliseconds 755 microseconds

Beginning to run tests of NewTools-DebugPointsBrowser-Tests with random seed 827069764

Finished to run tests of NewTools-DebugPointsBrowser-Tests in 333 milliseconds 913 microseconds

Beginning to run tests of NewTools-Sindarin-Commands-Tests with random seed 449844369

Finished to run tests of NewTools-Sindarin-Commands-Tests in 34 milliseconds 177 microseconds

Beginning to run tests of NewTools-WindowManager-Tests with random seed 797265076

Finished to run tests of NewTools-WindowManager-Tests in 12 milliseconds 12 microseconds

Beginning to run tests of System-Time-Tests with random seed 381011137

DeprecationPerformedNotification: The method Date class>>#fromString: called from DateTest>>#testFromString has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#fromString: called from DateTest>>#testFromString has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#fromString: called from DateTest>>#testFromString has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method String>>#asDate called from UndefinedObject>>#DoIt has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#fromString: called from String>>#asDate has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
Finished to run tests of System-Time-Tests in 3 seconds 217 milliseconds 367 microseconds

Beginning to run tests of MonticelloTonel-Tests with random seed 215752790

Finished to run tests of MonticelloTonel-Tests in 159 milliseconds 658 microseconds

Beginning to run tests of ThreadedFFI-Tests with random seed 137585655


Returning an object but pool is fullFinished to run tests of ThreadedFFI-Tests in 54 milliseconds 899 microseconds

Beginning to run tests of AST-Core-Tests with random seed 705605933

NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (Δə is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
Finished to run tests of AST-Core-Tests in 4 seconds 620 milliseconds 970 microseconds

Beginning to run tests of System-Sources-Tests with random seed 503305295

Finished to run tests of System-Sources-Tests in 49 milliseconds 604 microseconds

Beginning to run tests of FuzzyMatcher-Tests with random seed 836467841

Finished to run tests of FuzzyMatcher-Tests in 2 milliseconds 372 microseconds

Beginning to run tests of RottenTestsFinder-Tests with random seed 383921283

Finished to run tests of RottenTestsFinder-Tests in 290 milliseconds 810 microseconds

Beginning to run tests of Keymapping-Tests with random seed 20952231

DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method Morph>>#on:do: called from KMPerInstanceTest>>#testAddMoreThanOneHandler has been deprecated. Use bindKeyCombination:toAction:
Finished to run tests of Keymapping-Tests in 29 milliseconds 66 microseconds

Beginning to run tests of SUnit-Tests with random seed 485459141

Finished to run tests of SUnit-Tests in 4 seconds 41 milliseconds 132 microseconds

Beginning to run tests of Roassal-Spec-Tests with random seed 801480594

Finished to run tests of Roassal-Spec-Tests in 95 milliseconds 229 microseconds

Beginning to run tests of Calypso-SystemTools-FullBrowser-Tests with random seed 382087153

Finished to run tests of Calypso-SystemTools-FullBrowser-Tests in 632 milliseconds 446 microseconds

Beginning to run tests of Spec2-Dialogs-Tests with random seed 865546347

Finished to run tests of Spec2-Dialogs-Tests in 590 milliseconds 53 microseconds

Beginning to run tests of Text-Diff-Tests with random seed 262159037

Finished to run tests of Text-Diff-Tests in 3 milliseconds 413 microseconds

Beginning to run tests of Commander-Core-Tests with random seed 279200447

Finished to run tests of Commander-Core-Tests in 1 millisecond 838 microseconds

Beginning to run tests of Jobs-Tests with random seed 234758850

Finished to run tests of Jobs-Tests in 2 milliseconds 253 microseconds

Beginning to run tests of EmbeddedFreeType-Tests with random seed 866056644

Finished to run tests of EmbeddedFreeType-Tests in 2 milliseconds 540 microseconds

Beginning to run tests of SUnit-Visitor-Tests with random seed 188488137

Finished to run tests of SUnit-Visitor-Tests in 1 millisecond 284 microseconds

Beginning to run tests of Zinc-Resource-Meta-Tests with random seed 821557961

Finished to run tests of Zinc-Resource-Meta-Tests in 121 milliseconds 482 microseconds

Beginning to run tests of SUnit-MockObjects-Tests with random seed 693851460

Finished to run tests of SUnit-MockObjects-Tests in 9 milliseconds 322 microseconds

Beginning to run tests of NewTools-FontChooser-Tests with random seed 995970638

Finished to run tests of NewTools-FontChooser-Tests in 1 millisecond 35 microseconds

Beginning to run tests of Roassal-Shapes-Tests with random seed 657272142

Finished to run tests of Roassal-Shapes-Tests in 125 milliseconds 3 microseconds

Beginning to run tests of Shout-Tests with random seed 733124046

Finished to run tests of Shout-Tests in 30 milliseconds 745 microseconds

Beginning to run tests of ColorPicker-Tests with random seed 329450988

Finished to run tests of ColorPicker-Tests in 96 milliseconds 741 microseconds

Beginning to run tests of Announcements-Core-Tests with random seed 784138062
Finished to run tests of Spec2-Backend-Tests in 44 seconds 12 milliseconds 178 microseconds

Beginning to run tests of SUnit-Support-UITesting-Tests with random seed 411833261

Finished to run tests of SUnit-Support-UITesting-Tests in 2 milliseconds 703 microseconds

Beginning to run tests of Calypso-SystemPlugins-Reflectivity-Queries-Tests with random seed 803051695

Finished to run tests of Calypso-SystemPlugins-Reflectivity-Queries-Tests in 83 milliseconds 50 microseconds

Beginning to run tests of Collections-Atomic-Tests with random seed 133933058

Finished to run tests of Collections-Atomic-Tests in 5 milliseconds 203 microseconds

Beginning to run tests of Renraku-Tests with random seed 960393993

Finished to run tests of Renraku-Tests in 2 seconds 71 milliseconds 649 microseconds

Beginning to run tests of NewTools-RewriterTools-Backend-Tests with random seed 285562913

Finished to run tests of NewTools-RewriterTools-Backend-Tests in 3 milliseconds 30 microseconds

Beginning to run tests of Network-Tests with random seed 435677989

Finished to run tests of Announcements-Core-Tests in 549 milliseconds 793 microseconds

Beginning to run tests of RTree-Tests with random seed 994293109

Finished to run tests of RTree-Tests in 7 milliseconds 862 microseconds

Beginning to run tests of Ombu-Tests with random seed 705987965

Finished to run tests of Ombu-Tests in 191 milliseconds 539 microseconds

Beginning to run tests of FreeType-Tests with random seed 227310139
NewUndeclaredWarning: T1>>aMethod: (aMethod is Undeclared)
NewUndeclaredWarning: T2>>aMethod: (aMethod is Undeclared)
NewUndeclaredWarning: T1 classTrait>>aMethod: (aMethod is Undeclared)
NewUndeclaredWarning: T2 classTrait>>aMethod: (aMethod is Undeclared)
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C2>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from TempClass>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m1 has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m2 has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details

Finished to run tests of FreeType-Tests in 5 seconds 77 milliseconds 850 microseconds

Beginning to run tests of Calypso-SystemPlugins-SUnit-Queries-Tests with random seed 1070442003

Finished to run tests of Calypso-SystemPlugins-SUnit-Queries-Tests in 9 milliseconds 877 microseconds

Beginning to run tests of Debugger-Oups-Tests with random seed 313658653

Running: testCreationFromException from OupsDebugRequestTest
Running: testDebugSession from OupsDebugRequestTest
Running: testDefaultProcess from OupsDebugRequestTest
Running: testNewNotAllowed from OupsDebugRequestTest
Running: testNoPreDebugActionsBeforeComputation from OupsDebugRequestTest
Running: testNullExceptionForNamed from OupsDebugRequestTest
Running: testPreDebugActionForDebugItMethod from OupsDebugRequestTest
Running: testHandled from OupsDebuggerSelectionStrategyTest
Running: testDebuggers from OupsDebuggerSelectorTest
Running: testFirstUsableDebuggerForSession from OupsDebuggerSelectorTest
Running: testHandlesDebuggerErrors from OupsDebuggerSelectorTest
Running: testNextDebugger from OupsDebuggerSelectorTest
Running: testNextDebuggerForDebuggerFailure from OupsDebuggerSelectorTest
Running: testNextDebuggerForSession from OupsDebuggerSelectorTest
Running: testNoDebuggerForSession from OupsDebuggerSelectorTestI am an Oups NULL debugging exception
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

Running: testNoNextDebugger from OupsDebuggerSelectorTest
Running: testOpenDebuggerError from OupsDebuggerSelectorTest
Running: testOpenDebuggerForSession from OupsDebuggerSelectorTest
Running: testOpenDebuggerWithErrorForSession from OupsDebuggerSelectorTest
Running: testTryOpenWith from OupsDebuggerSelectorTest
Running: testTryOpenWithSignalsError from OupsDebuggerSelectorTest
Running: testAvailableDebuggers from OupsDebuggerSystemTest
Running: testEnsureExceptionIn from OupsDebuggerSystemTest
Running: testHandleDebugRequest from OupsDebuggerSystemTest
Running: testHandleWarningDebugRequest from OupsDebuggerSystemTest
Running: testPreDebugActionExecuted from OupsDebuggerSystemTest
Running: testError from OupsSingleDebuggerSelectorTest
Running: testErrorWhenOpeningDebugger from OupsSingleDebuggerSelectorTestError
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
I am an Oups NULL debugging exception
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

Running: testHandled from OupsSingleDebuggerSelectorTestError
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
I am an Oups NULL debugging exception
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

Running: testNextDebugger from OupsSingleDebuggerSelectorTest
Running: testOpenDebuggerForSession from OupsSingleDebuggerSelectorTest
Finished to run tests of Debugger-Oups-Tests in 23 milliseconds 507 microseconds

Beginning to run tests of STON-Tests with random seed 931171636

Finished to run tests of STON-Tests in 968 milliseconds 968 microseconds

Beginning to run tests of FileSystem-Memory-Tests with random seed 537261567

Finished to run tests of Network-Tests in 8 seconds 115 milliseconds 976 microseconds

Beginning to run tests of Ring-Monticello-Tests with random seed 1020543195

Finished to run tests of Ring-Monticello-Tests in 50 milliseconds 880 microseconds

Beginning to run tests of NewTools-DebugPointsBrowser-Tests with random seed 550111245

Finished to run tests of NewTools-DebugPointsBrowser-Tests in 319 milliseconds 113 microseconds

Beginning to run tests of NewTools-Sindarin-Commands-Tests with random seed 836483404

Finished to run tests of NewTools-Sindarin-Commands-Tests in 39 milliseconds 101 microseconds

Beginning to run tests of NewTools-WindowManager-Tests with random seed 923671156

Finished to run tests of NewTools-WindowManager-Tests in 14 milliseconds 812 microseconds

Beginning to run tests of System-Time-Tests with random seed 46277252

Finished to run tests of FileSystem-Memory-Tests in 2 seconds 501 milliseconds 847 microseconds

Beginning to run tests of Files-Tests with random seed 55192517

DeprecationPerformedNotification: The method Date class>>#fromString: called from DateTest>>#testFromString has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#fromString: called from DateTest>>#testFromString has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#fromString: called from DateTest>>#testFromString has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method String>>#asDate called from UndefinedObject>>#DoIt has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#fromString: called from String>>#asDate has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
Finished to run tests of System-Time-Tests in 3 seconds 77 milliseconds 688 microseconds

Beginning to run tests of MonticelloTonel-Tests with random seed 519241100

Finished to run tests of MonticelloTonel-Tests in 185 milliseconds 51 microseconds

Beginning to run tests of ThreadedFFI-Tests with random seed 645286214

2025-02-28T09:44:22.327624+01:00
WARNING:  Had to GC to make room for more external objects.
If this happens often, it would be a good idea to either:
- Raise the maxExternalSemaphores size.
- Write your code to explicitly release them rather than wait for finalization.

Returning an object but pool is fullFinished to run tests of ThreadedFFI-Tests in 211 milliseconds 919 microseconds

Beginning to run tests of AST-Core-Tests with random seed 581355547

NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
Finished to run tests of Traits-Tests in 36 seconds 383 milliseconds

Beginning to run tests of Morphic-Widgets-FastTable-Tests with random seed 24037789

Finished to run tests of Morphic-Widgets-FastTable-Tests in 125 milliseconds

Beginning to run tests of Ring-ChunkImporter-Tests with random seed 344374811

Finished to run tests of Ring-ChunkImporter-Tests in 97 milliseconds

Beginning to run tests of ProfStef-Tests with random seed 449361534

Finished to run tests of ProfStef-Tests in 200 milliseconds

Beginning to run tests of Compression-Tests with random seed 34422599

NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (Δə is Undeclared)

Finished to run tests of Files-Tests in 3 seconds 423 milliseconds 107 microseconds

Beginning to run tests of Calypso-SystemPlugins-Undeclared-Queries-Tests with random seed 558069031

Finished to run tests of Calypso-SystemPlugins-Undeclared-Queries-Tests in 4 milliseconds 478 microseconds

Beginning to run tests of DrTests-CommentsToTests-Tests with random seed 538062124

Finished to run tests of DrTests-CommentsToTests-Tests in 6 milliseconds 498 microseconds

Beginning to run tests of Regex-Core-Tests with random seed 24667697

Finished to run tests of Regex-Core-Tests in 29 milliseconds 798 microseconds

Beginning to run tests of Spec2-Code-Tests with random seed 8689231
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)

Finished to run tests of Spec2-Code-Tests in 1 second 698 milliseconds 535 microseconds

Beginning to run tests of Collections-Tests with random seed 461162485

Finished to run tests of Collections-Tests in 2 milliseconds 187 microseconds

Beginning to run tests of NewTools-Playground-Tests with random seed 457811191

Finished to run tests of NewTools-Playground-Tests in 530 milliseconds 697 microseconds

Beginning to run tests of Spec2-Tests with random seed 1035170058
Finished to run tests of Compression-Tests in 4 seconds 404 milliseconds

Beginning to run tests of SUnit-Core with random seed 102302843

Finished to run tests of SUnit-Core in 22 milliseconds

Beginning to run tests of DrTests-Tests with random seed 296111251

Finished to run tests of AST-Core-Tests in 4 seconds 659 milliseconds 671 microseconds

Beginning to run tests of System-Sources-Tests with random seed 354890082

Finished to run tests of System-Sources-Tests in 66 milliseconds 36 microseconds

Beginning to run tests of FuzzyMatcher-Tests with random seed 384752036

Finished to run tests of FuzzyMatcher-Tests in 1 millisecond 617 microseconds

Beginning to run tests of RottenTestsFinder-Tests with random seed 362113447

Finished to run tests of RottenTestsFinder-Tests in 395 milliseconds 691 microseconds

Beginning to run tests of Keymapping-Tests with random seed 945988659

DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method Morph>>#on:do: called from KMPerInstanceTest>>#testAddMoreThanOneHandler has been deprecated. Use bindKeyCombination:toAction:
Finished to run tests of Keymapping-Tests in 31 milliseconds 547 microseconds

Beginning to run tests of SUnit-Tests with random seed 175191124
Finished to run tests of DrTests-Tests in 376 milliseconds

Beginning to run tests of Debugger-Model-Tests with random seed 132145678

Finished to run tests of Debugger-Model-Tests in 865 milliseconds

Beginning to run tests of Spec2-Backend-Tests with random seed 250602095


Finished to run tests of SUnit-Tests in 3 seconds 983 milliseconds 510 microseconds

Beginning to run tests of Roassal-Spec-Tests with random seed 508544741

Finished to run tests of Roassal-Spec-Tests in 111 milliseconds 103 microseconds

Beginning to run tests of Calypso-SystemTools-FullBrowser-Tests with random seed 999069526

Finished to run tests of Calypso-SystemTools-FullBrowser-Tests in 526 milliseconds 20 microseconds

Beginning to run tests of Spec2-Dialogs-Tests with random seed 811724132

Finished to run tests of Spec2-Dialogs-Tests in 511 milliseconds 961 microseconds

Beginning to run tests of Text-Diff-Tests with random seed 752755557

Finished to run tests of Text-Diff-Tests in 2 milliseconds 462 microseconds

Beginning to run tests of Commander-Core-Tests with random seed 107723625

Finished to run tests of Commander-Core-Tests in 1 millisecond 804 microseconds

Beginning to run tests of Jobs-Tests with random seed 674585451

Finished to run tests of Jobs-Tests in 2 milliseconds 977 microseconds

Beginning to run tests of EmbeddedFreeType-Tests with random seed 166705261

Finished to run tests of EmbeddedFreeType-Tests in 1 millisecond 848 microseconds

Beginning to run tests of SUnit-Visitor-Tests with random seed 1027545199

Finished to run tests of SUnit-Visitor-Tests in 1 millisecond 249 microseconds

Beginning to run tests of Zinc-Resource-Meta-Tests with random seed 965403505

Finished to run tests of Zinc-Resource-Meta-Tests in 202 milliseconds 90 microseconds

Beginning to run tests of SUnit-MockObjects-Tests with random seed 606830651

Finished to run tests of SUnit-MockObjects-Tests in 2 milliseconds 347 microseconds

Beginning to run tests of NewTools-FontChooser-Tests with random seed 432632640

Finished to run tests of NewTools-FontChooser-Tests in 558 microseconds

Beginning to run tests of Roassal-Shapes-Tests with random seed 752769088

Finished to run tests of Roassal-Shapes-Tests in 132 milliseconds 887 microseconds

Beginning to run tests of Shout-Tests with random seed 596842693

Finished to run tests of Shout-Tests in 39 milliseconds 897 microseconds

Beginning to run tests of ColorPicker-Tests with random seed 424020207

Finished to run tests of ColorPicker-Tests in 108 milliseconds 685 microseconds

Beginning to run tests of Announcements-Core-Tests with random seed 877128283

Finished to run tests of Announcements-Core-Tests in 871 milliseconds 210 microseconds

Beginning to run tests of RTree-Tests with random seed 51212227

Finished to run tests of RTree-Tests in 9 milliseconds 901 microseconds

Beginning to run tests of Ombu-Tests with random seed 380174286

Finished to run tests of Ombu-Tests in 220 milliseconds 230 microseconds

Beginning to run tests of FreeType-Tests with random seed 657090219
DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method SpGridLayout>>#add:at: called from SpGridLayoutAdapterTest>>#testColumnSpanColumnHomogeneous has been deprecated. Use add:atPoint:
DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method SpGridLayout>>#add:at: called from SpGridLayoutAdapterTest>>#testColumnSpanColumnNotHomogeneous has been deprecated. Use add:atPoint:
DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method SpGridLayout>>#add:at: called from SpGridLayoutAdapterTest>>#testRowSpanRowHomogeneous has been deprecated. Use add:atPoint:
DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method SpGridLayout>>#add:at: called from SpGridLayoutAdapterTest>>#testRowSpanRowNotHomogeneous has been deprecated. Use add:atPoint:

Finished to run tests of Spec2-Tests in 10 seconds 314 milliseconds 272 microseconds

Beginning to run tests of System-Utilities-Tests with random seed 585962072

Finished to run tests of System-Utilities-Tests in 7 milliseconds 158 microseconds

Beginning to run tests of Tool-ExternalBrowser-Tests with random seed 758253920

Finished to run tests of Tool-ExternalBrowser-Tests in 99 milliseconds 311 microseconds

Beginning to run tests of Hiedra-Tests with random seed 948746692

Finished to run tests of Hiedra-Tests in 61 milliseconds 360 microseconds

Beginning to run tests of Zodiac-Tests with random seed 979337987

Finished to run tests of Zodiac-Tests in 217 milliseconds 791 microseconds

Beginning to run tests of Roassal-BaselineMap-Tests with random seed 876490973

Finished to run tests of Roassal-BaselineMap-Tests in 31 milliseconds 392 microseconds

Beginning to run tests of Metacello-TestsCore with random seed 886939899

MetacelloNotification: Recording baseline of BaselineOfTestToLock1...
MetacelloNotification: Project: TestToLock2
MetacelloNotification: ...finished baseline
MetacelloNotification: Recording baseline of BaselineOfTestToLock1...
MetacelloNotification: Project: TestToLock2
MetacelloNotification: Project is locked, skipping.
MetacelloNotification: ...finished baseline
Finished to run tests of Metacello-TestsCore in 24 milliseconds 136 microseconds

Beginning to run tests of System-Platforms-Tests with random seed 909078548

Finished to run tests of System-Platforms-Tests in 2 milliseconds 661 microseconds

Beginning to run tests of Athens-Cairo-Tests with random seed 562230039
2025-02-28 09:44:36.810 Pharo[42837:1278413] XType: Using static font registry.

Finished to run tests of Athens-Cairo-Tests in 17 milliseconds 200 microseconds

Beginning to run tests of Spec2-Morphic-Tests with random seed 135632937

Finished to run tests of Spec2-Morphic-Tests in 2 seconds 495 milliseconds 580 microseconds

Beginning to run tests of System-Localization-Tests with random seed 730055402

Finished to run tests of System-Localization-Tests in 4 milliseconds 307 microseconds

Beginning to run tests of Calypso-SystemPlugins-Reflectivity-Browser-Tests with random seed 896479727

Finished to run tests of Calypso-SystemPlugins-Reflectivity-Browser-Tests in 125 milliseconds 515 microseconds

Beginning to run tests of Morphic-Widgets-Taskbar-Tests with random seed 413519213

Finished to run tests of Morphic-Widgets-Taskbar-Tests in 44 milliseconds 678 microseconds

Beginning to run tests of AI-Algorithms-Graph-Tests with random seed 849780122

Finished to run tests of AI-Algorithms-Graph-Tests in 16 milliseconds 931 microseconds

Beginning to run tests of Manifest-Tests with random seed 383934126

Finished to run tests of Manifest-Tests in 889 milliseconds 857 microseconds

Beginning to run tests of Calypso-SystemQueries-Tests with random seed 268249638

Finished to run tests of Calypso-SystemQueries-Tests in 1 second 5 milliseconds 918 microseconds

Beginning to run tests of Clap-Tests with random seed 868961816

Finished to run tests of Clap-Tests in 15 milliseconds 521 microseconds

Beginning to run tests of Refactoring-Core-Tests with random seed 878138922

Finished to run tests of Refactoring-Core-Tests in 2 seconds 21 milliseconds 867 microseconds

Beginning to run tests of System-SessionManager-Tests with random seed 695584016

Finished to run tests of System-SessionManager-Tests in 4 milliseconds 900 microseconds

Beginning to run tests of Tool-ImageCleaner-Tests with random seed 480093461

Finished to run tests of Tool-ImageCleaner-Tests in 1 millisecond 167 microseconds

Beginning to run tests of FileSystem-Disk-Tests with random seed 185730327

Finished to run tests of FreeType-Tests in 8 seconds 790 milliseconds 533 microseconds

Beginning to run tests of Calypso-SystemPlugins-SUnit-Queries-Tests with random seed 1036096257

Finished to run tests of Calypso-SystemPlugins-SUnit-Queries-Tests in 8 milliseconds 909 microseconds

Beginning to run tests of Debugger-Oups-Tests with random seed 191807499

Running: testCreationFromException from OupsDebugRequestTest
Running: testDebugSession from OupsDebugRequestTest
Running: testDefaultProcess from OupsDebugRequestTest
Running: testNewNotAllowed from OupsDebugRequestTest
Running: testNoPreDebugActionsBeforeComputation from OupsDebugRequestTest
Running: testNullExceptionForNamed from OupsDebugRequestTest
Running: testPreDebugActionForDebugItMethod from OupsDebugRequestTest
Running: testHandled from OupsDebuggerSelectionStrategyTest
Running: testDebuggers from OupsDebuggerSelectorTest
Running: testFirstUsableDebuggerForSession from OupsDebuggerSelectorTest
Running: testHandlesDebuggerErrors from OupsDebuggerSelectorTest
Running: testNextDebugger from OupsDebuggerSelectorTest
Running: testNextDebuggerForDebuggerFailure from OupsDebuggerSelectorTest
Running: testNextDebuggerForSession from OupsDebuggerSelectorTest
Running: testNoDebuggerForSession from OupsDebuggerSelectorTestI am an Oups NULL debugging exception
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

Running: testNoNextDebugger from OupsDebuggerSelectorTest
Running: testOpenDebuggerError from OupsDebuggerSelectorTest
Running: testOpenDebuggerForSession from OupsDebuggerSelectorTest
Running: testOpenDebuggerWithErrorForSession from OupsDebuggerSelectorTest
Running: testTryOpenWith from OupsDebuggerSelectorTest
Running: testTryOpenWithSignalsError from OupsDebuggerSelectorTest
Running: testAvailableDebuggers from OupsDebuggerSystemTest
Running: testEnsureExceptionIn from OupsDebuggerSystemTest
Running: testHandleDebugRequest from OupsDebuggerSystemTest
Running: testHandleWarningDebugRequest from OupsDebuggerSystemTest
Running: testPreDebugActionExecuted from OupsDebuggerSystemTest
Running: testError from OupsSingleDebuggerSelectorTest
Running: testErrorWhenOpeningDebugger from OupsSingleDebuggerSelectorTestError
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
I am an Oups NULL debugging exception
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

Running: testHandled from OupsSingleDebuggerSelectorTestError
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
I am an Oups NULL debugging exception
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

Running: testNextDebugger from OupsSingleDebuggerSelectorTest
Running: testOpenDebuggerForSession from OupsSingleDebuggerSelectorTest
Finished to run tests of Debugger-Oups-Tests in 32 milliseconds 431 microseconds

Beginning to run tests of STON-Tests with random seed 785727533

Finished to run tests of STON-Tests in 1 second 263 milliseconds 58 microseconds

Beginning to run tests of FileSystem-Memory-Tests with random seed 411508251

Finished to run tests of FileSystem-Disk-Tests in 2 seconds 126 milliseconds 68 microseconds

Beginning to run tests of NewTools-SettingsBrowser-Tests with random seed 965559910

Finished to run tests of FileSystem-Memory-Tests in 2 seconds 439 milliseconds 941 microseconds

Beginning to run tests of Files-Tests with random seed 204743075

Finished to run tests of NewTools-SettingsBrowser-Tests in 1 second 930 milliseconds 898 microseconds

Beginning to run tests of Beacon-Core-Tests with random seed 439913200

Finished to run tests of Beacon-Core-Tests in 2 milliseconds 259 microseconds

Beginning to run tests of Collections-Stack-Tests with random seed 869722613

Finished to run tests of Collections-Stack-Tests in 1 millisecond 450 microseconds

Beginning to run tests of Ring-Definitions-Monticello-Tests with random seed 82711029

Finished to run tests of Ring-Definitions-Monticello-Tests in 3 milliseconds 681 microseconds

Beginning to run tests of Equals-Tests with random seed 506798842

Finished to run tests of Equals-Tests in 26 milliseconds 383 microseconds

Beginning to run tests of Collections-Strings-Tests with random seed 570234134

Finished to run tests of Collections-Strings-Tests in 652 milliseconds 799 microseconds

Beginning to run tests of Roassal-Layouts-Tests with random seed 815154341

Finished to run tests of Roassal-Layouts-Tests in 22 milliseconds 311 microseconds

Beginning to run tests of Kernel-ExtraUtils with random seed 591239099

Finished to run tests of Kernel-ExtraUtils in 6 milliseconds 78 microseconds

Beginning to run tests of System-Object Events-Tests with random seed 760039360

Finished to run tests of System-Object Events-Tests in 43 milliseconds 466 microseconds

Beginning to run tests of Metacello-TestsMCCore with random seed 873926637

MetacelloNotification: testFileTreeRepository: /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/temp/repo
Finished to run tests of Metacello-TestsMCCore in 16 milliseconds 559 microseconds

Beginning to run tests of FileSystem-Tests-Attributes with random seed 8421375

Finished to run tests of FileSystem-Tests-Attributes in 11 milliseconds 774 microseconds

Beginning to run tests of Zinc-Tests with random seed 184663305

Finished to run tests of Files-Tests in 5 seconds 415 milliseconds 253 microseconds

Beginning to run tests of Calypso-SystemPlugins-Undeclared-Queries-Tests with random seed 601408716

Finished to run tests of Calypso-SystemPlugins-Undeclared-Queries-Tests in 5 milliseconds 221 microseconds

Beginning to run tests of DrTests-CommentsToTests-Tests with random seed 893664466

Finished to run tests of DrTests-CommentsToTests-Tests in 8 milliseconds 170 microseconds

Beginning to run tests of Regex-Core-Tests with random seed 406400986

Finished to run tests of Regex-Core-Tests in 34 milliseconds 60 microseconds

Beginning to run tests of Spec2-Code-Tests with random seed 129048572

Finished to run tests of Spec2-Code-Tests in 1 second 423 milliseconds 767 microseconds

Beginning to run tests of Collections-Tests with random seed 596298124

Finished to run tests of Collections-Tests in 2 milliseconds 886 microseconds

Beginning to run tests of NewTools-Playground-Tests with random seed 646175376

Finished to run tests of NewTools-Playground-Tests in 602 milliseconds 767 microseconds

Beginning to run tests of Spec2-Tests with random seed 534063083

Finished to run tests of Zinc-Tests in 9 seconds 401 milliseconds 540 microseconds

Beginning to run tests of Athens-Core-Tests with random seed 878363333

Finished to run tests of Athens-Core-Tests in 4 milliseconds 870 microseconds

Beginning to run tests of NewTools-DocumentBrowser-GitHubResource-Tests with random seed 958673610

Finished to run tests of NewTools-DocumentBrowser-GitHubResource-Tests in 2 seconds 261 milliseconds 971 microseconds

Beginning to run tests of NumberParser-Tests with random seed 980088481

Finished to run tests of NumberParser-Tests in 94 milliseconds 198 microseconds

Beginning to run tests of Specific-Rules-Tests with random seed 241939457

Finished to run tests of Specific-Rules-Tests in 3 milliseconds 334 microseconds

Beginning to run tests of Ring-Definitions-Tests-Containers with random seed 491536131

Finished to run tests of Ring-Definitions-Tests-Containers in 677 microseconds

Beginning to run tests of Fonts-Infrastructure-Tests with random seed 743429123

Finished to run tests of Fonts-Infrastructure-Tests in 834 microseconds

Beginning to run tests of Flashback-Decompiler-Tests with random seed 395850758

1
1
2
2
Finished to run tests of Flashback-Decompiler-Tests in 269 milliseconds 947 microseconds

Beginning to run tests of ClassDefinitionPrinters-Tests with random seed 1040679957

Finished to run tests of ClassDefinitionPrinters-Tests in 7 milliseconds 545 microseconds

Beginning to run tests of ReferenceFinder-Core with random seed 160947996


Level 1 with 1 objects to search
Level 2 with 1 objects to search
Level 3 with 1 objects to searchFinished to run tests of ReferenceFinder-Core in 793 microseconds

Beginning to run tests of Metacello-Gitlab-Tests with random seed 928136988

Finished to run tests of Metacello-Gitlab-Tests in 1 millisecond 75 microseconds

Beginning to run tests of Tools-Tests with random seed 320576543

Finished to run tests of Tools-Tests in 139 milliseconds 59 microseconds

Beginning to run tests of Tools-CodeNavigation-Tests with random seed 100674729

Finished to run tests of Tools-CodeNavigation-Tests in 14 milliseconds 15 microseconds

Beginning to run tests of Debugging-Utils-Tests with random seed 726623416

Finished to run tests of Debugging-Utils-Tests in 256 milliseconds 320 microseconds

Beginning to run tests of FormCanvas-Tests with random seed 131186362

Finished to run tests of FormCanvas-Tests in 2 milliseconds 812 microseconds

Beginning to run tests of Ring-Definitions-Core-Tests with random seed 912268733

Finished to run tests of Ring-Definitions-Core-Tests in 35 milliseconds 971 microseconds

Beginning to run tests of NECompletion-Tests with random seed 1001082592

Finished to run tests of NECompletion-Tests in 169 milliseconds 607 microseconds

Beginning to run tests of NewTools-Debugger-Tests with random seed 915599754

NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)

Finished to run tests of Spec2-Tests in 9 seconds 552 milliseconds 917 microseconds

Beginning to run tests of System-Utilities-Tests with random seed 514838848

Finished to run tests of System-Utilities-Tests in 7 milliseconds 587 microseconds

Beginning to run tests of Tool-ExternalBrowser-Tests with random seed 252381768

Finished to run tests of Tool-ExternalBrowser-Tests in 103 milliseconds 623 microseconds

Beginning to run tests of Hiedra-Tests with random seed 599458480

Finished to run tests of Hiedra-Tests in 65 milliseconds 137 microseconds

Beginning to run tests of Zodiac-Tests with random seed 295991795
Finished to run tests of NewTools-Debugger-Tests in 8 seconds 793 milliseconds 309 microseconds

Beginning to run tests of Text-Tests with random seed 839604454

Finished to run tests of Text-Tests in 10 milliseconds 404 microseconds

Beginning to run tests of Calypso-SystemPlugins-Critic-Queries-Tests with random seed 863138032

Finished to run tests of Calypso-SystemPlugins-Critic-Queries-Tests in 152 milliseconds 642 microseconds

Beginning to run tests of Roassal-SVG-Tests with random seed 879939978

Finished to run tests of Roassal-SVG-Tests in 7 milliseconds 897 microseconds

Beginning to run tests of ReflectionMirrors-Primitives-Tests with random seed 606200210

Finished to run tests of ReflectionMirrors-Primitives-Tests in 4 milliseconds 998 microseconds

Beginning to run tests of General-Rules-Tests with random seed 932905623

NewUndeclaredWarning: ReStringConcatenationRuleTest>>method (string is Undeclared)
NewUndeclaredWarning: ReStringConcatenationRuleTest>>method (string is Undeclared)
Finished to run tests of General-Rules-Tests in 2 seconds 370 milliseconds 349 microseconds

Beginning to run tests of Collections-Arithmetic-Tests with random seed 657411805

Finished to run tests of Collections-Arithmetic-Tests in 2 milliseconds 926 microseconds

Beginning to run tests of Spec2-Commander2-Tests with random seed 986549728

Finished to run tests of Spec2-Commander2-Tests in 8 milliseconds 311 microseconds

Beginning to run tests of NewTools-DocumentBrowser-Tests with random seed 490989031

Finished to run tests of NewTools-DocumentBrowser-Tests in 35 milliseconds 168 microseconds

Beginning to run tests of DrTests-TestsProfiling-Tests with random seed 679083789

Finished to run tests of DrTests-TestsProfiling-Tests in 3 milliseconds 842 microseconds

Beginning to run tests of Math-Operations-Extensions-Tests with random seed 581108751

Finished to run tests of Math-Operations-Extensions-Tests in 972 microseconds

Beginning to run tests of Calypso-NavigationModel-Tests with random seed 681702418

Finished to run tests of Zodiac-Tests in 8 seconds 581 milliseconds 640 microseconds

Beginning to run tests of Roassal-BaselineMap-Tests with random seed 640541818

Finished to run tests of Roassal-BaselineMap-Tests in 53 milliseconds 508 microseconds

Beginning to run tests of Metacello-TestsCore with random seed 382563504

MetacelloNotification: Recording baseline of BaselineOfTestToLock1...
MetacelloNotification: Project: TestToLock2
MetacelloNotification: ...finished baseline
MetacelloNotification: Recording baseline of BaselineOfTestToLock1...
MetacelloNotification: Project: TestToLock2
MetacelloNotification: Project is locked, skipping.
MetacelloNotification: ...finished baseline
Finished to run tests of Metacello-TestsCore in 43 milliseconds 818 microseconds

Beginning to run tests of System-Platforms-Tests with random seed 349935580

Finished to run tests of System-Platforms-Tests in 10 milliseconds 719 microseconds

Beginning to run tests of Athens-Cairo-Tests with random seed 61187305
Fontconfig error: Cannot load default config file

Finished to run tests of Athens-Cairo-Tests in 25 milliseconds 99 microseconds

Beginning to run tests of Spec2-Morphic-Tests with random seed 2886658
Finished to run tests of Spec2-Backend-Tests in 43 seconds 281 milliseconds

Beginning to run tests of SUnit-Support-UITesting-Tests with random seed 467074437

Finished to run tests of SUnit-Support-UITesting-Tests in 43 milliseconds

Beginning to run tests of Calypso-SystemPlugins-Reflectivity-Queries-Tests with random seed 327028402

Finished to run tests of Calypso-SystemPlugins-Reflectivity-Queries-Tests in 653 milliseconds

Beginning to run tests of Collections-Atomic-Tests with random seed 974841406

Finished to run tests of Collections-Atomic-Tests in 63 milliseconds

Beginning to run tests of Renraku-Tests with random seed 83236221


Finished to run tests of Calypso-NavigationModel-Tests in 3 seconds 553 milliseconds 571 microseconds

Beginning to run tests of Collections-Support-Tests with random seed 135194867

Finished to run tests of Spec2-Morphic-Tests in 3 seconds 345 milliseconds 340 microseconds

Beginning to run tests of System-Localization-Tests with random seed 153598229

Finished to run tests of System-Localization-Tests in 6 milliseconds 666 microseconds

Beginning to run tests of Calypso-SystemPlugins-Reflectivity-Browser-Tests with random seed 559129115

Finished to run tests of Collections-Support-Tests in 70 milliseconds 63 microseconds

Beginning to run tests of Reflectivity-Tests with random seed 985674298

Finished to run tests of Calypso-SystemPlugins-Reflectivity-Browser-Tests in 188 milliseconds 396 microseconds

Beginning to run tests of Morphic-Widgets-Taskbar-Tests with random seed 563198425

Finished to run tests of Morphic-Widgets-Taskbar-Tests in 86 milliseconds 680 microseconds

Beginning to run tests of AI-Algorithms-Graph-Tests with random seed 529456432

Finished to run tests of AI-Algorithms-Graph-Tests in 21 milliseconds 467 microseconds

Beginning to run tests of Manifest-Tests with random seed 636857925

Finished to run tests of Manifest-Tests in 829 milliseconds 379 microseconds

Beginning to run tests of Calypso-SystemQueries-Tests with random seed 489774467
Finished to run tests of Renraku-Tests in 4 seconds 564 milliseconds

Beginning to run tests of NewTools-RewriterTools-Backend-Tests with random seed 268911446

Finished to run tests of NewTools-RewriterTools-Backend-Tests in 31 milliseconds

Beginning to run tests of Network-Tests with random seed 320008311


an Object
Finished to run tests of Calypso-SystemQueries-Tests in 987 milliseconds 444 microseconds

Beginning to run tests of Clap-Tests with random seed 185930082

Finished to run tests of Clap-Tests in 14 milliseconds 224 microseconds

Beginning to run tests of Refactoring-Core-Tests with random seed 388209011

Finished to run tests of Refactoring-Core-Tests in 2 seconds 141 milliseconds 238 microseconds

Beginning to run tests of System-SessionManager-Tests with random seed 885172688

Finished to run tests of System-SessionManager-Tests in 6 milliseconds 7 microseconds

Beginning to run tests of Tool-ImageCleaner-Tests with random seed 889309654

Finished to run tests of Tool-ImageCleaner-Tests in 1 millisecond 548 microseconds

Beginning to run tests of FileSystem-Disk-Tests with random seed 87386584

Finished to run tests of FileSystem-Disk-Tests in 2 seconds 75 milliseconds 549 microseconds

Beginning to run tests of NewTools-SettingsBrowser-Tests with random seed 557957877

Finished to run tests of NewTools-SettingsBrowser-Tests in 1 second 100 milliseconds 754 microseconds

Beginning to run tests of Beacon-Core-Tests with random seed 823239233

Finished to run tests of Beacon-Core-Tests in 2 milliseconds 835 microseconds

Beginning to run tests of Collections-Stack-Tests with random seed 779360583

Finished to run tests of Collections-Stack-Tests in 1 millisecond 725 microseconds

Beginning to run tests of Ring-Definitions-Monticello-Tests with random seed 677847367

Finished to run tests of Ring-Definitions-Monticello-Tests in 4 milliseconds 461 microseconds

Beginning to run tests of Equals-Tests with random seed 295189070

Finished to run tests of Equals-Tests in 32 milliseconds 474 microseconds

Beginning to run tests of Collections-Strings-Tests with random seed 975934061
Finished to run tests of Reflectivity-Tests in 7 seconds 579 milliseconds 418 microseconds

Beginning to run tests of Fuel-Core-Tests with random seed 69194456

Finished to run tests of Collections-Strings-Tests in 751 milliseconds 589 microseconds

Beginning to run tests of Roassal-Layouts-Tests with random seed 922532448

Finished to run tests of Roassal-Layouts-Tests in 18 milliseconds 24 microseconds

Beginning to run tests of Kernel-ExtraUtils with random seed 85725555

Finished to run tests of Kernel-ExtraUtils in 7 milliseconds 361 microseconds

Beginning to run tests of System-Object Events-Tests with random seed 520610169

Finished to run tests of System-Object Events-Tests in 55 milliseconds 700 microseconds

Beginning to run tests of Metacello-TestsMCCore with random seed 797366706

MetacelloNotification: testFileTreeRepository: /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/temp/repo
Finished to run tests of Metacello-TestsMCCore in 19 milliseconds 369 microseconds

Beginning to run tests of FileSystem-Tests-Attributes with random seed 273050055

Finished to run tests of FileSystem-Tests-Attributes in 10 milliseconds 333 microseconds

Beginning to run tests of Zinc-Tests with random seed 241271505
Finished to run tests of Network-Tests in 8 seconds 465 milliseconds

Beginning to run tests of Ring-Monticello-Tests with random seed 1038818185

Finished to run tests of Ring-Monticello-Tests in 126 milliseconds

Beginning to run tests of NewTools-DebugPointsBrowser-Tests with random seed 920260871

Finished to run tests of NewTools-DebugPointsBrowser-Tests in 586 milliseconds

Beginning to run tests of NewTools-Sindarin-Commands-Tests with random seed 814937939

Finished to run tests of NewTools-Sindarin-Commands-Tests in 113 milliseconds

Beginning to run tests of NewTools-WindowManager-Tests with random seed 201024709

Finished to run tests of NewTools-WindowManager-Tests in 68 milliseconds

Beginning to run tests of System-Time-Tests with random seed 132247306

DeprecationPerformedNotification: The method Date class>>#fromString: called from DateTest>>#testFromString has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#fromString: called from DateTest>>#testFromString has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#fromString: called from DateTest>>#testFromString has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method String>>#asDate called from UndefinedObject>>#DoIt has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#fromString: called from String>>#asDate has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
Finished to run tests of System-Time-Tests in 4 seconds 705 milliseconds

Beginning to run tests of MonticelloTonel-Tests with random seed 113291886

Finished to run tests of MonticelloTonel-Tests in 537 milliseconds

Beginning to run tests of ThreadedFFI-Tests with random seed 43602825


Finished to run tests of Fuel-Core-Tests in 6 seconds 972 milliseconds 371 microseconds

39958 run, 39958 passes, 0 failures, 0 errors.
[Pipeline] junit
Recording test results

Returning an object but pool is fullFinished to run tests of ThreadedFFI-Tests in 650 milliseconds

Beginning to run tests of AST-Core-Tests with random seed 141555475

[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] sh
+ mv progress.log progress-Tests-osx-64.log
[Pipeline] sh
+ cat progress-Tests-osx-64.log
running suite: Fuel-Core-Tests
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testAllRangeOfIntegers ... finished in 56 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testArray ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testAssociation ... finished in 3 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testBag ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testBitmap ... finished in 2 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testByteArrays ... finished in 2 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCharacter ... finished in 3 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testClassSideCompiledMethod ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCollectionElement ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testColor ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testColorArray ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCompiledMethod ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testConsiderCustomWideSymbolGlobal ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCyclicIdentitySet ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCyclicLink ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCyclicLinks ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCyclicLinksInArray ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDate ... finished in 3 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDateAndTime ... finished in 2 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDateAndTimeOffsetNegative ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDateOffsets ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDateOffsetsChanging ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDictionary ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDontConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDuration ... finished in 2 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testEmptyArray ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testEmptyDictionary ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testEmptyOrderedCollection ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testEmptySet ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testExceptions ... finished in 3 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testExecuteAfterMaterialization ... finished in 3 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testFalse ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testFloat ... finished in 5 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testFraction ... finished in 2 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testGlobalClass ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testGlobalMetaclass ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testGradientFillStyle ... finished in 2 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testInterval ... finished in 3 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testLargeNegativeInteger ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testLargePositiveInteger ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testLotsOfCharacters ... finished in 228 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testLotsOfNils ... finished in 132 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testMethodDictionary ... finished in 5 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testNestedDictionary ... finished in 2 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testNil ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testNotSerializableObject ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testOrderedCollection ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testPair ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testPoint ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testReadStream ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testRectangle ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testRecursiveArray ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testRemoteString ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testRunArray ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testScaledDecimal ... finished in 3 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSet ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSetWithCollectionElement ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSetWithNil ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSharedReferences ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSmallInteger ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSmallIntegerMaxValue ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSmallIntegerMinValue ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSmallIntegerNegative ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSmallIntegerSerializationForAllBits ... finished in 29 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSmalltalkGlobals ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testString ... finished in 2 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testStringGlobalsAndClosure ... finished in 8 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSymbol ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSystemEnvironment ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testTime ... finished in 17 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testTrue ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testUUID ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testWideAndByteCharacters ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testWideString ... finished in 4 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testWideStringClassName ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testWideStringGlobal ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testWordArray ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testWriteStream ... finished in 0 seconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodesClean ... finished in 5 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodesConstant ... finished in 3 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodesFull ... finished in 6 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureChangeSameBytecodesClean ... finished in 3 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureChangeSameBytecodesConstant ... finished in 2 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureChangeSameBytecodesFull ... finished in 3 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureMaterializesClassVariablesCorrectly ... finished in 8 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureRemovedClean ... finished in 4 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureRemovedConstant ... finished in 1 millisecond
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureRemovedFull ... finished in 3 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureWithClassVariableRead ... finished in 5 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureWithGlobalVariable ... finished in 3 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureWithSelfSend ... finished in 2 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureWithTempVariableRead ... finished in 2 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureWithThreeArguments ... finished in 3 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testCleanBlockClosure ... finished in 0 seconds
starting testcase: FLBlockClosureSerializationTest>>testNestedBlockClosureClean ... finished in 0 seconds
starting testcase: FLBlockClosureSerializationTest>>testNestedBlockClosureConstant ... finished in 4 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testAllRangeOfIntegers ... finished in 51 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testArray ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testAssociation ... finished in 4 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testBag ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testBitmap ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testByteArrays ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testCharacter ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testClassSideCompiledMethod ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testCollectionElement ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testColor ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testColorArray ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testCompiledMethod ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testConsiderCustomWideSymbolGlobal ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testCyclicIdentitySet ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testCyclicLink ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testCyclicLinks ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testCyclicLinksInArray ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testDate ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testDateAndTime ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testDateAndTimeOffsetNegative ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testDateOffsets ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testDateOffsetsChanging ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testDictionary ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testDontConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testDuration ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testEmptyArray ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testEmptyDictionary ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testEmptyOrderedCollection ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testEmptySet ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testExceptions ... finished in 3 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testExecuteAfterMaterialization ... finished in 3 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testFalse ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testFloat ... finished in 3 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testFraction ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testGlobalClass ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testGlobalMetaclass ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testGradientFillStyle ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testInterval ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testLargeNegativeInteger ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testLargePositiveInteger ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testLotsOfCharacters ... finished in 171 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testLotsOfNils ... finished in 78 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testMethodDictionary ... finished in 4 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testNestedDictionary ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testNil ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testNotSerializableObject ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testOrderedCollection ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testPair ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testPoint ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testReadStream ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testRectangle ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testRecursiveArray ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testRemoteString ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testRunArray ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testScaledDecimal ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testSet ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testSetWithCollectionElement ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testSetWithNil ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testSharedReferences ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testSmallInteger ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testSmallIntegerMaxValue ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testSmallIntegerMinValue ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testSmallIntegerNegative ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testSmallIntegerSerializationForAllBits ... finished in 18 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testSmalltalkGlobals ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testString ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testStringGlobalsAndClosure ... finished in 7 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testSymbol ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testSystemEnvironment ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testTime ... finished in 17 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testTrue ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testUUID ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testWideAndByteCharacters ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testWideString ... finished in 3 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testWideStringClassName ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testWideStringGlobal ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testWordArray ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testWriteStream ... finished in 0 seconds
starting testcase: FLCompiledMethodSerializationTest>>testDoIt ... finished in 5 milliseconds
starting testcase: FLCompiledMethodSerializationTest>>testInstalled ... finished in 2 milliseconds
starting testcase: FLCompiledMethodSerializationTest>>testInstalledModified ... finished in 4 milliseconds
starting testcase: FLCompiledMethodSerializationTest>>testMethodAccessingAClassVariable ... finished in 2 milliseconds
starting testcase: FLCompiledMethodSerializationTest>>testMethodAccessingAClassVariableInADoit ... finished in 2 milliseconds
starting testcase: FLCompiledMethodSerializationTest>>testNotInstalled ... finished in 3 milliseconds
starting testcase: FLConfigurationTest>>testDecorateStreamFactory ... finished in 2 milliseconds
starting testcase: FLConfigurationTest>>testDecorateStreamFactoryMustAcceptSingleArgument ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testDecorateStreamFactoryMustBeBlock ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testDecorateStreamFactoryWhenStreamFactoryNotSet ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testEnvironment ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testEnvironmentDefault ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testEnvironmentHasAtLeastUndefinedObject ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testEnvironmentWhenAlreadySet ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testFilePath ... finished in 1 millisecond
starting testcase: FLConfigurationTest>>testFilePathWhenStreamFactoryAlreadySet ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testFilePathWrong ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testOnStream ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testOnStreamDoesNotCloseStream ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testOnStreamWithReuse ... finished in 1 millisecond
starting testcase: FLConfigurationTest>>testOnStreamWrong ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFactory ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFactoryDefault ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFactoryMustAcceptNoArguments ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFactoryMustBeBlock ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFactoryWhenAlreadySet ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFinalizer ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFinalizerDefault ... finished in 3 milliseconds
starting testcase: FLConfigurationTest>>testStreamFinalizerMustAcceptSingleArgument ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFinalizerMustBeBlock ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFinalizerWhenAlreadySet ... finished in 0 seconds
starting testcase: FLContextSerializationTest>>testContext ... finished in 2 milliseconds
starting testcase: FLContextSerializationTest>>testContextThisContext ... finished in 2 milliseconds
starting testcase: FLContextSerializationTest>>testContextWithClosure ... finished in 4 milliseconds
starting testcase: FLContextSerializationTest>>testContextWithClosureAndSender ... finished in 3 milliseconds
starting testcase: FLContextSerializationTest>>testContextWithClosureContextWithOutPointerTesting ... finished in 3 milliseconds
starting testcase: FLContextSerializationTest>>testContextWithNilPc ... finished in 2 milliseconds
starting testcase: FLContextSerializationTest>>testContextWithSender ... finished in 1 millisecond
starting testcase: FLContextSerializationTest>>testContextWithTemp ... finished in 1 millisecond
starting testcase: FLContextSerializationTest>>testDoIt ... finished in 13 milliseconds
starting testcase: FLConvenienceExtensionTest>>testObjectSerializeOn ... finished in 1 millisecond
starting testcase: FLConvenienceExtensionTest>>testObjectSerializeToByteArray ... finished in 1 millisecond
starting testcase: FLConvenienceExtensionTest>>testObjectSerializeToFileNamed ... finished in 1 millisecond
starting testcase: FLCreateClassSerializationTest>>testAnonymousBehaviorIsSerializable ... finished in 6 milliseconds
starting testcase: FLCreateClassSerializationTest>>testAnonymousObjectIsSerializable ... finished in 4 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCompiledMethodClassBinding ... finished in 7 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateBasic ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateByteArrayWithInstance ... finished in 0 seconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassAndMetaclass ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithClassSideVariable ... finished in 7 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithClassVariable ... finished in 5 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithCreatedTrait ... finished in 61 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithCreatedTraitWithInstanceVariable ... finished in 62 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithInstance ... finished in 7 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithSharedPool ... finished in 4 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithSharedPoolAndMethodReferencingAClassVariableOfIt ... finished in 10 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithSharedPoolAndMethodReferencingIt ... finished in 6 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithVariables ... finished in 6 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateCompiledMethodClass ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateHierarchy ... finished in 10 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateHierarchyWithExistingClasses ... finished in 9 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateHierarchyWithSubclassSerializedBeforeSuperclass ... finished in 9 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateNormalClass ... finished in 5 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateSharedPoolClass ... finished in 6 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateVariableByteClass ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateVariableClass ... finished in 2 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateVariableWordClass ... finished in 2 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWeakClass ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithClassSideInitializeMethod ... finished in 6 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithClassSideMethod ... finished in 4 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithClassTrait ... finished in 57 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithClassVariableAccessors ... finished in 8 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithComment ... finished in 4 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithExternalTrait ... finished in 55 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithInstance ... finished in 4 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithInternalTrait ... finished in 67 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithMethod ... finished in 5 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithNilEnvironment ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithSmalltalkGlobalsEnvironment ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithSubclass ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithTraitOnClassSide ... finished in 43 milliseconds
starting testcase: FLCreateClassSerializationTest>>testDoesNotCreatePackage ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testMaterializationDoesNotModifySerializedClass ... finished in 13 milliseconds
starting testcase: FLCreateClassSerializationTest>>testSerializeAnonymousSubclass ... finished in 5 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testAnonymousBehaviorIsSerializable ... finished in 62 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCompiledMethodClassBinding ... finished in 31 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateBasic ... finished in 23 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithClassSideMethod ... finished in 32 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithClassTrait ... finished in 55 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithComment ... finished in 29 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithExternalTrait ... finished in 46 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithInstance ... finished in 58 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithInternalTrait ... finished in 59 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithMethod ... finished in 33 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithTraitOnClassSide ... finished in 53 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testDoesNotCreatePackage ... finished in 28 milliseconds
starting testcase: FLDecoderTest>>testNextEncodedInt24 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedInt32 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedInt64 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedUint16 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedUint24 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedUint32 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedUint64 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedUint8 ... finished in 0 seconds
starting testcase: FLEncoderDecoderTest>>testSmallIntegerSerializationForAllBitsWith16Bits ... finished in 0 seconds
starting testcase: FLEncoderDecoderTest>>testSmallIntegerSerializationForAllBitsWith24Bits ... finished in 0 seconds
starting testcase: FLEncoderDecoderTest>>testSmallIntegerSerializationForAllBitsWith32Bits ... finished in 0 seconds
starting testcase: FLEncoderDecoderTest>>testSmallIntegerSerializationForAllBitsWith64Bits ... finished in 0 seconds
starting testcase: FLEncoderDecoderTest>>testSmallIntegerSerializationForAllBitsWith8Bits ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeInt24 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeInt24Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeInt32 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeInt32Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeInt64 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeInt64Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUInt8 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUInt8Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint16 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint16Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint24 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint24Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint32 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint32Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint64 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint64Truncated ... finished in 0 seconds
starting testcase: FLEphemeronTest>>testEphemeronSupport ... finished in 11 milliseconds
starting testcase: FLEphemeronTest>>testSupportForFinalizationRegistryEntry ... finished in 0 seconds
starting testcase: FLEphemeronTest>>testSupportForWeakKeyAssociation ... finished in 0 seconds
starting testcase: FLEphemeronTest>>testWeakKeyAssociationMourningBeforeMaterialization ... finished in 141 milliseconds
starting testcase: FLEphemeronTest>>testWeakKeyAssociationMourningBeforeSerialization ... finished in 69 milliseconds
starting testcase: FLEphemeronTest>>testWeakKeyAssociationWithStrongReference ... finished in 139 milliseconds
starting testcase: FLEphemeronTest>>testWeakKeyAssociationWithStrongReferenceInGraph ... finished in 140 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testAllRangeOfIntegers ... finished in 34 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testArray ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testAssociation ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testBag ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testBitmap ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testByteArrays ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCharacter ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testClassSideCompiledMethod ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCollectionElement ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testColor ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testColorArray ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCompiledMethod ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testConsiderCustomWideSymbolGlobal ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCyclicIdentitySet ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCyclicLink ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCyclicLinks ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCyclicLinksInArray ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDate ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDateAndTime ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDateAndTimeOffsetNegative ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDateOffsets ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDateOffsetsChanging ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDictionary ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDontConsiderCustomGlobal ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDuration ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testEmptyArray ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testEmptyDictionary ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testEmptyOrderedCollection ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testEmptySet ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testExceptions ... finished in 3 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testExecuteAfterMaterialization ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testFalse ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testFloat ... finished in 4 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testFraction ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testGlobalClass ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testGlobalMetaclass ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testGradientFillStyle ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testInterval ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testLargeNegativeInteger ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testLargePositiveInteger ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testLotsOfCharacters ... finished in 164 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testLotsOfNils ... finished in 71 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testMethodDictionary ... finished in 5 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testNestedDictionary ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testNil ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testNotSerializableObject ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testOrderedCollection ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testPair ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testPoint ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testReadStream ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testRectangle ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testRecursiveArray ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testRemoteString ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testRunArray ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testScaledDecimal ... finished in 3 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSet ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSetWithCollectionElement ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSetWithNil ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSharedReferences ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSmallInteger ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSmallIntegerMaxValue ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSmallIntegerMinValue ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSmallIntegerNegative ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSmallIntegerSerializationForAllBits ... finished in 18 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSmalltalkGlobals ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testString ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testStringGlobalsAndClosure ... finished in 7 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSymbol ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSystemEnvironment ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testTime ... finished in 15 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testTrue ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testUUID ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testWideAndByteCharacters ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testWideString ... finished in 4 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testWideStringClassName ... finished in 3 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testWideStringGlobal ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testWordArray ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testWriteStream ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testAllRangeOfIntegers ... finished in 53 milliseconds
starting testcase: FLFullBasicSerializationTest>>testArray ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testAssociation ... finished in 4 milliseconds
starting testcase: FLFullBasicSerializationTest>>testBag ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testBitmap ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testByteArrays ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testCharacter ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testClassGlobalAssociation ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testClassSideCompiledMethod ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testClassVariable ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testCollectionElement ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testColor ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testColorArray ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testCompiledMethod ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testConsiderCustomWideSymbolGlobal ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testConsiderGlobalAClass ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testConsiderGlobalAnObject ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testCreateClassWithChangedSuperclassFormat ... finished in 23 milliseconds
starting testcase: FLFullBasicSerializationTest>>testCyclicIdentitySet ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testCyclicLink ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testCyclicLinks ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testCyclicLinksInArray ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testDate ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testDateAndTime ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testDateAndTimeOffsetNegative ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testDateOffsets ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testDateOffsetsChanging ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testDictionary ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testDontConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testDuration ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testEmptyArray ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testEmptyDictionary ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testEmptyOrderedCollection ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testEmptySet ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testExceptions ... finished in 3 milliseconds
starting testcase: FLFullBasicSerializationTest>>testExecuteAfterMaterialization ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testFalse ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testFloat ... finished in 3 milliseconds
starting testcase: FLFullBasicSerializationTest>>testFraction ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testGlobalClass ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testGlobalMetaclass ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testGradientFillStyle ... finished in 3 milliseconds
starting testcase: FLFullBasicSerializationTest>>testInterval ... finished in 3 milliseconds
starting testcase: FLFullBasicSerializationTest>>testLargeNegativeInteger ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testLargePositiveInteger ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testLotsOfCharacters ... finished in 169 milliseconds
starting testcase: FLFullBasicSerializationTest>>testLotsOfNils ... finished in 75 milliseconds
starting testcase: FLFullBasicSerializationTest>>testMethodDictionaries ... finished in 1 second 481 milliseconds
starting testcase: FLFullBasicSerializationTest>>testMethodDictionary ... finished in 4 milliseconds
starting testcase: FLFullBasicSerializationTest>>testNestedDictionary ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testNil ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testNotSerializableObject ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testOrderedCollection ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testPair ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testPoint ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testReadStream ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testRectangle ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testRecursiveArray ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testRemoteString ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testRunArray ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testScaledDecimal ... finished in 3 milliseconds
starting testcase: FLFullBasicSerializationTest>>testSet ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSetWithCollectionElement ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSetWithNil ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSharedReferences ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSmallInteger ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSmallIntegerMaxValue ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSmallIntegerMinValue ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSmallIntegerNegative ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSmallIntegerSerializationForAllBits ... finished in 19 milliseconds
starting testcase: FLFullBasicSerializationTest>>testSmalltalkGlobalAssociation ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSmalltalkGlobals ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testString ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testStringGlobalsAndClosure ... finished in 8 milliseconds
starting testcase: FLFullBasicSerializationTest>>testSymbol ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testSystemEnvironment ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testTime ... finished in 15 milliseconds
starting testcase: FLFullBasicSerializationTest>>testTrue ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testUUID ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testWideAndByteCharacters ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testWideString ... finished in 4 milliseconds
starting testcase: FLFullBasicSerializationTest>>testWideStringClassName ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testWideStringGlobal ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testWordArray ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testWriteStream ... finished in 1 millisecond
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodes ... finished in 4 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodesClean ... finished in 4 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodesConstant ... finished in 3 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodesNonClean ... finished in 5 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureChangeSameBytecodesConstant ... finished in 2 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureRemovedClean ... finished in 3 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureRemovedConstant ... finished in 2 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureRemovedFull ... finished in 3 milliseconds
starting testcase: FLFullHeaderSerializationTest>>testAdditionalObjects ... finished in 2 milliseconds
starting testcase: FLFullHeaderSerializationTest>>testJustMaterializeHeader ... finished in 2 milliseconds
starting testcase: FLFullHeaderSerializationTest>>testPostMaterializationActions ... finished in 20 milliseconds
starting testcase: FLFullHeaderSerializationTest>>testPostMaterializationActionsMustBeClean ... finished in 1 millisecond
starting testcase: FLFullHeaderSerializationTest>>testPreMaterializationActions ... finished in 11 milliseconds
starting testcase: FLFullHeaderSerializationTest>>testPreMaterializationActionsMustBeClean ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testAllRangeOfIntegers ... finished in 92 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testArray ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testAssociation ... finished in 5 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testBag ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testBitmap ... finished in 14 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testByteArray ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testByteArrays ... finished in 3 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testCharacter ... finished in 3 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testClassSideCompiledMethod ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testCollectionElement ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testColor ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testColorArray ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testCompiledMethod ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testCompleteBinaryTree ... finished in 155 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testConsiderCustomWideSymbolGlobal ... finished in 3 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testCyclicIdentitySet ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testCyclicLink ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testCyclicLinks ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testCyclicLinksInArray ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testDate ... finished in 3 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testDateAndTime ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testDateAndTimeOffsetNegative ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testDateOffsets ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testDateOffsetsChanging ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testDictionary ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testDontConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testDuration ... finished in 4 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testEmptyArray ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testEmptyDictionary ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testEmptyOrderedCollection ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testEmptySet ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testExceptions ... finished in 3 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testExecuteAfterMaterialization ... finished in 3 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testFalse ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testFloat ... finished in 8 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testFraction ... finished in 3 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testGlobalClass ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testGlobalMetaclass ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testGradientFillStyle ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testInterval ... finished in 5 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testLargeNegativeInteger ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testLargePositiveInteger ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testLotsOfCharacters ... finished in 364 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testLotsOfNils ... finished in 132 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testMethodDictionary ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testNestedDictionary ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testNil ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testNotSerializableObject ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testOrderedCollection ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testPair ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testPairs ... finished in 159 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testPoint ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testReadStream ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testRectangle ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testRecursiveArray ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testRemoteString ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testRunArray ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testScaledDecimal ... finished in 5 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testSet ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testSetWithCollectionElement ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testSetWithNil ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testSharedReferences ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testSmallInteger ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testSmallIntegerMaxValue ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testSmallIntegerMinValue ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testSmallIntegerNegative ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testSmallIntegerSerializationForAllBits ... finished in 38 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testSmalltalkGlobals ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testString ... finished in 3 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testStringGlobalsAndClosure ... finished in 9 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testSymbol ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testSystemEnvironment ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testTime ... finished in 17 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testTrue ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testUUID ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testWideAndByteCharacters ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testWideString ... finished in 7 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testWideStringClassName ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testWideStringGlobal ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testWordArray ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testWriteStream ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testClassSideMethodNotFoundAfterRemoval ... finished in 4 milliseconds
starting testcase: FLGlobalClassSerializationTest>>testClassSideMethodPreservesIdentity ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testClassSideObsolete ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testClassSidePreservesIdentity ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testInstanceOfAnObsoleteClass ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testMethodNotFoundAfterRemoval ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testMethodPreservesIdentity ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testNotFoundAfterRemoval ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testNotFoundAfterRename ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testObsolete ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testPreservesIdentity ... finished in 1 millisecond
starting testcase: FLGlobalEnvironmentTest>>testClassSideCompiledMethod ... finished in 3 milliseconds
starting testcase: FLGlobalEnvironmentTest>>testCompiledMethod ... finished in 2 milliseconds
starting testcase: FLGlobalEnvironmentTest>>testCompiledMethodChanged ... finished in 2 milliseconds
starting testcase: FLGlobalEnvironmentTest>>testCompiledMethodChangedConstant ... finished in 2 milliseconds
starting testcase: FLGlobalEnvironmentTest>>testCompiledMethodChangedNonClean ... finished in 5 milliseconds
starting testcase: FLGlobalEnvironmentTest>>testCompiledMethodNotChangedConstant ... finished in 2 milliseconds
starting testcase: FLGlobalEnvironmentTest>>testConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLGlobalEnvironmentTest>>testConsiderCustomGlobalNotFound ... finished in 0 seconds
starting testcase: FLGlobalEnvironmentTest>>testDontConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLGlobalEnvironmentTest>>testGlobalClass ... finished in 0 seconds
starting testcase: FLGlobalEnvironmentTest>>testGlobalClassNotFound ... finished in 0 seconds
starting testcase: FLGlobalEnvironmentTest>>testGlobalMetaclass ... finished in 0 seconds
starting testcase: FLGlobalEnvironmentTest>>testGlobalMetaclassNotFound ... finished in 0 seconds
starting testcase: FLGlobalSendSerializationTest>>testBasic ... finished in 0 seconds
starting testcase: FLGlobalSendSerializationTest>>testGlobalNotFound ... finished in 0 seconds
starting testcase: FLGlobalTraitSerializationTest>>testClassSideMethodNotFoundAfterRemoval ... finished in 8 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testClassSideMethodPreservesIdentity ... finished in 6 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testClassSideObsolete ... finished in 6 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testClassSidePreservesIdentity ... finished in 6 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testCreateClassWithCreatedTraitWithInstanceVariable ... finished in 38 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testMethodNotFoundAfterRemoval ... finished in 7 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testMethodPreservesIdentity ... finished in 9 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testNotFoundAfterRemoval ... finished in 6 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testNotFoundAfterRename ... finished in 6 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testObsolete ... finished in 6 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testPreservesIdentity ... finished in 7 milliseconds
starting testcase: FLHashedCollectionSerializationTest>>testDictionaryRehash ... finished in 1 millisecond
starting testcase: FLHashedCollectionSerializationTest>>testSetRehash ... finished in 1 millisecond
starting testcase: FLHeaderSerializationTest>>testAdditionalObjects ... finished in 1 millisecond
starting testcase: FLHeaderSerializationTest>>testJustMaterializeHeader ... finished in 1 millisecond
starting testcase: FLHeaderSerializationTest>>testPostMaterializationActions ... finished in 14 milliseconds
starting testcase: FLHeaderSerializationTest>>testPostMaterializationActionsMustBeClean ... finished in 1 millisecond
starting testcase: FLHeaderSerializationTest>>testPreMaterializationActions ... finished in 11 milliseconds
starting testcase: FLHeaderSerializationTest>>testPreMaterializationActionsMustBeClean ... finished in 0 seconds
starting testcase: FLHookedSubstitutionTest>>testAvoidRecursion ... finished in 1 millisecond
starting testcase: FLHookedSubstitutionTest>>testClassWithCachedValueByNil ... finished in 4 milliseconds
starting testcase: FLHookedSubstitutionTest>>testObjectByProxyThatBecomesItsContent ... finished in 4 milliseconds
starting testcase: FLHookedSubstitutionTest>>testProxyByTarget ... finished in 2 milliseconds
starting testcase: FLHookedSubstitutionTest>>testProxyByTargetAnalisysIsPropagated ... finished in 2 milliseconds
starting testcase: FLHookedSubstitutionTest>>testProxyByTargetInsideObjectAndAnalisysIsPropagated ... finished in 2 milliseconds
starting testcase: FLHookedSubstitutionTest>>testProxyInsideObjectByTarget ... finished in 3 milliseconds
starting testcase: FLHookedSubstitutionTest>>testSpecialObjectsArray ... finished in 0 seconds
starting testcase: FLHookedSubstitutionTest>>testSubstituteByItself ... finished in 2 milliseconds
starting testcase: FLHookedSubstitutionTest>>testTransientByNil ... finished in 2 milliseconds
starting testcase: FLIgnoredVariablesTest>>testAllVariablesIgnored ... finished in 5 milliseconds
starting testcase: FLIgnoredVariablesTest>>testIgnoredValueIsNotMaterialized ... finished in 2 milliseconds
starting testcase: FLIgnoredVariablesTest>>testOneIgnoredVariable ... finished in 1 millisecond
starting testcase: FLIgnoredVariablesTest>>testTwoIgnoredVariables ... finished in 2 milliseconds
starting testcase: FLIndexStreamTest>>testCreation ... finished in 0 seconds
starting testcase: FLIndexStreamTest>>testNextIndex ... finished in 0 seconds
starting testcase: FLIndexStreamTest>>testNextIndexPut ... finished in 0 seconds
starting testcase: FLLimitingSerializationTest>>testDepthAndObjectLimit ... finished in 1 millisecond
starting testcase: FLLimitingSerializationTest>>testDepthLimit ... finished in 0 seconds
starting testcase: FLLimitingSerializationTest>>testEnableObjectsLimitWarning ... finished in 2 milliseconds
starting testcase: FLLimitingSerializationTest>>testEnableObjectsLimitWarningWithDepthLimit ... finished in 0 seconds
starting testcase: FLLimitingSerializationTest>>testObjectLimit ... finished in 0 seconds
starting testcase: FLMaterializerConvenienceMethodsTest>>testMaterializeFrom ... finished in 1 millisecond
starting testcase: FLMaterializerConvenienceMethodsTest>>testMaterializeFromByteArray ... finished in 0 seconds
starting testcase: FLMaterializerConvenienceMethodsTest>>testMaterializeFromFileNamed ... finished in 1 millisecond
starting testcase: FLMaterializerConvenienceMethodsTest>>testMaterializeHeaderFrom ... finished in 1 millisecond
starting testcase: FLMaterializerConvenienceMethodsTest>>testMaterializeHeaderFromByteArray ... finished in 1 millisecond
starting testcase: FLMaterializerConvenienceMethodsTest>>testMaterializeHeaderFromFileNamed ... finished in 1 millisecond
starting testcase: FLMaterializerTest>>testDisableMethodChangedWarning ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMaterialize ... finished in 1 millisecond
starting testcase: FLMaterializerTest>>testMaterializeHeader ... finished in 1 millisecond
starting testcase: FLMaterializerTest>>testMaterializeObjectCollection ... finished in 3 milliseconds
starting testcase: FLMaterializerTest>>testMaterializeRoot ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedToClass ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedToClassMustBeSymbolAndClassOrSymbol ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedToClassMustHaveUniqueSource ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedToClassSourceAndTargetCanBeTheSame ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedToClassVariables ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedVariables ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedVariablesMustBeSymbolAndDictionary ... finished in 0 seconds
starting testcase: FLMigrationTest>>testBadDestinationVariableRename ... finished in 2 milliseconds
starting testcase: FLMigrationTest>>testChangeInSuperclass ... finished in 59 milliseconds
starting testcase: FLMigrationTest>>testClassAndVariableRename ... finished in 12 milliseconds
starting testcase: FLMigrationTest>>testClassRename ... finished in 1 millisecond
starting testcase: FLMigrationTest>>testFormatFixedToVariable ... finished in 0 seconds
starting testcase: FLMigrationTest>>testSuperclassChange ... finished in 13 milliseconds
starting testcase: FLMigrationTest>>testVariableInsertion ... finished in 10 milliseconds
starting testcase: FLMigrationTest>>testVariableOrderChange ... finished in 12 milliseconds
starting testcase: FLMigrationTest>>testVariableRemoved ... finished in 11 milliseconds
starting testcase: FLMigrationTest>>testVariableRename ... finished in 10 milliseconds
starting testcase: FLPluggableSubstitutionTest>>testAvoidRecursion ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testLowercaseSomeSymbols ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testPrivateExcluded ... finished in 1 millisecond
starting testcase: FLPluggableSubstitutionTest>>testPrivateExcludedAndWithConflicts ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testSimple ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testSubstituteByItself ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testSubstituteCharacterInPresenceOfSomeCharacter ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testSubstituteTrueInPresenceOfTheTrueInstance ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testSubstituteUndefinedObjectInPresenceOfNil ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testTransientPair ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testTransientPairLeft ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testUniqueSubstitution ... finished in 0 seconds
starting testcase: FLProcessSerializationTest>>testSerializingShortDelay ... finished in 135 milliseconds
starting testcase: FLSequencedSerializationTest>>testComplexObjects ... finished in 14 milliseconds
starting testcase: FLSequencedSerializationTest>>testPrimitiveObjects ... finished in 12 milliseconds
starting testcase: FLSerializerConvenienceMethodsTest>>testSerializeOn ... finished in 2 milliseconds
starting testcase: FLSerializerConvenienceMethodsTest>>testSerializeToByteArray ... finished in 1 millisecond
starting testcase: FLSerializerConvenienceMethodsTest>>testToFileNamed ... finished in 2 milliseconds
starting testcase: FLSerializerTest>>testAddPostMaterializationAction ... finished in 1 millisecond
starting testcase: FLSerializerTest>>testAddPostMaterializationActionCanAcceptThreeArguments ... finished in 2 milliseconds
starting testcase: FLSerializerTest>>testAddPostMaterializationActionMustBeBlock ... finished in 0 seconds
starting testcase: FLSerializerTest>>testAddPostMaterializationActionMustBeCleanBlock ... finished in 0 seconds
starting testcase: FLSerializerTest>>testAddPreMaterializationAction ... finished in 0 seconds
starting testcase: FLSerializerTest>>testAddPreMaterializationActionCanAcceptTwoArguments ... finished in 0 seconds
starting testcase: FLSerializerTest>>testAddPreMaterializationActionMustBeBlock ... finished in 0 seconds
starting testcase: FLSerializerTest>>testAddPreMaterializationActionMustBeCleanBlock ... finished in 0 seconds
starting testcase: FLSerializerTest>>testAtPutAdditionalObject ... finished in 0 seconds
starting testcase: FLSerializerTest>>testEnableLimitObjectsException ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeAllBehaviors ... finished in 7 milliseconds
starting testcase: FLSerializerTest>>testFullySerializeAllBehaviorsMustBeCollection ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeAllMethods ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeAllMethodsMustBeCollection ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeBehavior ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeBehaviorMustBeBehavior ... finished in 5 milliseconds
starting testcase: FLSerializerTest>>testFullySerializeBehaviorUsesSet ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeMethod ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeMethodMustBeMethod ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeMethodUsesSet ... finished in 0 seconds
starting testcase: FLSerializerTest>>testLimitDepthTo ... finished in 0 seconds
starting testcase: FLSerializerTest>>testLimitObjectsTo ... finished in 0 seconds
starting testcase: FLSerializerTest>>testLookUpAllInGlobalsMustBeCollection ... finished in 0 seconds
starting testcase: FLSerializerTest>>testLookUpInGlobalsMustBeGlobal ... finished in 1 millisecond
starting testcase: FLSerializerTest>>testLookUpInGlobalsSymbolKey ... finished in 0 seconds
starting testcase: FLSerializerTest>>testLookupAllInGlobals ... finished in 0 seconds
starting testcase: FLSerializerTest>>testObject ... finished in 0 seconds
starting testcase: FLSerializerTest>>testObjectCollection ... finished in 0 seconds
starting testcase: FLSerializerTest>>testObjectCollectionMustBeCollection ... finished in 0 seconds
starting testcase: FLSerializerTest>>testObjectCollectionWhenAlreadySet ... finished in 0 seconds
starting testcase: FLSerializerTest>>testObjectWhenAlreadySet ... finished in 0 seconds
starting testcase: FLSerializerTest>>testWhenSubstituteBy ... finished in 0 seconds
starting testcase: FLSerializerTest>>testWhenSubstituteByMustAcceptSingleArgument ... finished in 0 seconds
starting testcase: FLSerializerTest>>testWhenSubstituteByMustBeBlocks ... finished in 0 seconds
starting testcase: FLSignatureTest>>testBadSignature ... finished in 0 seconds
starting testcase: FLSignatureTest>>testSameSignature ... finished in 0 seconds
starting testcase: FLSimpleStackTest>>testCapacity ... finished in 0 seconds
starting testcase: FLSimpleStackTest>>testGrow ... finished in 0 seconds
starting testcase: FLSimpleStackTest>>testIsEmpty ... finished in 0 seconds
starting testcase: FLSimpleStackTest>>testPop ... finished in 0 seconds
starting testcase: FLSimpleStackTest>>testPush ... finished in 0 seconds
starting testcase: FLSingletonTest>>testSingletonMaterialization ... finished in 1 millisecond
starting testcase: FLSingletonTest>>testSingletonMaterializationEnforced ... finished in 0 seconds
starting testcase: FLSingletonTest>>testSingletonMaterializationEnforcedNoInstance ... finished in 0 seconds
starting testcase: FLSortedCollectionSerializationTest>>testSortedCollection ... finished in 8 milliseconds
starting testcase: FLSortedCollectionSerializationTest>>testSortedCollectionWithClassVariableChanges ... finished in 4 milliseconds
starting testcase: FLSortedCollectionSerializationTest>>testSortedCollectionWithClassVariableReference ... finished in 3 milliseconds
starting testcase: FLSortedCollectionSerializationTest>>testSortedCollectionWithInstanceVariableReference ... finished in 4 milliseconds
starting testcase: FLSortedCollectionSerializationTest>>testSortedCollectionWithInstanceVariableReferenceChange ... finished in 3 milliseconds
starting testcase: FLUserGuidesTest>>testByteArrayStream ... finished in 0 seconds
starting testcase: FLUserGuidesTest>>testConsiderGlobal ... finished in 2 milliseconds
starting testcase: FLUserGuidesTest>>testDemo ... finished in 5 milliseconds
starting testcase: FLUserGuidesTest>>testFileShortcuts ... finished in 0 seconds
starting testcase: FLUserGuidesTest>>testGZip ... finished in 1 millisecond
starting testcase: FLUserGuidesTest>>testPluggableSubstitution ... finished in 0 seconds
starting testcase: FLVersionTest>>testDifferentMajor ... finished in 0 seconds
starting testcase: FLVersionTest>>testDifferentMinor ... finished in 0 seconds
starting testcase: FLVersionTest>>testDifferentPatch ... finished in 0 seconds
starting testcase: FLVersionTest>>testEquals ... finished in 0 seconds
starting testcase: FLVersionTest>>testLessThanOrEqual ... finished in 0 seconds
starting testcase: FLVersionTest>>testNotEqual ... finished in 0 seconds
starting testcase: FLVersionTest>>testSameVersion ... finished in 0 seconds
starting testcase: FLWeakObjectsTest>>testAssociationWithWeak ... finished in 1 millisecond
starting testcase: FLWeakObjectsTest>>testWeakAndNoStrongReferenceFromGraph ... finished in 3 milliseconds
starting testcase: FLWeakObjectsTest>>testWeakWithStrongReferenceFromGraph ... finished in 5 milliseconds
starting testcase: FLWeakObjectsTest>>testWeakWithStrongReferenceFromGraph2 ... finished in 3 milliseconds
finished running suite: Fuel-Core-Tests
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] dir
Running in /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64
[Pipeline] {
[Pipeline] unstash
[Pipeline] sh
+ bash -c 'bootstrap/scripts/runKernelTests.sh 64 Tests-osx-64Kernel'
+++ dirname bootstrap/scripts/runKernelTests.sh
++ cd bootstrap/scripts
++ pwd -P
+ SCRIPTS=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts
+ . /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z ']'
++ echo 'BOOTSTRAP_ARCH not specified, defaulting to 64'
BOOTSTRAP_ARCH not specified, defaulting to 64
++ export BOOTSTRAP_ARCH=64
++ BOOTSTRAP_ARCH=64
++ '[' -z ']'
++++ dirname /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts/envvars.sh
+++ cd /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts/../..
+++ pwd -P
++ export BOOTSTRAP_REPOSITORY=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64
++ BOOTSTRAP_REPOSITORY=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64
+++ pwd -P
++ ROOT_DIR=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ BOOTSTRAP_DOWNLOADS=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-downloads
++ export BOOTSTRAP_DOWNLOADS
++ '[' -z ']'
++ VM='/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-downloads/vmtarget/pharo --headless'
++ VM_BOOTSTRAP='/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-downloads/vmBootstrap/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts/envvars.sh
+++ cd /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts
+++ pwd -P
++ . /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts/envversion.sh
+ CACHE=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache
+ find /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-traits-64bit-ac5bcc8d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-core-64bit-ac5bcc8d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-ac5bcc8d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo10.0-64bit-9a68076.sources
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-64bit-ac5bcc8.sources
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-monticello-64bit-ac5bcc8d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23.zip
++ cut -d- -f 1-2
+++ find /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache -name 'Pharo*.zip'
+++ head -n 1
++ basename /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
+ TEST_NAME_PREFIX=Pharo13.0-SNAPSHOT
++ echo Pharo13.0-SNAPSHOT
++ cut -d. -f 1
++ cut -d- -f 1
++ cut -c6-
+ TEST_VM_VERSION=130
+ TEST_VM_KIND=vm
+ /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-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-Darwin-arm64-stable.zip
pharo-vm/Pharo.app/Contents/MacOS/Pharo
Creating starter scripts pharo and pharo-ui
+ '[' 0 -eq 0 ']'
+ echo 'VM downloaded'
VM downloaded
++ find /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache -name 'Pharo13.0-SNAPSHOT-bootstrap-64bit-*.zip'
+ IMAGE_ARCHIVE=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.zip
+ unzip /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.zip
Archive:  /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.zip
  inflating: Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.image  
++ find . -name Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.image
+ IMAGE_FILE=./Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.image
++ find /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache -name 'Pharo13.0-SNAPSHOT-hermesPackages-64bit-*.zip'
+ HERMES_ARCHIVE=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23.zip
+ unzip /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23.zip
Archive:  /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23.zip
  inflating: AST-Core.hermes         
  inflating: CodeImportCommandLineHandlers.hermes  
  inflating: CodeImport.hermes       
  inflating: CodeImport-Traits.hermes  
  inflating: Collections-Abstract-Traits.hermes  
  inflating: Collections-Arithmetic.hermes  
  inflating: Collections-Atomic.hermes  
  inflating: Debugging-Core.hermes   
  inflating: Debugging-Utils.hermes  
  inflating: FileSystem-Core.hermes  
  inflating: FileSystem-Disk.hermes  
  inflating: Hermes-Extensions.hermes  
  inflating: InitializePackagesCommandLineHandler.hermes  
  inflating: JenkinsTools-Core.hermes  
  inflating: Kernel-Tests.hermes     
  inflating: Kernel-Traits.hermes    
  inflating: Math-Operations-Extensions.hermes  
  inflating: Multilingual-Encodings.hermes  
  inflating: Network-UUID.hermes     
  inflating: OpalCompiler-Core.hermes  
  inflating: Random-Core.hermes      
  inflating: ReflectionMirrors-Primitives.hermes  
  inflating: SUnit-Core.hermes       
  inflating: SUnit-Tests.hermes      
  inflating: System-Hashing.hermes   
  inflating: System-Model.hermes     
  inflating: System-NumberPrinting.hermes  
  inflating: System-Time.hermes      
  inflating: Traits.hermes           
++ find /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache -name 'Pharo13.0-SNAPSHOT-rpackage-64bit-*.zip'
+ RPACKAGE_ARCHIVE=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23.zip
+ unzip /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23.zip
Archive:  /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23.zip
  inflating: protocolsKernel.txt     
+ mv ./Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.image bootstrap.image
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo bootstrap.image

Finished to run tests of Zinc-Tests in 12 seconds 918 milliseconds 94 microseconds

Beginning to run tests of Athens-Core-Tests with random seed 299289671

Finished to run tests of Athens-Core-Tests in 6 milliseconds 190 microseconds

Beginning to run tests of NewTools-DocumentBrowser-GitHubResource-Tests with random seed 466623567

Finished to run tests of NewTools-DocumentBrowser-GitHubResource-Tests in 2 seconds 168 milliseconds 83 microseconds

Beginning to run tests of NumberParser-Tests with random seed 793386950

Finished to run tests of NumberParser-Tests in 102 milliseconds 316 microseconds

Beginning to run tests of Specific-Rules-Tests with random seed 965018927

Finished to run tests of Specific-Rules-Tests in 7 milliseconds 181 microseconds

Beginning to run tests of Ring-Definitions-Tests-Containers with random seed 165942837

Finished to run tests of Ring-Definitions-Tests-Containers in 1 millisecond 534 microseconds

Beginning to run tests of Fonts-Infrastructure-Tests with random seed 110421303

Finished to run tests of Fonts-Infrastructure-Tests in 1 millisecond 258 microseconds

Beginning to run tests of Flashback-Decompiler-Tests with random seed 33129785

1
1
2
2
Finished to run tests of Flashback-Decompiler-Tests in 357 milliseconds 966 microseconds

Beginning to run tests of ClassDefinitionPrinters-Tests with random seed 234275231
Initializing Collections
Initializing code model
Initializing sources
InitializingFFI
Initializing Session Manager
Initializing basic command line behaviors
+ ./pharo bootstrap.image 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: #(#Time #DateAndTime #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Date #Unicode #FileLocator #Duration)
+ ./pharo bootstrap.image loadHermes System-Time.hermes AST-Core.hermes InitializePackagesCommandLineHandler.hermes Random-Core.hermes System-Model.hermes System-NumberPrinting.hermes --save --no-fail-on-undeclared --on-duplication=ignore
SystemNotification: [Hermes] Reading System-Time.hermes
SystemNotification: [Hermes] Installing System-Time.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading AST-Core.hermes
SystemNotification: [Hermes] Installing AST-Core.hermes

Finished to run tests of ClassDefinitionPrinters-Tests in 15 milliseconds 626 microseconds

Beginning to run tests of ReferenceFinder-Core with random seed 317719216


Level 1 with 1 objects to search
Level 2 with 1 objects to search
Level 3 with 1 objects to searchFinished to run tests of ReferenceFinder-Core in 1 millisecond 256 microseconds

Beginning to run tests of Metacello-Gitlab-Tests with random seed 254649010

Finished to run tests of Metacello-Gitlab-Tests in 2 milliseconds 115 microseconds

Beginning to run tests of Tools-Tests with random seed 761268660

Finished to run tests of Tools-Tests in 191 milliseconds 966 microseconds

Beginning to run tests of Tools-CodeNavigation-Tests with random seed 968821620

Finished to run tests of Tools-CodeNavigation-Tests in 24 milliseconds 89 microseconds

Beginning to run tests of Debugging-Utils-Tests with random seed 336282509
SystemNotification: New Undeclared created... check dependencies: #(#Halt)
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Halt #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Halt #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading Random-Core.hermes
SystemNotification: [Hermes] Installing Random-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Halt #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading System-Model.hermes
SystemNotification: [Hermes] Installing System-Model.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Halt #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading System-NumberPrinting.hermes
SystemNotification: [Hermes] Installing System-NumberPrinting.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Halt #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
+ ./pharo bootstrap.image perform --save ChronologyConstants initialize
ChronologyConstants
+ ./pharo bootstrap.image perform --save DateAndTime initialize
DateAndTime
+ ./pharo bootstrap.image initializePackages --packages --protocols=protocolsKernel.txt --save

Finished to run tests of Debugging-Utils-Tests in 319 milliseconds 659 microseconds

Beginning to run tests of FormCanvas-Tests with random seed 344939469

Finished to run tests of FormCanvas-Tests in 3 milliseconds 898 microseconds

Beginning to run tests of Ring-Definitions-Core-Tests with random seed 92657874
+ ./pharo bootstrap.image loadHermes Traits.hermes --save
SystemNotification: [Hermes] Reading Traits.hermes
SystemNotification: [Hermes] Installing Traits.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Halt #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
+ ./pharo bootstrap.image loadHermes Debugging-Utils.hermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
SystemNotification: [Hermes] Reading Debugging-Utils.hermes
SystemNotification: [Hermes] Installing Debugging-Utils.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading SUnit-Core.hermes

Finished to run tests of Ring-Definitions-Core-Tests in 54 milliseconds 936 microseconds

Beginning to run tests of NECompletion-Tests with random seed 909052426
SystemNotification: [Hermes] Installing SUnit-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading SUnit-Tests.hermes
SystemNotification: [Hermes] Installing SUnit-Tests.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
+ ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-osx-64Kernel SUnit-Core SUnit-Tests
Running tests in 2 Packages
Beginning to run tests of SUnit-Core with random seed 790551811

Finished to run tests of SUnit-Core in 1 millisecond 485 microseconds

Beginning to run tests of SUnit-Tests with random seed 171814405

Finished to run tests of NECompletion-Tests in 280 milliseconds 402 microseconds

Beginning to run tests of NewTools-Debugger-Tests with random seed 581834018
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (b is Undeclared)

NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (Δə is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)

Finished to run tests of SUnit-Tests in 3 seconds 883 milliseconds 487 microseconds

324 run, 324 passes, 0 failures, 0 errors.
[Pipeline] junit
Recording test results
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] archiveArtifacts
Archiving artifacts
‘*.fuel’ doesn’t match anything
No artifacts found that match the file pattern "*.fuel". Configuration error?
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] sh
+ mv progress.log progress-Tests-osx-64Kernel.log
[Pipeline] sh
+ cat progress-Tests-osx-64Kernel.log
running suite: SUnit-Tests
starting testcase: ClassFactoryForTestCaseTest>>testClassCreationInDifferentTags ... finished in 1 millisecond
starting testcase: ClassFactoryForTestCaseTest>>testMultipleClassCreation ... finished in 1 millisecond
starting testcase: ClassFactoryForTestCaseTest>>testPackageCleanUp ... finished in 1 millisecond
starting testcase: ClassFactoryForTestCaseTest>>testPackageOfCreatedClassIsCleanedUp ... finished in 0 seconds
starting testcase: ClassFactoryForTestCaseTest>>testSingleClassCreation ... finished in 1 millisecond
starting testcase: ClassFactoryForTestCaseTest>>testSingleTraitCreation ... finished in 5 milliseconds
starting testcase: ClassFactoryForTestCaseTest>>testTraitCreationInDifferentCategories ... finished in 18 milliseconds
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testClassCreationInDifferentTags ... finished in 0 seconds
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testMultipleClassCreation ... finished in 0 seconds
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testPackageCleanUp ... finished in 0 seconds
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testPackageOfCreatedClassIsCleanedUp ... finished in 0 seconds
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testSingleClassCreation ... finished in 0 seconds
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testSingleTraitCreation ... finished in 4 milliseconds
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testTraitCreationInDifferentCategories ... finished in 18 milliseconds
starting testcase: ExampleSetTest>>testAdd ... finished in 0 seconds
starting testcase: ExampleSetTest>>testGrow ... finished in 0 seconds
starting testcase: ExampleSetTest>>testIllegal ... finished in 0 seconds
starting testcase: ExampleSetTest>>testIncludes ... finished in 0 seconds
starting testcase: ExampleSetTest>>testOccurrences ... finished in 0 seconds
starting testcase: ExampleSetTest>>testRemove ... finished in 0 seconds
starting testcase: FailingTearDownTest>>testAssignToTestCleanup ... finished in 0 seconds
starting testcase: FailingTearDownTest>>testFailingTearDown ... finished in 0 seconds
starting testcase: FailingTestResourceTestCase>>testDebugTestWithResource ... finished in 0 seconds
starting testcase: FailingTestResourceTestCase>>testResourceCollection ... finished in 0 seconds
starting testcase: FailingTestResourceTestCase>>testResourceInitRelease ... finished in 0 seconds
starting testcase: FailingTestResourceTestCase>>testRunSuiteWithResource ... finished in 0 seconds
starting testcase: FailingTestResourceTestCase>>testRunTestWithResource ... finished in 0 seconds
starting testcase: ManyTestResourceTestCase>>testDebugTestWithResource ... finished in 0 seconds
starting testcase: ManyTestResourceTestCase>>testResourceCollection ... finished in 0 seconds
starting testcase: ManyTestResourceTestCase>>testResourceInitRelease ... finished in 0 seconds
starting testcase: ManyTestResourceTestCase>>testRunSuiteWithResource ... finished in 0 seconds
starting testcase: ManyTestResourceTestCase>>testRunTestWithResource ... finished in 0 seconds
starting testcase: ManyTestResourceTestCase>>testTearDownOrder ... finished in 0 seconds
starting testcase: PaCasesMatrixTest>>testParametersHaveValue(#option1->'a' #option2->1) ... finished in 0 seconds
starting testcase: PaCasesMatrixTest>>testParametersHaveValue(#option1->'b' #option2->2) ... finished in 0 seconds
starting testcase: PaCasesMatrixTest>>testParametersHaveValue(#option1->'c' #option2->3) ... finished in 0 seconds
starting testcase: PaCombinedMatrixExampleTest>>testParametersHaveValue(#option3->#a #option1->'a' #option2->1) ... finished in 0 seconds
starting testcase: PaCombinedMatrixExampleTest>>testParametersHaveValue(#option3->#a #option1->'b' #option2->2) ... finished in 0 seconds
starting testcase: PaCombinedMatrixExampleTest>>testParametersHaveValue(#option3->#a #option1->'c' #option2->3) ... finished in 0 seconds
starting testcase: PaCombinedMatrixExampleTest>>testParametersHaveValue(#option3->#b #option1->'a' #option2->1) ... finished in 0 seconds
starting testcase: PaCombinedMatrixExampleTest>>testParametersHaveValue(#option3->#b #option1->'b' #option2->2) ... finished in 0 seconds
starting testcase: PaCombinedMatrixExampleTest>>testParametersHaveValue(#option3->#b #option1->'c' #option2->3) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#a #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#a #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#a #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#b #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#b #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#b #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#c #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#c #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#c #option2->[]) ... finished in 0 seconds
starting testcase: PaSelectedCasesExampleTest>>testSum(#number1->2 #number2->1.0 #result->3) ... finished in 0 seconds
starting testcase: PaSelectedCasesExampleTest>>testSum(#number1->(2/3) #number2->(1/3) #result->1) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSuiteTest>>testCasesHasTheCorrectNumberOfTests ... finished in 0 seconds
starting testcase: PaSuiteTest>>testCasesHasTheCorrectTests ... finished in 0 seconds
starting testcase: PaSuiteTest>>testCombinedHasTheCorrectNumberOfTests ... finished in 0 seconds
starting testcase: PaSuiteTest>>testCombinedHasTheCorrectTests ... finished in 0 seconds
starting testcase: PaSuiteTest>>testMatrix3ExampleHasTheCorrectNumberOfTests ... finished in 0 seconds
starting testcase: PaSuiteTest>>testMatrix3ExampleHasTheCorrectTests ... finished in 0 seconds
starting testcase: PaSuiteTest>>testMatrixExampleHasTheCorrectNumberOfTests ... finished in 0 seconds
starting testcase: PaSuiteTest>>testMatrixExampleHasTheCorrectTests ... finished in 0 seconds
starting testcase: PaSuiteTest>>testMultiplyMatrixWithCasesMultiplyCases ... finished in 0 seconds
starting testcase: PaSuiteTest>>testMultiplyMatrixWithOptionsAndCasesMultiplyCases ... finished in 0 seconds
starting testcase: PaSuiteTest>>testMultiplyMatrixWithOptionsMultiplyCases ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testAllowRunningBackgroundProcessesToFinish ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testAllowRunningBackgroundProcessesToFinishButFailTestIfItCant ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testAlwaysPassBackgroundHalt ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldNotTerminateAllFailedProcessesWhenSuchTerminationIsDisabled ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldNotTerminateAllRunningProcessesWhenSuchTerminationIsDisabled ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldRestoreDefaultFailingLogicForRunningProcessesCase ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldRestoreProcessTerminationLogic ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldRestoreSuspensionLogic ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldRevertServiceToBeEnabledByDefault ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldTerminateAllFailedProcesses ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldTerminateAllRunningProcesses ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDisableRunningProcessesCleanupWhenPassBackgroundFailures ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDoesNotRaiseForkedProcessFailureWhenFailuresWerePassedAndMainProcessAlsoFails ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDoesNotRaiseForkedProcessFailureWhenFailuresWerePassedAndProcessCompletes ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDoesNotRaiseForkedProcessFailureWhenThereWasOnlyMainProcessFailure ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDoesNotRaiseLeftRunningProcessWhenItAllowsThemToBe ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDoesNotRaiseLeftRunningProcessWhenProcessWasOnlyCreated ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDoesNotRaiseLeftRunningProcessWhenThereWasMainProcessFailure ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testFailTestWhenBackgroundFailureWasPassedButMainProcessCompletesSuccessfully ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testFailTestWhenBackgroundProcessWasFailedDuringFinalTryToFinishItAtTestCompletionTime ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testFailTestWhenItIsCompletedWithBackgroundFailures ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testFailTestWhenItIsCompletedWithBackgroundFailuresAndRunningProcesses ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testFailTestWhenItIsCompletedWithRunningProcesses ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testGettingBackgroundFailuresFromEnvironment ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testGettingFailuresFromEnvironment ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testGettingForkedProcessesFromEnvironment ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testGettingServiceFromEnvironment ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testGettingServiceFromTestCase ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testHasDefaultFailingStrategyForRunningProcesses ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testHasDefaultTerminationStrategyForRunningProcesses ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testHasEmptyForkedProcessesByDefault ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testHasEmptySuspendedBackgroundFailuresByDefault ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testIgnoreDirtyTestErrors ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testIsEnabledByDefault ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testIsMainTestProcessFailed ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testIsTestProcessFailed ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testPassBackgroundFailuresWhenSuspensionLogicIsDisabled ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testRecordMainTestProcessError ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testRecordMainTestProcessUnhandledError ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testResumeFailedProcessWhenItFailsTestWithUnhandledError ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testResumeFailedProcessesWhenHaltIsSignaled ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testResumeFailedProcessesWhenHaltIsSignaledInBackground ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testResumeFailedProcessesWhenTestFailureIsUnhandled ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testShouldSuspendBackgroundFailuresByDefault ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testStoreAllForkedProcesses ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testSuspendBackgroundError ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testSuspendBackgroundWarning ... finished in 0 seconds
starting testcase: ResumableTestFailureTestCase>>testResumable ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testAssertionFailedInRaiseWithExceptionDo ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testAutoAssertFalse ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testAutoAssertTrue ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testAutoDenyFalse ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testAutoDenyTrue ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testDifferentExceptionInShouldRaiseWithExceptionDo ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testErrorInRaiseWithExceptionDo ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testExceptionWithMatchingString ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testExceptionWithoutMatchingString ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testInvalidShouldNotTakeMoreThan ... finished in 104 milliseconds
starting testcase: SUnitExtensionsTest>>testInvalidShouldNotTakeMoreThanMilliseconds ... finished in 113 milliseconds
starting testcase: SUnitExtensionsTest>>testNoExceptionInShouldRaiseWithExceptionDo ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testNoExceptionWithMatchingString ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testNoExceptionWithNoMatchingString ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testShouldFix ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testShouldRaiseWithExceptionDo ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testValidShouldNotTakeMoreThan ... finished in 104 milliseconds
starting testcase: SUnitExtensionsTest>>testValidShouldNotTakeMoreThanMilliseconds ... finished in 104 milliseconds
starting testcase: SUnitTest>>testAssert ... finished in 0 seconds
starting testcase: SUnitTest>>testChildProcessShouldNotBeStoredStronglyByTestEnvironment ... finished in 19 milliseconds
starting testcase: SUnitTest>>testDefects ... finished in 0 seconds
starting testcase: SUnitTest>>testDialectLocalizedException ... finished in 0 seconds
starting testcase: SUnitTest>>testError ... finished in 0 seconds
starting testcase: SUnitTest>>testErrorShouldResetWatchDog ... finished in 1 second 2 milliseconds
starting testcase: SUnitTest>>testException ... finished in 0 seconds
starting testcase: SUnitTest>>testExecutionEnvironmentShouldBeInstalled ... finished in 0 seconds
starting testcase: SUnitTest>>testExpectedFailure ... finished in 0 seconds
starting testcase: SUnitTest>>testExpectedFailureDetection ... finished in 0 seconds
starting testcase: SUnitTest>>testExpectedFailurePass ... finished in 0 seconds
starting testcase: SUnitTest>>testFail ... finished in 0 seconds
starting testcase: SUnitTest>>testFailedChildProcessTest ... finished in 0 seconds
starting testcase: SUnitTest>>testFailedChildProcessTestShouldNotEffectFollowingAnotherTest ... finished in 5 milliseconds
starting testcase: SUnitTest>>testFailedTestWithFailedChildProcessTestShouldNotEffectFollowingAnotherTest ... finished in 0 seconds
starting testcase: SUnitTest>>testFileOutResult ... finished in 0 seconds
starting testcase: SUnitTest>>testGreenTestThenLongRunningTest ... finished in 26 milliseconds
starting testcase: SUnitTest>>testHangedChildProcessTestWhenItIsAllowedToLeaveProcessesAfterTest ... finished in 0 seconds
starting testcase: SUnitTest>>testHangedChildProcessTestWhenLeftProcessIsConsideredAsFailure ... finished in 0 seconds
starting testcase: SUnitTest>>testHangedTestDueToFailedChildProcess ... finished in 24 milliseconds
starting testcase: SUnitTest>>testIgnoreDeprecationWarnings ... finished in 0 seconds
starting testcase: SUnitTest>>testIsNotRerunOnDebug ... finished in 0 seconds
starting testcase: SUnitTest>>testLongRunningTest ... finished in 29 milliseconds
starting testcase: SUnitTest>>testLongRunningTestThenGreenTest ... finished in 25 milliseconds
starting testcase: SUnitTest>>testRaiseDeprecationWarnings ... finished in 0 seconds
starting testcase: SUnitTest>>testRan ... finished in 0 seconds
starting testcase: SUnitTest>>testRanOnlyOnce ... finished in 0 seconds
starting testcase: SUnitTest>>testResult ... finished in 0 seconds
starting testcase: SUnitTest>>testRunning ... finished in 25 milliseconds
starting testcase: SUnitTest>>testRunningLongTime ... finished in 2 seconds 2 milliseconds
starting testcase: SUnitTest>>testShould ... finished in 0 seconds
starting testcase: SUnitTest>>testShouldIgnoreTimeLimitWhenTestProcessIsSuspended ... finished in 67 milliseconds
starting testcase: SUnitTest>>testSuite ... finished in 0 seconds
starting testcase: SUnitTest>>testWatchDogProcessShouldNotBeCatchedAsForkedProcess ... finished in 0 seconds
starting testcase: SUnitTest>>testWithExceptionDo ... finished in 0 seconds
starting testcase: SimpleTestResourceTestCase>>testDebugTestWithResource ... finished in 0 seconds
starting testcase: SimpleTestResourceTestCase>>testResourceCollection ... finished in 0 seconds
starting testcase: SimpleTestResourceTestCase>>testResourceInitRelease ... finished in 0 seconds
starting testcase: SimpleTestResourceTestCase>>testRunSuiteWithResource ... finished in 0 seconds
starting testcase: SimpleTestResourceTestCase>>testRunTestWithResource ... finished in 0 seconds
starting testcase: TestAsserterTest>>testAssertCollectionHasSameElements ... finished in 0 seconds
starting testcase: TestAsserterTest>>testDenyCollectionHasSameElements ... finished in 0 seconds
starting testcase: TestCaseTest>>testAnnouncement ... finished in 80 milliseconds
starting testcase: TestCaseTest>>testAssertEqualsActualAndExpectedOrder ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testActivationShouldRegisterDefaultServices ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testActivationShouldSetUpMainTestProcess ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testActivationShouldStartWatchDog ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testCleanUpAlsoDisabledTestServices ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testCleanUpShouldRevertServiceToBeEnabledByDefault ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testCleanUpTestServicesAfterFailedTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testCleanUpTestServicesAfterSucceedTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testCleanUpTestServicesAfterTerminatedTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testDeactivation ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testDisableGivenServiceWhenItExists ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testDisableGivenServiceWhenItIsNotRegistered ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testDoesNotCleanUpTestServicesUntilTestErrorIsNotHandled ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testDoesNotNotifyTestServicesAboutTerminatedTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testEnableGivenServiceWhenItExists ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testEnableGivenServiceWhenItIsNotRegistered ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testEnableGivenServiceWithConfigurationBlock ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testFindService ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testGettingEnvironmentFromTestCase ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testHandleForkedProcessesByAllServices ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testHasEmptyServicesByDefault ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testIgnoreLongTestWhenItIsSuspendedAsUnderDebug ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testIgnoreWatchDogProcessAsForkedOne ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testIsEnabledByDefault ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testIsMainTestProcess ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testIsMainTestProcessActive ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testIsMainTestProcessFailed ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testNotifyOnlyEnabledTestServices ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testNotifyTestServicesAboutCompletedFailedTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testNotifyTestServicesAboutCompletedTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testNotifyTestServicesAboutHalt ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testNotifyTestServicesAboutUnhandledError ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testNotifyTestServicesAboutWarning ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testRegisteredServiceShouldBeBoundToEnvironment ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testResetWatchDogTimeoutBetweenFailedTests ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testResetWatchDogTimeoutBetweenTests ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testRunningTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testRunningTestShouldSetDefaultTimeLimit ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testRunningTooLongTest ... finished in 27 milliseconds
starting testcase: TestFailureTestCase>>testCaptureIfSignalledWhenStepping ... finished in 1 millisecond
starting testcase: TestResourceWithForkedProcessTestCase>>testFirst ... finished in 0 seconds
starting testcase: TestResourceWithForkedProcessTestCase>>testSecond ... finished in 0 seconds
finished running suite: SUnit-Tests
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
Finished to run tests of NewTools-Debugger-Tests in 8 seconds 858 milliseconds 979 microseconds

Beginning to run tests of Text-Tests with random seed 2014400

Finished to run tests of Text-Tests in 12 milliseconds 237 microseconds

Beginning to run tests of Calypso-SystemPlugins-Critic-Queries-Tests with random seed 928081100

Finished to run tests of Calypso-SystemPlugins-Critic-Queries-Tests in 154 milliseconds 612 microseconds

Beginning to run tests of Roassal-SVG-Tests with random seed 427853161

Finished to run tests of Roassal-SVG-Tests in 6 milliseconds 891 microseconds

Beginning to run tests of ReflectionMirrors-Primitives-Tests with random seed 612406639

Finished to run tests of ReflectionMirrors-Primitives-Tests in 4 milliseconds 960 microseconds

Beginning to run tests of General-Rules-Tests with random seed 798041717

NewUndeclaredWarning: ReStringConcatenationRuleTest>>method (string is Undeclared)
NewUndeclaredWarning: ReStringConcatenationRuleTest>>method (string is Undeclared)
Finished to run tests of General-Rules-Tests in 2 seconds 522 milliseconds 309 microseconds

Beginning to run tests of Collections-Arithmetic-Tests with random seed 749203538

Finished to run tests of Collections-Arithmetic-Tests in 2 milliseconds 702 microseconds

Beginning to run tests of Spec2-Commander2-Tests with random seed 219659092

Finished to run tests of Spec2-Commander2-Tests in 7 milliseconds 349 microseconds

Beginning to run tests of NewTools-DocumentBrowser-Tests with random seed 644825948

Finished to run tests of NewTools-DocumentBrowser-Tests in 43 milliseconds 764 microseconds

Beginning to run tests of DrTests-TestsProfiling-Tests with random seed 100262024

Finished to run tests of DrTests-TestsProfiling-Tests in 7 milliseconds 709 microseconds

Beginning to run tests of Math-Operations-Extensions-Tests with random seed 738550672

Finished to run tests of Math-Operations-Extensions-Tests in 927 microseconds

Beginning to run tests of Calypso-NavigationModel-Tests with random seed 638702482
Finished to run tests of AST-Core-Tests in 22 seconds 576 milliseconds

Beginning to run tests of System-Sources-Tests with random seed 732619880

Finished to run tests of System-Sources-Tests in 139 milliseconds

Beginning to run tests of FuzzyMatcher-Tests with random seed 477644789

Finished to run tests of FuzzyMatcher-Tests in 35 milliseconds

Beginning to run tests of RottenTestsFinder-Tests with random seed 947524633

Finished to run tests of RottenTestsFinder-Tests in 578 milliseconds

Beginning to run tests of Keymapping-Tests with random seed 1004941657

DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method Morph>>#on:do: called from KMPerInstanceTest>>#testAddMoreThanOneHandler has been deprecated. Use bindKeyCombination:toAction:
Finished to run tests of Keymapping-Tests in 174 milliseconds

Beginning to run tests of SUnit-Tests with random seed 301375498


Finished to run tests of Calypso-NavigationModel-Tests in 3 seconds 306 milliseconds 765 microseconds

Beginning to run tests of Collections-Support-Tests with random seed 180035453

Finished to run tests of Collections-Support-Tests in 75 milliseconds 325 microseconds

Beginning to run tests of Reflectivity-Tests with random seed 216804554

an ObjectFinished to run tests of SUnit-Tests in 5 seconds 196 milliseconds

Beginning to run tests of Roassal-Spec-Tests with random seed 560972890

Finished to run tests of Roassal-Spec-Tests in 136 milliseconds

Beginning to run tests of Calypso-SystemTools-FullBrowser-Tests with random seed 50771172

Finished to run tests of Calypso-SystemTools-FullBrowser-Tests in 587 milliseconds

Beginning to run tests of Spec2-Dialogs-Tests with random seed 814823728

Finished to run tests of Spec2-Dialogs-Tests in 633 milliseconds

Beginning to run tests of Text-Diff-Tests with random seed 1035314092

Finished to run tests of Text-Diff-Tests in 36 milliseconds

Beginning to run tests of Commander-Core-Tests with random seed 134933456

Finished to run tests of Commander-Core-Tests in 33 milliseconds

Beginning to run tests of Jobs-Tests with random seed 651758577

Finished to run tests of Jobs-Tests in 35 milliseconds

Beginning to run tests of EmbeddedFreeType-Tests with random seed 1027051797

Finished to run tests of EmbeddedFreeType-Tests in 20 milliseconds

Beginning to run tests of SUnit-Visitor-Tests with random seed 264401194

Finished to run tests of SUnit-Visitor-Tests in 24 milliseconds

Beginning to run tests of Zinc-Resource-Meta-Tests with random seed 924574277

Finished to run tests of Zinc-Resource-Meta-Tests in 246 milliseconds

Beginning to run tests of SUnit-MockObjects-Tests with random seed 673451322

Finished to run tests of SUnit-MockObjects-Tests in 53 milliseconds

Beginning to run tests of NewTools-FontChooser-Tests with random seed 822646386

Finished to run tests of NewTools-FontChooser-Tests in 20 milliseconds

Beginning to run tests of Roassal-Shapes-Tests with random seed 299500932

Finished to run tests of Roassal-Shapes-Tests in 401 milliseconds

Beginning to run tests of Shout-Tests with random seed 167855897

Finished to run tests of Shout-Tests in 136 milliseconds

Beginning to run tests of ColorPicker-Tests with random seed 837080995

Finished to run tests of ColorPicker-Tests in 128 milliseconds

Beginning to run tests of Announcements-Core-Tests with random seed 4992292

Finished to run tests of Reflectivity-Tests in 7 seconds 765 milliseconds 947 microseconds

Beginning to run tests of Fuel-Core-Tests with random seed 926270496
Finished to run tests of Announcements-Core-Tests in 1 second 40 milliseconds

Beginning to run tests of RTree-Tests with random seed 971465013

Finished to run tests of RTree-Tests in 85 milliseconds

Beginning to run tests of Ombu-Tests with random seed 732303753

Finished to run tests of Ombu-Tests in 1 second 106 milliseconds

Beginning to run tests of FreeType-Tests with random seed 117386973


Finished to run tests of Fuel-Core-Tests in 7 seconds 608 milliseconds 796 microseconds

39958 run, 39958 passes, 0 failures, 0 errors.
[Pipeline] junit
Recording test results
Finished to run tests of FreeType-Tests in 7 seconds 242 milliseconds

Beginning to run tests of Calypso-SystemPlugins-SUnit-Queries-Tests with random seed 965459242

Finished to run tests of Calypso-SystemPlugins-SUnit-Queries-Tests in 88 milliseconds

Beginning to run tests of Debugger-Oups-Tests with random seed 634334852

Running: testCreationFromException from OupsDebugRequestTest
Running: testDebugSession from OupsDebugRequestTest
Running: testDefaultProcess from OupsDebugRequestTest
Running: testNewNotAllowed from OupsDebugRequestTest
Running: testNoPreDebugActionsBeforeComputation from OupsDebugRequestTest
Running: testNullExceptionForNamed from OupsDebugRequestTest
Running: testPreDebugActionForDebugItMethod from OupsDebugRequestTest
Running: testHandled from OupsDebuggerSelectionStrategyTest
Running: testDebuggers from OupsDebuggerSelectorTest
Running: testFirstUsableDebuggerForSession from OupsDebuggerSelectorTest
Running: testHandlesDebuggerErrors from OupsDebuggerSelectorTest
Running: testNextDebugger from OupsDebuggerSelectorTest
Running: testNextDebuggerForDebuggerFailure from OupsDebuggerSelectorTest
Running: testNextDebuggerForSession from OupsDebuggerSelectorTest
Running: testNoDebuggerForSession from OupsDebuggerSelectorTest
I am an Oups NULL debugging exception
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
Running: testNoNextDebugger from OupsDebuggerSelectorTest
Running: testOpenDebuggerError from OupsDebuggerSelectorTest
Running: testOpenDebuggerForSession from OupsDebuggerSelectorTest
Running: testOpenDebuggerWithErrorForSession from OupsDebuggerSelectorTest
Running: testTryOpenWith from OupsDebuggerSelectorTest
Running: testTryOpenWithSignalsError from OupsDebuggerSelectorTest
Running: testAvailableDebuggers from OupsDebuggerSystemTest
Running: testEnsureExceptionIn from OupsDebuggerSystemTest
Running: testHandleDebugRequest from OupsDebuggerSystemTest
Running: testHandleWarningDebugRequest from OupsDebuggerSystemTest
Running: testPreDebugActionExecuted from OupsDebuggerSystemTest
Running: testError from OupsSingleDebuggerSelectorTest
Running: testErrorWhenOpeningDebugger from OupsSingleDebuggerSelectorTest
Error
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
I am an Oups NULL debugging exception
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
Running: testHandled from OupsSingleDebuggerSelectorTest
Error
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
I am an Oups NULL debugging exception
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
Running: testNextDebugger from OupsSingleDebuggerSelectorTest
Running: testOpenDebuggerForSession from OupsSingleDebuggerSelectorTest
Finished to run tests of Debugger-Oups-Tests in 184 milliseconds

Beginning to run tests of STON-Tests with random seed 752529211

[Pipeline] archiveArtifacts
Archiving artifacts
Finished to run tests of STON-Tests in 1 second 542 milliseconds

Beginning to run tests of FileSystem-Memory-Tests with random seed 923167300

Recording fingerprints
Finished to run tests of FileSystem-Memory-Tests in 2 seconds 686 milliseconds

Beginning to run tests of Files-Tests with random seed 481111234

[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] sh
+ mv progress.log progress-Tests-unix-64.log
[Pipeline] sh
+ cat progress-Tests-unix-64.log
running suite: Fuel-Core-Tests
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testAllRangeOfIntegers ... finished in 104 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testArray ... finished in 3 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testAssociation ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testBag ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testBitmap ... finished in 4 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testByteArrays ... finished in 3 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCharacter ... finished in 3 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testClassSideCompiledMethod ... finished in 4 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCollectionElement ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testColor ... finished in 2 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testColorArray ... finished in 2 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCompiledMethod ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testConsiderCustomWideSymbolGlobal ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCyclicIdentitySet ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCyclicLink ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCyclicLinks ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCyclicLinksInArray ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDate ... finished in 4 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDateAndTime ... finished in 2 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDateAndTimeOffsetNegative ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDateOffsets ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDateOffsetsChanging ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDictionary ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDontConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDuration ... finished in 2 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testEmptyArray ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testEmptyDictionary ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testEmptyOrderedCollection ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testEmptySet ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testExceptions ... finished in 3 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testExecuteAfterMaterialization ... finished in 7 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testFalse ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testFloat ... finished in 7 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testFraction ... finished in 3 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testGlobalClass ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testGlobalMetaclass ... finished in 3 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testGradientFillStyle ... finished in 3 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testInterval ... finished in 4 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testLargeNegativeInteger ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testLargePositiveInteger ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testLotsOfCharacters ... finished in 357 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testLotsOfNils ... finished in 144 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testMethodDictionary ... finished in 4 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testNestedDictionary ... finished in 2 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testNil ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testNotSerializableObject ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testOrderedCollection ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testPair ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testPoint ... finished in 2 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testReadStream ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testRectangle ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testRecursiveArray ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testRemoteString ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testRunArray ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testScaledDecimal ... finished in 4 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSet ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSetWithCollectionElement ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSetWithNil ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSharedReferences ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSmallInteger ... finished in 2 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSmallIntegerMaxValue ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSmallIntegerMinValue ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSmallIntegerNegative ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSmallIntegerSerializationForAllBits ... finished in 48 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSmalltalkGlobals ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testString ... finished in 3 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testStringGlobalsAndClosure ... finished in 11 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSymbol ... finished in 2 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSystemEnvironment ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testTime ... finished in 42 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testTrue ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testUUID ... finished in 2 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testWideAndByteCharacters ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testWideString ... finished in 8 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testWideStringClassName ... finished in 3 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testWideStringGlobal ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testWordArray ... finished in 0 seconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testWriteStream ... finished in 1 millisecond
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodesClean ... finished in 10 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodesConstant ... finished in 6 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodesFull ... finished in 6 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureChangeSameBytecodesClean ... finished in 9 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureChangeSameBytecodesConstant ... finished in 4 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureChangeSameBytecodesFull ... finished in 5 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureMaterializesClassVariablesCorrectly ... finished in 8 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureRemovedClean ... finished in 5 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureRemovedConstant ... finished in 3 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureRemovedFull ... finished in 5 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureWithClassVariableRead ... finished in 4 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureWithGlobalVariable ... finished in 3 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureWithSelfSend ... finished in 2 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureWithTempVariableRead ... finished in 3 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureWithThreeArguments ... finished in 4 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testCleanBlockClosure ... finished in 0 seconds
starting testcase: FLBlockClosureSerializationTest>>testNestedBlockClosureClean ... finished in 0 seconds
starting testcase: FLBlockClosureSerializationTest>>testNestedBlockClosureConstant ... finished in 3 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testAllRangeOfIntegers ... finished in 79 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testArray ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testAssociation ... finished in 5 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testBag ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testBitmap ... finished in 3 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testByteArrays ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testCharacter ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testClassSideCompiledMethod ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testCollectionElement ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testColor ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testColorArray ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testCompiledMethod ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testConsiderCustomWideSymbolGlobal ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testCyclicIdentitySet ... finished in 3 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testCyclicLink ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testCyclicLinks ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testCyclicLinksInArray ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testDate ... finished in 3 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testDateAndTime ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testDateAndTimeOffsetNegative ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testDateOffsets ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testDateOffsetsChanging ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testDictionary ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testDontConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testDuration ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testEmptyArray ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testEmptyDictionary ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testEmptyOrderedCollection ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testEmptySet ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testExceptions ... finished in 3 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testExecuteAfterMaterialization ... finished in 4 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testFalse ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testFloat ... finished in 4 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testFraction ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testGlobalClass ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testGlobalMetaclass ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testGradientFillStyle ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testInterval ... finished in 3 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testLargeNegativeInteger ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testLargePositiveInteger ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testLotsOfCharacters ... finished in 291 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testLotsOfNils ... finished in 76 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testMethodDictionary ... finished in 4 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testNestedDictionary ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testNil ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testNotSerializableObject ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testOrderedCollection ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testPair ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testPoint ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testReadStream ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testRectangle ... finished in 4 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testRecursiveArray ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testRemoteString ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testRunArray ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testScaledDecimal ... finished in 3 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testSet ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testSetWithCollectionElement ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testSetWithNil ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testSharedReferences ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testSmallInteger ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testSmallIntegerMaxValue ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testSmallIntegerMinValue ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testSmallIntegerNegative ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testSmallIntegerSerializationForAllBits ... finished in 32 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testSmalltalkGlobals ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testString ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testStringGlobalsAndClosure ... finished in 4 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testSymbol ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testSystemEnvironment ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testTime ... finished in 42 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testTrue ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testUUID ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testWideAndByteCharacters ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testWideString ... finished in 7 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testWideStringClassName ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testWideStringGlobal ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testWordArray ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testWriteStream ... finished in 1 millisecond
starting testcase: FLCompiledMethodSerializationTest>>testDoIt ... finished in 9 milliseconds
starting testcase: FLCompiledMethodSerializationTest>>testInstalled ... finished in 4 milliseconds
starting testcase: FLCompiledMethodSerializationTest>>testInstalledModified ... finished in 8 milliseconds
starting testcase: FLCompiledMethodSerializationTest>>testMethodAccessingAClassVariable ... finished in 4 milliseconds
starting testcase: FLCompiledMethodSerializationTest>>testMethodAccessingAClassVariableInADoit ... finished in 4 milliseconds
starting testcase: FLCompiledMethodSerializationTest>>testNotInstalled ... finished in 4 milliseconds
starting testcase: FLConfigurationTest>>testDecorateStreamFactory ... finished in 2 milliseconds
starting testcase: FLConfigurationTest>>testDecorateStreamFactoryMustAcceptSingleArgument ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testDecorateStreamFactoryMustBeBlock ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testDecorateStreamFactoryWhenStreamFactoryNotSet ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testEnvironment ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testEnvironmentDefault ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testEnvironmentHasAtLeastUndefinedObject ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testEnvironmentWhenAlreadySet ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testFilePath ... finished in 1 millisecond
starting testcase: FLConfigurationTest>>testFilePathWhenStreamFactoryAlreadySet ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testFilePathWrong ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testOnStream ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testOnStreamDoesNotCloseStream ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testOnStreamWithReuse ... finished in 1 millisecond
starting testcase: FLConfigurationTest>>testOnStreamWrong ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFactory ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFactoryDefault ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFactoryMustAcceptNoArguments ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFactoryMustBeBlock ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFactoryWhenAlreadySet ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFinalizer ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFinalizerDefault ... finished in 8 milliseconds
starting testcase: FLConfigurationTest>>testStreamFinalizerMustAcceptSingleArgument ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFinalizerMustBeBlock ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFinalizerWhenAlreadySet ... finished in 0 seconds
starting testcase: FLContextSerializationTest>>testContext ... finished in 3 milliseconds
starting testcase: FLContextSerializationTest>>testContextThisContext ... finished in 3 milliseconds
starting testcase: FLContextSerializationTest>>testContextWithClosure ... finished in 4 milliseconds
starting testcase: FLContextSerializationTest>>testContextWithClosureAndSender ... finished in 3 milliseconds
starting testcase: FLContextSerializationTest>>testContextWithClosureContextWithOutPointerTesting ... finished in 3 milliseconds
starting testcase: FLContextSerializationTest>>testContextWithNilPc ... finished in 1 millisecond
starting testcase: FLContextSerializationTest>>testContextWithSender ... finished in 2 milliseconds
starting testcase: FLContextSerializationTest>>testContextWithTemp ... finished in 2 milliseconds
starting testcase: FLContextSerializationTest>>testDoIt ... finished in 17 milliseconds
starting testcase: FLConvenienceExtensionTest>>testObjectSerializeOn ... finished in 1 millisecond
starting testcase: FLConvenienceExtensionTest>>testObjectSerializeToByteArray ... finished in 1 millisecond
starting testcase: FLConvenienceExtensionTest>>testObjectSerializeToFileNamed ... finished in 1 millisecond
starting testcase: FLCreateClassSerializationTest>>testAnonymousBehaviorIsSerializable ... finished in 8 milliseconds
starting testcase: FLCreateClassSerializationTest>>testAnonymousObjectIsSerializable ... finished in 4 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCompiledMethodClassBinding ... finished in 8 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateBasic ... finished in 5 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateByteArrayWithInstance ... finished in 0 seconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassAndMetaclass ... finished in 4 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithClassSideVariable ... finished in 9 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithClassVariable ... finished in 10 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithCreatedTrait ... finished in 89 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithCreatedTraitWithInstanceVariable ... finished in 84 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithInstance ... finished in 12 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithSharedPool ... finished in 5 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithSharedPoolAndMethodReferencingAClassVariableOfIt ... finished in 11 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithSharedPoolAndMethodReferencingIt ... finished in 8 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithVariables ... finished in 10 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateCompiledMethodClass ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateHierarchy ... finished in 12 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateHierarchyWithExistingClasses ... finished in 10 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateHierarchyWithSubclassSerializedBeforeSuperclass ... finished in 12 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateNormalClass ... finished in 5 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateSharedPoolClass ... finished in 9 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateVariableByteClass ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateVariableClass ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateVariableWordClass ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWeakClass ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithClassSideInitializeMethod ... finished in 7 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithClassSideMethod ... finished in 6 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithClassTrait ... finished in 68 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithClassVariableAccessors ... finished in 12 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithComment ... finished in 6 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithExternalTrait ... finished in 88 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithInstance ... finished in 11 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithInternalTrait ... finished in 75 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithMethod ... finished in 8 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithNilEnvironment ... finished in 5 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithSmalltalkGlobalsEnvironment ... finished in 4 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithSubclass ... finished in 7 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithTraitOnClassSide ... finished in 66 milliseconds
starting testcase: FLCreateClassSerializationTest>>testDoesNotCreatePackage ... finished in 5 milliseconds
starting testcase: FLCreateClassSerializationTest>>testMaterializationDoesNotModifySerializedClass ... finished in 27 milliseconds
starting testcase: FLCreateClassSerializationTest>>testSerializeAnonymousSubclass ... finished in 6 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testAnonymousBehaviorIsSerializable ... finished in 57 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCompiledMethodClassBinding ... finished in 41 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateBasic ... finished in 32 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithClassSideMethod ... finished in 47 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithClassTrait ... finished in 78 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithComment ... finished in 21 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithExternalTrait ... finished in 44 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithInstance ... finished in 46 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithInternalTrait ... finished in 50 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithMethod ... finished in 27 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithTraitOnClassSide ... finished in 55 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testDoesNotCreatePackage ... finished in 18 milliseconds
starting testcase: FLDecoderTest>>testNextEncodedInt24 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedInt32 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedInt64 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedUint16 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedUint24 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedUint32 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedUint64 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedUint8 ... finished in 0 seconds
starting testcase: FLEncoderDecoderTest>>testSmallIntegerSerializationForAllBitsWith16Bits ... finished in 0 seconds
starting testcase: FLEncoderDecoderTest>>testSmallIntegerSerializationForAllBitsWith24Bits ... finished in 0 seconds
starting testcase: FLEncoderDecoderTest>>testSmallIntegerSerializationForAllBitsWith32Bits ... finished in 0 seconds
starting testcase: FLEncoderDecoderTest>>testSmallIntegerSerializationForAllBitsWith64Bits ... finished in 0 seconds
starting testcase: FLEncoderDecoderTest>>testSmallIntegerSerializationForAllBitsWith8Bits ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeInt24 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeInt24Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeInt32 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeInt32Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeInt64 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeInt64Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUInt8 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUInt8Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint16 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint16Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint24 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint24Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint32 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint32Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint64 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint64Truncated ... finished in 0 seconds
starting testcase: FLEphemeronTest>>testEphemeronSupport ... finished in 15 milliseconds
starting testcase: FLEphemeronTest>>testSupportForFinalizationRegistryEntry ... finished in 0 seconds
starting testcase: FLEphemeronTest>>testSupportForWeakKeyAssociation ... finished in 0 seconds
starting testcase: FLEphemeronTest>>testWeakKeyAssociationMourningBeforeMaterialization ... finished in 221 milliseconds
starting testcase: FLEphemeronTest>>testWeakKeyAssociationMourningBeforeSerialization ... finished in 109 milliseconds
starting testcase: FLEphemeronTest>>testWeakKeyAssociationWithStrongReference ... finished in 219 milliseconds
starting testcase: FLEphemeronTest>>testWeakKeyAssociationWithStrongReferenceInGraph ... finished in 220 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testAllRangeOfIntegers ... finished in 51 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testArray ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testAssociation ... finished in 3 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testBag ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testBitmap ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testByteArrays ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCharacter ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testClassSideCompiledMethod ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCollectionElement ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testColor ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testColorArray ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCompiledMethod ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testConsiderCustomWideSymbolGlobal ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCyclicIdentitySet ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCyclicLink ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCyclicLinks ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCyclicLinksInArray ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDate ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDateAndTime ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDateAndTimeOffsetNegative ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDateOffsets ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDateOffsetsChanging ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDictionary ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDontConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDuration ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testEmptyArray ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testEmptyDictionary ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testEmptyOrderedCollection ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testEmptySet ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testExceptions ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testExecuteAfterMaterialization ... finished in 3 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testFalse ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testFloat ... finished in 4 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testFraction ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testGlobalClass ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testGlobalMetaclass ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testGradientFillStyle ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testInterval ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testLargeNegativeInteger ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testLargePositiveInteger ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testLotsOfCharacters ... finished in 178 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testLotsOfNils ... finished in 44 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testMethodDictionary ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testNestedDictionary ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testNil ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testNotSerializableObject ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testOrderedCollection ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testPair ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testPoint ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testReadStream ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testRectangle ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testRecursiveArray ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testRemoteString ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testRunArray ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testScaledDecimal ... finished in 3 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSet ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSetWithCollectionElement ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSetWithNil ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSharedReferences ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSmallInteger ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSmallIntegerMaxValue ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSmallIntegerMinValue ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSmallIntegerNegative ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSmallIntegerSerializationForAllBits ... finished in 24 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSmalltalkGlobals ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testString ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testStringGlobalsAndClosure ... finished in 7 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSymbol ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSystemEnvironment ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testTime ... finished in 24 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testTrue ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testUUID ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testWideAndByteCharacters ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testWideString ... finished in 6 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testWideStringClassName ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testWideStringGlobal ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testWordArray ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testWriteStream ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testAllRangeOfIntegers ... finished in 51 milliseconds
starting testcase: FLFullBasicSerializationTest>>testArray ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testAssociation ... finished in 3 milliseconds
starting testcase: FLFullBasicSerializationTest>>testBag ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testBitmap ... finished in 4 milliseconds
starting testcase: FLFullBasicSerializationTest>>testByteArrays ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testCharacter ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testClassGlobalAssociation ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testClassSideCompiledMethod ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testClassVariable ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testCollectionElement ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testColor ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testColorArray ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testCompiledMethod ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testConsiderCustomWideSymbolGlobal ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testConsiderGlobalAClass ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testConsiderGlobalAnObject ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testCreateClassWithChangedSuperclassFormat ... finished in 31 milliseconds
starting testcase: FLFullBasicSerializationTest>>testCyclicIdentitySet ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testCyclicLink ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testCyclicLinks ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testCyclicLinksInArray ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testDate ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testDateAndTime ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testDateAndTimeOffsetNegative ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testDateOffsets ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testDateOffsetsChanging ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testDictionary ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testDontConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testDuration ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testEmptyArray ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testEmptyDictionary ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testEmptyOrderedCollection ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testEmptySet ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testExceptions ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testExecuteAfterMaterialization ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testFalse ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testFloat ... finished in 3 milliseconds
starting testcase: FLFullBasicSerializationTest>>testFraction ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testGlobalClass ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testGlobalMetaclass ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testGradientFillStyle ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testInterval ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testLargeNegativeInteger ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testLargePositiveInteger ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testLotsOfCharacters ... finished in 174 milliseconds
starting testcase: FLFullBasicSerializationTest>>testLotsOfNils ... finished in 43 milliseconds
starting testcase: FLFullBasicSerializationTest>>testMethodDictionaries ... finished in 817 milliseconds
starting testcase: FLFullBasicSerializationTest>>testMethodDictionary ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testNestedDictionary ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testNil ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testNotSerializableObject ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testOrderedCollection ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testPair ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testPoint ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testReadStream ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testRectangle ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testRecursiveArray ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testRemoteString ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testRunArray ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testScaledDecimal ... finished in 3 milliseconds
starting testcase: FLFullBasicSerializationTest>>testSet ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSetWithCollectionElement ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSetWithNil ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSharedReferences ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSmallInteger ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testSmallIntegerMaxValue ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSmallIntegerMinValue ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSmallIntegerNegative ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSmallIntegerSerializationForAllBits ... finished in 24 milliseconds
starting testcase: FLFullBasicSerializationTest>>testSmalltalkGlobalAssociation ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSmalltalkGlobals ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testString ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testStringGlobalsAndClosure ... finished in 3 milliseconds
starting testcase: FLFullBasicSerializationTest>>testSymbol ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSystemEnvironment ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testTime ... finished in 24 milliseconds
starting testcase: FLFullBasicSerializationTest>>testTrue ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testUUID ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testWideAndByteCharacters ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testWideString ... finished in 5 milliseconds
starting testcase: FLFullBasicSerializationTest>>testWideStringClassName ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testWideStringGlobal ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testWordArray ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testWriteStream ... finished in 0 seconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodes ... finished in 5 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodesClean ... finished in 5 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodesConstant ... finished in 3 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodesNonClean ... finished in 3 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureChangeSameBytecodesConstant ... finished in 2 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureRemovedClean ... finished in 2 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureRemovedConstant ... finished in 2 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureRemovedFull ... finished in 3 milliseconds
starting testcase: FLFullHeaderSerializationTest>>testAdditionalObjects ... finished in 1 millisecond
starting testcase: FLFullHeaderSerializationTest>>testJustMaterializeHeader ... finished in 1 millisecond
starting testcase: FLFullHeaderSerializationTest>>testPostMaterializationActions ... finished in 12 milliseconds
starting testcase: FLFullHeaderSerializationTest>>testPostMaterializationActionsMustBeClean ... finished in 0 seconds
starting testcase: FLFullHeaderSerializationTest>>testPreMaterializationActions ... finished in 6 milliseconds
starting testcase: FLFullHeaderSerializationTest>>testPreMaterializationActionsMustBeClean ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testAllRangeOfIntegers ... finished in 105 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testArray ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testAssociation ... finished in 4 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testBag ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testBitmap ... finished in 23 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testByteArray ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testByteArrays ... finished in 3 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testCharacter ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testClassSideCompiledMethod ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testCollectionElement ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testColor ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testColorArray ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testCompiledMethod ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testCompleteBinaryTree ... finished in 148 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testConsiderCustomGlobal ... finished in 3 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testConsiderCustomWideSymbolGlobal ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testCyclicIdentitySet ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testCyclicLink ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testCyclicLinks ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testCyclicLinksInArray ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testDate ... finished in 3 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testDateAndTime ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testDateAndTimeOffsetNegative ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testDateOffsets ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testDateOffsetsChanging ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testDictionary ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testDontConsiderCustomGlobal ... finished in 3 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testDuration ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testEmptyArray ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testEmptyDictionary ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testEmptyOrderedCollection ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testEmptySet ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testExceptions ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testExecuteAfterMaterialization ... finished in 5 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testFalse ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testFloat ... finished in 9 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testFraction ... finished in 4 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testGlobalClass ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testGlobalMetaclass ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testGradientFillStyle ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testInterval ... finished in 6 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testLargeNegativeInteger ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testLargePositiveInteger ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testLotsOfCharacters ... finished in 620 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testLotsOfNils ... finished in 62 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testMethodDictionary ... finished in 3 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testNestedDictionary ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testNil ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testNotSerializableObject ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testOrderedCollection ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testPair ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testPairs ... finished in 167 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testPoint ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testReadStream ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testRectangle ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testRecursiveArray ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testRemoteString ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testRunArray ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testScaledDecimal ... finished in 7 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testSet ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testSetWithCollectionElement ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testSetWithNil ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testSharedReferences ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testSmallInteger ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testSmallIntegerMaxValue ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testSmallIntegerMinValue ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testSmallIntegerNegative ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testSmallIntegerSerializationForAllBits ... finished in 52 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testSmalltalkGlobals ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testString ... finished in 5 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testStringGlobalsAndClosure ... finished in 7 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testSymbol ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testSystemEnvironment ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testTime ... finished in 26 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testTrue ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testUUID ... finished in 4 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testWideAndByteCharacters ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testWideString ... finished in 10 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testWideStringClassName ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testWideStringGlobal ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testWordArray ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testWriteStream ... finished in 0 seconds
starting testcase: FLGlobalClassSerializationTest>>testClassSideMethodNotFoundAfterRemoval ... finished in 3 milliseconds
starting testcase: FLGlobalClassSerializationTest>>testClassSideMethodPreservesIdentity ... finished in 2 milliseconds
starting testcase: FLGlobalClassSerializationTest>>testClassSideObsolete ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testClassSidePreservesIdentity ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testInstanceOfAnObsoleteClass ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testMethodNotFoundAfterRemoval ... finished in 2 milliseconds
starting testcase: FLGlobalClassSerializationTest>>testMethodPreservesIdentity ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testNotFoundAfterRemoval ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testNotFoundAfterRename ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testObsolete ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testPreservesIdentity ... finished in 1 millisecond
starting testcase: FLGlobalEnvironmentTest>>testClassSideCompiledMethod ... finished in 3 milliseconds
starting testcase: FLGlobalEnvironmentTest>>testCompiledMethod ... finished in 2 milliseconds
starting testcase: FLGlobalEnvironmentTest>>testCompiledMethodChanged ... finished in 3 milliseconds
starting testcase: FLGlobalEnvironmentTest>>testCompiledMethodChangedConstant ... finished in 5 milliseconds
starting testcase: FLGlobalEnvironmentTest>>testCompiledMethodChangedNonClean ... finished in 3 milliseconds
starting testcase: FLGlobalEnvironmentTest>>testCompiledMethodNotChangedConstant ... finished in 2 milliseconds
starting testcase: FLGlobalEnvironmentTest>>testConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLGlobalEnvironmentTest>>testConsiderCustomGlobalNotFound ... finished in 0 seconds
starting testcase: FLGlobalEnvironmentTest>>testDontConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLGlobalEnvironmentTest>>testGlobalClass ... finished in 0 seconds
starting testcase: FLGlobalEnvironmentTest>>testGlobalClassNotFound ... finished in 0 seconds
starting testcase: FLGlobalEnvironmentTest>>testGlobalMetaclass ... finished in 0 seconds
starting testcase: FLGlobalEnvironmentTest>>testGlobalMetaclassNotFound ... finished in 0 seconds
starting testcase: FLGlobalSendSerializationTest>>testBasic ... finished in 0 seconds
starting testcase: FLGlobalSendSerializationTest>>testGlobalNotFound ... finished in 0 seconds
starting testcase: FLGlobalTraitSerializationTest>>testClassSideMethodNotFoundAfterRemoval ... finished in 9 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testClassSideMethodPreservesIdentity ... finished in 7 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testClassSideObsolete ... finished in 6 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testClassSidePreservesIdentity ... finished in 6 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testCreateClassWithCreatedTraitWithInstanceVariable ... finished in 48 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testMethodNotFoundAfterRemoval ... finished in 9 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testMethodPreservesIdentity ... finished in 7 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testNotFoundAfterRemoval ... finished in 7 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testNotFoundAfterRename ... finished in 7 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testObsolete ... finished in 7 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testPreservesIdentity ... finished in 10 milliseconds
starting testcase: FLHashedCollectionSerializationTest>>testDictionaryRehash ... finished in 1 millisecond
starting testcase: FLHashedCollectionSerializationTest>>testSetRehash ... finished in 0 seconds
starting testcase: FLHeaderSerializationTest>>testAdditionalObjects ... finished in 1 millisecond
starting testcase: FLHeaderSerializationTest>>testJustMaterializeHeader ... finished in 0 seconds
starting testcase: FLHeaderSerializationTest>>testPostMaterializationActions ... finished in 12 milliseconds
starting testcase: FLHeaderSerializationTest>>testPostMaterializationActionsMustBeClean ... finished in 0 seconds
starting testcase: FLHeaderSerializationTest>>testPreMaterializationActions ... finished in 10 milliseconds
starting testcase: FLHeaderSerializationTest>>testPreMaterializationActionsMustBeClean ... finished in 0 seconds
starting testcase: FLHookedSubstitutionTest>>testAvoidRecursion ... finished in 1 millisecond
starting testcase: FLHookedSubstitutionTest>>testClassWithCachedValueByNil ... finished in 3 milliseconds
starting testcase: FLHookedSubstitutionTest>>testObjectByProxyThatBecomesItsContent ... finished in 3 milliseconds
starting testcase: FLHookedSubstitutionTest>>testProxyByTarget ... finished in 2 milliseconds
starting testcase: FLHookedSubstitutionTest>>testProxyByTargetAnalisysIsPropagated ... finished in 2 milliseconds
starting testcase: FLHookedSubstitutionTest>>testProxyByTargetInsideObjectAndAnalisysIsPropagated ... finished in 2 milliseconds
starting testcase: FLHookedSubstitutionTest>>testProxyInsideObjectByTarget ... finished in 2 milliseconds
starting testcase: FLHookedSubstitutionTest>>testSpecialObjectsArray ... finished in 0 seconds
starting testcase: FLHookedSubstitutionTest>>testSubstituteByItself ... finished in 2 milliseconds
starting testcase: FLHookedSubstitutionTest>>testTransientByNil ... finished in 4 milliseconds
starting testcase: FLIgnoredVariablesTest>>testAllVariablesIgnored ... finished in 2 milliseconds
starting testcase: FLIgnoredVariablesTest>>testIgnoredValueIsNotMaterialized ... finished in 2 milliseconds
starting testcase: FLIgnoredVariablesTest>>testOneIgnoredVariable ... finished in 2 milliseconds
starting testcase: FLIgnoredVariablesTest>>testTwoIgnoredVariables ... finished in 2 milliseconds
starting testcase: FLIndexStreamTest>>testCreation ... finished in 0 seconds
starting testcase: FLIndexStreamTest>>testNextIndex ... finished in 0 seconds
starting testcase: FLIndexStreamTest>>testNextIndexPut ... finished in 0 seconds
starting testcase: FLLimitingSerializationTest>>testDepthAndObjectLimit ... finished in 2 milliseconds
starting testcase: FLLimitingSerializationTest>>testDepthLimit ... finished in 0 seconds
starting testcase: FLLimitingSerializationTest>>testEnableObjectsLimitWarning ... finished in 0 seconds
starting testcase: FLLimitingSerializationTest>>testEnableObjectsLimitWarningWithDepthLimit ... finished in 0 seconds
starting testcase: FLLimitingSerializationTest>>testObjectLimit ... finished in 0 seconds
starting testcase: FLMaterializerConvenienceMethodsTest>>testMaterializeFrom ... finished in 0 seconds
starting testcase: FLMaterializerConvenienceMethodsTest>>testMaterializeFromByteArray ... finished in 0 seconds
starting testcase: FLMaterializerConvenienceMethodsTest>>testMaterializeFromFileNamed ... finished in 1 millisecond
starting testcase: FLMaterializerConvenienceMethodsTest>>testMaterializeHeaderFrom ... finished in 1 millisecond
starting testcase: FLMaterializerConvenienceMethodsTest>>testMaterializeHeaderFromByteArray ... finished in 1 millisecond
starting testcase: FLMaterializerConvenienceMethodsTest>>testMaterializeHeaderFromFileNamed ... finished in 1 millisecond
starting testcase: FLMaterializerTest>>testDisableMethodChangedWarning ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMaterialize ... finished in 1 millisecond
starting testcase: FLMaterializerTest>>testMaterializeHeader ... finished in 1 millisecond
starting testcase: FLMaterializerTest>>testMaterializeObjectCollection ... finished in 2 milliseconds
starting testcase: FLMaterializerTest>>testMaterializeRoot ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedToClass ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedToClassMustBeSymbolAndClassOrSymbol ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedToClassMustHaveUniqueSource ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedToClassSourceAndTargetCanBeTheSame ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedToClassVariables ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedVariables ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedVariablesMustBeSymbolAndDictionary ... finished in 0 seconds
starting testcase: FLMigrationTest>>testBadDestinationVariableRename ... finished in 2 milliseconds
starting testcase: FLMigrationTest>>testChangeInSuperclass ... finished in 87 milliseconds
starting testcase: FLMigrationTest>>testClassAndVariableRename ... finished in 17 milliseconds
starting testcase: FLMigrationTest>>testClassRename ... finished in 2 milliseconds
starting testcase: FLMigrationTest>>testFormatFixedToVariable ... finished in 0 seconds
starting testcase: FLMigrationTest>>testSuperclassChange ... finished in 15 milliseconds
starting testcase: FLMigrationTest>>testVariableInsertion ... finished in 17 milliseconds
starting testcase: FLMigrationTest>>testVariableOrderChange ... finished in 15 milliseconds
starting testcase: FLMigrationTest>>testVariableRemoved ... finished in 15 milliseconds
starting testcase: FLMigrationTest>>testVariableRename ... finished in 14 milliseconds
starting testcase: FLPluggableSubstitutionTest>>testAvoidRecursion ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testLowercaseSomeSymbols ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testPrivateExcluded ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testPrivateExcludedAndWithConflicts ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testSimple ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testSubstituteByItself ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testSubstituteCharacterInPresenceOfSomeCharacter ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testSubstituteTrueInPresenceOfTheTrueInstance ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testSubstituteUndefinedObjectInPresenceOfNil ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testTransientPair ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testTransientPairLeft ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testUniqueSubstitution ... finished in 0 seconds
starting testcase: FLProcessSerializationTest>>testSerializingShortDelay ... finished in 120 milliseconds
starting testcase: FLSequencedSerializationTest>>testComplexObjects ... finished in 6 milliseconds
starting testcase: FLSequencedSerializationTest>>testPrimitiveObjects ... finished in 6 milliseconds
starting testcase: FLSerializerConvenienceMethodsTest>>testSerializeOn ... finished in 0 seconds
starting testcase: FLSerializerConvenienceMethodsTest>>testSerializeToByteArray ... finished in 0 seconds
starting testcase: FLSerializerConvenienceMethodsTest>>testToFileNamed ... finished in 0 seconds
starting testcase: FLSerializerTest>>testAddPostMaterializationAction ... finished in 0 seconds
starting testcase: FLSerializerTest>>testAddPostMaterializationActionCanAcceptThreeArguments ... finished in 1 millisecond
starting testcase: FLSerializerTest>>testAddPostMaterializationActionMustBeBlock ... finished in 0 seconds
starting testcase: FLSerializerTest>>testAddPostMaterializationActionMustBeCleanBlock ... finished in 2 milliseconds
starting testcase: FLSerializerTest>>testAddPreMaterializationAction ... finished in 1 millisecond
starting testcase: FLSerializerTest>>testAddPreMaterializationActionCanAcceptTwoArguments ... finished in 0 seconds
starting testcase: FLSerializerTest>>testAddPreMaterializationActionMustBeBlock ... finished in 0 seconds
starting testcase: FLSerializerTest>>testAddPreMaterializationActionMustBeCleanBlock ... finished in 0 seconds
starting testcase: FLSerializerTest>>testAtPutAdditionalObject ... finished in 0 seconds
starting testcase: FLSerializerTest>>testEnableLimitObjectsException ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeAllBehaviors ... finished in 7 milliseconds
starting testcase: FLSerializerTest>>testFullySerializeAllBehaviorsMustBeCollection ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeAllMethods ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeAllMethodsMustBeCollection ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeBehavior ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeBehaviorMustBeBehavior ... finished in 9 milliseconds
starting testcase: FLSerializerTest>>testFullySerializeBehaviorUsesSet ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeMethod ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeMethodMustBeMethod ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeMethodUsesSet ... finished in 0 seconds
starting testcase: FLSerializerTest>>testLimitDepthTo ... finished in 0 seconds
starting testcase: FLSerializerTest>>testLimitObjectsTo ... finished in 0 seconds
starting testcase: FLSerializerTest>>testLookUpAllInGlobalsMustBeCollection ... finished in 0 seconds
starting testcase: FLSerializerTest>>testLookUpInGlobalsMustBeGlobal ... finished in 2 milliseconds
starting testcase: FLSerializerTest>>testLookUpInGlobalsSymbolKey ... finished in 0 seconds
starting testcase: FLSerializerTest>>testLookupAllInGlobals ... finished in 0 seconds
starting testcase: FLSerializerTest>>testObject ... finished in 0 seconds
starting testcase: FLSerializerTest>>testObjectCollection ... finished in 0 seconds
starting testcase: FLSerializerTest>>testObjectCollectionMustBeCollection ... finished in 0 seconds
starting testcase: FLSerializerTest>>testObjectCollectionWhenAlreadySet ... finished in 0 seconds
starting testcase: FLSerializerTest>>testObjectWhenAlreadySet ... finished in 0 seconds
starting testcase: FLSerializerTest>>testWhenSubstituteBy ... finished in 0 seconds
starting testcase: FLSerializerTest>>testWhenSubstituteByMustAcceptSingleArgument ... finished in 0 seconds
starting testcase: FLSerializerTest>>testWhenSubstituteByMustBeBlocks ... finished in 0 seconds
starting testcase: FLSignatureTest>>testBadSignature ... finished in 0 seconds
starting testcase: FLSignatureTest>>testSameSignature ... finished in 0 seconds
starting testcase: FLSimpleStackTest>>testCapacity ... finished in 0 seconds
starting testcase: FLSimpleStackTest>>testGrow ... finished in 0 seconds
starting testcase: FLSimpleStackTest>>testIsEmpty ... finished in 0 seconds
starting testcase: FLSimpleStackTest>>testPop ... finished in 0 seconds
starting testcase: FLSimpleStackTest>>testPush ... finished in 0 seconds
starting testcase: FLSingletonTest>>testSingletonMaterialization ... finished in 0 seconds
starting testcase: FLSingletonTest>>testSingletonMaterializationEnforced ... finished in 0 seconds
starting testcase: FLSingletonTest>>testSingletonMaterializationEnforcedNoInstance ... finished in 0 seconds
starting testcase: FLSortedCollectionSerializationTest>>testSortedCollection ... finished in 4 milliseconds
starting testcase: FLSortedCollectionSerializationTest>>testSortedCollectionWithClassVariableChanges ... finished in 2 milliseconds
starting testcase: FLSortedCollectionSerializationTest>>testSortedCollectionWithClassVariableReference ... finished in 1 millisecond
starting testcase: FLSortedCollectionSerializationTest>>testSortedCollectionWithInstanceVariableReference ... finished in 2 milliseconds
starting testcase: FLSortedCollectionSerializationTest>>testSortedCollectionWithInstanceVariableReferenceChange ... finished in 2 milliseconds
starting testcase: FLUserGuidesTest>>testByteArrayStream ... finished in 0 seconds
starting testcase: FLUserGuidesTest>>testConsiderGlobal ... finished in 1 millisecond
starting testcase: FLUserGuidesTest>>testDemo ... finished in 3 milliseconds
starting testcase: FLUserGuidesTest>>testFileShortcuts ... finished in 0 seconds
starting testcase: FLUserGuidesTest>>testGZip ... finished in 2 milliseconds
starting testcase: FLUserGuidesTest>>testPluggableSubstitution ... finished in 1 millisecond
starting testcase: FLVersionTest>>testDifferentMajor ... finished in 0 seconds
starting testcase: FLVersionTest>>testDifferentMinor ... finished in 0 seconds
starting testcase: FLVersionTest>>testDifferentPatch ... finished in 0 seconds
starting testcase: FLVersionTest>>testEquals ... finished in 0 seconds
starting testcase: FLVersionTest>>testLessThanOrEqual ... finished in 0 seconds
starting testcase: FLVersionTest>>testNotEqual ... finished in 0 seconds
starting testcase: FLVersionTest>>testSameVersion ... finished in 0 seconds
starting testcase: FLWeakObjectsTest>>testAssociationWithWeak ... finished in 1 millisecond
starting testcase: FLWeakObjectsTest>>testWeakAndNoStrongReferenceFromGraph ... finished in 5 milliseconds
starting testcase: FLWeakObjectsTest>>testWeakWithStrongReferenceFromGraph ... finished in 2 milliseconds
starting testcase: FLWeakObjectsTest>>testWeakWithStrongReferenceFromGraph2 ... finished in 2 milliseconds
finished running suite: Fuel-Core-Tests
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] dir
Running in /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64
[Pipeline] {
[Pipeline] unstash
[Pipeline] sh
+ bash -c bootstrap/scripts/runKernelTests.sh 64 Tests-unix-64Kernel
+++ dirname bootstrap/scripts/runKernelTests.sh
++ cd bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts
+ . /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z ']'
++ echo 'BOOTSTRAP_ARCH not specified, defaulting to 64'
BOOTSTRAP_ARCH not specified, defaulting to 64
++ export BOOTSTRAP_ARCH=64
++ BOOTSTRAP_ARCH=64
++ '[' -z ']'
++++ dirname /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts/../..
+++ pwd -P
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64
++ BOOTSTRAP_REPOSITORY=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64
+++ pwd -P
++ ROOT_DIR=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ BOOTSTRAP_DOWNLOADS=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-downloads
++ export BOOTSTRAP_DOWNLOADS
++ '[' -z ']'
++ VM='/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-downloads/vmtarget/pharo --headless'
++ VM_BOOTSTRAP='/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-downloads/vmBootstrap/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts/envversion.sh
+ CACHE=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache
+ find /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-traits-64bit-ac5bcc8d23.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-ac5bcc8d23.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo10.0-64bit-9a68076.sources
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-core-64bit-ac5bcc8d23.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-64bit-ac5bcc8.sources
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-monticello-64bit-ac5bcc8d23.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23.zip
++ cut -d- -f 1-2
+++ find /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache -name 'Pharo*.zip'
+++ head -n 1
++ basename /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-traits-64bit-ac5bcc8d23.zip
+ TEST_NAME_PREFIX=Pharo13.0-SNAPSHOT
++ echo Pharo13.0-SNAPSHOT
++ cut -d. -f 1
++ cut -d- -f 1
++ cut -c6-
+ TEST_VM_VERSION=130
+ TEST_VM_KIND=vm
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-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
++ find /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache -name 'Pharo13.0-SNAPSHOT-bootstrap-64bit-*.zip'
+ IMAGE_ARCHIVE=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.zip
+ unzip /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.zip
Archive:  /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.zip
  inflating: Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.image  
++ find . -name Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.image
+ IMAGE_FILE=./Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.image
++ find /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache -name 'Pharo13.0-SNAPSHOT-hermesPackages-64bit-*.zip'
+ HERMES_ARCHIVE=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23.zip
+ unzip /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23.zip
Archive:  /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23.zip
  inflating: AST-Core.hermes         
  inflating: CodeImportCommandLineHandlers.hermes  
  inflating: CodeImport.hermes       
  inflating: CodeImport-Traits.hermes  
  inflating: Collections-Abstract-Traits.hermes  
  inflating: Collections-Arithmetic.hermes  
  inflating: Collections-Atomic.hermes  
  inflating: Debugging-Core.hermes   
  inflating: Debugging-Utils.hermes  
  inflating: FileSystem-Core.hermes  
  inflating: FileSystem-Disk.hermes  
  inflating: Hermes-Extensions.hermes  
  inflating: InitializePackagesCommandLineHandler.hermes  
  inflating: JenkinsTools-Core.hermes  
  inflating: Kernel-Tests.hermes     
  inflating: Kernel-Traits.hermes    
  inflating: Math-Operations-Extensions.hermes  
  inflating: Multilingual-Encodings.hermes  
  inflating: Network-UUID.hermes     
  inflating: OpalCompiler-Core.hermes  
  inflating: Random-Core.hermes      
  inflating: ReflectionMirrors-Primitives.hermes  
  inflating: SUnit-Core.hermes       
  inflating: SUnit-Tests.hermes      
  inflating: System-Hashing.hermes   
  inflating: System-Model.hermes     
  inflating: System-NumberPrinting.hermes  
  inflating: System-Time.hermes      
  inflating: Traits.hermes           
++ find /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache -name 'Pharo13.0-SNAPSHOT-rpackage-64bit-*.zip'
+ RPACKAGE_ARCHIVE=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23.zip
+ unzip /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23.zip
Archive:  /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23.zip
  inflating: protocolsKernel.txt     
+ mv ./Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.image bootstrap.image
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo bootstrap.image
Initializing Collections
Initializing code model
Initializing sources
InitializingFFI
Initializing Session Manager
Initializing basic command line behaviors
+ ./pharo bootstrap.image 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: #(#Time #DateAndTime #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Date #Unicode #FileLocator #Duration)
+ ./pharo bootstrap.image loadHermes System-Time.hermes AST-Core.hermes InitializePackagesCommandLineHandler.hermes Random-Core.hermes System-Model.hermes System-NumberPrinting.hermes --save --no-fail-on-undeclared --on-duplication=ignore
SystemNotification: [Hermes] Reading System-Time.hermes
SystemNotification: [Hermes] Installing System-Time.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
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: #(#Halt #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Halt #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading Random-Core.hermes
SystemNotification: [Hermes] Installing Random-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Halt #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading System-Model.hermes
SystemNotification: [Hermes] Installing System-Model.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Halt #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading System-NumberPrinting.hermes
SystemNotification: [Hermes] Installing System-NumberPrinting.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Halt #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
+ ./pharo bootstrap.image perform --save ChronologyConstants initialize
ChronologyConstants
+ ./pharo bootstrap.image perform --save DateAndTime initialize
Finished to run tests of Files-Tests in 6 seconds

Beginning to run tests of Calypso-SystemPlugins-Undeclared-Queries-Tests with random seed 410229810

Finished to run tests of Calypso-SystemPlugins-Undeclared-Queries-Tests in 76 milliseconds

Beginning to run tests of DrTests-CommentsToTests-Tests with random seed 70222976

Finished to run tests of DrTests-CommentsToTests-Tests in 33 milliseconds

Beginning to run tests of Regex-Core-Tests with random seed 74225572

Finished to run tests of Regex-Core-Tests in 248 milliseconds

Beginning to run tests of Spec2-Code-Tests with random seed 172393629

DateAndTime
+ ./pharo bootstrap.image initializePackages --packages --protocols=protocolsKernel.txt --save
+ ./pharo bootstrap.image loadHermes Traits.hermes --save
SystemNotification: [Hermes] Reading Traits.hermes
SystemNotification: [Hermes] Installing Traits.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Halt #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
+ ./pharo bootstrap.image loadHermes Debugging-Utils.hermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
SystemNotification: [Hermes] Reading Debugging-Utils.hermes
SystemNotification: [Hermes] Installing Debugging-Utils.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading SUnit-Core.hermes
SystemNotification: [Hermes] Installing SUnit-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading SUnit-Tests.hermes
SystemNotification: [Hermes] Installing SUnit-Tests.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
+ ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-unix-64Kernel SUnit-Core SUnit-Tests
Running tests in 2 Packages
Beginning to run tests of SUnit-Core with random seed 790551818

Finished to run tests of SUnit-Core in 3 milliseconds 92 microseconds

Beginning to run tests of SUnit-Tests with random seed 171814415
Finished to run tests of Spec2-Code-Tests in 1 second 559 milliseconds

Beginning to run tests of Collections-Tests with random seed 1063909045

Finished to run tests of Collections-Tests in 43 milliseconds

Beginning to run tests of NewTools-Playground-Tests with random seed 1030854114

Finished to run tests of NewTools-Playground-Tests in 699 milliseconds

Beginning to run tests of Spec2-Tests with random seed 830353054


Finished to run tests of SUnit-Tests in 3 seconds 982 milliseconds 151 microseconds

324 run, 324 passes, 0 failures, 0 errors.
[Pipeline] junit
Recording test results
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] archiveArtifacts
Archiving artifacts
‘*.fuel’ doesn’t match anything
No artifacts found that match the file pattern "*.fuel". Configuration error?
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] sh
+ mv progress.log progress-Tests-unix-64Kernel.log
[Pipeline] sh
+ cat progress-Tests-unix-64Kernel.log
running suite: SUnit-Tests
starting testcase: ClassFactoryForTestCaseTest>>testClassCreationInDifferentTags ... finished in 3 milliseconds
starting testcase: ClassFactoryForTestCaseTest>>testMultipleClassCreation ... finished in 2 milliseconds
starting testcase: ClassFactoryForTestCaseTest>>testPackageCleanUp ... finished in 2 milliseconds
starting testcase: ClassFactoryForTestCaseTest>>testPackageOfCreatedClassIsCleanedUp ... finished in 0 seconds
starting testcase: ClassFactoryForTestCaseTest>>testSingleClassCreation ... finished in 2 milliseconds
starting testcase: ClassFactoryForTestCaseTest>>testSingleTraitCreation ... finished in 8 milliseconds
starting testcase: ClassFactoryForTestCaseTest>>testTraitCreationInDifferentCategories ... finished in 23 milliseconds
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testClassCreationInDifferentTags ... finished in 1 millisecond
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testMultipleClassCreation ... finished in 0 seconds
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testPackageCleanUp ... finished in 0 seconds
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testPackageOfCreatedClassIsCleanedUp ... finished in 0 seconds
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testSingleClassCreation ... finished in 0 seconds
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testSingleTraitCreation ... finished in 5 milliseconds
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testTraitCreationInDifferentCategories ... finished in 24 milliseconds
starting testcase: ExampleSetTest>>testAdd ... finished in 0 seconds
starting testcase: ExampleSetTest>>testGrow ... finished in 0 seconds
starting testcase: ExampleSetTest>>testIllegal ... finished in 0 seconds
starting testcase: ExampleSetTest>>testIncludes ... finished in 0 seconds
starting testcase: ExampleSetTest>>testOccurrences ... finished in 0 seconds
starting testcase: ExampleSetTest>>testRemove ... finished in 0 seconds
starting testcase: FailingTearDownTest>>testAssignToTestCleanup ... finished in 0 seconds
starting testcase: FailingTearDownTest>>testFailingTearDown ... finished in 0 seconds
starting testcase: FailingTestResourceTestCase>>testDebugTestWithResource ... finished in 0 seconds
starting testcase: FailingTestResourceTestCase>>testResourceCollection ... finished in 0 seconds
starting testcase: FailingTestResourceTestCase>>testResourceInitRelease ... finished in 0 seconds
starting testcase: FailingTestResourceTestCase>>testRunSuiteWithResource ... finished in 0 seconds
starting testcase: FailingTestResourceTestCase>>testRunTestWithResource ... finished in 0 seconds
starting testcase: ManyTestResourceTestCase>>testDebugTestWithResource ... finished in 0 seconds
starting testcase: ManyTestResourceTestCase>>testResourceCollection ... finished in 0 seconds
starting testcase: ManyTestResourceTestCase>>testResourceInitRelease ... finished in 0 seconds
starting testcase: ManyTestResourceTestCase>>testRunSuiteWithResource ... finished in 0 seconds
starting testcase: ManyTestResourceTestCase>>testRunTestWithResource ... finished in 0 seconds
starting testcase: ManyTestResourceTestCase>>testTearDownOrder ... finished in 0 seconds
starting testcase: PaCasesMatrixTest>>testParametersHaveValue(#option1->'a' #option2->1) ... finished in 0 seconds
starting testcase: PaCasesMatrixTest>>testParametersHaveValue(#option1->'b' #option2->2) ... finished in 0 seconds
starting testcase: PaCasesMatrixTest>>testParametersHaveValue(#option1->'c' #option2->3) ... finished in 0 seconds
starting testcase: PaCombinedMatrixExampleTest>>testParametersHaveValue(#option3->#a #option1->'a' #option2->1) ... finished in 0 seconds
starting testcase: PaCombinedMatrixExampleTest>>testParametersHaveValue(#option3->#a #option1->'b' #option2->2) ... finished in 0 seconds
starting testcase: PaCombinedMatrixExampleTest>>testParametersHaveValue(#option3->#a #option1->'c' #option2->3) ... finished in 0 seconds
starting testcase: PaCombinedMatrixExampleTest>>testParametersHaveValue(#option3->#b #option1->'a' #option2->1) ... finished in 0 seconds
starting testcase: PaCombinedMatrixExampleTest>>testParametersHaveValue(#option3->#b #option1->'b' #option2->2) ... finished in 0 seconds
starting testcase: PaCombinedMatrixExampleTest>>testParametersHaveValue(#option3->#b #option1->'c' #option2->3) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#a #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#a #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#a #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#b #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#b #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#b #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#c #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#c #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#c #option2->[]) ... finished in 0 seconds
starting testcase: PaSelectedCasesExampleTest>>testSum(#number1->2 #number2->1.0 #result->3) ... finished in 0 seconds
starting testcase: PaSelectedCasesExampleTest>>testSum(#number1->(2/3) #number2->(1/3) #result->1) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSuiteTest>>testCasesHasTheCorrectNumberOfTests ... finished in 0 seconds
starting testcase: PaSuiteTest>>testCasesHasTheCorrectTests ... finished in 0 seconds
starting testcase: PaSuiteTest>>testCombinedHasTheCorrectNumberOfTests ... finished in 0 seconds
starting testcase: PaSuiteTest>>testCombinedHasTheCorrectTests ... finished in 0 seconds
starting testcase: PaSuiteTest>>testMatrix3ExampleHasTheCorrectNumberOfTests ... finished in 0 seconds
starting testcase: PaSuiteTest>>testMatrix3ExampleHasTheCorrectTests ... finished in 1 millisecond
starting testcase: PaSuiteTest>>testMatrixExampleHasTheCorrectNumberOfTests ... finished in 0 seconds
starting testcase: PaSuiteTest>>testMatrixExampleHasTheCorrectTests ... finished in 0 seconds
starting testcase: PaSuiteTest>>testMultiplyMatrixWithCasesMultiplyCases ... finished in 0 seconds
starting testcase: PaSuiteTest>>testMultiplyMatrixWithOptionsAndCasesMultiplyCases ... finished in 0 seconds
starting testcase: PaSuiteTest>>testMultiplyMatrixWithOptionsMultiplyCases ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testAllowRunningBackgroundProcessesToFinish ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testAllowRunningBackgroundProcessesToFinishButFailTestIfItCant ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testAlwaysPassBackgroundHalt ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldNotTerminateAllFailedProcessesWhenSuchTerminationIsDisabled ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldNotTerminateAllRunningProcessesWhenSuchTerminationIsDisabled ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldRestoreDefaultFailingLogicForRunningProcessesCase ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldRestoreProcessTerminationLogic ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldRestoreSuspensionLogic ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldRevertServiceToBeEnabledByDefault ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldTerminateAllFailedProcesses ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldTerminateAllRunningProcesses ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDisableRunningProcessesCleanupWhenPassBackgroundFailures ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDoesNotRaiseForkedProcessFailureWhenFailuresWerePassedAndMainProcessAlsoFails ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDoesNotRaiseForkedProcessFailureWhenFailuresWerePassedAndProcessCompletes ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDoesNotRaiseForkedProcessFailureWhenThereWasOnlyMainProcessFailure ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDoesNotRaiseLeftRunningProcessWhenItAllowsThemToBe ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDoesNotRaiseLeftRunningProcessWhenProcessWasOnlyCreated ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDoesNotRaiseLeftRunningProcessWhenThereWasMainProcessFailure ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testFailTestWhenBackgroundFailureWasPassedButMainProcessCompletesSuccessfully ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testFailTestWhenBackgroundProcessWasFailedDuringFinalTryToFinishItAtTestCompletionTime ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testFailTestWhenItIsCompletedWithBackgroundFailures ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testFailTestWhenItIsCompletedWithBackgroundFailuresAndRunningProcesses ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testFailTestWhenItIsCompletedWithRunningProcesses ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testGettingBackgroundFailuresFromEnvironment ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testGettingFailuresFromEnvironment ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testGettingForkedProcessesFromEnvironment ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testGettingServiceFromEnvironment ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testGettingServiceFromTestCase ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testHasDefaultFailingStrategyForRunningProcesses ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testHasDefaultTerminationStrategyForRunningProcesses ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testHasEmptyForkedProcessesByDefault ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testHasEmptySuspendedBackgroundFailuresByDefault ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testIgnoreDirtyTestErrors ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testIsEnabledByDefault ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testIsMainTestProcessFailed ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testIsTestProcessFailed ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testPassBackgroundFailuresWhenSuspensionLogicIsDisabled ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testRecordMainTestProcessError ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testRecordMainTestProcessUnhandledError ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testResumeFailedProcessWhenItFailsTestWithUnhandledError ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testResumeFailedProcessesWhenHaltIsSignaled ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testResumeFailedProcessesWhenHaltIsSignaledInBackground ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testResumeFailedProcessesWhenTestFailureIsUnhandled ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testShouldSuspendBackgroundFailuresByDefault ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testStoreAllForkedProcesses ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testSuspendBackgroundError ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testSuspendBackgroundWarning ... finished in 0 seconds
starting testcase: ResumableTestFailureTestCase>>testResumable ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testAssertionFailedInRaiseWithExceptionDo ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testAutoAssertFalse ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testAutoAssertTrue ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testAutoDenyFalse ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testAutoDenyTrue ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testDifferentExceptionInShouldRaiseWithExceptionDo ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testErrorInRaiseWithExceptionDo ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testExceptionWithMatchingString ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testExceptionWithoutMatchingString ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testInvalidShouldNotTakeMoreThan ... finished in 101 milliseconds
starting testcase: SUnitExtensionsTest>>testInvalidShouldNotTakeMoreThanMilliseconds ... finished in 101 milliseconds
starting testcase: SUnitExtensionsTest>>testNoExceptionInShouldRaiseWithExceptionDo ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testNoExceptionWithMatchingString ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testNoExceptionWithNoMatchingString ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testShouldFix ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testShouldRaiseWithExceptionDo ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testValidShouldNotTakeMoreThan ... finished in 150 milliseconds
starting testcase: SUnitExtensionsTest>>testValidShouldNotTakeMoreThanMilliseconds ... finished in 100 milliseconds
starting testcase: SUnitTest>>testAssert ... finished in 0 seconds
starting testcase: SUnitTest>>testChildProcessShouldNotBeStoredStronglyByTestEnvironment ... finished in 12 milliseconds
starting testcase: SUnitTest>>testDefects ... finished in 0 seconds
starting testcase: SUnitTest>>testDialectLocalizedException ... finished in 0 seconds
starting testcase: SUnitTest>>testError ... finished in 0 seconds
starting testcase: SUnitTest>>testErrorShouldResetWatchDog ... finished in 1 second 50 milliseconds
starting testcase: SUnitTest>>testException ... finished in 0 seconds
starting testcase: SUnitTest>>testExecutionEnvironmentShouldBeInstalled ... finished in 0 seconds
starting testcase: SUnitTest>>testExpectedFailure ... finished in 0 seconds
starting testcase: SUnitTest>>testExpectedFailureDetection ... finished in 0 seconds
starting testcase: SUnitTest>>testExpectedFailurePass ... finished in 0 seconds
starting testcase: SUnitTest>>testFail ... finished in 0 seconds
starting testcase: SUnitTest>>testFailedChildProcessTest ... finished in 0 seconds
starting testcase: SUnitTest>>testFailedChildProcessTestShouldNotEffectFollowingAnotherTest ... finished in 0 seconds
starting testcase: SUnitTest>>testFailedTestWithFailedChildProcessTestShouldNotEffectFollowingAnotherTest ... finished in 0 seconds
starting testcase: SUnitTest>>testFileOutResult ... finished in 0 seconds
starting testcase: SUnitTest>>testGreenTestThenLongRunningTest ... finished in 20 milliseconds
starting testcase: SUnitTest>>testHangedChildProcessTestWhenItIsAllowedToLeaveProcessesAfterTest ... finished in 0 seconds
starting testcase: SUnitTest>>testHangedChildProcessTestWhenLeftProcessIsConsideredAsFailure ... finished in 0 seconds
starting testcase: SUnitTest>>testHangedTestDueToFailedChildProcess ... finished in 21 milliseconds
starting testcase: SUnitTest>>testIgnoreDeprecationWarnings ... finished in 0 seconds
starting testcase: SUnitTest>>testIsNotRerunOnDebug ... finished in 0 seconds
starting testcase: SUnitTest>>testLongRunningTest ... finished in 20 milliseconds
starting testcase: SUnitTest>>testLongRunningTestThenGreenTest ... finished in 21 milliseconds
starting testcase: SUnitTest>>testRaiseDeprecationWarnings ... finished in 0 seconds
starting testcase: SUnitTest>>testRan ... finished in 0 seconds
starting testcase: SUnitTest>>testRanOnlyOnce ... finished in 0 seconds
starting testcase: SUnitTest>>testResult ... finished in 0 seconds
starting testcase: SUnitTest>>testRunning ... finished in 22 milliseconds
starting testcase: SUnitTest>>testRunningLongTime ... finished in 2 seconds 50 milliseconds
starting testcase: SUnitTest>>testShould ... finished in 0 seconds
starting testcase: SUnitTest>>testShouldIgnoreTimeLimitWhenTestProcessIsSuspended ... finished in 62 milliseconds
starting testcase: SUnitTest>>testSuite ... finished in 0 seconds
starting testcase: SUnitTest>>testWatchDogProcessShouldNotBeCatchedAsForkedProcess ... finished in 0 seconds
starting testcase: SUnitTest>>testWithExceptionDo ... finished in 0 seconds
starting testcase: SimpleTestResourceTestCase>>testDebugTestWithResource ... finished in 0 seconds
starting testcase: SimpleTestResourceTestCase>>testResourceCollection ... finished in 0 seconds
starting testcase: SimpleTestResourceTestCase>>testResourceInitRelease ... finished in 0 seconds
starting testcase: SimpleTestResourceTestCase>>testRunSuiteWithResource ... finished in 0 seconds
starting testcase: SimpleTestResourceTestCase>>testRunTestWithResource ... finished in 0 seconds
starting testcase: TestAsserterTest>>testAssertCollectionHasSameElements ... finished in 0 seconds
starting testcase: TestAsserterTest>>testDenyCollectionHasSameElements ... finished in 0 seconds
starting testcase: TestCaseTest>>testAnnouncement ... finished in 59 milliseconds
starting testcase: TestCaseTest>>testAssertEqualsActualAndExpectedOrder ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testActivationShouldRegisterDefaultServices ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testActivationShouldSetUpMainTestProcess ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testActivationShouldStartWatchDog ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testCleanUpAlsoDisabledTestServices ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testCleanUpShouldRevertServiceToBeEnabledByDefault ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testCleanUpTestServicesAfterFailedTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testCleanUpTestServicesAfterSucceedTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testCleanUpTestServicesAfterTerminatedTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testDeactivation ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testDisableGivenServiceWhenItExists ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testDisableGivenServiceWhenItIsNotRegistered ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testDoesNotCleanUpTestServicesUntilTestErrorIsNotHandled ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testDoesNotNotifyTestServicesAboutTerminatedTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testEnableGivenServiceWhenItExists ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testEnableGivenServiceWhenItIsNotRegistered ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testEnableGivenServiceWithConfigurationBlock ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testFindService ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testGettingEnvironmentFromTestCase ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testHandleForkedProcessesByAllServices ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testHasEmptyServicesByDefault ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testIgnoreLongTestWhenItIsSuspendedAsUnderDebug ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testIgnoreWatchDogProcessAsForkedOne ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testIsEnabledByDefault ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testIsMainTestProcess ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testIsMainTestProcessActive ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testIsMainTestProcessFailed ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testNotifyOnlyEnabledTestServices ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testNotifyTestServicesAboutCompletedFailedTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testNotifyTestServicesAboutCompletedTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testNotifyTestServicesAboutHalt ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testNotifyTestServicesAboutUnhandledError ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testNotifyTestServicesAboutWarning ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testRegisteredServiceShouldBeBoundToEnvironment ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testResetWatchDogTimeoutBetweenFailedTests ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testResetWatchDogTimeoutBetweenTests ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testRunningTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testRunningTestShouldSetDefaultTimeLimit ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testRunningTooLongTest ... finished in 20 milliseconds
starting testcase: TestFailureTestCase>>testCaptureIfSignalledWhenStepping ... finished in 0 seconds
starting testcase: TestResourceWithForkedProcessTestCase>>testFirst ... finished in 0 seconds
starting testcase: TestResourceWithForkedProcessTestCase>>testSecond ... finished in 0 seconds
finished running suite: SUnit-Tests
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Finished to run tests of Spec2-Tests in 10 seconds 656 milliseconds

Beginning to run tests of System-Utilities-Tests with random seed 633903170

Finished to run tests of System-Utilities-Tests in 57 milliseconds

Beginning to run tests of Tool-ExternalBrowser-Tests with random seed 836365182

Finished to run tests of Tool-ExternalBrowser-Tests in 1 second 133 milliseconds

Beginning to run tests of Hiedra-Tests with random seed 385155052

Finished to run tests of Hiedra-Tests in 116 milliseconds

Beginning to run tests of Zodiac-Tests with random seed 158644065

Finished to run tests of Zodiac-Tests in 611 milliseconds

Beginning to run tests of Roassal-BaselineMap-Tests with random seed 655776453

Finished to run tests of Roassal-BaselineMap-Tests in 60 milliseconds

Beginning to run tests of Metacello-TestsCore with random seed 721758977

MetacelloNotification: Recording baseline of BaselineOfTestToLock1...
MetacelloNotification: Project: TestToLock2
MetacelloNotification: ...finished baseline
MetacelloNotification: Recording baseline of BaselineOfTestToLock1...
MetacelloNotification: Project: TestToLock2
MetacelloNotification: Project is locked, skipping.
MetacelloNotification: ...finished baseline
Finished to run tests of Metacello-TestsCore in 156 milliseconds

Beginning to run tests of System-Platforms-Tests with random seed 931332256

Finished to run tests of System-Platforms-Tests in 47 milliseconds

Beginning to run tests of Athens-Cairo-Tests with random seed 344726480

Finished to run tests of Athens-Cairo-Tests in 72 milliseconds

Beginning to run tests of Spec2-Morphic-Tests with random seed 389442328

Finished to run tests of Spec2-Morphic-Tests in 2 seconds 602 milliseconds

Beginning to run tests of System-Localization-Tests with random seed 798776900

Finished to run tests of System-Localization-Tests in 47 milliseconds

Beginning to run tests of Calypso-SystemPlugins-Reflectivity-Browser-Tests with random seed 706741623

Finished to run tests of Calypso-SystemPlugins-Reflectivity-Browser-Tests in 232 milliseconds

Beginning to run tests of Morphic-Widgets-Taskbar-Tests with random seed 116809566

Finished to run tests of Morphic-Widgets-Taskbar-Tests in 133 milliseconds

Beginning to run tests of AI-Algorithms-Graph-Tests with random seed 857326821

Finished to run tests of AI-Algorithms-Graph-Tests in 135 milliseconds

Beginning to run tests of Manifest-Tests with random seed 165340268

Finished to run tests of Manifest-Tests in 1 second 197 milliseconds

Beginning to run tests of Calypso-SystemQueries-Tests with random seed 552333596

Finished to run tests of Calypso-SystemQueries-Tests in 2 seconds 880 milliseconds

Beginning to run tests of Clap-Tests with random seed 16661602

Finished to run tests of Clap-Tests in 143 milliseconds

Beginning to run tests of Refactoring-Core-Tests with random seed 487146739

Finished to run tests of Refactoring-Core-Tests in 2 seconds 421 milliseconds

Beginning to run tests of System-SessionManager-Tests with random seed 336886123

Finished to run tests of System-SessionManager-Tests in 56 milliseconds

Beginning to run tests of Tool-ImageCleaner-Tests with random seed 686692772

Finished to run tests of Tool-ImageCleaner-Tests in 19 milliseconds

Beginning to run tests of FileSystem-Disk-Tests with random seed 160479670

Finished to run tests of FileSystem-Disk-Tests in 2 seconds 305 milliseconds

Beginning to run tests of NewTools-SettingsBrowser-Tests with random seed 542620601

Finished to run tests of NewTools-SettingsBrowser-Tests in 1 second 136 milliseconds

Beginning to run tests of Beacon-Core-Tests with random seed 852544554

Finished to run tests of Beacon-Core-Tests in 27 milliseconds

Beginning to run tests of Collections-Stack-Tests with random seed 1062254405

Finished to run tests of Collections-Stack-Tests in 34 milliseconds

Beginning to run tests of Ring-Definitions-Monticello-Tests with random seed 645087081

Finished to run tests of Ring-Definitions-Monticello-Tests in 29 milliseconds

Beginning to run tests of Equals-Tests with random seed 733389959

Finished to run tests of Equals-Tests in 159 milliseconds

Beginning to run tests of Collections-Strings-Tests with random seed 552527144

Finished to run tests of Collections-Strings-Tests in 1 second 642 milliseconds

Beginning to run tests of Roassal-Layouts-Tests with random seed 846369940

Finished to run tests of Roassal-Layouts-Tests in 130 milliseconds

Beginning to run tests of Kernel-ExtraUtils with random seed 392322072

Finished to run tests of Kernel-ExtraUtils in 36 milliseconds

Beginning to run tests of System-Object Events-Tests with random seed 394529852

Finished to run tests of System-Object Events-Tests in 103 milliseconds

Beginning to run tests of Metacello-TestsMCCore with random seed 667161765

MetacelloNotification: testFileTreeRepository: D:\builds\workspace\uest_and_branch_Pipeline_Pharo13\Tests-windows-64\temp\repo
Finished to run tests of Metacello-TestsMCCore in 101 milliseconds

Beginning to run tests of FileSystem-Tests-Attributes with random seed 179733771

Finished to run tests of FileSystem-Tests-Attributes in 91 milliseconds

Beginning to run tests of Zinc-Tests with random seed 917425768

Finished to run tests of Zinc-Tests in 18 seconds 261 milliseconds

Beginning to run tests of Athens-Core-Tests with random seed 73940926

Finished to run tests of Athens-Core-Tests in 66 milliseconds

Beginning to run tests of NewTools-DocumentBrowser-GitHubResource-Tests with random seed 396643843

Finished to run tests of NewTools-DocumentBrowser-GitHubResource-Tests in 2 seconds 109 milliseconds

Beginning to run tests of NumberParser-Tests with random seed 127587649

Finished to run tests of NumberParser-Tests in 135 milliseconds

Beginning to run tests of Specific-Rules-Tests with random seed 1032120008

Finished to run tests of Specific-Rules-Tests in 30 milliseconds

Beginning to run tests of Ring-Definitions-Tests-Containers with random seed 363769318

Finished to run tests of Ring-Definitions-Tests-Containers in 20 milliseconds

Beginning to run tests of Fonts-Infrastructure-Tests with random seed 410191611

Finished to run tests of Fonts-Infrastructure-Tests in 24 milliseconds

Beginning to run tests of Flashback-Decompiler-Tests with random seed 118317334

1
1
2
2
Finished to run tests of Flashback-Decompiler-Tests in 491 milliseconds

Beginning to run tests of ClassDefinitionPrinters-Tests with random seed 91181826

Finished to run tests of ClassDefinitionPrinters-Tests in 92 milliseconds

Beginning to run tests of ReferenceFinder-Core with random seed 993468511


Level 1 with 1 objects to search
Level 2 with 1 objects to search
Level 3 with 1 objects to searchFinished to run tests of ReferenceFinder-Core in 20 milliseconds

Beginning to run tests of Metacello-Gitlab-Tests with random seed 201834612

Finished to run tests of Metacello-Gitlab-Tests in 26 milliseconds

Beginning to run tests of Tools-Tests with random seed 1055468428

Finished to run tests of Tools-Tests in 156 milliseconds

Beginning to run tests of Tools-CodeNavigation-Tests with random seed 65714731

Finished to run tests of Tools-CodeNavigation-Tests in 103 milliseconds

Beginning to run tests of Debugging-Utils-Tests with random seed 929247889

Finished to run tests of Debugging-Utils-Tests in 255 milliseconds

Beginning to run tests of FormCanvas-Tests with random seed 320442003

Finished to run tests of FormCanvas-Tests in 55 milliseconds

Beginning to run tests of Ring-Definitions-Core-Tests with random seed 280323529

Finished to run tests of Ring-Definitions-Core-Tests in 153 milliseconds

Beginning to run tests of NECompletion-Tests with random seed 534077282

Finished to run tests of NECompletion-Tests in 225 milliseconds

Beginning to run tests of NewTools-Debugger-Tests with random seed 662705222

NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
Finished to run tests of NewTools-Debugger-Tests in 8 seconds 667 milliseconds

Beginning to run tests of Text-Tests with random seed 84603169

Finished to run tests of Text-Tests in 248 milliseconds

Beginning to run tests of Calypso-SystemPlugins-Critic-Queries-Tests with random seed 999168026

Finished to run tests of Calypso-SystemPlugins-Critic-Queries-Tests in 361 milliseconds

Beginning to run tests of Roassal-SVG-Tests with random seed 552385413

Finished to run tests of Roassal-SVG-Tests in 32 milliseconds

Beginning to run tests of ReflectionMirrors-Primitives-Tests with random seed 527174566

Finished to run tests of ReflectionMirrors-Primitives-Tests in 71 milliseconds

Beginning to run tests of General-Rules-Tests with random seed 1027100910

NewUndeclaredWarning: ReStringConcatenationRuleTest>>method (string is Undeclared)
NewUndeclaredWarning: ReStringConcatenationRuleTest>>method (string is Undeclared)
Finished to run tests of General-Rules-Tests in 4 seconds 215 milliseconds

Beginning to run tests of Collections-Arithmetic-Tests with random seed 463256167

Finished to run tests of Collections-Arithmetic-Tests in 63 milliseconds

Beginning to run tests of Spec2-Commander2-Tests with random seed 993669542

Finished to run tests of Spec2-Commander2-Tests in 75 milliseconds

Beginning to run tests of NewTools-DocumentBrowser-Tests with random seed 883317236

Finished to run tests of NewTools-DocumentBrowser-Tests in 137 milliseconds

Beginning to run tests of DrTests-TestsProfiling-Tests with random seed 335918462

Finished to run tests of DrTests-TestsProfiling-Tests in 37 milliseconds

Beginning to run tests of Math-Operations-Extensions-Tests with random seed 366372517

Finished to run tests of Math-Operations-Extensions-Tests in 22 milliseconds

Beginning to run tests of Calypso-NavigationModel-Tests with random seed 651245242

Finished to run tests of Calypso-NavigationModel-Tests in 4 seconds 137 milliseconds

Beginning to run tests of Collections-Support-Tests with random seed 783228391

Finished to run tests of Collections-Support-Tests in 176 milliseconds

Beginning to run tests of Reflectivity-Tests with random seed 621535127

an ObjectFinished to run tests of Reflectivity-Tests in 10 seconds 904 milliseconds

Beginning to run tests of Fuel-Core-Tests with random seed 378278193

Finished to run tests of Fuel-Core-Tests in 11 seconds 887 milliseconds

39958 run, 39958 passes, 0 failures, 0 errors.
[Pipeline] junit
Recording test results
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] bat

evref@EVREF-RODRO D:\builds\workspace\uest_and_branch_Pipeline_Pharo13\Tests-windows-64>mv progress.log progress-Tests-windows-64.log 
[Pipeline] bat

evref@EVREF-RODRO D:\builds\workspace\uest_and_branch_Pipeline_Pharo13\Tests-windows-64>cat progress-Tests-windows-64.log 
running suite: Fuel-Core-Tests
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testAllRangeOfIntegers ... finished in 1 second 275 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testArray ... finished in 19 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testAssociation ... finished in 37 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testBag ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testBitmap ... finished in 56 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testByteArrays ... finished in 29 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCharacter ... finished in 40 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testClassSideCompiledMethod ... finished in 7 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCollectionElement ... finished in 7 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testColor ... finished in 12 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testColorArray ... finished in 11 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCompiledMethod ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testConsiderCustomGlobal ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testConsiderCustomWideSymbolGlobal ... finished in 8 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCyclicIdentitySet ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCyclicLink ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCyclicLinks ... finished in 11 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testCyclicLinksInArray ... finished in 12 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDate ... finished in 35 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDateAndTime ... finished in 22 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDateAndTimeOffsetNegative ... finished in 13 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDateOffsets ... finished in 14 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDateOffsetsChanging ... finished in 7 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDictionary ... finished in 7 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDontConsiderCustomGlobal ... finished in 7 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testDuration ... finished in 31 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testEmptyArray ... finished in 12 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testEmptyDictionary ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testEmptyOrderedCollection ... finished in 7 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testEmptySet ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testExceptions ... finished in 23 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testExecuteAfterMaterialization ... finished in 13 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testFalse ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testFloat ... finished in 85 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testFraction ... finished in 57 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testGlobalClass ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testGlobalMetaclass ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testGradientFillStyle ... finished in 13 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testInterval ... finished in 54 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testLargeNegativeInteger ... finished in 13 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testLargePositiveInteger ... finished in 12 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testLotsOfCharacters ... finished in 482 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testLotsOfNils ... finished in 339 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testMethodDictionary ... finished in 15 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testNestedDictionary ... finished in 18 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testNil ... finished in 9 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testNotSerializableObject ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testOrderedCollection ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testPair ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testPoint ... finished in 38 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testReadStream ... finished in 7 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testRectangle ... finished in 16 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testRecursiveArray ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testRemoteString ... finished in 11 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testRunArray ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testScaledDecimal ... finished in 68 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSet ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSetWithCollectionElement ... finished in 11 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSetWithNil ... finished in 11 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSharedReferences ... finished in 11 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSmallInteger ... finished in 27 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSmallIntegerMaxValue ... finished in 5 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSmallIntegerMinValue ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSmallIntegerNegative ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSmallIntegerSerializationForAllBits ... finished in 662 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSmalltalkGlobals ... finished in 5 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testString ... finished in 24 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testStringGlobalsAndClosure ... finished in 22 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSymbol ... finished in 17 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testSystemEnvironment ... finished in 5 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testTime ... finished in 72 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testTrue ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testUUID ... finished in 23 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testWideAndByteCharacters ... finished in 12 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testWideString ... finished in 21 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testWideStringClassName ... finished in 9 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testWideStringGlobal ... finished in 1 millisecond
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testWordArray ... finished in 6 milliseconds
starting testcase: FLBinaryFileStreamBasicSerializationTest>>testWriteStream ... finished in 7 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodesClean ... finished in 7 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodesConstant ... finished in 4 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodesFull ... finished in 7 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureChangeSameBytecodesClean ... finished in 5 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureChangeSameBytecodesConstant ... finished in 4 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureChangeSameBytecodesFull ... finished in 4 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureMaterializesClassVariablesCorrectly ... finished in 6 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureRemovedClean ... finished in 3 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureRemovedConstant ... finished in 5 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureRemovedFull ... finished in 3 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureWithClassVariableRead ... finished in 3 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureWithGlobalVariable ... finished in 2 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureWithSelfSend ... finished in 2 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureWithTempVariableRead ... finished in 2 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testBlockClosureWithThreeArguments ... finished in 2 milliseconds
starting testcase: FLBlockClosureSerializationTest>>testCleanBlockClosure ... finished in 0 seconds
starting testcase: FLBlockClosureSerializationTest>>testNestedBlockClosureClean ... finished in 0 seconds
starting testcase: FLBlockClosureSerializationTest>>testNestedBlockClosureConstant ... finished in 3 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testAllRangeOfIntegers ... finished in 47 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testArray ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testAssociation ... finished in 3 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testBag ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testBitmap ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testByteArrays ... finished in 4 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testCharacter ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testClassSideCompiledMethod ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testCollectionElement ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testColor ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testColorArray ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testCompiledMethod ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testConsiderCustomGlobal ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testConsiderCustomWideSymbolGlobal ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testCyclicIdentitySet ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testCyclicLink ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testCyclicLinks ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testCyclicLinksInArray ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testDate ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testDateAndTime ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testDateAndTimeOffsetNegative ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testDateOffsets ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testDateOffsetsChanging ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testDictionary ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testDontConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testDuration ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testEmptyArray ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testEmptyDictionary ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testEmptyOrderedCollection ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testEmptySet ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testExceptions ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testExecuteAfterMaterialization ... finished in 3 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testFalse ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testFloat ... finished in 3 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testFraction ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testGlobalClass ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testGlobalMetaclass ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testGradientFillStyle ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testInterval ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testLargeNegativeInteger ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testLargePositiveInteger ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testLotsOfCharacters ... finished in 187 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testLotsOfNils ... finished in 47 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testMethodDictionary ... finished in 3 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testNestedDictionary ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testNil ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testNotSerializableObject ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testOrderedCollection ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testPair ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testPoint ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testReadStream ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testRectangle ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testRecursiveArray ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testRemoteString ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testRunArray ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testScaledDecimal ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testSet ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testSetWithCollectionElement ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testSetWithNil ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testSharedReferences ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testSmallInteger ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testSmallIntegerMaxValue ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testSmallIntegerMinValue ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testSmallIntegerNegative ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testSmallIntegerSerializationForAllBits ... finished in 22 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testSmalltalkGlobals ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testString ... finished in 2 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testStringGlobalsAndClosure ... finished in 5 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testSymbol ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testSystemEnvironment ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testTime ... finished in 25 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testTrue ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testUUID ... finished in 1 millisecond
starting testcase: FLByteArrayBasicSerializationTest>>testWideAndByteCharacters ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testWideString ... finished in 5 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testWideStringClassName ... finished in 3 milliseconds
starting testcase: FLByteArrayBasicSerializationTest>>testWideStringGlobal ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testWordArray ... finished in 0 seconds
starting testcase: FLByteArrayBasicSerializationTest>>testWriteStream ... finished in 0 seconds
starting testcase: FLCompiledMethodSerializationTest>>testDoIt ... finished in 4 milliseconds
starting testcase: FLCompiledMethodSerializationTest>>testInstalled ... finished in 2 milliseconds
starting testcase: FLCompiledMethodSerializationTest>>testInstalledModified ... finished in 4 milliseconds
starting testcase: FLCompiledMethodSerializationTest>>testMethodAccessingAClassVariable ... finished in 3 milliseconds
starting testcase: FLCompiledMethodSerializationTest>>testMethodAccessingAClassVariableInADoit ... finished in 4 milliseconds
starting testcase: FLCompiledMethodSerializationTest>>testNotInstalled ... finished in 3 milliseconds
starting testcase: FLConfigurationTest>>testDecorateStreamFactory ... finished in 2 milliseconds
starting testcase: FLConfigurationTest>>testDecorateStreamFactoryMustAcceptSingleArgument ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testDecorateStreamFactoryMustBeBlock ... finished in 1 millisecond
starting testcase: FLConfigurationTest>>testDecorateStreamFactoryWhenStreamFactoryNotSet ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testEnvironment ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testEnvironmentDefault ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testEnvironmentHasAtLeastUndefinedObject ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testEnvironmentWhenAlreadySet ... finished in 1 millisecond
starting testcase: FLConfigurationTest>>testFilePath ... finished in 6 milliseconds
starting testcase: FLConfigurationTest>>testFilePathWhenStreamFactoryAlreadySet ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testFilePathWrong ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testOnStream ... finished in 2 milliseconds
starting testcase: FLConfigurationTest>>testOnStreamDoesNotCloseStream ... finished in 3 milliseconds
starting testcase: FLConfigurationTest>>testOnStreamWithReuse ... finished in 1 millisecond
starting testcase: FLConfigurationTest>>testOnStreamWrong ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFactory ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFactoryDefault ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFactoryMustAcceptNoArguments ... finished in 1 millisecond
starting testcase: FLConfigurationTest>>testStreamFactoryMustBeBlock ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFactoryWhenAlreadySet ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFinalizer ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFinalizerDefault ... finished in 5 milliseconds
starting testcase: FLConfigurationTest>>testStreamFinalizerMustAcceptSingleArgument ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFinalizerMustBeBlock ... finished in 0 seconds
starting testcase: FLConfigurationTest>>testStreamFinalizerWhenAlreadySet ... finished in 0 seconds
starting testcase: FLContextSerializationTest>>testContext ... finished in 2 milliseconds
starting testcase: FLContextSerializationTest>>testContextThisContext ... finished in 2 milliseconds
starting testcase: FLContextSerializationTest>>testContextWithClosure ... finished in 3 milliseconds
starting testcase: FLContextSerializationTest>>testContextWithClosureAndSender ... finished in 2 milliseconds
starting testcase: FLContextSerializationTest>>testContextWithClosureContextWithOutPointerTesting ... finished in 3 milliseconds
starting testcase: FLContextSerializationTest>>testContextWithNilPc ... finished in 1 millisecond
starting testcase: FLContextSerializationTest>>testContextWithSender ... finished in 2 milliseconds
starting testcase: FLContextSerializationTest>>testContextWithTemp ... finished in 1 millisecond
starting testcase: FLContextSerializationTest>>testDoIt ... finished in 12 milliseconds
starting testcase: FLConvenienceExtensionTest>>testObjectSerializeOn ... finished in 1 millisecond
starting testcase: FLConvenienceExtensionTest>>testObjectSerializeToByteArray ... finished in 1 millisecond
starting testcase: FLConvenienceExtensionTest>>testObjectSerializeToFileNamed ... finished in 11 milliseconds
starting testcase: FLCreateClassSerializationTest>>testAnonymousBehaviorIsSerializable ... finished in 4 milliseconds
starting testcase: FLCreateClassSerializationTest>>testAnonymousObjectIsSerializable ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCompiledMethodClassBinding ... finished in 9 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateBasic ... finished in 4 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateByteArrayWithInstance ... finished in 0 seconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassAndMetaclass ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithClassSideVariable ... finished in 7 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithClassVariable ... finished in 26 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithCreatedTrait ... finished in 53 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithCreatedTraitWithInstanceVariable ... finished in 73 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithInstance ... finished in 29 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithSharedPool ... finished in 5 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithSharedPoolAndMethodReferencingAClassVariableOfIt ... finished in 9 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithSharedPoolAndMethodReferencingIt ... finished in 14 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateClassWithVariables ... finished in 18 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateCompiledMethodClass ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateHierarchy ... finished in 8 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateHierarchyWithExistingClasses ... finished in 9 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateHierarchyWithSubclassSerializedBeforeSuperclass ... finished in 27 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateNormalClass ... finished in 4 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateSharedPoolClass ... finished in 19 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateVariableByteClass ... finished in 2 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateVariableClass ... finished in 2 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateVariableWordClass ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWeakClass ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithClassSideInitializeMethod ... finished in 5 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithClassSideMethod ... finished in 4 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithClassTrait ... finished in 56 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithClassVariableAccessors ... finished in 5 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithComment ... finished in 5 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithExternalTrait ... finished in 54 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithInstance ... finished in 4 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithInternalTrait ... finished in 51 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithMethod ... finished in 6 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithNilEnvironment ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithSmalltalkGlobalsEnvironment ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithSubclass ... finished in 3 milliseconds
starting testcase: FLCreateClassSerializationTest>>testCreateWithTraitOnClassSide ... finished in 55 milliseconds
starting testcase: FLCreateClassSerializationTest>>testDoesNotCreatePackage ... finished in 4 milliseconds
starting testcase: FLCreateClassSerializationTest>>testMaterializationDoesNotModifySerializedClass ... finished in 28 milliseconds
starting testcase: FLCreateClassSerializationTest>>testSerializeAnonymousSubclass ... finished in 25 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testAnonymousBehaviorIsSerializable ... finished in 37 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCompiledMethodClassBinding ... finished in 25 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateBasic ... finished in 23 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithClassSideMethod ... finished in 42 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithClassTrait ... finished in 60 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithComment ... finished in 21 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithExternalTrait ... finished in 42 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithInstance ... finished in 50 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithInternalTrait ... finished in 51 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithMethod ... finished in 28 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testCreateWithTraitOnClassSide ... finished in 55 milliseconds
starting testcase: FLCreateTraitSerializationTest>>testDoesNotCreatePackage ... finished in 21 milliseconds
starting testcase: FLDecoderTest>>testNextEncodedInt24 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedInt32 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedInt64 ... finished in 1 millisecond
starting testcase: FLDecoderTest>>testNextEncodedUint16 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedUint24 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedUint32 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedUint64 ... finished in 0 seconds
starting testcase: FLDecoderTest>>testNextEncodedUint8 ... finished in 0 seconds
starting testcase: FLEncoderDecoderTest>>testSmallIntegerSerializationForAllBitsWith16Bits ... finished in 0 seconds
starting testcase: FLEncoderDecoderTest>>testSmallIntegerSerializationForAllBitsWith24Bits ... finished in 0 seconds
starting testcase: FLEncoderDecoderTest>>testSmallIntegerSerializationForAllBitsWith32Bits ... finished in 0 seconds
starting testcase: FLEncoderDecoderTest>>testSmallIntegerSerializationForAllBitsWith64Bits ... finished in 1 millisecond
starting testcase: FLEncoderDecoderTest>>testSmallIntegerSerializationForAllBitsWith8Bits ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeInt24 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeInt24Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeInt32 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeInt32Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeInt64 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeInt64Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUInt8 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUInt8Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint16 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint16Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint24 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint24Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint32 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint32Truncated ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint64 ... finished in 0 seconds
starting testcase: FLEncoderTest>>testEncodeUint64Truncated ... finished in 0 seconds
starting testcase: FLEphemeronTest>>testEphemeronSupport ... finished in 15 milliseconds
starting testcase: FLEphemeronTest>>testSupportForFinalizationRegistryEntry ... finished in 0 seconds
starting testcase: FLEphemeronTest>>testSupportForWeakKeyAssociation ... finished in 0 seconds
starting testcase: FLEphemeronTest>>testWeakKeyAssociationMourningBeforeMaterialization ... finished in 243 milliseconds
starting testcase: FLEphemeronTest>>testWeakKeyAssociationMourningBeforeSerialization ... finished in 121 milliseconds
starting testcase: FLEphemeronTest>>testWeakKeyAssociationWithStrongReference ... finished in 242 milliseconds
starting testcase: FLEphemeronTest>>testWeakKeyAssociationWithStrongReferenceInGraph ... finished in 244 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testAllRangeOfIntegers ... finished in 52 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testArray ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testAssociation ... finished in 3 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testBag ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testBitmap ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testByteArrays ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCharacter ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testClassSideCompiledMethod ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCollectionElement ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testColor ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testColorArray ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCompiledMethod ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testConsiderCustomGlobal ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testConsiderCustomWideSymbolGlobal ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCyclicIdentitySet ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCyclicLink ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCyclicLinks ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testCyclicLinksInArray ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDate ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDateAndTime ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDateAndTimeOffsetNegative ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDateOffsets ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDateOffsetsChanging ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDictionary ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDontConsiderCustomGlobal ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testDuration ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testEmptyArray ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testEmptyDictionary ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testEmptyOrderedCollection ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testEmptySet ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testExceptions ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testExecuteAfterMaterialization ... finished in 4 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testFalse ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testFloat ... finished in 5 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testFraction ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testGlobalClass ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testGlobalMetaclass ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testGradientFillStyle ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testInterval ... finished in 3 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testLargeNegativeInteger ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testLargePositiveInteger ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testLotsOfCharacters ... finished in 178 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testLotsOfNils ... finished in 42 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testMethodDictionary ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testNestedDictionary ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testNil ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testNotSerializableObject ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testOrderedCollection ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testPair ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testPoint ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testReadStream ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testRectangle ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testRecursiveArray ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testRemoteString ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testRunArray ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testScaledDecimal ... finished in 3 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSet ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSetWithCollectionElement ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSetWithNil ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSharedReferences ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSmallInteger ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSmallIntegerMaxValue ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSmallIntegerMinValue ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSmallIntegerNegative ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSmallIntegerSerializationForAllBits ... finished in 23 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSmalltalkGlobals ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testString ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testStringGlobalsAndClosure ... finished in 7 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSymbol ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testSystemEnvironment ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testTime ... finished in 26 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testTrue ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testUUID ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testWideAndByteCharacters ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testWideString ... finished in 6 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testWideStringClassName ... finished in 2 milliseconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testWideStringGlobal ... finished in 0 seconds
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testWordArray ... finished in 1 millisecond
starting testcase: FLFileReferenceStreamBasicSerializationTest>>testWriteStream ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testAllRangeOfIntegers ... finished in 51 milliseconds
starting testcase: FLFullBasicSerializationTest>>testArray ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testAssociation ... finished in 3 milliseconds
starting testcase: FLFullBasicSerializationTest>>testBag ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testBitmap ... finished in 3 milliseconds
starting testcase: FLFullBasicSerializationTest>>testByteArrays ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testCharacter ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testClassGlobalAssociation ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testClassSideCompiledMethod ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testClassVariable ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testCollectionElement ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testColor ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testColorArray ... finished in 3 milliseconds
starting testcase: FLFullBasicSerializationTest>>testCompiledMethod ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testConsiderCustomGlobal ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testConsiderCustomWideSymbolGlobal ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testConsiderGlobalAClass ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testConsiderGlobalAnObject ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testCreateClassWithChangedSuperclassFormat ... finished in 54 milliseconds
starting testcase: FLFullBasicSerializationTest>>testCyclicIdentitySet ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testCyclicLink ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testCyclicLinks ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testCyclicLinksInArray ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testDate ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testDateAndTime ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testDateAndTimeOffsetNegative ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testDateOffsets ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testDateOffsetsChanging ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testDictionary ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testDontConsiderCustomGlobal ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testDuration ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testEmptyArray ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testEmptyDictionary ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testEmptyOrderedCollection ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testEmptySet ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testExceptions ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testExecuteAfterMaterialization ... finished in 3 milliseconds
starting testcase: FLFullBasicSerializationTest>>testFalse ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testFloat ... finished in 3 milliseconds
starting testcase: FLFullBasicSerializationTest>>testFraction ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testGlobalClass ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testGlobalMetaclass ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testGradientFillStyle ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testInterval ... finished in 3 milliseconds
starting testcase: FLFullBasicSerializationTest>>testLargeNegativeInteger ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testLargePositiveInteger ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testLotsOfCharacters ... finished in 181 milliseconds
starting testcase: FLFullBasicSerializationTest>>testLotsOfNils ... finished in 42 milliseconds
starting testcase: FLFullBasicSerializationTest>>testMethodDictionaries ... finished in 788 milliseconds
starting testcase: FLFullBasicSerializationTest>>testMethodDictionary ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testNestedDictionary ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testNil ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testNotSerializableObject ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testOrderedCollection ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testPair ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testPoint ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testReadStream ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testRectangle ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testRecursiveArray ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testRemoteString ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testRunArray ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testScaledDecimal ... finished in 4 milliseconds
starting testcase: FLFullBasicSerializationTest>>testSet ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testSetWithCollectionElement ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testSetWithNil ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSharedReferences ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSmallInteger ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testSmallIntegerMaxValue ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSmallIntegerMinValue ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSmallIntegerNegative ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSmallIntegerSerializationForAllBits ... finished in 23 milliseconds
starting testcase: FLFullBasicSerializationTest>>testSmalltalkGlobalAssociation ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testSmalltalkGlobals ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testString ... finished in 2 milliseconds
starting testcase: FLFullBasicSerializationTest>>testStringGlobalsAndClosure ... finished in 5 milliseconds
starting testcase: FLFullBasicSerializationTest>>testSymbol ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testSystemEnvironment ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testTime ... finished in 25 milliseconds
starting testcase: FLFullBasicSerializationTest>>testTrue ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testUUID ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testWideAndByteCharacters ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testWideString ... finished in 6 milliseconds
starting testcase: FLFullBasicSerializationTest>>testWideStringClassName ... finished in 3 milliseconds
starting testcase: FLFullBasicSerializationTest>>testWideStringGlobal ... finished in 0 seconds
starting testcase: FLFullBasicSerializationTest>>testWordArray ... finished in 1 millisecond
starting testcase: FLFullBasicSerializationTest>>testWriteStream ... finished in 0 seconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodes ... finished in 6 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodesClean ... finished in 5 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodesConstant ... finished in 6 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureChangeDifferentBytecodesNonClean ... finished in 5 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureChangeSameBytecodesConstant ... finished in 4 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureRemovedClean ... finished in 4 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureRemovedConstant ... finished in 3 milliseconds
starting testcase: FLFullBlockClosureSerializationTest>>testBlockClosureRemovedFull ... finished in 4 milliseconds
starting testcase: FLFullHeaderSerializationTest>>testAdditionalObjects ... finished in 2 milliseconds
starting testcase: FLFullHeaderSerializationTest>>testJustMaterializeHeader ... finished in 1 millisecond
starting testcase: FLFullHeaderSerializationTest>>testPostMaterializationActions ... finished in 23 milliseconds
starting testcase: FLFullHeaderSerializationTest>>testPostMaterializationActionsMustBeClean ... finished in 1 millisecond
starting testcase: FLFullHeaderSerializationTest>>testPreMaterializationActions ... finished in 16 milliseconds
starting testcase: FLFullHeaderSerializationTest>>testPreMaterializationActionsMustBeClean ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testAllRangeOfIntegers ... finished in 101 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testArray ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testAssociation ... finished in 5 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testBag ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testBitmap ... finished in 21 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testByteArray ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testByteArrays ... finished in 4 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testCharacter ... finished in 3 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testClassSideCompiledMethod ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testCollectionElement ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testColor ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testColorArray ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testCompiledMethod ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testCompleteBinaryTree ... finished in 149 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testConsiderCustomGlobal ... finished in 4 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testConsiderCustomWideSymbolGlobal ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testCyclicIdentitySet ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testCyclicLink ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testCyclicLinks ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testCyclicLinksInArray ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testDate ... finished in 3 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testDateAndTime ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testDateAndTimeOffsetNegative ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testDateOffsets ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testDateOffsetsChanging ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testDictionary ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testDontConsiderCustomGlobal ... finished in 4 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testDuration ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testEmptyArray ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testEmptyDictionary ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testEmptyOrderedCollection ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testEmptySet ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testExceptions ... finished in 3 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testExecuteAfterMaterialization ... finished in 6 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testFalse ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testFloat ... finished in 9 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testFraction ... finished in 4 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testGlobalClass ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testGlobalMetaclass ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testGradientFillStyle ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testInterval ... finished in 6 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testLargeNegativeInteger ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testLargePositiveInteger ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testLotsOfCharacters ... finished in 462 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testLotsOfNils ... finished in 192 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testMethodDictionary ... finished in 4 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testNestedDictionary ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testNil ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testNotSerializableObject ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testOrderedCollection ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testPair ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testPairs ... finished in 168 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testPoint ... finished in 3 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testReadStream ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testRectangle ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testRecursiveArray ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testRemoteString ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testRunArray ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testScaledDecimal ... finished in 7 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testSet ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testSetWithCollectionElement ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testSetWithNil ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testSharedReferences ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testSmallInteger ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testSmallIntegerMaxValue ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testSmallIntegerMinValue ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testSmallIntegerNegative ... finished in 3 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testSmallIntegerSerializationForAllBits ... finished in 53 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testSmalltalkGlobals ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testString ... finished in 6 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testStringGlobalsAndClosure ... finished in 7 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testSymbol ... finished in 2 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testSystemEnvironment ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testTime ... finished in 27 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testTrue ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testUUID ... finished in 4 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testWideAndByteCharacters ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testWideString ... finished in 10 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testWideStringClassName ... finished in 3 milliseconds
starting testcase: FLGZippedBasicSerializationTest>>testWideStringGlobal ... finished in 0 seconds
starting testcase: FLGZippedBasicSerializationTest>>testWordArray ... finished in 1 millisecond
starting testcase: FLGZippedBasicSerializationTest>>testWriteStream ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testClassSideMethodNotFoundAfterRemoval ... finished in 5 milliseconds
starting testcase: FLGlobalClassSerializationTest>>testClassSideMethodPreservesIdentity ... finished in 3 milliseconds
starting testcase: FLGlobalClassSerializationTest>>testClassSideObsolete ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testClassSidePreservesIdentity ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testInstanceOfAnObsoleteClass ... finished in 2 milliseconds
starting testcase: FLGlobalClassSerializationTest>>testMethodNotFoundAfterRemoval ... finished in 3 milliseconds
starting testcase: FLGlobalClassSerializationTest>>testMethodPreservesIdentity ... finished in 2 milliseconds
starting testcase: FLGlobalClassSerializationTest>>testNotFoundAfterRemoval ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testNotFoundAfterRename ... finished in 2 milliseconds
starting testcase: FLGlobalClassSerializationTest>>testObsolete ... finished in 1 millisecond
starting testcase: FLGlobalClassSerializationTest>>testPreservesIdentity ... finished in 2 milliseconds
starting testcase: FLGlobalEnvironmentTest>>testClassSideCompiledMethod ... finished in 4 milliseconds
starting testcase: FLGlobalEnvironmentTest>>testCompiledMethod ... finished in 4 milliseconds
starting testcase: FLGlobalEnvironmentTest>>testCompiledMethodChanged ... finished in 5 milliseconds
starting testcase: FLGlobalEnvironmentTest>>testCompiledMethodChangedConstant ... finished in 6 milliseconds
starting testcase: FLGlobalEnvironmentTest>>testCompiledMethodChangedNonClean ... finished in 4 milliseconds
starting testcase: FLGlobalEnvironmentTest>>testCompiledMethodNotChangedConstant ... finished in 3 milliseconds
starting testcase: FLGlobalEnvironmentTest>>testConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLGlobalEnvironmentTest>>testConsiderCustomGlobalNotFound ... finished in 1 millisecond
starting testcase: FLGlobalEnvironmentTest>>testDontConsiderCustomGlobal ... finished in 0 seconds
starting testcase: FLGlobalEnvironmentTest>>testGlobalClass ... finished in 1 millisecond
starting testcase: FLGlobalEnvironmentTest>>testGlobalClassNotFound ... finished in 0 seconds
starting testcase: FLGlobalEnvironmentTest>>testGlobalMetaclass ... finished in 0 seconds
starting testcase: FLGlobalEnvironmentTest>>testGlobalMetaclassNotFound ... finished in 1 millisecond
starting testcase: FLGlobalSendSerializationTest>>testBasic ... finished in 2 milliseconds
starting testcase: FLGlobalSendSerializationTest>>testGlobalNotFound ... finished in 0 seconds
starting testcase: FLGlobalTraitSerializationTest>>testClassSideMethodNotFoundAfterRemoval ... finished in 8 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testClassSideMethodPreservesIdentity ... finished in 7 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testClassSideObsolete ... finished in 7 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testClassSidePreservesIdentity ... finished in 6 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testCreateClassWithCreatedTraitWithInstanceVariable ... finished in 53 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testMethodNotFoundAfterRemoval ... finished in 9 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testMethodPreservesIdentity ... finished in 8 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testNotFoundAfterRemoval ... finished in 8 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testNotFoundAfterRename ... finished in 8 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testObsolete ... finished in 8 milliseconds
starting testcase: FLGlobalTraitSerializationTest>>testPreservesIdentity ... finished in 10 milliseconds
starting testcase: FLHashedCollectionSerializationTest>>testDictionaryRehash ... finished in 1 millisecond
starting testcase: FLHashedCollectionSerializationTest>>testSetRehash ... finished in 1 millisecond
starting testcase: FLHeaderSerializationTest>>testAdditionalObjects ... finished in 1 millisecond
starting testcase: FLHeaderSerializationTest>>testJustMaterializeHeader ... finished in 1 millisecond
starting testcase: FLHeaderSerializationTest>>testPostMaterializationActions ... finished in 25 milliseconds
starting testcase: FLHeaderSerializationTest>>testPostMaterializationActionsMustBeClean ... finished in 2 milliseconds
starting testcase: FLHeaderSerializationTest>>testPreMaterializationActions ... finished in 24 milliseconds
starting testcase: FLHeaderSerializationTest>>testPreMaterializationActionsMustBeClean ... finished in 1 millisecond
starting testcase: FLHookedSubstitutionTest>>testAvoidRecursion ... finished in 1 millisecond
starting testcase: FLHookedSubstitutionTest>>testClassWithCachedValueByNil ... finished in 5 milliseconds
starting testcase: FLHookedSubstitutionTest>>testObjectByProxyThatBecomesItsContent ... finished in 4 milliseconds
starting testcase: FLHookedSubstitutionTest>>testProxyByTarget ... finished in 3 milliseconds
starting testcase: FLHookedSubstitutionTest>>testProxyByTargetAnalisysIsPropagated ... finished in 4 milliseconds
starting testcase: FLHookedSubstitutionTest>>testProxyByTargetInsideObjectAndAnalisysIsPropagated ... finished in 3 milliseconds
starting testcase: FLHookedSubstitutionTest>>testProxyInsideObjectByTarget ... finished in 6 milliseconds
starting testcase: FLHookedSubstitutionTest>>testSpecialObjectsArray ... finished in 0 seconds
starting testcase: FLHookedSubstitutionTest>>testSubstituteByItself ... finished in 5 milliseconds
starting testcase: FLHookedSubstitutionTest>>testTransientByNil ... finished in 3 milliseconds
starting testcase: FLIgnoredVariablesTest>>testAllVariablesIgnored ... finished in 28 milliseconds
starting testcase: FLIgnoredVariablesTest>>testIgnoredValueIsNotMaterialized ... finished in 28 milliseconds
starting testcase: FLIgnoredVariablesTest>>testOneIgnoredVariable ... finished in 27 milliseconds
starting testcase: FLIgnoredVariablesTest>>testTwoIgnoredVariables ... finished in 38 milliseconds
starting testcase: FLIndexStreamTest>>testCreation ... finished in 0 seconds
starting testcase: FLIndexStreamTest>>testNextIndex ... finished in 0 seconds
starting testcase: FLIndexStreamTest>>testNextIndexPut ... finished in 0 seconds
starting testcase: FLLimitingSerializationTest>>testDepthAndObjectLimit ... finished in 1 millisecond
starting testcase: FLLimitingSerializationTest>>testDepthLimit ... finished in 1 millisecond
starting testcase: FLLimitingSerializationTest>>testEnableObjectsLimitWarning ... finished in 1 millisecond
starting testcase: FLLimitingSerializationTest>>testEnableObjectsLimitWarningWithDepthLimit ... finished in 1 millisecond
starting testcase: FLLimitingSerializationTest>>testObjectLimit ... finished in 0 seconds
starting testcase: FLMaterializerConvenienceMethodsTest>>testMaterializeFrom ... finished in 1 millisecond
starting testcase: FLMaterializerConvenienceMethodsTest>>testMaterializeFromByteArray ... finished in 1 millisecond
starting testcase: FLMaterializerConvenienceMethodsTest>>testMaterializeFromFileNamed ... finished in 6 milliseconds
starting testcase: FLMaterializerConvenienceMethodsTest>>testMaterializeHeaderFrom ... finished in 2 milliseconds
starting testcase: FLMaterializerConvenienceMethodsTest>>testMaterializeHeaderFromByteArray ... finished in 2 milliseconds
starting testcase: FLMaterializerConvenienceMethodsTest>>testMaterializeHeaderFromFileNamed ... finished in 11 milliseconds
starting testcase: FLMaterializerTest>>testDisableMethodChangedWarning ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMaterialize ... finished in 1 millisecond
starting testcase: FLMaterializerTest>>testMaterializeHeader ... finished in 1 millisecond
starting testcase: FLMaterializerTest>>testMaterializeObjectCollection ... finished in 2 milliseconds
starting testcase: FLMaterializerTest>>testMaterializeRoot ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedToClass ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedToClassMustBeSymbolAndClassOrSymbol ... finished in 1 millisecond
starting testcase: FLMaterializerTest>>testMigrateClassNamedToClassMustHaveUniqueSource ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedToClassSourceAndTargetCanBeTheSame ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedToClassVariables ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedVariables ... finished in 0 seconds
starting testcase: FLMaterializerTest>>testMigrateClassNamedVariablesMustBeSymbolAndDictionary ... finished in 0 seconds
starting testcase: FLMigrationTest>>testBadDestinationVariableRename ... finished in 28 milliseconds
starting testcase: FLMigrationTest>>testChangeInSuperclass ... finished in 171 milliseconds
starting testcase: FLMigrationTest>>testClassAndVariableRename ... finished in 46 milliseconds
starting testcase: FLMigrationTest>>testClassRename ... finished in 28 milliseconds
starting testcase: FLMigrationTest>>testFormatFixedToVariable ... finished in 1 millisecond
starting testcase: FLMigrationTest>>testSuperclassChange ... finished in 100 milliseconds
starting testcase: FLMigrationTest>>testVariableInsertion ... finished in 44 milliseconds
starting testcase: FLMigrationTest>>testVariableOrderChange ... finished in 42 milliseconds
starting testcase: FLMigrationTest>>testVariableRemoved ... finished in 41 milliseconds
starting testcase: FLMigrationTest>>testVariableRename ... finished in 41 milliseconds
starting testcase: FLPluggableSubstitutionTest>>testAvoidRecursion ... finished in 1 millisecond
starting testcase: FLPluggableSubstitutionTest>>testLowercaseSomeSymbols ... finished in 1 millisecond
starting testcase: FLPluggableSubstitutionTest>>testPrivateExcluded ... finished in 1 millisecond
starting testcase: FLPluggableSubstitutionTest>>testPrivateExcludedAndWithConflicts ... finished in 1 millisecond
starting testcase: FLPluggableSubstitutionTest>>testSimple ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testSubstituteByItself ... finished in 1 millisecond
starting testcase: FLPluggableSubstitutionTest>>testSubstituteCharacterInPresenceOfSomeCharacter ... finished in 1 millisecond
starting testcase: FLPluggableSubstitutionTest>>testSubstituteTrueInPresenceOfTheTrueInstance ... finished in 1 millisecond
starting testcase: FLPluggableSubstitutionTest>>testSubstituteUndefinedObjectInPresenceOfNil ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testTransientPair ... finished in 0 seconds
starting testcase: FLPluggableSubstitutionTest>>testTransientPairLeft ... finished in 1 millisecond
starting testcase: FLPluggableSubstitutionTest>>testUniqueSubstitution ... finished in 0 seconds
starting testcase: FLProcessSerializationTest>>testSerializingShortDelay ... finished in 147 milliseconds
starting testcase: FLSequencedSerializationTest>>testComplexObjects ... finished in 7 milliseconds
starting testcase: FLSequencedSerializationTest>>testPrimitiveObjects ... finished in 8 milliseconds
starting testcase: FLSerializerConvenienceMethodsTest>>testSerializeOn ... finished in 1 millisecond
starting testcase: FLSerializerConvenienceMethodsTest>>testSerializeToByteArray ... finished in 1 millisecond
starting testcase: FLSerializerConvenienceMethodsTest>>testToFileNamed ... finished in 7 milliseconds
starting testcase: FLSerializerTest>>testAddPostMaterializationAction ... finished in 2 milliseconds
starting testcase: FLSerializerTest>>testAddPostMaterializationActionCanAcceptThreeArguments ... finished in 1 millisecond
starting testcase: FLSerializerTest>>testAddPostMaterializationActionMustBeBlock ... finished in 0 seconds
starting testcase: FLSerializerTest>>testAddPostMaterializationActionMustBeCleanBlock ... finished in 1 millisecond
starting testcase: FLSerializerTest>>testAddPreMaterializationAction ... finished in 0 seconds
starting testcase: FLSerializerTest>>testAddPreMaterializationActionCanAcceptTwoArguments ... finished in 0 seconds
starting testcase: FLSerializerTest>>testAddPreMaterializationActionMustBeBlock ... finished in 0 seconds
starting testcase: FLSerializerTest>>testAddPreMaterializationActionMustBeCleanBlock ... finished in 1 millisecond
starting testcase: FLSerializerTest>>testAtPutAdditionalObject ... finished in 0 seconds
starting testcase: FLSerializerTest>>testEnableLimitObjectsException ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeAllBehaviors ... finished in 9 milliseconds
starting testcase: FLSerializerTest>>testFullySerializeAllBehaviorsMustBeCollection ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeAllMethods ... finished in 1 millisecond
starting testcase: FLSerializerTest>>testFullySerializeAllMethodsMustBeCollection ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeBehavior ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeBehaviorMustBeBehavior ... finished in 9 milliseconds
starting testcase: FLSerializerTest>>testFullySerializeBehaviorUsesSet ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeMethod ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeMethodMustBeMethod ... finished in 0 seconds
starting testcase: FLSerializerTest>>testFullySerializeMethodUsesSet ... finished in 0 seconds
starting testcase: FLSerializerTest>>testLimitDepthTo ... finished in 0 seconds
starting testcase: FLSerializerTest>>testLimitObjectsTo ... finished in 1 millisecond
starting testcase: FLSerializerTest>>testLookUpAllInGlobalsMustBeCollection ... finished in 0 seconds
starting testcase: FLSerializerTest>>testLookUpInGlobalsMustBeGlobal ... finished in 2 milliseconds
starting testcase: FLSerializerTest>>testLookUpInGlobalsSymbolKey ... finished in 0 seconds
starting testcase: FLSerializerTest>>testLookupAllInGlobals ... finished in 1 millisecond
starting testcase: FLSerializerTest>>testObject ... finished in 0 seconds
starting testcase: FLSerializerTest>>testObjectCollection ... finished in 0 seconds
starting testcase: FLSerializerTest>>testObjectCollectionMustBeCollection ... finished in 0 seconds
starting testcase: FLSerializerTest>>testObjectCollectionWhenAlreadySet ... finished in 0 seconds
starting testcase: FLSerializerTest>>testObjectWhenAlreadySet ... finished in 1 millisecond
starting testcase: FLSerializerTest>>testWhenSubstituteBy ... finished in 1 millisecond
starting testcase: FLSerializerTest>>testWhenSubstituteByMustAcceptSingleArgument ... finished in 0 seconds
starting testcase: FLSerializerTest>>testWhenSubstituteByMustBeBlocks ... finished in 0 seconds
starting testcase: FLSignatureTest>>testBadSignature ... finished in 1 millisecond
starting testcase: FLSignatureTest>>testSameSignature ... finished in 0 seconds
starting testcase: FLSimpleStackTest>>testCapacity ... finished in 1 millisecond
starting testcase: FLSimpleStackTest>>testGrow ... finished in 1 millisecond
starting testcase: FLSimpleStackTest>>testIsEmpty ... finished in 0 seconds
starting testcase: FLSimpleStackTest>>testPop ... finished in 0 seconds
starting testcase: FLSimpleStackTest>>testPush ... finished in 0 seconds
starting testcase: FLSingletonTest>>testSingletonMaterialization ... finished in 1 millisecond
starting testcase: FLSingletonTest>>testSingletonMaterializationEnforced ... finished in 1 millisecond
starting testcase: FLSingletonTest>>testSingletonMaterializationEnforcedNoInstance ... finished in 1 millisecond
starting testcase: FLSortedCollectionSerializationTest>>testSortedCollection ... finished in 4 milliseconds
starting testcase: FLSortedCollectionSerializationTest>>testSortedCollectionWithClassVariableChanges ... finished in 3 milliseconds
starting testcase: FLSortedCollectionSerializationTest>>testSortedCollectionWithClassVariableReference ... finished in 2 milliseconds
starting testcase: FLSortedCollectionSerializationTest>>testSortedCollectionWithInstanceVariableReference ... finished in 3 milliseconds
starting testcase: FLSortedCollectionSerializationTest>>testSortedCollectionWithInstanceVariableReferenceChange ... finished in 2 milliseconds
starting testcase: FLUserGuidesTest>>testByteArrayStream ... finished in 1 millisecond
starting testcase: FLUserGuidesTest>>testConsiderGlobal ... finished in 8 milliseconds
starting testcase: FLUserGuidesTest>>testDemo ... finished in 17 milliseconds
starting testcase: FLUserGuidesTest>>testFileShortcuts ... finished in 4 milliseconds
starting testcase: FLUserGuidesTest>>testGZip ... finished in 10 milliseconds
starting testcase: FLUserGuidesTest>>testPluggableSubstitution ... finished in 10 milliseconds
starting testcase: FLVersionTest>>testDifferentMajor ... finished in 1 millisecond
starting testcase: FLVersionTest>>testDifferentMinor ... finished in 0 seconds
starting testcase: FLVersionTest>>testDifferentPatch ... finished in 1 millisecond
starting testcase: FLVersionTest>>testEquals ... finished in 0 seconds
starting testcase: FLVersionTest>>testLessThanOrEqual ... finished in 1 millisecond
starting testcase: FLVersionTest>>testNotEqual ... finished in 1 millisecond
starting testcase: FLVersionTest>>testSameVersion ... finished in 1 millisecond
starting testcase: FLWeakObjectsTest>>testAssociationWithWeak ... finished in 1 millisecond
starting testcase: FLWeakObjectsTest>>testWeakAndNoStrongReferenceFromGraph ... finished in 5 milliseconds
starting testcase: FLWeakObjectsTest>>testWeakWithStrongReferenceFromGraph ... finished in 3 milliseconds
starting testcase: FLWeakObjectsTest>>testWeakWithStrongReferenceFromGraph2 ... finished in 4 milliseconds
finished running suite: Fuel-Core-Tests
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] dir
Running in D:\builds\workspace\uest_and_branch_Pipeline_Pharo13\Tests-windows-64
[Pipeline] {
[Pipeline] unstash
[Pipeline] bat

evref@EVREF-RODRO D:\builds\workspace\uest_and_branch_Pipeline_Pharo13\Tests-windows-64>bash -c 'bootstrap/scripts/runKernelTests.sh 64 Tests-windows-64Kernel' 
+++ dirname bootstrap/scripts/runKernelTests.sh
++ cd bootstrap/scripts
++ pwd -P
+ SCRIPTS=/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/bootstrap/scripts
+ . /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z ']'
++ echo 'BOOTSTRAP_ARCH not specified, defaulting to 64'
BOOTSTRAP_ARCH not specified, defaulting to 64
++ export BOOTSTRAP_ARCH=64
++ BOOTSTRAP_ARCH=64
++ '[' -z ']'
++++ dirname /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/bootstrap/scripts/envvars.sh
+++ cd /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/bootstrap/scripts/../..
+++ pwd -P
++ export BOOTSTRAP_REPOSITORY=/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64
++ BOOTSTRAP_REPOSITORY=/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64
+++ pwd -P
++ ROOT_DIR=/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ BOOTSTRAP_DOWNLOADS=/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-downloads
++ export BOOTSTRAP_DOWNLOADS
++ '[' -z ']'
++ VM='/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-downloads/vmtarget/pharo --headless'
++ VM_BOOTSTRAP='/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-downloads/vmBootstrap/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/bootstrap/scripts/envvars.sh
+++ cd /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/bootstrap/scripts
+++ pwd -P
++ . /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/bootstrap/scripts/envversion.sh
+ CACHE=/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache
+ find /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo10.0-64bit-9a68076.sources
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-64bit-ac5bcc8.sources
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.zip
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-compiler-64bit-ac5bcc8d23.zip
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-core-64bit-ac5bcc8d23.zip
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23.zip
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-metacello-64bit-ac5bcc8d23.zip
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-monticello-64bit-ac5bcc8d23.zip
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-ac5bcc8d23.zip
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23.zip
/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-traits-64bit-ac5bcc8d23.zip
++ cut -d- -f 1-2
+++ find /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache -name 'Pharo*.zip'
+++ head -n 1
++ basename /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-ac5bcc8d23.zip
+ TEST_NAME_PREFIX=Pharo13.0-SNAPSHOT
++ echo Pharo13.0-SNAPSHOT
++ cut -d. -f 1
++ cut -d- -f 1
++ cut -c6-
+ TEST_VM_VERSION=130
+ TEST_VM_KIND=vm
+ /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-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-Windows-x86_64-stable.zip
pharo-vm/PharoConsole.exe
Creating starter scripts pharo and pharo-ui
+ '[' 0 -eq 0 ']'
+ echo 'VM downloaded'
VM downloaded
++ find /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache -name 'Pharo13.0-SNAPSHOT-bootstrap-64bit-*.zip'
+ IMAGE_ARCHIVE=/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.zip
+ unzip /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.zip
Archive:  /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.zip
  inflating: Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.image  
++ find . -name Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.image
+ IMAGE_FILE=./Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.image
++ find /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache -name 'Pharo13.0-SNAPSHOT-hermesPackages-64bit-*.zip'
+ HERMES_ARCHIVE=/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23.zip
+ unzip /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23.zip
Archive:  /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-hermesPackages-64bit-ac5bcc8d23.zip
  inflating: AST-Core.hermes         
  inflating: CodeImportCommandLineHandlers.hermes  
  inflating: CodeImport.hermes       
  inflating: CodeImport-Traits.hermes  
  inflating: Collections-Abstract-Traits.hermes  
  inflating: Collections-Arithmetic.hermes  
  inflating: Collections-Atomic.hermes  
  inflating: Debugging-Core.hermes   
  inflating: Debugging-Utils.hermes  
  inflating: FileSystem-Core.hermes  
  inflating: FileSystem-Disk.hermes  
  inflating: Hermes-Extensions.hermes  
  inflating: InitializePackagesCommandLineHandler.hermes  
  inflating: JenkinsTools-Core.hermes  
  inflating: Kernel-Tests.hermes     
  inflating: Kernel-Traits.hermes    
  inflating: Math-Operations-Extensions.hermes  
  inflating: Multilingual-Encodings.hermes  
  inflating: Network-UUID.hermes     
  inflating: OpalCompiler-Core.hermes  
  inflating: Random-Core.hermes      
  inflating: ReflectionMirrors-Primitives.hermes  
  inflating: SUnit-Core.hermes       
  inflating: SUnit-Tests.hermes      
  inflating: System-Hashing.hermes   
  inflating: System-Model.hermes     
  inflating: System-NumberPrinting.hermes  
  inflating: System-Time.hermes      
  inflating: Traits.hermes           
++ find /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache -name 'Pharo13.0-SNAPSHOT-rpackage-64bit-*.zip'
+ RPACKAGE_ARCHIVE=/cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23.zip
+ unzip /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23.zip
Archive:  /cygdrive/d/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-windows-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-rpackage-64bit-ac5bcc8d23.zip
  inflating: protocolsKernel.txt     
+ mv ./Pharo13.0-SNAPSHOT-bootstrap-64bit-ac5bcc8d23.image bootstrap.image
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo bootstrap.image
[ERROR] 2025-02-28 09:48:09.000 sqMakeMemoryNotExecutableFromTo (extracted/vm/src/win/sqWin32SpurAlloc.c:226):VirtualProtect(x,y,PAGE_EXECUTE_READWRITE): No error
Initializing Collections
Initializing code model
Initializing sources
InitializingFFI
Initializing Session Manager
Initializing basic command line behaviors
+ ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
[ERROR] 2025-02-28 09:48:10.000 sqMakeMemoryNotExecutableFromTo (extracted/vm/src/win/sqWin32SpurAlloc.c:226):VirtualProtect(x,y,PAGE_EXECUTE_READWRITE): No error
SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Time #DateAndTime #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Date #Unicode #FileLocator #Duration)
+ ./pharo bootstrap.image loadHermes System-Time.hermes AST-Core.hermes InitializePackagesCommandLineHandler.hermes Random-Core.hermes System-Model.hermes System-NumberPrinting.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[ERROR] 2025-02-28 09:48:10.000 sqMakeMemoryNotExecutableFromTo (extracted/vm/src/win/sqWin32SpurAlloc.c:226):VirtualProtect(x,y,PAGE_EXECUTE_READWRITE): No error
SystemNotification: [Hermes] Reading System-Time.hermes
SystemNotification: [Hermes] Installing System-Time.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
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: #(#Halt #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Halt #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading Random-Core.hermes
SystemNotification: [Hermes] Installing Random-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Halt #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading System-Model.hermes
SystemNotification: [Hermes] Installing System-Model.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Halt #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading System-NumberPrinting.hermes
SystemNotification: [Hermes] Installing System-NumberPrinting.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Halt #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
+ ./pharo bootstrap.image perform --save ChronologyConstants initialize
[ERROR] 2025-02-28 09:48:11.000 sqMakeMemoryNotExecutableFromTo (extracted/vm/src/win/sqWin32SpurAlloc.c:226):VirtualProtect(x,y,PAGE_EXECUTE_READWRITE): No error
ChronologyConstants
+ ./pharo bootstrap.image perform --save DateAndTime initialize
[ERROR] 2025-02-28 09:48:11.000 sqMakeMemoryNotExecutableFromTo (extracted/vm/src/win/sqWin32SpurAlloc.c:226):VirtualProtect(x,y,PAGE_EXECUTE_READWRITE): No error
DateAndTime
+ ./pharo bootstrap.image initializePackages --packages --protocols=protocolsKernel.txt --save
[ERROR] 2025-02-28 09:48:11.000 sqMakeMemoryNotExecutableFromTo (extracted/vm/src/win/sqWin32SpurAlloc.c:226):VirtualProtect(x,y,PAGE_EXECUTE_READWRITE): No error
+ ./pharo bootstrap.image loadHermes Traits.hermes --save
[ERROR] 2025-02-28 09:48:13.000 sqMakeMemoryNotExecutableFromTo (extracted/vm/src/win/sqWin32SpurAlloc.c:226):VirtualProtect(x,y,PAGE_EXECUTE_READWRITE): No error
SystemNotification: [Hermes] Reading Traits.hermes
SystemNotification: [Hermes] Installing Traits.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Halt #StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
+ ./pharo bootstrap.image loadHermes Debugging-Utils.hermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[ERROR] 2025-02-28 09:48:13.000 sqMakeMemoryNotExecutableFromTo (extracted/vm/src/win/sqWin32SpurAlloc.c:226):VirtualProtect(x,y,PAGE_EXECUTE_READWRITE): No error
SystemNotification: [Hermes] Reading Debugging-Utils.hermes
SystemNotification: [Hermes] Installing Debugging-Utils.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading SUnit-Core.hermes
SystemNotification: [Hermes] Installing SUnit-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
SystemNotification: [Hermes] Reading SUnit-Tests.hermes
SystemNotification: [Hermes] Installing SUnit-Tests.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#StartupPreferencesLoader #FileAttributeNotSupported #FileSystem #Unicode #FileLocator)
+ ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-windows-64Kernel SUnit-Core SUnit-Tests
[ERROR] 2025-02-28 09:48:13.000 sqMakeMemoryNotExecutableFromTo (extracted/vm/src/win/sqWin32SpurAlloc.c:226):VirtualProtect(x,y,PAGE_EXECUTE_READWRITE): No error
Running tests in 2 Packages
Beginning to run tests of SUnit-Core with random seed 790551814

Finished to run tests of SUnit-Core in 9 milliseconds

Beginning to run tests of SUnit-Tests with random seed 171814418

Finished to run tests of SUnit-Tests in 4 seconds 417 milliseconds

324 run, 324 passes, 0 failures, 0 errors.
[Pipeline] junit
Recording test results
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] archiveArtifacts
Archiving artifacts
’*.fuel’ ne correspond à rien
No artifacts found that match the file pattern "*.fuel". Configuration error?
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] bat

evref@EVREF-RODRO D:\builds\workspace\uest_and_branch_Pipeline_Pharo13\Tests-windows-64>mv progress.log progress-Tests-windows-64Kernel.log 
[Pipeline] bat

evref@EVREF-RODRO D:\builds\workspace\uest_and_branch_Pipeline_Pharo13\Tests-windows-64>cat progress-Tests-windows-64Kernel.log 
running suite: SUnit-Tests
starting testcase: ClassFactoryForTestCaseTest>>testClassCreationInDifferentTags ... finished in 3 milliseconds
starting testcase: ClassFactoryForTestCaseTest>>testMultipleClassCreation ... finished in 2 milliseconds
starting testcase: ClassFactoryForTestCaseTest>>testPackageCleanUp ... finished in 2 milliseconds
starting testcase: ClassFactoryForTestCaseTest>>testPackageOfCreatedClassIsCleanedUp ... finished in 1 millisecond
starting testcase: ClassFactoryForTestCaseTest>>testSingleClassCreation ... finished in 2 milliseconds
starting testcase: ClassFactoryForTestCaseTest>>testSingleTraitCreation ... finished in 6 milliseconds
starting testcase: ClassFactoryForTestCaseTest>>testTraitCreationInDifferentCategories ... finished in 16 milliseconds
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testClassCreationInDifferentTags ... finished in 1 millisecond
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testMultipleClassCreation ... finished in 1 millisecond
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testPackageCleanUp ... finished in 1 millisecond
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testPackageOfCreatedClassIsCleanedUp ... finished in 0 seconds
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testSingleClassCreation ... finished in 1 millisecond
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testSingleTraitCreation ... finished in 3 milliseconds
starting testcase: ClassFactoryWithNonDefaultEnvironmentTest>>testTraitCreationInDifferentCategories ... finished in 15 milliseconds
starting testcase: ExampleSetTest>>testAdd ... finished in 0 seconds
starting testcase: ExampleSetTest>>testGrow ... finished in 0 seconds
starting testcase: ExampleSetTest>>testIllegal ... finished in 0 seconds
starting testcase: ExampleSetTest>>testIncludes ... finished in 0 seconds
starting testcase: ExampleSetTest>>testOccurrences ... finished in 0 seconds
starting testcase: ExampleSetTest>>testRemove ... finished in 0 seconds
starting testcase: FailingTearDownTest>>testAssignToTestCleanup ... finished in 0 seconds
starting testcase: FailingTearDownTest>>testFailingTearDown ... finished in 0 seconds
starting testcase: FailingTestResourceTestCase>>testDebugTestWithResource ... finished in 0 seconds
starting testcase: FailingTestResourceTestCase>>testResourceCollection ... finished in 0 seconds
starting testcase: FailingTestResourceTestCase>>testResourceInitRelease ... finished in 0 seconds
starting testcase: FailingTestResourceTestCase>>testRunSuiteWithResource ... finished in 0 seconds
starting testcase: FailingTestResourceTestCase>>testRunTestWithResource ... finished in 1 millisecond
starting testcase: ManyTestResourceTestCase>>testDebugTestWithResource ... finished in 0 seconds
starting testcase: ManyTestResourceTestCase>>testResourceCollection ... finished in 0 seconds
starting testcase: ManyTestResourceTestCase>>testResourceInitRelease ... finished in 0 seconds
starting testcase: ManyTestResourceTestCase>>testRunSuiteWithResource ... finished in 0 seconds
starting testcase: ManyTestResourceTestCase>>testRunTestWithResource ... finished in 0 seconds
starting testcase: ManyTestResourceTestCase>>testTearDownOrder ... finished in 0 seconds
starting testcase: PaCasesMatrixTest>>testParametersHaveValue(#option1->'a' #option2->1) ... finished in 1 millisecond
starting testcase: PaCasesMatrixTest>>testParametersHaveValue(#option1->'b' #option2->2) ... finished in 0 seconds
starting testcase: PaCasesMatrixTest>>testParametersHaveValue(#option1->'c' #option2->3) ... finished in 0 seconds
starting testcase: PaCombinedMatrixExampleTest>>testParametersHaveValue(#option3->#a #option1->'a' #option2->1) ... finished in 0 seconds
starting testcase: PaCombinedMatrixExampleTest>>testParametersHaveValue(#option3->#a #option1->'b' #option2->2) ... finished in 0 seconds
starting testcase: PaCombinedMatrixExampleTest>>testParametersHaveValue(#option3->#a #option1->'c' #option2->3) ... finished in 0 seconds
starting testcase: PaCombinedMatrixExampleTest>>testParametersHaveValue(#option3->#b #option1->'a' #option2->1) ... finished in 0 seconds
starting testcase: PaCombinedMatrixExampleTest>>testParametersHaveValue(#option3->#b #option1->'b' #option2->2) ... finished in 1 millisecond
starting testcase: PaCombinedMatrixExampleTest>>testParametersHaveValue(#option3->#b #option1->'c' #option2->3) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#y) ... finished in 1 millisecond
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#a #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#b #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#x) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#y) ... finished in 0 seconds
starting testcase: PaMatrix3ExampleTest>>testParametersHaveValue(#option1->#c #option2->[] #option3->#z) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#a #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#a #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#a #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#b #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#b #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#b #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#c #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#c #option2->[]) ... finished in 0 seconds
starting testcase: PaMatrixExampleTest>>testParametersHaveValue(#option1->#c #option2->[]) ... finished in 0 seconds
starting testcase: PaSelectedCasesExampleTest>>testSum(#number1->2 #number2->1.0 #result->3) ... finished in 0 seconds
starting testcase: PaSelectedCasesExampleTest>>testSum(#number1->(2/3) #number2->(1/3) #result->1) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->1 #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->1 #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->1 #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->'a' #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->'a' #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->'a' #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->2 #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->2 #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->2 #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->'b' #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->'b' #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->'b' #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->'b' #collectionClass->OrderedCollection) ... finished in 1 millisecond
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->$d #collectionClass->Set) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->$d #collectionClass->Bag) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAdd(#item1->$c #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testAddAndRemove(#item1->$c #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSimpleMatrixExampleTest>>testIncludes(#item1->$c #item2->$d #collectionClass->OrderedCollection) ... finished in 0 seconds
starting testcase: PaSuiteTest>>testCasesHasTheCorrectNumberOfTests ... finished in 0 seconds
starting testcase: PaSuiteTest>>testCasesHasTheCorrectTests ... finished in 1 millisecond
starting testcase: PaSuiteTest>>testCombinedHasTheCorrectNumberOfTests ... finished in 0 seconds
starting testcase: PaSuiteTest>>testCombinedHasTheCorrectTests ... finished in 0 seconds
starting testcase: PaSuiteTest>>testMatrix3ExampleHasTheCorrectNumberOfTests ... finished in 1 millisecond
starting testcase: PaSuiteTest>>testMatrix3ExampleHasTheCorrectTests ... finished in 1 millisecond
starting testcase: PaSuiteTest>>testMatrixExampleHasTheCorrectNumberOfTests ... finished in 0 seconds
starting testcase: PaSuiteTest>>testMatrixExampleHasTheCorrectTests ... finished in 1 millisecond
starting testcase: PaSuiteTest>>testMultiplyMatrixWithCasesMultiplyCases ... finished in 0 seconds
starting testcase: PaSuiteTest>>testMultiplyMatrixWithOptionsAndCasesMultiplyCases ... finished in 0 seconds
starting testcase: PaSuiteTest>>testMultiplyMatrixWithOptionsMultiplyCases ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testAllowRunningBackgroundProcessesToFinish ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testAllowRunningBackgroundProcessesToFinishButFailTestIfItCant ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testAlwaysPassBackgroundHalt ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldNotTerminateAllFailedProcessesWhenSuchTerminationIsDisabled ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldNotTerminateAllRunningProcessesWhenSuchTerminationIsDisabled ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldRestoreDefaultFailingLogicForRunningProcessesCase ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldRestoreProcessTerminationLogic ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldRestoreSuspensionLogic ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldRevertServiceToBeEnabledByDefault ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldTerminateAllFailedProcesses ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testCleanUpShouldTerminateAllRunningProcesses ... finished in 1 millisecond
starting testcase: ProcessMonitorTestServiceTest>>testDisableRunningProcessesCleanupWhenPassBackgroundFailures ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDoesNotRaiseForkedProcessFailureWhenFailuresWerePassedAndMainProcessAlsoFails ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDoesNotRaiseForkedProcessFailureWhenFailuresWerePassedAndProcessCompletes ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDoesNotRaiseForkedProcessFailureWhenThereWasOnlyMainProcessFailure ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDoesNotRaiseLeftRunningProcessWhenItAllowsThemToBe ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDoesNotRaiseLeftRunningProcessWhenProcessWasOnlyCreated ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testDoesNotRaiseLeftRunningProcessWhenThereWasMainProcessFailure ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testFailTestWhenBackgroundFailureWasPassedButMainProcessCompletesSuccessfully ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testFailTestWhenBackgroundProcessWasFailedDuringFinalTryToFinishItAtTestCompletionTime ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testFailTestWhenItIsCompletedWithBackgroundFailures ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testFailTestWhenItIsCompletedWithBackgroundFailuresAndRunningProcesses ... finished in 1 millisecond
starting testcase: ProcessMonitorTestServiceTest>>testFailTestWhenItIsCompletedWithRunningProcesses ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testGettingBackgroundFailuresFromEnvironment ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testGettingFailuresFromEnvironment ... finished in 1 millisecond
starting testcase: ProcessMonitorTestServiceTest>>testGettingForkedProcessesFromEnvironment ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testGettingServiceFromEnvironment ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testGettingServiceFromTestCase ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testHasDefaultFailingStrategyForRunningProcesses ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testHasDefaultTerminationStrategyForRunningProcesses ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testHasEmptyForkedProcessesByDefault ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testHasEmptySuspendedBackgroundFailuresByDefault ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testIgnoreDirtyTestErrors ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testIsEnabledByDefault ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testIsMainTestProcessFailed ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testIsTestProcessFailed ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testPassBackgroundFailuresWhenSuspensionLogicIsDisabled ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testRecordMainTestProcessError ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testRecordMainTestProcessUnhandledError ... finished in 1 millisecond
starting testcase: ProcessMonitorTestServiceTest>>testResumeFailedProcessWhenItFailsTestWithUnhandledError ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testResumeFailedProcessesWhenHaltIsSignaled ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testResumeFailedProcessesWhenHaltIsSignaledInBackground ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testResumeFailedProcessesWhenTestFailureIsUnhandled ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testShouldSuspendBackgroundFailuresByDefault ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testStoreAllForkedProcesses ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testSuspendBackgroundError ... finished in 0 seconds
starting testcase: ProcessMonitorTestServiceTest>>testSuspendBackgroundWarning ... finished in 0 seconds
starting testcase: ResumableTestFailureTestCase>>testResumable ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testAssertionFailedInRaiseWithExceptionDo ... finished in 1 millisecond
starting testcase: SUnitExtensionsTest>>testAutoAssertFalse ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testAutoAssertTrue ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testAutoDenyFalse ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testAutoDenyTrue ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testDifferentExceptionInShouldRaiseWithExceptionDo ... finished in 1 millisecond
starting testcase: SUnitExtensionsTest>>testErrorInRaiseWithExceptionDo ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testExceptionWithMatchingString ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testExceptionWithoutMatchingString ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testInvalidShouldNotTakeMoreThan ... finished in 102 milliseconds
starting testcase: SUnitExtensionsTest>>testInvalidShouldNotTakeMoreThanMilliseconds ... finished in 101 milliseconds
starting testcase: SUnitExtensionsTest>>testNoExceptionInShouldRaiseWithExceptionDo ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testNoExceptionWithMatchingString ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testNoExceptionWithNoMatchingString ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testShouldFix ... finished in 0 seconds
starting testcase: SUnitExtensionsTest>>testShouldRaiseWithExceptionDo ... finished in 1 millisecond
starting testcase: SUnitExtensionsTest>>testValidShouldNotTakeMoreThan ... finished in 151 milliseconds
starting testcase: SUnitExtensionsTest>>testValidShouldNotTakeMoreThanMilliseconds ... finished in 151 milliseconds
starting testcase: SUnitTest>>testAssert ... finished in 0 seconds
starting testcase: SUnitTest>>testChildProcessShouldNotBeStoredStronglyByTestEnvironment ... finished in 10 milliseconds
starting testcase: SUnitTest>>testDefects ... finished in 1 millisecond
starting testcase: SUnitTest>>testDialectLocalizedException ... finished in 0 seconds
starting testcase: SUnitTest>>testError ... finished in 0 seconds
starting testcase: SUnitTest>>testErrorShouldResetWatchDog ... finished in 1 second 51 milliseconds
starting testcase: SUnitTest>>testException ... finished in 0 seconds
starting testcase: SUnitTest>>testExecutionEnvironmentShouldBeInstalled ... finished in 1 millisecond
starting testcase: SUnitTest>>testExpectedFailure ... finished in 0 seconds
starting testcase: SUnitTest>>testExpectedFailureDetection ... finished in 0 seconds
starting testcase: SUnitTest>>testExpectedFailurePass ... finished in 0 seconds
starting testcase: SUnitTest>>testFail ... finished in 0 seconds
starting testcase: SUnitTest>>testFailedChildProcessTest ... finished in 0 seconds
starting testcase: SUnitTest>>testFailedChildProcessTestShouldNotEffectFollowingAnotherTest ... finished in 0 seconds
starting testcase: SUnitTest>>testFailedTestWithFailedChildProcessTestShouldNotEffectFollowingAnotherTest ... finished in 0 seconds
starting testcase: SUnitTest>>testFileOutResult ... finished in 1 millisecond
starting testcase: SUnitTest>>testGreenTestThenLongRunningTest ... finished in 23 milliseconds
starting testcase: SUnitTest>>testHangedChildProcessTestWhenItIsAllowedToLeaveProcessesAfterTest ... finished in 0 seconds
starting testcase: SUnitTest>>testHangedChildProcessTestWhenLeftProcessIsConsideredAsFailure ... finished in 1 millisecond
starting testcase: SUnitTest>>testHangedTestDueToFailedChildProcess ... finished in 23 milliseconds
starting testcase: SUnitTest>>testIgnoreDeprecationWarnings ... finished in 0 seconds
starting testcase: SUnitTest>>testIsNotRerunOnDebug ... finished in 0 seconds
starting testcase: SUnitTest>>testLongRunningTest ... finished in 21 milliseconds
starting testcase: SUnitTest>>testLongRunningTestThenGreenTest ... finished in 24 milliseconds
starting testcase: SUnitTest>>testRaiseDeprecationWarnings ... finished in 0 seconds
starting testcase: SUnitTest>>testRan ... finished in 1 millisecond
starting testcase: SUnitTest>>testRanOnlyOnce ... finished in 0 seconds
starting testcase: SUnitTest>>testResult ... finished in 0 seconds
starting testcase: SUnitTest>>testRunning ... finished in 22 milliseconds
starting testcase: SUnitTest>>testRunningLongTime ... finished in 2 seconds 51 milliseconds
starting testcase: SUnitTest>>testShould ... finished in 0 seconds
starting testcase: SUnitTest>>testShouldIgnoreTimeLimitWhenTestProcessIsSuspended ... finished in 63 milliseconds
starting testcase: SUnitTest>>testSuite ... finished in 0 seconds
starting testcase: SUnitTest>>testWatchDogProcessShouldNotBeCatchedAsForkedProcess ... finished in 0 seconds
starting testcase: SUnitTest>>testWithExceptionDo ... finished in 0 seconds
starting testcase: SimpleTestResourceTestCase>>testDebugTestWithResource ... finished in 1 millisecond
starting testcase: SimpleTestResourceTestCase>>testResourceCollection ... finished in 0 seconds
starting testcase: SimpleTestResourceTestCase>>testResourceInitRelease ... finished in 0 seconds
starting testcase: SimpleTestResourceTestCase>>testRunSuiteWithResource ... finished in 0 seconds
starting testcase: SimpleTestResourceTestCase>>testRunTestWithResource ... finished in 0 seconds
starting testcase: TestAsserterTest>>testAssertCollectionHasSameElements ... finished in 0 seconds
starting testcase: TestAsserterTest>>testDenyCollectionHasSameElements ... finished in 0 seconds
starting testcase: TestCaseTest>>testAnnouncement ... finished in 38 milliseconds
starting testcase: TestCaseTest>>testAssertEqualsActualAndExpectedOrder ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testActivationShouldRegisterDefaultServices ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testActivationShouldSetUpMainTestProcess ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testActivationShouldStartWatchDog ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testCleanUpAlsoDisabledTestServices ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testCleanUpShouldRevertServiceToBeEnabledByDefault ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testCleanUpTestServicesAfterFailedTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testCleanUpTestServicesAfterSucceedTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testCleanUpTestServicesAfterTerminatedTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testDeactivation ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testDisableGivenServiceWhenItExists ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testDisableGivenServiceWhenItIsNotRegistered ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testDoesNotCleanUpTestServicesUntilTestErrorIsNotHandled ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testDoesNotNotifyTestServicesAboutTerminatedTest ... finished in 1 millisecond
starting testcase: TestExecutionEnvironmentTest>>testEnableGivenServiceWhenItExists ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testEnableGivenServiceWhenItIsNotRegistered ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testEnableGivenServiceWithConfigurationBlock ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testFindService ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testGettingEnvironmentFromTestCase ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testHandleForkedProcessesByAllServices ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testHasEmptyServicesByDefault ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testIgnoreLongTestWhenItIsSuspendedAsUnderDebug ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testIgnoreWatchDogProcessAsForkedOne ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testIsEnabledByDefault ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testIsMainTestProcess ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testIsMainTestProcessActive ... finished in 1 millisecond
starting testcase: TestExecutionEnvironmentTest>>testIsMainTestProcessFailed ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testNotifyOnlyEnabledTestServices ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testNotifyTestServicesAboutCompletedFailedTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testNotifyTestServicesAboutCompletedTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testNotifyTestServicesAboutHalt ... finished in 1 millisecond
starting testcase: TestExecutionEnvironmentTest>>testNotifyTestServicesAboutUnhandledError ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testNotifyTestServicesAboutWarning ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testRegisteredServiceShouldBeBoundToEnvironment ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testResetWatchDogTimeoutBetweenFailedTests ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testResetWatchDogTimeoutBetweenTests ... finished in 1 millisecond
starting testcase: TestExecutionEnvironmentTest>>testRunningTest ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testRunningTestShouldSetDefaultTimeLimit ... finished in 0 seconds
starting testcase: TestExecutionEnvironmentTest>>testRunningTooLongTest ... finished in 24 milliseconds
starting testcase: TestFailureTestCase>>testCaptureIfSignalledWhenStepping ... finished in 0 seconds
starting testcase: TestResourceWithForkedProcessTestCase>>testFirst ... finished in 0 seconds
starting testcase: TestResourceWithForkedProcessTestCase>>testSecond ... finished in 0 seconds
finished running suite: SUnit-Tests
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
Running on gilda (Linux + docker) in /builds/workspace/uest_and_branch_Pipeline_Pharo13
[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/uest_and_branch_Pipeline_Pharo13 # 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
 > 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/heads/Pharo13:refs/remotes/origin/Pharo13 # timeout=10
Checking out Revision ac5bcc8d23996b5927b279730e0f213a81bbb1fc (Pharo13)
Commit message: "Merge pull request #17247 from jecisc/misc/cleanup-shout"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ac5bcc8d23996b5927b279730e0f213a81bbb1fc # timeout=10
[Pipeline] sh
+ git log -1 --format=%B
[Pipeline] sh
+ git log -1 --format=%p
[Pipeline] httpRequest
HttpMethod: GET
URL: https://api.github.com/repos/pharo-project/pharo/pulls/17247
Sending request to url: https://api.github.com/repos/pharo-project/pharo/pulls/17247
Response Code: HTTP/1.1 200 OK
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] readJSON
[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] node
Running on gilda (Linux + docker) in /builds/workspace/uest_and_branch_Pipeline_Pharo13
[Pipeline] {
[Pipeline] stage
[Pipeline] { (launchBenchmark)
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[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/uest_and_branch_Pipeline_Pharo13 # 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
Checking out Revision ac5bcc8d23996b5927b279730e0f213a81bbb1fc (Pharo13)
 > 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/heads/Pharo13:refs/remotes/origin/Pharo13 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ac5bcc8d23996b5927b279730e0f213a81bbb1fc # timeout=10
Commit message: "Merge pull request #17247 from jecisc/misc/cleanup-shout"
[Pipeline] sh
+ git log -1 --format=%H
[Pipeline] build
Scheduling project: pharo-benchmarks
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS