[INFO] fetching crate rvv-vroom 0.2.0... [INFO] checking rvv-vroom-0.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate rvv-vroom 0.2.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate rvv-vroom 0.2.0 [INFO] finished tweaking crates.io crate rvv-vroom 0.2.0 [INFO] tweaked toml for crates.io crate rvv-vroom 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rvv-vroom 0.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rvv-vroom 0.2.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45c0c4e85ff0adbcde53d190a480c29dfb86e5f07eeaa4eb0a7b7d3da6141a8d [INFO] running `Command { std: "docker" "start" "-a" "45c0c4e85ff0adbcde53d190a480c29dfb86e5f07eeaa4eb0a7b7d3da6141a8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45c0c4e85ff0adbcde53d190a480c29dfb86e5f07eeaa4eb0a7b7d3da6141a8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45c0c4e85ff0adbcde53d190a480c29dfb86e5f07eeaa4eb0a7b7d3da6141a8d", kill_on_drop: false }` [INFO] [stdout] 45c0c4e85ff0adbcde53d190a480c29dfb86e5f07eeaa4eb0a7b7d3da6141a8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1841c74954a887a15b47bdfab746a4dc8ed9198db6862aa2b2d22957e98766b3 [INFO] running `Command { std: "docker" "start" "-a" "1841c74954a887a15b47bdfab746a4dc8ed9198db6862aa2b2d22957e98766b3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking rvv-vroom v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::arch::asm` [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::arch::asm; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mkbuf` is never used [INFO] [stdout] --> src/lib.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | unsafe fn mkbuf(len: usize) -> Vec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mul_fvec_asm_m4` in this scope [INFO] [stdout] --> src/lib.rs:498:33 [INFO] [stdout] | [INFO] [stdout] 498 | ("mul_fvec_asm_m4", mul_fvec_asm_m4), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(target_arch = "riscv64")] [INFO] [stdout] | ----------------------- the item is gated behind the `riscv64` feature [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn mul_fvec_asm_m4(left: &[f32], right: &[f32]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mul_fvec_asm_m8` in this scope [INFO] [stdout] --> src/lib.rs:499:33 [INFO] [stdout] | [INFO] [stdout] 499 | ("mul_fvec_asm_m8", mul_fvec_asm_m8), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 110 | #[cfg(target_arch = "riscv64")] [INFO] [stdout] | ----------------------- the item is gated behind the `riscv64` feature [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn mul_fvec_asm_m8(left: &[f32], right: &[f32]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mul_cvec_asm_m2_segment` in this scope [INFO] [stdout] --> src/lib.rs:512:41 [INFO] [stdout] | [INFO] [stdout] 512 | ("mul_cvec_asm_m2_segment", mul_cvec_asm_m2_segment), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:246:8 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(target_arch = "riscv64")] [INFO] [stdout] | ----------------------- the item is gated behind the `riscv64` feature [INFO] [stdout] ... [INFO] [stdout] 246 | pub fn mul_cvec_asm_m2_segment(left: &[Complex], right: &[Complex]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mul_cvec_asm_m4_segment` in this scope [INFO] [stdout] --> src/lib.rs:513:41 [INFO] [stdout] | [INFO] [stdout] 513 | ("mul_cvec_asm_m4_segment", mul_cvec_asm_m4_segment), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 300 | #[cfg(target_arch = "riscv64")] [INFO] [stdout] | ----------------------- the item is gated behind the `riscv64` feature [INFO] [stdout] ... [INFO] [stdout] 303 | pub fn mul_cvec_asm_m4_segment(left: &[Complex], right: &[Complex]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mul_cvec_asm_m4_stride` in this scope [INFO] [stdout] --> src/lib.rs:514:40 [INFO] [stdout] | [INFO] [stdout] 514 | ("mul_cvec_asm_m4_stride", mul_cvec_asm_m4_stride), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:359:8 [INFO] [stdout] | [INFO] [stdout] 356 | #[cfg(target_arch = "riscv64")] [INFO] [stdout] | ----------------------- the item is gated behind the `riscv64` feature [INFO] [stdout] ... [INFO] [stdout] 359 | pub fn mul_cvec_asm_m4_stride(left: &[Complex], right: &[Complex]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mul_cvec_asm_m8_stride` in this scope [INFO] [stdout] --> src/lib.rs:515:40 [INFO] [stdout] | [INFO] [stdout] 515 | ("mul_cvec_asm_m8_stride", mul_cvec_asm_m8_stride), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:183:8 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(target_arch = "riscv64")] [INFO] [stdout] | ----------------------- the item is gated behind the `riscv64` feature [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn mul_cvec_asm_m8_stride(left: &[Complex], right: &[Complex]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::arch::asm` [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::arch::asm; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rvvwroom` [INFO] [stdout] --> benches/bench.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate rvvwroom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Complex` is never used [INFO] [stdout] --> src/main.rs:2:6 [INFO] [stdout] | [INFO] [stdout] 2 | type Complex = num_complex::Complex; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Complex` is never used [INFO] [stdout] --> src/main.rs:2:6 [INFO] [stdout] | [INFO] [stdout] 2 | type Complex = num_complex::Complex; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_ctest` in this scope [INFO] [stdout] --> benches/bench.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | let (left, right) = gen_ctest(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 7 + use rvv_vroom::gen_ctest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mul_cvec` in this scope [INFO] [stdout] --> benches/bench.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | b.iter(|| mul_cvec(&left.data, &right.data)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 7 + use rvv_vroom::mul_cvec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_ctest` in this scope [INFO] [stdout] --> benches/bench.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | let (left, right) = gen_ctest(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 7 + use rvv_vroom::gen_ctest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mul_fvec` in this scope [INFO] [stdout] --> benches/bench.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | b.iter(|| mul_fvec(&left, &left)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 7 + use rvv_vroom::mul_fvec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_ftest` in this scope [INFO] [stdout] --> benches/bench.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | let (left, right) = gen_ftest(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 7 + use rvv_vroom::gen_ftest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_ftest` in this scope [INFO] [stdout] --> benches/bench.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | let (left, right) = gen_ftest(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 7 + use rvv_vroom::gen_ftest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_ctest` in this scope [INFO] [stdout] --> benches/bench.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | let (left, right) = gen_ctest(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 7 + use rvv_vroom::gen_ctest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_ctest` in this scope [INFO] [stdout] --> benches/bench.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | let (left, right) = gen_ctest(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 7 + use rvv_vroom::gen_ctest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_ctest` in this scope [INFO] [stdout] --> benches/bench.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | let (left, right) = gen_ctest(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 7 + use rvv_vroom::gen_ctest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_ctest` in this scope [INFO] [stdout] --> benches/bench.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 69 | let (left, right) = gen_ctest(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 7 + use rvv_vroom::gen_ctest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mul_cvec_v` in this scope [INFO] [stdout] --> benches/bench.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | b.iter(|| unsafe { mul_cvec_v(&left.data, &right.data) }); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mul_fvec_v` in this scope [INFO] [stdout] --> benches/bench.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | b.iter(|| unsafe { mul_fvec_v(&left, &left) }); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mul_fvec_asm_m8` in this scope [INFO] [stdout] --> benches/bench.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | b.iter(|| unsafe { mul_fvec_asm_m8(&left.data, &right.data) }); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mul_fvec_asm_m4` in this scope [INFO] [stdout] --> benches/bench.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | b.iter(|| unsafe { mul_fvec_asm_m4(&left.data, &right.data) }); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mul_cvec_asm_m4_stride` in this scope [INFO] [stdout] --> benches/bench.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 52 | b.iter(|| unsafe { mul_cvec_asm_m4_stride(&left.data, &right.data) }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mul_cvec_asm_m8_stride` in this scope [INFO] [stdout] --> benches/bench.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | b.iter(|| unsafe { mul_cvec_asm_m8_stride(&left.data, &right.data) }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mul_cvec_asm_m2_segment` in this scope [INFO] [stdout] --> benches/bench.rs:64:24 [INFO] [stdout] | [INFO] [stdout] 64 | b.iter(|| unsafe { mul_cvec_asm_m2_segment(&left.data, &right.data) }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mul_cvec_asm_m4_segment` in this scope [INFO] [stdout] --> benches/bench.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | b.iter(|| unsafe { mul_cvec_asm_m4_segment(&left.data, &right.data) }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rvv-vroom` (bench "bench") due to 19 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rvv-vroom` (lib test) due to 6 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "1841c74954a887a15b47bdfab746a4dc8ed9198db6862aa2b2d22957e98766b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1841c74954a887a15b47bdfab746a4dc8ed9198db6862aa2b2d22957e98766b3", kill_on_drop: false }` [INFO] [stdout] 1841c74954a887a15b47bdfab746a4dc8ed9198db6862aa2b2d22957e98766b3