[INFO] cloning repository https://github.com/AdrianDanis/rust-hanoi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdrianDanis/rust-hanoi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrianDanis%2Frust-hanoi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrianDanis%2Frust-hanoi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7d160d89e2d156ecbe670cc29ca16dcb5dfbbe1
[INFO] testing AdrianDanis/rust-hanoi against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrianDanis%2Frust-hanoi" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AdrianDanis/rust-hanoi
[INFO] finished tweaking git repo https://github.com/AdrianDanis/rust-hanoi
[INFO] tweaked toml for git repo https://github.com/AdrianDanis/rust-hanoi written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdrianDanis/rust-hanoi on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AdrianDanis/rust-hanoi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term v0.5.1
[INFO] [stderr]   Downloaded bincode v1.0.0
[INFO] [stderr]   Downloaded grid_2d v0.7.0
[INFO] [stderr]   Downloaded prototty_common v0.17.1
[INFO] [stderr]   Downloaded ansi_colour v0.4.0
[INFO] [stderr]   Downloaded prototty v0.17.1
[INFO] [stderr]   Downloaded prototty_grid v0.17.1
[INFO] [stderr]   Downloaded prototty_unix v0.17.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54ff64dc25a20492d0175f12dd9795795aea20a0b5b51f02df5d19d979852b90
[INFO] running `Command { std: "docker" "start" "-a" "54ff64dc25a20492d0175f12dd9795795aea20a0b5b51f02df5d19d979852b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54ff64dc25a20492d0175f12dd9795795aea20a0b5b51f02df5d19d979852b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54ff64dc25a20492d0175f12dd9795795aea20a0b5b51f02df5d19d979852b90", kill_on_drop: false }`
[INFO] [stdout] 54ff64dc25a20492d0175f12dd9795795aea20a0b5b51f02df5d19d979852b90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8d9311a17580a4122bd07a48545f3ed7729450cc945093dd47cdcde3c73f3dc
[INFO] running `Command { std: "docker" "start" "-a" "e8d9311a17580a4122bd07a48545f3ed7729450cc945093dd47cdcde3c73f3dc", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling serde v1.0.27
[INFO] [stderr]    Compiling byteorder v1.2.1
[INFO] [stderr]    Compiling either v1.4.0
[INFO] [stderr]    Compiling libc v0.2.36
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling term v0.5.1
[INFO] [stderr]    Compiling itertools v0.7.6
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling serde_derive_internals v0.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.27
[INFO] [stderr]    Compiling bincode v1.0.0
[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_grid v0.17.1
[INFO] [stderr]    Compiling prototty_common v0.17.1
[INFO] [stderr]    Compiling prototty_unix v0.17.2
[INFO] [stderr]    Compiling hanoi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/hanoi.rs:81:24
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn pieces_iter(&self) -> PiecesIter {
[INFO] [stdout]    |                        ^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn pieces_iter(&self) -> PiecesIter<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.28s
[INFO] running `Command { std: "docker" "inspect" "e8d9311a17580a4122bd07a48545f3ed7729450cc945093dd47cdcde3c73f3dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8d9311a17580a4122bd07a48545f3ed7729450cc945093dd47cdcde3c73f3dc", kill_on_drop: false }`
[INFO] [stdout] e8d9311a17580a4122bd07a48545f3ed7729450cc945093dd47cdcde3c73f3dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2b908b2899325a860ef5ec284fa81721862d74e3f1e377215ecd644f79ab975
[INFO] running `Command { std: "docker" "start" "-a" "d2b908b2899325a860ef5ec284fa81721862d74e3f1e377215ecd644f79ab975", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling hanoi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/hanoi.rs:81:24
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn pieces_iter(&self) -> PiecesIter {
[INFO] [stdout]    |                        ^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn pieces_iter(&self) -> PiecesIter<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "d2b908b2899325a860ef5ec284fa81721862d74e3f1e377215ecd644f79ab975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2b908b2899325a860ef5ec284fa81721862d74e3f1e377215ecd644f79ab975", kill_on_drop: false }`
[INFO] [stdout] d2b908b2899325a860ef5ec284fa81721862d74e3f1e377215ecd644f79ab975
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7327063e9c9b8785916b7a60d8979680bbf18e09eecf5b082629183309540320
[INFO] running `Command { std: "docker" "start" "-a" "7327063e9c9b8785916b7a60d8979680bbf18e09eecf5b082629183309540320", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/hanoi.rs:81:24
[INFO] [stderr]    |
[INFO] [stderr] 81 |     pub fn pieces_iter(&self) -> PiecesIter {
[INFO] [stderr]    |                        ^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 81 |     pub fn pieces_iter(&self) -> PiecesIter<'_> {
[INFO] [stderr]    |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `hanoi` (bin "hanoi" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hanoi-c991f879f1f15f55)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7327063e9c9b8785916b7a60d8979680bbf18e09eecf5b082629183309540320", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7327063e9c9b8785916b7a60d8979680bbf18e09eecf5b082629183309540320", kill_on_drop: false }`
[INFO] [stdout] 7327063e9c9b8785916b7a60d8979680bbf18e09eecf5b082629183309540320
