[INFO] cloning repository https://github.com/zyansheep/advent-of-code-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zyansheep/advent-of-code-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzyansheep%2Fadvent-of-code-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzyansheep%2Fadvent-of-code-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a49cc331c776d5807232b2db22973a352f0952b8 [INFO] checking zyansheep/advent-of-code-rust against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzyansheep%2Fadvent-of-code-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zyansheep/advent-of-code-rust on toolchain 2277c63fa464d237b17b68d3b87f9fbb89e58a3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zyansheep/advent-of-code-rust [INFO] finished tweaking git repo https://github.com/zyansheep/advent-of-code-rust [INFO] tweaked toml for git repo https://github.com/zyansheep/advent-of-code-rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zyansheep/advent-of-code-rust 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" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lender v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bf6202c52247b2aafd2e557c18f3f375cd85efe9461b6eb8fb2b340aeac6984 [INFO] running `Command { std: "docker" "start" "-a" "2bf6202c52247b2aafd2e557c18f3f375cd85efe9461b6eb8fb2b340aeac6984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bf6202c52247b2aafd2e557c18f3f375cd85efe9461b6eb8fb2b340aeac6984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bf6202c52247b2aafd2e557c18f3f375cd85efe9461b6eb8fb2b340aeac6984", kill_on_drop: false }` [INFO] [stdout] 2bf6202c52247b2aafd2e557c18f3f375cd85efe9461b6eb8fb2b340aeac6984 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae4f585a632adb622a2a6a7eff2e863f28066a83991a8d8c38b7f06050bc18aa [INFO] running `Command { std: "docker" "start" "-a" "ae4f585a632adb622a2a6a7eff2e863f28066a83991a8d8c38b7f06050bc18aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking zerocopy v0.7.28 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking lender v0.2.1 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stdout] error[E0309]: the parameter type `G` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lender-0.2.1/src/adapters/intersperse.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 125 | impl<'this, L, G> Lender for IntersperseWith<'this, L, G> [INFO] [stdout] | ----- the parameter type `G` must be valid for the lifetime `'this` as defined here... [INFO] [stdout] ... [INFO] [stdout] 135 | core::mem::transmute::<>::Lend, >::Lend>((self.separator)()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `G` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 128 | G: FnMut() -> >::Lend + 'this, [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.6/src/lib.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `I` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lender-0.2.1/src/sources/from_iter.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 122 | impl<'a, L, I> Lender for LendIter<'a, L, I> [INFO] [stdout] | -- the parameter type `I` must be valid for the lifetime `'a` as defined here... [INFO] [stdout] ... [INFO] [stdout] 131 | core::mem::transmute::>::Lend>, Option<>::Lend>>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `I` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 125 | I: Iterator>::Lend> + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `I` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lender-0.2.1/src/sources/from_iter.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 142 | impl<'a, L, I> DoubleEndedLender for LendIter<'a, L, I> [INFO] [stdout] | -- the parameter type `I` must be valid for the lifetime `'a` as defined here... [INFO] [stdout] ... [INFO] [stdout] 150 | core::mem::transmute::>::Lend>, Option<>::Lend>>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `I` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 145 | I: DoubleEndedIterator>::Lend> + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `F` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lender-0.2.1/src/sources/repeat_with.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 39 | impl<'a, L, F> Lender for RepeatWith<'a, L, F> [INFO] [stdout] | -- the parameter type `F` must be valid for the lifetime `'a` as defined here... [INFO] [stdout] ... [INFO] [stdout] 47 | Some(unsafe { core::mem::transmute::<>::Lend, >::Lend>((self.f)()) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `F` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 42 | F: FnMut() -> >::Lend + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0309`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lender` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "ae4f585a632adb622a2a6a7eff2e863f28066a83991a8d8c38b7f06050bc18aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae4f585a632adb622a2a6a7eff2e863f28066a83991a8d8c38b7f06050bc18aa", kill_on_drop: false }` [INFO] [stdout] ae4f585a632adb622a2a6a7eff2e863f28066a83991a8d8c38b7f06050bc18aa