[INFO] updating cached repository wyzxxx123/rustfirst [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/wyzxxx123/rustfirst [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/wyzxxx123/rustfirst" "work/ex/beta-1.37-6/sources/1.36.0/gh/wyzxxx123/rustfirst"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/wyzxxx123/rustfirst'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wyzxxx123/rustfirst" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wyzxxx123/rustfirst"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wyzxxx123/rustfirst'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1818c8716b2f777a668eeb1f6b09aa743ec5978b [INFO] sha for GitHub repo wyzxxx123/rustfirst: 1818c8716b2f777a668eeb1f6b09aa743ec5978b [INFO] validating manifest of wyzxxx123/rustfirst 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 wyzxxx123/rustfirst 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 wyzxxx123/rustfirst [INFO] finished frobbing wyzxxx123/rustfirst [INFO] frobbed toml for wyzxxx123/rustfirst written to work/ex/beta-1.37-6/sources/1.36.0/gh/wyzxxx123/rustfirst/Cargo.toml [INFO] started frobbing wyzxxx123/rustfirst [INFO] finished frobbing wyzxxx123/rustfirst [INFO] frobbed toml for wyzxxx123/rustfirst written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wyzxxx123/rustfirst/Cargo.toml [INFO] crate wyzxxx123/rustfirst 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 wyzxxx123/rustfirst 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/wyzxxx123/rustfirst:/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] 552df0284c208b908e4e2ca610cf0506ca892d68ecac3d7feac7aa7256b7cbba [INFO] running `"docker" "start" "-a" "552df0284c208b908e4e2ca610cf0506ca892d68ecac3d7feac7aa7256b7cbba"` [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.34s [INFO] running `"docker" "inspect" "552df0284c208b908e4e2ca610cf0506ca892d68ecac3d7feac7aa7256b7cbba"` [INFO] running `"docker" "rm" "-f" "552df0284c208b908e4e2ca610cf0506ca892d68ecac3d7feac7aa7256b7cbba"` [INFO] [stdout] 552df0284c208b908e4e2ca610cf0506ca892d68ecac3d7feac7aa7256b7cbba [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/wyzxxx123/rustfirst:/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] f91ca53e9a86b3f1518b9db00c2c5ac7fc7a8c91d925bf9653d2537071872770 [INFO] running `"docker" "start" "-a" "f91ca53e9a86b3f1518b9db00c2c5ac7fc7a8c91d925bf9653d2537071872770"` [INFO] [stderr] Compiling rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `"docker" "inspect" "f91ca53e9a86b3f1518b9db00c2c5ac7fc7a8c91d925bf9653d2537071872770"` [INFO] running `"docker" "rm" "-f" "f91ca53e9a86b3f1518b9db00c2c5ac7fc7a8c91d925bf9653d2537071872770"` [INFO] [stdout] f91ca53e9a86b3f1518b9db00c2c5ac7fc7a8c91d925bf9653d2537071872770 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/wyzxxx123/rustfirst:/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] f955e4d3070f34279b67bdce4105a0116d9cf28ba6169733815ddf2c3c401f82 [INFO] running `"docker" "start" "-a" "f955e4d3070f34279b67bdce4105a0116d9cf28ba6169733815ddf2c3c401f82"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust-c9d7cc08f565a2cc [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" "f955e4d3070f34279b67bdce4105a0116d9cf28ba6169733815ddf2c3c401f82"` [INFO] running `"docker" "rm" "-f" "f955e4d3070f34279b67bdce4105a0116d9cf28ba6169733815ddf2c3c401f82"` [INFO] [stdout] f955e4d3070f34279b67bdce4105a0116d9cf28ba6169733815ddf2c3c401f82