[INFO] cloning repository https://github.com/observerw/rrdt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/observerw/rrdt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobserverw%2Frrdt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobserverw%2Frrdt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c897d87cac1f8021020a2ff298d59731078f1b97 [INFO] building observerw/rrdt against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobserverw%2Frrdt" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/observerw/rrdt on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/observerw/rrdt [INFO] finished tweaking git repo https://github.com/observerw/rrdt [INFO] tweaked toml for git repo https://github.com/observerw/rrdt written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/observerw/rrdt 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99e58a330da5c742f596e8ea07d8de0f86505a4fe47305dc07c0b4138e472ce3 [INFO] running `Command { std: "docker" "start" "-a" "99e58a330da5c742f596e8ea07d8de0f86505a4fe47305dc07c0b4138e472ce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99e58a330da5c742f596e8ea07d8de0f86505a4fe47305dc07c0b4138e472ce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99e58a330da5c742f596e8ea07d8de0f86505a4fe47305dc07c0b4138e472ce3", kill_on_drop: false }` [INFO] [stdout] 99e58a330da5c742f596e8ea07d8de0f86505a4fe47305dc07c0b4138e472ce3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e364ff6f0d20194b09935f927484cef6f38cfeee6f8653a7ec8b6b9c8425e95e [INFO] running `Command { std: "docker" "start" "-a" "e364ff6f0d20194b09935f927484cef6f38cfeee6f8653a7ec8b6b9c8425e95e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling crossbeam-channel v0.5.10 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix_derive v0.6.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling clap v4.4.13 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling actix v0.13.1 [INFO] [stderr] Compiling rrdt-lib v0.1.0 (/opt/rustwide/workdir/rrdt-lib) [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> rrdt-lib/src/frame/constant.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bytes::Bytes` [INFO] [stdout] --> rrdt-lib/src/types.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytes::Bytes; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `initial_window` is never used [INFO] [stdout] --> rrdt-lib/src/congestion/mod.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl NewReno { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn initial_window(&self) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `addrs` is never read [INFO] [stdout] --> rrdt-lib/src/connection/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Connection { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 36 | id: ConnectionId, [INFO] [stdout] 37 | addrs: Addrs, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> rrdt-lib/src/connection/mod.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct ConnectionContext { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 129 | id: ConnectionId, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConnectionContext` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `receiver` is never read [INFO] [stdout] --> rrdt-lib/src/connection/mod.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 136 | struct Addrs { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 137 | receiver: Addr, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_wait_count` is never used [INFO] [stdout] --> rrdt-lib/src/connection/ack_sender.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl AckSender { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn with_wait_count(self, wait_count: u64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConnectionListener` is never constructed [INFO] [stdout] --> rrdt-lib/src/connection/listener.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ConnectionListener { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `bind` and `accept` are never used [INFO] [stdout] --> rrdt-lib/src/connection/listener.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 17 | impl ConnectionListener { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 18 | pub async fn bind(addr: impl ToSocketAddrs) -> io::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub async fn accept(&self) -> io::Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ctx` is never read [INFO] [stdout] --> rrdt-lib/src/connection/packetizer.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Packetizer { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 16 | ctx: ConnectionContext, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Addrs` is never constructed [INFO] [stdout] --> rrdt-lib/src/connection/stream/recv_stream.rs:240:12 [INFO] [stdout] | [INFO] [stdout] 240 | pub struct Addrs { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ResetRecvd` and `ResetRead` are never constructed [INFO] [stdout] --> rrdt-lib/src/connection/stream/recv_stream.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 245 | enum State { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 250 | ResetRecvd, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 251 | ResetRead, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `addrs` is never read [INFO] [stdout] --> rrdt-lib/src/connection/stream/send_stream.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct SendStreamInner { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 13 | id: StreamId, [INFO] [stdout] 14 | addrs: super::Addrs, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ResetSent` and `ResetRecvd` are never constructed [INFO] [stdout] --> rrdt-lib/src/connection/stream/send_stream.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 219 | enum State { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 225 | ResetSent, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 226 | ResetRecvd, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `id` is never used [INFO] [stdout] --> rrdt-lib/src/frame/mod.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 95 | impl StreamFrame { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 96 | pub fn id(&self) -> StreamId { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reduce_to` is never used [INFO] [stdout] --> rrdt-lib/src/frame/ack.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl AckFrame { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn reduce_to(&mut self, len: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_ranges_limit` is never used [INFO] [stdout] --> rrdt-lib/src/frame/ack.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl AckSpans { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn with_ranges_limit(self, limit: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> rrdt-lib/src/packet/long.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 144 | impl HandshakeDonePacket { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] 145 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Sender` is never used [INFO] [stdout] --> rrdt-lib/src/types.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub type Sender = mpsc::Sender; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Receiver` is never used [INFO] [stdout] --> rrdt-lib/src/types.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub type Receiver = mpsc::Receiver; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `BcastSender` is never used [INFO] [stdout] --> rrdt-lib/src/types.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | pub type BcastSender = broadcast::Sender; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `BcastReceiver` is never used [INFO] [stdout] --> rrdt-lib/src/types.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | pub type BcastReceiver = broadcast::Receiver; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `split_at` and `split_off` are never used [INFO] [stdout] --> rrdt-lib/src/utils/range_ext.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait RangeExt [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 7 | fn split_at(&mut self, offset: u64) -> (Self, Self); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | [INFO] [stdout] 9 | fn split_off(&mut self, offset: u64) -> Self; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rrdt-cli v0.1.0 (/opt/rustwide/workdir/rrdt-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.57s [INFO] running `Command { std: "docker" "inspect" "e364ff6f0d20194b09935f927484cef6f38cfeee6f8653a7ec8b6b9c8425e95e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e364ff6f0d20194b09935f927484cef6f38cfeee6f8653a7ec8b6b9c8425e95e", kill_on_drop: false }` [INFO] [stdout] e364ff6f0d20194b09935f927484cef6f38cfeee6f8653a7ec8b6b9c8425e95e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd6f7b820378b4b6ea1bd568fa4d1d4a415ac6b2bcef6d9f52ba03219f9d29cb [INFO] running `Command { std: "docker" "start" "-a" "fd6f7b820378b4b6ea1bd568fa4d1d4a415ac6b2bcef6d9f52ba03219f9d29cb", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.31/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] = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update` [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 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustcHamTX6/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fd6f7b820378b4b6ea1bd568fa4d1d4a415ac6b2bcef6d9f52ba03219f9d29cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd6f7b820378b4b6ea1bd568fa4d1d4a415ac6b2bcef6d9f52ba03219f9d29cb", kill_on_drop: false }` [INFO] [stdout] fd6f7b820378b4b6ea1bd568fa4d1d4a415ac6b2bcef6d9f52ba03219f9d29cb