[INFO] cloning repository https://github.com/crates-rs/peanut
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crates-rs/peanut" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrates-rs%2Fpeanut", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrates-rs%2Fpeanut'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32383780e720ce43937e92c01c2198a06c84858a
[INFO] checking crates-rs/peanut against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrates-rs%2Fpeanut" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/crates-rs/peanut
[INFO] finished tweaking git repo https://github.com/crates-rs/peanut
[INFO] tweaked toml for git repo https://github.com/crates-rs/peanut written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crates-rs/peanut 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 git repo https://github.com/crates-rs/peanut 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b1d33b703e6965e21084cbaf7db7c666b18a907bebe3c2f8a19944ef0ccbc42a
[INFO] running `Command { std: "docker" "start" "-a" "b1d33b703e6965e21084cbaf7db7c666b18a907bebe3c2f8a19944ef0ccbc42a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1d33b703e6965e21084cbaf7db7c666b18a907bebe3c2f8a19944ef0ccbc42a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1d33b703e6965e21084cbaf7db7c666b18a907bebe3c2f8a19944ef0ccbc42a", kill_on_drop: false }`
[INFO] [stdout] b1d33b703e6965e21084cbaf7db7c666b18a907bebe3c2f8a19944ef0ccbc42a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0125e04efe30c6ae1dbfc13d6276c56a492215dfa22b0a9d04d2f6fb8064cd9
[INFO] running `Command { std: "docker" "start" "-a" "f0125e04efe30c6ae1dbfc13d6276c56a492215dfa22b0a9d04d2f6fb8064cd9", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]     Checking os_str_bytes v6.3.1
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking store v0.1.0 (/opt/rustwide/workdir/store)
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling clap_derive v4.0.18
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking clap v4.0.18
[INFO] [stderr]     Checking peanut v0.0.1 (/opt/rustwide/workdir/peanut)
[INFO] [stdout] warning: methods `read_message` and `write_message` are never used
[INFO] [stdout]   --> peanut/src/connection.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Connection {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub async fn read_message(&mut self) -> anyhow::Result<Message> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub async fn write_message(&mut self, message: Message) -> anyhow::Result<&mut Self> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `reply_message` and `close` are never used
[INFO] [stdout]    --> peanut/src/connection.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl WriterConnection {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub async fn reply_message(&mut self, recv_message: Message, reply_message: Message) -> anyhow::Result<&mut Self> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub async fn close(&mut self) -> anyhow::Result<()> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `code` and `reason` are never read
[INFO] [stdout]   --> peanut/src/message.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct CloseFrame {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 11 |     pub code: CloseCode,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub reason: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CloseFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_message` and `write_message` are never used
[INFO] [stdout]   --> peanut/src/connection.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Connection {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub async fn read_message(&mut self) -> anyhow::Result<Message> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub async fn write_message(&mut self, message: Message) -> anyhow::Result<&mut Self> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `reply_message` and `close` are never used
[INFO] [stdout]    --> peanut/src/connection.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl WriterConnection {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub async fn reply_message(&mut self, recv_message: Message, reply_message: Message) -> anyhow::Result<&mut Self> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub async fn close(&mut self) -> anyhow::Result<()> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `code` and `reason` are never read
[INFO] [stdout]   --> peanut/src/message.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct CloseFrame {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 11 |     pub code: CloseCode,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub reason: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CloseFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.49s
[INFO] running `Command { std: "docker" "inspect" "f0125e04efe30c6ae1dbfc13d6276c56a492215dfa22b0a9d04d2f6fb8064cd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0125e04efe30c6ae1dbfc13d6276c56a492215dfa22b0a9d04d2f6fb8064cd9", kill_on_drop: false }`
[INFO] [stdout] f0125e04efe30c6ae1dbfc13d6276c56a492215dfa22b0a9d04d2f6fb8064cd9
