[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 try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikklassen%2FSplash" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nikklassen/Splash on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 951eeeb6fc283009e53103e9d66e37378bd04279b436128cb3f00acc867fe76d
[INFO] running `Command { std: "docker" "start" "-a" "951eeeb6fc283009e53103e9d66e37378bd04279b436128cb3f00acc867fe76d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "951eeeb6fc283009e53103e9d66e37378bd04279b436128cb3f00acc867fe76d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "951eeeb6fc283009e53103e9d66e37378bd04279b436128cb3f00acc867fe76d", kill_on_drop: false }`
[INFO] [stdout] 951eeeb6fc283009e53103e9d66e37378bd04279b436128cb3f00acc867fe76d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43bc6387d89a7d55b107fea1357b7bce886afdbc40e2117b73278e6596447f55
[INFO] running `Command { std: "docker" "start" "-a" "43bc6387d89a7d55b107fea1357b7bce886afdbc40e2117b73278e6596447f55", 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 ascii v0.7.1
[INFO] [stderr]    Compiling byteorder v1.2.3
[INFO] [stderr]    Compiling cfg-if v0.1.3
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]    Compiling splash v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling either v1.5.0
[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 19.03s
[INFO] running `Command { std: "docker" "inspect" "43bc6387d89a7d55b107fea1357b7bce886afdbc40e2117b73278e6596447f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43bc6387d89a7d55b107fea1357b7bce886afdbc40e2117b73278e6596447f55", kill_on_drop: false }`
[INFO] [stdout] 43bc6387d89a7d55b107fea1357b7bce886afdbc40e2117b73278e6596447f55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23c4d8efecbae0e1e798ecbca7ff5afb31650dd7c9f6571f2f0cc0e0040c58ab
[INFO] running `Command { std: "docker" "start" "-a" "23c4d8efecbae0e1e798ecbca7ff5afb31650dd7c9f6571f2f0cc0e0040c58ab", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling splash v0.0.1 (/opt/rustwide/workdir)
[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] [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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 10.82s
[INFO] running `Command { std: "docker" "inspect" "23c4d8efecbae0e1e798ecbca7ff5afb31650dd7c9f6571f2f0cc0e0040c58ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23c4d8efecbae0e1e798ecbca7ff5afb31650dd7c9f6571f2f0cc0e0040c58ab", kill_on_drop: false }`
[INFO] [stdout] 23c4d8efecbae0e1e798ecbca7ff5afb31650dd7c9f6571f2f0cc0e0040c58ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 84854bb1ab48f44d4f01c56c1cf01383609466a94840673c3e1323db2c5aab3d
[INFO] running `Command { std: "docker" "start" "-a" "84854bb1ab48f44d4f01c56c1cf01383609466a94840673c3e1323db2c5aab3d", 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] [stderr]     |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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" -p 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.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/splash-d525d97d5048cece)
[INFO] [stdout] 
[INFO] [stdout] running 101 tests
[INFO] [stdout] test expand::tests::expand_parameter_single_digit ... ok
[INFO] [stdout] test expand::tests::expand_parameter ... ok
[INFO] [stdout] test expand::tests::expand_quoted ... 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_tilde ... ok
[INFO] [stdout] test expand::tests::expand_tilde_after_semi_assignment ... ok
[INFO] [stdout] test expand::tests::expand_tilde_with_slash ... ok
[INFO] [stdout] test expand::tests::expand_user_var ... ok
[INFO] [stdout] test expand::tests::no_expand_var_in_single_quotes ... ok
[INFO] [stdout] test expand::tests::no_expansions ... ok
[INFO] [stdout] test expand::tests::expand_parameter_no_parameter ... ok
[INFO] [stdout] test expand::tests::no_split_in_quotes ... ok
[INFO] [stdout] test expand::tests::retain_escaped_dollar ... ok
[INFO] [stdout] test expand::tests::expand_tilde_err_no_user ... ok
[INFO] [stdout] test expression::eval::tests::add ... ok
[INFO] [stdout] test expand::tests::expand_tilde_user ... ok
[INFO] [stdout] test builtin::tests::builtin_tests ... ok
[INFO] [stdout] test expression::eval::tests::ternary_false ... ok
[INFO] [stdout] test expression::eval::tests::ternary_true ... 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_assignment ... ok
[INFO] [stdout] test expression::parser::tests::bit_shift_left ... ok
[INFO] [stdout] test expression::parser::tests::chained_unary ... ok
[INFO] [stdout] test expression::parser::tests::less ... ok
[INFO] [stdout] test expression::parser::tests::nested_ternary ... ok
[INFO] [stdout] test expression::eval::tests::chained_assignment ... ok
[INFO] [stdout] test expression::parser::tests::parens ... ok
[INFO] [stdout] test expression::parser::tests::unary_minus ... ok
[INFO] [stdout] test input::parser::tests::async_command ... ok
[INFO] [stdout] test input::parser::tests::for_full ... ok
[INFO] [stdout] test input::parser::tests::bare_if ... ok
[INFO] [stdout] test input::parser::tests::case_multi_case ... ok
[INFO] [stdout] test input::parser::tests::for_no_list ... ok
[INFO] [stdout] test input::parser::tests::parse_cmd_multiple_args ... ok
[INFO] [stdout] test input::parser::tests::for_other ... ok
[INFO] [stdout] test input::parser::tests::multiline_if ... 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::case_multi_pattern ... ok
[INFO] [stdout] test input::parser::tests::parse_cmd_with_string_arg ... 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_redir_out ... ok
[INFO] [stdout] test input::parser::tests::parse_eql_stmt ... ok
[INFO] [stdout] test input::parser::tests::parse_redir_prefix ... ok
[INFO] [stdout] test expand::tests::split_command_into_args ... ok
[INFO] [stdout] test expand::tests::split_expanded_var ... ok
[INFO] [stdout] test input::parser::tests::populate_heredocs ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_command ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_arithmetic ... ok
[INFO] [stdout] test input::parser::tests::semi_separated ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_double_quote ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_escaped_ws ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_escaped_var ... ok
[INFO] [stdout] test expand::tests::no_expand_tilde_after_semi_assignment ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_escaped_string ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_comment ... 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_line_continuation ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_number ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_numbered_redirect ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_parameter_in_command ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_multiple_words ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_literal_string ... 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_redirects ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_special_character ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_unterminated_arithmetic ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_trailing_ws ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_unterminated_double_quote ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_untermianted_single_quote ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_unterminated_command ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_unterminated_parameter ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_var ... ok
[INFO] [stdout] test pattern::tests::bracket_char_class ... ok
[INFO] [stdout] test pattern::tests::bracket_char_set ... ok
[INFO] [stdout] test pattern::tests::bracket_char_range ... ok
[INFO] [stdout] test pattern::tests::bracket_invalid_char_class ... ok
[INFO] [stdout] test input::prompt::tests::prompt_tests ... ok
[INFO] [stdout] test input::tokenizer::tests::tokenize_parameter ... ok
[INFO] [stdout] test pattern::tests::literal ... ok
[INFO] [stdout] test pattern::tests::bracket_inverted ... ok
[INFO] [stdout] test pattern::tests::pattern_contained ... ok
[INFO] [stdout] test pattern::tests::pattern_partial_match ... ok
[INFO] [stdout] test pattern::tests::pattern_partial_no_match ... ok
[INFO] [stdout] test pattern::tests::bracket_leading_dash ... ok
[INFO] [stdout] test pattern::tests::bracket_trailing_dash ... ok
[INFO] [stdout] test pattern::tests::bracket_unterminated ... ok
[INFO] [stdout] test pattern::tests::pattern_too_long ... ok
[INFO] [stdout] test pattern::tests::question_mark ... ok
[INFO] [stdout] test pattern::tests::star ... ok
[INFO] [stdout] test pattern::tests::star_greedy ... ok
[INFO] [stdout] test pattern::tests::star_zero_length ... ok
[INFO] [stdout] test pattern::tests::star_no_match ... 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' (28) 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:     0x60c54b968792 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c54b968792 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c54b968792 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c54b968792 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c54b97d84a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c54b97d84a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x60c54b96d6b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60c54b96d6b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60c54b945fef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c54b945fef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c54b9606c9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c54b8ddd2e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60c54b8ddd2e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60c54b960882 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60c54b960882 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c54b9460a8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c54b93af49 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c54b94713d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c54b97df8c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c54b97de13 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x60c54b7774e2 - core[585f66e14d78f9ba]::panicking::assert_failed::<alloc[15e7b27aba85d2e2]::string::String, alloc[15e7b27aba85d2e2]::string::String>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x60c54b8a8563 - splash[a3c1bbe6e6f74036]::expand::tests::expand_tilde_after_semi_with_name
[INFO] [stdout]                                at /opt/rustwide/workdir/src/expand.rs:475:9
[INFO] [stdout]   22:     0x60c54b8a3c87 - splash[a3c1bbe6e6f74036]::expand::tests::expand_tilde_after_semi_with_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/expand.rs:470:43
[INFO] [stdout]   23:     0x60c54b831546 - <splash[a3c1bbe6e6f74036]::expand::tests::expand_tilde_after_semi_with_name::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60c54b8d20db - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60c54b8d20db - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60c54b8de93a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60c54b8de93a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60c54b8de93a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x60c54b8de93a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x60c54b8de93a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60c54b8de93a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60c54b8de93a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60c54b8d8e04 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60c54b8d8e04 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x60c54b8e1432 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x60c54b8e1432 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60c54b8e1432 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x60c54b8e1432 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x60c54b8e1432 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60c54b8e1432 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x60c54b8e1432 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60c54b96803f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x60c54b96803f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x70d930381aa4 - <unknown>
[INFO] [stdout]   45:     0x70d93040ea64 - 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" "84854bb1ab48f44d4f01c56c1cf01383609466a94840673c3e1323db2c5aab3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84854bb1ab48f44d4f01c56c1cf01383609466a94840673c3e1323db2c5aab3d", kill_on_drop: false }`
[INFO] [stdout] 84854bb1ab48f44d4f01c56c1cf01383609466a94840673c3e1323db2c5aab3d
