[INFO] cloning repository https://github.com/willamblack/gm_ord [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willamblack/gm_ord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillamblack%2Fgm_ord", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillamblack%2Fgm_ord'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbda0ffc143f4efe7c7083429adac01339088e02 [INFO] checking willamblack/gm_ord against master#8387315ab3c26a57a1f53a90f188f0bc88514bca for pr-124605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillamblack%2Fgm_ord" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/willamblack/gm_ord on toolchain 8387315ab3c26a57a1f53a90f188f0bc88514bca [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8387315ab3c26a57a1f53a90f188f0bc88514bca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/willamblack/gm_ord [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/willamblack/gm_ord [INFO] tweaked toml for git repo https://github.com/willamblack/gm_ord written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/willamblack/gm_ord 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" "+8387315ab3c26a57a1f53a90f188f0bc88514bca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustls-acme v0.7.3 [INFO] [stderr] Downloaded ord-bitcoincore-rpc-json v0.17.0 [INFO] [stderr] Downloaded globset v0.4.11 [INFO] [stderr] Downloaded unindent v0.2.2 [INFO] [stderr] Downloaded serde_yaml v0.9.24 [INFO] [stderr] Downloaded ord-bitcoincore-rpc v0.17.0 [INFO] [stderr] Downloaded pyo3-build-config v0.19.1 [INFO] [stderr] Downloaded rss v2.0.4 [INFO] [stderr] Downloaded signal-hook v0.3.16 [INFO] [stderr] Downloaded redb v1.1.0 [INFO] [stderr] Downloaded bitcoin v0.30.1 [INFO] [stderr] Downloaded sysinfo v0.29.5 [INFO] [stderr] Downloaded axum-server v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+8387315ab3c26a57a1f53a90f188f0bc88514bca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c016056bd8e8fc28599048f88db76c5facdd752b7c1ce66ce030e852ede517d [INFO] running `Command { std: "docker" "start" "-a" "0c016056bd8e8fc28599048f88db76c5facdd752b7c1ce66ce030e852ede517d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c016056bd8e8fc28599048f88db76c5facdd752b7c1ce66ce030e852ede517d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c016056bd8e8fc28599048f88db76c5facdd752b7c1ce66ce030e852ede517d", kill_on_drop: false }` [INFO] [stdout] 0c016056bd8e8fc28599048f88db76c5facdd752b7c1ce66ce030e852ede517d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+8387315ab3c26a57a1f53a90f188f0bc88514bca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70b602fe3762f5cd52e7ef11919076ae7a832a6565424ff04c13837f70e22151 [INFO] running `Command { std: "docker" "start" "-a" "70b602fe3762f5cd52e7ef11919076ae7a832a6565424ff04c13837f70e22151", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking value-bag v1.4.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking async-task v4.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling target-lexicon v0.12.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking blocking v1.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling bitcoin v0.30.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling pyo3-build-config v0.19.1 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking async-executor v1.5.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling signal-hook v0.3.16 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling async-net v1.7.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking rustls-webpki v0.101.1 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oid-registry v0.4.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Checking addr2line v0.20.0 [INFO] [stderr] Checking async-global-executor v2.3.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling new_mime_guess v4.0.1 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling portable-atomic v1.4.1 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking globset v0.4.11 [INFO] [stderr] Compiling redb v1.1.0 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking async-dup v1.2.2 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking diligent-date-parser v0.1.4 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustciYrDwt/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustciYrDwt/symbols.o" "/opt/rustwide/target/debug/deps/async_trait-c6dce1245040b9bd.async_trait.6cd62e93b319a1cf-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c6dce1245040b9bd.async_trait.6cd62e93b319a1cf-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c6dce1245040b9bd.async_trait.6cd62e93b319a1cf-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c6dce1245040b9bd.async_trait.6cd62e93b319a1cf-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c6dce1245040b9bd.async_trait.6cd62e93b319a1cf-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c6dce1245040b9bd.async_trait.6cd62e93b319a1cf-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c6dce1245040b9bd.async_trait.6cd62e93b319a1cf-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c6dce1245040b9bd.async_trait.6cd62e93b319a1cf-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c6dce1245040b9bd.async_trait.6cd62e93b319a1cf-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c6dce1245040b9bd.async_trait.6cd62e93b319a1cf-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-c6dce1245040b9bd.dvkkxefrwh209darkzayunvu5.rcgu.rmeta" "/opt/rustwide/target/debug/deps/async_trait-c6dce1245040b9bd.8kiutf2ggi4njfc5dh5bqf3xv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-1474e85125ecac8a.rlib" "/opt/rustwide/target/debug/deps/libquote-cc2886caeecb18fd.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-b6b142e4bf85e3e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-c50f7aaa526ef20c.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-aa1d72184443bb86.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libasync_trait-c6dce1245040b9bd.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-trait` (lib) due to 2 previous errors [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcJH6HhP/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcJH6HhP/symbols.o" "/opt/rustwide/target/debug/deps/pin_project_internal-0f4005d892dd730e.pin_project_internal.f4d16b77e198cbbd-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-0f4005d892dd730e.pin_project_internal.f4d16b77e198cbbd-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-0f4005d892dd730e.pin_project_internal.f4d16b77e198cbbd-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-0f4005d892dd730e.pin_project_internal.f4d16b77e198cbbd-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-0f4005d892dd730e.pin_project_internal.f4d16b77e198cbbd-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-0f4005d892dd730e.pin_project_internal.f4d16b77e198cbbd-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-0f4005d892dd730e.pin_project_internal.f4d16b77e198cbbd-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-0f4005d892dd730e.pin_project_internal.f4d16b77e198cbbd-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-0f4005d892dd730e.pin_project_internal.f4d16b77e198cbbd-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-0f4005d892dd730e.pin_project_internal.f4d16b77e198cbbd-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-0f4005d892dd730e.pin_project_internal.f4d16b77e198cbbd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-0f4005d892dd730e.96wb88e76nwyq9tokbv0hy7c7.rcgu.rmeta" "/opt/rustwide/target/debug/deps/pin_project_internal-0f4005d892dd730e.4ptxgpm3qz2rxey8vf9vtr8zm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-1474e85125ecac8a.rlib" "/opt/rustwide/target/debug/deps/libquote-cc2886caeecb18fd.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-b6b142e4bf85e3e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-c50f7aaa526ef20c.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-aa1d72184443bb86.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libpin_project_internal-0f4005d892dd730e.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcNrPCQk/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcNrPCQk/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-caeebb28702cdd74.thiserror_impl.2abd6c4b14e73f77-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-caeebb28702cdd74.thiserror_impl.2abd6c4b14e73f77-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-caeebb28702cdd74.thiserror_impl.2abd6c4b14e73f77-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-caeebb28702cdd74.thiserror_impl.2abd6c4b14e73f77-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-caeebb28702cdd74.thiserror_impl.2abd6c4b14e73f77-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-caeebb28702cdd74.thiserror_impl.2abd6c4b14e73f77-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-caeebb28702cdd74.thiserror_impl.2abd6c4b14e73f77-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-caeebb28702cdd74.thiserror_impl.2abd6c4b14e73f77-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-caeebb28702cdd74.thiserror_impl.2abd6c4b14e73f77-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-caeebb28702cdd74.thiserror_impl.2abd6c4b14e73f77-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-caeebb28702cdd74.thiserror_impl.2abd6c4b14e73f77-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-caeebb28702cdd74.thiserror_impl.2abd6c4b14e73f77-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-caeebb28702cdd74.thiserror_impl.2abd6c4b14e73f77-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-caeebb28702cdd74.thiserror_impl.2abd6c4b14e73f77-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-caeebb28702cdd74.thiserror_impl.2abd6c4b14e73f77-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-caeebb28702cdd74.thiserror_impl.2abd6c4b14e73f77-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-caeebb28702cdd74.0d3jlvifzk5vdxvc5tg0wmink.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-caeebb28702cdd74.dcywam5v05i3xe102p91534xl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-1474e85125ecac8a.rlib" "/opt/rustwide/target/debug/deps/libquote-cc2886caeecb18fd.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-b6b142e4bf85e3e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-c50f7aaa526ef20c.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-aa1d72184443bb86.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-caeebb28702cdd74.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `darling_core` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro-error` (lib) [INFO] [stderr] error: could not compile `pin-project-internal` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/async_std-b0e47b547eaa059d.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-std` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/openssl-d1c5c33c0bd90bc3.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaMX2hEA" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-process` (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/rmetan8IS0i" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaiSScAz" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/tokio-bab4238ae36214e3.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `flate2` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/futures_util-1edc216810b74978.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `futures-util` (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/rmeta8T3QsJ" [INFO] [stdout] [INFO] [stdout] [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/rmeta0xydzc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `brotli` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "70b602fe3762f5cd52e7ef11919076ae7a832a6565424ff04c13837f70e22151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b602fe3762f5cd52e7ef11919076ae7a832a6565424ff04c13837f70e22151", kill_on_drop: false }` [INFO] [stdout] 70b602fe3762f5cd52e7ef11919076ae7a832a6565424ff04c13837f70e22151 [INFO] checking willamblack/gm_ord against try#fcc50f77e1a14e407d895972348a0ff09eafc210 for pr-124605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillamblack%2Fgm_ord" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking willamblack/gm_ord against try#fcc50f77e1a14e407d895972348a0ff09eafc210 for pr-124605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillamblack%2Fgm_ord" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking willamblack/gm_ord against try#fcc50f77e1a14e407d895972348a0ff09eafc210 for pr-124605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillamblack%2Fgm_ord" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking willamblack/gm_ord against try#fcc50f77e1a14e407d895972348a0ff09eafc210 for pr-124605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillamblack%2Fgm_ord" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking willamblack/gm_ord against try#fcc50f77e1a14e407d895972348a0ff09eafc210 for pr-124605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillamblack%2Fgm_ord" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/willamblack/gm_ord [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.