[INFO] cloning repository https://github.com/xulaus/rhodium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xulaus/rhodium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxulaus%2Frhodium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxulaus%2Frhodium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7ef2934ecd5c3c41d378d7ffa8c1081b04351a3 [INFO] testing xulaus/rhodium against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxulaus%2Frhodium" "/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/xulaus/rhodium 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/xulaus/rhodium [INFO] finished tweaking git repo https://github.com/xulaus/rhodium [INFO] tweaked toml for git repo https://github.com/xulaus/rhodium written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xulaus/rhodium 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 bae v0.1.7 [INFO] [stderr] Downloaded ramhorns-derive v0.14.0 [INFO] [stderr] Downloaded logos v0.12.1 [INFO] [stderr] Downloaded ramhorns v0.14.0 [INFO] [stderr] Downloaded unicode-id v0.3.3 [INFO] [stderr] Downloaded logos-derive v0.12.1 [INFO] [stderr] Downloaded serde v1.0.178 [INFO] [stderr] Downloaded color-spantrace v0.2.0 [INFO] [stderr] Downloaded serde_derive v1.0.178 [INFO] [stderr] Downloaded syntect v5.0.0 [INFO] [stderr] Downloaded markdown v1.0.0-alpha.11 [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] c0a0fa57b64d28e72f76fb37de2bd6dae57e510e3d70bfa60cae993045d885d3 [INFO] running `Command { std: "docker" "start" "-a" "c0a0fa57b64d28e72f76fb37de2bd6dae57e510e3d70bfa60cae993045d885d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0a0fa57b64d28e72f76fb37de2bd6dae57e510e3d70bfa60cae993045d885d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0a0fa57b64d28e72f76fb37de2bd6dae57e510e3d70bfa60cae993045d885d3", kill_on_drop: false }` [INFO] [stdout] c0a0fa57b64d28e72f76fb37de2bd6dae57e510e3d70bfa60cae993045d885d3 [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] 57cef8c71e077610015d0046c29ace3dcdb37411837850510dfb705c2112e3cc [INFO] running `Command { std: "docker" "start" "-a" "57cef8c71e077610015d0046c29ace3dcdb37411837850510dfb705c2112e3cc", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling serde v1.0.178 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling quick-xml v0.29.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling ramhorns-derive v0.14.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling unicode-id v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.178 [INFO] [stderr] Compiling markdown v1.0.0-alpha.11 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.5.0 [INFO] [stderr] Compiling ramhorns v0.14.0 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling rhodium v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.47s [INFO] running `Command { std: "docker" "inspect" "57cef8c71e077610015d0046c29ace3dcdb37411837850510dfb705c2112e3cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57cef8c71e077610015d0046c29ace3dcdb37411837850510dfb705c2112e3cc", kill_on_drop: false }` [INFO] [stdout] 57cef8c71e077610015d0046c29ace3dcdb37411837850510dfb705c2112e3cc [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] b083e22f1747dcca43a935b36b06a34f5d5d48643ffec813354b947b7a7fd612 [INFO] running `Command { std: "docker" "start" "-a" "b083e22f1747dcca43a935b36b06a34f5d5d48643ffec813354b947b7a7fd612", kill_on_drop: false }` [INFO] [stderr] Compiling rhodium v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `Command { std: "docker" "inspect" "b083e22f1747dcca43a935b36b06a34f5d5d48643ffec813354b947b7a7fd612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b083e22f1747dcca43a935b36b06a34f5d5d48643ffec813354b947b7a7fd612", kill_on_drop: false }` [INFO] [stdout] b083e22f1747dcca43a935b36b06a34f5d5d48643ffec813354b947b7a7fd612 [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", kill_on_drop: false }` [INFO] [stdout] 37658414001b76b58cae50a372ef31d928bf66d7482d7a7e37528dba6d4d7428 [INFO] running `Command { std: "docker" "start" "-a" "37658414001b76b58cae50a372ef31d928bf66d7482d7a7e37528dba6d4d7428", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rhodium-11dd3695c4860c8d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test utils::tests::test_parameterize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "37658414001b76b58cae50a372ef31d928bf66d7482d7a7e37528dba6d4d7428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37658414001b76b58cae50a372ef31d928bf66d7482d7a7e37528dba6d4d7428", kill_on_drop: false }` [INFO] [stdout] 37658414001b76b58cae50a372ef31d928bf66d7482d7a7e37528dba6d4d7428 [INFO] testing xulaus/rhodium 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%2Fxulaus%2Frhodium" "/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/xulaus/rhodium 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/xulaus/rhodium [INFO] finished tweaking git repo https://github.com/xulaus/rhodium [INFO] tweaked toml for git repo https://github.com/xulaus/rhodium written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xulaus/rhodium 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] 00cca6227081115fbb5dfc62eb46a0d8157e733bb5844cc0f3b3a79d95436daa [INFO] running `Command { std: "docker" "start" "-a" "00cca6227081115fbb5dfc62eb46a0d8157e733bb5844cc0f3b3a79d95436daa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00cca6227081115fbb5dfc62eb46a0d8157e733bb5844cc0f3b3a79d95436daa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00cca6227081115fbb5dfc62eb46a0d8157e733bb5844cc0f3b3a79d95436daa", kill_on_drop: false }` [INFO] [stdout] 00cca6227081115fbb5dfc62eb46a0d8157e733bb5844cc0f3b3a79d95436daa [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] 0f656a2ca676c348ceb2a284bf07afd4093fc63bf7584678f7e0cd44ea0de106 [INFO] running `Command { std: "docker" "start" "-a" "0f656a2ca676c348ceb2a284bf07afd4093fc63bf7584678f7e0cd44ea0de106", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling serde v1.0.178 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling quick-xml v0.29.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling want v0.3.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] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.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] running `Command { std: "docker" "inspect" "0f656a2ca676c348ceb2a284bf07afd4093fc63bf7584678f7e0cd44ea0de106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f656a2ca676c348ceb2a284bf07afd4093fc63bf7584678f7e0cd44ea0de106", kill_on_drop: false }` [INFO] [stdout] 0f656a2ca676c348ceb2a284bf07afd4093fc63bf7584678f7e0cd44ea0de106