[INFO] updating cached repository mre/toypc [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mre/toypc [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mre/toypc" "work/ex/beta-1.37-6/sources/1.36.0/gh/mre/toypc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mre/toypc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mre/toypc" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mre/toypc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mre/toypc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] be2071bd5e334289fb62fa4cbc2bc6351dcdbbda [INFO] sha for GitHub repo mre/toypc: be2071bd5e334289fb62fa4cbc2bc6351dcdbbda [INFO] validating manifest of mre/toypc 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 mre/toypc 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 mre/toypc [INFO] finished frobbing mre/toypc [INFO] frobbed toml for mre/toypc written to work/ex/beta-1.37-6/sources/1.36.0/gh/mre/toypc/Cargo.toml [INFO] started frobbing mre/toypc [INFO] finished frobbing mre/toypc [INFO] frobbed toml for mre/toypc written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mre/toypc/Cargo.toml [INFO] crate mre/toypc 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 mre/toypc 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-4/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/mre/toypc:/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] 534cd1708312efe111980bf32e77f32b0862d210c4b1f31fae5f03e5ff1db72f [INFO] running `"docker" "start" "-a" "534cd1708312efe111980bf32e77f32b0862d210c4b1f31fae5f03e5ff1db72f"` [INFO] [stderr] Compiling toypc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "534cd1708312efe111980bf32e77f32b0862d210c4b1f31fae5f03e5ff1db72f"` [INFO] running `"docker" "rm" "-f" "534cd1708312efe111980bf32e77f32b0862d210c4b1f31fae5f03e5ff1db72f"` [INFO] [stdout] 534cd1708312efe111980bf32e77f32b0862d210c4b1f31fae5f03e5ff1db72f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/mre/toypc:/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] 443f0b365c29cf0698e5cdd4220d1167f26a3d26bb54f9b66a2696544da57d9a [INFO] running `"docker" "start" "-a" "443f0b365c29cf0698e5cdd4220d1167f26a3d26bb54f9b66a2696544da57d9a"` [INFO] [stderr] Compiling toypc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `"docker" "inspect" "443f0b365c29cf0698e5cdd4220d1167f26a3d26bb54f9b66a2696544da57d9a"` [INFO] running `"docker" "rm" "-f" "443f0b365c29cf0698e5cdd4220d1167f26a3d26bb54f9b66a2696544da57d9a"` [INFO] [stdout] 443f0b365c29cf0698e5cdd4220d1167f26a3d26bb54f9b66a2696544da57d9a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/mre/toypc:/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] 07a766fd1878cef63984d4a81cc38e2749f9e0c1484bef9618927a9ac13f8370 [INFO] running `"docker" "start" "-a" "07a766fd1878cef63984d4a81cc38e2749f9e0c1484bef9618927a9ac13f8370"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/toypc-d135c2510614133a [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test cpu::tests::test_tpl ... ok [INFO] [stdout] test cpu::tests::test_inc ... ok [INFO] [stdout] test cpu::tests::test_hlf ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "07a766fd1878cef63984d4a81cc38e2749f9e0c1484bef9618927a9ac13f8370"` [INFO] running `"docker" "rm" "-f" "07a766fd1878cef63984d4a81cc38e2749f9e0c1484bef9618927a9ac13f8370"` [INFO] [stdout] 07a766fd1878cef63984d4a81cc38e2749f9e0c1484bef9618927a9ac13f8370