[INFO] cloning repository https://github.com/sjm42/coap-server-temp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjm42/coap-server-temp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Fcoap-server-temp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Fcoap-server-temp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c175592a0afab887e6689c564ba574c1820e7d9 [INFO] checking sjm42/coap-server-temp against master#426a60abc213b28a7c7198e475476b6e650d871f for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Fcoap-server-temp" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sjm42/coap-server-temp on toolchain 426a60abc213b28a7c7198e475476b6e650d871f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/sjm42/coap-server-temp [INFO] finished tweaking git repo https://github.com/sjm42/coap-server-temp [INFO] tweaked toml for git repo https://github.com/sjm42/coap-server-temp written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sjm42/coap-server-temp 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" "+426a60abc213b28a7c7198e475476b6e650d871f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/jasta/coap-server-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded influxdb2-structmap v0.2.0 [INFO] [stderr] Downloaded influxdb2-derive v0.1.1 [INFO] [stderr] Downloaded coap-lite v0.9.1 [INFO] [stderr] Downloaded safe-lock v0.1.3 [INFO] [stderr] Downloaded build-data v0.1.5 [INFO] [stderr] Downloaded go-parse-duration v0.1.1 [INFO] [stderr] Downloaded influxdb2 v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95a90b6d9c65c7c4737ac3cf14c3a60fa8f1cf87276d73bbc814f0017ed2341e [INFO] running `Command { std: "docker" "start" "-a" "95a90b6d9c65c7c4737ac3cf14c3a60fa8f1cf87276d73bbc814f0017ed2341e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95a90b6d9c65c7c4737ac3cf14c3a60fa8f1cf87276d73bbc814f0017ed2341e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95a90b6d9c65c7c4737ac3cf14c3a60fa8f1cf87276d73bbc814f0017ed2341e", kill_on_drop: false }` [INFO] [stdout] 95a90b6d9c65c7c4737ac3cf14c3a60fa8f1cf87276d73bbc814f0017ed2341e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8148cfa787703830f07f3da5b8c0688bde8eb85911ddd7bdd64493ed14364b67 [INFO] running `Command { std: "docker" "start" "-a" "8148cfa787703830f07f3da5b8c0688bde8eb85911ddd7bdd64493ed14364b67", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling safe-proc-macro2 v1.0.67 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling safe-quote v1.0.15 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling safe-regex-compiler v0.2.6 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling safe-regex-macro v0.2.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling safe-regex v0.2.6 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking lru_time_cache v0.11.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling safe-lock v0.1.3 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling build-data v0.1.5 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking coap-lite v0.9.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Checking thiserror-no-std v2.0.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling coap_server_temp v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling influxdb2-derive v0.1.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking go-parse-duration v0.1.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking coap-server v0.1.2 (https://github.com/jasta/coap-server-rs#1c18cbea) [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking coap-server-tokio v0.1.2 (https://github.com/jasta/coap-server-rs#1c18cbea) [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking influxdb2-structmap v0.2.0 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking influxdb2 v0.5.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.76s [INFO] running `Command { std: "docker" "inspect" "8148cfa787703830f07f3da5b8c0688bde8eb85911ddd7bdd64493ed14364b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8148cfa787703830f07f3da5b8c0688bde8eb85911ddd7bdd64493ed14364b67", kill_on_drop: false }` [INFO] [stdout] 8148cfa787703830f07f3da5b8c0688bde8eb85911ddd7bdd64493ed14364b67 [INFO] checking sjm42/coap-server-temp against try#2c70eb47850052381670935f807d41647a7dc992 for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Fcoap-server-temp" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sjm42/coap-server-temp on toolchain 2c70eb47850052381670935f807d41647a7dc992 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c70eb47850052381670935f807d41647a7dc992" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/sjm42/coap-server-temp [INFO] finished tweaking git repo https://github.com/sjm42/coap-server-temp [INFO] tweaked toml for git repo https://github.com/sjm42/coap-server-temp written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sjm42/coap-server-temp 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" "+2c70eb47850052381670935f807d41647a7dc992" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+2c70eb47850052381670935f807d41647a7dc992" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4651f09d2dd9fc536aaf1568d7b9d1aa92428fc4bf3ae6e9ae65e41da46794b7 [INFO] running `Command { std: "docker" "start" "-a" "4651f09d2dd9fc536aaf1568d7b9d1aa92428fc4bf3ae6e9ae65e41da46794b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4651f09d2dd9fc536aaf1568d7b9d1aa92428fc4bf3ae6e9ae65e41da46794b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4651f09d2dd9fc536aaf1568d7b9d1aa92428fc4bf3ae6e9ae65e41da46794b7", kill_on_drop: false }` [INFO] [stdout] 4651f09d2dd9fc536aaf1568d7b9d1aa92428fc4bf3ae6e9ae65e41da46794b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+2c70eb47850052381670935f807d41647a7dc992" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19a7a17ae9054bea22aa45c6e67b84cd3a49257aeca4a60a7feef62e8d6eeef5 [INFO] running `Command { std: "docker" "start" "-a" "19a7a17ae9054bea22aa45c6e67b84cd3a49257aeca4a60a7feef62e8d6eeef5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling safe-proc-macro2 v1.0.67 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling safe-quote v1.0.15 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling safe-regex-compiler v0.2.6 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling safe-regex-macro v0.2.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling safe-regex v0.2.6 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling safe-lock v0.1.3 [INFO] [stderr] Checking lru_time_cache v0.11.11 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling build-data v0.1.5 [INFO] [stderr] Checking coap-lite v0.9.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [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] [stdout] error: could not write output to /opt/rustwide/target/debug/deps/regex_automata-67d71603f35c8c20.regex_automata.7ed0d4b7443213d9-cgu.01.rcgu.o: No space left on device [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `snafu-derive` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `futures-macro` (lib) [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rustls-ecc95b3d1f06ad5e.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustls` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustca3uq1q/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustca3uq1q/symbols.o" "/opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.f10wvriddz17cg0jvelhl160w.rcgu.rmeta" "/opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.1orj7y0ihzep58w5wrwq2kv9o.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-1b28362dc76aaf44.rlib" "/opt/rustwide/target/debug/deps/libquote-ae5f1bdbeeae8687.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-999306cb2722a44d.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c00f98098c13cb4d.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4ff76c00e1ddbd50.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libzerocopy_derive-4824ccd4651d0cc4.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libzerocopy_derive-4824ccd4651d0cc4.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccA8o2Y5.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libzerocopy_derive-4824ccd4651d0cc4.so /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. --version-script=/tmp/rustca3uq1q/list --no-undefined-version /tmp/rustca3uq1q/symbols.o /opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.zerocopy_derive.b7b3db9d8c3460b9-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.f10wvriddz17cg0jvelhl160w.rcgu.rmeta /opt/rustwide/target/debug/deps/zerocopy_derive-4824ccd4651d0cc4.1orj7y0ihzep58w5wrwq2kv9o.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-1b28362dc76aaf44.rlib /opt/rustwide/target/debug/deps/libquote-ae5f1bdbeeae8687.rlib /opt/rustwide/target/debug/deps/libproc_macro2-999306cb2722a44d.rlib /opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c00f98098c13cb4d.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib /opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4ff76c00e1ddbd50.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -soname=libzerocopy_derive-4824ccd4651d0cc4.so -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy-derive` (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/rmeta5PKvYM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-attributes` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustczdWKqG/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustczdWKqG/symbols.o" "/opt/rustwide/target/debug/deps/tokio_macros-942c068d4afab217.tokio_macros.5ca6740477b3fcc9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-942c068d4afab217.tokio_macros.5ca6740477b3fcc9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-942c068d4afab217.tokio_macros.5ca6740477b3fcc9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-942c068d4afab217.tokio_macros.5ca6740477b3fcc9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-942c068d4afab217.tokio_macros.5ca6740477b3fcc9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-942c068d4afab217.tokio_macros.5ca6740477b3fcc9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-942c068d4afab217.6l051z8hixxah5qwmke2t0mhs.rcgu.rmeta" "/opt/rustwide/target/debug/deps/tokio_macros-942c068d4afab217.7qiqb9doumhpfdmtgnodhguxn.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-1b28362dc76aaf44.rlib" "/opt/rustwide/target/debug/deps/libquote-ae5f1bdbeeae8687.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-999306cb2722a44d.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c00f98098c13cb4d.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4ff76c00e1ddbd50.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/2c70eb47850052381670935f807d41647a7dc992/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtokio_macros-942c068d4afab217.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libtokio_macros-942c068d4afab217.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-macros` (lib) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetasyLrRA" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "19a7a17ae9054bea22aa45c6e67b84cd3a49257aeca4a60a7feef62e8d6eeef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19a7a17ae9054bea22aa45c6e67b84cd3a49257aeca4a60a7feef62e8d6eeef5", kill_on_drop: false }` [INFO] [stdout] 19a7a17ae9054bea22aa45c6e67b84cd3a49257aeca4a60a7feef62e8d6eeef5