[INFO] updating cached repository dandro/rust-playground [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dandro/rust-playground [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dandro/rust-playground" "work/ex/beta-1.37-6/sources/1.36.0/gh/dandro/rust-playground"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/dandro/rust-playground'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dandro/rust-playground" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dandro/rust-playground"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dandro/rust-playground'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7add5f89ada861e2b5efecc43861e03fd189d999 [INFO] sha for GitHub repo dandro/rust-playground: 7add5f89ada861e2b5efecc43861e03fd189d999 [INFO] validating manifest of dandro/rust-playground 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 dandro/rust-playground 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 dandro/rust-playground [INFO] finished frobbing dandro/rust-playground [INFO] frobbed toml for dandro/rust-playground written to work/ex/beta-1.37-6/sources/1.36.0/gh/dandro/rust-playground/Cargo.toml [INFO] started frobbing dandro/rust-playground [INFO] finished frobbing dandro/rust-playground [INFO] frobbed toml for dandro/rust-playground written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dandro/rust-playground/Cargo.toml [INFO] crate dandro/rust-playground 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 dandro/rust-playground 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/dandro/rust-playground:/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] 207f906243e68d9f950e27c7e76d4f2dfbff4e58149784fd86801f5a88e84b92 [INFO] running `"docker" "start" "-a" "207f906243e68d9f950e27c7e76d4f2dfbff4e58149784fd86801f5a88e84b92"` [INFO] [stderr] Compiling playground v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `"docker" "inspect" "207f906243e68d9f950e27c7e76d4f2dfbff4e58149784fd86801f5a88e84b92"` [INFO] running `"docker" "rm" "-f" "207f906243e68d9f950e27c7e76d4f2dfbff4e58149784fd86801f5a88e84b92"` [INFO] [stdout] 207f906243e68d9f950e27c7e76d4f2dfbff4e58149784fd86801f5a88e84b92 [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/dandro/rust-playground:/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] fef4653a771d7f5a74e3fad4b205ac405d6c10e2c8d46a6ff46109eefa011950 [INFO] running `"docker" "start" "-a" "fef4653a771d7f5a74e3fad4b205ac405d6c10e2c8d46a6ff46109eefa011950"` [INFO] [stderr] Compiling playground v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `"docker" "inspect" "fef4653a771d7f5a74e3fad4b205ac405d6c10e2c8d46a6ff46109eefa011950"` [INFO] running `"docker" "rm" "-f" "fef4653a771d7f5a74e3fad4b205ac405d6c10e2c8d46a6ff46109eefa011950"` [INFO] [stdout] fef4653a771d7f5a74e3fad4b205ac405d6c10e2c8d46a6ff46109eefa011950 [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/dandro/rust-playground:/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] b23f7a084db1ca966a4732385c01d9589158d62316d76011c7045773e6a54395 [INFO] running `"docker" "start" "-a" "b23f7a084db1ca966a4732385c01d9589158d62316d76011c7045773e6a54395"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/playground-7377fbfcbe5e7799 [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" "b23f7a084db1ca966a4732385c01d9589158d62316d76011c7045773e6a54395"` [INFO] running `"docker" "rm" "-f" "b23f7a084db1ca966a4732385c01d9589158d62316d76011c7045773e6a54395"` [INFO] [stdout] b23f7a084db1ca966a4732385c01d9589158d62316d76011c7045773e6a54395