[INFO] updating cached repository hyldmo/rust-hello [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hyldmo/rust-hello [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hyldmo/rust-hello" "work/ex/beta-1.38-1/sources/1.37.0/gh/hyldmo/rust-hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/hyldmo/rust-hello'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hyldmo/rust-hello" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hyldmo/rust-hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hyldmo/rust-hello'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8b1b5ab508c4d9f512387a557f322951017ef81c [INFO] sha for GitHub repo hyldmo/rust-hello: 8b1b5ab508c4d9f512387a557f322951017ef81c [INFO] validating manifest of hyldmo/rust-hello on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hyldmo/rust-hello on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing hyldmo/rust-hello [INFO] finished frobbing hyldmo/rust-hello [INFO] frobbed toml for hyldmo/rust-hello written to work/ex/beta-1.38-1/sources/1.37.0/gh/hyldmo/rust-hello/Cargo.toml [INFO] started frobbing hyldmo/rust-hello [INFO] finished frobbing hyldmo/rust-hello [INFO] frobbed toml for hyldmo/rust-hello written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hyldmo/rust-hello/Cargo.toml [INFO] crate hyldmo/rust-hello already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hyldmo/rust-hello against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hyldmo/rust-hello:/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.37.0" "build" "--frozen"` [INFO] [stdout] 313c977392eb9415edf101d0f16816cb15f5d759da15920c0034fcdb3505ee08 [INFO] running `"docker" "start" "-a" "313c977392eb9415edf101d0f16816cb15f5d759da15920c0034fcdb3505ee08"` [INFO] [stderr] Compiling dev v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `"docker" "inspect" "313c977392eb9415edf101d0f16816cb15f5d759da15920c0034fcdb3505ee08"` [INFO] running `"docker" "rm" "-f" "313c977392eb9415edf101d0f16816cb15f5d759da15920c0034fcdb3505ee08"` [INFO] [stdout] 313c977392eb9415edf101d0f16816cb15f5d759da15920c0034fcdb3505ee08 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hyldmo/rust-hello:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ba0fad12fcfb6ed8c475d5755a09b88c6a55518a444c17f6237d783819843817 [INFO] running `"docker" "start" "-a" "ba0fad12fcfb6ed8c475d5755a09b88c6a55518a444c17f6237d783819843817"` [INFO] [stderr] Compiling dev v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "ba0fad12fcfb6ed8c475d5755a09b88c6a55518a444c17f6237d783819843817"` [INFO] running `"docker" "rm" "-f" "ba0fad12fcfb6ed8c475d5755a09b88c6a55518a444c17f6237d783819843817"` [INFO] [stdout] ba0fad12fcfb6ed8c475d5755a09b88c6a55518a444c17f6237d783819843817 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hyldmo/rust-hello:/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.37.0" "test" "--frozen"` [INFO] [stdout] 971606574f6ae4a039aacaa7bc0d5aeb24a9ca810e760f51ae5ce4892e615da1 [INFO] running `"docker" "start" "-a" "971606574f6ae4a039aacaa7bc0d5aeb24a9ca810e760f51ae5ce4892e615da1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/dev-7a164b5bdd4d0e88 [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" "971606574f6ae4a039aacaa7bc0d5aeb24a9ca810e760f51ae5ce4892e615da1"` [INFO] running `"docker" "rm" "-f" "971606574f6ae4a039aacaa7bc0d5aeb24a9ca810e760f51ae5ce4892e615da1"` [INFO] [stdout] 971606574f6ae4a039aacaa7bc0d5aeb24a9ca810e760f51ae5ce4892e615da1