[INFO] updating cached repository jenslind/rust-test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jenslind/rust-test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jenslind/rust-test" "work/ex/beta-1.37-6/sources/1.36.0/gh/jenslind/rust-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jenslind/rust-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jenslind/rust-test" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jenslind/rust-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jenslind/rust-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1e66cf643c8f52477cf910d62758e336d8237699 [INFO] sha for GitHub repo jenslind/rust-test: 1e66cf643c8f52477cf910d62758e336d8237699 [INFO] validating manifest of jenslind/rust-test 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 jenslind/rust-test 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 jenslind/rust-test [INFO] finished frobbing jenslind/rust-test [INFO] frobbed toml for jenslind/rust-test written to work/ex/beta-1.37-6/sources/1.36.0/gh/jenslind/rust-test/Cargo.toml [INFO] started frobbing jenslind/rust-test [INFO] finished frobbing jenslind/rust-test [INFO] frobbed toml for jenslind/rust-test written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jenslind/rust-test/Cargo.toml [INFO] crate jenslind/rust-test 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 jenslind/rust-test 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-6/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/jenslind/rust-test:/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] b3682ddf5df254fbef64046cc9285f5c723ae1750e66f20f592e6bb6b1ef4ecf [INFO] running `"docker" "start" "-a" "b3682ddf5df254fbef64046cc9285f5c723ae1750e66f20f592e6bb6b1ef4ecf"` [INFO] [stderr] Compiling rust_test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `"docker" "inspect" "b3682ddf5df254fbef64046cc9285f5c723ae1750e66f20f592e6bb6b1ef4ecf"` [INFO] running `"docker" "rm" "-f" "b3682ddf5df254fbef64046cc9285f5c723ae1750e66f20f592e6bb6b1ef4ecf"` [INFO] [stdout] b3682ddf5df254fbef64046cc9285f5c723ae1750e66f20f592e6bb6b1ef4ecf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/jenslind/rust-test:/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] 44cf697e17967360596ccf79cb94a727c6fc7271a902a1272b1ed1721f477112 [INFO] running `"docker" "start" "-a" "44cf697e17967360596ccf79cb94a727c6fc7271a902a1272b1ed1721f477112"` [INFO] [stderr] Compiling rust_test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `"docker" "inspect" "44cf697e17967360596ccf79cb94a727c6fc7271a902a1272b1ed1721f477112"` [INFO] running `"docker" "rm" "-f" "44cf697e17967360596ccf79cb94a727c6fc7271a902a1272b1ed1721f477112"` [INFO] [stdout] 44cf697e17967360596ccf79cb94a727c6fc7271a902a1272b1ed1721f477112 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/jenslind/rust-test:/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] e69092575e545942a966b16a765657da655d9c922d48bc575ff1ef4bfbb469db [INFO] running `"docker" "start" "-a" "e69092575e545942a966b16a765657da655d9c922d48bc575ff1ef4bfbb469db"` [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_test-993c77c9c1672736 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e69092575e545942a966b16a765657da655d9c922d48bc575ff1ef4bfbb469db"` [INFO] running `"docker" "rm" "-f" "e69092575e545942a966b16a765657da655d9c922d48bc575ff1ef4bfbb469db"` [INFO] [stdout] e69092575e545942a966b16a765657da655d9c922d48bc575ff1ef4bfbb469db