[INFO] fetching crate netlist-db 0.4.7...
[INFO] testing netlist-db-0.4.7 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate netlist-db 0.4.7 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate netlist-db 0.4.7
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate netlist-db 0.4.7
[INFO] tweaked toml for crates.io crate netlist-db 0.4.7 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate netlist-db 0.4.7 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 netlist-db 0.4.7 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b1297a13b395178e34eb84fa486ea0d8ed0b4fde18afbfbaae4cd136443a176
[INFO] running `Command { std: "docker" "start" "-a" "9b1297a13b395178e34eb84fa486ea0d8ed0b4fde18afbfbaae4cd136443a176", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b1297a13b395178e34eb84fa486ea0d8ed0b4fde18afbfbaae4cd136443a176", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b1297a13b395178e34eb84fa486ea0d8ed0b4fde18afbfbaae4cd136443a176", kill_on_drop: false }`
[INFO] [stdout] 9b1297a13b395178e34eb84fa486ea0d8ed0b4fde18afbfbaae4cd136443a176
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] bbf2cb803b897c1c49e4ad9624139f90a31594ac53b9ae32080156292c324bca
[INFO] running `Command { std: "docker" "start" "-a" "bbf2cb803b897c1c49e4ad9624139f90a31594ac53b9ae32080156292c324bca", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling netlist-macros v0.4.7
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling netlist-db v0.4.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub(super) fn key_str(i: LocatedSpan) -> IResult<LocatedSpan, (&str, Span)> {
[INFO] [stdout]     |                          ^^^^^^^^^^^             ^^^^^^^^^^^   ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                          |                       |
[INFO] [stdout]     |                          |                       the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is hidden 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] 128 | pub(super) fn key_str(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, (&str, Span)> {
[INFO] [stdout]     |                                     ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:167:27
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub(super) fn path_str(i: LocatedSpan) -> IResult<LocatedSpan, &str> {
[INFO] [stdout]     |                           ^^^^^^^^^^^             ^^^^^^^^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |                       |
[INFO] [stdout]     |                           |                       the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is hidden 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] 167 | pub(super) fn path_str(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, &str> {
[INFO] [stdout]     |                                      ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:192:27
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub(super) fn name_str(i: LocatedSpan) -> IResult<LocatedSpan, (&str, Span)> {
[INFO] [stdout]     |                           ^^^^^^^^^^^             ^^^^^^^^^^^   ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |                       |
[INFO] [stdout]     |                           |                       the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is hidden 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] 192 | pub(super) fn name_str(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, (&str, Span)> {
[INFO] [stdout]     |                                      ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:215:30
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub(super) fn unquote_str(i: LocatedSpan) -> IResult<LocatedSpan, &str> {
[INFO] [stdout]     |                              ^^^^^^^^^^^             ^^^^^^^^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                              |                       |
[INFO] [stdout]     |                              |                       the same lifetime is hidden here
[INFO] [stdout]     |                              the lifetime is hidden 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] 215 | pub(super) fn unquote_str(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, &str> {
[INFO] [stdout]     |                                         ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:607:22
[INFO] [stdout]     |
[INFO] [stdout] 607 | pub(super) fn lib(i: LocatedSpan) -> IResult<LocatedSpan, Option<(&str, String)>> {
[INFO] [stdout]     |                      ^^^^^^^^^^^             ^^^^^^^^^^^          ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |                       |
[INFO] [stdout]     |                      |                       the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is hidden 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] 607 | pub(super) fn lib(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, Option<(&str, String)>> {
[INFO] [stdout]     |                                 ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/span.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn span(file_ctx: &str, line_offset: u32) -> LocatedSpan {
[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] 7 | pub fn span(file_ctx: &str, line_offset: u32) -> LocatedSpan<'_> {
[INFO] [stdout]   |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.98s
[INFO] running `Command { std: "docker" "inspect" "bbf2cb803b897c1c49e4ad9624139f90a31594ac53b9ae32080156292c324bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbf2cb803b897c1c49e4ad9624139f90a31594ac53b9ae32080156292c324bca", kill_on_drop: false }`
[INFO] [stdout] bbf2cb803b897c1c49e4ad9624139f90a31594ac53b9ae32080156292c324bca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] e220ba5734bae040e3a343fa31021125cce8ee5a754cba170d705b6fe713bbef
[INFO] running `Command { std: "docker" "start" "-a" "e220ba5734bae040e3a343fa31021125cce8ee5a754cba170d705b6fe713bbef", kill_on_drop: false }`
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling netlist-db v0.4.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub(super) fn key_str(i: LocatedSpan) -> IResult<LocatedSpan, (&str, Span)> {
[INFO] [stdout]     |                          ^^^^^^^^^^^             ^^^^^^^^^^^   ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                          |                       |
[INFO] [stdout]     |                          |                       the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is hidden 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] 128 | pub(super) fn key_str(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, (&str, Span)> {
[INFO] [stdout]     |                                     ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:167:27
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub(super) fn path_str(i: LocatedSpan) -> IResult<LocatedSpan, &str> {
[INFO] [stdout]     |                           ^^^^^^^^^^^             ^^^^^^^^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |                       |
[INFO] [stdout]     |                           |                       the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is hidden 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] 167 | pub(super) fn path_str(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, &str> {
[INFO] [stdout]     |                                      ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:192:27
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub(super) fn name_str(i: LocatedSpan) -> IResult<LocatedSpan, (&str, Span)> {
[INFO] [stdout]     |                           ^^^^^^^^^^^             ^^^^^^^^^^^   ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |                       |
[INFO] [stdout]     |                           |                       the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is hidden 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] 192 | pub(super) fn name_str(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, (&str, Span)> {
[INFO] [stdout]     |                                      ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:215:30
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub(super) fn unquote_str(i: LocatedSpan) -> IResult<LocatedSpan, &str> {
[INFO] [stdout]     |                              ^^^^^^^^^^^             ^^^^^^^^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                              |                       |
[INFO] [stdout]     |                              |                       the same lifetime is hidden here
[INFO] [stdout]     |                              the lifetime is hidden 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] 215 | pub(super) fn unquote_str(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, &str> {
[INFO] [stdout]     |                                         ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/utils.rs:607:22
[INFO] [stdout]     |
[INFO] [stdout] 607 | pub(super) fn lib(i: LocatedSpan) -> IResult<LocatedSpan, Option<(&str, String)>> {
[INFO] [stdout]     |                      ^^^^^^^^^^^             ^^^^^^^^^^^          ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |                       |
[INFO] [stdout]     |                      |                       the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is hidden 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] 607 | pub(super) fn lib(i: LocatedSpan<'_>) -> IResult<LocatedSpan<'_>, Option<(&str, String)>> {
[INFO] [stdout]     |                                 ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/span.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn span(file_ctx: &str, line_offset: u32) -> LocatedSpan {
[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] 7 | pub fn span(file_ctx: &str, line_offset: u32) -> LocatedSpan<'_> {
[INFO] [stdout]   |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stdout] error: couldn't read `src/parser/../../tests/sim.mt0.csv`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/parser/data_meas.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |     const DATA: &str = include_str!("../../tests/sim.mt0.csv");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/parser/../../tests/sim.sw0`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/data_sweep.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |     const DATA: &str = include_str!("../../tests/sim.sw0");
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netlist-db` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "e220ba5734bae040e3a343fa31021125cce8ee5a754cba170d705b6fe713bbef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e220ba5734bae040e3a343fa31021125cce8ee5a754cba170d705b6fe713bbef", kill_on_drop: false }`
[INFO] [stdout] e220ba5734bae040e3a343fa31021125cce8ee5a754cba170d705b6fe713bbef
