[INFO] fetching crate nalgebra-lapack 0.18.0... [INFO] checking nalgebra-lapack-0.18.0 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate nalgebra-lapack 0.18.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate nalgebra-lapack 0.18.0 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nalgebra-lapack 0.18.0 [INFO] finished tweaking crates.io crate nalgebra-lapack 0.18.0 [INFO] tweaked toml for crates.io crate nalgebra-lapack 0.18.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lapack v0.19.0 [INFO] [stderr] Downloaded intel-mkl-src v0.5.0 [INFO] [stderr] Downloaded intel-mkl-tool v0.1.0 [INFO] [stderr] Downloaded lapack-src v0.8.0 [INFO] [stderr] Downloaded accelerate-src v0.3.2 [INFO] [stderr] Downloaded lapack-sys v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6301cedceec91bc19867717efc217b302f0fe33a7262ca1e28f32b266709b21f [INFO] running `Command { std: "docker" "start" "-a" "6301cedceec91bc19867717efc217b302f0fe33a7262ca1e28f32b266709b21f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6301cedceec91bc19867717efc217b302f0fe33a7262ca1e28f32b266709b21f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6301cedceec91bc19867717efc217b302f0fe33a7262ca1e28f32b266709b21f", kill_on_drop: false }` [INFO] [stdout] 6301cedceec91bc19867717efc217b302f0fe33a7262ca1e28f32b266709b21f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85a3153ab455f90f9f37a8cee0214fe2d4390e0434cc967f25a90bbfca910332 [INFO] running `Command { std: "docker" "start" "-a" "85a3153ab455f90f9f37a8cee0214fe2d4390e0434cc967f25a90bbfca910332", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking quick-error v2.0.1 [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 cmake v0.1.45 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling netlib-src v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking rand_distr v0.4.1 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking lapack v0.19.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking nalgebra v0.27.1 [INFO] [stderr] Checking lapack-src v0.8.0 [INFO] [stderr] Checking nalgebra-lapack v0.18.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read tests/../../tests/proptest/mod.rs: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | mod proptest; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nalgebra-lapack` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0658]: use of unstable library feature 'bench_black_box' [INFO] [stdout] --> benches/linalg/hessenberg.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | bh.iter(|| std::hint::black_box(Hessenberg::new(m.clone()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #64102 for more information [INFO] [stdout] = help: add `#![feature(bench_black_box)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'bench_black_box' [INFO] [stdout] --> benches/linalg/hessenberg.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | bh.iter(|| std::hint::black_box(Hessenberg::new(m.clone()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #64102 for more information [INFO] [stdout] = help: add `#![feature(bench_black_box)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'bench_black_box' [INFO] [stdout] --> benches/linalg/hessenberg.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | bh.iter(|| std::hint::black_box(Hessenberg::new(m.clone()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #64102 for more information [INFO] [stdout] = help: add `#![feature(bench_black_box)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'bench_black_box' [INFO] [stdout] --> benches/linalg/lu.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | bh.iter(|| std::hint::black_box(LU::new(m.clone()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #64102 for more information [INFO] [stdout] = help: add `#![feature(bench_black_box)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'bench_black_box' [INFO] [stdout] --> benches/linalg/lu.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | bh.iter(|| std::hint::black_box(LU::new(m.clone()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #64102 for more information [INFO] [stdout] = help: add `#![feature(bench_black_box)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'bench_black_box' [INFO] [stdout] --> benches/linalg/lu.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | bh.iter(|| std::hint::black_box(LU::new(m.clone()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #64102 for more information [INFO] [stdout] = help: add `#![feature(bench_black_box)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'bench_black_box' [INFO] [stdout] --> benches/linalg/lu.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | bh.iter(|| std::hint::black_box(LU::new(m.clone()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #64102 for more information [INFO] [stdout] = help: add `#![feature(bench_black_box)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'bench_black_box' [INFO] [stdout] --> benches/linalg/lu.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | bh.iter(|| std::hint::black_box(LU::new(m.clone()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #64102 for more information [INFO] [stdout] = help: add `#![feature(bench_black_box)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'bench_black_box' [INFO] [stdout] --> benches/linalg/qr.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | bh.iter(|| std::hint::black_box(QR::new(m.clone()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #64102 for more information [INFO] [stdout] = help: add `#![feature(bench_black_box)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'bench_black_box' [INFO] [stdout] --> benches/linalg/qr.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | bh.iter(|| std::hint::black_box(QR::new(m.clone()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #64102 for more information [INFO] [stdout] = help: add `#![feature(bench_black_box)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'bench_black_box' [INFO] [stdout] --> benches/linalg/qr.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | bh.iter(|| std::hint::black_box(QR::new(m.clone()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #64102 for more information [INFO] [stdout] = help: add `#![feature(bench_black_box)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'bench_black_box' [INFO] [stdout] --> benches/linalg/qr.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | bh.iter(|| std::hint::black_box(QR::new(m.clone()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #64102 for more information [INFO] [stdout] = help: add `#![feature(bench_black_box)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'bench_black_box' [INFO] [stdout] --> benches/linalg/qr.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | bh.iter(|| std::hint::black_box(QR::new(m.clone()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #64102 for more information [INFO] [stdout] = help: add `#![feature(bench_black_box)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "85a3153ab455f90f9f37a8cee0214fe2d4390e0434cc967f25a90bbfca910332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85a3153ab455f90f9f37a8cee0214fe2d4390e0434cc967f25a90bbfca910332", kill_on_drop: false }` [INFO] [stdout] 85a3153ab455f90f9f37a8cee0214fe2d4390e0434cc967f25a90bbfca910332