[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#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FADMoreau%2FRust-PCA" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ADMoreau/Rust-PCA on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/processing/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-6-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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa6b64010a28f5d35bdcf6df605ae8c3b3c58c5d9a9e28967907e48f503e5781
[INFO] running `Command { std: "docker" "start" "-a" "aa6b64010a28f5d35bdcf6df605ae8c3b3c58c5d9a9e28967907e48f503e5781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa6b64010a28f5d35bdcf6df605ae8c3b3c58c5d9a9e28967907e48f503e5781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa6b64010a28f5d35bdcf6df605ae8c3b3c58c5d9a9e28967907e48f503e5781", kill_on_drop: false }`
[INFO] [stdout] aa6b64010a28f5d35bdcf6df605ae8c3b3c58c5d9a9e28967907e48f503e5781
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7825a6cc8aca6efcec409be68e4306bebbe0dd253246b105b7d08a4b0b2b3a61
[INFO] running `Command { std: "docker" "start" "-a" "7825a6cc8aca6efcec409be68e4306bebbe0dd253246b105b7d08a4b0b2b3a61", 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]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]     Checking matrixmultiply v0.2.3
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]     Checking blas-src v0.2.1
[INFO] [stderr]    Compiling ndarray v0.12.1
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]    Compiling openblas-src v0.7.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking blas-src v0.4.0
[INFO] [stderr]     Checking lapack-src v0.4.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling pest v1.0.6
[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]     Checking rand v0.5.6
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking lapacke-sys v0.1.4
[INFO] [stderr]    Compiling num-bigint v0.2.3
[INFO] [stderr]    Compiling syn v0.11.11
[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' (830) 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:     0x5ce13afd13ea - std[14bf7ee402dca657]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5ce13afd13ea - std[14bf7ee402dca657]::backtrace_rs::backtrace::trace_unsynchronized::<std[14bf7ee402dca657]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5ce13afd13ea - std[14bf7ee402dca657]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5ce13afd13ea - <<std[14bf7ee402dca657]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c78f5786263e26ef]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5ce13afe4e7a - <core[c78f5786263e26ef]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5ce13afe4e7a - core[c78f5786263e26ef]::fmt::write
[INFO] [stderr]      6:     0x5ce13afd6d02 - std[14bf7ee402dca657]::io::default_write_fmt::<std[14bf7ee402dca657]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5ce13afd6d02 - <std[14bf7ee402dca657]::sys::stdio::unix::Stderr as std[14bf7ee402dca657]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5ce13afb677f - <std[14bf7ee402dca657]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5ce13afb677f - std[14bf7ee402dca657]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5ce13afccb01 - std[14bf7ee402dca657]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5ce13afcccbb - std[14bf7ee402dca657]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5ce13afb6838 - std[14bf7ee402dca657]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5ce13afabc39 - std[14bf7ee402dca657]::sys::backtrace::__rust_end_short_backtrace::<std[14bf7ee402dca657]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5ce13afb727d - __rustc[b8068e97bc8fdfd5]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5ce13afe56ec - core[c78f5786263e26ef]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5ce13af990c8 - build_script_build[ab5acb787404eeff]::run
[INFO] [stderr]     17:     0x5ce13af9a2a8 - build_script_build[ab5acb787404eeff]::main
[INFO] [stderr]     18:     0x5ce13af9c4a3 - <fn() as core[c78f5786263e26ef]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x5ce13af9d8c6 - std[14bf7ee402dca657]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x5ce13af98d99 - std[14bf7ee402dca657]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x5ce13afcbd46 - <&dyn core[c78f5786263e26ef]::ops::function::Fn<(), Output = i32> + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync as core[c78f5786263e26ef]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x5ce13afcbd46 - std[14bf7ee402dca657]::panicking::catch_unwind::do_call::<&dyn core[c78f5786263e26ef]::ops::function::Fn<(), Output = i32> + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:581:40
[INFO] [stderr]     23:     0x5ce13afcbd46 - std[14bf7ee402dca657]::panicking::catch_unwind::<i32, &dyn core[c78f5786263e26ef]::ops::function::Fn<(), Output = i32> + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x5ce13afcbd46 - std[14bf7ee402dca657]::panic::catch_unwind::<&dyn core[c78f5786263e26ef]::ops::function::Fn<(), Output = i32> + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x5ce13afcbd46 - std[14bf7ee402dca657]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x5ce13afcbd46 - std[14bf7ee402dca657]::panicking::catch_unwind::do_call::<std[14bf7ee402dca657]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:581:40
[INFO] [stderr]     27:     0x5ce13afcbd46 - std[14bf7ee402dca657]::panicking::catch_unwind::<isize, std[14bf7ee402dca657]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x5ce13afcbd46 - std[14bf7ee402dca657]::panic::catch_unwind::<std[14bf7ee402dca657]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x5ce13afcbd46 - std[14bf7ee402dca657]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x5ce13af97db1 - std[14bf7ee402dca657]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x5ce13af9c805 - main
[INFO] [stderr]     32:     0x7533aa97b1ca - <unknown>
[INFO] [stderr]     33:     0x7533aa97b28b - __libc_start_main
[INFO] [stderr]     34:     0x5ce13af96bb5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7825a6cc8aca6efcec409be68e4306bebbe0dd253246b105b7d08a4b0b2b3a61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7825a6cc8aca6efcec409be68e4306bebbe0dd253246b105b7d08a4b0b2b3a61", kill_on_drop: false }`
[INFO] [stdout] 7825a6cc8aca6efcec409be68e4306bebbe0dd253246b105b7d08a4b0b2b3a61
