[INFO] updating cached repository SkamDart/hello_rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/SkamDart/hello_rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/SkamDart/hello_rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/SkamDart/hello_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/SkamDart/hello_rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/SkamDart/hello_rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/SkamDart/hello_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/SkamDart/hello_rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0c097ce18b958f03a5ab53b05aabb78bebe09242 [INFO] sha for GitHub repo SkamDart/hello_rust: 0c097ce18b958f03a5ab53b05aabb78bebe09242 [INFO] validating manifest of SkamDart/hello_rust 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 SkamDart/hello_rust 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 SkamDart/hello_rust [INFO] finished frobbing SkamDart/hello_rust [INFO] frobbed toml for SkamDart/hello_rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/SkamDart/hello_rust/Cargo.toml [INFO] started frobbing SkamDart/hello_rust [INFO] finished frobbing SkamDart/hello_rust [INFO] frobbed toml for SkamDart/hello_rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/SkamDart/hello_rust/Cargo.toml [INFO] crate SkamDart/hello_rust 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 SkamDart/hello_rust 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/SkamDart/hello_rust:/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] 366c1544e1c2f4cc32a47265c85dc995c3a4119f7b0d929ca9df0dfed283cd4e [INFO] running `"docker" "start" "-a" "366c1544e1c2f4cc32a47265c85dc995c3a4119f7b0d929ca9df0dfed283cd4e"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.84s [INFO] running `"docker" "inspect" "366c1544e1c2f4cc32a47265c85dc995c3a4119f7b0d929ca9df0dfed283cd4e"` [INFO] running `"docker" "rm" "-f" "366c1544e1c2f4cc32a47265c85dc995c3a4119f7b0d929ca9df0dfed283cd4e"` [INFO] [stdout] 366c1544e1c2f4cc32a47265c85dc995c3a4119f7b0d929ca9df0dfed283cd4e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/SkamDart/hello_rust:/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] 86ce7e66a1f052f3977bc5ac959aa5a49230bec6222cfc772dfaa22a2d44d7c5 [INFO] running `"docker" "start" "-a" "86ce7e66a1f052f3977bc5ac959aa5a49230bec6222cfc772dfaa22a2d44d7c5"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.14s [INFO] running `"docker" "inspect" "86ce7e66a1f052f3977bc5ac959aa5a49230bec6222cfc772dfaa22a2d44d7c5"` [INFO] running `"docker" "rm" "-f" "86ce7e66a1f052f3977bc5ac959aa5a49230bec6222cfc772dfaa22a2d44d7c5"` [INFO] [stdout] 86ce7e66a1f052f3977bc5ac959aa5a49230bec6222cfc772dfaa22a2d44d7c5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/SkamDart/hello_rust:/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] 3c888e94c9310302f6ca4a1552c34951e0b00bad5badd6c24828ae725760b439 [INFO] running `"docker" "start" "-a" "3c888e94c9310302f6ca4a1552c34951e0b00bad5badd6c24828ae725760b439"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello-6c6a003150c6cea2 [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" "3c888e94c9310302f6ca4a1552c34951e0b00bad5badd6c24828ae725760b439"` [INFO] running `"docker" "rm" "-f" "3c888e94c9310302f6ca4a1552c34951e0b00bad5badd6c24828ae725760b439"` [INFO] [stdout] 3c888e94c9310302f6ca4a1552c34951e0b00bad5badd6c24828ae725760b439