[INFO] cloning repository https://github.com/nikklassen/Splash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikklassen/Splash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikklassen%2FSplash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikklassen%2FSplash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72b6640c82f24fad0dad491cbd64fd1dbb49daf8
[INFO] testing nikklassen/Splash against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikklassen%2FSplash" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nikklassen/Splash
[INFO] finished tweaking git repo https://github.com/nikklassen/Splash
[INFO] tweaked toml for git repo https://github.com/nikklassen/Splash written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nikklassen/Splash on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nikklassen/Splash 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c30b6fc9b3510a4a96b9edd3981fb9d8cee6c61c15dec31b6ce189cea69c66c
[INFO] running `Command { std: "docker" "start" "-a" "9c30b6fc9b3510a4a96b9edd3981fb9d8cee6c61c15dec31b6ce189cea69c66c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c30b6fc9b3510a4a96b9edd3981fb9d8cee6c61c15dec31b6ce189cea69c66c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c30b6fc9b3510a4a96b9edd3981fb9d8cee6c61c15dec31b6ce189cea69c66c", kill_on_drop: false }`
[INFO] [stdout] 9c30b6fc9b3510a4a96b9edd3981fb9d8cee6c61c15dec31b6ce189cea69c66c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fe63e143abc25be6f3c0fbce2f7681a72207473af95c6f8ab7f69b4494748f3
[INFO] running `Command { std: "docker" "start" "-a" "5fe63e143abc25be6f3c0fbce2f7681a72207473af95c6f8ab7f69b4494748f3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.42
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling nix v0.11.0
[INFO] [stderr]    Compiling splash v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling byteorder v1.2.3
[INFO] [stderr]    Compiling ascii v0.7.1
[INFO] [stderr]    Compiling cfg-if v0.1.3
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling getopts v0.2.17
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling combine v3.3.2
[INFO] [stderr]    Compiling rand v0.3.22
[INFO] [stderr]    Compiling tempfile v2.2.0
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/builtin.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         try!(io::stdout().flush());
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/expand.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / bitflags! {
[INFO] [stdout] 20 | |     pub struct ExpansionFlag: u32 {
[INFO] [stdout] 21 | |         const TILDE = 0b0000001;
[INFO] [stdout] 22 | |         const PARAMETER = 0b0000010;
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/expand.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / bitflags! {
[INFO] [stdout] 20 | |     pub struct ExpansionFlag: u32 {
[INFO] [stdout] 21 | |         const TILDE = 0b0000001;
[INFO] [stdout] 22 | |         const PARAMETER = 0b0000010;
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/expand.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / bitflags! {
[INFO] [stdout] 20 | |     pub struct ExpansionFlag: u32 {
[INFO] [stdout] 21 | |         const TILDE = 0b0000001;
[INFO] [stdout] 22 | |         const PARAMETER = 0b0000010;
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/file.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let new_fd = try!(unistd::dup(fd).or(Err(format!("{}: bad file descriptor", fd))));
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stdout]  --> src/input/prompt.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::sync::atomic::{AtomicBool, Ordering, ATOMIC_BOOL_INIT};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/input/prompt.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 | static RUNNING: AtomicBool = ATOMIC_BOOL_INIT;
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 67 - static RUNNING: AtomicBool = ATOMIC_BOOL_INIT;
[INFO] [stdout] 67 + static RUNNING: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/input/prompt.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / lazy_static! {
[INFO] [stdout] 69 | |     static ref CURRENT_LINE: Mutex<Option<String>> = Mutex::new(Some(String::new()));
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/job.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | / lazy_static! {
[INFO] [stdout] 119 | |     pub static ref JOB_TABLE: GuardedJobTable = GuardedJobTable::new();
[INFO] [stdout] 120 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]  --> src/signals.rs:2:48
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::atomic::{AtomicIsize, Ordering, ATOMIC_ISIZE_INIT};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]  --> src/signals.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | static LAST_SIGNAL: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]   |
[INFO] [stdout] 8 - static LAST_SIGNAL: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout] 8 + static LAST_SIGNAL: AtomicIsize = AtomicIsize::new(0);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/builtin.rs:36:49
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub type BuiltinMap = HashMap<&'static str, Box<Builtin>>;
[INFO] [stdout]    |                                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub type BuiltinMap = HashMap<&'static str, Box<dyn Builtin>>;
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/builtin.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn dup(&self) -> Box<Builtin>;
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn dup(&self) -> Box<dyn Builtin>;
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/builtin.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn dup(&self) -> Box<Builtin> {
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn dup(&self) -> Box<dyn Builtin> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/builtin.rs:105:26
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn dup(&self) -> Box<Builtin> {
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn dup(&self) -> Box<dyn Builtin> {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/process.rs:267:19
[INFO] [stdout]     |
[INFO] [stdout] 267 |     cmd: &mut Box<Builtin>,
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 267 |     cmd: &mut Box<dyn Builtin>,
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/builtin.rs:160:54
[INFO] [stdout]     |
[INFO] [stdout] 160 |                   Box::new(SimpleBuiltin($cmd)) as Box<Builtin>
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | /     add_builtin_fns!(
[INFO] [stdout] 173 | |         builtins,
[INFO] [stdout] 174 | |         [
[INFO] [stdout] 175 | |             ("echo", echo),
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_builtin_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `bitflags::core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]   --> src/eval.rs:37:24
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 Some(s.trim_right().to_string())
[INFO] [stdout]    |                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 37 -                 Some(s.trim_right().to_string())
[INFO] [stdout] 37 +                 Some(s.trim_end().to_string())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `bitflags::core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stdout]   --> src/expand.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |         output.trim_right_matches('\n').to_owned()
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 57 -         output.trim_right_matches('\n').to_owned()
[INFO] [stdout] 57 +         output.trim_end_matches('\n').to_owned()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/eval.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |         for mut command in commands {
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/eval.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |         let mut cmd = cmds.remove(0);
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/eval.rs:388:17
[INFO] [stdout]     |
[INFO] [stdout] 388 |             let mut match_vars =
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn get_inner(&self) -> MutexGuard<T> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn get_inner(&self) -> MutexGuard<'_, T> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.00s
[INFO] running `Command { std: "docker" "inspect" "5fe63e143abc25be6f3c0fbce2f7681a72207473af95c6f8ab7f69b4494748f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fe63e143abc25be6f3c0fbce2f7681a72207473af95c6f8ab7f69b4494748f3", kill_on_drop: false }`
[INFO] [stdout] 5fe63e143abc25be6f3c0fbce2f7681a72207473af95c6f8ab7f69b4494748f3
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 339aeca88df9acd73c7b9c3098f19f4b12d06d16a55c32d041efbbbc4ffd4674
[INFO] running `Command { std: "docker" "start" "-a" "339aeca88df9acd73c7b9c3098f19f4b12d06d16a55c32d041efbbbc4ffd4674", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/builtin.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         try!(io::stdout().flush());
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/expand.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / bitflags! {
[INFO] [stdout] 20 | |     pub struct ExpansionFlag: u32 {
[INFO] [stdout] 21 | |         const TILDE = 0b0000001;
[INFO] [stdout] 22 | |         const PARAMETER = 0b0000010;
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/expand.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / bitflags! {
[INFO] [stdout] 20 | |     pub struct ExpansionFlag: u32 {
[INFO] [stdout] 21 | |         const TILDE = 0b0000001;
[INFO] [stdout] 22 | |         const PARAMETER = 0b0000010;
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/expand.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / bitflags! {
[INFO] [stdout] 20 | |     pub struct ExpansionFlag: u32 {
[INFO] [stdout] 21 | |         const TILDE = 0b0000001;
[INFO] [stdout] 22 | |         const PARAMETER = 0b0000010;
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/file.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let new_fd = try!(unistd::dup(fd).or(Err(format!("{}: bad file descriptor", fd))));
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stdout]  --> src/input/prompt.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::sync::atomic::{AtomicBool, Ordering, ATOMIC_BOOL_INIT};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/input/prompt.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 | static RUNNING: AtomicBool = ATOMIC_BOOL_INIT;
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 67 - static RUNNING: AtomicBool = ATOMIC_BOOL_INIT;
[INFO] [stdout] 67 + static RUNNING: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/input/prompt.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / lazy_static! {
[INFO] [stdout] 69 | |     static ref CURRENT_LINE: Mutex<Option<String>> = Mutex::new(Some(String::new()));
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/job.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | / lazy_static! {
[INFO] [stdout] 119 | |     pub static ref JOB_TABLE: GuardedJobTable = GuardedJobTable::new();
[INFO] [stdout] 120 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]  --> src/signals.rs:2:48
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::atomic::{AtomicIsize, Ordering, ATOMIC_ISIZE_INIT};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]  --> src/signals.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | static LAST_SIGNAL: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]   |
[INFO] [stdout] 8 - static LAST_SIGNAL: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout] 8 + static LAST_SIGNAL: AtomicIsize = AtomicIsize::new(0);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/builtin.rs:36:49
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub type BuiltinMap = HashMap<&'static str, Box<Builtin>>;
[INFO] [stdout]    |                                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub type BuiltinMap = HashMap<&'static str, Box<dyn Builtin>>;
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/builtin.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn dup(&self) -> Box<Builtin>;
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn dup(&self) -> Box<dyn Builtin>;
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/builtin.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn dup(&self) -> Box<Builtin> {
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn dup(&self) -> Box<dyn Builtin> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/builtin.rs:105:26
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn dup(&self) -> Box<Builtin> {
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn dup(&self) -> Box<dyn Builtin> {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/process.rs:267:19
[INFO] [stdout]     |
[INFO] [stdout] 267 |     cmd: &mut Box<Builtin>,
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 267 |     cmd: &mut Box<dyn Builtin>,
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/builtin.rs:160:54
[INFO] [stdout]     |
[INFO] [stdout] 160 |                   Box::new(SimpleBuiltin($cmd)) as Box<Builtin>
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | /     add_builtin_fns!(
[INFO] [stdout] 173 | |         builtins,
[INFO] [stdout] 174 | |         [
[INFO] [stdout] 175 | |             ("echo", echo),
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_builtin_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling splash v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `bitflags::core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]   --> src/eval.rs:37:24
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 Some(s.trim_right().to_string())
[INFO] [stdout]    |                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 37 -                 Some(s.trim_right().to_string())
[INFO] [stdout] 37 +                 Some(s.trim_end().to_string())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `bitflags::core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stdout]   --> src/expand.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |         output.trim_right_matches('\n').to_owned()
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 57 -         output.trim_right_matches('\n').to_owned()
[INFO] [stdout] 57 +         output.trim_end_matches('\n').to_owned()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/eval.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |         for mut command in commands {
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/eval.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |         let mut cmd = cmds.remove(0);
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/eval.rs:388:17
[INFO] [stdout]     |
[INFO] [stdout] 388 |             let mut match_vars =
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn get_inner(&self) -> MutexGuard<T> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn get_inner(&self) -> MutexGuard<'_, T> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/builtin.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         try!(io::stdout().flush());
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/expand.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / bitflags! {
[INFO] [stdout] 20 | |     pub struct ExpansionFlag: u32 {
[INFO] [stdout] 21 | |         const TILDE = 0b0000001;
[INFO] [stdout] 22 | |         const PARAMETER = 0b0000010;
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/expand.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / bitflags! {
[INFO] [stdout] 20 | |     pub struct ExpansionFlag: u32 {
[INFO] [stdout] 21 | |         const TILDE = 0b0000001;
[INFO] [stdout] 22 | |         const PARAMETER = 0b0000010;
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/expand.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / bitflags! {
[INFO] [stdout] 20 | |     pub struct ExpansionFlag: u32 {
[INFO] [stdout] 21 | |         const TILDE = 0b0000001;
[INFO] [stdout] 22 | |         const PARAMETER = 0b0000010;
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/file.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let new_fd = try!(unistd::dup(fd).or(Err(format!("{}: bad file descriptor", fd))));
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/test_fixture.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | / lazy_static! {
[INFO] [stdout] 5 | |     // The contents don't actually matter
[INFO] [stdout] 6 | |     static ref TEST_LOCK: Mutex<u8> = Mutex::new(0);
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stdout]  --> src/input/prompt.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::sync::atomic::{AtomicBool, Ordering, ATOMIC_BOOL_INIT};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/input/prompt.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 | static RUNNING: AtomicBool = ATOMIC_BOOL_INIT;
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 67 - static RUNNING: AtomicBool = ATOMIC_BOOL_INIT;
[INFO] [stdout] 67 + static RUNNING: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/input/prompt.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / lazy_static! {
[INFO] [stdout] 69 | |     static ref CURRENT_LINE: Mutex<Option<String>> = Mutex::new(Some(String::new()));
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/job.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | / lazy_static! {
[INFO] [stdout] 119 | |     pub static ref JOB_TABLE: GuardedJobTable = GuardedJobTable::new();
[INFO] [stdout] 120 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]  --> src/signals.rs:2:48
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::atomic::{AtomicIsize, Ordering, ATOMIC_ISIZE_INIT};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]  --> src/signals.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | static LAST_SIGNAL: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]   |
[INFO] [stdout] 8 - static LAST_SIGNAL: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout] 8 + static LAST_SIGNAL: AtomicIsize = AtomicIsize::new(0);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/builtin.rs:36:49
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub type BuiltinMap = HashMap<&'static str, Box<Builtin>>;
[INFO] [stdout]    |                                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub type BuiltinMap = HashMap<&'static str, Box<dyn Builtin>>;
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/test_fixture.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub type TestList<T> = Vec<(String, Box<Fn(&mut T) + Send>)>;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub type TestList<T> = Vec<(String, Box<dyn Fn(&mut T) + Send>)>;
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/builtin.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn dup(&self) -> Box<Builtin>;
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn dup(&self) -> Box<dyn Builtin>;
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/builtin.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn dup(&self) -> Box<Builtin> {
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn dup(&self) -> Box<dyn Builtin> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/builtin.rs:105:26
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn dup(&self) -> Box<Builtin> {
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn dup(&self) -> Box<dyn Builtin> {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/process.rs:267:19
[INFO] [stdout]     |
[INFO] [stdout] 267 |     cmd: &mut Box<Builtin>,
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 267 |     cmd: &mut Box<dyn Builtin>,
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/builtin.rs:160:54
[INFO] [stdout]     |
[INFO] [stdout] 160 |                   Box::new(SimpleBuiltin($cmd)) as Box<Builtin>
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | /     add_builtin_fns!(
[INFO] [stdout] 173 | |         builtins,
[INFO] [stdout] 174 | |         [
[INFO] [stdout] 175 | |             ("echo", echo),
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_builtin_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `bitflags::core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]   --> src/eval.rs:37:24
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 Some(s.trim_right().to_string())
[INFO] [stdout]    |                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 37 -                 Some(s.trim_right().to_string())
[INFO] [stdout] 37 +                 Some(s.trim_end().to_string())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `bitflags::core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stdout]   --> src/expand.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |         output.trim_right_matches('\n').to_owned()
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 57 -         output.trim_right_matches('\n').to_owned()
[INFO] [stdout] 57 +         output.trim_end_matches('\n').to_owned()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/eval.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |         for mut command in commands {
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/eval.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |         let mut cmd = cmds.remove(0);
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/eval.rs:388:17
[INFO] [stdout]     |
[INFO] [stdout] 388 |             let mut match_vars =
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn get_inner(&self) -> MutexGuard<T> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn get_inner(&self) -> MutexGuard<'_, T> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/input/parser.rs:621:52
[INFO] [stdout]     |
[INFO] [stdout] 621 |             ProgramParseResult::Error(e) => panic!(format!("Unexpected parse error {}", e)),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 621 -             ProgramParseResult::Error(e) => panic!(format!("Unexpected parse error {}", e)),
[INFO] [stdout] 621 +             ProgramParseResult::Error(e) => panic!("Unexpected parse error {}", e),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.15s
[INFO] running `Command { std: "docker" "inspect" "339aeca88df9acd73c7b9c3098f19f4b12d06d16a55c32d041efbbbc4ffd4674", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "339aeca88df9acd73c7b9c3098f19f4b12d06d16a55c32d041efbbbc4ffd4674", kill_on_drop: false }`
[INFO] [stdout] 339aeca88df9acd73c7b9c3098f19f4b12d06d16a55c32d041efbbbc4ffd4674
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3eb6604807046f4e73c612350bb48ef8730f77e7aa823d042e3fe2a032600a65
[INFO] running `Command { std: "docker" "start" "-a" "3eb6604807046f4e73c612350bb48ef8730f77e7aa823d042e3fe2a032600a65", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> src/main.rs:2:1
[INFO] [stderr]   |
[INFO] [stderr] 2 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/builtin.rs:134:9
[INFO] [stderr]     |
[INFO] [stderr] 134 |         try!(io::stdout().flush());
[INFO] [stderr]     |         ^^^
[INFO] [stdout] 
[INFO] [stderr]     |
[INFO] [stdout] running 101 tests
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/expand.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | / bitflags! {
[INFO] [stderr] 20 | |     pub struct ExpansionFlag: u32 {
[INFO] [stderr] 21 | |         const TILDE = 0b0000001;
[INFO] [stderr] 22 | |         const PARAMETER = 0b0000010;
[INFO] [stderr] ...  |
[INFO] [stderr] 29 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/file.rs:21:22
[INFO] [stderr]    |
[INFO] [stderr] 21 |         let new_fd = try!(unistd::dup(fd).or(Err(format!("{}: bad file descriptor", fd))));
[INFO] [stderr]    |                      ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]  --> src/test_fixture.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | / lazy_static! {
[INFO] [stderr] 5 | |     // The contents don't actually matter
[INFO] [stderr] 6 | |     static ref TEST_LOCK: Mutex<u8> = Mutex::new(0);
[INFO] [stderr] 7 | | }
[INFO] [stderr]   | |_^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stderr]  --> src/input/prompt.rs:5:47
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::sync::atomic::{AtomicBool, Ordering, ATOMIC_BOOL_INIT};
[INFO] [stderr]   |                                               ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stderr]   --> src/input/prompt.rs:67:30
[INFO] [stderr]    |
[INFO] [stderr] 67 | static RUNNING: AtomicBool = ATOMIC_BOOL_INIT;
[INFO] [stderr]    |                              ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: replace the use of the deprecated constant
[INFO] [stderr]    |
[INFO] [stderr] 67 - static RUNNING: AtomicBool = ATOMIC_BOOL_INIT;
[INFO] [stderr] 67 + static RUNNING: AtomicBool = AtomicBool::new(false);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/input/prompt.rs:68:1
[INFO] [stderr]    |
[INFO] [stderr] 68 | / lazy_static! {
[INFO] [stderr] 69 | |     static ref CURRENT_LINE: Mutex<Option<String>> = Mutex::new(Some(String::new()));
[INFO] [stderr] 70 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]    --> src/job.rs:118:1
[INFO] [stderr]     |
[INFO] [stderr] 118 | / lazy_static! {
[INFO] [stderr] 119 | |     pub static ref JOB_TABLE: GuardedJobTable = GuardedJobTable::new();
[INFO] [stderr] 120 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stderr]  --> src/signals.rs:2:48
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::sync::atomic::{AtomicIsize, Ordering, ATOMIC_ISIZE_INIT};
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stderr]  --> src/signals.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 | static LAST_SIGNAL: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stderr]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: replace the use of the deprecated constant
[INFO] [stderr]   |
[INFO] [stderr] 8 - static LAST_SIGNAL: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stderr] 8 + static LAST_SIGNAL: AtomicIsize = AtomicIsize::new(0);
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/builtin.rs:36:49
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub type BuiltinMap = HashMap<&'static str, Box<Builtin>>;
[INFO] [stderr]    |                                                 ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub type BuiltinMap = HashMap<&'static str, Box<dyn Builtin>>;
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/test_fixture.rs:16:41
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub type TestList<T> = Vec<(String, Box<Fn(&mut T) + Send>)>;
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub type TestList<T> = Vec<(String, Box<dyn Fn(&mut T) + Send>)>;
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/builtin.rs:15:26
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn dup(&self) -> Box<Builtin>;
[INFO] [stderr]    |                          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn dup(&self) -> Box<dyn Builtin>;
[INFO] [stderr]    |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/builtin.rs:31:26
[INFO] [stderr]    |
[INFO] [stderr] 31 |     fn dup(&self) -> Box<Builtin> {
[INFO] [stderr]    |                          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 31 |     fn dup(&self) -> Box<dyn Builtin> {
[INFO] [stderr]    |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/builtin.rs:105:26
[INFO] [stderr]     |
[INFO] [stderr] 105 |     fn dup(&self) -> Box<Builtin> {
[INFO] [stderr]     |                          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 105 |     fn dup(&self) -> Box<dyn Builtin> {
[INFO] [stderr]     |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/process.rs:267:19
[INFO] [stderr]     |
[INFO] [stderr] 267 |     cmd: &mut Box<Builtin>,
[INFO] [stderr]     |                   ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 267 |     cmd: &mut Box<dyn Builtin>,
[INFO] [stderr]     |                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/builtin.rs:160:54
[INFO] [stderr]     |
[INFO] [stderr] 160 |                   Box::new(SimpleBuiltin($cmd)) as Box<Builtin>
[INFO] [stderr]     |                                                        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 172 | /     add_builtin_fns!(
[INFO] [stderr] 173 | |         builtins,
[INFO] [stderr] 174 | |         [
[INFO] [stderr] 175 | |             ("echo", echo),
[INFO] [stderr] ...   |
[INFO] [stderr] 184 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: this warning originates in the macro `add_builtin_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `bitflags::core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stderr]   --> src/eval.rs:37:24
[INFO] [stderr]    |
[INFO] [stderr] 37 |                 Some(s.trim_right().to_string())
[INFO] [stderr]    |                        ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]    |
[INFO] [stderr] 37 -                 Some(s.trim_right().to_string())
[INFO] [stderr] 37 +                 Some(s.trim_end().to_string())
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `bitflags::core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stderr]   --> src/expand.rs:57:16
[INFO] [stderr]    |
[INFO] [stderr] 57 |         output.trim_right_matches('\n').to_owned()
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]    |
[INFO] [stderr] 57 -         output.trim_right_matches('\n').to_owned()
[INFO] [stderr] 57 +         output.trim_end_matches('\n').to_owned()
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/eval.rs:137:13
[INFO] [stderr]     |
[INFO] [stderr] 137 |         for mut command in commands {
[INFO] [stderr]     |             ----^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/eval.rs:200:13
[INFO] [stderr]     |
[INFO] [stderr] 200 |         let mut cmd = cmds.remove(0);
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/eval.rs:388:17
[INFO] [stderr]     |
[INFO] [stderr] 388 |             let mut match_vars =
[INFO] [stderr]     |                 ----^^^^^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/util.rs:73:22
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub fn get_inner(&self) -> MutexGuard<T> {
[INFO] [stderr]    |                      ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub fn get_inner(&self) -> MutexGuard<'_, T> {
[INFO] [stderr]    |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/input/parser.rs:621:52
[INFO] [stderr]     |
[INFO] [stderr] 621 |             ProgramParseResult::Error(e) => panic!(format!("Unexpected parse error {}", e)),
[INFO] [stderr]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 621 -             ProgramParseResult::Error(e) => panic!(format!("Unexpected parse error {}", e)),
[INFO] [stderr] 621 +             ProgramParseResult::Error(e) => panic!("Unexpected parse error {}", e),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `splash` (bin "splash" test) generated 27 warnings (2 duplicates) (run `cargo fix --bin "splash" --tests` to apply 15 suggestions)
[INFO] [stderr] warning: `splash` (bin "splash") generated 24 warnings (24 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/splash-c862c2ff51a8cec6)
[INFO] [stdout] test builtin::tests::builtin_tests ... ok
[INFO] [stdout] test expand::tests::expand_parameter ... ok
[INFO] [stdout] test expand::tests::expand_arith ... ok
[INFO] [stdout] test expand::tests::expand_arith_nested_var ... ok
[INFO] [stdout] test expand::tests::expand_env_var ... ok
[INFO] [stdout] test expand::tests::expand_parameter_single_digit ... ok
[INFO] [stdout] test expand::tests::expand_quoted ... ok
[INFO] [stdout] test expand::tests::no_expand_tilde_after_semi_assignment ... ok
[INFO] [stdout] test expand::tests::no_expansions ... ok
[INFO] [stdout] test expand::tests::no_expand_var_in_single_quotes ... ok
[INFO] [stdout] test expand::tests::retain_escaped_dollar ... ok
[INFO] [stdout] test expand::tests::no_split_in_quotes ... ok
[INFO] [stdout] test expression::eval::tests::add ... ok
[INFO] [stdout] test expand::tests::split_command_into_args ... ok
[INFO] [stdout] test expression::eval::tests::chained_assignment ... ok
[INFO] [stdout] test expand::tests::split_expanded_var ... ok
[INFO] [stdout] test expression::eval::tests::ternary_true ... ok
[INFO] [stdout] test expand::tests::expand_user_var ... ok
[INFO] [stdout] test expression::eval::tests::ternary_false ... ok
[INFO] [stdout] test expand::tests::expand_tilde_with_slash ... ok
[INFO] [stdout] test expand::tests::expand_parameter_no_parameter ... ok
[INFO] [stdout] test expand::tests::expand_tilde_after_semi_assignment ... ok
[INFO] [stdout] test expression::parser::tests::chained_assignment ... ok
[INFO] [stdout] test expression::parser::tests::parens ... ok
[INFO] [stdout] test input::parser::tests::case_multi_pattern ... ok
[INFO] [stdout] test expand::tests::expand_tilde_err_no_user ... ok
[INFO] [stdout] test expand::tests::expand_tilde_user ... ok
[INFO] [stdout] test expression::parser::tests::less ... ok
[INFO] [stdout] test expression::parser::tests::nested_ternary ... ok
[INFO] [stdout] test expression::eval::tests::unary_minus ... ok
[INFO] [stdout] test expression::parser::tests::add ... ok
[INFO] [stdout] test expression::parser::tests::chained_unary ... ok
[INFO] [stdout] test input::parser::tests::case_multi_case ... ok
[INFO] [stdout] test expression::parser::tests::bit_shift_left ... ok
[INFO] [stdout] test expression::parser::tests::unary_minus ... ok
[INFO] [stdout] test input::parser::tests::for_no_list ... ok
[INFO] [stdout] test input::parser::tests::bare_if ... ok
[INFO] [stdout] test input::parser::tests::for_full ... ok
[INFO] [stdout] test input::parser::tests::async_command ... ok
[INFO] [stdout] test input::parser::tests::parse_cmd_with_string_arg ... ok
[INFO] [stdout] test input::parser::tests::multiline_if ... ok
[INFO] [stdout] test expand::tests::expand_tilde ... ok
[INFO] [stdout] test input::parser::tests::for_other ... ok
[INFO] [stdout] test input::parser::tests::parse_cmd_no_args ... ok
[INFO] [stdout] test input::parser::tests::parse_cmd_with_connected_args ... ok
[INFO] [stdout] test input::parser::tests::parse_eql_stmt ... ok
[INFO] [stdout] test input::parser::tests::parse_eql_trailing_arg ... ok
[INFO] [stdout] test input::parser::tests::parse_pipe ... ok
[INFO] [stdout] test input::parser::tests::parse_redir_in ... ok
[INFO] [stdout] test input::parser::tests::parse_cmd_multiple_args ... ok
[INFO] [stdout] test input::parser::tests::parse_redir_out ... ok
[INFO] [stdout] test input::parser::tests::parse_redir_prefix ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_command ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_comment ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_escaped_string ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_double_quote ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_escaped_var ... ok
[INFO] [stdout] test input::parser::tests::populate_heredocs ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_escaped_ws ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_empty_cmd ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_leading_ws ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_literal_string ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_multiple_words ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_number ... ok
[INFO] [stdout] test input::parser::tests::semi_separated ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_numbered_redirect ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_parameter ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_single_word ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_string_with_escaped ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_unterminated_parameter ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_trailing_ws ... ok
[INFO] [stdout] test pattern::tests::bracket_char_class ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_untermianted_single_quote ... ok
[INFO] [stdout] test pattern::tests::bracket_char_range ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_var ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_unterminated_arithmetic ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_parameter_in_command ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_redirects ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_special_character ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_unterminated_command ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_arithmetic ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_line_continuation ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_unterminated_double_quote ... ok
[INFO] [stdout] test pattern::tests::bracket_char_set ... ok
[INFO] [stdout] test pattern::tests::bracket_invalid_char_class ... ok
[INFO] [stdout] test pattern::tests::bracket_inverted ... ok
[INFO] [stdout] test pattern::tests::bracket_unterminated ... ok
[INFO] [stdout] test pattern::tests::pattern_partial_no_match ... ok
[INFO] [stdout] test pattern::tests::pattern_too_long ... ok
[INFO] [stdout] test pattern::tests::star_greedy ... ok
[INFO] [stdout] test pattern::tests::star_no_match ... ok
[INFO] [stdout] test pattern::tests::star_zero_length ... ok
[INFO] [stdout] test pattern::tests::question_mark ... ok
[INFO] [stdout] test pattern::tests::literal ... ok
[INFO] [stdout] test pattern::tests::bracket_leading_dash ... ok
[INFO] [stdout] test input::prompt::tests::prompt_tests ... ok
[INFO] [stdout] test pattern::tests::bracket_trailing_dash ... ok
[INFO] [stdout] test pattern::tests::pattern_contained ... ok
[INFO] [stdout] test pattern::tests::pattern_partial_match ... ok
[INFO] [stdout] test pattern::tests::star ... ok
[INFO] [stdout] test expand::tests::expand_tilde_after_semi_with_name ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- expand::tests::expand_tilde_after_semi_with_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'expand::tests::expand_tilde_after_semi_with_name' (40) panicked at src/expand.rs:475:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "a:/:b"
[INFO] [stdout]  right: "a:/root:b"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61dc5c78d2c2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61dc5c78d2c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61dc5c78d2c2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61dc5c78d2c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61dc5c79d73f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61dc5c79d73f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61dc5c7598b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61dc5c7598b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61dc5c766382 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61dc5c76b1cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61dc5c76b061 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61dc5c70acce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61dc5c70acce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61dc5c76b88f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61dc5c76b88f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61dc5c76b6ea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61dc5c7664b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61dc5c74d48d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61dc5c7a5960 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61dc5c7a5713 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61dc5c6866e6 - core::panicking::assert_failed::h6d99ec99043b3b01
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61dc5c60c825 - splash::expand::tests::expand_tilde_after_semi_with_name::hcc63d2983abab57c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/expand.rs:475:9
[INFO] [stdout]   22:     0x61dc5c60c8a7 - splash::expand::tests::expand_tilde_after_semi_with_name::{{closure}}::hbf73e1302a9ab1c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/expand.rs:470:43
[INFO] [stdout]   23:     0x61dc5c5a5716 - core::ops::function::FnOnce::call_once::h47c9813882072b79
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61dc5c70aa8b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61dc5c70aa8b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61dc5c7206f5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61dc5c7206f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61dc5c7206f5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x61dc5c7206f5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x61dc5c7206f5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61dc5c7206f5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61dc5c7206f5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61dc5c6f6ee4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61dc5c6f6ee4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x61dc5c6fa7aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x61dc5c6fa7aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61dc5c6fa7aa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x61dc5c6fa7aa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x61dc5c6fa7aa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61dc5c6fa7aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x61dc5c6fa7aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61dc5c76161f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x61dc5c76161f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x75eaa6455aa4 - <unknown>
[INFO] [stdout]   45:     0x75eaa64e2a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     expand::tests::expand_tilde_after_semi_with_name
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 100 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin splash`
[INFO] running `Command { std: "docker" "inspect" "3eb6604807046f4e73c612350bb48ef8730f77e7aa823d042e3fe2a032600a65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eb6604807046f4e73c612350bb48ef8730f77e7aa823d042e3fe2a032600a65", kill_on_drop: false }`
[INFO] [stdout] 3eb6604807046f4e73c612350bb48ef8730f77e7aa823d042e3fe2a032600a65
