[INFO] cloning repository https://github.com/ADMoreau/Rust-PCA
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ADMoreau/Rust-PCA" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FADMoreau%2FRust-PCA", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FADMoreau%2FRust-PCA'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1cce2f34e60bfa59faec219fd45a62a14e7471eb
[INFO] checking ADMoreau/Rust-PCA against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FADMoreau%2FRust-PCA" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ADMoreau/Rust-PCA
[INFO] finished tweaking git repo https://github.com/ADMoreau/Rust-PCA
[INFO] tweaked toml for git repo https://github.com/ADMoreau/Rust-PCA written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ADMoreau/Rust-PCA on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ADMoreau/Rust-PCA 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/processing/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa25f336a90f84957b9aef8ba3b9e08b6f7b20eb8ca4dcbb38168a86d212de8c
[INFO] running `Command { std: "docker" "start" "-a" "aa25f336a90f84957b9aef8ba3b9e08b6f7b20eb8ca4dcbb38168a86d212de8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa25f336a90f84957b9aef8ba3b9e08b6f7b20eb8ca4dcbb38168a86d212de8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa25f336a90f84957b9aef8ba3b9e08b6f7b20eb8ca4dcbb38168a86d212de8c", kill_on_drop: false }`
[INFO] [stdout] aa25f336a90f84957b9aef8ba3b9e08b6f7b20eb8ca4dcbb38168a86d212de8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e9526883b729ea477c08eeb9766b7cb8c60e7f37ed772d7f2dd664b2b512d7a
[INFO] running `Command { std: "docker" "start" "-a" "1e9526883b729ea477c08eeb9766b7cb8c60e7f37ed772d7f2dd664b2b512d7a", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/processing/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling serde v1.0.103
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]    Compiling ndarray v0.13.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]     Checking matrixmultiply v0.2.3
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking blas-src v0.2.1
[INFO] [stderr]    Compiling ndarray v0.12.1
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling openblas-src v0.7.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling num-bigint v0.2.3
[INFO] [stderr]     Checking lapack-src v0.4.0
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking lapacke-sys v0.1.4
[INFO] [stderr]     Checking blas-src v0.4.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling pest v1.0.6
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr] error: failed to run custom build command for `openblas-src v0.7.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/openblas-src-38ba47e5571c965f/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   Running: `"cp" "-R" "source" "source_x86_64-unknown-linux-gnu_tmp"`
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   cp: cannot create directory 'source_x86_64-unknown-linux-gnu_tmp': Read-only file system
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (927) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openblas-src-0.7.0/build.rs:68:17:
[INFO] [stderr]   Failed: `"cp" "-R" "source" "source_x86_64-unknown-linux-gnu_tmp"` (exit status: 1)
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5bb24d93d2a2 - std::backtrace_rs::backtrace::libunwind::trace::h1447ebb0f5d97423
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5bb24d93d2a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd8ef8450cacdcb00
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5bb24d93d2a2 - std::sys::backtrace::_print_fmt::h76eb6aced73cb1a6
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5bb24d93d2a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hf32b9a4d7980e15a
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5bb24d94d2ff - core::fmt::rt::Argument::fmt::h33c8984017ba1f8c
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5bb24d94d2ff - core::fmt::write::h8a217dde4af02f7f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5bb24d911923 - std::io::default_write_fmt::h7dacff71da12430f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5bb24d911923 - std::io::Write::write_fmt::he9093adb4c5a08ae
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5bb24d91b5f2 - std::sys::backtrace::BacktraceLock::print::hb24323430264831a
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5bb24d91d16c - std::panicking::default_hook::{{closure}}::h5964864ba4b80ee8
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5bb24d91cfc6 - std::panicking::default_hook::hd270293f3c8732bd
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5bb24d91d745 - std::panicking::panic_with_hook::hef5599d5dbb80493
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5bb24d91d5da - std::panicking::panic_handler::{{closure}}::h2bca71bb385a23e1
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5bb24d91b729 - std::sys::backtrace::__rust_end_short_backtrace::h28d2ec1d48b41db7
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5bb24d9062dd - __rustc[78154d2c4a188ef5]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5bb24d950ea0 - core::panicking::panic_fmt::ha99ab4e5275b5df2
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5bb24d8fcf09 - build_script_build::run::ha32aa5d45e53e720
[INFO] [stderr]     17:     0x5bb24d8fe076 - build_script_build::main::he27a1eabb2f0372b
[INFO] [stderr]     18:     0x5bb24d903ab3 - core::ops::function::FnOnce::call_once::hc6fd1166986456b9
[INFO] [stderr]     19:     0x5bb24d903336 - std::sys::backtrace::__rust_begin_short_backtrace::h4f848ea5aa64efa6
[INFO] [stderr]     20:     0x5bb24d902f69 - std::rt::lang_start::{{closure}}::h103ed95b425cd359
[INFO] [stderr]     21:     0x5bb24d912f60 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9c35f14e6882b8d3
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x5bb24d912f60 - std::panicking::catch_unwind::do_call::h924defc6f5f6a4b2
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:590:40
[INFO] [stderr]     23:     0x5bb24d912f60 - std::panicking::catch_unwind::h9243fb64bbc98b5f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:553:19
[INFO] [stderr]     24:     0x5bb24d912f60 - std::panic::catch_unwind::hb4c2656a96eb9a02
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x5bb24d912f60 - std::rt::lang_start_internal::{{closure}}::h6935cf67d242f3ab
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x5bb24d912f60 - std::panicking::catch_unwind::do_call::h8408aa62219a7189
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:590:40
[INFO] [stderr]     27:     0x5bb24d912f60 - std::panicking::catch_unwind::h12ce845e8bca9588
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:553:19
[INFO] [stderr]     28:     0x5bb24d912f60 - std::panic::catch_unwind::hcc9c44d1fc83fcf0
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x5bb24d912f60 - std::rt::lang_start_internal::hafc6ca5f994fb87e
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x5bb24d902f51 - std::rt::lang_start::h0ab8e36d70254fed
[INFO] [stderr]     31:     0x5bb24d902395 - main
[INFO] [stderr]     32:     0x701cbc2621ca - <unknown>
[INFO] [stderr]     33:     0x701cbc26228b - __libc_start_main
[INFO] [stderr]     34:     0x5bb24d8fcaf5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1e9526883b729ea477c08eeb9766b7cb8c60e7f37ed772d7f2dd664b2b512d7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e9526883b729ea477c08eeb9766b7cb8c60e7f37ed772d7f2dd664b2b512d7a", kill_on_drop: false }`
[INFO] [stdout] 1e9526883b729ea477c08eeb9766b7cb8c60e7f37ed772d7f2dd664b2b512d7a
