[INFO] updating cached repository Aligorith/rust_first_testbed [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Aligorith/rust_first_testbed [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Aligorith/rust_first_testbed" "work/ex/beta-1.37-6/sources/1.36.0/gh/Aligorith/rust_first_testbed"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Aligorith/rust_first_testbed'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Aligorith/rust_first_testbed" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Aligorith/rust_first_testbed"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Aligorith/rust_first_testbed'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7e2b65f49fd228ac6870c622845778de77699315 [INFO] sha for GitHub repo Aligorith/rust_first_testbed: 7e2b65f49fd228ac6870c622845778de77699315 [INFO] validating manifest of Aligorith/rust_first_testbed 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 Aligorith/rust_first_testbed 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 Aligorith/rust_first_testbed [INFO] finished frobbing Aligorith/rust_first_testbed [INFO] frobbed toml for Aligorith/rust_first_testbed written to work/ex/beta-1.37-6/sources/1.36.0/gh/Aligorith/rust_first_testbed/Cargo.toml [INFO] started frobbing Aligorith/rust_first_testbed [INFO] finished frobbing Aligorith/rust_first_testbed [INFO] frobbed toml for Aligorith/rust_first_testbed written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Aligorith/rust_first_testbed/Cargo.toml [INFO] crate Aligorith/rust_first_testbed 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 Aligorith/rust_first_testbed 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-7/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/Aligorith/rust_first_testbed:/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] 46c8b3d3685bc5d30de0adbe2b68e3459ef040b4a3bdb1fff6100c1f0ecb4782 [INFO] running `"docker" "start" "-a" "46c8b3d3685bc5d30de0adbe2b68e3459ef040b4a3bdb1fff6100c1f0ecb4782"` [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.0 [INFO] [stderr] Compiling unindent v0.1.2 [INFO] [stderr] Compiling libc v0.2.19 [INFO] [stderr] Compiling proc-macro-hack v0.4.0 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling indoc-impl v0.2.3 [INFO] [stderr] Compiling indoc v0.2.3 [INFO] [stderr] Compiling myapp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.25s [INFO] running `"docker" "inspect" "46c8b3d3685bc5d30de0adbe2b68e3459ef040b4a3bdb1fff6100c1f0ecb4782"` [INFO] running `"docker" "rm" "-f" "46c8b3d3685bc5d30de0adbe2b68e3459ef040b4a3bdb1fff6100c1f0ecb4782"` [INFO] [stdout] 46c8b3d3685bc5d30de0adbe2b68e3459ef040b4a3bdb1fff6100c1f0ecb4782 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/Aligorith/rust_first_testbed:/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] 4f2a40a4fe27c1b394a4ba2583b271006837141d8969fb59b727482c7922fc24 [INFO] running `"docker" "start" "-a" "4f2a40a4fe27c1b394a4ba2583b271006837141d8969fb59b727482c7922fc24"` [INFO] [stderr] Compiling myapp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `"docker" "inspect" "4f2a40a4fe27c1b394a4ba2583b271006837141d8969fb59b727482c7922fc24"` [INFO] running `"docker" "rm" "-f" "4f2a40a4fe27c1b394a4ba2583b271006837141d8969fb59b727482c7922fc24"` [INFO] [stdout] 4f2a40a4fe27c1b394a4ba2583b271006837141d8969fb59b727482c7922fc24 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/Aligorith/rust_first_testbed:/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] bef7e5856302c81b3d59d8ef7128b5b5edfe994041c491bbcc87ab4476e0ce2d [INFO] running `"docker" "start" "-a" "bef7e5856302c81b3d59d8ef7128b5b5edfe994041c491bbcc87ab4476e0ce2d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/myapp-21e82d9c012f4448 [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" "bef7e5856302c81b3d59d8ef7128b5b5edfe994041c491bbcc87ab4476e0ce2d"` [INFO] running `"docker" "rm" "-f" "bef7e5856302c81b3d59d8ef7128b5b5edfe994041c491bbcc87ab4476e0ce2d"` [INFO] [stdout] bef7e5856302c81b3d59d8ef7128b5b5edfe994041c491bbcc87ab4476e0ce2d