[INFO] cloning repository https://github.com/jwodder/query-issues [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwodder/query-issues" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fquery-issues", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fquery-issues'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee74abe74c05c4607f12981acee8560dab6b03d0 [INFO] testing jwodder/query-issues against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fquery-issues" "/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/jwodder/query-issues on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jwodder/query-issues [INFO] finished tweaking git repo https://github.com/jwodder/query-issues [INFO] tweaked toml for git repo https://github.com/jwodder/query-issues written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jwodder/query-issues already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-jsonlines v0.7.0 [INFO] [stderr] Downloaded patharg v0.4.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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05bd096a8ff05bd887b18940f5f858e1cf2fffb0a11fca832aa1c662abec7615 [INFO] running `Command { std: "docker" "start" "-a" "05bd096a8ff05bd887b18940f5f858e1cf2fffb0a11fca832aa1c662abec7615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05bd096a8ff05bd887b18940f5f858e1cf2fffb0a11fca832aa1c662abec7615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05bd096a8ff05bd887b18940f5f858e1cf2fffb0a11fca832aa1c662abec7615", kill_on_drop: false }` [INFO] [stdout] 05bd096a8ff05bd887b18940f5f858e1cf2fffb0a11fca832aa1c662abec7615 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5375983559add193833a98fa2e17d2e8156a01b65717728eee51508f28279f7 [INFO] running `Command { std: "docker" "start" "-a" "d5375983559add193833a98fa2e17d2e8156a01b65717728eee51508f28279f7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling orgs-then-issues v0.1.0-dev (/opt/rustwide/workdir/crates/orgs-then-issues) [INFO] [stderr] Compiling orgs-with-issues v0.1.0-dev (/opt/rustwide/workdir/crates/orgs-with-issues) [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling patharg v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling ureq-proto v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ureq v3.0.5 [INFO] [stderr] Compiling serde-jsonlines v0.7.0 [INFO] [stderr] Compiling gh-token v0.1.7 [INFO] [stderr] Compiling gqlient v0.1.0-dev (/opt/rustwide/workdir/crates/gqlient) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.48s [INFO] running `Command { std: "docker" "inspect" "d5375983559add193833a98fa2e17d2e8156a01b65717728eee51508f28279f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5375983559add193833a98fa2e17d2e8156a01b65717728eee51508f28279f7", kill_on_drop: false }` [INFO] [stdout] d5375983559add193833a98fa2e17d2e8156a01b65717728eee51508f28279f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb7d8bd525599ae2a17cd589f041ac6a8509b05b6f15d1c828fc17528a7a3283 [INFO] running `Command { std: "docker" "start" "-a" "bb7d8bd525599ae2a17cd589f041ac6a8509b05b6f15d1c828fc17528a7a3283", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling gqlient v0.1.0-dev (/opt/rustwide/workdir/crates/gqlient) [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling orgs-with-issues v0.1.0-dev (/opt/rustwide/workdir/crates/orgs-with-issues) [INFO] [stderr] Compiling orgs-then-issues v0.1.0-dev (/opt/rustwide/workdir/crates/orgs-then-issues) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/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" "-m64" "/tmp/rustcUDZ3bD/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhumantime-211118d6a6382089.rlib,libpatharg-8ce440381f1c2a40.rlib,libeither-e037bf564e24fbda.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-bb17ba1fa02ea08e.rlib,libgetopts-d04d0c542852b7d7.rlib,libunicode_width-7748d1fe0f8acd00.rlib,librustc_std_workspace_std-6cf585dc4073d549.rlib}" "/opt/rustwide/target/debug/deps/{libserde_jsonlines-037a722380f4ebc0.rlib,libclap-ec0a8367679ca577.rlib,libclap_builder-ec9230bcbb2e7965.rlib,libterminal_size-085b12ca2e867fb0.rlib,librustix-e770e68d2ed7fbf5.rlib,libbitflags-5544c7c449e53b95.rlib,liblinux_raw_sys-c6ec6a917fa1ebc1.rlib,libstrsim-836036c1c62a196f.rlib,libclap_lex-8aebd2cf594d5341.rlib,libanstyle-e715f309d05f9c5e.rlib,libanyhow-ef4d58eadde802f9.rlib,libpretty_assertions-9a79f9748cba7f3b.rlib,libdiff-e171675085b84adb.rlib,libyansi-12721b0b5e6c9e3d.rlib,libassert_matches-490dc16c59b39496.rlib,libgqlient-8906a752d66db168.rlib,libgh_token-c650ab0931a8ee29.rlib,libhome-95d8ea2acd2a28ae.rlib,libserde_yaml-04f405592718b1e2.rlib,libindexmap-72532a1d3c96e3b6.rlib,libequivalent-ea4b19f5b4ede7f6.rlib,libhashbrown-b5008f0518fd4cfb.rlib,libunsafe_libyaml-058cfc1a8d8fc864.rlib,libureq-4581e353fcf7e0bf.rlib,libwebpki_roots-2b65eb73913bfd57.rlib,librustls_pemfile-29c9a01610f899c8.rlib,libserde_json-d86500042cba5c76.rlib,libmemchr-1037564065c8d3d0.rlib,libryu-292e99ecd74b56b5.rlib,librustls-11f6f829e51464ba.rlib,libsubtle-e1f2fd131e164ebf.rlib,libwebpki-73163e452fdc7c71.rlib,libring-56a10fea374d2b20.rlib,libgetrandom-ec7955a82e57237d.rlib,liblibc-37d14968a9dc2cf5.rlib,libspin-8ce49bfef97a8e7d.rlib,libuntrusted-b4279f9c67108def.rlib,libzeroize-4c14c7e4043dad95.rlib,librustls_pki_types-8e541e62de24726e.rlib,libpercent_encoding-14ded8743655df91.rlib,libflate2-b073d2dd1680aed8.rlib,libminiz_oxide-e01cd59f28367a23.rlib,libadler-91e0b674c0dd6e94.rlib,libcrc32fast-020e22c3c9bbeb08.rlib,libcfg_if-d4c93475573720c9.rlib,libutf8-83f4fe1d4ce01a9c.rlib,libureq_proto-c0ab8c82263f30ac.rlib,libhttparse-4bfd2a80bb6ac3b4.rlib,libbase64-7516cdb7853c1587.rlib,libhttp-808246419edbf2fd.rlib,libitoa-fd2a5e3ec61dffe2.rlib,libbytes-3aafcdb73b012cd6.rlib,libfnv-3d5abbde6780e305.rlib,liblog-cf58b0e505444ab8.rlib,libthiserror-f175050c48d79c74.rlib,libserde-75a983ac60eb0360.rlib,libindenter-15597922cdcc555a.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.rlib}" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e705a288973c13bc/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/orgs_with_issues-58cdc816127da18b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `orgs-with-issues` (bin "orgs-with-issues" test) due to 1 previous error [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/1.85.0-x86_64-unknown-linux-gnu/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" "-m64" "/tmp/rustcHfiQkz/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhumantime-211118d6a6382089.rlib,libpatharg-8ce440381f1c2a40.rlib,libeither-e037bf564e24fbda.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-bb17ba1fa02ea08e.rlib,libgetopts-d04d0c542852b7d7.rlib,libunicode_width-7748d1fe0f8acd00.rlib,librustc_std_workspace_std-6cf585dc4073d549.rlib}" "/opt/rustwide/target/debug/deps/{libserde_jsonlines-037a722380f4ebc0.rlib,libclap-ec0a8367679ca577.rlib,libclap_builder-ec9230bcbb2e7965.rlib,libterminal_size-085b12ca2e867fb0.rlib,librustix-e770e68d2ed7fbf5.rlib,libbitflags-5544c7c449e53b95.rlib,liblinux_raw_sys-c6ec6a917fa1ebc1.rlib,libstrsim-836036c1c62a196f.rlib,libclap_lex-8aebd2cf594d5341.rlib,libanstyle-e715f309d05f9c5e.rlib,libanyhow-ef4d58eadde802f9.rlib,libpretty_assertions-9a79f9748cba7f3b.rlib,libdiff-e171675085b84adb.rlib,libyansi-12721b0b5e6c9e3d.rlib,libassert_matches-490dc16c59b39496.rlib,libgqlient-8906a752d66db168.rlib,libgh_token-c650ab0931a8ee29.rlib,libhome-95d8ea2acd2a28ae.rlib,libserde_yaml-04f405592718b1e2.rlib,libindexmap-72532a1d3c96e3b6.rlib,libequivalent-ea4b19f5b4ede7f6.rlib,libhashbrown-b5008f0518fd4cfb.rlib,libunsafe_libyaml-058cfc1a8d8fc864.rlib,libureq-4581e353fcf7e0bf.rlib,libwebpki_roots-2b65eb73913bfd57.rlib,librustls_pemfile-29c9a01610f899c8.rlib,libserde_json-d86500042cba5c76.rlib,libmemchr-1037564065c8d3d0.rlib,libryu-292e99ecd74b56b5.rlib,librustls-11f6f829e51464ba.rlib,libsubtle-e1f2fd131e164ebf.rlib,libwebpki-73163e452fdc7c71.rlib,libring-56a10fea374d2b20.rlib,libgetrandom-ec7955a82e57237d.rlib,liblibc-37d14968a9dc2cf5.rlib,libspin-8ce49bfef97a8e7d.rlib,libuntrusted-b4279f9c67108def.rlib,libzeroize-4c14c7e4043dad95.rlib,librustls_pki_types-8e541e62de24726e.rlib,libpercent_encoding-14ded8743655df91.rlib,libflate2-b073d2dd1680aed8.rlib,libminiz_oxide-e01cd59f28367a23.rlib,libadler-91e0b674c0dd6e94.rlib,libcrc32fast-020e22c3c9bbeb08.rlib,libcfg_if-d4c93475573720c9.rlib,libutf8-83f4fe1d4ce01a9c.rlib,libureq_proto-c0ab8c82263f30ac.rlib,libhttparse-4bfd2a80bb6ac3b4.rlib,libbase64-7516cdb7853c1587.rlib,libhttp-808246419edbf2fd.rlib,libitoa-fd2a5e3ec61dffe2.rlib,libbytes-3aafcdb73b012cd6.rlib,libfnv-3d5abbde6780e305.rlib,liblog-cf58b0e505444ab8.rlib,libthiserror-f175050c48d79c74.rlib,libserde-75a983ac60eb0360.rlib,libindenter-15597922cdcc555a.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.rlib}" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e705a288973c13bc/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/orgs_then_issues-ca61396da2256586" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `orgs-then-issues` (bin "orgs-then-issues" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bb7d8bd525599ae2a17cd589f041ac6a8509b05b6f15d1c828fc17528a7a3283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb7d8bd525599ae2a17cd589f041ac6a8509b05b6f15d1c828fc17528a7a3283", kill_on_drop: false }` [INFO] [stdout] bb7d8bd525599ae2a17cd589f041ac6a8509b05b6f15d1c828fc17528a7a3283