[INFO] fetching crate twirs 1.0.0...
[INFO] building twirs-1.0.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate twirs 1.0.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate twirs 1.0.0
[INFO] finished tweaking crates.io crate twirs 1.0.0
[INFO] tweaked toml for crates.io crate twirs 1.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate twirs 1.0.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 140 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding itertools v0.12.1 (available: v0.14.0)
[INFO] [stderr]       Adding kiddo v2.1.2 (available: v5.2.2)
[INFO] [stderr]       Adding nalgebra v0.32.6 (available: v0.34.1)
[INFO] [stderr]       Adding ndarray v0.15.6 (available: v0.16.1)
[INFO] [stderr]       Adding ndarray-rand v0.14.0 (available: v0.15.0)
[INFO] [stderr]       Adding numpy v0.19.0 (available: v0.26.0)
[INFO] [stderr]       Adding pyo3 v0.19.2 (available: v0.26.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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 unindent v0.1.11
[INFO] [stderr]   Downloaded pyo3-build-config v0.19.2
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded pyo3-macros v0.19.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.19.2
[INFO] [stderr]   Downloaded elapsed v0.1.2
[INFO] [stderr]   Downloaded as-slice v0.2.1
[INFO] [stderr]   Downloaded aligned v0.4.2
[INFO] [stderr]   Downloaded simba v0.8.1
[INFO] [stderr]   Downloaded numpy v0.19.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.10
[INFO] [stderr]   Downloaded ndarray-rand v0.14.0
[INFO] [stderr]   Downloaded kiddo v2.1.2
[INFO] [stderr]   Downloaded pyo3 v0.19.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.19.2
[INFO] [stderr]   Downloaded divrem v1.0.0
[INFO] [stderr]   Downloaded ndarray v0.15.6
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded aligned-array v1.0.1
[INFO] [stderr]   Downloaded nalgebra v0.32.6
[INFO] [stderr]   Downloaded min-max-heap v1.3.0
[INFO] [stderr]   Downloaded fixed v1.29.0
[INFO] [stderr]   Downloaded wide v0.7.33
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96e36a54bdf4378f0c63162d2afffb0ebae543edfcf69d0a0a19bfd83d347754
[INFO] running `Command { std: "docker" "start" "-a" "96e36a54bdf4378f0c63162d2afffb0ebae543edfcf69d0a0a19bfd83d347754", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96e36a54bdf4378f0c63162d2afffb0ebae543edfcf69d0a0a19bfd83d347754", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96e36a54bdf4378f0c63162d2afffb0ebae543edfcf69d0a0a19bfd83d347754", kill_on_drop: false }`
[INFO] [stdout] 96e36a54bdf4378f0c63162d2afffb0ebae543edfcf69d0a0a19bfd83d347754
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 343b9d4ded877f6786c8e4c964afd159fc45488ba39176b2782d7621727af5f9
[INFO] running `Command { std: "docker" "start" "-a" "343b9d4ded877f6786c8e4c964afd159fc45488ba39176b2782d7621727af5f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling min-max-heap v1.3.0
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling aligned v0.4.2
[INFO] [stderr]    Compiling divrem v1.0.0
[INFO] [stderr]    Compiling elapsed v0.1.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling aligned-array v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling kiddo v2.1.2
[INFO] [stderr]    Compiling twirs v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `parallel::*`
[INFO] [stdout]    --> src/matching.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 | pub use parallel::*;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/ndarray_utils.rs:96:31
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let norm_sq = arr.map(|x| (*x * *x)).sum_axis(axis);
[INFO] [stdout]    |                               ^       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 96 -     let norm_sq = arr.map(|x| (*x * *x)).sum_axis(axis);
[INFO] [stdout] 96 +     let norm_sq = arr.map(|x| *x * *x).sum_axis(axis);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IntoNdarray3` is never used
[INFO] [stdout]   --> src/ndarray_utils.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub trait IntoNdarray3 {
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.41s
[INFO] running `Command { std: "docker" "inspect" "343b9d4ded877f6786c8e4c964afd159fc45488ba39176b2782d7621727af5f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "343b9d4ded877f6786c8e4c964afd159fc45488ba39176b2782d7621727af5f9", kill_on_drop: false }`
[INFO] [stdout] 343b9d4ded877f6786c8e4c964afd159fc45488ba39176b2782d7621727af5f9
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4dd6cb32547c9ec7edd25ee8a24e8571fca18e6f03d481e93409635b44fe4879
[INFO] running `Command { std: "docker" "start" "-a" "4dd6cb32547c9ec7edd25ee8a24e8571fca18e6f03d481e93409635b44fe4879", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling pyo3-macros v0.19.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling ndarray-rand v0.14.0
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling kiddo v2.1.2
[INFO] [stderr]    Compiling numpy v0.19.0
[INFO] [stderr]    Compiling twirs v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `parallel::*`
[INFO] [stdout]    --> src/matching.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 | pub use parallel::*;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/ndarray_utils.rs:96:31
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let norm_sq = arr.map(|x| (*x * *x)).sum_axis(axis);
[INFO] [stdout]    |                               ^       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 96 -     let norm_sq = arr.map(|x| (*x * *x)).sum_axis(axis);
[INFO] [stdout] 96 +     let norm_sq = arr.map(|x| *x * *x).sum_axis(axis);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IntoNdarray3` is never used
[INFO] [stdout]   --> src/ndarray_utils.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub trait IntoNdarray3 {
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parallel::*`
[INFO] [stdout]    --> src/matching.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 | pub use parallel::*;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/ndarray_utils.rs:96:31
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let norm_sq = arr.map(|x| (*x * *x)).sum_axis(axis);
[INFO] [stdout]    |                               ^       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 96 -     let norm_sq = arr.map(|x| (*x * *x)).sum_axis(axis);
[INFO] [stdout] 96 +     let norm_sq = arr.map(|x| *x * *x).sum_axis(axis);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.50s
[INFO] running `Command { std: "docker" "inspect" "4dd6cb32547c9ec7edd25ee8a24e8571fca18e6f03d481e93409635b44fe4879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dd6cb32547c9ec7edd25ee8a24e8571fca18e6f03d481e93409635b44fe4879", kill_on_drop: false }`
[INFO] [stdout] 4dd6cb32547c9ec7edd25ee8a24e8571fca18e6f03d481e93409635b44fe4879
