[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#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[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 c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18d9657bf0ea196b857aa8eef43c8804af1a0b0b56dbc080ddcabf9bcb12bfd6
[INFO] running `Command { std: "docker" "start" "-a" "18d9657bf0ea196b857aa8eef43c8804af1a0b0b56dbc080ddcabf9bcb12bfd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18d9657bf0ea196b857aa8eef43c8804af1a0b0b56dbc080ddcabf9bcb12bfd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18d9657bf0ea196b857aa8eef43c8804af1a0b0b56dbc080ddcabf9bcb12bfd6", kill_on_drop: false }`
[INFO] [stdout] 18d9657bf0ea196b857aa8eef43c8804af1a0b0b56dbc080ddcabf9bcb12bfd6
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cae6908812fb4a5053b3bdcea49b54c02b6f52082255c00df007f1092c91a723
[INFO] running `Command { std: "docker" "start" "-a" "cae6908812fb4a5053b3bdcea49b54c02b6f52082255c00df007f1092c91a723", 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]     Checking cfg-if v0.1.10
[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 semver-parser v0.7.0
[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]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling ndarray v0.13.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]    Compiling ndarray v0.12.1
[INFO] [stderr]     Checking matrixmultiply v0.2.3
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking blas-src v0.2.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]    Compiling openblas-src v0.7.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking blas-src v0.4.0
[INFO] [stderr]    Compiling quote v0.3.15
[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_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-bigint v0.2.3
[INFO] [stderr]     Checking lapack-src v0.4.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling pest v1.0.6
[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' (800) 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:     0x5bbfea20bad2 - std::backtrace_rs::backtrace::libunwind::trace::h73fb80180a497102
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5bbfea20bad2 - std::backtrace_rs::backtrace::trace_unsynchronized::h543e31fe8d798117
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5bbfea20bad2 - std::sys::backtrace::_print_fmt::h48210104103c8004
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5bbfea20bad2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::he200e767b7882707
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5bbfea21b9f7 - core::fmt::rt::Argument::fmt::ha3ab30dd35ae499a
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5bbfea21b9f7 - core::fmt::write::hfec5e43e1831544a
[INFO] [stderr]      6:     0x5bbfea1e0ad6 - std::io::default_write_fmt::hc42f6b1b9d03b902
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5bbfea1e0ad6 - std::io::Write::write_fmt::h584047a337177544
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5bbfea1ebc01 - std::sys::backtrace::BacktraceLock::print::hc290b36733a7ec35
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5bbfea1ebc01 - std::panicking::default_hook::{{closure}}::h7ca62870151c105a
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x5bbfea1eba26 - std::panicking::default_hook::h7210b5b89c7d5207
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x5bbfea1ec10b - std::panicking::panic_with_hook::h2f2fd5ec6be276b7
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x5bbfea1ebf88 - std::panicking::panic_handler::{{closure}}::h7d38e29e87f90fcd
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x5bbfea1ea459 - std::sys::backtrace::__rust_end_short_backtrace::hb326948df51b3c67
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5bbfea1d59ed - __rustc[ca415c722355c310]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x5bbfea21f1ac - core::panicking::panic_fmt::h593feb94c4ce4cdf
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5bbfea1ccf68 - build_script_build::run::h27c2f6d1aa173378
[INFO] [stderr]     17:     0x5bbfea1ce146 - build_script_build::main::h3737ee2706d5dd52
[INFO] [stderr]     18:     0x5bbfea1d2e33 - core::ops::function::FnOnce::call_once::hc8d66d29268a536f
[INFO] [stderr]     19:     0x5bbfea1d24e6 - std::sys::backtrace::__rust_begin_short_backtrace::hcad901fe98857106
[INFO] [stderr]     20:     0x5bbfea1cf219 - std::rt::lang_start::{{closure}}::h2c45962770f76780
[INFO] [stderr]     21:     0x5bbfea1e21fa - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h0403e5920663a070
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x5bbfea1e21fa - std::panicking::catch_unwind::do_call::hae3fc24e24aa4045
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panicking.rs:582:40
[INFO] [stderr]     23:     0x5bbfea1e21fa - std::panicking::catch_unwind::h41f79d0960c31dac
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panicking.rs:545:19
[INFO] [stderr]     24:     0x5bbfea1e21fa - std::panic::catch_unwind::hab18277cacc223e8
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x5bbfea1e21fa - std::rt::lang_start_internal::{{closure}}::h2b7b01f1cabaa7b3
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x5bbfea1e21fa - std::panicking::catch_unwind::do_call::h289dc8e834bc3205
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panicking.rs:582:40
[INFO] [stderr]     27:     0x5bbfea1e21fa - std::panicking::catch_unwind::h26dfdefec448e382
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panicking.rs:545:19
[INFO] [stderr]     28:     0x5bbfea1e21fa - std::panic::catch_unwind::he48def0de55b27dc
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x5bbfea1e21fa - std::rt::lang_start_internal::hecb0a225f409fde2
[INFO] [stderr]                                  at /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x5bbfea1cf201 - std::rt::lang_start::h31880c6e6e01136c
[INFO] [stderr]     31:     0x5bbfea1d1f75 - main
[INFO] [stderr]     32:     0x703e71efb1ca - <unknown>
[INFO] [stderr]     33:     0x703e71efb28b - __libc_start_main
[INFO] [stderr]     34:     0x5bbfea1ccc25 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cae6908812fb4a5053b3bdcea49b54c02b6f52082255c00df007f1092c91a723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cae6908812fb4a5053b3bdcea49b54c02b6f52082255c00df007f1092c91a723", kill_on_drop: false }`
[INFO] [stdout] cae6908812fb4a5053b3bdcea49b54c02b6f52082255c00df007f1092c91a723
