[INFO] fetching crate yb-tokio-postgres 0.7.10-yb-1-beta.3... [INFO] testing yb-tokio-postgres-0.7.10-yb-1-beta.3 against 1.86.0 for beta-1.87-1 [INFO] extracting crate yb-tokio-postgres 0.7.10-yb-1-beta.3 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate yb-tokio-postgres 0.7.10-yb-1-beta.3 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yb-tokio-postgres 0.7.10-yb-1-beta.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate yb-tokio-postgres 0.7.10-yb-1-beta.3 [INFO] tweaked toml for crates.io crate yb-tokio-postgres 0.7.10-yb-1-beta.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate yb-tokio-postgres 0.7.10-yb-1-beta.3 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eui48 v0.4.6 [INFO] [stderr] Downloaded geo-types v0.6.2 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cd13dc75408b9eb5d13d5a1cd05189bf32ba2c93c3cf534fc3fa365edb1cbe4 [INFO] running `Command { std: "docker" "start" "-a" "6cd13dc75408b9eb5d13d5a1cd05189bf32ba2c93c3cf534fc3fa365edb1cbe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cd13dc75408b9eb5d13d5a1cd05189bf32ba2c93c3cf534fc3fa365edb1cbe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd13dc75408b9eb5d13d5a1cd05189bf32ba2c93c3cf534fc3fa365edb1cbe4", kill_on_drop: false }` [INFO] [stdout] 6cd13dc75408b9eb5d13d5a1cd05189bf32ba2c93c3cf534fc3fa365edb1cbe4 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58e4474e8d06d7e6e216674cb5a5d3bfc46de15c3baf56320260870fc6e19701 [INFO] running `Command { std: "docker" "start" "-a" "58e4474e8d06d7e6e216674cb5a5d3bfc46de15c3baf56320260870fc6e19701", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling postgres-protocol v0.6.7 [INFO] [stderr] Compiling postgres-types v0.2.8 [INFO] [stderr] Compiling yb-tokio-postgres v0.7.10-yb-1-beta.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `postgres_protocol::message::backend::ErrorField::<'a>::value`: use value_bytes instead [INFO] [stdout] --> src/error/mod.rs:111:47 [INFO] [stdout] | [INFO] [stdout] 111 | b'S' => severity = Some(field.value().to_owned()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `postgres_protocol::message::backend::ErrorField::<'a>::value`: use value_bytes instead [INFO] [stdout] --> src/error/mod.rs:112:63 [INFO] [stdout] | [INFO] [stdout] 112 | b'C' => code = Some(SqlState::from_code(field.value())), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `postgres_protocol::message::backend::ErrorField::<'a>::value`: use value_bytes instead [INFO] [stdout] --> src/error/mod.rs:113:46 [INFO] [stdout] | [INFO] [stdout] 113 | b'M' => message = Some(field.value().to_owned()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `postgres_protocol::message::backend::ErrorField::<'a>::value`: use value_bytes instead [INFO] [stdout] --> src/error/mod.rs:114:45 [INFO] [stdout] | [INFO] [stdout] 114 | b'D' => detail = Some(field.value().to_owned()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `postgres_protocol::message::backend::ErrorField::<'a>::value`: use value_bytes instead [INFO] [stdout] --> src/error/mod.rs:115:43 [INFO] [stdout] | [INFO] [stdout] 115 | b'H' => hint = Some(field.value().to_owned()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `postgres_protocol::message::backend::ErrorField::<'a>::value`: use value_bytes instead [INFO] [stdout] --> src/error/mod.rs:117:50 [INFO] [stdout] | [INFO] [stdout] 117 | normal_position = Some(field.value().parse::().map_err(|_| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `postgres_protocol::message::backend::ErrorField::<'a>::value`: use value_bytes instead [INFO] [stdout] --> src/error/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | internal_position = Some(field.value().parse::().map_err(|_| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `postgres_protocol::message::backend::ErrorField::<'a>::value`: use value_bytes instead [INFO] [stdout] --> src/error/mod.rs:132:53 [INFO] [stdout] | [INFO] [stdout] 132 | b'q' => internal_query = Some(field.value().to_owned()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `postgres_protocol::message::backend::ErrorField::<'a>::value`: use value_bytes instead [INFO] [stdout] --> src/error/mod.rs:133:45 [INFO] [stdout] | [INFO] [stdout] 133 | b'W' => where_ = Some(field.value().to_owned()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `postgres_protocol::message::backend::ErrorField::<'a>::value`: use value_bytes instead [INFO] [stdout] --> src/error/mod.rs:134:45 [INFO] [stdout] | [INFO] [stdout] 134 | b's' => schema = Some(field.value().to_owned()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `postgres_protocol::message::backend::ErrorField::<'a>::value`: use value_bytes instead [INFO] [stdout] --> src/error/mod.rs:135:44 [INFO] [stdout] | [INFO] [stdout] 135 | b't' => table = Some(field.value().to_owned()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `postgres_protocol::message::backend::ErrorField::<'a>::value`: use value_bytes instead [INFO] [stdout] --> src/error/mod.rs:136:45 [INFO] [stdout] | [INFO] [stdout] 136 | b'c' => column = Some(field.value().to_owned()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `postgres_protocol::message::backend::ErrorField::<'a>::value`: use value_bytes instead [INFO] [stdout] --> src/error/mod.rs:137:47 [INFO] [stdout] | [INFO] [stdout] 137 | b'd' => datatype = Some(field.value().to_owned()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `postgres_protocol::message::backend::ErrorField::<'a>::value`: use value_bytes instead [INFO] [stdout] --> src/error/mod.rs:138:49 [INFO] [stdout] | [INFO] [stdout] 138 | b'n' => constraint = Some(field.value().to_owned()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `postgres_protocol::message::backend::ErrorField::<'a>::value`: use value_bytes instead [INFO] [stdout] --> src/error/mod.rs:139:43 [INFO] [stdout] | [INFO] [stdout] 139 | b'F' => file = Some(field.value().to_owned()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `postgres_protocol::message::backend::ErrorField::<'a>::value`: use value_bytes instead [INFO] [stdout] --> src/error/mod.rs:141:39 [INFO] [stdout] | [INFO] [stdout] 141 | line = Some(field.value().parse::().map_err(|_| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `postgres_protocol::message::backend::ErrorField::<'a>::value`: use value_bytes instead [INFO] [stdout] --> src/error/mod.rs:148:46 [INFO] [stdout] | [INFO] [stdout] 148 | b'R' => routine = Some(field.value().to_owned()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `postgres_protocol::message::backend::ErrorField::<'a>::value`: use value_bytes instead [INFO] [stdout] --> src/error/mod.rs:150:69 [INFO] [stdout] | [INFO] [stdout] 150 | parsed_severity = Some(Severity::from_str(field.value()).ok_or_else(|| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.67s [INFO] running `Command { std: "docker" "inspect" "58e4474e8d06d7e6e216674cb5a5d3bfc46de15c3baf56320260870fc6e19701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e4474e8d06d7e6e216674cb5a5d3bfc46de15c3baf56320260870fc6e19701", kill_on_drop: false }` [INFO] [stdout] 58e4474e8d06d7e6e216674cb5a5d3bfc46de15c3baf56320260870fc6e19701 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34b7557bb39294702f1786caffb0b0740b3108e72c5b3db5759283cc20b33eeb [INFO] running `Command { std: "docker" "start" "-a" "34b7557bb39294702f1786caffb0b0740b3108e72c5b3db5759283cc20b33eeb", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling eui48 v1.1.0 [INFO] [stderr] Compiling geo-types v0.6.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcMo62sB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-executor` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rayon` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rayon --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=9918feab9e63d9d2 -C extra-filename=-9a88abd21e5211e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-cb74df00178a8431.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-d40474c6723c5f31.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=aab24707ca8e047c -C extra-filename=-ff352941c0b1074f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-20bff4e6ae6cac1a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-293d343f07097aed.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-5d48bfe3f6ce787d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-b16a97cb545211fd.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-7bb8704737cab3e2.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-6078a5d6fcde7ae9.so --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `tokio-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio_util --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="codec"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=23b11b241328683d -C extra-filename=-0c980a901bc9f24e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-20bff4e6ae6cac1a.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-dd67655186f24208.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-32a307e735e1cb93.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-b16a97cb545211fd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ff352941c0b1074f.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagvIVUP/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=c3d1cac846cf2221 -C extra-filename=-c3d8cbef1e78cf74 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-7f217ec664681495.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9f173e8f7f0f0cc9.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-b215990ea78e7437.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetalqgmQP" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMkBipP/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "34b7557bb39294702f1786caffb0b0740b3108e72c5b3db5759283cc20b33eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34b7557bb39294702f1786caffb0b0740b3108e72c5b3db5759283cc20b33eeb", kill_on_drop: false }` [INFO] [stdout] 34b7557bb39294702f1786caffb0b0740b3108e72c5b3db5759283cc20b33eeb