[INFO] cloning repository https://github.com/janezicmatej/aoc2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/janezicmatej/aoc2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanezicmatej%2Faoc2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanezicmatej%2Faoc2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00000340e7430f2737daaa8e654fc25afcf97a0a [INFO] checking janezicmatej/aoc2024 against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanezicmatej%2Faoc2024" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/janezicmatej/aoc2024 [INFO] finished tweaking git repo https://github.com/janezicmatej/aoc2024 [INFO] tweaked toml for git repo https://github.com/janezicmatej/aoc2024 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/janezicmatej/aoc2024 on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/janezicmatej/aoc2024 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cached_proc_macro_types v0.1.1 [INFO] [stderr] Downloaded cached_proc_macro v0.23.0 [INFO] [stderr] Downloaded cached v0.54.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aec82de305b0465c418fdc01b3f0f2dd7b7651509f853d17ec61a656717816c0 [INFO] running `Command { std: "docker" "start" "-a" "aec82de305b0465c418fdc01b3f0f2dd7b7651509f853d17ec61a656717816c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aec82de305b0465c418fdc01b3f0f2dd7b7651509f853d17ec61a656717816c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aec82de305b0465c418fdc01b3f0f2dd7b7651509f853d17ec61a656717816c0", kill_on_drop: false }` [INFO] [stdout] aec82de305b0465c418fdc01b3f0f2dd7b7651509f853d17ec61a656717816c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8f9ba89b1722f7cc927d3de0c787d07fbfbd54f3424d6456e9681318f4abf9f [INFO] running `Command { std: "docker" "start" "-a" "a8f9ba89b1722f7cc927d3de0c787d07fbfbd54f3424d6456e9681318f4abf9f", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking ipnet v2.7.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking dotenvy v0.15.6 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking h2 v0.3.15 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Checking cached v0.54.0 [INFO] [stderr] Checking aoc v48.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/24.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_input(input: &str) -> (HashMap<&str, bool>, Vec) { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_input(input: &str) -> (HashMap<&str, bool>, Vec>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/24.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_input(input: &str) -> (HashMap<&str, bool>, Vec) { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_input(input: &str) -> (HashMap<&str, bool>, Vec>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper v0.14.23 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking scaffold v48.0.0 (/opt/rustwide/workdir/utils/scaffold) [INFO] [stderr] Checking download v48.0.0 (/opt/rustwide/workdir/utils/download) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.69s [INFO] running `Command { std: "docker" "inspect" "a8f9ba89b1722f7cc927d3de0c787d07fbfbd54f3424d6456e9681318f4abf9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8f9ba89b1722f7cc927d3de0c787d07fbfbd54f3424d6456e9681318f4abf9f", kill_on_drop: false }` [INFO] [stdout] a8f9ba89b1722f7cc927d3de0c787d07fbfbd54f3424d6456e9681318f4abf9f