[INFO] fetching crate rlst 0.1.1... [INFO] checking rlst-0.1.1 against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655 [INFO] extracting crate rlst 0.1.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate rlst 0.1.1 on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rlst 0.1.1 [INFO] finished tweaking crates.io crate rlst 0.1.1 [INFO] tweaked toml for crates.io crate rlst 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate rlst 0.1.1 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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rlst-proc-macro v0.1.0 [INFO] [stderr] Downloaded accelerate-src v0.3.2 [INFO] [stderr] Downloaded build-probe-mpi v0.1.3 [INFO] [stderr] Downloaded mpi-sys v0.2.1 [INFO] [stderr] Downloaded lapack-src v0.9.0 [INFO] [stderr] Downloaded libffi v3.2.0 [INFO] [stderr] Downloaded blas-sys v0.7.1 [INFO] [stderr] Downloaded mpi v0.7.0 [INFO] [stderr] Downloaded blas-src v0.9.0 [INFO] [stderr] Downloaded blas v0.22.0 [INFO] [stderr] Downloaded libffi-sys v2.3.0 [INFO] [stderr] Downloaded blis-src v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12c1159c8a12f9191bdfeb95d9e490e45604ade68434a4a8ff1551a8bc479871 [INFO] running `Command { std: "docker" "start" "-a" "12c1159c8a12f9191bdfeb95d9e490e45604ade68434a4a8ff1551a8bc479871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12c1159c8a12f9191bdfeb95d9e490e45604ade68434a4a8ff1551a8bc479871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12c1159c8a12f9191bdfeb95d9e490e45604ade68434a4a8ff1551a8bc479871", kill_on_drop: false }` [INFO] [stdout] 12c1159c8a12f9191bdfeb95d9e490e45604ade68434a4a8ff1551a8bc479871 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a05d69c6904e092d62d94ad73dafd92aeb33e87c01fca04c95a339bd6d69893 [INFO] running `Command { std: "docker" "start" "-a" "5a05d69c6904e092d62d94ad73dafd92aeb33e87c01fca04c95a339bd6d69893", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling blis-src v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking blas-sys v0.7.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling netlib-src v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling rlst-proc-macro v0.1.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking lapack v0.19.0 [INFO] [stderr] Checking blas v0.22.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Compiling rlst v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking blas-src v0.9.0 [INFO] [stderr] Checking lapack-src v0.9.0 [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> benches/matrix_multiplication.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn metal_matmul(c: &mut Criterion) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "5a05d69c6904e092d62d94ad73dafd92aeb33e87c01fca04c95a339bd6d69893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a05d69c6904e092d62d94ad73dafd92aeb33e87c01fca04c95a339bd6d69893", kill_on_drop: false }` [INFO] [stdout] 5a05d69c6904e092d62d94ad73dafd92aeb33e87c01fca04c95a339bd6d69893