[INFO] cloning repository https://github.com/luctius/starmod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luctius/starmod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluctius%2Fstarmod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluctius%2Fstarmod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1069750200a3210ad5e41fbd5665ca123f776ba0 [INFO] checking luctius/starmod against master#b92758a9aef1cef7b79e2b72c3d8ba113e547f89 for pr-124305-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluctius%2Fstarmod" "/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/luctius/starmod on toolchain b92758a9aef1cef7b79e2b72c3d8ba113e547f89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b92758a9aef1cef7b79e2b72c3d8ba113e547f89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luctius/starmod [INFO] finished tweaking git repo https://github.com/luctius/starmod [INFO] tweaked toml for git repo https://github.com/luctius/starmod written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/luctius/starmod 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" "+b92758a9aef1cef7b79e2b72c3d8ba113e547f89" "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] Updating git repository `https://github.com/luctius/fomod.git` [INFO] [stderr] Updating git repository `https://github.com/luctius/inquire.git` [INFO] [stderr] Updating git repository `https://github.com/Ortham/libloadorder.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded is_debug v1.0.1 [INFO] [stderr] Downloaded toml v0.8.2 [INFO] [stderr] Downloaded xdg v2.5.2 [INFO] [stderr] Downloaded shadow-rs v0.21.0 [INFO] [stderr] Downloaded indicatif-log-bridge v0.2.2 [INFO] [stderr] Downloaded newline-converter v0.3.0 [INFO] [stderr] Downloaded tz-rs v0.6.14 [INFO] [stderr] Downloaded encoding_rs_io v0.1.7 [INFO] [stderr] Downloaded dlv-list v0.5.1 [INFO] [stderr] Downloaded nt-time v0.5.3 [INFO] [stderr] Downloaded clap_complete v4.4.3 [INFO] [stderr] Downloaded filetime_creation v0.1.6 [INFO] [stderr] Downloaded git2 v0.16.1 [INFO] [stderr] Downloaded lzma-rust v0.1.5 [INFO] [stderr] Downloaded flexi_logger v0.27.2 [INFO] [stderr] Downloaded tzdb v0.5.7 [INFO] [stderr] Downloaded sevenz-rust v0.5.3 [INFO] [stderr] Downloaded libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Downloaded unrar v0.5.1 [INFO] [stderr] Downloaded rust-lzma v0.5.1 [INFO] [stderr] Downloaded read-stdin v1.1.1 [INFO] [stderr] Downloaded esplugin v4.1.0 [INFO] [stderr] Downloaded unrar_sys v0.3.0 [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b92758a9aef1cef7b79e2b72c3d8ba113e547f89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61e770b312988b9806e40b1964f6ef8920d4eca50b355f530bb3f9fb02a54c16 [INFO] running `Command { std: "docker" "start" "-a" "61e770b312988b9806e40b1964f6ef8920d4eca50b355f530bb3f9fb02a54c16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61e770b312988b9806e40b1964f6ef8920d4eca50b355f530bb3f9fb02a54c16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61e770b312988b9806e40b1964f6ef8920d4eca50b355f530bb3f9fb02a54c16", kill_on_drop: false }` [INFO] [stdout] 61e770b312988b9806e40b1964f6ef8920d4eca50b355f530bb3f9fb02a54c16 [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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b92758a9aef1cef7b79e2b72c3d8ba113e547f89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31a6a4ae7d235e84b71130f15258afef6783a18de1bf9a653051c2198a18c754 [INFO] running `Command { std: "docker" "start" "-a" "31a6a4ae7d235e84b71130f15258afef6783a18de1bf9a653051c2198a18c754", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling rustix v0.38.17 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tzdb v0.5.7 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling const_format v0.2.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.23/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 rayon-core v1.12.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking regex-automata v0.3.9 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Compiling rust-lzma v0.5.1 [INFO] [stderr] Compiling libz-sys v1.1.12 [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] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.23/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] [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] running `Command { std: "docker" "inspect" "31a6a4ae7d235e84b71130f15258afef6783a18de1bf9a653051c2198a18c754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31a6a4ae7d235e84b71130f15258afef6783a18de1bf9a653051c2198a18c754", kill_on_drop: false }` [INFO] [stdout] 31a6a4ae7d235e84b71130f15258afef6783a18de1bf9a653051c2198a18c754 [INFO] checking luctius/starmod against try#c1a4c206c24587a392f3bf286bc2e2a61502d44b for pr-124305-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluctius%2Fstarmod" "/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/luctius/starmod on toolchain c1a4c206c24587a392f3bf286bc2e2a61502d44b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c1a4c206c24587a392f3bf286bc2e2a61502d44b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luctius/starmod [INFO] finished tweaking git repo https://github.com/luctius/starmod [INFO] tweaked toml for git repo https://github.com/luctius/starmod written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/luctius/starmod 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" "+c1a4c206c24587a392f3bf286bc2e2a61502d44b" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+c1a4c206c24587a392f3bf286bc2e2a61502d44b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa1d56ac26dc915fc9084e1a6c2ba6922260ce5a6f16ea5fbb6978435464a2e1 [INFO] running `Command { std: "docker" "start" "-a" "fa1d56ac26dc915fc9084e1a6c2ba6922260ce5a6f16ea5fbb6978435464a2e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa1d56ac26dc915fc9084e1a6c2ba6922260ce5a6f16ea5fbb6978435464a2e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa1d56ac26dc915fc9084e1a6c2ba6922260ce5a6f16ea5fbb6978435464a2e1", kill_on_drop: false }` [INFO] [stdout] fa1d56ac26dc915fc9084e1a6c2ba6922260ce5a6f16ea5fbb6978435464a2e1 [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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+c1a4c206c24587a392f3bf286bc2e2a61502d44b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e516eef38890342492d67a54f340ab6a8083611d5ed39ddb865fccec5d6d186 [INFO] running `Command { std: "docker" "start" "-a" "2e516eef38890342492d67a54f340ab6a8083611d5ed39ddb865fccec5d6d186", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rustix v0.38.17 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling tzdb v0.5.7 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling const_format v0.2.31 [INFO] [stderr] Checking linux-raw-sys v0.4.8 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.23/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] Checking adler v1.0.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling unrar_sys v0.3.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.23/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] Checking hmac v0.12.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [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] [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] running `Command { std: "docker" "inspect" "2e516eef38890342492d67a54f340ab6a8083611d5ed39ddb865fccec5d6d186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e516eef38890342492d67a54f340ab6a8083611d5ed39ddb865fccec5d6d186", kill_on_drop: false }` [INFO] [stdout] 2e516eef38890342492d67a54f340ab6a8083611d5ed39ddb865fccec5d6d186