[INFO] fetching crate libp2prs-kad 0.3.0... [INFO] documenting libp2prs-kad-0.3.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate libp2prs-kad 0.3.0 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate libp2prs-kad 0.3.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libp2prs-kad 0.3.0 [INFO] finished tweaking crates.io crate libp2prs-kad 0.3.0 [INFO] tweaked toml for crates.io crate libp2prs-kad 0.3.0 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate crates.io crate libp2prs-kad 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fixed-hash v0.7.0 [INFO] [stderr] Downloaded radium v0.3.0 [INFO] [stderr] Downloaded bitvec v0.17.4 [INFO] [stderr] Downloaded byte-slice-cast v0.3.5 [INFO] [stderr] Downloaded impl-codec v0.4.2 [INFO] [stderr] Downloaded parity-scale-codec v1.3.7 [INFO] [stderr] Downloaded libp2prs-plaintext v0.3.0 [INFO] [stderr] Downloaded libp2prs-swarm v0.3.0 [INFO] [stderr] Downloaded libp2prs-yamux v0.3.0 [INFO] [stderr] Downloaded uint v0.9.0 [INFO] [stderr] Downloaded primitive-types v0.8.0 [INFO] [stderr] Downloaded libp2prs-mplex v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/ram-disk/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/ram-disk/builds/worker-24/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/ram-disk/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/ram-disk/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52c363e9648e8fdcda3f7fa5e25685d5002a8fa346015742a27e185284253e20 [INFO] running `Command { std: "docker" "start" "-a" "52c363e9648e8fdcda3f7fa5e25685d5002a8fa346015742a27e185284253e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52c363e9648e8fdcda3f7fa5e25685d5002a8fa346015742a27e185284253e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c363e9648e8fdcda3f7fa5e25685d5002a8fa346015742a27e185284253e20", kill_on_drop: false }` [INFO] [stdout] 52c363e9648e8fdcda3f7fa5e25685d5002a8fa346015742a27e185284253e20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/ram-disk/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/ram-disk/builds/worker-24/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/ram-disk/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/ram-disk/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b677af8ab999ca44dbfd82842fdacb35fc11c606dd0419c3f6c3b293dd502631 [INFO] running `Command { std: "docker" "start" "-a" "b677af8ab999ca44dbfd82842fdacb35fc11c606dd0419c3f6c3b293dd502631", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking vec-arena v1.1.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking unsigned-varint v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking unsigned-varint v0.4.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/proc-macro2-60515a63b436b5cc/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/unicode-xid-b5509196166d98f1/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/syn-bca7d104a16139e9/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/libc-1465f1f0041c95b0/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaulrk6p/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde` [INFO] [stderr] error: could not compile `proc-macro-hack` [INFO] [stderr] error: could not compile `getrandom` [INFO] [stderr] error: could not compile `anyhow` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/futures_io-d07c88c2d5036896.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/futures-io-d07c88c2d5036896/dep-lib-futures-io` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `either` due to previous error [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] error: could not compile `remove_dir_all` [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaSCmhR4/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetanCzBsG/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetakQhW5y/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaISPBtp/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `value-bag` [INFO] [stderr] error: could not compile `memchr` [INFO] [stderr] error: could not compile `getrandom` [INFO] [stderr] error: could not compile `cache-padded` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaGtOXap/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fnv` due to previous error [INFO] [stderr] error: could not compile `void` due to previous error [INFO] [stderr] error: could not compile `version_check` due to previous error [INFO] [stderr] error: could not compile `autocfg` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmeta7GVeT5/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetacEqZ2X/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetay1R0Jo/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arrayref` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetasmMogC/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetapZYUQL/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaBUABAc/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spin` due to previous error [INFO] [stderr] error: could not compile `lazy_static` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaaeQ5nA/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-sink` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaTg0zhC/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `once_cell` due to previous error [INFO] [stderr] error: could not compile `percent-encoding` due to previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/build/log-cc6510442102d964/build_script_build-cc6510442102d964.build_script_build.15b38c88-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/log-cc6510442102d964/build_script_build-cc6510442102d964.build_script_build.15b38c88-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/log-cc6510442102d964/build_script_build-cc6510442102d964.build_script_build.15b38c88-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/log-cc6510442102d964/build_script_build-cc6510442102d964.build_script_build.15b38c88-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/log-cc6510442102d964/build_script_build-cc6510442102d964.build_script_build.15b38c88-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/log-cc6510442102d964/build_script_build-cc6510442102d964.build_script_build.15b38c88-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/log-cc6510442102d964/build_script_build-cc6510442102d964.build_script_build.15b38c88-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/log-cc6510442102d964/build_script_build-cc6510442102d964.build_script_build.15b38c88-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/log-cc6510442102d964/build_script_build-cc6510442102d964.build_script_build.15b38c88-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/log-cc6510442102d964/build_script_build-cc6510442102d964.build_script_build.15b38c88-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/log-cc6510442102d964/build_script_build-cc6510442102d964.build_script_build.15b38c88-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/log-cc6510442102d964/build_script_build-cc6510442102d964.build_script_build.15b38c88-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/log-cc6510442102d964/build_script_build-cc6510442102d964.build_script_build.15b38c88-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/log-cc6510442102d964/build_script_build-cc6510442102d964.build_script_build.15b38c88-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/log-cc6510442102d964/build_script_build-cc6510442102d964.build_script_build.15b38c88-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/log-cc6510442102d964/build_script_build-cc6510442102d964.build_script_build.15b38c88-cgu.9.rcgu.o" "/opt/rustwide/target/debug/build/log-cc6510442102d964/build_script_build-cc6510442102d964.4stntjgjwh0p7x9n.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,--start-group" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-05b39ac0cb4c5688.rlib" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ccaa149b737d6503.rlib" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a94a6388c153126b.rlib" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1ecfa264246b85c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ee710154a50440b8.rlib" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f09986d873ea8592.rlib" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f3521e20c99619ab.rlib" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-df6036c77d75ce21.rlib" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-24f91c1a1dfc7e13.rlib" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-bffcc61991adb202.rlib" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cf22313353d8663e.rlib" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c45fb100f99430e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-0cdc47a8a81950ea.rlib" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f1e158606c4c82f6.rlib" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0b608b5ef4df0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b8438dc0bcbbcc08.rlib" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-70e2ae036775ff2f.rlib" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-815d281f7068a893.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-377835cfab8dae0d.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/log-cc6510442102d964/build_script_build-cc6510442102d964" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaghrSsb/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parking` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetao7ARpo/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vec-arena` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaJsWTkc/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `log` due to previous error [INFO] [stderr] error: could not compile `waker-fn` due to previous error [INFO] [stderr] error: could not compile `proc-macro-nested` [INFO] [stderr] error: could not compile `cpuid-bool` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaIBKR3K/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unsigned-varint` due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaT4gPYv/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmeta5UA4Bg/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fake-simd` due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetawgEV0p/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetai3ZtDt/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crunchy` [INFO] [stderr] error: could not compile `futures-task` due to previous error [INFO] [stderr] error: could not compile `cfg-if` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaXiup2A/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-timer` due to previous error [INFO] [stderr] error: could not compile `typenum` [INFO] [stderr] error: could not compile `byteorder` due to previous error [INFO] [stderr] error: could not compile `opaque-debug` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaZDFzf1/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaEDSRnI/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetajnmwgD/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetanvgiYj/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `signature` due to previous error [INFO] [stderr] error: could not compile `fastrand` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmeta1D6YaR/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fixedbitset` due to previous error [INFO] [stderr] error: could not compile `nix` [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaargdVi/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaLbQeT1/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `event-listener` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmeta8cWxIW/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-width` due to previous error [INFO] [stderr] error: could not compile `subtle` due to previous error [INFO] [stderr] error: could not compile `block-padding` due to previous error [INFO] [stderr] error: could not compile `ryu` [INFO] [stderr] error: could not compile `scopeguard` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaaFVf7K/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetadn9mEO/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaNpAs4k/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetacEXL9H/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaDfxH1G/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetajRTBxD/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `utf8parse` due to previous error [INFO] [stderr] error: could not compile `bs58` due to previous error [INFO] [stderr] error: could not compile `subtle` due to previous error [INFO] [stderr] error: could not compile `untrusted` due to previous error [INFO] [stderr] error: could not compile `itoa` due to previous error [INFO] [stderr] error: could not compile `radium` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmeta64NRoq/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaAFoiV0/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unsigned-varint` due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_json` [INFO] [stderr] error: could not compile `bitflags` [INFO] [stderr] error: could not compile `slab` due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `async-trait` [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaiA4zAe/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pin-project-internal` [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaueEQTV/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `either` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetafyM2GQ/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-task` due to previous error [INFO] [stderr] error: could not compile `multimap` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaj166bo/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `keccak` due to previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/smallvec-acc0254b38163c5b.d [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetayzW7Vn/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/smallvec-acc0254b38163c5b/dep-lib-smallvec` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaCB2xXu/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ppv-lite86` due to previous error [INFO] [stderr] error: could not compile `hex` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetabxSRdT/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaKYVm8S/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `byte-slice-cast` due to previous error [INFO] [stderr] error: could not compile `ppv-lite86` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetagX7po9/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetasCVOUw/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaAemYJm/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-segmentation` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmeta06hICd/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetapMd8aV/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` due to previous error [INFO] [stderr] error: could not compile `data-encoding` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmeta5DP1Wm/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-segmentation` due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cc` [INFO] running `Command { std: "docker" "inspect" "b677af8ab999ca44dbfd82842fdacb35fc11c606dd0419c3f6c3b293dd502631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b677af8ab999ca44dbfd82842fdacb35fc11c606dd0419c3f6c3b293dd502631", kill_on_drop: false }` [INFO] [stdout] b677af8ab999ca44dbfd82842fdacb35fc11c606dd0419c3f6c3b293dd502631