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