[INFO] fetching crate netlist-db 0.4.8...
[INFO] testing netlist-db-0.4.8 against 1.91.0 for beta-1.92-2
[INFO] extracting crate netlist-db 0.4.8 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate netlist-db 0.4.8
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate netlist-db 0.4.8
[INFO] tweaked toml for crates.io crate netlist-db 0.4.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate netlist-db 0.4.8 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netlist-db 0.4.8 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded mimalloc v0.1.48
[INFO] [stderr]   Downloaded netlist-macros v0.4.8
[INFO] [stderr]   Downloaded toml_writer v1.0.3
[INFO] [stderr]   Downloaded nom_locate v5.0.0
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.3
[INFO] [stderr]   Downloaded fast-float2 v0.2.3
[INFO] [stderr]   Downloaded toml v0.9.7
[INFO] [stderr]   Downloaded simple_logger v5.0.0
[INFO] [stderr]   Downloaded serde_spanned v1.0.2
[INFO] [stderr]   Downloaded cc v1.2.40
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94ae4edcf47a2f1641d28f279ff39ddd9b3c2df012c1f3c5234b4eac99411ecc
[INFO] running `Command { std: "docker" "start" "-a" "94ae4edcf47a2f1641d28f279ff39ddd9b3c2df012c1f3c5234b4eac99411ecc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94ae4edcf47a2f1641d28f279ff39ddd9b3c2df012c1f3c5234b4eac99411ecc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94ae4edcf47a2f1641d28f279ff39ddd9b3c2df012c1f3c5234b4eac99411ecc", kill_on_drop: false }`
[INFO] [stdout] 94ae4edcf47a2f1641d28f279ff39ddd9b3c2df012c1f3c5234b4eac99411ecc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73c81a2e2003845058425f6fdc76baf5314ed50c429f0c45c533386b119b7e6a
[INFO] running `Command { std: "docker" "start" "-a" "73c81a2e2003845058425f6fdc76baf5314ed50c429f0c45c533386b119b7e6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling netlist-macros v0.4.8
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling netlist-db v0.4.8 (/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 21.51s
[INFO] running `Command { std: "docker" "inspect" "73c81a2e2003845058425f6fdc76baf5314ed50c429f0c45c533386b119b7e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73c81a2e2003845058425f6fdc76baf5314ed50c429f0c45c533386b119b7e6a", kill_on_drop: false }`
[INFO] [stdout] 73c81a2e2003845058425f6fdc76baf5314ed50c429f0c45c533386b119b7e6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc6505e10f1d46110b19855d78a32760e7b3ad1b92765710088ab07d65d1ab74
[INFO] running `Command { std: "docker" "start" "-a" "dc6505e10f1d46110b19855d78a32760e7b3ad1b92765710088ab07d65d1ab74", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling netlist-db v0.4.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling console v0.15.11
[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 tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling time v0.3.44
[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:139:24
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dc6505e10f1d46110b19855d78a32760e7b3ad1b92765710088ab07d65d1ab74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc6505e10f1d46110b19855d78a32760e7b3ad1b92765710088ab07d65d1ab74", kill_on_drop: false }`
[INFO] [stdout] dc6505e10f1d46110b19855d78a32760e7b3ad1b92765710088ab07d65d1ab74
