[INFO] updating cached repository juhnowski/rust-panic [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/juhnowski/rust-panic [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/juhnowski/rust-panic" "work/ex/beta-1.37-6/sources/1.36.0/gh/juhnowski/rust-panic"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/juhnowski/rust-panic'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/juhnowski/rust-panic" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/juhnowski/rust-panic"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/juhnowski/rust-panic'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 51dd40728f51be8598eb06c1225055e6641de032 [INFO] sha for GitHub repo juhnowski/rust-panic: 51dd40728f51be8598eb06c1225055e6641de032 [INFO] validating manifest of juhnowski/rust-panic 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 juhnowski/rust-panic 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 juhnowski/rust-panic [INFO] finished frobbing juhnowski/rust-panic [INFO] frobbed toml for juhnowski/rust-panic written to work/ex/beta-1.37-6/sources/1.36.0/gh/juhnowski/rust-panic/Cargo.toml [INFO] started frobbing juhnowski/rust-panic [INFO] finished frobbing juhnowski/rust-panic [INFO] frobbed toml for juhnowski/rust-panic written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/juhnowski/rust-panic/Cargo.toml [INFO] crate juhnowski/rust-panic 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 juhnowski/rust-panic 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/juhnowski/rust-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 430449b3ddc3686406203b70265bec95b026fcb43fa42ed06488c036eb06d982 [INFO] running `"docker" "start" "-a" "430449b3ddc3686406203b70265bec95b026fcb43fa42ed06488c036eb06d982"` [INFO] [stderr] Compiling panic v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.38s [INFO] running `"docker" "inspect" "430449b3ddc3686406203b70265bec95b026fcb43fa42ed06488c036eb06d982"` [INFO] running `"docker" "rm" "-f" "430449b3ddc3686406203b70265bec95b026fcb43fa42ed06488c036eb06d982"` [INFO] [stdout] 430449b3ddc3686406203b70265bec95b026fcb43fa42ed06488c036eb06d982 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/juhnowski/rust-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3db29c8eadb3f8d09e64d9d9cb184943ef0a52c05dd061e44b0e777c4a3d685e [INFO] running `"docker" "start" "-a" "3db29c8eadb3f8d09e64d9d9cb184943ef0a52c05dd061e44b0e777c4a3d685e"` [INFO] [stderr] Compiling panic v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `"docker" "inspect" "3db29c8eadb3f8d09e64d9d9cb184943ef0a52c05dd061e44b0e777c4a3d685e"` [INFO] running `"docker" "rm" "-f" "3db29c8eadb3f8d09e64d9d9cb184943ef0a52c05dd061e44b0e777c4a3d685e"` [INFO] [stdout] 3db29c8eadb3f8d09e64d9d9cb184943ef0a52c05dd061e44b0e777c4a3d685e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/juhnowski/rust-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] ba2af1937f5c4b0f70d67d526fd345bdda9508448a6a5036c13137139cea846a [INFO] running `"docker" "start" "-a" "ba2af1937f5c4b0f70d67d526fd345bdda9508448a6a5036c13137139cea846a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/panic-e31c20b83470b67b [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" "ba2af1937f5c4b0f70d67d526fd345bdda9508448a6a5036c13137139cea846a"` [INFO] running `"docker" "rm" "-f" "ba2af1937f5c4b0f70d67d526fd345bdda9508448a6a5036c13137139cea846a"` [INFO] [stdout] ba2af1937f5c4b0f70d67d526fd345bdda9508448a6a5036c13137139cea846a