[INFO] updating cached repository AdrianDanis/rust-hanoi [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AdrianDanis/rust-hanoi [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AdrianDanis/rust-hanoi" "work/ex/beta-1.37-6/sources/1.36.0/gh/AdrianDanis/rust-hanoi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/AdrianDanis/rust-hanoi'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AdrianDanis/rust-hanoi" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AdrianDanis/rust-hanoi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AdrianDanis/rust-hanoi'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c7d160d89e2d156ecbe670cc29ca16dcb5dfbbe1 [INFO] sha for GitHub repo AdrianDanis/rust-hanoi: c7d160d89e2d156ecbe670cc29ca16dcb5dfbbe1 [INFO] validating manifest of AdrianDanis/rust-hanoi 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 AdrianDanis/rust-hanoi 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 AdrianDanis/rust-hanoi [INFO] finished frobbing AdrianDanis/rust-hanoi [INFO] frobbed toml for AdrianDanis/rust-hanoi written to work/ex/beta-1.37-6/sources/1.36.0/gh/AdrianDanis/rust-hanoi/Cargo.toml [INFO] started frobbing AdrianDanis/rust-hanoi [INFO] finished frobbing AdrianDanis/rust-hanoi [INFO] frobbed toml for AdrianDanis/rust-hanoi written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AdrianDanis/rust-hanoi/Cargo.toml [INFO] crate AdrianDanis/rust-hanoi 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] testing AdrianDanis/rust-hanoi 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/AdrianDanis/rust-hanoi:/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] a9a96312392502e43e5d6be6f769b3f0b8bfed162e2e2c1a8118034c45827f5b [INFO] running `"docker" "start" "-a" "a9a96312392502e43e5d6be6f769b3f0b8bfed162e2e2c1a8118034c45827f5b"` [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling bincode v1.0.0 [INFO] [stderr] Compiling itertools v0.7.6 [INFO] [stderr] Compiling grid_2d v0.7.0 [INFO] [stderr] Compiling ansi_colour v0.4.0 [INFO] [stderr] Compiling prototty v0.17.1 [INFO] [stderr] Compiling prototty_common v0.17.1 [INFO] [stderr] Compiling prototty_grid v0.17.1 [INFO] [stderr] Compiling prototty_unix v0.17.2 [INFO] [stderr] Compiling hanoi v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.05s [INFO] running `"docker" "inspect" "a9a96312392502e43e5d6be6f769b3f0b8bfed162e2e2c1a8118034c45827f5b"` [INFO] running `"docker" "rm" "-f" "a9a96312392502e43e5d6be6f769b3f0b8bfed162e2e2c1a8118034c45827f5b"` [INFO] [stdout] a9a96312392502e43e5d6be6f769b3f0b8bfed162e2e2c1a8118034c45827f5b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/AdrianDanis/rust-hanoi:/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] de300f4a0ed428910e1d01211b744c36374355051fb43c70065dad7003d3620f [INFO] running `"docker" "start" "-a" "de300f4a0ed428910e1d01211b744c36374355051fb43c70065dad7003d3620f"` [INFO] [stderr] Compiling hanoi v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `"docker" "inspect" "de300f4a0ed428910e1d01211b744c36374355051fb43c70065dad7003d3620f"` [INFO] running `"docker" "rm" "-f" "de300f4a0ed428910e1d01211b744c36374355051fb43c70065dad7003d3620f"` [INFO] [stdout] de300f4a0ed428910e1d01211b744c36374355051fb43c70065dad7003d3620f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/AdrianDanis/rust-hanoi:/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] 15bd3c21650e7423553b11e7d0094a7efefdffbe53854e9259321c2756e84903 [INFO] running `"docker" "start" "-a" "15bd3c21650e7423553b11e7d0094a7efefdffbe53854e9259321c2756e84903"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/hanoi-0cf3bee748c623b0 [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" "15bd3c21650e7423553b11e7d0094a7efefdffbe53854e9259321c2756e84903"` [INFO] running `"docker" "rm" "-f" "15bd3c21650e7423553b11e7d0094a7efefdffbe53854e9259321c2756e84903"` [INFO] [stdout] 15bd3c21650e7423553b11e7d0094a7efefdffbe53854e9259321c2756e84903