[INFO] cloning repository https://github.com/mmastrac/vt-push-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmastrac/vt-push-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmastrac%2Fvt-push-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmastrac%2Fvt-push-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2ff0fbe264b2019b0aa073b01a0438b50f97341
[INFO] checking mmastrac/vt-push-parser against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmastrac%2Fvt-push-parser" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mmastrac/vt-push-parser
[INFO] finished tweaking git repo https://github.com/mmastrac/vt-push-parser
[INFO] tweaked toml for git repo https://github.com/mmastrac/vt-push-parser written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mmastrac/vt-push-parser on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mmastrac/vt-push-parser 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc1/source/crates/benches/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/crates/vt-input-push-parser/Cargo.toml: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.1
[INFO] [stderr]   Downloaded strip-ansi v0.1.0
[INFO] [stderr]   Downloaded hxdmp v0.2.1
[INFO] [stderr]   Downloaded divan-macros v0.1.21
[INFO] [stderr]   Downloaded vte v0.15.0
[INFO] [stderr]   Downloaded ansi-regex v0.1.0
[INFO] [stderr]   Downloaded divan v0.1.21
[INFO] [stderr]   Downloaded regex-lite v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29510503d36a84bff4f4dfe72c34fc241b2a51a465a23f502de44a496ba499ed
[INFO] running `Command { std: "docker" "start" "-a" "29510503d36a84bff4f4dfe72c34fc241b2a51a465a23f502de44a496ba499ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29510503d36a84bff4f4dfe72c34fc241b2a51a465a23f502de44a496ba499ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29510503d36a84bff4f4dfe72c34fc241b2a51a465a23f502de44a496ba499ed", kill_on_drop: false }`
[INFO] [stdout] 29510503d36a84bff4f4dfe72c34fc241b2a51a465a23f502de44a496ba499ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15c37bc4948b0ff2f7986509a23b9845512036461411d7988ebc2bc2fc7a5832
[INFO] running `Command { std: "docker" "start" "-a" "15c37bc4948b0ff2f7986509a23b9845512036461411d7988ebc2bc2fc7a5832", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/benches/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/vt-input-push-parser/Cargo.toml: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking vt-push-parser v0.13.1 (/opt/rustwide/workdir/crates/vt-push-parser)
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking regex-lite v0.1.7
[INFO] [stderr]     Checking vte v0.15.0
[INFO] [stderr]     Checking hxdmp v0.2.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking fast-strip-ansi v0.13.1 (/opt/rustwide/workdir/crates/fast-strip-ansi)
[INFO] [stderr]    Compiling vt-input-push-parser v0.13.1 (/opt/rustwide/workdir/crates/vt-input-push-parser)
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> crates/vt-push-parser/tests/escapes.rs:45:59
[INFO] [stdout]     |
[INFO] [stdout]  45 |                     if matches!(vt_input, VTEvent::DcsEnd(s)) {
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     let mut callback = callback!(result, counts, ());
[INFO] [stdout]     |                        ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `s` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> crates/vt-push-parser/tests/escapes.rs:45:59
[INFO] [stdout]     |
[INFO] [stdout]  45 |                     if matches!(vt_input, VTEvent::DcsEnd(s)) {
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     let mut callback = callback!(result, counts, ());
[INFO] [stdout]     |                        ----------------------------- in this macro invocation
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `callback` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> crates/vt-push-parser/tests/escapes.rs:65:67
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     if matches!(vt_input, VTEvent::OscEnd { data: s, .. }) {
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     let mut callback = callback!(result, counts, ());
[INFO] [stdout]     |                        ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `s` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> crates/vt-push-parser/tests/escapes.rs:65:67
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     if matches!(vt_input, VTEvent::OscEnd { data: s, .. }) {
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     let mut callback = callback!(result, counts, ());
[INFO] [stdout]     |                        ----------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `callback` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> crates/vt-push-parser/tests/escapes.rs:45:59
[INFO] [stdout]     |
[INFO] [stdout]  45 |                     if matches!(vt_input, VTEvent::DcsEnd(s)) {
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     let mut callback = callback!(result, counts, true);
[INFO] [stdout]     |                        ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `s` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> crates/vt-push-parser/tests/escapes.rs:45:59
[INFO] [stdout]     |
[INFO] [stdout]  45 |                     if matches!(vt_input, VTEvent::DcsEnd(s)) {
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     let mut callback = callback!(result, counts, true);
[INFO] [stdout]     |                        ------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `callback` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> crates/vt-push-parser/tests/escapes.rs:65:67
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     if matches!(vt_input, VTEvent::OscEnd { data: s, .. }) {
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     let mut callback = callback!(result, counts, true);
[INFO] [stdout]     |                        ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `s` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> crates/vt-push-parser/tests/escapes.rs:65:67
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     if matches!(vt_input, VTEvent::OscEnd { data: s, .. }) {
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     let mut callback = callback!(result, counts, true);
[INFO] [stdout]     |                        ------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `callback` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> crates/vt-push-parser/tests/escapes.rs:45:59
[INFO] [stdout]     |
[INFO] [stdout]  45 |                     if matches!(vt_input, VTEvent::DcsEnd(s)) {
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     let mut callback = callback!(result, counts, false);
[INFO] [stdout]     |                        -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `s` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> crates/vt-push-parser/tests/escapes.rs:45:59
[INFO] [stdout]     |
[INFO] [stdout]  45 |                     if matches!(vt_input, VTEvent::DcsEnd(s)) {
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     let mut callback = callback!(result, counts, false);
[INFO] [stdout]     |                        -------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `callback` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> crates/vt-push-parser/tests/escapes.rs:65:67
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     if matches!(vt_input, VTEvent::OscEnd { data: s, .. }) {
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     let mut callback = callback!(result, counts, false);
[INFO] [stdout]     |                        -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `s` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> crates/vt-push-parser/tests/escapes.rs:65:67
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     if matches!(vt_input, VTEvent::OscEnd { data: s, .. }) {
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     let mut callback = callback!(result, counts, false);
[INFO] [stdout]     |                        -------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `callback` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking ansi-regex v0.1.0
[INFO] [stderr]     Checking strip-ansi v0.1.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking divan v0.1.21
[INFO] [stderr]     Checking benches v0.0.0 (/opt/rustwide/workdir/crates/benches)
[INFO] [stdout] warning: unused variable: `used_bel`
[INFO] [stdout]    --> crates/benches/benches/vt-parse-comparison.rs:153:36
[INFO] [stdout]     |
[INFO] [stdout] 153 |                     OscEnd { data, used_bel } => {
[INFO] [stdout]     |                                    ^^^^^^^^ help: try ignoring the field: `used_bel: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `MIXED` is never used
[INFO] [stdout]  --> crates/benches/benches/strip-ansi-comparison.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | static MIXED: &str = include_str!("mixed.txt");
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.35s
[INFO] running `Command { std: "docker" "inspect" "15c37bc4948b0ff2f7986509a23b9845512036461411d7988ebc2bc2fc7a5832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15c37bc4948b0ff2f7986509a23b9845512036461411d7988ebc2bc2fc7a5832", kill_on_drop: false }`
[INFO] [stdout] 15c37bc4948b0ff2f7986509a23b9845512036461411d7988ebc2bc2fc7a5832
