[INFO] cloning repository https://github.com/soson/aoc-2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soson/aoc-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoson%2Faoc-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoson%2Faoc-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 409f5d73a4b9b066668789f7cb3c172fa24a978a [INFO] checking soson/aoc-2024 against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoson%2Faoc-2024" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/soson/aoc-2024 [INFO] finished tweaking git repo https://github.com/soson/aoc-2024 [INFO] tweaked toml for git repo https://github.com/soson/aoc-2024 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/soson/aoc-2024 on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/soson/aoc-2024 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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03e2ae4f2f02d848502fad6572fedd654a3e1ee32f84711eac2e9f24cf147e36 [INFO] running `Command { std: "docker" "start" "-a" "03e2ae4f2f02d848502fad6572fedd654a3e1ee32f84711eac2e9f24cf147e36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03e2ae4f2f02d848502fad6572fedd654a3e1ee32f84711eac2e9f24cf147e36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03e2ae4f2f02d848502fad6572fedd654a3e1ee32f84711eac2e9f24cf147e36", kill_on_drop: false }` [INFO] [stdout] 03e2ae4f2f02d848502fad6572fedd654a3e1ee32f84711eac2e9f24cf147e36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6b66ad0e245282f1ced5dfd9cfdcfaa53ffe31c4fe774f05b30711f5f7bedf8 [INFO] running `Command { std: "docker" "start" "-a" "b6b66ad0e245282f1ced5dfd9cfdcfaa53ffe31c4fe774f05b30711f5f7bedf8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking ureq v2.10.1 [INFO] [stderr] Checking aocf v0.1.21 [INFO] [stderr] Checking aoc-2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/day07.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | vec![|a, b| a + b, |a, b| a * b] [INFO] [stdout] | ^^^^^------^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the expected closure [INFO] [stdout] | expected `[{closure@day07.rs:39:10}; _]`, found `[fn(_, _) -> _; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[{closure@examples/day07.rs:39:10: 39:16}; _]` [INFO] [stdout] found array `[fn(_, _) -> _; 2]` [INFO] [stdout] help: the return type of this call is `[fn(_, _) -> _; 2]` due to the type of the argument passed [INFO] [stdout] --> examples/day07.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | vec![|a, b| a + b, |a, b| a * b] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/day07.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | vec![|a, b| a + b, |a, b| a * b, |a, b| { [INFO] [stdout] | ^ ------ the expected closure [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 44 | | format!("{}{}", a, b).parse::().unwrap() [INFO] [stdout] 45 | | }] [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______expected `[{closure@day07.rs:43:10}; _]`, found `[fn(_, _) -> u64; 3]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[{closure@examples/day07.rs:43:10: 43:16}; _]` [INFO] [stdout] found array `[fn(_, _) -> u64; 3]` [INFO] [stdout] help: the return type of this call is `[fn(_, _) -> u64; 3]` due to the type of the argument passed [INFO] [stdout] --> examples/day07.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / vec![|a, b| a + b, |a, b| a * b, |a, b| { [INFO] [stdout] 44 | | format!("{}{}", a, b).parse::().unwrap() [INFO] [stdout] 45 | | }] [INFO] [stdout] | |______^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc-2024` (example "day07") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b6b66ad0e245282f1ced5dfd9cfdcfaa53ffe31c4fe774f05b30711f5f7bedf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6b66ad0e245282f1ced5dfd9cfdcfaa53ffe31c4fe774f05b30711f5f7bedf8", kill_on_drop: false }` [INFO] [stdout] b6b66ad0e245282f1ced5dfd9cfdcfaa53ffe31c4fe774f05b30711f5f7bedf8