[INFO] cloning repository https://github.com/ggwpez/wtfwt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ggwpez/wtfwt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggwpez%2Fwtfwt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggwpez%2Fwtfwt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 025dbc2bc7c838912bc3916a8964192ba0658698 [INFO] testing ggwpez/wtfwt against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggwpez%2Fwtfwt" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ggwpez/wtfwt on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ggwpez/wtfwt [INFO] finished tweaking git repo https://github.com/ggwpez/wtfwt [INFO] tweaked toml for git repo https://github.com/ggwpez/wtfwt written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ggwpez/wtfwt 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded subxt-macro v0.34.0 [INFO] [stderr] Downloaded sp-core-hashing v15.0.0 [INFO] [stderr] Downloaded subxt-lightclient v0.34.0 [INFO] [stderr] Downloaded siphasher v1.0.0 [INFO] [stderr] Downloaded sailfish-macros v0.8.3 [INFO] [stderr] Downloaded subxt-metadata v0.34.0 [INFO] [stderr] Downloaded scale-typegen v0.1.1 [INFO] [stderr] Downloaded sailfish v0.8.3 [INFO] [stderr] Downloaded subxt-codegen v0.34.0 [INFO] [stderr] Downloaded sailfish-compiler v0.8.3 [INFO] [stderr] Downloaded scale-value v0.13.0 [INFO] [stderr] Downloaded subxt v0.34.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fd124da11f3be8b4cf3f775d673706e0bbd1121ef0d61bf8fe9c2e0f8c99bc9 [INFO] running `Command { std: "docker" "start" "-a" "1fd124da11f3be8b4cf3f775d673706e0bbd1121ef0d61bf8fe9c2e0f8c99bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fd124da11f3be8b4cf3f775d673706e0bbd1121ef0d61bf8fe9c2e0f8c99bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fd124da11f3be8b4cf3f775d673706e0bbd1121ef0d61bf8fe9c2e0f8c99bc9", kill_on_drop: false }` [INFO] [stdout] 1fd124da11f3be8b4cf3f775d673706e0bbd1121ef0d61bf8fe9c2e0f8c99bc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41fe67d0537263df0058a916cdb97e9839564814353a3062db6ba90a3d27996e [INFO] running `Command { std: "docker" "start" "-a" "41fe67d0537263df0058a916cdb97e9839564814353a3062db6ba90a3d27996e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling rustls-pki-types v1.3.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling rustls-pemfile v2.1.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling jsonrpsee-types v0.21.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling sp-core-hashing v15.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling scale-info-derive v2.10.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling sailfish-compiler v0.8.3 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling scale-encode-derive v0.5.0 [INFO] [stderr] Compiling scale-decode-derive v0.10.0 [INFO] [stderr] Compiling parity-scale-codec v3.6.9 [INFO] [stderr] Compiling jsonrpsee-core v0.21.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling scale-info v2.10.0 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling jsonrpsee-client-transport v0.21.0 [INFO] [stderr] Compiling frame-metadata v16.0.0 [INFO] [stderr] Compiling jsonrpsee-http-client v0.21.0 [INFO] [stderr] Compiling scale-typegen v0.1.1 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling scale-bits v0.4.0 [INFO] [stderr] Compiling jsonrpsee v0.21.0 [INFO] [stderr] Compiling subxt-metadata v0.34.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling scale-decode v0.10.0 [INFO] [stderr] Compiling scale-encode v0.5.0 [INFO] [stderr] Compiling subxt-codegen v0.34.0 [INFO] [stderr] Compiling frame-metadata v15.1.0 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sailfish v0.8.3 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling yap v0.11.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Compiling scale-value v0.13.0 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling sailfish-macros v0.8.3 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling itoap v1.0.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.2 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling array-bytes v6.2.2 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling subxt-macro v0.34.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `reqwest` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/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/rustc0D32L0/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc0D32L0/symbols.o" "/opt/rustwide/target/debug/deps/subxt_macro-1806b4b2b7abce85.subxt_macro.c8f3d180f742c5ac-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/subxt_macro-1806b4b2b7abce85.subxt_macro.c8f3d180f742c5ac-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/subxt_macro-1806b4b2b7abce85.subxt_macro.c8f3d180f742c5ac-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/subxt_macro-1806b4b2b7abce85.subxt_macro.c8f3d180f742c5ac-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/subxt_macro-1806b4b2b7abce85.subxt_macro.c8f3d180f742c5ac-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/subxt_macro-1806b4b2b7abce85.subxt_macro.c8f3d180f742c5ac-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/subxt_macro-1806b4b2b7abce85.subxt_macro.c8f3d180f742c5ac-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/subxt_macro-1806b4b2b7abce85.subxt_macro.c8f3d180f742c5ac-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/subxt_macro-1806b4b2b7abce85.subxt_macro.c8f3d180f742c5ac-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/subxt_macro-1806b4b2b7abce85.subxt_macro.c8f3d180f742c5ac-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/subxt_macro-1806b4b2b7abce85.subxt_macro.c8f3d180f742c5ac-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/subxt_macro-1806b4b2b7abce85.f5670t197ggwwrdrrti7d2ucp.rcgu.rmeta" "/opt/rustwide/target/debug/deps/subxt_macro-1806b4b2b7abce85.4kp8qz72bjd16zdcvn8sg9mdn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-d86149a4e4ceca0f/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsubxt_codegen-ffc47db3da13374c.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libjsonrpsee-f8133e39495e472e.rlib" "/opt/rustwide/target/debug/deps/libjsonrpsee_client_transport-0cdfe047d03167d7.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-0cc1e09007d89a9a.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-501685044b8af213.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-eaf6898c83a3cf80.rlib" "/opt/rustwide/target/debug/deps/librustls-64808c0fb144438b.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-a4d01803235b3557.rlib" "/opt/rustwide/target/debug/deps/libzeroize-8f6a66b58116c9d5.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-cf004c1f294c7490.rlib" "/opt/rustwide/target/debug/deps/libsoketto-67ba4090cd9a5f8a.rlib" "/opt/rustwide/target/debug/deps/libbase64-7e1889d0b7e9bca7.rlib" "/opt/rustwide/target/debug/deps/librand-6350b10197835f46.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a7dbfe7bd990894c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-4778d7618c8d5668.rlib" "/opt/rustwide/target/debug/deps/libsha1-259c9e0f82da49e4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f459251d9ab59279.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-98759d62fd7260b7.rlib" "/opt/rustwide/target/debug/deps/libdigest-69e013ae40df0595.rlib" "/opt/rustwide/target/debug/deps/libfutures-6b4b40d32de8383d.rlib" "/opt/rustwide/target/debug/deps/libjsonrpsee_http_client-d2e5fc1eb2806fb2.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-662b95d9578d6b25.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-08cdb968ce913f1d.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-ca091fbd60718fb1.rlib" "/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-4fb24e28b416da1d.rlib" "/opt/rustwide/target/debug/deps/librustls-bdd03a4be031e00e.rlib" "/opt/rustwide/target/debug/deps/libsct-5dfabfa3278ad337.rlib" "/opt/rustwide/target/debug/deps/libwebpki-8dddc01bd98493c5.rlib" "/opt/rustwide/target/debug/deps/libring-a921541a86f65a5d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9a11002fe937ba13.rlib" "/opt/rustwide/target/debug/deps/libspin-8ea6d3c24a0fb946.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/liburl-3c3d14dace962766.rlib" "/opt/rustwide/target/debug/deps/libidna-43dd8aaf821af0a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2de07759203e0547.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libtower-675564c6b3d94554.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-f390a8d54611c967.rlib" "/opt/rustwide/target/debug/deps/libjsonrpsee_core-03e2444ecfb452be.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-dbb8d31cf42b0b2d.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-276ace367ee80ca7.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-73e696b378cefd95.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-402ee0489db1086e.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d17230c178be34f9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-449b4f68ddd88550.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-3c6c0b7871b9bb73.rlib" "/opt/rustwide/target/debug/deps/libjsonrpsee_types-d0535d5061fcf67e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-80c8974ba996660e.rlib" "/opt/rustwide/target/debug/deps/libryu-fc6cbebb9d6eeca5.rlib" "/opt/rustwide/target/debug/deps/libbeef-604b2df7d8f3c5a7.rlib" "/opt/rustwide/target/debug/deps/libanyhow-31837490e2b1e886.rlib" "/opt/rustwide/target/debug/deps/libhyper-91726fad42fd9cbf.rlib" "/opt/rustwide/target/debug/deps/libwant-e685d7a406130720.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c81c639303c73d15.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-a2014f11b9a1ac53.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2f1ce374056c431e.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-96aac783b9ba47a7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-15047fb43d46ae44.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtracing-05806a5dbb730adc.rlib" "/opt/rustwide/target/debug/deps/liblog-86f47e9d0423297b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-546a02a5507c5c18.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-450569122b6e764a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-04bd4908c15b7161.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2cd9dc7152ebb008.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e79257bd3e88fb23.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-60e92f332f04d9e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dda1146c48171874.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5f2f3f2a36c4ec05.rlib" "/opt/rustwide/target/debug/deps/libtokio-9ffafd4ca23e9e28.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-90c8c664a844620a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f7e07c045f1b362b.rlib" "/opt/rustwide/target/debug/deps/libmio-47fd14dbb3dde1d4.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d8946442dcf11ac.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1ee041da627866d5.rlib" "/opt/rustwide/target/debug/deps/libhttp-a85b7003a18177b8.rlib" "/opt/rustwide/target/debug/deps/libitoa-a7cade3bf815672a.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libsubxt_metadata-14efcb281020f1fc.rlib" "/opt/rustwide/target/debug/deps/libsp_core_hashing-48b5e20be10465fc.rlib" "/opt/rustwide/target/debug/deps/libsha2-a39c571f42c1fc9c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libsha3-2814485ca4c01e90.rlib" "/opt/rustwide/target/debug/deps/libkeccak-d71113c6ace34008.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-963a68e90a571ab1.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-17e94fe839864f85.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-298a8eb32ab4ced9.rlib" "/opt/rustwide/target/debug/deps/libarrayref-12dccd49f84627c2.rlib" "/opt/rustwide/target/debug/deps/libdigest-02dd74859ecc6f38.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-388ffd78f0d23fc2.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f4c1991ae4ef3487.rlib" "/opt/rustwide/target/debug/deps/libframe_metadata-8bff67bf191465d1.rlib" "/opt/rustwide/target/debug/deps/libheck-40e4594aa970ec2e.rlib" "/opt/rustwide/target/debug/deps/libscale_typegen-d2136ee3e98b7c45.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ee2ea1132ab5a141.rlib" "/opt/rustwide/target/debug/deps/libscale_info-9f50868cfb0cb1aa.rlib" "/opt/rustwide/target/debug/deps/libbitvec-4766fd508beaa343.rlib" "/opt/rustwide/target/debug/deps/libwyz-e7ca56cbff34450c.rlib" "/opt/rustwide/target/debug/deps/libtap-4aa41518670171b0.rlib" "/opt/rustwide/target/debug/deps/libradium-be172b6c6285dd74.rlib" "/opt/rustwide/target/debug/deps/libfunty-cecc45592d9132cc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_error-008a9b704ff36b3e.rlib" "/opt/rustwide/target/debug/deps/libsyn-d533a1c2b998a62e.rlib" "/opt/rustwide/target/debug/deps/libdarling-8cd5442dcbadf229.rlib" "/opt/rustwide/target/debug/deps/libdarling_core-78e64d966ff2eb7d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-eee6944e2c0e98a3.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libident_case-49d3ad58cbcd4716.rlib" "/opt/rustwide/target/debug/deps/libsyn-258061c6dfb62cf3.rlib" "/opt/rustwide/target/debug/deps/libquote-4be5c78a86995d35.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-2eee1773ca82ec54.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-c3c82735d26d5bf6.rlib" "/opt/rustwide/target/debug/deps/libserde-05fceb7d7f5dcf8c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8ddae3ce25bac3b3.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-a3b3d56e6f1a676c.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-aa1d72184443bb86.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/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/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsubxt_macro-1806b4b2b7abce85.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] [stderr] error: could not compile `subxt-macro` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "41fe67d0537263df0058a916cdb97e9839564814353a3062db6ba90a3d27996e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41fe67d0537263df0058a916cdb97e9839564814353a3062db6ba90a3d27996e", kill_on_drop: false }` [INFO] [stdout] 41fe67d0537263df0058a916cdb97e9839564814353a3062db6ba90a3d27996e