[INFO] cloning repository https://github.com/vihu/kneed-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vihu/kneed-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvihu%2Fkneed-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvihu%2Fkneed-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0914916118fd7817365dfb6db9e99b314a15185e [INFO] checking vihu/kneed-rs against master#a7fc463dd8fbeca800d4b3efc501069502cffe64 for pr-136988 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvihu%2Fkneed-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vihu/kneed-rs on toolchain a7fc463dd8fbeca800d4b3efc501069502cffe64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/vihu/kneed-rs [INFO] finished tweaking git repo https://github.com/vihu/kneed-rs [INFO] tweaked toml for git repo https://github.com/vihu/kneed-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vihu/kneed-rs 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" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openblas-src v0.10.9 [INFO] [stderr] Downloaded polyfit-rs v0.2.1 [INFO] [stderr] Downloaded openblas-build v0.10.9 [INFO] [stderr] Downloaded ndarray-interp v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e93afd773da01063aa6373fa27d13fe299e6221bf5ecd27d254e06dd8a797db4 [INFO] running `Command { std: "docker" "start" "-a" "e93afd773da01063aa6373fa27d13fe299e6221bf5ecd27d254e06dd8a797db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e93afd773da01063aa6373fa27d13fe299e6221bf5ecd27d254e06dd8a797db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e93afd773da01063aa6373fa27d13fe299e6221bf5ecd27d254e06dd8a797db4", kill_on_drop: false }` [INFO] [stdout] e93afd773da01063aa6373fa27d13fe299e6221bf5ecd27d254e06dd8a797db4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fed1185cf0fcb25bb176c7e576178c367e8ac979f95b430e58c63bbd11ae974 [INFO] running `Command { std: "docker" "start" "-a" "1fed1185cf0fcb25bb176c7e576178c367e8ac979f95b430e58c63bbd11ae974", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.103 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Checking wide v0.7.25 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking cauchy v0.4.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking noisy_float v0.2.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Compiling katexit v0.1.4 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking ndarray-stats v0.5.1 [INFO] [stderr] Checking ndarray-interp v0.4.1 [INFO] [stderr] Compiling ureq v2.9.7 [INFO] [stderr] Compiling openblas-build v0.10.9 [INFO] [stderr] Compiling openblas-src v0.10.9 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaPSPFJL" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPq5SWE/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdirs-971abc0a0b673f4d.rlib,libdirs_sys-b717921443bc414a.rlib,libopenblas_build-f486be8461160451.rlib,libureq-1b2b18479b3fcaab.rlib,libnative_tls-3faef7579780a542.rlib,libopenssl_probe-d2dd28cfb71325bf.rlib,libopenssl-f65a698811f098eb.rlib,libforeign_types-85775220e6efc19b.rlib,libforeign_types_shared-179e2a4c60543a15.rlib,libopenssl_sys-6246c4c394b90e3c.rlib,libonce_cell-934a7f6bf1a96730.rlib,libbase64-c3f6fce0270f46f0.rlib,liblog-64e4f3632e0a179a.rlib,liburl-5966d4583d9a6a62.rlib,libidna-728f1435f0906160.rlib,libunicode_normalization-6c5cf0e331e73bc7.rlib,libtinyvec-5f83a7f5be8c2aa8.rlib,libtinyvec_macros-3b332f7cd1ec10e8.rlib,libunicode_bidi-44ddef6a7127bc14.rlib,libform_urlencoded-41ed582312932412.rlib,libpercent_encoding-d0941e1a8bdd030a.rlib,libtar-79765ac718cbf9cf.rlib,libxattr-9f29983a39b2ea0d.rlib,librustix-fd8bbd0b36bb0b26.rlib,libbitflags-e5c910880d9ee6e9.rlib,liblinux_raw_sys-c6a97be79c357e10.rlib,libfiletime-7fa5679fa0992b29.rlib,liblibc-e47dbe1cdf503d22.rlib,libflate2-5d997bfb11ed3b15.rlib,libminiz_oxide-1020de81e145e91a.rlib,libadler-db274820521c5ec6.rlib,libcrc32fast-019544c9c2a688b8.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,libthiserror-758182c539df3368.rlib,libanyhow-257ba47f12904827.rlib,libwalkdir-4eb02e97e63d7123.rlib,libsame_file-d0318c27bac25c56.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPq5SWE/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/build/openblas-src-2edc8f81762d5185/build_script_build-2edc8f81762d5185" "-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: 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 `openblas-src` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `simba` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1fed1185cf0fcb25bb176c7e576178c367e8ac979f95b430e58c63bbd11ae974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fed1185cf0fcb25bb176c7e576178c367e8ac979f95b430e58c63bbd11ae974", kill_on_drop: false }` [INFO] [stdout] 1fed1185cf0fcb25bb176c7e576178c367e8ac979f95b430e58c63bbd11ae974