[INFO] cloning repository https://github.com/shalen-original/nalgebra-lapack-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shalen-original/nalgebra-lapack-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshalen-original%2Fnalgebra-lapack-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshalen-original%2Fnalgebra-lapack-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec36b558ff718ffab928e34769a4b5e8c7f18122 [INFO] testing shalen-original/nalgebra-lapack-test against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshalen-original%2Fnalgebra-lapack-test" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shalen-original/nalgebra-lapack-test on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shalen-original/nalgebra-lapack-test [INFO] finished tweaking git repo https://github.com/shalen-original/nalgebra-lapack-test [INFO] tweaked toml for git repo https://github.com/shalen-original/nalgebra-lapack-test written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/shalen-original/nalgebra-lapack-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db9fb6fc5a4c441aee079c7a6f11413d7f3388e4badc0b5fdb53da4e19ea28bc [INFO] running `Command { std: "docker" "start" "-a" "db9fb6fc5a4c441aee079c7a6f11413d7f3388e4badc0b5fdb53da4e19ea28bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db9fb6fc5a4c441aee079c7a6f11413d7f3388e4badc0b5fdb53da4e19ea28bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db9fb6fc5a4c441aee079c7a6f11413d7f3388e4badc0b5fdb53da4e19ea28bc", kill_on_drop: false }` [INFO] [stdout] db9fb6fc5a4c441aee079c7a6f11413d7f3388e4badc0b5fdb53da4e19ea28bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98d9eb7aaeb7f96c8048ce83d49288d8315737d4bf99e27682b5ebe068857f77 [INFO] running `Command { std: "docker" "start" "-a" "98d9eb7aaeb7f96c8048ce83d49288d8315737d4bf99e27682b5ebe068857f77", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling wide v0.7.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling lapack-sys v0.14.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling lapack v0.19.0 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling openblas-build v0.1.1 [INFO] [stderr] Compiling openblas-src v0.10.4 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] error: could not compile `nalgebra` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nalgebra --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="matrixmultiply"' --cfg 'feature="nalgebra-macros"' --cfg 'feature="std"' -C metadata=3d04dbc4efb89a49 -C extra-filename=-3d04dbc4efb89a49 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-c7b362be97858f99.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-32f13cb290ad93f8.rmeta --extern nalgebra_macros=/opt/rustwide/target/debug/deps/libnalgebra_macros-d0080edaf10418e6.so --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-d9ffae46e7bd1f8f.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-84e43cf81c35a66c.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rmeta --extern simba=/opt/rustwide/target/debug/deps/libsimba-030688b040dde411.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-e2713758962afdb3.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: OpenBLAS is built as a shared library. You need to set LD_LIBRARY_PATH=/opt/rustwide/target/debug/build/openblas-src-95e7d1c872430af9/out [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "98d9eb7aaeb7f96c8048ce83d49288d8315737d4bf99e27682b5ebe068857f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98d9eb7aaeb7f96c8048ce83d49288d8315737d4bf99e27682b5ebe068857f77", kill_on_drop: false }` [INFO] [stdout] 98d9eb7aaeb7f96c8048ce83d49288d8315737d4bf99e27682b5ebe068857f77