[INFO] fetching crate remove_console 0.33.0...
[INFO] checking remove_console-0.33.0 against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] extracting crate remove_console 0.33.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate remove_console 0.33.0 on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate remove_console 0.33.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate remove_console 0.33.0
[INFO] tweaked toml for crates.io crate remove_console 0.33.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "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 212 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1826f105f8ae28e676305e842cba14819b38cb197ae08febe03052fdf4f1e57
[INFO] running `Command { std: "docker" "start" "-a" "f1826f105f8ae28e676305e842cba14819b38cb197ae08febe03052fdf4f1e57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1826f105f8ae28e676305e842cba14819b38cb197ae08febe03052fdf4f1e57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1826f105f8ae28e676305e842cba14819b38cb197ae08febe03052fdf4f1e57", kill_on_drop: false }`
[INFO] [stdout] f1826f105f8ae28e676305e842cba14819b38cb197ae08febe03052fdf4f1e57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d85a71ffa9382591a4e3f7107b143412b500ad4ee868c29e963c7b1ba3acc84d
[INFO] running `Command { std: "docker" "start" "-a" "d85a71ffa9382591a4e3f7107b143412b500ad4ee868c29e963c7b1ba3acc84d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking uuid v1.15.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking unicode-id-start v1.3.1
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking better_scoped_tls v1.0.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking swc_visit v2.0.0
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling stacker v0.1.19
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking swc_parallel v1.2.0
[INFO] [stderr]     Checking ryu-js v1.0.2
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling swc_macros_common v1.0.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking unicode-id v0.3.5
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking ptr_meta v0.3.0
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.0
[INFO] [stderr]    Compiling ast_node v3.0.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling from_variant v2.0.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling string_enum v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v1.0.1
[INFO] [stderr]     Checking tempfile v3.17.1
[INFO] [stderr]    Compiling testing_macros v1.0.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[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:  "cc" "-Wl,--version-script=/tmp/rustcRwFeZI/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcRwFeZI/symbols.o" "<4 object files omitted>" "/opt/rustwide/target/debug/deps/testing_macros-4a0984ad53366fc0.9mcjvawe4qdpr2hjpy64i6byq.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librelative_path-ac8ad594fedb9b99.rlib,libregex-a613634f98a483ac.rlib,libregex_automata-619277a0669f9ff5.rlib,libaho_corasick-110c7d4a2ad803fa.rlib,libmemchr-385abaa02608ee6d.rlib,libregex_syntax-a51f3b0cccc0511b.rlib,libonce_cell-18f52d90cb48c7d6.rlib,libglob-5e8f20fa4f3f4282.rlib,libanyhow-e6fa950f627eeeb6.rlib,libsyn-57bd09b425a8d700.rlib,libquote-1b6a221cac47e5d3.rlib,libproc_macro2-107e47b43b0efb2a.rlib,libunicode_ident-6759994d78e94663.rlib}.rlib" "<sysroot>/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" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtesting_macros-4a0984ad53366fc0.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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miette-derive` (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/d12484522bcab8d07e325c6570f226a2faace3f7/bin/rustc --crate-name miette_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-derive-7.5.0/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=0b2df4e753646317 -C extra-filename=-ed4f35f8cbacf18f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-107e47b43b0efb2a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1b6a221cac47e5d3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-57bd09b425a8d700.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `testing_macros` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d85a71ffa9382591a4e3f7107b143412b500ad4ee868c29e963c7b1ba3acc84d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d85a71ffa9382591a4e3f7107b143412b500ad4ee868c29e963c7b1ba3acc84d", kill_on_drop: false }`
[INFO] [stdout] d85a71ffa9382591a4e3f7107b143412b500ad4ee868c29e963c7b1ba3acc84d
