[INFO] fetching crate mathemascii 0.4.0... [INFO] checking mathemascii-0.4.0 against master#be181dd75c83d72fcc95538e235768bc367b76b9 for pr-140208 [INFO] extracting crate mathemascii 0.4.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate mathemascii 0.4.0 on toolchain be181dd75c83d72fcc95538e235768bc367b76b9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mathemascii 0.4.0 [INFO] finished tweaking crates.io crate mathemascii 0.4.0 [INFO] tweaked toml for crates.io crate mathemascii 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate mathemascii 0.4.0 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" "+be181dd75c83d72fcc95538e235768bc367b76b9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded divan-macros v0.1.5 [INFO] [stderr] Downloaded alemat v0.8.0 [INFO] [stderr] Downloaded divan v0.1.5 [INFO] [stderr] Downloaded rustix v0.38.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98180ca235369141f7b4ab7359f34486a158ff69f2aabccb9f0aacf02b7fe1b7 [INFO] running `Command { std: "docker" "start" "-a" "98180ca235369141f7b4ab7359f34486a158ff69f2aabccb9f0aacf02b7fe1b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98180ca235369141f7b4ab7359f34486a158ff69f2aabccb9f0aacf02b7fe1b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98180ca235369141f7b4ab7359f34486a158ff69f2aabccb9f0aacf02b7fe1b7", kill_on_drop: false }` [INFO] [stdout] 98180ca235369141f7b4ab7359f34486a158ff69f2aabccb9f0aacf02b7fe1b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfe295a3dfff10e18246bc2bfcd160e04572a199d147582673c15870faca41bb [INFO] running `Command { std: "docker" "start" "-a" "dfe295a3dfff10e18246bc2bfcd160e04572a199d147582673c15870faca41bb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling rustix v0.38.27 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-ucd-hangul v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking unic-ucd-category v0.9.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking unic-ucd-normal v0.9.0 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking unic-ucd-name v0.9.0 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking unic-ucd-common v0.9.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking unic-ucd-block v0.9.0 [INFO] [stderr] Checking unic-ucd-case v0.9.0 [INFO] [stderr] Checking unic-ucd-age v0.9.0 [INFO] [stderr] Checking unic-ucd-name_aliases v0.9.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking quote v1.0.33 [INFO] [stderr] Checking alemat v0.8.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking regex-lite v0.1.5 [INFO] [stderr] Checking similar v2.3.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking quick-xml v0.27.1 [INFO] [stderr] Checking insta v1.34.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling selectors v0.23.0 [INFO] [stderr] Checking mathemascii v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking qname-impl v0.1.0 [INFO] [stderr] Compiling cssparser v0.28.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling qname-macro v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking qname v0.1.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling divan-macros v0.1.5 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tracing-attributes` (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/be181dd75c83d72fcc95538e235768bc367b76b9/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/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("async-await"))' -C metadata=8e7bbc6807c70d37 -C extra-filename=-ec8821fb3b013b7f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-27251d7b1f90d9a9.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c72e6c445f135c7a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-36f68f01d97988b5.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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcmrTKtj/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcmrTKtj/symbols.o" "<5 object files omitted>" "/opt/rustwide/target/debug/deps/divan_macros-713fa53fe770b40e.b2rzxh9a5rik3myfdliyuns8e.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-36f68f01d97988b5.rlib,libquote-c72e6c445f135c7a.rlib,libproc_macro2-27251d7b1f90d9a9.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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/rustcmrTKtj/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libdivan_macros-713fa53fe770b40e.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: 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 `divan-macros` (lib) due to 1 previous error [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `derive_more` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "dfe295a3dfff10e18246bc2bfcd160e04572a199d147582673c15870faca41bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfe295a3dfff10e18246bc2bfcd160e04572a199d147582673c15870faca41bb", kill_on_drop: false }` [INFO] [stdout] dfe295a3dfff10e18246bc2bfcd160e04572a199d147582673c15870faca41bb