[INFO] fetching crate pulldown-html-ext 0.5.0...
[INFO] testing pulldown-html-ext-0.5.0 against beta-2025-04-13 for beta-1.87-1
[INFO] extracting crate pulldown-html-ext 0.5.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate pulldown-html-ext 0.5.0 on toolchain beta-2025-04-13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pulldown-html-ext 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pulldown-html-ext 0.5.0
[INFO] tweaked toml for crates.io crate pulldown-html-ext 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Locking 117 packages to latest compatible versions
[INFO] [stderr] Adding ego-tree v0.9.0 (available: v0.10.0)
[INFO] [stderr] Adding html-compare-rs v0.2.0 (available: v0.3.0)
[INFO] [stderr] Adding pulldown-cmark v0.12.2 (available: v0.13.0)
[INFO] [stderr] Adding scraper v0.21.0 (available: v0.23.1)
[INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1603926545ea4fb3867ab94d48c60e1782d945a85e63d58be72e7097fd119da2
[INFO] running `Command { std: "docker" "start" "-a" "1603926545ea4fb3867ab94d48c60e1782d945a85e63d58be72e7097fd119da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1603926545ea4fb3867ab94d48c60e1782d945a85e63d58be72e7097fd119da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1603926545ea4fb3867ab94d48c60e1782d945a85e63d58be72e7097fd119da2", kill_on_drop: false }`
[INFO] [stdout] 1603926545ea4fb3867ab94d48c60e1782d945a85e63d58be72e7097fd119da2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dee3a6ef0b6ec38fa0dc96bd8fe23d0549e9bca774809aa90aa393f460c1bf0
[INFO] running `Command { std: "docker" "start" "-a" "1dee3a6ef0b6ec38fa0dc96bd8fe23d0549e9bca774809aa90aa393f460c1bf0", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.94
[INFO] [stderr] Compiling unicode-ident v1.0.18
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling shlex v1.3.0
[INFO] [stderr] Compiling pkg-config v0.3.32
[INFO] [stderr] Compiling equivalent v1.0.2
[INFO] [stderr] Compiling memchr v2.7.4
[INFO] [stderr] Compiling hashbrown v0.15.2
[INFO] [stderr] Compiling itoa v1.0.15
[INFO] [stderr] Compiling powerfmt v0.2.0
[INFO] [stderr] Compiling num-conv v0.1.0
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling serde_json v1.0.140
[INFO] [stderr] Compiling time-core v0.1.4
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling adler2 v2.0.0
[INFO] [stderr] Compiling crc32fast v1.4.2
[INFO] [stderr] Compiling cc v1.2.19
[INFO] [stderr] Compiling pulldown-cmark v0.12.2
[INFO] [stderr] Compiling linked-hash-map v0.5.6
[INFO] [stderr] Compiling unicode-width v0.1.14
[INFO] [stderr] Compiling deranged v0.4.0
[INFO] [stderr] Compiling miniz_oxide v0.8.8
[INFO] [stderr] Compiling base64 v0.22.1
[INFO] [stderr] Compiling same-file v1.0.6
[INFO] [stderr] Compiling once_cell v1.21.3
[INFO] [stderr] Compiling ryu v1.0.20
[INFO] [stderr] Compiling winnow v0.7.6
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling yaml-rust v0.4.5
[INFO] [stderr] Compiling walkdir v2.5.0
[INFO] [stderr] Compiling getopts v0.2.21
[INFO] [stderr] Compiling regex-syntax v0.8.5
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling bitflags v2.9.0
[INFO] [stderr] Compiling flate2 v1.1.1
[INFO] [stderr] Compiling indexmap v2.9.0
[INFO] [stderr] Compiling quick-xml v0.32.0
[INFO] [stderr] Compiling unicase v2.8.1
[INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr] Compiling ego-tree v0.9.0
[INFO] [stderr] Compiling quote v1.0.40
[INFO] [stderr] Compiling time v0.3.41
[INFO] [stderr] Compiling lazy_static v1.5.0
[INFO] [stderr] Compiling syn v2.0.100
[INFO] [stderr] Compiling onig_sys v69.8.1
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling pulldown-html-ext-derive v0.5.0
[INFO] [stderr] Compiling onig v6.4.0
[INFO] [stderr] Compiling serde_spanned v0.6.8
[INFO] [stderr] Compiling toml_datetime v0.6.8
[INFO] [stderr] Compiling plist v1.7.1
[INFO] [stderr] Compiling bincode v1.3.3
[INFO] [stderr] Compiling toml_edit v0.22.24
[INFO] [stderr] Compiling syntect v5.2.0
[INFO] [stderr] Compiling toml v0.8.20
[INFO] [stderr] Compiling pulldown-html-ext v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout] --> src/html/writer.rs:541:12
[INFO] [stdout] |
[INFO] [stdout] 540 | impl HtmlWriterBase {
[INFO] [stdout] | ----------------------------------- associated function in this implementation
[INFO] [stdout] 541 | pub fn new(writer: W, config: HtmlConfig) -> Self {
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: fields `syntax_set` and `current_lang` are never read
[INFO] [stdout] --> src/html/syntect.rs:101:5
[INFO] [stdout] |
[INFO] [stdout] 95 | pub struct SyntectWriter<'a, W: StrWrite>
[INFO] [stdout] | ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 101 | syntax_set: Option<&'a SyntaxSet>,
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] 102 | theme_set: Option<&'a ThemeSet>,
[INFO] [stdout] 103 | current_lang: Option,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `highlight_code` is never used
[INFO] [stdout] --> src/html/syntect.rs:134:8
[INFO] [stdout] |
[INFO] [stdout] 106 | impl<'a, W: StrWrite> SyntectWriter<'a, W> {
[INFO] [stdout] | ------------------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 134 | fn highlight_code(&self, code: &str, lang: Option<&str>) -> String {
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: methods `start_code_block`, `text`, and `end_code_block` are never used
[INFO] [stdout] --> src/html/syntect.rs:171:8
[INFO] [stdout] |
[INFO] [stdout] 170 | impl<'a, W: StrWrite> SyntectWriter<'a, W> {
[INFO] [stdout] | ------------------------------------------ methods in this implementation
[INFO] [stdout] 171 | fn start_code_block(&mut self, kind: pulldown_cmark::CodeBlockKind) -> Result<(), HtmlError> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 | fn text(&mut self, text: &str) -> Result<(), HtmlError> {
[INFO] [stdout] | ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 | fn end_code_block(&mut self) -> Result<(), HtmlError> {
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.24s
[INFO] running `Command { std: "docker" "inspect" "1dee3a6ef0b6ec38fa0dc96bd8fe23d0549e9bca774809aa90aa393f460c1bf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dee3a6ef0b6ec38fa0dc96bd8fe23d0549e9bca774809aa90aa393f460c1bf0", kill_on_drop: false }`
[INFO] [stdout] 1dee3a6ef0b6ec38fa0dc96bd8fe23d0549e9bca774809aa90aa393f460c1bf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2472de24731fae453e7b4ada32cf3aec24804a6ece40800bf2320f482dd8650f
[INFO] running `Command { std: "docker" "start" "-a" "2472de24731fae453e7b4ada32cf3aec24804a6ece40800bf2320f482dd8650f", kill_on_drop: false }`
[INFO] [stderr] Compiling siphasher v1.0.1
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling libc v0.2.172
[INFO] [stderr] Compiling smallvec v1.15.0
[INFO] [stderr] Compiling autocfg v1.4.0
[INFO] [stderr] Compiling new_debug_unreachable v1.0.6
[INFO] [stderr] Compiling parking_lot_core v0.9.10
[INFO] [stderr] Compiling scopeguard v1.2.0
[INFO] [stderr] Compiling mac v0.1.1
[INFO] [stderr] Compiling precomputed-hash v0.1.1
[INFO] [stderr] Compiling log v0.4.27
[INFO] [stderr] Compiling syn v2.0.100
[INFO] [stderr] Compiling utf-8 v0.7.6
[INFO] [stderr] Compiling version_check v0.9.5
[INFO] [stderr] Compiling dtoa v1.0.10
[INFO] [stderr] Compiling stable_deref_trait v1.2.0
[INFO] [stderr] Compiling byteorder v1.5.0
[INFO] [stderr] Compiling thiserror v2.0.12
[INFO] [stderr] Compiling futf v0.1.5
[INFO] [stderr] Compiling dtoa-short v0.3.5
[INFO] [stderr] Compiling zerocopy v0.7.35
[INFO] [stderr] Compiling fxhash v0.2.1
[INFO] [stderr] Compiling phf_shared v0.11.3
[INFO] [stderr] Compiling servo_arc v0.4.0
[INFO] [stderr] Compiling tendril v0.4.3
[INFO] [stderr] Compiling lock_api v0.4.12
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling ahash v0.8.11
[INFO] [stderr] Compiling phf_generator v0.11.3
[INFO] [stderr] Compiling phf_codegen v0.11.3
[INFO] [stderr] Compiling string_cache_codegen v0.5.4
[INFO] [stderr] Compiling getrandom v0.2.15
[INFO] [stderr] Compiling selectors v0.26.0
[INFO] [stderr] Compiling markup5ever v0.14.1
[INFO] [stderr] Compiling parking_lot v0.12.3
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling phf_macros v0.11.3
[INFO] [stderr] Compiling cssparser-macros v0.6.1
[INFO] [stderr] Compiling derive_more v0.99.19
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling match_token v0.1.0
[INFO] [stderr] Compiling thiserror-impl v2.0.12
[INFO] [stderr] Compiling pulldown-html-ext-derive v0.5.0
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout] |
[INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcGYeDDW/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcGYeDDW/symbols.o" "<4 object files omitted>" "/opt/rustwide/target/debug/deps/match_token-9bf4ba29a1cd132f.f3hng8ps1gcnzkxaswyzd9lpv.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-3611d8cb09af9e62.rlib,libquote-d0a91c1bd62b9a88.rlib,libproc_macro2-87e99eb7a23fa5fc.rlib,libunicode_ident-958b805d9ab3f4fe.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcGYeDDW/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libmatch_token-9bf4ba29a1cd132f.so" "-Wl,--gc-sections" "-shared" "-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 `match_token` (lib) due to 1 previous error
[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] [stderr] error: could not compile `thiserror-impl` (lib)
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] No space left on device (os error 28)
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=12e29550de352b01 -C extra-filename=-2e9b711e7a152e83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-87e99eb7a23fa5fc.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d0a91c1bd62b9a88.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-3611d8cb09af9e62.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101)
[INFO] [stderr] error: could not compile `thiserror-impl` (lib)
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c3d17e5c62ddfd83 -C extra-filename=-1e02c32218c7ca70 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-87e99eb7a23fa5fc.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d0a91c1bd62b9a88.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-3611d8cb09af9e62.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout] |
[INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcEd182K/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcEd182K/symbols.o" "<8 object files omitted>" "/opt/rustwide/target/debug/deps/phf_macros-2651ca4789b41b69.e26mco3hqrlupshh1p6jrdvnp.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-3611d8cb09af9e62.rlib,libquote-d0a91c1bd62b9a88.rlib,libproc_macro2-87e99eb7a23fa5fc.rlib,libunicode_ident-958b805d9ab3f4fe.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*}.rlib" "/opt/rustwide/target/debug/deps/{libphf_generator-21e042189d08f239.rlib,librand-6f63281e2a9b8c70.rlib,librand_core-b4fd012e8159057c.rlib,libphf_shared-0650dd6520db0cb9.rlib,libsiphasher-03bcd832dc490f0a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEd182K/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libphf_macros-2651ca4789b41b69.so" "-Wl,--gc-sections" "-shared" "-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 `phf_macros` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2472de24731fae453e7b4ada32cf3aec24804a6ece40800bf2320f482dd8650f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2472de24731fae453e7b4ada32cf3aec24804a6ece40800bf2320f482dd8650f", kill_on_drop: false }`
[INFO] [stdout] 2472de24731fae453e7b4ada32cf3aec24804a6ece40800bf2320f482dd8650f