[INFO] updating cached repository sentientmonkey/rusty [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sentientmonkey/rusty [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sentientmonkey/rusty" "work/ex/beta-1.37-6/sources/1.36.0/gh/sentientmonkey/rusty"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/sentientmonkey/rusty'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sentientmonkey/rusty" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sentientmonkey/rusty"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sentientmonkey/rusty'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 42ec2cd4b640dd908a6a0e99d67996dc71fa3e4f [INFO] sha for GitHub repo sentientmonkey/rusty: 42ec2cd4b640dd908a6a0e99d67996dc71fa3e4f [INFO] validating manifest of sentientmonkey/rusty on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sentientmonkey/rusty on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sentientmonkey/rusty [INFO] finished frobbing sentientmonkey/rusty [INFO] frobbed toml for sentientmonkey/rusty written to work/ex/beta-1.37-6/sources/1.36.0/gh/sentientmonkey/rusty/Cargo.toml [INFO] started frobbing sentientmonkey/rusty [INFO] finished frobbing sentientmonkey/rusty [INFO] frobbed toml for sentientmonkey/rusty written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sentientmonkey/rusty/Cargo.toml [INFO] crate sentientmonkey/rusty already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing sentientmonkey/rusty against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sentientmonkey/rusty:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 3de459bf9a254c0efc51ce87dc2d93d2beb8814f87c616fa982645f71117f2de [INFO] running `"docker" "start" "-a" "3de459bf9a254c0efc51ce87dc2d93d2beb8814f87c616fa982645f71117f2de"` [INFO] [stderr] Compiling rusty v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "3de459bf9a254c0efc51ce87dc2d93d2beb8814f87c616fa982645f71117f2de"` [INFO] running `"docker" "rm" "-f" "3de459bf9a254c0efc51ce87dc2d93d2beb8814f87c616fa982645f71117f2de"` [INFO] [stdout] 3de459bf9a254c0efc51ce87dc2d93d2beb8814f87c616fa982645f71117f2de [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sentientmonkey/rusty:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 6c33a71c77c3fe095134780e33c343c2ccf75acbe0a656a3f22866ecfd691051 [INFO] running `"docker" "start" "-a" "6c33a71c77c3fe095134780e33c343c2ccf75acbe0a656a3f22866ecfd691051"` [INFO] [stderr] Compiling rusty v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `"docker" "inspect" "6c33a71c77c3fe095134780e33c343c2ccf75acbe0a656a3f22866ecfd691051"` [INFO] running `"docker" "rm" "-f" "6c33a71c77c3fe095134780e33c343c2ccf75acbe0a656a3f22866ecfd691051"` [INFO] [stdout] 6c33a71c77c3fe095134780e33c343c2ccf75acbe0a656a3f22866ecfd691051 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sentientmonkey/rusty:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 7bfbf02db378330008038cd27e97eb287d99ee50b3a564117ca9efc310c127ae [INFO] running `"docker" "start" "-a" "7bfbf02db378330008038cd27e97eb287d99ee50b3a564117ca9efc310c127ae"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusty-9cf20f02af2aa04a [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test it_evals_strings ... ok [INFO] [stdout] test it_evals_numbers ... ok [INFO] [stdout] test it_evals_floats ... ok [INFO] [stdout] test it_evals_atoms ... ok [INFO] [stdout] test it_parses_atoms ... ok [INFO] [stdout] test it_parses_floats ... ok [INFO] [stdout] test it_parses_numbers ... ok [INFO] [stdout] test it_parses_sexps ... ok [INFO] [stdout] test it_parses_strings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7bfbf02db378330008038cd27e97eb287d99ee50b3a564117ca9efc310c127ae"` [INFO] running `"docker" "rm" "-f" "7bfbf02db378330008038cd27e97eb287d99ee50b3a564117ca9efc310c127ae"` [INFO] [stdout] 7bfbf02db378330008038cd27e97eb287d99ee50b3a564117ca9efc310c127ae