[INFO] cloning repository https://github.com/sdsalyer/moonbase
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sdsalyer/moonbase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdsalyer%2Fmoonbase", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdsalyer%2Fmoonbase'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee88b5eda738f8a81f19df98ad5e3463f649a4e6
[INFO] checking sdsalyer/moonbase against try#59a256151e578f525a26127f2c3e3a6c7e2982ca for pr-149291-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdsalyer%2Fmoonbase" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sdsalyer/moonbase
[INFO] finished tweaking git repo https://github.com/sdsalyer/moonbase
[INFO] tweaked toml for git repo https://github.com/sdsalyer/moonbase written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sdsalyer/moonbase on toolchain 59a256151e578f525a26127f2c3e3a6c7e2982ca
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sdsalyer/moonbase 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" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 687b6b3d24f77dd767fa8f6d6f6a449fbf163e410b458d6f42a8fba4383de624
[INFO] running `Command { std: "docker" "start" "-a" "687b6b3d24f77dd767fa8f6d6f6a449fbf163e410b458d6f42a8fba4383de624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "687b6b3d24f77dd767fa8f6d6f6a449fbf163e410b458d6f42a8fba4383de624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "687b6b3d24f77dd767fa8f6d6f6a449fbf163e410b458d6f42a8fba4383de624", kill_on_drop: false }`
[INFO] [stdout] 687b6b3d24f77dd767fa8f6d6f6a449fbf163e410b458d6f42a8fba4383de624
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 370cd4ee8bc9c2006b7b5459074a40dcd27d4007bf719d005e46061828c49041
[INFO] running `Command { std: "docker" "start" "-a" "370cd4ee8bc9c2006b7b5459074a40dcd27d4007bf719d005e46061828c49041", kill_on_drop: false }`
[INFO] [stderr]     Checking telnet-negotiation v0.6.0 (/opt/rustwide/workdir/telnet-negotiation)
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stdout] warning: unused variable: `option`
[INFO] [stdout]    --> telnet-negotiation/examples/phase3_demo.rs:102:50
[INFO] [stdout]     |
[INFO] [stdout] 102 |     if let Some(TelnetSequence::SubNegotiation { option, data }) = result.sequences.first() {
[INFO] [stdout]     |                                                  ^^^^^^ help: try ignoring the field: `option: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking moonbase v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated functions `detect_ansi_support` and `detect_color_support` are never used
[INFO] [stdout]    --> src/session.rs:210:8
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl BbsSession {
[INFO] [stdout]     | --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 210 |     fn detect_ansi_support(terminal_type: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     fn detect_color_support(terminal_type: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `detect_ansi_support` and `detect_color_support` are never used
[INFO] [stdout]    --> src/session.rs:210:8
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl BbsSession {
[INFO] [stdout]     | --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 210 |     fn detect_ansi_support(terminal_type: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     fn detect_color_support(terminal_type: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_temp_dir` is never used
[INFO] [stdout]  --> tests/common/mod.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn create_temp_dir() -> TempDir {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_temp_dir` is never used
[INFO] [stdout]  --> tests/common/mod.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn create_temp_dir() -> TempDir {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_temp_dir` is never used
[INFO] [stdout]  --> tests/common/mod.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn create_temp_dir() -> TempDir {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_temp_dir` is never used
[INFO] [stdout]  --> tests/common/mod.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn create_temp_dir() -> TempDir {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MessageDelete` is never constructed
[INFO] [stdout]   --> src/menu/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum MenuAction {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 56 |     MessageDelete(u32),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MenuAction` 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: field `recent_messages` is never read
[INFO] [stdout]    --> src/messages.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct MessageStats {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub recent_messages: Vec<MessageSummary>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `from`, `to`, `subject`, `sent_display`, and `is_read` are never read
[INFO] [stdout]    --> src/messages.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct MessageSummary {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 233 |     pub id: u32,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 234 |     pub from: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 235 |     pub to: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 236 |     pub subject: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 237 |     pub sent_display: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 238 |     pub is_read: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageSummary` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `detect_ansi_support` and `detect_color_support` are never used
[INFO] [stdout]    --> src/session.rs:210:8
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl BbsSession {
[INFO] [stdout]     | --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 210 |     fn detect_ansi_support(terminal_type: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     fn detect_color_support(terminal_type: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MessageDelete` is never constructed
[INFO] [stdout]   --> src/menu/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum MenuAction {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 56 |     MessageDelete(u32),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MenuAction` 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: field `recent_messages` is never read
[INFO] [stdout]    --> src/messages.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct MessageStats {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub recent_messages: Vec<MessageSummary>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `from`, `to`, `subject`, `sent_display`, and `is_read` are never read
[INFO] [stdout]    --> src/messages.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct MessageSummary {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 233 |     pub id: u32,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 234 |     pub from: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 235 |     pub to: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 236 |     pub subject: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 237 |     pub sent_display: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 238 |     pub is_read: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageSummary` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `detect_ansi_support` and `detect_color_support` are never used
[INFO] [stdout]    --> src/session.rs:210:8
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl BbsSession {
[INFO] [stdout]     | --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 210 |     fn detect_ansi_support(terminal_type: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     fn detect_color_support(terminal_type: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.36s
[INFO] running `Command { std: "docker" "inspect" "370cd4ee8bc9c2006b7b5459074a40dcd27d4007bf719d005e46061828c49041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "370cd4ee8bc9c2006b7b5459074a40dcd27d4007bf719d005e46061828c49041", kill_on_drop: false }`
[INFO] [stdout] 370cd4ee8bc9c2006b7b5459074a40dcd27d4007bf719d005e46061828c49041
