[INFO] fetching crate pathfinding 4.14.0...
[INFO] testing pathfinding-4.14.0 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate pathfinding 4.14.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate pathfinding 4.14.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pathfinding 4.14.0
[INFO] tweaked toml for crates.io crate pathfinding 4.14.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pathfinding 4.14.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pathfinding 4.14.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" "+beta-2025-09-21" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9f538a2e9926c7a6cf771cda1182d3eeff64fe17d912535c3e7cccc4d6e415f
[INFO] running `Command { std: "docker" "start" "-a" "a9f538a2e9926c7a6cf771cda1182d3eeff64fe17d912535c3e7cccc4d6e415f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9f538a2e9926c7a6cf771cda1182d3eeff64fe17d912535c3e7cccc4d6e415f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9f538a2e9926c7a6cf771cda1182d3eeff64fe17d912535c3e7cccc4d6e415f", kill_on_drop: false }`
[INFO] [stdout] a9f538a2e9926c7a6cf771cda1182d3eeff64fe17d912535c3e7cccc4d6e415f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3be0c702cc2863688dc2d9121c615bd0ceaef9bb63539d4462f3a9d1358341a7
[INFO] running `Command { std: "docker" "start" "-a" "3be0c702cc2863688dc2d9121c615bd0ceaef9bb63539d4462f3a9d1358341a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling pathfinding v4.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/directed/edmonds_karp.rs:397:5
[INFO] [stdout]     |
[INFO] [stdout] 397 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/directed/edmonds_karp.rs:486:5
[INFO] [stdout]     |
[INFO] [stdout] 486 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/directed/edmonds_karp.rs:503:5
[INFO] [stdout]     |
[INFO] [stdout] 503 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/grid.rs:593:5
[INFO] [stdout]     |
[INFO] [stdout] 593 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/grid.rs:647:5
[INFO] [stdout]     |
[INFO] [stdout] 647 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:784:5
[INFO] [stdout]     |
[INFO] [stdout] 784 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:793:5
[INFO] [stdout]     |
[INFO] [stdout] 793 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:815:5
[INFO] [stdout]     |
[INFO] [stdout] 815 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:931:5
[INFO] [stdout]     |
[INFO] [stdout] 931 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid.rs:336:24
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub const fn edges(&self) -> EdgesIterator {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub const fn edges(&self) -> EdgesIterator<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid.rs:445:17
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub fn iter(&self) -> GridIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub fn iter(&self) -> GridIterator<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:644:19
[INFO] [stdout]     |
[INFO] [stdout] 644 |     pub fn values(&self) -> Iter<C> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 644 |     pub fn values(&self) -> Iter<'_, C> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:649:23
[INFO] [stdout]     |
[INFO] [stdout] 649 |     pub fn values_mut(&mut self) -> IterMut<C> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 649 |     pub fn values_mut(&mut self) -> IterMut<'_, C> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.34s
[INFO] running `Command { std: "docker" "inspect" "3be0c702cc2863688dc2d9121c615bd0ceaef9bb63539d4462f3a9d1358341a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3be0c702cc2863688dc2d9121c615bd0ceaef9bb63539d4462f3a9d1358341a7", kill_on_drop: false }`
[INFO] [stdout] 3be0c702cc2863688dc2d9121c615bd0ceaef9bb63539d4462f3a9d1358341a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b91496f5e8d2793e463b721976a5bc80c790a932e1ad755778167d6f903eee4
[INFO] running `Command { std: "docker" "start" "-a" "7b91496f5e8d2793e463b721976a5bc80c790a932e1ad755778167d6f903eee4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling memchr v2.6.0
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.0
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling either v1.0.0
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling half v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ciborium-io v0.2.0
[INFO] [stderr]    Compiling plotters-backend v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling same-file v1.0.1
[INFO] [stderr]    Compiling walkdir v2.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling codspeed-criterion-compat v2.7.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling anes v0.1.4
[INFO] [stderr]    Compiling plotters-svg v0.3.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.0
[INFO] [stderr]    Compiling once_cell v1.20.0
[INFO] [stderr]    Compiling aho-corasick v1.0.0
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling oorandom v11.1.0
[INFO] [stderr]    Compiling trybuild v1.0.99
[INFO] [stderr]    Compiling termcolor v1.0.4
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling noisy_float v0.2.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling movingai v1.3.1
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/directed/edmonds_karp.rs:397:5
[INFO] [stdout]     |
[INFO] [stdout] 397 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/directed/edmonds_karp.rs:486:5
[INFO] [stdout]     |
[INFO] [stdout] 486 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/directed/edmonds_karp.rs:503:5
[INFO] [stdout]     |
[INFO] [stdout] 503 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/grid.rs:593:5
[INFO] [stdout]     |
[INFO] [stdout] 593 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/grid.rs:647:5
[INFO] [stdout]     |
[INFO] [stdout] 647 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:784:5
[INFO] [stdout]     |
[INFO] [stdout] 784 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:793:5
[INFO] [stdout]     |
[INFO] [stdout] 793 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:815:5
[INFO] [stdout]     |
[INFO] [stdout] 815 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:931:5
[INFO] [stdout]     |
[INFO] [stdout] 931 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid.rs:336:24
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub const fn edges(&self) -> EdgesIterator {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub const fn edges(&self) -> EdgesIterator<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid.rs:445:17
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub fn iter(&self) -> GridIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub fn iter(&self) -> GridIterator<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:644:19
[INFO] [stdout]     |
[INFO] [stdout] 644 |     pub fn values(&self) -> Iter<C> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 644 |     pub fn values(&self) -> Iter<'_, C> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:649:23
[INFO] [stdout]     |
[INFO] [stdout] 649 |     pub fn values_mut(&mut self) -> IterMut<C> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 649 |     pub fn values_mut(&mut self) -> IterMut<'_, C> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling ciborium v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling tinytemplate v1.1.0
[INFO] [stderr]    Compiling codspeed v2.7.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling pathfinding v4.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/directed/edmonds_karp.rs:397:5
[INFO] [stdout]     |
[INFO] [stdout] 397 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/directed/edmonds_karp.rs:486:5
[INFO] [stdout]     |
[INFO] [stdout] 486 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/directed/edmonds_karp.rs:503:5
[INFO] [stdout]     |
[INFO] [stdout] 503 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/grid.rs:593:5
[INFO] [stdout]     |
[INFO] [stdout] 593 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/grid.rs:647:5
[INFO] [stdout]     |
[INFO] [stdout] 647 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:784:5
[INFO] [stdout]     |
[INFO] [stdout] 784 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:793:5
[INFO] [stdout]     |
[INFO] [stdout] 793 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:815:5
[INFO] [stdout]     |
[INFO] [stdout] 815 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:931:5
[INFO] [stdout]     |
[INFO] [stdout] 931 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid.rs:336:24
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub const fn edges(&self) -> EdgesIterator {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub const fn edges(&self) -> EdgesIterator<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/grid.rs:445:17
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub fn iter(&self) -> GridIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub fn iter(&self) -> GridIterator<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:644:19
[INFO] [stdout]     |
[INFO] [stdout] 644 |     pub fn values(&self) -> Iter<C> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 644 |     pub fn values(&self) -> Iter<'_, C> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:649:23
[INFO] [stdout]     |
[INFO] [stdout] 649 |     pub fn values_mut(&mut self) -> IterMut<C> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 649 |     pub fn values_mut(&mut self) -> IterMut<'_, C> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.18s
[INFO] running `Command { std: "docker" "inspect" "7b91496f5e8d2793e463b721976a5bc80c790a932e1ad755778167d6f903eee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b91496f5e8d2793e463b721976a5bc80c790a932e1ad755778167d6f903eee4", kill_on_drop: false }`
[INFO] [stdout] 7b91496f5e8d2793e463b721976a5bc80c790a932e1ad755778167d6f903eee4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8d81b8fff5a262dbf32b783d560fcb7db69c5924a75f0725cb6f06f701a94157
[INFO] running `Command { std: "docker" "start" "-a" "8d81b8fff5a262dbf32b783d560fcb7db69c5924a75f0725cb6f06f701a94157", kill_on_drop: false }`
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/directed/edmonds_karp.rs:397:5
[INFO] [stderr]     |
[INFO] [stderr] 397 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/directed/edmonds_karp.rs:486:5
[INFO] [stderr]     |
[INFO] [stderr] 486 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/directed/edmonds_karp.rs:503:5
[INFO] [stderr]     |
[INFO] [stderr] 503 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/grid.rs:593:5
[INFO] [stderr]     |
[INFO] [stderr] 593 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/grid.rs:647:5
[INFO] [stderr]     |
[INFO] [stderr] 647 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/matrix.rs:259:5
[INFO] [stderr]     |
[INFO] [stderr] 259 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/matrix.rs:784:5
[INFO] [stderr]     |
[INFO] [stderr] 784 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/matrix.rs:793:5
[INFO] [stderr]     |
[INFO] [stderr] 793 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/matrix.rs:815:5
[INFO] [stderr]     |
[INFO] [stderr] 815 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/matrix.rs:931:5
[INFO] [stderr]     |
[INFO] [stderr] 931 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/grid.rs:336:24
[INFO] [stderr]     |
[INFO] [stderr] 336 |     pub const fn edges(&self) -> EdgesIterator {
[INFO] [stderr]     |                        ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 336 |     pub const fn edges(&self) -> EdgesIterator<'_> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/grid.rs:445:17
[INFO] [stderr]     |
[INFO] [stderr] 445 |     pub fn iter(&self) -> GridIterator {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 445 |     pub fn iter(&self) -> GridIterator<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/matrix.rs:644:19
[INFO] [stderr]     |
[INFO] [stderr] 644 |     pub fn values(&self) -> Iter<C> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 644 |     pub fn values(&self) -> Iter<'_, C> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/matrix.rs:649:23
[INFO] [stderr]     |
[INFO] [stderr] 649 |     pub fn values_mut(&mut self) -> IterMut<C> {
[INFO] [stderr]     |                       ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 649 |     pub fn values_mut(&mut self) -> IterMut<'_, C> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: `pathfinding` (lib) generated 14 warnings (run `cargo fix --lib -p pathfinding` to apply 14 suggestions)
[INFO] [stderr] warning: `pathfinding` (lib test) generated 14 warnings (14 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pathfinding-d649a8fdf8d5a5b3)
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/aoc-2017-12-12.rs (/opt/rustwide/target/debug/deps/aoc_2017_12_12-0f8eb9c0fd8b804d)
[INFO] [stdout] test undirected::kruskal::tests::path_halving ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test method2 ... ok
[INFO] [stdout] test method3 ... ok
[INFO] [stdout] test method1 ... ok
[INFO] [stderr]      Running tests/aoc-2020-10.rs (/opt/rustwide/target/debug/deps/aoc_2020_10-ae06e20bc9ee1dc8)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/aoc-2021-12.rs (/opt/rustwide/target/debug/deps/aoc_2021_12-006713aa52903622)
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test part2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test part1 ... ok
[INFO] [stdout] test part2 ... ok
[INFO] [stderr]      Running tests/aoc-2023-17.rs (/opt/rustwide/target/debug/deps/aoc_2023_17-0c842819513bab4b)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test aoc_2023_17 ... ok
[INFO] [stderr]      Running tests/astar_bag.rs (/opt/rustwide/target/debug/deps/astar_bag-609c1bbd9d095c36)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cliques.rs (/opt/rustwide/target/debug/deps/cliques-aa5e9f907743086e)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test multiple_sinks ... ok
[INFO] [stdout] test numerous_solutions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test find_cliques ... ok
[INFO] [stderr]      Running tests/codejam-2017-a.rs (/opt/rustwide/target/debug/deps/codejam_2017_a-9c42b56e9a85b17f)
[INFO] [stdout] test test_same_node_appears_in_multiple_clique ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test codejam_sparse ... ok
[INFO] [stderr]      Running tests/connected-components.rs (/opt/rustwide/target/debug/deps/connected_components-8e8c51f88be4db3f)
[INFO] [stdout] test codejam_dense ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test basic_components ... ok
[INFO] [stdout] test basic_separate_components ... ok
[INFO] [stdout] test empty_separate_components ... ok
[INFO] [stdout] test empty_components ... ok
[INFO] [stdout] test basic_connected_components ... ok
[INFO] [stderr]      Running tests/count_paths.rs (/opt/rustwide/target/debug/deps/count_paths-705435a42f3e9fb7)
[INFO] [stdout] test larger_separate_components ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test grid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cycle_detection.rs (/opt/rustwide/target/debug/deps/cycle_detection-a30f08e0ac1c1dbc)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test floyd_works ... ok
[INFO] [stdout] test brent_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dfs-reach.rs (/opt/rustwide/target/debug/deps/dfs_reach-5c7c51903b9d1414)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test issue_511_branches ... ok
[INFO] [stderr]      Running tests/dijkstra-all.rs (/opt/rustwide/target/debug/deps/dijkstra_all-aaa411cb99795f13)
[INFO] [stdout] test issue_511 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test all_paths ... ok
[INFO] [stdout] test partial_paths ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dijkstra-reach.rs (/opt/rustwide/target/debug/deps/dijkstra_reach-4256efa44db13145)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test dijkstra_reach_graph ... ok
[INFO] [stdout] test dijkstra_reach_numbers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/edmondskarp.rs (/opt/rustwide/target/debug/deps/edmondskarp-a170406a373ae268)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test disconnected_dense ... ok
[INFO] [stdout] test mincut_wikipedia ... ok
[INFO] [stdout] test mincut_basic ... ok
[INFO] [stdout] test disconnected_sparse ... ok
[INFO] [stdout] test wikipedia_example_sparse ... ok
[INFO] [stdout] test modified_dense ... ok
[INFO] [stdout] test wikipedia_progressive_example_dense ... ok
[INFO] [stdout] test modified_sparse ... ok
[INFO] [stdout] test set_capacity_test ... ok
[INFO] [stdout] test wikipedia_progressive_example_sparse ... ok
[INFO] [stdout] test wikipedia_example_dense ... ok
[INFO] [stdout] test empty - should panic ... ok
[INFO] [stdout] test unknown_sink - should panic ... ok
[INFO] [stdout] test unknown_sink_2 - should panic ... ok
[INFO] [stdout] test unknown_source - should panic ... ok
[INFO] [stdout] test unknown_source_2 - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gps.rs (/opt/rustwide/target/debug/deps/gps-6f644aec5a3be536)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test gps ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/grid.rs (/opt/rustwide/target/debug/deps/grid-25fb740b38c7b1d2)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test add_borders_empty ... ok
[INFO] [stdout] test add_borders_flat ... ok
[INFO] [stdout] test add_borders ... ok
[INFO] [stdout] test add_outside_vertex ... ok
[INFO] [stdout] test bfs_reachable ... ok
[INFO] [stdout] test dimensions ... ok
[INFO] [stdout] test empty_grid ... ok
[INFO] [stdout] test debug ... ok
[INFO] [stdout] test equality ... ok
[INFO] [stdout] test diagonal_mode ... ok
[INFO] [stdout] test edges ... ok
[INFO] [stdout] test is_inside ... ok
[INFO] [stdout] test neighbours_of_border ... ok
[INFO] [stdout] test neighbours_outside_vertex ... ok
[INFO] [stdout] test remove_borders_empty ... ok
[INFO] [stdout] test remove_borders_flat ... ok
[INFO] [stdout] test remove_outside_vertex ... ok
[INFO] [stdout] test resize ... ok
[INFO] [stdout] test grid_iter_is_fused ... ok
[INFO] [stdout] test distance ... ok
[INFO] [stdout] test grid_into_iter_is_fused ... ok
[INFO] [stdout] test one_point_grid ... ok
[INFO] [stdout] test grid_edges_iter_is_fused ... ok
[INFO] [stdout] test fill_clear_invert_empty_full ... ok
[INFO] [stdout] test totally_empty ... ok
[INFO] [stdout] test from_matrix ... ok
[INFO] [stdout] test collect ... ok
[INFO] [stdout] test outside_vertex ... ok
[INFO] [stdout] test remove_borders ... ok
[INFO] [stdout] test empty ... ok
[INFO] [stdout] test dfs_reachable ... ok
[INFO] [stdout] test iterators ... ok
[INFO] [stdout] test add_remove ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/kruskal.rs (/opt/rustwide/target/debug/deps/kruskal-dd80403c2a777d71)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test grid_lines ... ok
[INFO] [stderr]      Running tests/kuhn_munkres.rs (/opt/rustwide/target/debug/deps/kuhn_munkres-e902052a0a92eebf)
[INFO] [stdout] test wikipedia ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test mattkrick ... ok
[INFO] [stdout] test cranes ... ok
[INFO] [stdout] test empty ... ok
[INFO] [stdout] test murray ... ok
[INFO] [stdout] test hungarian ... ok
[INFO] [stdout] test non_square ... ok
[INFO] [stdout] test tryalgo_examples ... ok
[INFO] [stdout] test unbalanced - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/matrix.rs (/opt/rustwide/target/debug/deps/matrix-adaae5f6fcb6667e)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test as_mut ... ok
[INFO] [stdout] test as_ref ... ok
[INFO] [stdout] test bounds_test ... ok
[INFO] [stdout] test bfs_reachable ... ok
[INFO] [stdout] test bfs_reachable_mut ... ok
[INFO] [stdout] test column_iter_back ... ok
[INFO] [stdout] test dfs_reachable ... ok
[INFO] [stdout] test column_iter ... ok
[INFO] [stdout] test empty_extend ... ok
[INFO] [stdout] test empty_neighbours ... ok
[INFO] [stdout] test extend_bad_size_error ... ok
[INFO] [stdout] test extend_empty_row_error ... ok
[INFO] [stdout] test flip_non_square ... ok
[INFO] [stdout] test from_fn ... ok
[INFO] [stdout] test from_iter ... ok
[INFO] [stdout] test dfs_reachable_mut ... ok
[INFO] [stdout] test from_rows ... ok
[INFO] [stdout] test from_vec_empty_row_error ... ok
[INFO] [stdout] test from_vec_error ... ok
[INFO] [stdout] test in_direction ... ok
[INFO] [stdout] test from_vec_panic ... ok
[INFO] [stdout] test into_iter ... ok
[INFO] [stdout] test into_iter_is_fused ... ok
[INFO] [stdout] test is_empty ... ok
[INFO] [stdout] test items ... ok
[INFO] [stdout] test items_mut ... ok
[INFO] [stdout] test iter ... ok
[INFO] [stdout] test keys ... ok
[INFO] [stdout] test macro_trailing_comma ... ok
[INFO] [stdout] test iter_back ... ok
[INFO] [stdout] test from_vec ... ok
[INFO] [stdout] test neighbours ... ok
[INFO] [stdout] test index_as_ref ... ok
[INFO] [stdout] test indices ... ok
[INFO] [stdout] test flip_square ... ok
[INFO] [stdout] test slice ... ok
[INFO] [stdout] test no_rows_rotated_twice ... ok
[INFO] [stdout] test sm ... ok
[INFO] [stdout] test slice_err ... ok
[INFO] [stdout] test square_from_vec ... ok
[INFO] [stdout] test square_from_vec_panic ... ok
[INFO] [stdout] test set_slice ... ok
[INFO] [stdout] test square_rotate ... ok
[INFO] [stdout] test to_vec ... ok
[INFO] [stdout] test transpose ... ok
[INFO] [stdout] test transpose_in_place_square ... ok
[INFO] [stdout] test transpose_in_place_non_square ... ok
[INFO] [stdout] test transpose_in_place_empty ... ok
[INFO] [stdout] test values_mut ... ok
[INFO] [stdout] test non_square_rotate ... ok
[INFO] [stdout] test map ... ok
[INFO] [stdout] test matrix_macro ... ok
[INFO] [stdout] test from_iter_error - should panic ... ok
[INFO] [stdout] test matrix_macro_inconsistent_panic - should panic ... ok
[INFO] [stdout] test matrix_macro_inconsistent_panic_2 - should panic ... ok
[INFO] [stdout] test new_empty_row_panic - should panic ... ok
[INFO] [stdout] test no_rows_rotated_cw_panic - should panic ... ok
[INFO] [stdout] test no_rows_transposed_panic - should panic ... ok
[INFO] [stdout] test no_rows_rotated_ccw_panic - should panic ... ok
[INFO] [stdout] test values ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pathfinding.rs (/opt/rustwide/target/debug/deps/pathfinding-25f8fab3a9b0ab87)
[INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test ex1::bfs_loops ... ok
[INFO] [stdout] test ex1::dfs_loop_ok ... ok
[INFO] [stdout] test ex1::bfs_remaining_nodes ... ok
[INFO] [stdout] test ex1::dfs_reach_is_fused ... ok
[INFO] [stdout] test ex1::dfs_ok ... ok
[INFO] [stdout] test ex1::bfs_reach_is_fused ... ok
[INFO] [stdout] test ex1::dfs_remaining_nodes ... ok
[INFO] [stdout] test ex1::djkstra_loop_ok ... ok
[INFO] [stdout] test ex1::dijkstra_ok ... ok
[INFO] [stdout] test ex2::astar_bag_iter_is_fused ... ok
[INFO] [stdout] test ex2::astar_path_ok ... ok
[INFO] [stdout] test ex1::fringe_ok ... ok
[INFO] [stdout] test ex2::bfs_path_ok ... ok
[INFO] [stdout] test ex2::bfs_bidirectional_no_path ... ok
[INFO] [stdout] test ex2::dijkstra_no_path ... ok
[INFO] [stdout] test ex2::dfs_no_path ... ok
[INFO] [stdout] test ex2::fringe_path_ok ... ok
[INFO] [stdout] test ex2::idastar_path_ok ... ok
[INFO] [stdout] test ex2::bfs_no_path ... ok
[INFO] [stdout] test ex2::dfs_path_ok ... ok
[INFO] [stdout] test ex2::bfs_bidirectional_path_ok ... ok
[INFO] [stdout] test ex2::astar_bag_path_multiple_ok ... ok
[INFO] [stdout] test ex2::iddfs_path_ok ... ok
[INFO] [stdout] test ex2::astar_bag_path_single_ok ... ok
[INFO] [stdout] test ex2::dijkstra_path_ok ... ok
[INFO] [stdout] test ex2::fringe_no_path ... ok
[INFO] [stdout] test ex2::astar_no_path ... ok
[INFO] [stdout] test ex2::idastar_no_path ... ok
[INFO] [stdout] test ex2::iddfs_no_path ... ok
[INFO] [stderr]      Running tests/prim.rs (/opt/rustwide/target/debug/deps/prim-1454e603df282b37)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test another_test ... ok
[INFO] [stdout] test geeksforgeeks ... ok
[INFO] [stdout] test base_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/r299.rs (/opt/rustwide/target/debug/deps/r299-80f06fb3037c6189)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test main ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/strongly_connected_components.rs (/opt/rustwide/target/debug/deps/strongly_connected_components-aa915802325b43c1)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/topological_sort.rs (/opt/rustwide/target/debug/deps/topological_sort-1d21bd8c97789ae1)
[INFO] [stdout] running 6 tests
[INFO] [stdout] test empty_scc ... ok
[INFO] [stdout] test all_scc ... ok
[INFO] [stdout] test loops ... ok
[INFO] [stdout] test single_scc ... ok
[INFO] [stdout] test individual_scc ... ok
[INFO] [stdout] test some_scc ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test empty ... ok
[INFO] [stdout] test tsig_chain_then_cycle ... ok
[INFO] [stdout] test tsig_diamond ... ok
[INFO] [stdout] test tsig_multiple_layers ... ok
[INFO] [stdout] test tsig_nothing_but_a_cycle ... ok
[INFO] [stdout] test tsig_graph_with_no_edges ... ok
[INFO] [stdout] test tsig_self_edge ... ok
[INFO] [stdout] test complexity ... ok
[INFO] [stdout] test tsig_empty_graph ... ok
[INFO] [stderr]      Running tests/ui.rs (/opt/rustwide/target/debug/deps/ui-747c05938cdd5679)
[INFO] [stdout] test order ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking memchr v2.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]     Checking either v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]     Checking itoa v1.0.0
[INFO] [stderr]     Checking plotters-backend v0.3.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking half v1.6.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking ciborium-io v0.2.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ciborium-ll v0.2.0
[INFO] [stderr]     Checking plotters-svg v0.3.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]     Checking same-file v1.0.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]    Compiling codspeed-criterion-compat v2.7.2
[INFO] [stderr]     Checking once_cell v1.20.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking walkdir v2.3.0
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]     Checking anes v0.1.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]     Checking oorandom v11.1.0
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking movingai v1.3.1
[INFO] [stderr]     Checking version_check v0.9.5
[INFO] [stderr]     Checking aho-corasick v1.0.0
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking noisy_float v0.2.0
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]     Checking pathfinding v4.14.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> /opt/rustwide/workdir/src/directed/edmonds_karp.rs:397:5
[INFO] [stderr]     |
[INFO] [stderr] 397 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> /opt/rustwide/workdir/src/directed/edmonds_karp.rs:486:5
[INFO] [stderr]     |
[INFO] [stderr] 486 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> /opt/rustwide/workdir/src/directed/edmonds_karp.rs:503:5
[INFO] [stderr]     |
[INFO] [stderr] 503 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> /opt/rustwide/workdir/src/grid.rs:593:5
[INFO] [stderr]     |
[INFO] [stderr] 593 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> /opt/rustwide/workdir/src/grid.rs:647:5
[INFO] [stderr]     |
[INFO] [stderr] 647 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> /opt/rustwide/workdir/src/matrix.rs:259:5
[INFO] [stderr]     |
[INFO] [stderr] 259 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> /opt/rustwide/workdir/src/matrix.rs:784:5
[INFO] [stderr]     |
[INFO] [stderr] 784 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> /opt/rustwide/workdir/src/matrix.rs:793:5
[INFO] [stderr]     |
[INFO] [stderr] 793 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> /opt/rustwide/workdir/src/matrix.rs:815:5
[INFO] [stderr]     |
[INFO] [stderr] 815 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> /opt/rustwide/workdir/src/matrix.rs:931:5
[INFO] [stderr]     |
[INFO] [stderr] 931 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/grid.rs:336:24
[INFO] [stderr]     |
[INFO] [stderr] 336 |     pub const fn edges(&self) -> EdgesIterator {
[INFO] [stderr]     |                        ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 336 |     pub const fn edges(&self) -> EdgesIterator<'_> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/grid.rs:445:17
[INFO] [stderr]     |
[INFO] [stderr] 445 |     pub fn iter(&self) -> GridIterator {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 445 |     pub fn iter(&self) -> GridIterator<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/matrix.rs:644:19
[INFO] [stderr]     |
[INFO] [stderr] 644 |     pub fn values(&self) -> Iter<C> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 644 |     pub fn values(&self) -> Iter<'_, C> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/matrix.rs:649:23
[INFO] [stderr]     |
[INFO] [stderr] 649 |     pub fn values_mut(&mut self) -> IterMut<C> {
[INFO] [stderr]     |                       ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 649 |     pub fn values_mut(&mut self) -> IterMut<'_, C> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: `pathfinding` (lib) generated 14 warnings (run `cargo fix --lib -p pathfinding` to apply 14 suggestions)
[INFO] [stderr]     Checking ciborium v0.2.0
[INFO] [stderr]     Checking tinytemplate v1.1.0
[INFO] [stderr]     Checking codspeed v2.7.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking pathfinding-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/pathfinding)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.75s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/matrix.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: no rules expected `,`
[INFO] [stderr]  --> tests/ui/matrix.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 |     _ = matrix!(,);
[INFO] [stderr]   |                 ^ no rules expected this token in macro call
[INFO] [stderr]   |
[INFO] [stderr]   = note: while trying to match end of macro
[INFO] [stderr] 
[INFO] [stderr] error: no rules expected `,`
[INFO] [stderr]  --> tests/ui/matrix.rs:8:34
[INFO] [stderr]   |
[INFO] [stderr] 8 |     _ = matrix!( [1, 2], [3, 4], ,);
[INFO] [stderr]   |                                  ^ no rules expected this token in macro call
[INFO] [stderr]   |
[INFO] [stderr] note: while trying to match meta-variable `$b:expr`
[INFO] [stderr]  --> src/matrix.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     ($a:expr $(, $b: expr)*$(,)?) => {{
[INFO] [stderr]   |                  ^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: no rules expected `,`
[INFO] [stderr]  --> tests/ui/matrix.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 |     _ = matrix!(,);
[INFO] [stderr]   |                 ^ no rules expected this token in macro call
[INFO] [stderr]   |
[INFO] [stderr]   = note: while trying to match end of macro
[INFO] [stderr] 
[INFO] [stderr] error: no rules expected `,`
[INFO] [stderr]  --> tests/ui/matrix.rs:8:34
[INFO] [stderr]   |
[INFO] [stderr]   8 |     _ = matrix!( [1, 2], [3, 4], ,);
[INFO] [stderr]     |                                  ^ no rules expected this token in macro call
[INFO] [stderr]     |
[INFO] [stderr] note: while trying to match meta-variable `$b:expr`
[INFO] [stderr]    --> src/matrix.rs
[INFO] [stderr]     |
[INFO] [stderr]     |     ($a:expr $(, $b: expr)*$(,)?) => {{
[INFO] [stderr]     |                  ^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test ui ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ui' (248) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.99/src/run.rs:101:13:
[INFO] [stdout] 1 of 1 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55bf53a145d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55bf53a145d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55bf53a145d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55bf53a145d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55bf53a2615f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55bf53a2615f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55bf539de6a1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55bf539de6a1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55bf539ebfe2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55bf539f164f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55bf539f14e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55bf539aeb3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x55bf539aeb3e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55bf539f1d0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x55bf539f1d0f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55bf539f1b6a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55bf539ec119 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55bf539d1a0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55bf53a2faf0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55bf537cb3f3 - trybuild::run::<impl trybuild::Runner>::run::h10ca741717596974
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.99/src/run.rs:101:13
[INFO] [stdout]   20:     0x55bf537c5e48 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h571298a8830fa16a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.99/src/lib.rs:319:38
[INFO] [stdout]   21:     0x55bf536cac57 - core::ptr::drop_in_place<trybuild::TestCases>::hcefb4a7cfb89b54a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   22:     0x55bf536caa86 - ui::ui::h58364c5ec499968d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:6:5
[INFO] [stdout]   23:     0x55bf536caab7 - ui::ui::{{closure}}::h36dc93b22051d558
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:2:8
[INFO] [stdout]   24:     0x55bf536cabb6 - core::ops::function::FnOnce::call_once::h0577a8b2a6f76bab
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55bf539ae8fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55bf539ae8fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x55bf539c4565 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x55bf539c4565 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x55bf539c4565 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x55bf539c4565 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x55bf539c4565 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x55bf539c4565 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x55bf539c4565 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x55bf5399ad54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x55bf5399ad54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x55bf5399e61a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x55bf5399e61a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x55bf5399e61a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x55bf5399e61a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x55bf5399e61a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x55bf5399e61a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x55bf5399e61a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55bf539e6aff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x55bf539e6aff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x72ac3d7caaa4 - <unknown>
[INFO] [stdout]   46:     0x72ac3d857a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.60s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test ui`
[INFO] running `Command { std: "docker" "inspect" "8d81b8fff5a262dbf32b783d560fcb7db69c5924a75f0725cb6f06f701a94157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d81b8fff5a262dbf32b783d560fcb7db69c5924a75f0725cb6f06f701a94157", kill_on_drop: false }`
[INFO] [stdout] 8d81b8fff5a262dbf32b783d560fcb7db69c5924a75f0725cb6f06f701a94157
