[INFO] fetching crate psfparser 0.1.2...
[INFO] testing psfparser-0.1.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate psfparser 0.1.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate psfparser 0.1.2
[INFO] finished tweaking crates.io crate psfparser 0.1.2
[INFO] tweaked toml for crates.io crate psfparser 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate psfparser 0.1.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded float_eq v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6a58c5cee7798d53b796562127b3abe5d6e0c6a129b165f5774a9111d65a69d
[INFO] running `Command { std: "docker" "start" "-a" "e6a58c5cee7798d53b796562127b3abe5d6e0c6a129b165f5774a9111d65a69d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6a58c5cee7798d53b796562127b3abe5d6e0c6a129b165f5774a9111d65a69d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6a58c5cee7798d53b796562127b3abe5d6e0c6a129b165f5774a9111d65a69d", kill_on_drop: false }`
[INFO] [stdout] e6a58c5cee7798d53b796562127b3abe5d6e0c6a129b165f5774a9111d65a69d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a3ae4fc139a8ba2393ef39dd88dd806d8e61e56dafebd5028942a612284fe1d
[INFO] running `Command { std: "docker" "start" "-a" "2a3ae4fc139a8ba2393ef39dd88dd806d8e61e56dafebd5028942a612284fe1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling float_eq v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling psfparser v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ascii/frontend.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn parse(input: &str) -> Result<PsfAst> {
[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] 16 | pub fn parse(input: &str) -> Result<PsfAst<'_>> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ascii/frontend.rs:92:24
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn parse_string(input: Pair<Rule>) -> Result<&str> {
[INFO] [stdout]    |                        ^^^^^^^^^^            ---- the same lifetime is elided here
[INFO] [stdout]    |                        |
[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] 92 | fn parse_string(input: Pair<'_, Rule>) -> Result<&str> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/mod.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse(input: &[u8]) -> Result<PsfAst> {
[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] 13 | pub fn parse(input: &[u8]) -> Result<PsfAst<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/mod.rs:451:27
[INFO] [stdout]     |
[INFO] [stdout] 451 | fn parse_properties(data: &[u8]) -> (&[u8], Properties) {
[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] 451 | fn parse_properties(data: &[u8]) -> (&[u8], Properties<'_>) {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/mod.rs:470:28
[INFO] [stdout]     |
[INFO] [stdout] 470 | fn parse_named_value(data: &[u8]) -> (&[u8], NamedValue) {
[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] 470 | fn parse_named_value(data: &[u8]) -> (&[u8], NamedValue<'_>) {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/ast.rs:144:18
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn group(&self) -> &TraceGroup {
[INFO] [stdout]     |                  ^^^^^     -----------
[INFO] [stdout]     |                  |         ||
[INFO] [stdout]     |                  |         |the same lifetime is hidden 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] 144 |     pub fn group(&self) -> &TraceGroup<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/ast.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn signal(&self) -> &SignalRef {
[INFO] [stdout]     |                   ^^^^^     ----------
[INFO] [stdout]     |                   |         ||
[INFO] [stdout]     |                   |         |the same lifetime is hidden 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] 151 |     pub fn signal(&self) -> &SignalRef<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.92s
[INFO] running `Command { std: "docker" "inspect" "2a3ae4fc139a8ba2393ef39dd88dd806d8e61e56dafebd5028942a612284fe1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a3ae4fc139a8ba2393ef39dd88dd806d8e61e56dafebd5028942a612284fe1d", kill_on_drop: false }`
[INFO] [stdout] 2a3ae4fc139a8ba2393ef39dd88dd806d8e61e56dafebd5028942a612284fe1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 600226ff90f0d2e1c21f3ccaa8de6f0772936f63b4547a88380d806ba7ce2b8b
[INFO] running `Command { std: "docker" "start" "-a" "600226ff90f0d2e1c21f3ccaa8de6f0772936f63b4547a88380d806ba7ce2b8b", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ascii/frontend.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn parse(input: &str) -> Result<PsfAst> {
[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] 16 | pub fn parse(input: &str) -> Result<PsfAst<'_>> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ascii/frontend.rs:92:24
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn parse_string(input: Pair<Rule>) -> Result<&str> {
[INFO] [stdout]    |                        ^^^^^^^^^^            ---- the same lifetime is elided here
[INFO] [stdout]    |                        |
[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] 92 | fn parse_string(input: Pair<'_, Rule>) -> Result<&str> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/mod.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse(input: &[u8]) -> Result<PsfAst> {
[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] 13 | pub fn parse(input: &[u8]) -> Result<PsfAst<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/mod.rs:451:27
[INFO] [stdout]     |
[INFO] [stdout] 451 | fn parse_properties(data: &[u8]) -> (&[u8], Properties) {
[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] 451 | fn parse_properties(data: &[u8]) -> (&[u8], Properties<'_>) {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/mod.rs:470:28
[INFO] [stdout]     |
[INFO] [stdout] 470 | fn parse_named_value(data: &[u8]) -> (&[u8], NamedValue) {
[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] 470 | fn parse_named_value(data: &[u8]) -> (&[u8], NamedValue<'_>) {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/ast.rs:144:18
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn group(&self) -> &TraceGroup {
[INFO] [stdout]     |                  ^^^^^     -----------
[INFO] [stdout]     |                  |         ||
[INFO] [stdout]     |                  |         |the same lifetime is hidden 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] 144 |     pub fn group(&self) -> &TraceGroup<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling psfparser v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/ast.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn signal(&self) -> &SignalRef {
[INFO] [stdout]     |                   ^^^^^     ----------
[INFO] [stdout]     |                   |         ||
[INFO] [stdout]     |                   |         |the same lifetime is hidden 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] 151 |     pub fn signal(&self) -> &SignalRef<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/examples/timeSweep1.tran.tran`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/ascii/tests/mod.rs:65:45
[INFO] [stdout]    |
[INFO] [stdout] 65 |   pub(crate) static TRAN_EXAMPLE1_PSF: &str = include_str!(concat!(
[INFO] [stdout]    |  _____________________________________________^
[INFO] [stdout] 66 | |     env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 67 | |     "/examples/timeSweep1.tran.tran"
[INFO] [stdout] 68 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/examples/timeSweep2.tran.tran`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/ascii/tests/mod.rs:70:45
[INFO] [stdout]    |
[INFO] [stdout] 70 |   pub(crate) static TRAN_EXAMPLE2_PSF: &str = include_str!(concat!(
[INFO] [stdout]    |  _____________________________________________^
[INFO] [stdout] 71 | |     env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 72 | |     "/examples/timeSweep2.tran.tran"
[INFO] [stdout] 73 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/examples/vdiv_sin_ascii.tran.tran`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/ascii/tests/mod.rs:75:40
[INFO] [stdout]    |
[INFO] [stdout] 75 |   pub(crate) static VDIV_SIN_PSF: &str = include_str!(concat!(
[INFO] [stdout]    |  ________________________________________^
[INFO] [stdout] 76 | |     env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 77 | |     "/examples/vdiv_sin_ascii.tran.tran"
[INFO] [stdout] 78 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/examples/sram_tiny_ascii.tran.tran`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/ascii/tests/mod.rs:80:41
[INFO] [stdout]    |
[INFO] [stdout] 80 |   pub(crate) static SRAM_TINY_PSF: &str = include_str!(concat!(
[INFO] [stdout]    |  _________________________________________^
[INFO] [stdout] 81 | |     env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 82 | |     "/examples/sram_tiny_ascii.tran.tran"
[INFO] [stdout] 83 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/examples/frequencySweep.ac`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/ascii/tests/mod.rs:85:42
[INFO] [stdout]    |
[INFO] [stdout] 85 |   pub(crate) static AC_EXAMPLE_PSF: &str = include_str!(concat!(
[INFO] [stdout]    |  __________________________________________^
[INFO] [stdout] 86 | |     env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 87 | |     "/examples/frequencySweep.ac"
[INFO] [stdout] 88 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/examples/dc1.dc`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/ascii/tests/mod.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/examples/dc1.dc"));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/examples/dc2.dc`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/ascii/tests/mod.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/examples/dc2.dc"));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/examples/tranbin1.tran.tran`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/binary/tests.rs:6:50
[INFO] [stdout]   |
[INFO] [stdout] 6 |   pub(crate) static TRAN_EXAMPLE_PSFBIN_1: &[u8] = include_bytes!(concat!(
[INFO] [stdout]   |  __________________________________________________^
[INFO] [stdout] 7 | |     env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 8 | |     "/examples/tranbin1.tran.tran"
[INFO] [stdout] 9 | | ));
[INFO] [stdout]   | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/examples/vdiv_sin_bin.tran.tran`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/binary/tests.rs:11:44
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub(crate) static VDIV_SIN_PSFBIN: &[u8] = include_bytes!(concat!(
[INFO] [stdout]    |  ____________________________________________^
[INFO] [stdout] 12 | |     env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 13 | |     "/examples/vdiv_sin_bin.tran.tran"
[INFO] [stdout] 14 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/examples/sram_tiny_bin.tran.tran`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/binary/tests.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |   pub(crate) static SRAM_TINY_PSFBIN: &[u8] = include_bytes!(concat!(
[INFO] [stdout]    |  _____________________________________________^
[INFO] [stdout] 17 | |     env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 18 | |     "/examples/sram_tiny_bin.tran.tran"
[INFO] [stdout] 19 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/examples/AcZout.ac`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/binary/tests.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     include_bytes!(concat!(env!("CARGO_MANIFEST_DIR"), "/examples/AcZout.ac"));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `psfparser` (lib test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "600226ff90f0d2e1c21f3ccaa8de6f0772936f63b4547a88380d806ba7ce2b8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "600226ff90f0d2e1c21f3ccaa8de6f0772936f63b4547a88380d806ba7ce2b8b", kill_on_drop: false }`
[INFO] [stdout] 600226ff90f0d2e1c21f3ccaa8de6f0772936f63b4547a88380d806ba7ce2b8b
