[INFO] updating cached repository ftlc/Rust-Toy-Language [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ftlc/Rust-Toy-Language [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ftlc/Rust-Toy-Language" "work/ex/beta-1.37-6/sources/1.36.0/gh/ftlc/Rust-Toy-Language"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ftlc/Rust-Toy-Language'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ftlc/Rust-Toy-Language" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ftlc/Rust-Toy-Language"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ftlc/Rust-Toy-Language'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dde5f00cd3a8a7735bd831d0fedc3d7a1489ce1a [INFO] sha for GitHub repo ftlc/Rust-Toy-Language: dde5f00cd3a8a7735bd831d0fedc3d7a1489ce1a [INFO] validating manifest of ftlc/Rust-Toy-Language 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 ftlc/Rust-Toy-Language 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 ftlc/Rust-Toy-Language [INFO] finished frobbing ftlc/Rust-Toy-Language [INFO] frobbed toml for ftlc/Rust-Toy-Language written to work/ex/beta-1.37-6/sources/1.36.0/gh/ftlc/Rust-Toy-Language/Cargo.toml [INFO] started frobbing ftlc/Rust-Toy-Language [INFO] finished frobbing ftlc/Rust-Toy-Language [INFO] frobbed toml for ftlc/Rust-Toy-Language written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ftlc/Rust-Toy-Language/Cargo.toml [INFO] crate ftlc/Rust-Toy-Language 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 ftlc/Rust-Toy-Language against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ftlc/Rust-Toy-Language:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] f014eff08348ec983a7c23978ae8f5e826adc24facfc13e3111874d04587668b [INFO] running `"docker" "start" "-a" "f014eff08348ec983a7c23978ae8f5e826adc24facfc13e3111874d04587668b"` [INFO] [stderr] Compiling sexp v1.1.4 [INFO] [stderr] Compiling pl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.51s [INFO] running `"docker" "inspect" "f014eff08348ec983a7c23978ae8f5e826adc24facfc13e3111874d04587668b"` [INFO] running `"docker" "rm" "-f" "f014eff08348ec983a7c23978ae8f5e826adc24facfc13e3111874d04587668b"` [INFO] [stdout] f014eff08348ec983a7c23978ae8f5e826adc24facfc13e3111874d04587668b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ftlc/Rust-Toy-Language:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 7c48c57d9f189b69a84cdb8fe015b7f4c2fded1724284ac4761178e4da7245a3 [INFO] running `"docker" "start" "-a" "7c48c57d9f189b69a84cdb8fe015b7f4c2fded1724284ac4761178e4da7245a3"` [INFO] [stderr] Compiling pl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `"docker" "inspect" "7c48c57d9f189b69a84cdb8fe015b7f4c2fded1724284ac4761178e4da7245a3"` [INFO] running `"docker" "rm" "-f" "7c48c57d9f189b69a84cdb8fe015b7f4c2fded1724284ac4761178e4da7245a3"` [INFO] [stdout] 7c48c57d9f189b69a84cdb8fe015b7f4c2fded1724284ac4761178e4da7245a3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ftlc/Rust-Toy-Language:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 1f4139e05f9c7cf0769fcf31a28e0a924d470e8af4f037a835b8c45010c72fbd [INFO] running `"docker" "start" "-a" "1f4139e05f9c7cf0769fcf31a28e0a924d470e8af4f037a835b8c45010c72fbd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/pl-88daefbb60628d93 [INFO] [stderr] Running /opt/crater/target/debug/deps/pl-4ffb140eac9ea122 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/integration_test-2c06a2c06c84c652 [INFO] [stdout] running 6 tests [INFO] [stdout] test tests_bool ... ok [INFO] [stderr] Doc-tests pl [INFO] [stdout] test tests_num ... ok [INFO] [stdout] test tests_mult ... ok [INFO] [stdout] test tests_if ... ok [INFO] [stdout] test tests_minus ... ok [INFO] [stdout] test tests_plus ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1f4139e05f9c7cf0769fcf31a28e0a924d470e8af4f037a835b8c45010c72fbd"` [INFO] running `"docker" "rm" "-f" "1f4139e05f9c7cf0769fcf31a28e0a924d470e8af4f037a835b8c45010c72fbd"` [INFO] [stdout] 1f4139e05f9c7cf0769fcf31a28e0a924d470e8af4f037a835b8c45010c72fbd