[INFO] cloning repository https://github.com/nanpuyue/rshell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nanpuyue/rshell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanpuyue%2Frshell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanpuyue%2Frshell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 834a1c84a92ac893b42b4a0137c0bf777911fbb9
[INFO] checking nanpuyue/rshell against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanpuyue%2Frshell" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nanpuyue/rshell
[INFO] finished tweaking git repo https://github.com/nanpuyue/rshell
[INFO] tweaked toml for git repo https://github.com/nanpuyue/rshell written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nanpuyue/rshell on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nanpuyue/rshell 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abfb0aeed3867a35ec8f78398f1c963a380b073cfbd4fead76d88ab495805314
[INFO] running `Command { std: "docker" "start" "-a" "abfb0aeed3867a35ec8f78398f1c963a380b073cfbd4fead76d88ab495805314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abfb0aeed3867a35ec8f78398f1c963a380b073cfbd4fead76d88ab495805314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abfb0aeed3867a35ec8f78398f1c963a380b073cfbd4fead76d88ab495805314", kill_on_drop: false }`
[INFO] [stdout] abfb0aeed3867a35ec8f78398f1c963a380b073cfbd4fead76d88ab495805314
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca4b0acd31bd73cd8e1cb49004efb364c020980fb60c2706b41dd6157cba6d50
[INFO] running `Command { std: "docker" "start" "-a" "ca4b0acd31bd73cd8e1cb49004efb364c020980fb60c2706b41dd6157cba6d50", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking log v0.4.17
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking os_str_bytes v6.1.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling tokio-openssl v0.6.3
[INFO] [stderr]     Checking hashbrown v0.12.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking clap v3.2.8
[INFO] [stderr]     Checking tokio-fd v0.3.0
[INFO] [stderr]     Checking trsh v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `as_ptr` is never used
[INFO] [stdout]   --> src/util.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait AsPtr<T> {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] 12 |     fn as_ptr(&self) -> *const T;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     server: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/main.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |         parse(try_from_str),
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/main.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 50 |         parse(try_from_str),
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     domain: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/term.rs:109:37
[INFO] [stdout]     |
[INFO] [stdout] 109 |     if let Some(termios) = unsafe { ORIGINAL_TERMIOS.take() } {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trsh` (bin "trsh") due to 4 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: method `as_ptr` is never used
[INFO] [stdout]   --> src/util.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait AsPtr<T> {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] 12 |     fn as_ptr(&self) -> *const T;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     server: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/main.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |         parse(try_from_str),
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/main.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 50 |         parse(try_from_str),
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     domain: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/term.rs:109:37
[INFO] [stdout]     |
[INFO] [stdout] 109 |     if let Some(termios) = unsafe { ORIGINAL_TERMIOS.take() } {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trsh` (bin "trsh" test) due to 4 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ca4b0acd31bd73cd8e1cb49004efb364c020980fb60c2706b41dd6157cba6d50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca4b0acd31bd73cd8e1cb49004efb364c020980fb60c2706b41dd6157cba6d50", kill_on_drop: false }`
[INFO] [stdout] ca4b0acd31bd73cd8e1cb49004efb364c020980fb60c2706b41dd6157cba6d50
