[INFO] fetching crate unique-uuid 0.1.1... [INFO] checking unique-uuid-0.1.1 against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1 [INFO] extracting crate unique-uuid 0.1.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate unique-uuid 0.1.1 on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate unique-uuid 0.1.1 [INFO] finished tweaking crates.io crate unique-uuid 0.1.1 [INFO] tweaked toml for crates.io crate unique-uuid 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate unique-uuid 0.1.1 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unique-uuid-derive v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94c6b59afad434a4052ef1388b8a19b08e495eae13fa0ed620a4defd0b8604e5 [INFO] running `Command { std: "docker" "start" "-a" "94c6b59afad434a4052ef1388b8a19b08e495eae13fa0ed620a4defd0b8604e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94c6b59afad434a4052ef1388b8a19b08e495eae13fa0ed620a4defd0b8604e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94c6b59afad434a4052ef1388b8a19b08e495eae13fa0ed620a4defd0b8604e5", kill_on_drop: false }` [INFO] [stdout] 94c6b59afad434a4052ef1388b8a19b08e495eae13fa0ed620a4defd0b8604e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e9dfb735d7122ca8e03c7ea3a29239fc88a594a729918d99e542e942aeb7ec5 [INFO] running `Command { std: "docker" "start" "-a" "7e9dfb735d7122ca8e03c7ea3a29239fc88a594a729918d99e542e942aeb7ec5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling winnow v0.6.25 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Checking uuid v1.12.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling unique-uuid-derive v0.1.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc34ylEy/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc34ylEy/symbols.o" "<5 object files omitted>" "/opt/rustwide/target/debug/deps/unique_uuid_derive-bdf825c7e3f1e365.17zsp27guqv5uqsuyq0n55ipm.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoml-1d0b20dd307f3b8a.rlib,libtoml_edit-da5f4ac063f2449a.rlib,libserde_spanned-dfde7c1626007e60.rlib,libindexmap-a91f999fb7213eca.rlib,libequivalent-a86170404b080df5.rlib,libhashbrown-4d5c81b3186ab6ab.rlib,libwinnow-efd6278da79cafa1.rlib,libtoml_datetime-1eb9eaad675bf2b9.rlib,libuuid-77e804f2d5700b5d.rlib,libgetrandom-2826c53ba0d4da87.rlib,liblibc-1fe4c32752dd43b8.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,libsyn-045ad88f3414530e.rlib,libquote-bc2c754b559b2924.rlib,libproc_macro2-a640fc603e4a6ab0.rlib,libunicode_ident-a3690edd3a41f0e2.rlib,libserde-471b6267a894421a.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" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libunique_uuid_derive-bdf825c7e3f1e365.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 `unique-uuid-derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7e9dfb735d7122ca8e03c7ea3a29239fc88a594a729918d99e542e942aeb7ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e9dfb735d7122ca8e03c7ea3a29239fc88a594a729918d99e542e942aeb7ec5", kill_on_drop: false }` [INFO] [stdout] 7e9dfb735d7122ca8e03c7ea3a29239fc88a594a729918d99e542e942aeb7ec5