[INFO] fetching crate clustersort 0.0.3... [INFO] checking clustersort-0.0.3 against master#613bdd49978298648ed05ace086bd1ecad54b44a for pr-136458 [INFO] extracting crate clustersort 0.0.3 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate clustersort 0.0.3 on toolchain 613bdd49978298648ed05ace086bd1ecad54b44a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate clustersort 0.0.3 [INFO] finished tweaking crates.io crate clustersort 0.0.3 [INFO] tweaked toml for crates.io crate clustersort 0.0.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate clustersort 0.0.3 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" "+613bdd49978298648ed05ace086bd1ecad54b44a" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kdtree v0.6.0 [INFO] [stderr] Downloaded linfa v0.7.0 [INFO] [stderr] Downloaded linfa-bayes v0.7.0 [INFO] [stderr] Downloaded linfa-preprocessing v0.7.0 [INFO] [stderr] Downloaded linfa-clustering v0.7.0 [INFO] [stderr] Downloaded space v0.12.1 [INFO] [stderr] Downloaded linfa-nn v0.7.0 [INFO] [stderr] Downloaded sprs v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 590d2b6c36dd3fe6b92e9959a0d8e8acb4d1cef3d3ff54d668406831eee598f5 [INFO] running `Command { std: "docker" "start" "-a" "590d2b6c36dd3fe6b92e9959a0d8e8acb4d1cef3d3ff54d668406831eee598f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "590d2b6c36dd3fe6b92e9959a0d8e8acb4d1cef3d3ff54d668406831eee598f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "590d2b6c36dd3fe6b92e9959a0d8e8acb4d1cef3d3ff54d668406831eee598f5", kill_on_drop: false }` [INFO] [stdout] 590d2b6c36dd3fe6b92e9959a0d8e8acb4d1cef3d3ff54d668406831eee598f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f30f1fc94785d0899a081a94958181a82c8bfa0ed6c26a07c4c96c402fe8daa2 [INFO] running `Command { std: "docker" "start" "-a" "f30f1fc94785d0899a081a94958181a82c8bfa0ed6c26a07c4c96c402fe8daa2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking smallvec v1.13.2 [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc9ePe8D/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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" "-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/build/crossbeam-utils-14b208520aae07ee/build_script_build-14b208520aae07ee" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccGEKZ0l.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/crossbeam-utils-14b208520aae07ee/build_script_build-14b208520aae07ee /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustc9ePe8D/symbols.o /opt/rustwide/target/debug/build/crossbeam-utils-14b208520aae07ee/build_script_build-14b208520aae07ee.build_script_build.42754e239d12a19e-cgu.0.rcgu.o /opt/rustwide/target/debug/build/crossbeam-utils-14b208520aae07ee/build_script_build-14b208520aae07ee.build_script_build.42754e239d12a19e-cgu.1.rcgu.o /opt/rustwide/target/debug/build/crossbeam-utils-14b208520aae07ee/build_script_build-14b208520aae07ee.9c1y4bmusyyhohcu4tu8llvft.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-54c13a3455b13793.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-937ffd942b288dda.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-da6f782db703d0a4.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8a98fc4e3d4ea7e4.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2599820bf65c738a.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e163c41a75d59f5.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-47802c38acaa5d6b.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-72229264792cd23a.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c5cefa89f2bb44b3.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0c9806bdce63fba2.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1fd3312fe86f0fb3.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-872299ce5bd73ced.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c8de652c37c5ed55.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-3d5963cec2dfb48d.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f370705f93870755.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-556b38d672fe0f75.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: 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 `libc` (build script) [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/613bdd49978298648ed05ace086bd1ecad54b44a/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.158/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a902e155a22ee698 -C extra-filename=-d4fefd5a4256b6ac --out-dir /opt/rustwide/target/debug/build/libc-d4fefd5a4256b6ac -L dependency=/opt/rustwide/target/debug/deps --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 `thiserror` (build script) [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/613bdd49978298648ed05ace086bd1ecad54b44a/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.63/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f1a3f823fafb938c -C extra-filename=-bc6e61dc79984a77 --out-dir /opt/rustwide/target/debug/build/thiserror-bc6e61dc79984a77 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `crossbeam-utils` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcYknsyh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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" "-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/build/libm-8f6dbdd5e261eaf8/build_script_build-8f6dbdd5e261eaf8" "-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: 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 `libm` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustctYzEIb/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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" "-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/build/proc-macro2-8c68ecd7d948d827/build_script_build-8c68ecd7d948d827" "-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: 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 `proc-macro2` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f30f1fc94785d0899a081a94958181a82c8bfa0ed6c26a07c4c96c402fe8daa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f30f1fc94785d0899a081a94958181a82c8bfa0ed6c26a07c4c96c402fe8daa2", kill_on_drop: false }` [INFO] [stdout] f30f1fc94785d0899a081a94958181a82c8bfa0ed6c26a07c4c96c402fe8daa2