[INFO] fetching crate blueline 0.2.0... [INFO] building blueline-0.2.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate blueline 0.2.0 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate blueline 0.2.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fd-lock v3.0.13 [INFO] [stderr] Downloaded clap v4.5.41 [INFO] [stderr] Downloaded quinn-udp v0.5.13 [INFO] [stderr] Downloaded bluenote v0.1.0 [INFO] [stderr] Downloaded rust-ini v0.21.2 [INFO] [stderr] Downloaded quinn v0.11.8 [INFO] [stderr] Downloaded rustyline v12.0.0 [INFO] [stderr] Downloaded clap_builder v4.5.41 [INFO] [stderr] Downloaded quinn-proto v0.11.12 [INFO] [stderr] Downloaded async-compression v0.4.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c2fc70e69ee880444bd3f03dc5191bcd321a5d7e524e4d27846a5d17d922360 [INFO] running `Command { std: "docker" "start" "-a" "6c2fc70e69ee880444bd3f03dc5191bcd321a5d7e524e4d27846a5d17d922360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c2fc70e69ee880444bd3f03dc5191bcd321a5d7e524e4d27846a5d17d922360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c2fc70e69ee880444bd3f03dc5191bcd321a5d7e524e4d27846a5d17d922360", kill_on_drop: false }` [INFO] [stdout] 6c2fc70e69ee880444bd3f03dc5191bcd321a5d7e524e4d27846a5d17d922360 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a3d3f9cf9aa1a8d06be36fd145bdb3f8f183ebf31b6fc49b64d83ea2536a039 [INFO] running `Command { std: "docker" "start" "-a" "6a3d3f9cf9aa1a8d06be36fd145bdb3f8f183ebf31b6fc49b64d83ea2536a039", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [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] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [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] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rust-ini v0.21.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling rustyline v12.0.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling bluenote v0.1.0 [INFO] [stderr] Compiling 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.23s [INFO] running `Command { std: "docker" "inspect" "6a3d3f9cf9aa1a8d06be36fd145bdb3f8f183ebf31b6fc49b64d83ea2536a039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a3d3f9cf9aa1a8d06be36fd145bdb3f8f183ebf31b6fc49b64d83ea2536a039", kill_on_drop: false }` [INFO] [stdout] 6a3d3f9cf9aa1a8d06be36fd145bdb3f8f183ebf31b6fc49b64d83ea2536a039 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bebf9c4f323d0966b1d51ccc6ee0f4e5d500e0371a6fdf8ed76b58d1dcf0fcc [INFO] running `Command { std: "docker" "start" "-a" "3bebf9c4f323d0966b1d51ccc6ee0f4e5d500e0371a6fdf8ed76b58d1dcf0fcc", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [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] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.25s [INFO] running `Command { std: "docker" "inspect" "3bebf9c4f323d0966b1d51ccc6ee0f4e5d500e0371a6fdf8ed76b58d1dcf0fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bebf9c4f323d0966b1d51ccc6ee0f4e5d500e0371a6fdf8ed76b58d1dcf0fcc", kill_on_drop: false }` [INFO] [stdout] 3bebf9c4f323d0966b1d51ccc6ee0f4e5d500e0371a6fdf8ed76b58d1dcf0fcc