[INFO] fetching crate rust-shell 0.2.0...
[INFO] checking rust-shell-0.2.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate rust-shell 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate rust-shell 0.2.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rust-shell 0.2.0
[INFO] finished tweaking crates.io crate rust-shell 0.2.0
[INFO] tweaked toml for crates.io crate rust-shell 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate rust-shell 0.2.0 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51a053a4d6f12e2a8625460bec530fab42d81e93ded67b408137e4d1ee7327a7
[INFO] running `Command { std: "docker" "start" "-a" "51a053a4d6f12e2a8625460bec530fab42d81e93ded67b408137e4d1ee7327a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51a053a4d6f12e2a8625460bec530fab42d81e93ded67b408137e4d1ee7327a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51a053a4d6f12e2a8625460bec530fab42d81e93ded67b408137e4d1ee7327a7", kill_on_drop: false }`
[INFO] [stdout] 51a053a4d6f12e2a8625460bec530fab42d81e93ded67b408137e4d1ee7327a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55bfed316ac865279dfc0eebd44bb1ecb987bca8066140d09f889ba6ce66a622
[INFO] running `Command { std: "docker" "start" "-a" "55bfed316ac865279dfc0eebd44bb1ecb987bca8066140d09f889ba6ce66a622", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]     Checking ucd-util v0.1.9
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking env_logger v0.4.3
[INFO] [stderr]     Checking rust-shell v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/command.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |         '\x00' ... '\x20' => false,
[INFO] [stdout]    |                ^^^ help: use `..=` for an inclusive range
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/command.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         'a' ... 'z' => true,
[INFO] [stdout]    |             ^^^ help: use `..=` for an inclusive range
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/command.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |         'A' ... 'Z' => true,
[INFO] [stdout]    |             ^^^ help: use `..=` for an inclusive range
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/command.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         '0' ... '9' => true,
[INFO] [stdout]    |             ^^^ help: use `..=` for an inclusive range
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/command.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |         '\x00' ... '\x20' => false,
[INFO] [stdout]    |                ^^^ help: use `..=` for an inclusive range
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/command.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         'a' ... 'z' => true,
[INFO] [stdout]    |             ^^^ help: use `..=` for an inclusive range
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/command.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |         'A' ... 'Z' => true,
[INFO] [stdout]    |             ^^^ help: use `..=` for an inclusive range
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/command.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         '0' ... '9' => true,
[INFO] [stdout]    |             ^^^ help: use `..=` for an inclusive range
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/shell_child.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let mut info = mem::uninitialized::<libc::siginfo_t>();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/shell_child.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let mut info = mem::uninitialized::<libc::siginfo_t>();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/process_manager.rs:59:31
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let mut sigset = mem::uninitialized::<sigset_t>();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/process_manager.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let mut oldset = mem::uninitialized::<sigset_t>();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/process_manager.rs:59:31
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let mut sigset = mem::uninitialized::<sigset_t>();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/process_manager.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let mut oldset = mem::uninitialized::<sigset_t>();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/command.rs:51:37
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn into_string(self, args: &mut Iterator<Item = &str>)
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn into_string(self, args: &mut dyn Iterator<Item = &str>)
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/command.rs:51:37
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn into_string(self, args: &mut Iterator<Item = &str>)
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn into_string(self, args: &mut dyn Iterator<Item = &str>)
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/local_shell.rs:113:40
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn join(self) -> Result<T, Box<Any + Send + 'static>> {
[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/nightly/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] 113 |     pub fn join(self) -> Result<T, Box<dyn Any + Send + 'static>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/local_shell.rs:113:40
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn join(self) -> Result<T, Box<Any + Send + 'static>> {
[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/nightly/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] 113 |     pub fn join(self) -> Result<T, Box<dyn Any + Send + 'static>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `siginfo_t` does not permit being left uninitialized
[INFO] [stdout]   --> src/shell_child.rs:55:28
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let mut info = mem::uninitialized::<libc::siginfo_t>();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this code causes undefined behavior when executed
[INFO] [stdout]    |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `sigset_t` does not permit being left uninitialized
[INFO] [stdout]   --> src/process_manager.rs:59:26
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let mut sigset = mem::uninitialized::<sigset_t>();
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this code causes undefined behavior when executed
[INFO] [stdout]    |                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `sigset_t` does not permit being left uninitialized
[INFO] [stdout]   --> src/process_manager.rs:67:26
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let mut oldset = mem::uninitialized::<sigset_t>();
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this code causes undefined behavior when executed
[INFO] [stdout]    |                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `siginfo_t` does not permit being left uninitialized
[INFO] [stdout]   --> src/shell_child.rs:55:28
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let mut info = mem::uninitialized::<libc::siginfo_t>();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this code causes undefined behavior when executed
[INFO] [stdout]    |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `sigset_t` does not permit being left uninitialized
[INFO] [stdout]   --> src/process_manager.rs:59:26
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let mut sigset = mem::uninitialized::<sigset_t>();
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this code causes undefined behavior when executed
[INFO] [stdout]    |                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `sigset_t` does not permit being left uninitialized
[INFO] [stdout]   --> src/process_manager.rs:67:26
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let mut oldset = mem::uninitialized::<sigset_t>();
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this code causes undefined behavior when executed
[INFO] [stdout]    |                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `shell`
[INFO] [stdout]   --> tests/shell_tests.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[macro_use] extern crate shell;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cmd` in this scope
[INFO] [stdout]    --> tests/shell_tests.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |             assert!(cmd!("pgrep sleep").run().is_err());
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cmd` in this scope
[INFO] [stdout]   --> tests/shell_tests.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         cmd!("sleep 1").run()
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cmd` in this scope
[INFO] [stdout]   --> tests/shell_tests.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         cmd!("sleep 5").run()
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `exec` that must be used
[INFO] [stdout]   --> src/bin/repeat.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     cmd!("cargo run --bin repeat").command.exec();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let _ = cmd!("cargo run --bin repeat").command.exec();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `exec` that must be used
[INFO] [stdout]   --> src/bin/repeat.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     cmd!("cargo run --bin repeat").command.exec();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let _ = cmd!("cargo run --bin repeat").command.exec();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cmd` in this scope
[INFO] [stdout]   --> tests/shell_tests.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         cmd!("sleep 2").run()
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cmd` in this scope
[INFO] [stdout]   --> tests/shell_tests.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         cmd!("sleep 0.05").run()?;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cmd` in this scope
[INFO] [stdout]   --> tests/shell_tests.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     assert!(cmd!("pgrep sleep").run().is_err());
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cmd` in this scope
[INFO] [stdout]   --> tests/shell_tests.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |     assert!(cmd!("pgrep sleep").run().is_ok());
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cmd` in this scope
[INFO] [stdout]   --> tests/shell_tests.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         cmd!("sleep 3").run()
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cmd` in this scope
[INFO] [stdout]   --> tests/shell_tests.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     cmd!("test 0 = 0").run().unwrap();
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-shell` (test "shell_tests") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "55bfed316ac865279dfc0eebd44bb1ecb987bca8066140d09f889ba6ce66a622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55bfed316ac865279dfc0eebd44bb1ecb987bca8066140d09f889ba6ce66a622", kill_on_drop: false }`
[INFO] [stdout] 55bfed316ac865279dfc0eebd44bb1ecb987bca8066140d09f889ba6ce66a622
