[INFO] cloning repository https://github.com/SamNour/Terminal-Guard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SamNour/Terminal-Guard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamNour%2FTerminal-Guard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamNour%2FTerminal-Guard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca93fbfa61740999bca029c39a78aa22982692bc
[INFO] checking SamNour/Terminal-Guard against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamNour%2FTerminal-Guard" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SamNour/Terminal-Guard
[INFO] finished tweaking git repo https://github.com/SamNour/Terminal-Guard
[INFO] tweaked toml for git repo https://github.com/SamNour/Terminal-Guard written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SamNour/Terminal-Guard on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SamNour/Terminal-Guard 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.190
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.9
[INFO] [stderr]   Downloaded mlua-sys v0.3.2
[INFO] [stderr]   Downloaded serde_yaml v0.9.27
[INFO] [stderr]   Downloaded serde v1.0.190
[INFO] [stderr]   Downloaded winnow v0.5.17
[INFO] [stderr]   Downloaded mlua v0.9.1
[INFO] [stderr]   Downloaded regex v1.10.1
[INFO] [stderr]   Downloaded bstr v1.7.0
[INFO] [stderr]   Downloaded lua-src v546.0.1
[INFO] [stderr]   Downloaded regex-automata v0.4.2
[INFO] [stderr]   Downloaded luajit-src v210.4.8+resty107baaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 517658f5fab8edb0eb8bc6cebc77d0f81b0d057932f188cacf12e7fb66a45101
[INFO] running `Command { std: "docker" "start" "-a" "517658f5fab8edb0eb8bc6cebc77d0f81b0d057932f188cacf12e7fb66a45101", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "517658f5fab8edb0eb8bc6cebc77d0f81b0d057932f188cacf12e7fb66a45101", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "517658f5fab8edb0eb8bc6cebc77d0f81b0d057932f188cacf12e7fb66a45101", kill_on_drop: false }`
[INFO] [stdout] 517658f5fab8edb0eb8bc6cebc77d0f81b0d057932f188cacf12e7fb66a45101
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26e29a61e33c5117b8c042d9258c004a2b2e64f6ec411e2752cecd7a8a02eefe
[INFO] running `Command { std: "docker" "start" "-a" "26e29a61e33c5117b8c042d9258c004a2b2e64f6ec411e2752cecd7a8a02eefe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking winnow v0.5.17
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]     Checking regex-automata v0.4.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking bstr v1.7.0
[INFO] [stderr]    Compiling lua-src v546.0.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]    Compiling luajit-src v210.4.8+resty107baaf
[INFO] [stderr]     Checking regex v1.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling mlua-sys v0.3.2
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking serde_yaml v0.9.27
[INFO] [stderr]     Checking toml_edit v0.20.2
[INFO] [stderr]     Checking toml v0.8.2
[INFO] [stderr]     Checking mlua v0.9.1
[INFO] [stderr]     Checking minmux v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:129:39
[INFO] [stdout]     |
[INFO] [stdout] 129 |         libc::tcgetattr(STDIN_FILENO, &mut pty_process::SAVE_TERM);
[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] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 129 |         libc::tcgetattr(STDIN_FILENO, &raw mut pty_process::SAVE_TERM);
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:154:51
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 let mut new_term: libc::termios = pty_process::SAVE_TERM.clone();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared 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: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:129:39
[INFO] [stdout]     |
[INFO] [stdout] 129 |         libc::tcgetattr(STDIN_FILENO, &mut pty_process::SAVE_TERM);
[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] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 129 |         libc::tcgetattr(STDIN_FILENO, &raw mut pty_process::SAVE_TERM);
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:154:51
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 let mut new_term: libc::termios = pty_process::SAVE_TERM.clone();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared 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: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `exec` that must be used
[INFO] [stdout]    --> src/main.rs:336:13
[INFO] [stdout]     |
[INFO] [stdout] 336 |             cmd.exec();
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 336 |             let _ = cmd.exec();
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/pty_process.rs:81:48
[INFO] [stdout]    |
[INFO] [stdout] 81 |         libc::tcsetattr(STDIN_FILENO, TCSANOW, &SAVE_TERM);
[INFO] [stdout]    |                                                ^^^^^^^^^^ shared 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: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 81 |         libc::tcsetattr(STDIN_FILENO, TCSANOW, &raw const SAVE_TERM);
[INFO] [stdout]    |                                                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `exec` that must be used
[INFO] [stdout]    --> src/main.rs:336:13
[INFO] [stdout]     |
[INFO] [stdout] 336 |             cmd.exec();
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 336 |             let _ = cmd.exec();
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/pty_process.rs:81:48
[INFO] [stdout]    |
[INFO] [stdout] 81 |         libc::tcsetattr(STDIN_FILENO, TCSANOW, &SAVE_TERM);
[INFO] [stdout]    |                                                ^^^^^^^^^^ shared 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: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 81 |         libc::tcsetattr(STDIN_FILENO, TCSANOW, &raw const SAVE_TERM);
[INFO] [stdout]    |                                                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.9.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "26e29a61e33c5117b8c042d9258c004a2b2e64f6ec411e2752cecd7a8a02eefe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26e29a61e33c5117b8c042d9258c004a2b2e64f6ec411e2752cecd7a8a02eefe", kill_on_drop: false }`
[INFO] [stdout] 26e29a61e33c5117b8c042d9258c004a2b2e64f6ec411e2752cecd7a8a02eefe
