[INFO] fetching crate blueline 0.2.0...
[INFO] checking blueline-0.2.0 against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] extracting crate blueline 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate blueline 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate blueline 0.2.0
[INFO] tweaked toml for crates.io crate blueline 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate blueline 0.2.0 on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate blueline 0.2.0 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fd-lock v3.0.13
[INFO] [stderr]   Downloaded libredox v0.1.4
[INFO] [stderr]   Downloaded redox_users v0.5.0
[INFO] [stderr]   Downloaded rust-ini v0.21.2
[INFO] [stderr]   Downloaded ordered-multimap v0.7.3
[INFO] [stderr]   Downloaded clap v4.5.41
[INFO] [stderr]   Downloaded dlv-list v0.5.2
[INFO] [stderr]   Downloaded bluenote v0.1.0
[INFO] [stderr]   Downloaded rustyline v12.0.0
[INFO] [stderr]   Downloaded clap_builder v4.5.41
[INFO] [stderr]   Downloaded rustls v0.23.29
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d5149c3d2a490cfa2c1e4eb02f94e88ba5de326a2109057a4ea8075d6417832
[INFO] running `Command { std: "docker" "start" "-a" "2d5149c3d2a490cfa2c1e4eb02f94e88ba5de326a2109057a4ea8075d6417832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d5149c3d2a490cfa2c1e4eb02f94e88ba5de326a2109057a4ea8075d6417832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d5149c3d2a490cfa2c1e4eb02f94e88ba5de326a2109057a4ea8075d6417832", kill_on_drop: false }`
[INFO] [stdout] 2d5149c3d2a490cfa2c1e4eb02f94e88ba5de326a2109057a4ea8075d6417832
[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=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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78e61a2b1567629ca20afd63a2bf3cd8e15ccad692aba5ec4e6fdf2bf06aa13c
[INFO] running `Command { std: "docker" "start" "-a" "78e61a2b1567629ca20afd63a2bf3cd8e15ccad692aba5ec4e6fdf2bf06aa13c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rust-ini v0.21.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking rustyline v12.0.0
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking async-compression v0.4.27
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper-util v0.1.15
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking bluenote v0.1.0
[INFO] [stderr]     Checking blueline v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `content` is never read
[INFO] [stdout]   --> src/repl.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct ResponseBuffer {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 82 |     content: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResponseBuffer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `move_cursor_up`, `move_cursor_down`, `scroll_up`, `scroll_down`, and `delete_line` are never used
[INFO] [stdout]    --> src/repl.rs:201:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl Buffer {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 201 |     fn move_cursor_up(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 |     fn move_cursor_down(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 478 |     fn scroll_up(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 484 |     fn scroll_down(&mut self, max_lines: usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 541 |     fn delete_line(&mut self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]     --> src/repl.rs:2364:8
[INFO] [stdout]      |
[INFO] [stdout]  874 | impl VimRepl {
[INFO] [stdout]      | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 2364 |     fn position_cursor(&self, request_height: usize) -> Result<()> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2477 |     fn render_request_pane(&self, height: usize, width: usize) -> Result<()> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2618 |     fn render_response_pane(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2774 |     fn render_status_line(&self, row: usize, width: usize) -> Result<()> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2940 |     pub fn print_profile(profile: &impl HttpConnectionProfile) -> String {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2946 |     pub fn print_request(req: &impl HttpRequestArgs) -> String {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2952 |     pub fn print_response(res: &HttpResponse) -> String {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content` is never read
[INFO] [stdout]   --> src/repl.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct ResponseBuffer {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 82 |     content: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResponseBuffer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `move_cursor_up`, `move_cursor_down`, `scroll_up`, `scroll_down`, and `delete_line` are never used
[INFO] [stdout]    --> src/repl.rs:201:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl Buffer {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 201 |     fn move_cursor_up(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 |     fn move_cursor_down(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 478 |     fn scroll_up(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 484 |     fn scroll_down(&mut self, max_lines: usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 541 |     fn delete_line(&mut self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]     --> src/repl.rs:2364:8
[INFO] [stdout]      |
[INFO] [stdout]  874 | impl VimRepl {
[INFO] [stdout]      | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 2364 |     fn position_cursor(&self, request_height: usize) -> Result<()> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2477 |     fn render_request_pane(&self, height: usize, width: usize) -> Result<()> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2618 |     fn render_response_pane(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2774 |     fn render_status_line(&self, row: usize, width: usize) -> Result<()> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2940 |     pub fn print_profile(profile: &impl HttpConnectionProfile) -> String {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2946 |     pub fn print_request(req: &impl HttpRequestArgs) -> String {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2952 |     pub fn print_response(res: &HttpResponse) -> String {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.76s
[INFO] running `Command { std: "docker" "inspect" "78e61a2b1567629ca20afd63a2bf3cd8e15ccad692aba5ec4e6fdf2bf06aa13c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78e61a2b1567629ca20afd63a2bf3cd8e15ccad692aba5ec4e6fdf2bf06aa13c", kill_on_drop: false }`
[INFO] [stdout] 78e61a2b1567629ca20afd63a2bf3cd8e15ccad692aba5ec4e6fdf2bf06aa13c
