[INFO] cloning repository https://github.com/kurisuke/aoc2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kurisuke/aoc2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurisuke%2Faoc2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurisuke%2Faoc2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 766c292cac7571720dd9bf4b64db6970533c26ce [INFO] testing kurisuke/aoc2020 against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurisuke%2Faoc2020" "/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/kurisuke/aoc2020 on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kurisuke/aoc2020 [INFO] finished tweaking git repo https://github.com/kurisuke/aoc2020 [INFO] tweaked toml for git repo https://github.com/kurisuke/aoc2020 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kurisuke/aoc2020 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ureq v2.9.1 [INFO] [stderr] Downloaded scan_fmt v0.2.6 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 873cbe3ac04b43293a5b09afced00b53089f0428dfcda256f45f9e73fab00307 [INFO] running `Command { std: "docker" "start" "-a" "873cbe3ac04b43293a5b09afced00b53089f0428dfcda256f45f9e73fab00307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "873cbe3ac04b43293a5b09afced00b53089f0428dfcda256f45f9e73fab00307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873cbe3ac04b43293a5b09afced00b53089f0428dfcda256f45f9e73fab00307", kill_on_drop: false }` [INFO] [stdout] 873cbe3ac04b43293a5b09afced00b53089f0428dfcda256f45f9e73fab00307 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89ab959ffe248946bf1a2848781133c691125e9f53415285bb886844302693b1 [INFO] running `Command { std: "docker" "start" "-a" "89ab959ffe248946bf1a2848781133c691125e9f53415285bb886844302693b1", kill_on_drop: false }` [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling ring v0.17.6 [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Compiling year2023 v0.1.0 (/opt/rustwide/workdir/year2023) [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling year2017 v0.1.0 (/opt/rustwide/workdir/year2017) [INFO] [stderr] Compiling year2015 v0.1.0 (/opt/rustwide/workdir/year2015) [INFO] [stderr] Compiling year2016 v0.1.0 (/opt/rustwide/workdir/year2016) [INFO] [stderr] Compiling year2022 v0.1.0 (/opt/rustwide/workdir/year2022) [INFO] [stderr] Compiling year2018 v0.1.0 (/opt/rustwide/workdir/year2018) [INFO] [stderr] Compiling year2020 v0.1.0 (/opt/rustwide/workdir/year2020) [INFO] [stderr] Compiling year2021 v0.1.0 (/opt/rustwide/workdir/year2021) [INFO] [stderr] Compiling year2019 v0.1.0 (/opt/rustwide/workdir/year2019) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> year2020/src/day08.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | JmpErr(i64), [INFO] [stdout] | ------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 | JmpErr(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cookie_store v0.20.0 [INFO] [stderr] Compiling ureq v2.9.1 [INFO] [stderr] Compiling aoc-rust v0.1.0 (/opt/rustwide/workdir/aoc-rust) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.08s [INFO] running `Command { std: "docker" "inspect" "89ab959ffe248946bf1a2848781133c691125e9f53415285bb886844302693b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89ab959ffe248946bf1a2848781133c691125e9f53415285bb886844302693b1", kill_on_drop: false }` [INFO] [stdout] 89ab959ffe248946bf1a2848781133c691125e9f53415285bb886844302693b1 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7e567ff31dba9b87ece9039b844b6268ffdbe7e7aa7267d2e39065972d92901 [INFO] running `Command { std: "docker" "start" "-a" "e7e567ff31dba9b87ece9039b844b6268ffdbe7e7aa7267d2e39065972d92901", kill_on_drop: false }` [INFO] [stderr] Compiling year2019 v0.1.0 (/opt/rustwide/workdir/year2019) [INFO] [stderr] Compiling year2016 v0.1.0 (/opt/rustwide/workdir/year2016) [INFO] [stderr] Compiling year2023 v0.1.0 (/opt/rustwide/workdir/year2023) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> year2020/src/day08.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | JmpErr(i64), [INFO] [stdout] | ------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 | JmpErr(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling year2015 v0.1.0 (/opt/rustwide/workdir/year2015) [INFO] [stderr] Compiling year2021 v0.1.0 (/opt/rustwide/workdir/year2021) [INFO] [stderr] Compiling year2018 v0.1.0 (/opt/rustwide/workdir/year2018) [INFO] [stderr] Compiling year2020 v0.1.0 (/opt/rustwide/workdir/year2020) [INFO] [stderr] Compiling year2017 v0.1.0 (/opt/rustwide/workdir/year2017) [INFO] [stderr] Compiling year2022 v0.1.0 (/opt/rustwide/workdir/year2022) [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling aoc-rust v0.1.0 (/opt/rustwide/workdir/aoc-rust) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> year2020/src/day08.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | JmpErr(i64), [INFO] [stdout] | ------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 | JmpErr(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `year2018` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.79.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name year2018 --edition=2021 year2018/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e7889d3faf1b48e9 -C extra-filename=-e7889d3faf1b48e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern common=/opt/rustwide/target/debug/deps/libcommon-f608684395e3c857.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9c4d1ddba1c4fa06.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-330e5921fe9a1028.rlib --extern scan_fmt=/opt/rustwide/target/debug/deps/libscan_fmt-206513426df34f3b.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-1cfd9f6651be013a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `year2023` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.79.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name year2023 --edition=2021 year2023/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=6b4137d2ff6a63c0 -C extra-filename=-6b4137d2ff6a63c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-53725e091cb587ab.rlib --extern common=/opt/rustwide/target/debug/deps/libcommon-f608684395e3c857.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9c4d1ddba1c4fa06.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5405a3d03e7e999e.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-1cfd9f6651be013a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e7e567ff31dba9b87ece9039b844b6268ffdbe7e7aa7267d2e39065972d92901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7e567ff31dba9b87ece9039b844b6268ffdbe7e7aa7267d2e39065972d92901", kill_on_drop: false }` [INFO] [stdout] e7e567ff31dba9b87ece9039b844b6268ffdbe7e7aa7267d2e39065972d92901 [INFO] testing kurisuke/aoc2020 against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurisuke%2Faoc2020" "/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/kurisuke/aoc2020 on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kurisuke/aoc2020 [INFO] finished tweaking git repo https://github.com/kurisuke/aoc2020 [INFO] tweaked toml for git repo https://github.com/kurisuke/aoc2020 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kurisuke/aoc2020 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" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4357c5753c5e38d126e4b68b904141def32e4c0819f267043cd48b85e2c871b4 [INFO] running `Command { std: "docker" "start" "-a" "4357c5753c5e38d126e4b68b904141def32e4c0819f267043cd48b85e2c871b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4357c5753c5e38d126e4b68b904141def32e4c0819f267043cd48b85e2c871b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4357c5753c5e38d126e4b68b904141def32e4c0819f267043cd48b85e2c871b4", kill_on_drop: false }` [INFO] [stdout] 4357c5753c5e38d126e4b68b904141def32e4c0819f267043cd48b85e2c871b4 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b57b0a13b1c5ed40f7749e1fa581c09ebcebd72a77d03a93cab24d8856eea510 [INFO] running `Command { std: "docker" "start" "-a" "b57b0a13b1c5ed40f7749e1fa581c09ebcebd72a77d03a93cab24d8856eea510", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.4 [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 util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Compiling ring v0.17.6 [INFO] [stderr] Compiling year2023 v0.1.0 (/opt/rustwide/workdir/year2023) [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" "b57b0a13b1c5ed40f7749e1fa581c09ebcebd72a77d03a93cab24d8856eea510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b57b0a13b1c5ed40f7749e1fa581c09ebcebd72a77d03a93cab24d8856eea510", kill_on_drop: false }` [INFO] [stdout] b57b0a13b1c5ed40f7749e1fa581c09ebcebd72a77d03a93cab24d8856eea510