[INFO] cloning repository https://github.com/lf-/necktangler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lf-/necktangler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flf-%2Fnecktangler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flf-%2Fnecktangler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e756c50b22d0c13a06ad9d95216b9aa27c275a2 [INFO] testing lf-/necktangler against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flf-%2Fnecktangler" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lf-/necktangler 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/lf-/necktangler [INFO] finished tweaking git repo https://github.com/lf-/necktangler [INFO] tweaked toml for git repo https://github.com/lf-/necktangler written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lf-/necktangler 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] Downloading crates ... [INFO] [stderr] Downloaded clap_derive v4.5.3 [INFO] [stderr] Downloaded clap v4.5.3 [INFO] [stderr] Downloaded arc-swap v1.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fd88e99e3d46815977464b4f7ba8ea3b861521ea8e5117acfed47aeb440f4211 [INFO] running `Command { std: "docker" "start" "-a" "fd88e99e3d46815977464b4f7ba8ea3b861521ea8e5117acfed47aeb440f4211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd88e99e3d46815977464b4f7ba8ea3b861521ea8e5117acfed47aeb440f4211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd88e99e3d46815977464b4f7ba8ea3b861521ea8e5117acfed47aeb440f4211", kill_on_drop: false }` [INFO] [stdout] fd88e99e3d46815977464b4f7ba8ea3b861521ea8e5117acfed47aeb440f4211 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 38fe668656ad90c580e82be4ddfea733cf7e76824700e6b84123cd0097454da4 [INFO] running `Command { std: "docker" "start" "-a" "38fe668656ad90c580e82be4ddfea733cf7e76824700e6b84123cd0097454da4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling gix-trace v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling prodash v28.0.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling gix-sec v0.10.6 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling gix-utils v0.1.11 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling clru v0.6.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling arc-swap v1.7.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling gix-macros v0.1.4 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling gix-hash v0.14.2 [INFO] [stderr] Compiling gix-date v0.8.5 [INFO] [stderr] Compiling gix-validate v0.8.4 [INFO] [stderr] Compiling gix-path v0.10.7 [INFO] [stderr] Compiling gix-chunk v0.4.8 [INFO] [stderr] Compiling gix-quote v0.4.12 [INFO] [stderr] Compiling gix-actor v0.31.1 [INFO] [stderr] Compiling gix-features v0.38.1 [INFO] [stderr] Compiling gix-hashtable v0.5.2 [INFO] [stderr] Compiling gix-config-value v0.14.6 [INFO] [stderr] Compiling gix-fs v0.10.1 [INFO] [stderr] Compiling gix-commitgraph v0.24.2 [INFO] [stderr] Compiling gix-glob v0.16.2 [INFO] [stderr] Compiling gix-url v0.27.2 [INFO] [stderr] Compiling gix-object v0.42.1 [INFO] [stderr] Compiling gix-tempfile v13.1.1 [INFO] [stderr] Compiling gix-lock v13.1.1 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling gix-revwalk v0.13.0 [INFO] [stderr] Compiling gix-ref v0.43.0 [INFO] [stderr] Compiling gix-pack v0.49.0 [INFO] [stderr] Compiling gix-diff v0.42.0 [INFO] [stderr] Compiling gix-revision v0.27.0 [INFO] [stderr] Compiling gix-traverse v0.38.0 [INFO] [stderr] Compiling gix-refspec v0.23.0 [INFO] [stderr] Compiling gix-discover v0.31.0 [INFO] [stderr] Compiling gix-config v0.36.0 [INFO] [stderr] Compiling gix-odb v0.59.0 [INFO] [stderr] Compiling gix v0.61.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling necktangler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.18s [INFO] running `Command { std: "docker" "inspect" "38fe668656ad90c580e82be4ddfea733cf7e76824700e6b84123cd0097454da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38fe668656ad90c580e82be4ddfea733cf7e76824700e6b84123cd0097454da4", kill_on_drop: false }` [INFO] [stdout] 38fe668656ad90c580e82be4ddfea733cf7e76824700e6b84123cd0097454da4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0ed5a68e6830455070fc509364f56848fa159a8bba94b2694f942049a8dec79a [INFO] running `Command { std: "docker" "start" "-a" "0ed5a68e6830455070fc509364f56848fa159a8bba94b2694f942049a8dec79a", kill_on_drop: false }` [INFO] [stderr] Compiling necktangler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "0ed5a68e6830455070fc509364f56848fa159a8bba94b2694f942049a8dec79a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ed5a68e6830455070fc509364f56848fa159a8bba94b2694f942049a8dec79a", kill_on_drop: false }` [INFO] [stdout] 0ed5a68e6830455070fc509364f56848fa159a8bba94b2694f942049a8dec79a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c0d2ccce6058d2932e4b613b8db330f720880e815c293f63fefec3121bd5e3a2 [INFO] running `Command { std: "docker" "start" "-a" "c0d2ccce6058d2932e4b613b8db330f720880e815c293f63fefec3121bd5e3a2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/necktangler-c4666029421499de) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c0d2ccce6058d2932e4b613b8db330f720880e815c293f63fefec3121bd5e3a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0d2ccce6058d2932e4b613b8db330f720880e815c293f63fefec3121bd5e3a2", kill_on_drop: false }` [INFO] [stdout] c0d2ccce6058d2932e4b613b8db330f720880e815c293f63fefec3121bd5e3a2 [INFO] testing lf-/necktangler 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%2Flf-%2Fnecktangler" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lf-/necktangler 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/lf-/necktangler [INFO] finished tweaking git repo https://github.com/lf-/necktangler [INFO] tweaked toml for git repo https://github.com/lf-/necktangler written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lf-/necktangler 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8ae3f0aac87c3d4ad2b7ce56815a62ce4204d1e0144b411f34a952be9a6e5872 [INFO] running `Command { std: "docker" "start" "-a" "8ae3f0aac87c3d4ad2b7ce56815a62ce4204d1e0144b411f34a952be9a6e5872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ae3f0aac87c3d4ad2b7ce56815a62ce4204d1e0144b411f34a952be9a6e5872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ae3f0aac87c3d4ad2b7ce56815a62ce4204d1e0144b411f34a952be9a6e5872", kill_on_drop: false }` [INFO] [stdout] 8ae3f0aac87c3d4ad2b7ce56815a62ce4204d1e0144b411f34a952be9a6e5872 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2fea8c69b5e33674f8b06c2fc4b1be87310f55a4547e75cf2b1e7d84d59a96ce [INFO] running `Command { std: "docker" "start" "-a" "2fea8c69b5e33674f8b06c2fc4b1be87310f55a4547e75cf2b1e7d84d59a96ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling gix-trace v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling prodash v28.0.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling gix-sec v0.10.6 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling gix-utils v0.1.11 [INFO] [stderr] Compiling clru v0.6.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.34/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 heck v0.5.0 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling arc-swap v1.7.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling ryu v1.0.17 [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" "2fea8c69b5e33674f8b06c2fc4b1be87310f55a4547e75cf2b1e7d84d59a96ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fea8c69b5e33674f8b06c2fc4b1be87310f55a4547e75cf2b1e7d84d59a96ce", kill_on_drop: false }` [INFO] [stdout] 2fea8c69b5e33674f8b06c2fc4b1be87310f55a4547e75cf2b1e7d84d59a96ce