[INFO] fetching crate sus_compiler 0.3.10...
[INFO] testing sus_compiler-0.3.10 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sus_compiler 0.3.10 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate sus_compiler 0.3.10
[INFO] finished tweaking crates.io crate sus_compiler 0.3.10
[INFO] tweaked toml for crates.io crate sus_compiler 0.3.10 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sus_compiler 0.3.10 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sus_compiler 0.3.10 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bdc59244376555e5202e0dd92689f0642e1012c6efbfa199ec53d2691fe3f3c6
[INFO] running `Command { std: "docker" "start" "-a" "bdc59244376555e5202e0dd92689f0642e1012c6efbfa199ec53d2691fe3f3c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdc59244376555e5202e0dd92689f0642e1012c6efbfa199ec53d2691fe3f3c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdc59244376555e5202e0dd92689f0642e1012c6efbfa199ec53d2691fe3f3c6", kill_on_drop: false }`
[INFO] [stdout] bdc59244376555e5202e0dd92689f0642e1012c6efbfa199ec53d2691fe3f3c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ade72cbf0e686daac7a279aeaca1432561f985f6355588160aa7984760e775a
[INFO] running `Command { std: "docker" "start" "-a" "2ade72cbf0e686daac7a279aeaca1432561f985f6355588160aa7984760e775a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tree-sitter-sus v0.3.10
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling tree-sitter v0.26.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling sus_compiler v0.3.10 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling ibig v0.3.6
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling unescape v0.1.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling replace_with v0.1.8
[INFO] [stderr]    Compiling circular-buffer v1.2.0
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sus-proc-macro v0.3.10
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling lsp-server v0.7.9
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]     --> src/instantiation/execute.rs:1130:28
[INFO] [stdout]      |
[INFO] [stdout] 1130 |                 let (port, direction) = md.get_port_for_decl(*decl_id);
[INFO] [stdout]      |                            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]     --> src/instantiation/execute.rs:1120:28
[INFO] [stdout]      |
[INFO] [stdout] 1120 |                 let (port, direction) = md.get_port_for_decl(*decl_id);
[INFO] [stdout]      |                            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]     --> src/instantiation/execute.rs:1155:44
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 let (interface, name_span, path) = self.execute_wire_ref_path(interface_ref)?;
[INFO] [stdout]      |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bounds` is never read
[INFO] [stdout]    --> src/instantiation/mod.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub struct SplitWire {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 260 |     bounds: Vec<PartialBound>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SplitWire` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `display_if` is never used
[INFO] [stdout]     --> src/to_string.rs:1447:8
[INFO] [stdout]      |
[INFO] [stdout] 1447 | pub fn display_if(b: bool, func: impl Fn(&mut Formatter<'_>) -> std::fmt::Result) -> impl Display {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dev_aid/lsp/uri_patch.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn to_file_path(&self) -> Option<Cow<Path>>;
[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] 11 |     fn to_file_path(&self) -> Option<Cow<'_, Path>>;
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dev_aid/lsp/uri_patch.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn to_file_path(&self) -> Option<Cow<Path>> {
[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] 15 |     fn to_file_path(&self) -> Option<Cow<'_, Path>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "2ade72cbf0e686daac7a279aeaca1432561f985f6355588160aa7984760e775a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ade72cbf0e686daac7a279aeaca1432561f985f6355588160aa7984760e775a", kill_on_drop: false }`
[INFO] [stdout] 2ade72cbf0e686daac7a279aeaca1432561f985f6355588160aa7984760e775a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24c15faffbedf753849b3e56381f96bf836859eb239839762d0cd226341fa9fe
[INFO] running `Command { std: "docker" "start" "-a" "24c15faffbedf753849b3e56381f96bf836859eb239839762d0cd226341fa9fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling sus_compiler v0.3.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]     --> src/instantiation/execute.rs:1130:28
[INFO] [stdout]      |
[INFO] [stdout] 1130 |                 let (port, direction) = md.get_port_for_decl(*decl_id);
[INFO] [stdout]      |                            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]     --> src/instantiation/execute.rs:1120:28
[INFO] [stdout]      |
[INFO] [stdout] 1120 |                 let (port, direction) = md.get_port_for_decl(*decl_id);
[INFO] [stdout]      |                            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]     --> src/instantiation/execute.rs:1155:44
[INFO] [stdout]      |
[INFO] [stdout] 1155 |                 let (interface, name_span, path) = self.execute_wire_ref_path(interface_ref)?;
[INFO] [stdout]      |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bounds` is never read
[INFO] [stdout]    --> src/instantiation/mod.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub struct SplitWire {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 260 |     bounds: Vec<PartialBound>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SplitWire` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `display_if` is never used
[INFO] [stdout]     --> src/to_string.rs:1447:8
[INFO] [stdout]      |
[INFO] [stdout] 1447 | pub fn display_if(b: bool, func: impl Fn(&mut Formatter<'_>) -> std::fmt::Result) -> impl Display {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dev_aid/lsp/uri_patch.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn to_file_path(&self) -> Option<Cow<Path>>;
[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] 11 |     fn to_file_path(&self) -> Option<Cow<'_, Path>>;
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dev_aid/lsp/uri_patch.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn to_file_path(&self) -> Option<Cow<Path>> {
[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] 15 |     fn to_file_path(&self) -> Option<Cow<'_, Path>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.55s
[INFO] running `Command { std: "docker" "inspect" "24c15faffbedf753849b3e56381f96bf836859eb239839762d0cd226341fa9fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24c15faffbedf753849b3e56381f96bf836859eb239839762d0cd226341fa9fe", kill_on_drop: false }`
[INFO] [stdout] 24c15faffbedf753849b3e56381f96bf836859eb239839762d0cd226341fa9fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 59d9d9c374d2fa6c1d36de789706b11de8c6399e199adff3bed961e1ac1ba08d
[INFO] running `Command { std: "docker" "start" "-a" "59d9d9c374d2fa6c1d36de789706b11de8c6399e199adff3bed961e1ac1ba08d", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `direction`
[INFO] [stderr]     --> src/instantiation/execute.rs:1130:28
[INFO] [stderr]      |
[INFO] [stderr] 1130 |                 let (port, direction) = md.get_port_for_decl(*decl_id);
[INFO] [stderr]      |                            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `direction`
[INFO] [stderr]     --> src/instantiation/execute.rs:1120:28
[INFO] [stderr]      |
[INFO] [stderr] 1120 |                 let (port, direction) = md.get_port_for_decl(*decl_id);
[INFO] [stderr]      |                            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]     --> src/instantiation/execute.rs:1155:44
[INFO] [stderr]      |
[INFO] [stderr] 1155 |                 let (interface, name_span, path) = self.execute_wire_ref_path(interface_ref)?;
[INFO] [stderr]      |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr] 
[INFO] [stderr] warning: field `bounds` is never read
[INFO] [stderr]    --> src/instantiation/mod.rs:260:5
[INFO] [stderr]     |
[INFO] [stderr] 255 | pub struct SplitWire {
[INFO] [stderr]     |            --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 260 |     bounds: Vec<PartialBound>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SplitWire` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `display_if` is never used
[INFO] [stderr]     --> src/to_string.rs:1447:8
[INFO] [stderr]      |
[INFO] [stderr] 1447 | pub fn display_if(b: bool, func: impl Fn(&mut Formatter<'_>) -> std::fmt::Result) -> impl Display {
[INFO] [stderr]      |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/dev_aid/lsp/uri_patch.rs:11:21
[INFO] [stderr]    |
[INFO] [stderr] 11 |     fn to_file_path(&self) -> Option<Cow<Path>>;
[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] 11 |     fn to_file_path(&self) -> Option<Cow<'_, Path>>;
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/dev_aid/lsp/uri_patch.rs:15:21
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn to_file_path(&self) -> Option<Cow<Path>> {
[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] 15 |     fn to_file_path(&self) -> Option<Cow<'_, Path>> {
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `sus_compiler` (bin "sus_compiler" test) generated 7 warnings (run `cargo fix --bin "sus_compiler" -p sus_compiler --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sus_compiler-58f12187cb732f9d)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test instantiation::builtins::tests::test_factorial ... ok
[INFO] [stdout] test instantiation::builtins::tests::test_cvt_ibig_to_signed_bits_basic ... ok
[INFO] [stdout] test instantiation::builtins::tests::test_cvt_bits_to_ubig_basic ... ok
[INFO] [stdout] test instantiation::builtins::tests::test_cvt_signed_bits_to_ibig_basic ... ok
[INFO] [stdout] test instantiation::builtins::tests::test_falling_factorial ... ok
[INFO] [stdout] test instantiation::builtins::tests::test_ibig_signed_bits_roundtrip ... ok
[INFO] [stdout] test instantiation::builtins::tests::test_ubig_bits_roundtrip ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::check_bad_cycle ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::check_conflicting_inline_specifiers ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::check_conflicting_inline_specifiers_bad_case ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::check_conflicting_port_latency_resolved ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::check_conflicting_port_latency_with_any_starting_node_does_error ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::check_conflicting_port_specifiers ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::check_correct_latency_backwards ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::check_correct_latency_basic ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::check_correct_latency_from_any_start_node ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::check_correct_latency_with_superfluous_input ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::check_correct_latency_with_superfluous_output ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::check_disjoint ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::check_indeterminable_port_latency ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::fifo_use ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::indeterminable_port_latency_with_specified_node ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::input_used_further ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::loose_bad_cycle_gets_detected ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::minimal_fifo_use ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::minimal_two_interface_fifo ... ok
[INFO] [stdout] test instantiation::builtins::tests::test_cvt_ubig_to_bits_basic ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::ports_not_strongly_connected_error_info ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::test_cant_infer_fifo ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::test_inputs_only ... ignored, Don't support only inputs anymore
[INFO] [stdout] test latency::latency_algorithm::tests::test_outputs_only ... ignored, Don't support only outputs anymore
[INFO] [stdout] test latency::latency_algorithm::tests::test_conflicting_inference_ports ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::test_inference_backwards_loop ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::test_poison_edges ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::single_interface_fifo ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::test_can_infer_through_specified_latencies ... ok
[INFO] [stdout] test latency::list_of_lists::tests::test_extend_lists_with_new_elements ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::two_interface_fifo ... ok
[INFO] [stdout] test typing::concrete_type::tests::test_bound_to_bits ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::use_infer_me_crash_inference_because_poison ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::test_inference_no_partial_solutions_error ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::test_inference_no_poison ... ok
[INFO] [stdout] test typing::unifyable_cell::tests::test_delayed_constraint ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::output_used_further ... ok
[INFO] [stdout] test latency::latency_algorithm::tests::test_poison_edges_affect_inference ... ok
[INFO] [stdout] test typing::unifyable_cell::tests::test_invalid_unification ... ok
[INFO] [stdout] test typing::unifyable_cell::tests::test_longer_chain ... ok
[INFO] [stdout] test typing::unifyable_cell::tests::test_multi_substitutor ... ok
[INFO] [stdout] test typing::unifyable_cell::tests::stress_test_for_miri ... ok
[INFO] [stdout] test typing::unifyable_cell::tests::test_infinite_peano ... ok
[INFO] [stdout] test typing::unifyable_cell::tests::test_non_infinite_peano ... ok
[INFO] [stdout] test typing::unifyable_cell::tests::test_peano_complex_substitution_graph ... ok
[INFO] [stdout] test typing::unifyable_cell::tests::test_peano_equivalence_simple ... ok
[INFO] [stdout] test typing::unifyable_cell::tests::test_peano_initial ... ok
[INFO] [stdout] test typing::unifyable_cell::tests::test_peano_multiple_variables_chain ... ok
[INFO] [stdout] test typing::unifyable_cell::tests::test_peano_unify ... ok
[INFO] [stdout] test value::tests::test_remainder ... ok
[INFO] [stdout] test util::test_floor_and_ceil_div ... ok
[INFO] [stdout] test typing::unifyable_cell::tests::test_infinite_type_detection ... ok
[INFO] [stdout] test typing::unifyable_cell::tests::test_unifications_heavy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "59d9d9c374d2fa6c1d36de789706b11de8c6399e199adff3bed961e1ac1ba08d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59d9d9c374d2fa6c1d36de789706b11de8c6399e199adff3bed961e1ac1ba08d", kill_on_drop: false }`
[INFO] [stdout] 59d9d9c374d2fa6c1d36de789706b11de8c6399e199adff3bed961e1ac1ba08d
