[INFO] updating cached repository dan-t/rusty-release [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dan-t/rusty-release [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dan-t/rusty-release" "work/ex/beta-1.37-6/sources/1.36.0/gh/dan-t/rusty-release"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/dan-t/rusty-release'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dan-t/rusty-release" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dan-t/rusty-release"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dan-t/rusty-release'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2aa6c3ccacea66355d2972744beca4767be85409 [INFO] sha for GitHub repo dan-t/rusty-release: 2aa6c3ccacea66355d2972744beca4767be85409 [INFO] validating manifest of dan-t/rusty-release 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 dan-t/rusty-release 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 dan-t/rusty-release [INFO] finished frobbing dan-t/rusty-release [INFO] frobbed toml for dan-t/rusty-release written to work/ex/beta-1.37-6/sources/1.36.0/gh/dan-t/rusty-release/Cargo.toml [INFO] started frobbing dan-t/rusty-release [INFO] finished frobbing dan-t/rusty-release [INFO] frobbed toml for dan-t/rusty-release written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dan-t/rusty-release/Cargo.toml [INFO] crate dan-t/rusty-release 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 dan-t/rusty-release 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dan-t/rusty-release:/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] 7a0c14b79c9b267b82012d4083f8b06351350c29d45a40485c537a88f051dceb [INFO] running `"docker" "start" "-a" "7a0c14b79c9b267b82012d4083f8b06351350c29d45a40485c537a88f051dceb"` [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling tempfile v3.0.6 [INFO] [stderr] Compiling rusty-release v0.7.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.93s [INFO] running `"docker" "inspect" "7a0c14b79c9b267b82012d4083f8b06351350c29d45a40485c537a88f051dceb"` [INFO] running `"docker" "rm" "-f" "7a0c14b79c9b267b82012d4083f8b06351350c29d45a40485c537a88f051dceb"` [INFO] [stdout] 7a0c14b79c9b267b82012d4083f8b06351350c29d45a40485c537a88f051dceb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dan-t/rusty-release:/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] be965730da5ef60858cf8b8d9842ccfbe8e9ab2300fd9e3bd2671fe57d12c96e [INFO] running `"docker" "start" "-a" "be965730da5ef60858cf8b8d9842ccfbe8e9ab2300fd9e3bd2671fe57d12c96e"` [INFO] [stderr] Compiling rusty-release v0.7.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `"docker" "inspect" "be965730da5ef60858cf8b8d9842ccfbe8e9ab2300fd9e3bd2671fe57d12c96e"` [INFO] running `"docker" "rm" "-f" "be965730da5ef60858cf8b8d9842ccfbe8e9ab2300fd9e3bd2671fe57d12c96e"` [INFO] [stdout] be965730da5ef60858cf8b8d9842ccfbe8e9ab2300fd9e3bd2671fe57d12c96e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dan-t/rusty-release:/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] 579eafc472ea57263851dfbef3e4469b7f3b326818357430b93a534fa3c36eff [INFO] running `"docker" "start" "-a" "579eafc472ea57263851dfbef3e4469b7f3b326818357430b93a534fa3c36eff"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusty_release-4ba7888d7b5c3d19 [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" "579eafc472ea57263851dfbef3e4469b7f3b326818357430b93a534fa3c36eff"` [INFO] running `"docker" "rm" "-f" "579eafc472ea57263851dfbef3e4469b7f3b326818357430b93a534fa3c36eff"` [INFO] [stdout] 579eafc472ea57263851dfbef3e4469b7f3b326818357430b93a534fa3c36eff