[INFO] fetching crate saphyr-parser 0.0.6...
[INFO] testing saphyr-parser-0.0.6 against 1.95.0 for beta-1.96-2
[INFO] extracting crate saphyr-parser 0.0.6 into /workspace/builds/worker-4-tc1/source
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate saphyr-parser 0.0.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate saphyr-parser 0.0.6
[INFO] tweaked toml for crates.io crate saphyr-parser 0.0.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate saphyr-parser 0.0.6 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate saphyr-parser 0.0.6 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded error-code v3.3.1
[INFO] [stderr]   Downloaded endian-type v0.1.2
[INFO] [stderr]   Downloaded escape8259 v0.5.3
[INFO] [stderr]   Downloaded owo-colors v4.2.0
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded libtest-mimic v0.8.1
[INFO] [stderr]   Downloaded miette-derive v7.5.0
[INFO] [stderr]   Downloaded rustyline v16.0.0
[INFO] [stderr]   Downloaded clap_builder v4.5.39
[INFO] [stderr]   Downloaded miette v7.5.0
[INFO] [stderr]   Downloaded clap v4.5.39
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] [stderr]   Downloaded rustix v1.0.5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d4dda1df0b234b36f24d57b23074064022ee3e04bfe7f149aaf8f6a6efcdd6c
[INFO] running `Command { std: "docker" "start" "-a" "0d4dda1df0b234b36f24d57b23074064022ee3e04bfe7f149aaf8f6a6efcdd6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d4dda1df0b234b36f24d57b23074064022ee3e04bfe7f149aaf8f6a6efcdd6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d4dda1df0b234b36f24d57b23074064022ee3e04bfe7f149aaf8f6a6efcdd6c", kill_on_drop: false }`
[INFO] [stdout] 0d4dda1df0b234b36f24d57b23074064022ee3e04bfe7f149aaf8f6a6efcdd6c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccb7c926752dc494a04b9a7e6ee883cfd531d8767b781e4e9d3b7e7b940b5a5e
[INFO] running `Command { std: "docker" "start" "-a" "ccb7c926752dc494a04b9a7e6ee883cfd531d8767b781e4e9d3b7e7b940b5a5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling saphyr-parser v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:391:19
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn peek_token(&mut self) -> Result<&Token, ScanError> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn peek_token(&mut self) -> Result<&Token<'_>, ScanError> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tools/dump_events.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn str_to_events(yaml: &str) -> Vec<(Event, Span)> {
[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] 19 | fn str_to_events(yaml: &str) -> Vec<(Event<'_>, Span)> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s
[INFO] running `Command { std: "docker" "inspect" "ccb7c926752dc494a04b9a7e6ee883cfd531d8767b781e4e9d3b7e7b940b5a5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccb7c926752dc494a04b9a7e6ee883cfd531d8767b781e4e9d3b7e7b940b5a5e", kill_on_drop: false }`
[INFO] [stdout] ccb7c926752dc494a04b9a7e6ee883cfd531d8767b781e4e9d3b7e7b940b5a5e
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cae61e22c42fd907bf46f01b7881e3c288ae7637ce40ca97e9b43789eceed136
[INFO] running `Command { std: "docker" "start" "-a" "cae61e22c42fd907bf46f01b7881e3c288ae7637ce40ca97e9b43789eceed136", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:391:19
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn peek_token(&mut self) -> Result<&Token, ScanError> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn peek_token(&mut self) -> Result<&Token<'_>, ScanError> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tools/dump_events.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn str_to_events(yaml: &str) -> Vec<(Event, Span)> {
[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] 19 | fn str_to_events(yaml: &str) -> Vec<(Event<'_>, Span)> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling rustyline v16.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[INFO] [stderr]    Compiling saphyr-parser v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `saphyr`
[INFO] [stdout]  --> tests/issues.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use saphyr::Marker;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `saphyr`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `saphyr`, use `cargo add saphyr` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `saphyr`
[INFO] [stdout]  --> tests/yaml-test-suite.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use saphyr::{LoadableYamlNode, Mapping, Scalar, Yaml};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `saphyr`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `saphyr`, use `cargo add saphyr` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tests/fuzz.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn run_parser(input: &str) -> Result<Vec<Event>, ScanError> {
[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 | fn run_parser(input: &str) -> Result<Vec<Event<'_>>, ScanError> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tools/dump_events.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn str_to_events(yaml: &str) -> Vec<(Event, Span)> {
[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] 19 | fn str_to_events(yaml: &str) -> Vec<(Event<'_>, Span)> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `saphyr` in this scope
[INFO] [stdout]   --> tests/yaml-test-suite.rs:65:35
[INFO] [stdout]    |
[INFO] [stdout] 65 |             events_diff.err().map(saphyr::ScanError::marker),
[INFO] [stdout]    |                                   ^^^^^^ use of unresolved module or unlinked crate `saphyr`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `saphyr`, use `cargo add saphyr` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tests/basic.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn run_parser(input: &str) -> Result<Vec<Event>, ScanError> {
[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] 10 | fn run_parser(input: &str) -> Result<Vec<Event<'_>>, ScanError> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `saphyr-parser` (test "issues") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `saphyr-parser` (test "yaml-test-suite") due to 2 previous errors
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:391:19
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn peek_token(&mut self) -> Result<&Token, ScanError> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn peek_token(&mut self) -> Result<&Token<'_>, ScanError> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cae61e22c42fd907bf46f01b7881e3c288ae7637ce40ca97e9b43789eceed136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cae61e22c42fd907bf46f01b7881e3c288ae7637ce40ca97e9b43789eceed136", kill_on_drop: false }`
[INFO] [stdout] cae61e22c42fd907bf46f01b7881e3c288ae7637ce40ca97e9b43789eceed136
