[INFO] updating cached repository luser/test-panic [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/luser/test-panic [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/luser/test-panic" "work/ex/beta-1.38-1/sources/1.37.0/gh/luser/test-panic"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/luser/test-panic'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/luser/test-panic" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/luser/test-panic"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/luser/test-panic'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9f8d9f9faeaa9d51ee7c86f9fc425103084e2d68 [INFO] sha for GitHub repo luser/test-panic: 9f8d9f9faeaa9d51ee7c86f9fc425103084e2d68 [INFO] validating manifest of luser/test-panic on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of luser/test-panic on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing luser/test-panic [INFO] finished frobbing luser/test-panic [INFO] frobbed toml for luser/test-panic written to work/ex/beta-1.38-1/sources/1.37.0/gh/luser/test-panic/Cargo.toml [INFO] started frobbing luser/test-panic [INFO] finished frobbing luser/test-panic [INFO] frobbed toml for luser/test-panic written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/luser/test-panic/Cargo.toml [INFO] crate luser/test-panic already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing luser/test-panic against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/luser/test-panic:/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-08-13" "build" "--frozen"` [INFO] [stdout] c9453b830b1b13a4c13507377108286a60c25cd79791f67cd7a31724853474ed [INFO] running `"docker" "start" "-a" "c9453b830b1b13a4c13507377108286a60c25cd79791f67cd7a31724853474ed"` [INFO] [stderr] Compiling test-panic v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `"docker" "inspect" "c9453b830b1b13a4c13507377108286a60c25cd79791f67cd7a31724853474ed"` [INFO] running `"docker" "rm" "-f" "c9453b830b1b13a4c13507377108286a60c25cd79791f67cd7a31724853474ed"` [INFO] [stdout] c9453b830b1b13a4c13507377108286a60c25cd79791f67cd7a31724853474ed [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/luser/test-panic:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] acd51a54a33d17bbb8c3a4cd8c2cf22ee14fdf60a7601c40061549b085ee0082 [INFO] running `"docker" "start" "-a" "acd51a54a33d17bbb8c3a4cd8c2cf22ee14fdf60a7601c40061549b085ee0082"` [INFO] [stderr] Compiling test-panic v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `"docker" "inspect" "acd51a54a33d17bbb8c3a4cd8c2cf22ee14fdf60a7601c40061549b085ee0082"` [INFO] running `"docker" "rm" "-f" "acd51a54a33d17bbb8c3a4cd8c2cf22ee14fdf60a7601c40061549b085ee0082"` [INFO] [stdout] acd51a54a33d17bbb8c3a4cd8c2cf22ee14fdf60a7601c40061549b085ee0082 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/luser/test-panic:/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-08-13" "test" "--frozen"` [INFO] [stdout] f09ddd311b5d1289860f3fe860c08496324dbec13521f5341c7918b838a833ca [INFO] running `"docker" "start" "-a" "f09ddd311b5d1289860f3fe860c08496324dbec13521f5341c7918b838a833ca"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/test_panic-a1f5ca343a266832 [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" "f09ddd311b5d1289860f3fe860c08496324dbec13521f5341c7918b838a833ca"` [INFO] running `"docker" "rm" "-f" "f09ddd311b5d1289860f3fe860c08496324dbec13521f5341c7918b838a833ca"` [INFO] [stdout] f09ddd311b5d1289860f3fe860c08496324dbec13521f5341c7918b838a833ca