[INFO] fetching crate nalgebra-lapack 0.20.0... [INFO] checking nalgebra-lapack-0.20.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate nalgebra-lapack 0.20.0 into /workspace/builds/worker-37/source [INFO] validating manifest of crates.io crate nalgebra-lapack 0.20.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nalgebra-lapack 0.20.0 [INFO] finished tweaking crates.io crate nalgebra-lapack 0.20.0 [INFO] tweaked toml for crates.io crate nalgebra-lapack 0.20.0 written to /workspace/builds/worker-37/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded accelerate-src v0.3.2 [INFO] [stderr] Downloaded intel-mkl-tool v0.1.0 [INFO] [stderr] Downloaded lapack v0.19.0 [INFO] [stderr] Downloaded lapack-src v0.8.0 [INFO] [stderr] Downloaded intel-mkl-src v0.5.0 [INFO] [stderr] Downloaded lapack-sys v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8648b3bceb9cb056f3ff6e93f305febf19609f79a055cecaa7f3c207f82f1e3 [INFO] running `Command { std: "docker" "start" "-a" "d8648b3bceb9cb056f3ff6e93f305febf19609f79a055cecaa7f3c207f82f1e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8648b3bceb9cb056f3ff6e93f305febf19609f79a055cecaa7f3c207f82f1e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8648b3bceb9cb056f3ff6e93f305febf19609f79a055cecaa7f3c207f82f1e3", kill_on_drop: false }` [INFO] [stdout] d8648b3bceb9cb056f3ff6e93f305febf19609f79a055cecaa7f3c207f82f1e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b37fd0a661a6283bc2fb6222b337fb268731182f93062b715d6994a3ec07be8 [INFO] running `Command { std: "docker" "start" "-a" "0b37fd0a661a6283bc2fb6222b337fb268731182f93062b715d6994a3ec07be8", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling netlib-src v0.8.0 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking 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] Checking wide v0.7.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking lapack v0.19.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking rand_distr v0.4.1 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking lapack-src v0.8.0 [INFO] [stderr] Checking nalgebra-lapack v0.20.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/lib.rs from 2018 edition to 2021 [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] [stderr] error: could not compile `nalgebra-lapack` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "0b37fd0a661a6283bc2fb6222b337fb268731182f93062b715d6994a3ec07be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b37fd0a661a6283bc2fb6222b337fb268731182f93062b715d6994a3ec07be8", kill_on_drop: false }` [INFO] [stdout] 0b37fd0a661a6283bc2fb6222b337fb268731182f93062b715d6994a3ec07be8