[INFO] cloning repository https://github.com/TimeToogo/remote-pty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TimeToogo/remote-pty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimeToogo%2Fremote-pty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimeToogo%2Fremote-pty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6ac8995b5f449878465512b58fa2b7b9cb9fbc5
[INFO] checking TimeToogo/remote-pty against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimeToogo%2Fremote-pty" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/TimeToogo/remote-pty
[INFO] finished tweaking git repo https://github.com/TimeToogo/remote-pty
[INFO] tweaked toml for git repo https://github.com/TimeToogo/remote-pty written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TimeToogo/remote-pty on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TimeToogo/remote-pty 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af138bf3e803522d2285b980b7b611816acb6b3aaaa4a2b35968ec6e56fd43c9
[INFO] running `Command { std: "docker" "start" "-a" "af138bf3e803522d2285b980b7b611816acb6b3aaaa4a2b35968ec6e56fd43c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af138bf3e803522d2285b980b7b611816acb6b3aaaa4a2b35968ec6e56fd43c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af138bf3e803522d2285b980b7b611816acb6b3aaaa4a2b35968ec6e56fd43c9", kill_on_drop: false }`
[INFO] [stdout] af138bf3e803522d2285b980b7b611816acb6b3aaaa4a2b35968ec6e56fd43c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac4966e4f6966bd0ab06f88e501003c3110a4056b0db521b06d7ef97fe8751b6
[INFO] running `Command { std: "docker" "start" "-a" "ac4966e4f6966bd0ab06f88e501003c3110a4056b0db521b06d7ef97fe8751b6", 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 libc v0.2.122
[INFO] [stderr]    Compiling virtue v0.0.7
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.1
[INFO] [stderr]     Checking bincode v2.0.0-rc.1
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking remote-pty-common v0.1.0 (/opt/rustwide/workdir/remote-pty-common)
[INFO] [stderr]     Checking remote-pty-master v0.1.0 (/opt/rustwide/workdir/remote-pty-master)
[INFO] [stderr]     Checking remote-pty-slave v0.1.0 (/opt/rustwide/workdir/remote-pty-slave)
[INFO] [stdout] warning: this creates a dangling pointer because temporary `MaybeUninit<fd_set>` is dropped at end of statement
[INFO] [stdout]    --> remote-pty-common/src/io/timeout.rs:485:61
[INFO] [stdout]     |
[INFO] [stdout] 485 |             let fds = MaybeUninit::<libc::fd_set>::zeroed().as_mut_ptr();
[INFO] [stdout]     |                       ------------------------------------- ^^^^^^^^^^ pointer created here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this `MaybeUninit<fd_set>` is dropped at end of statement
[INFO] [stdout]     |
[INFO] [stdout]     = help: bind the `MaybeUninit<fd_set>` to a variable such that it outlives the pointer returned by `as_mut_ptr`
[INFO] [stdout]     = note: a dangling pointer is safe, but dereferencing one is undefined behavior
[INFO] [stdout]     = note: returning a pointer to a local variable will always result in a dangling pointer
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/destructors.html>
[INFO] [stdout]     = note: `#[warn(dangling_pointers_from_temporaries)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this creates a dangling pointer because temporary `MaybeUninit<libc::stat>` is dropped at end of statement
[INFO] [stdout]  --> remote-pty-slave/src/fd.rs:7:57
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let state = MaybeUninit::<libc::stat>::zeroed().as_mut_ptr();
[INFO] [stdout]   |                     ----------------------------------- ^^^^^^^^^^ pointer created here
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     this `MaybeUninit<libc::stat>` is dropped at end of statement
[INFO] [stdout]   |
[INFO] [stdout]   = help: bind the `MaybeUninit<libc::stat>` to a variable such that it outlives the pointer returned by `as_mut_ptr`
[INFO] [stdout]   = note: a dangling pointer is safe, but dereferencing one is undefined behavior
[INFO] [stdout]   = note: returning a pointer to a local variable will always result in a dangling pointer
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/destructors.html>
[INFO] [stdout]   = note: `#[warn(dangling_pointers_from_temporaries)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> remote-pty-slave/src/stdout.rs:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let _ = STDOUT_STREAM_THREAD.insert((stream_thread, read_fd));
[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] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> remote-pty-slave/src/stdout.rs:175:44
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let (thread, read_fd) = match unsafe { STDOUT_STREAM_THREAD.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] 
[INFO] [stdout] 
[INFO] [stdout] warning: this creates a dangling pointer because temporary `MaybeUninit<libc::stat>` is dropped at end of statement
[INFO] [stdout]  --> remote-pty-slave/src/fd.rs:7:57
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let state = MaybeUninit::<libc::stat>::zeroed().as_mut_ptr();
[INFO] [stdout]   |                     ----------------------------------- ^^^^^^^^^^ pointer created here
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     this `MaybeUninit<libc::stat>` is dropped at end of statement
[INFO] [stdout]   |
[INFO] [stdout]   = help: bind the `MaybeUninit<libc::stat>` to a variable such that it outlives the pointer returned by `as_mut_ptr`
[INFO] [stdout]   = note: a dangling pointer is safe, but dereferencing one is undefined behavior
[INFO] [stdout]   = note: returning a pointer to a local variable will always result in a dangling pointer
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/destructors.html>
[INFO] [stdout]   = note: `#[warn(dangling_pointers_from_temporaries)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> remote-pty-slave/src/stdout.rs:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let _ = STDOUT_STREAM_THREAD.insert((stream_thread, read_fd));
[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] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> remote-pty-slave/src/stdout.rs:175:44
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let (thread, read_fd) = match unsafe { STDOUT_STREAM_THREAD.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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.59s
[INFO] running `Command { std: "docker" "inspect" "ac4966e4f6966bd0ab06f88e501003c3110a4056b0db521b06d7ef97fe8751b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac4966e4f6966bd0ab06f88e501003c3110a4056b0db521b06d7ef97fe8751b6", kill_on_drop: false }`
[INFO] [stdout] ac4966e4f6966bd0ab06f88e501003c3110a4056b0db521b06d7ef97fe8751b6
