[INFO] cloning repository AdrianDanis/rust-hanoi [INFO] running `"git" "clone" "--bare" "git://github.com/AdrianDanis/rust-hanoi.git" "work/cache/sources/gh/AdrianDanis/rust-hanoi"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/AdrianDanis/rust-hanoi'... [INFO] running `"git" "clone" "work/cache/sources/gh/AdrianDanis/rust-hanoi" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AdrianDanis/rust-hanoi"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AdrianDanis/rust-hanoi'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AdrianDanis/rust-hanoi" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AdrianDanis/rust-hanoi"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of AdrianDanis/rust-hanoi on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prototty v0.17.1 [INFO] [stderr] Downloaded prototty_unix v0.17.2 [INFO] [stderr] Downloaded grid_2d v0.7.0 [INFO] [stderr] Downloaded prototty_grid v0.17.1 [INFO] [stderr] Downloaded prototty_common v0.17.1 [INFO] [stderr] Downloaded ansi_colour v0.4.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing AdrianDanis/rust-hanoi against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 06000db36ddaa930b835306c7fadc401657fb930a2ed58343c658098cc8d9283 [INFO] running `"docker" "start" "-a" "06000db36ddaa930b835306c7fadc401657fb930a2ed58343c658098cc8d9283"` [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling bincode v1.0.0 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling grid_2d v0.7.0 [INFO] [stderr] Compiling ansi_colour v0.4.0 [INFO] [stderr] Compiling itertools v0.7.6 [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.25s [INFO] running `"docker" "inspect" "06000db36ddaa930b835306c7fadc401657fb930a2ed58343c658098cc8d9283"` [INFO] running `"docker" "rm" "-f" "06000db36ddaa930b835306c7fadc401657fb930a2ed58343c658098cc8d9283"` [INFO] [stdout] 06000db36ddaa930b835306c7fadc401657fb930a2ed58343c658098cc8d9283 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 947192eb7560f2c11533ba37f6f73969bdade23523cda2aa69797b4d0571233e [INFO] running `"docker" "start" "-a" "947192eb7560f2c11533ba37f6f73969bdade23523cda2aa69797b4d0571233e"` [INFO] [stderr] Compiling hanoi v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `"docker" "inspect" "947192eb7560f2c11533ba37f6f73969bdade23523cda2aa69797b4d0571233e"` [INFO] running `"docker" "rm" "-f" "947192eb7560f2c11533ba37f6f73969bdade23523cda2aa69797b4d0571233e"` [INFO] [stdout] 947192eb7560f2c11533ba37f6f73969bdade23523cda2aa69797b4d0571233e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 39cb6271550f40e48733145d8ca9a099ebcd383ed1cd157f92f98872de8c29fc [INFO] running `"docker" "start" "-a" "39cb6271550f40e48733145d8ca9a099ebcd383ed1cd157f92f98872de8c29fc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/hanoi-329cd142a927d030 [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" "39cb6271550f40e48733145d8ca9a099ebcd383ed1cd157f92f98872de8c29fc"` [INFO] running `"docker" "rm" "-f" "39cb6271550f40e48733145d8ca9a099ebcd383ed1cd157f92f98872de8c29fc"` [INFO] [stdout] 39cb6271550f40e48733145d8ca9a099ebcd383ed1cd157f92f98872de8c29fc