[INFO] cloning repository https://github.com/mattfbacon/tetroku [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattfbacon/tetroku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattfbacon%2Ftetroku", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattfbacon%2Ftetroku'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d158451d1851ca663dd1a6a75e1ac51d71de5d89 [INFO] checking mattfbacon/tetroku against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattfbacon%2Ftetroku" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattfbacon/tetroku on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mattfbacon/tetroku [INFO] finished tweaking git repo https://github.com/mattfbacon/tetroku [INFO] tweaked toml for git repo https://github.com/mattfbacon/tetroku written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mattfbacon/tetroku 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" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8799ce860c1a544dae111c4bb9b7404f8f8b657b1d03cf9567997c29ed8e7777 [INFO] running `Command { std: "docker" "start" "-a" "8799ce860c1a544dae111c4bb9b7404f8f8b657b1d03cf9567997c29ed8e7777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8799ce860c1a544dae111c4bb9b7404f8f8b657b1d03cf9567997c29ed8e7777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8799ce860c1a544dae111c4bb9b7404f8f8b657b1d03cf9567997c29ed8e7777", kill_on_drop: false }` [INFO] [stdout] 8799ce860c1a544dae111c4bb9b7404f8f8b657b1d03cf9567997c29ed8e7777 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ee699f6c21030b87bc1f22cb7290c200a7bdf9303a40b96edf85c655e97abc4 [INFO] running `Command { std: "docker" "start" "-a" "6ee699f6c21030b87bc1f22cb7290c200a7bdf9303a40b96edf85c655e97abc4", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking tetroku-lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> lib/src/lib.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | private_in_public, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `board_after` does not live long enough [INFO] [stdout] --> lib/src/board.rs:328:6 [INFO] [stdout] | [INFO] [stdout] 319 | &self, [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 323 | let board_after = { [INFO] [stdout] | ----------- binding `board_after` declared here [INFO] [stdout] ... [INFO] [stdout] 328 | Ok(board_after.find_filled()) [INFO] [stdout] | ^^^^^^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `board_after` is borrowed for `'1` [INFO] [stdout] 329 | } [INFO] [stdout] | - `board_after` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tetroku-lib` (lib) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> lib/src/lib.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | private_in_public, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `board_after` does not live long enough [INFO] [stdout] --> lib/src/board.rs:328:6 [INFO] [stdout] | [INFO] [stdout] 319 | &self, [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 323 | let board_after = { [INFO] [stdout] | ----------- binding `board_after` declared here [INFO] [stdout] ... [INFO] [stdout] 328 | Ok(board_after.find_filled()) [INFO] [stdout] | ^^^^^^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `board_after` is borrowed for `'1` [INFO] [stdout] 329 | } [INFO] [stdout] | - `board_after` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tetroku-lib` (lib test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6ee699f6c21030b87bc1f22cb7290c200a7bdf9303a40b96edf85c655e97abc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ee699f6c21030b87bc1f22cb7290c200a7bdf9303a40b96edf85c655e97abc4", kill_on_drop: false }` [INFO] [stdout] 6ee699f6c21030b87bc1f22cb7290c200a7bdf9303a40b96edf85c655e97abc4