[INFO] updating cached repository richchurcher/rusty-hero [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/richchurcher/rusty-hero [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/richchurcher/rusty-hero" "work/ex/beta-1.37-6/sources/1.36.0/gh/richchurcher/rusty-hero"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/richchurcher/rusty-hero'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/richchurcher/rusty-hero" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/richchurcher/rusty-hero"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/richchurcher/rusty-hero'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dc955d11abc077620da62cfe0c6f5a496b5fc858 [INFO] sha for GitHub repo richchurcher/rusty-hero: dc955d11abc077620da62cfe0c6f5a496b5fc858 [INFO] validating manifest of richchurcher/rusty-hero 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 richchurcher/rusty-hero 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 richchurcher/rusty-hero [INFO] finished frobbing richchurcher/rusty-hero [INFO] frobbed toml for richchurcher/rusty-hero written to work/ex/beta-1.37-6/sources/1.36.0/gh/richchurcher/rusty-hero/Cargo.toml [INFO] started frobbing richchurcher/rusty-hero [INFO] finished frobbing richchurcher/rusty-hero [INFO] frobbed toml for richchurcher/rusty-hero written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/richchurcher/rusty-hero/Cargo.toml [INFO] crate richchurcher/rusty-hero 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing richchurcher/rusty-hero 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/richchurcher/rusty-hero:/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] 886fd3338c03fa645196c22a92afd6ec51272aa55bd21e3f841b7858f4b711bf [INFO] running `"docker" "start" "-a" "886fd3338c03fa645196c22a92afd6ec51272aa55bd21e3f841b7858f4b711bf"` [INFO] [stderr] Compiling handmade v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `"docker" "inspect" "886fd3338c03fa645196c22a92afd6ec51272aa55bd21e3f841b7858f4b711bf"` [INFO] running `"docker" "rm" "-f" "886fd3338c03fa645196c22a92afd6ec51272aa55bd21e3f841b7858f4b711bf"` [INFO] [stdout] 886fd3338c03fa645196c22a92afd6ec51272aa55bd21e3f841b7858f4b711bf [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/richchurcher/rusty-hero:/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] de8bbda3bac9b1ccfd2cd6509b33173e92ca168765365b3c9e720dfb642d7498 [INFO] running `"docker" "start" "-a" "de8bbda3bac9b1ccfd2cd6509b33173e92ca168765365b3c9e720dfb642d7498"` [INFO] [stderr] Compiling handmade v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `"docker" "inspect" "de8bbda3bac9b1ccfd2cd6509b33173e92ca168765365b3c9e720dfb642d7498"` [INFO] running `"docker" "rm" "-f" "de8bbda3bac9b1ccfd2cd6509b33173e92ca168765365b3c9e720dfb642d7498"` [INFO] [stdout] de8bbda3bac9b1ccfd2cd6509b33173e92ca168765365b3c9e720dfb642d7498 [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/richchurcher/rusty-hero:/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] f6539e6635f75ff2ec46cf08dcfded1511d01c2d19cbae780a7f59ddcd6948d2 [INFO] running `"docker" "start" "-a" "f6539e6635f75ff2ec46cf08dcfded1511d01c2d19cbae780a7f59ddcd6948d2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/handmade-725b30e4c58e8db4 [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" "f6539e6635f75ff2ec46cf08dcfded1511d01c2d19cbae780a7f59ddcd6948d2"` [INFO] running `"docker" "rm" "-f" "f6539e6635f75ff2ec46cf08dcfded1511d01c2d19cbae780a7f59ddcd6948d2"` [INFO] [stdout] f6539e6635f75ff2ec46cf08dcfded1511d01c2d19cbae780a7f59ddcd6948d2