[INFO] cloning repository https://github.com/Gabriel2409/advent_of_code_2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gabriel2409/advent_of_code_2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabriel2409%2Fadvent_of_code_2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabriel2409%2Fadvent_of_code_2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54636eb8552ed0426837780350bc715ed2e28e3b [INFO] checking Gabriel2409/advent_of_code_2023 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabriel2409%2Fadvent_of_code_2023" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gabriel2409/advent_of_code_2023 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Gabriel2409/advent_of_code_2023 [INFO] finished tweaking git repo https://github.com/Gabriel2409/advent_of_code_2023 [INFO] tweaked toml for git repo https://github.com/Gabriel2409/advent_of_code_2023 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Gabriel2409/advent_of_code_2023 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding day-10 v0.1.0 (/workspace/builds/worker-2-tc1/source/day-10) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded server_fn_macro v0.5.4 [INFO] [stderr] Downloaded leptos v0.5.4 [INFO] [stderr] Downloaded leptos_meta v0.5.4 [INFO] [stderr] Downloaded server_fn_macro_default v0.5.4 [INFO] [stderr] Downloaded typed-builder-macro v0.18.0 [INFO] [stderr] Downloaded leptos_router v0.5.4 [INFO] [stderr] Downloaded leptos_hot_reload v0.5.4 [INFO] [stderr] Downloaded leptos_server v0.5.4 [INFO] [stderr] Downloaded typed-builder v0.18.0 [INFO] [stderr] Downloaded mintex v0.1.2 [INFO] [stderr] Downloaded leptos_integration_utils v0.5.4 [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded divan-macros v0.1.11 [INFO] [stderr] Downloaded test-log v0.2.13 [INFO] [stderr] Downloaded leptos_axum v0.5.4 [INFO] [stderr] Downloaded leptos_config v0.5.4 [INFO] [stderr] Downloaded rend v0.4.1 [INFO] [stderr] Downloaded leptos_macro v0.5.4 [INFO] [stderr] Downloaded derive-where v1.2.5 [INFO] [stderr] Downloaded dhat v0.3.2 [INFO] [stderr] Downloaded divan v0.1.11 [INFO] [stderr] Downloaded leptos_dom v0.5.4 [INFO] [stderr] Downloaded leptos_reactive v0.5.4 [INFO] [stderr] Downloaded server_fn v0.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e7d995dfadca8e3dd4842f9771efd9495cced53a1ae5f7d5961f53abbe7f276 [INFO] running `Command { std: "docker" "start" "-a" "7e7d995dfadca8e3dd4842f9771efd9495cced53a1ae5f7d5961f53abbe7f276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e7d995dfadca8e3dd4842f9771efd9495cced53a1ae5f7d5961f53abbe7f276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e7d995dfadca8e3dd4842f9771efd9495cced53a1ae5f7d5961f53abbe7f276", kill_on_drop: false }` [INFO] [stdout] 7e7d995dfadca8e3dd4842f9771efd9495cced53a1ae5f7d5961f53abbe7f276 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5df97d0919d56532c176297ebec12e6ad1d00c8e4b43c59257ae62340c803bf2 [INFO] running `Command { std: "docker" "start" "-a" "5df97d0919d56532c176297ebec12e6ad1d00c8e4b43c59257ae62340c803bf2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex-lite v0.1.5 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking supports-unicode v2.0.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking clap_builder v4.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling xxhash-rust v0.8.7 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Checking self_cell v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking clap v4.4.10 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking inventory v0.3.13 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking mintex v0.1.2 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking pad-adapter v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking time v0.3.30 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.30/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5df97d0919d56532c176297ebec12e6ad1d00c8e4b43c59257ae62340c803bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5df97d0919d56532c176297ebec12e6ad1d00c8e4b43c59257ae62340c803bf2", kill_on_drop: false }` [INFO] [stdout] 5df97d0919d56532c176297ebec12e6ad1d00c8e4b43c59257ae62340c803bf2 [INFO] checking Gabriel2409/advent_of_code_2023 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabriel2409%2Fadvent_of_code_2023" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gabriel2409/advent_of_code_2023 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Gabriel2409/advent_of_code_2023 [INFO] finished tweaking git repo https://github.com/Gabriel2409/advent_of_code_2023 [INFO] tweaked toml for git repo https://github.com/Gabriel2409/advent_of_code_2023 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Gabriel2409/advent_of_code_2023 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding day-10 v0.1.0 (/workspace/builds/worker-2-tc2/source/day-10) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20b38072e53c91938635a11a02b1efbfb6b3b877f584e3a2e38f0b53b7a73f4c [INFO] running `Command { std: "docker" "start" "-a" "20b38072e53c91938635a11a02b1efbfb6b3b877f584e3a2e38f0b53b7a73f4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20b38072e53c91938635a11a02b1efbfb6b3b877f584e3a2e38f0b53b7a73f4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20b38072e53c91938635a11a02b1efbfb6b3b877f584e3a2e38f0b53b7a73f4c", kill_on_drop: false }` [INFO] [stdout] 20b38072e53c91938635a11a02b1efbfb6b3b877f584e3a2e38f0b53b7a73f4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c24c8440228c8f97c8ea57d454178d8688508ae62c333537963faadf45ade3f2 [INFO] running `Command { std: "docker" "start" "-a" "c24c8440228c8f97c8ea57d454178d8688508ae62c333537963faadf45ade3f2", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "c24c8440228c8f97c8ea57d454178d8688508ae62c333537963faadf45ade3f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c24c8440228c8f97c8ea57d454178d8688508ae62c333537963faadf45ade3f2", kill_on_drop: false }` [INFO] [stdout] c24c8440228c8f97c8ea57d454178d8688508ae62c333537963faadf45ade3f2