[INFO] fetching crate attract 0.0.0...
[INFO] testing attract-0.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate attract 0.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate attract 0.0.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate attract 0.0.0
[INFO] tweaked toml for crates.io crate attract 0.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate attract 0.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate attract 0.0.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ccc10df761bad827132131f498ade7aa20b0bdf98b572a3339a309697d4a4ac
[INFO] running `Command { std: "docker" "start" "-a" "3ccc10df761bad827132131f498ade7aa20b0bdf98b572a3339a309697d4a4ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ccc10df761bad827132131f498ade7aa20b0bdf98b572a3339a309697d4a4ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ccc10df761bad827132131f498ade7aa20b0bdf98b572a3339a309697d4a4ac", kill_on_drop: false }`
[INFO] [stdout] 3ccc10df761bad827132131f498ade7aa20b0bdf98b572a3339a309697d4a4ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 863ad8703173bfe3a1d5bc902f1ee9943f2eb6a6d11651e11febb23e6ac1fefa
[INFO] running `Command { std: "docker" "start" "-a" "863ad8703173bfe3a1d5bc902f1ee9943f2eb6a6d11651e11febb23e6ac1fefa", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling attract v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.01s
[INFO] running `Command { std: "docker" "inspect" "863ad8703173bfe3a1d5bc902f1ee9943f2eb6a6d11651e11febb23e6ac1fefa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "863ad8703173bfe3a1d5bc902f1ee9943f2eb6a6d11651e11febb23e6ac1fefa", kill_on_drop: false }`
[INFO] [stdout] 863ad8703173bfe3a1d5bc902f1ee9943f2eb6a6d11651e11febb23e6ac1fefa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9f9a1cd3c871ec54a92848ebe68eeb0393f60449dcb247bc098f0d36ea23c4d
[INFO] running `Command { std: "docker" "start" "-a" "f9f9a1cd3c871ec54a92848ebe68eeb0393f60449dcb247bc098f0d36ea23c4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling vista v0.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling chromatic v0.0.5
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling photo v3.1.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling nav v0.1.7
[INFO] [stderr]    Compiling attract v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: extern crate `chromatic` is unused in crate `attract`
[INFO] [stdout]    |
[INFO] [stdout]    = help: remove the dependency or add `use chromatic as _;` to the crate root
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | #![deny(unused_crate_dependencies)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern crate `nav` is unused in crate `attract`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use nav as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern crate `photo` is unused in crate `attract`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use photo as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern crate `serde` is unused in crate `attract`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern crate `serde_yaml` is unused in crate `attract`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde_yaml as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern crate `vista` is unused in crate `attract`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use vista as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `attract` (lib test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f9f9a1cd3c871ec54a92848ebe68eeb0393f60449dcb247bc098f0d36ea23c4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9f9a1cd3c871ec54a92848ebe68eeb0393f60449dcb247bc098f0d36ea23c4d", kill_on_drop: false }`
[INFO] [stdout] f9f9a1cd3c871ec54a92848ebe68eeb0393f60449dcb247bc098f0d36ea23c4d
