[INFO] fetching crate netlist 0.1.15...
[INFO] testing netlist-0.1.15 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate netlist 0.1.15 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate netlist 0.1.15
[INFO] finished tweaking crates.io crate netlist 0.1.15
[INFO] tweaked toml for crates.io crate netlist 0.1.15 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate netlist 0.1.15 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netlist 0.1.15 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-10-28" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4818445b878ddf516304c07f2c9974a047e34221f2b44478a041b322faf8e4c
[INFO] running `Command { std: "docker" "start" "-a" "c4818445b878ddf516304c07f2c9974a047e34221f2b44478a041b322faf8e4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4818445b878ddf516304c07f2c9974a047e34221f2b44478a041b322faf8e4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4818445b878ddf516304c07f2c9974a047e34221f2b44478a041b322faf8e4c", kill_on_drop: false }`
[INFO] [stdout] c4818445b878ddf516304c07f2c9974a047e34221f2b44478a041b322faf8e4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afc5a34f1130e2f09b3127ca5f423bb2e274f1248f132721b1e8b2f692356865
[INFO] running `Command { std: "docker" "start" "-a" "afc5a34f1130e2f09b3127ca5f423bb2e274f1248f132721b1e8b2f692356865", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling xml-rs v0.8.16
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling netlist v0.1.15 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]  --> src/error.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         source: OpsErr,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout]   = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/error.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         source: serde_xml_rs::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/error.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         source: std::io::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ops/mod.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn get_gate_node(&self, name: &str) -> NResult<NodeGraph<W, N, G, B, P, S>> {
[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] 53 |     pub fn get_gate_node(&self, name: &str) -> NResult<NodeGraph<'_, W, N, G, B, P, S>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ops/mod.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn get_pin_node(&self, name: &str) -> NResult<NodeGraph<W, N, G, B, P, S>> {
[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] 66 |     pub fn get_pin_node(&self, name: &str) -> NResult<NodeGraph<'_, W, N, G, B, P, S>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/subparser.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn instantiate_stmt(s: &str) -> ParseRes<&str, (&str, &str, Vec<BindingT>)> {
[INFO] [stdout]    |                            ^^^^              ^^^^   ^^^^  ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                 |      |     |
[INFO] [stdout]    |                            |                 |      |     the same lifetime is elided here
[INFO] [stdout]    |                            |                 |      the same lifetime is elided here
[INFO] [stdout]    |                            |                 the same lifetime is elided here
[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] 14 | pub fn instantiate_stmt(s: &str) -> ParseRes<&str, (&str, &str, Vec<BindingT<'_>>)> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/subparser.rs:114:22
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn binding_parser(s: &str) -> ParseRes<&str, BindingT> {
[INFO] [stdout]     |                      ^^^^              ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the same lifetime is elided here
[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] 114 | fn binding_parser(s: &str) -> ParseRes<&str, BindingT<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.92s
[INFO] running `Command { std: "docker" "inspect" "afc5a34f1130e2f09b3127ca5f423bb2e274f1248f132721b1e8b2f692356865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afc5a34f1130e2f09b3127ca5f423bb2e274f1248f132721b1e8b2f692356865", kill_on_drop: false }`
[INFO] [stdout] afc5a34f1130e2f09b3127ca5f423bb2e274f1248f132721b1e8b2f692356865
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 672a7a461a236b7c5bb351364f0534103cbdaf57b5f829c9d4092b6c06d277cb
[INFO] running `Command { std: "docker" "start" "-a" "672a7a461a236b7c5bb351364f0534103cbdaf57b5f829c9d4092b6c06d277cb", kill_on_drop: false }`
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]  --> src/error.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         source: OpsErr,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout]   = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/error.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         source: serde_xml_rs::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/error.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         source: std::io::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ops/mod.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn get_gate_node(&self, name: &str) -> NResult<NodeGraph<W, N, G, B, P, S>> {
[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] 53 |     pub fn get_gate_node(&self, name: &str) -> NResult<NodeGraph<'_, W, N, G, B, P, S>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ops/mod.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn get_pin_node(&self, name: &str) -> NResult<NodeGraph<W, N, G, B, P, S>> {
[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] 66 |     pub fn get_pin_node(&self, name: &str) -> NResult<NodeGraph<'_, W, N, G, B, P, S>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/subparser.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn instantiate_stmt(s: &str) -> ParseRes<&str, (&str, &str, Vec<BindingT>)> {
[INFO] [stdout]    |                            ^^^^              ^^^^   ^^^^  ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                 |      |     |
[INFO] [stdout]    |                            |                 |      |     the same lifetime is elided here
[INFO] [stdout]    |                            |                 |      the same lifetime is elided here
[INFO] [stdout]    |                            |                 the same lifetime is elided here
[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] 14 | pub fn instantiate_stmt(s: &str) -> ParseRes<&str, (&str, &str, Vec<BindingT<'_>>)> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/subparser.rs:114:22
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn binding_parser(s: &str) -> ParseRes<&str, BindingT> {
[INFO] [stdout]     |                      ^^^^              ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the same lifetime is elided here
[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] 114 | fn binding_parser(s: &str) -> ParseRes<&str, BindingT<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling netlist v0.1.15 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]  --> src/error.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         source: OpsErr,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout]   = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/error.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         source: serde_xml_rs::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/error.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         source: std::io::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ops/mod.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn get_gate_node(&self, name: &str) -> NResult<NodeGraph<W, N, G, B, P, S>> {
[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] 53 |     pub fn get_gate_node(&self, name: &str) -> NResult<NodeGraph<'_, W, N, G, B, P, S>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ops/mod.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn get_pin_node(&self, name: &str) -> NResult<NodeGraph<W, N, G, B, P, S>> {
[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] 66 |     pub fn get_pin_node(&self, name: &str) -> NResult<NodeGraph<'_, W, N, G, B, P, S>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/subparser.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn instantiate_stmt(s: &str) -> ParseRes<&str, (&str, &str, Vec<BindingT>)> {
[INFO] [stdout]    |                            ^^^^              ^^^^   ^^^^  ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                 |      |     |
[INFO] [stdout]    |                            |                 |      |     the same lifetime is elided here
[INFO] [stdout]    |                            |                 |      the same lifetime is elided here
[INFO] [stdout]    |                            |                 the same lifetime is elided here
[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] 14 | pub fn instantiate_stmt(s: &str) -> ParseRes<&str, (&str, &str, Vec<BindingT<'_>>)> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/subparser.rs:114:22
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn binding_parser(s: &str) -> ParseRes<&str, BindingT> {
[INFO] [stdout]     |                      ^^^^              ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the same lifetime is elided here
[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] 114 | fn binding_parser(s: &str) -> ParseRes<&str, BindingT<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] running `Command { std: "docker" "inspect" "672a7a461a236b7c5bb351364f0534103cbdaf57b5f829c9d4092b6c06d277cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "672a7a461a236b7c5bb351364f0534103cbdaf57b5f829c9d4092b6c06d277cb", kill_on_drop: false }`
[INFO] [stdout] 672a7a461a236b7c5bb351364f0534103cbdaf57b5f829c9d4092b6c06d277cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dc8ae2eb34d15a5f609abdfc4ad4772962786d639aa14a3dace13f1593d25599
[INFO] running `Command { std: "docker" "start" "-a" "dc8ae2eb34d15a5f609abdfc4ad4772962786d639aa14a3dace13f1593d25599", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `source` is never read
[INFO] [stdout] 
[INFO] [stderr]  --> src/error.rs:7:9
[INFO] [stdout] running 7 tests
[INFO] [stderr]   |
[INFO] [stdout] test parser::subparser::test::test_comment_1 ... ok
[INFO] [stderr] 7 |         source: OpsErr,
[INFO] [stdout] test parser::subparser::test::test_comment_2 ... ok
[INFO] [stderr]   |         ^^^^^^
[INFO] [stdout] test parser::base::test::test_identifier_2 ... ok
[INFO] [stderr]   |
[INFO] [stderr]   = help: maybe it is overwritten before being read?
[INFO] [stderr]   = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `source` is never read
[INFO] [stderr]   --> src/error.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |         source: serde_xml_rs::Error,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `source` is never read
[INFO] [stderr]   --> src/error.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |         source: std::io::Error,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ops/mod.rs:53:26
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub fn get_gate_node(&self, name: &str) -> NResult<NodeGraph<W, N, G, B, P, S>> {
[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] 53 |     pub fn get_gate_node(&self, name: &str) -> NResult<NodeGraph<'_, W, N, G, B, P, S>> {
[INFO] [stderr]    |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ops/mod.rs:66:25
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn get_pin_node(&self, name: &str) -> NResult<NodeGraph<W, N, G, B, P, S>> {
[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] 66 |     pub fn get_pin_node(&self, name: &str) -> NResult<NodeGraph<'_, W, N, G, B, P, S>> {
[INFO] [stderr]    |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/subparser.rs:14:28
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn instantiate_stmt(s: &str) -> ParseRes<&str, (&str, &str, Vec<BindingT>)> {
[INFO] [stderr]    |                            ^^^^              ^^^^   ^^^^  ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |                 |      |     |
[INFO] [stderr]    |                            |                 |      |     the same lifetime is elided here
[INFO] [stderr]    |                            |                 |      the same lifetime is elided here
[INFO] [stderr]    |                            |                 the same lifetime is elided here
[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] 14 | pub fn instantiate_stmt(s: &str) -> ParseRes<&str, (&str, &str, Vec<BindingT<'_>>)> {
[INFO] [stderr]    |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/subparser.rs:114:22
[INFO] [stderr]     |
[INFO] [stderr] 114 | fn binding_parser(s: &str) -> ParseRes<&str, BindingT> {
[INFO] [stderr]     |                      ^^^^              ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |                 |
[INFO] [stderr]     |                      |                 the same lifetime is elided here
[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] 114 | fn binding_parser(s: &str) -> ParseRes<&str, BindingT<'_>> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `netlist` (lib) generated 7 warnings (run `cargo fix --lib -p netlist` to apply 4 suggestions)
[INFO] [stderr] warning: `netlist` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/netlist-5e3bef1a0add607b)
[INFO] [stdout] test parser::base::test::test_identifier_1 ... ok
[INFO] [stderr]    Doc-tests netlist
[INFO] [stdout] test parser::base::test::test_identifier_3 ... ok
[INFO] [stdout] test parser::base::test::test_identifier_4 ... ok
[INFO] [stdout] test parser::base::test::test_identifier_5 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dc8ae2eb34d15a5f609abdfc4ad4772962786d639aa14a3dace13f1593d25599", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc8ae2eb34d15a5f609abdfc4ad4772962786d639aa14a3dace13f1593d25599", kill_on_drop: false }`
[INFO] [stdout] dc8ae2eb34d15a5f609abdfc4ad4772962786d639aa14a3dace13f1593d25599
