[INFO] updating cached repository naftulikay/busted.rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/naftulikay/busted.rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/naftulikay/busted.rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/naftulikay/busted.rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/naftulikay/busted.rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/naftulikay/busted.rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/naftulikay/busted.rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/naftulikay/busted.rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 80901f4aca49fb36ff0a3ed7bd9f3d0fa944dd7b [INFO] sha for GitHub repo naftulikay/busted.rs: 80901f4aca49fb36ff0a3ed7bd9f3d0fa944dd7b [INFO] validating manifest of naftulikay/busted.rs 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 naftulikay/busted.rs 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 naftulikay/busted.rs [INFO] finished frobbing naftulikay/busted.rs [INFO] frobbed toml for naftulikay/busted.rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/naftulikay/busted.rs/Cargo.toml [INFO] started frobbing naftulikay/busted.rs [INFO] finished frobbing naftulikay/busted.rs [INFO] frobbed toml for naftulikay/busted.rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/naftulikay/busted.rs/Cargo.toml [INFO] crate naftulikay/busted.rs 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing naftulikay/busted.rs 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-0/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/naftulikay/busted.rs:/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] e0e0ffc6fcb137c8bc387d1aeaab8b8f73613f037854c2e691c89571195b7e9b [INFO] running `"docker" "start" "-a" "e0e0ffc6fcb137c8bc387d1aeaab8b8f73613f037854c2e691c89571195b7e9b"` [INFO] [stderr] Compiling busted v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s [INFO] running `"docker" "inspect" "e0e0ffc6fcb137c8bc387d1aeaab8b8f73613f037854c2e691c89571195b7e9b"` [INFO] running `"docker" "rm" "-f" "e0e0ffc6fcb137c8bc387d1aeaab8b8f73613f037854c2e691c89571195b7e9b"` [INFO] [stdout] e0e0ffc6fcb137c8bc387d1aeaab8b8f73613f037854c2e691c89571195b7e9b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/naftulikay/busted.rs:/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] a6cd40a1c6908f1a6112855adab926e7d52b56f5f26fe993f4e081e5a9c15c24 [INFO] running `"docker" "start" "-a" "a6cd40a1c6908f1a6112855adab926e7d52b56f5f26fe993f4e081e5a9c15c24"` [INFO] [stderr] Compiling busted v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.38s [INFO] running `"docker" "inspect" "a6cd40a1c6908f1a6112855adab926e7d52b56f5f26fe993f4e081e5a9c15c24"` [INFO] running `"docker" "rm" "-f" "a6cd40a1c6908f1a6112855adab926e7d52b56f5f26fe993f4e081e5a9c15c24"` [INFO] [stdout] a6cd40a1c6908f1a6112855adab926e7d52b56f5f26fe993f4e081e5a9c15c24 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/naftulikay/busted.rs:/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] ee42abb65f1d0c4643cd4437473027974b9e3614c1e45556a13ecfbbc74e1d57 [INFO] running `"docker" "start" "-a" "ee42abb65f1d0c4643cd4437473027974b9e3614c1e45556a13ecfbbc74e1d57"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/busted-67b83dac953dbf8c [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" "ee42abb65f1d0c4643cd4437473027974b9e3614c1e45556a13ecfbbc74e1d57"` [INFO] running `"docker" "rm" "-f" "ee42abb65f1d0c4643cd4437473027974b9e3614c1e45556a13ecfbbc74e1d57"` [INFO] [stdout] ee42abb65f1d0c4643cd4437473027974b9e3614c1e45556a13ecfbbc74e1d57