[INFO] fetching crate suitcase 0.1.4...
[INFO] testing suitcase-0.1.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate suitcase 0.1.4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate suitcase 0.1.4
[INFO] finished tweaking crates.io crate suitcase 0.1.4
[INFO] tweaked toml for crates.io crate suitcase 0.1.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate suitcase 0.1.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate suitcase 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 433240e9b8d36227ea3f634d7377b5801819de46c751a03fa7369808e8c03ea0
[INFO] running `Command { std: "docker" "start" "-a" "433240e9b8d36227ea3f634d7377b5801819de46c751a03fa7369808e8c03ea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "433240e9b8d36227ea3f634d7377b5801819de46c751a03fa7369808e8c03ea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "433240e9b8d36227ea3f634d7377b5801819de46c751a03fa7369808e8c03ea0", kill_on_drop: false }`
[INFO] [stdout] 433240e9b8d36227ea3f634d7377b5801819de46c751a03fa7369808e8c03ea0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9dfaffe81b776f55fb9332373289b39fae4035aa3b7644f1c4caabccc615806
[INFO] running `Command { std: "docker" "start" "-a" "c9dfaffe81b776f55fb9332373289b39fae4035aa3b7644f1c4caabccc615806", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling clap_lex v0.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.7
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling is-terminal v0.4.4
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling serde_yaml v0.9.19
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling clap_derive v4.1.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling spinners v4.1.0
[INFO] [stderr]    Compiling clap v4.1.8
[INFO] [stderr]    Compiling suitcase v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/internal/commands/ford.rs:108:30
[INFO] [stdout]     |
[INFO] [stdout] 108 |             let error = error.deref().clone();
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ShellError` does not implement `Deref`, so calling `deref` on `&ShellError` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 108 -             let error = error.deref().clone();
[INFO] [stdout] 108 +             let error = error.clone();
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ShellError`, implement `Clone` for it
[INFO] [stdout]    --> src/internal/shell.rs:84:1
[INFO] [stdout]     |
[INFO] [stdout]  84 + #[derive(Clone)]
[INFO] [stdout]  85 | pub enum ShellError {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/internal/commands/fua.rs:142:30
[INFO] [stdout]     |
[INFO] [stdout] 142 |             let error = error.deref().clone();
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ShellError` does not implement `Deref`, so calling `deref` on `&ShellError` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 142 -             let error = error.deref().clone();
[INFO] [stdout] 142 +             let error = error.clone();
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ShellError`, implement `Clone` for it
[INFO] [stdout]    --> src/internal/shell.rs:84:1
[INFO] [stdout]     |
[INFO] [stdout]  84 + #[derive(Clone)]
[INFO] [stdout]  85 | pub enum ShellError {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.71s
[INFO] running `Command { std: "docker" "inspect" "c9dfaffe81b776f55fb9332373289b39fae4035aa3b7644f1c4caabccc615806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9dfaffe81b776f55fb9332373289b39fae4035aa3b7644f1c4caabccc615806", kill_on_drop: false }`
[INFO] [stdout] c9dfaffe81b776f55fb9332373289b39fae4035aa3b7644f1c4caabccc615806
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c83ef96e624015088b06667734c893ae02b4ff7a3a8fcf3f62ffd5334c76d3a3
[INFO] running `Command { std: "docker" "start" "-a" "c83ef96e624015088b06667734c893ae02b4ff7a3a8fcf3f62ffd5334c76d3a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling suitcase v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/internal/commands/ford.rs:108:30
[INFO] [stdout]     |
[INFO] [stdout] 108 |             let error = error.deref().clone();
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ShellError` does not implement `Deref`, so calling `deref` on `&ShellError` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 108 -             let error = error.deref().clone();
[INFO] [stdout] 108 +             let error = error.clone();
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ShellError`, implement `Clone` for it
[INFO] [stdout]    --> src/internal/shell.rs:84:1
[INFO] [stdout]     |
[INFO] [stdout]  84 + #[derive(Clone)]
[INFO] [stdout]  85 | pub enum ShellError {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/internal/commands/fua.rs:142:30
[INFO] [stdout]     |
[INFO] [stdout] 142 |             let error = error.deref().clone();
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ShellError` does not implement `Deref`, so calling `deref` on `&ShellError` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 142 -             let error = error.deref().clone();
[INFO] [stdout] 142 +             let error = error.clone();
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ShellError`, implement `Clone` for it
[INFO] [stdout]    --> src/internal/shell.rs:84:1
[INFO] [stdout]     |
[INFO] [stdout]  84 + #[derive(Clone)]
[INFO] [stdout]  85 | pub enum ShellError {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/internal/commands/ford.rs:108:30
[INFO] [stdout]     |
[INFO] [stdout] 108 |             let error = error.deref().clone();
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ShellError` does not implement `Deref`, so calling `deref` on `&ShellError` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 108 -             let error = error.deref().clone();
[INFO] [stdout] 108 +             let error = error.clone();
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ShellError`, implement `Clone` for it
[INFO] [stdout]    --> src/internal/shell.rs:84:1
[INFO] [stdout]     |
[INFO] [stdout]  84 + #[derive(Clone)]
[INFO] [stdout]  85 | pub enum ShellError {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/internal/commands/fua.rs:142:30
[INFO] [stdout]     |
[INFO] [stdout] 142 |             let error = error.deref().clone();
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ShellError` does not implement `Deref`, so calling `deref` on `&ShellError` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 142 -             let error = error.deref().clone();
[INFO] [stdout] 142 +             let error = error.clone();
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ShellError`, implement `Clone` for it
[INFO] [stdout]    --> src/internal/shell.rs:84:1
[INFO] [stdout]     |
[INFO] [stdout]  84 + #[derive(Clone)]
[INFO] [stdout]  85 | pub enum ShellError {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "c83ef96e624015088b06667734c893ae02b4ff7a3a8fcf3f62ffd5334c76d3a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c83ef96e624015088b06667734c893ae02b4ff7a3a8fcf3f62ffd5334c76d3a3", kill_on_drop: false }`
[INFO] [stdout] c83ef96e624015088b06667734c893ae02b4ff7a3a8fcf3f62ffd5334c76d3a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 280f56b1a82c5ae0133ee48c6835f7abdc854bb93302e650996b512d6c6622a8
[INFO] running `Command { std: "docker" "start" "-a" "280f56b1a82c5ae0133ee48c6835f7abdc854bb93302e650996b512d6c6622a8", kill_on_drop: false }`
[INFO] [stderr] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/internal/commands/ford.rs:108:30
[INFO] [stderr]     |
[INFO] [stderr] 108 |             let error = error.deref().clone();
[INFO] [stderr]     |                              ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `ShellError` does not implement `Deref`, so calling `deref` on `&ShellError` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 108 -             let error = error.deref().clone();
[INFO] [stderr] 108 +             let error = error.clone();
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `ShellError`, implement `Clone` for it
[INFO] [stderr]    --> src/internal/shell.rs:84:1
[INFO] [stderr]     |
[INFO] [stderr]  84 + #[derive(Clone)]
[INFO] [stderr]  85 | pub enum ShellError {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/internal/commands/fua.rs:142:30
[INFO] [stderr]     |
[INFO] [stderr] 142 |             let error = error.deref().clone();
[INFO] [stderr]     |                              ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `ShellError` does not implement `Deref`, so calling `deref` on `&ShellError` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 142 -             let error = error.deref().clone();
[INFO] [stderr] 142 +             let error = error.clone();
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `ShellError`, implement `Clone` for it
[INFO] [stderr]    --> src/internal/shell.rs:84:1
[INFO] [stderr]     |
[INFO] [stderr]  84 + #[derive(Clone)]
[INFO] [stderr]  85 | pub enum ShellError {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `suitcase` (lib) generated 2 warnings (run `cargo fix --lib -p suitcase` to apply 2 suggestions)
[INFO] [stderr] warning: `suitcase` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/suitcase-3118c5dce01da105)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/ford.rs (/opt/rustwide/target/debug/deps/ford-6375119e6cb247f3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/fua.rs (/opt/rustwide/target/debug/deps/fua-af9a3b3c3763c8e0)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/gho.rs (/opt/rustwide/target/debug/deps/gho-432ac7b679548851)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/suitcase-389ea98081e5945f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests suitcase
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/internal/progress/mod.rs - internal::progress::progress (line 85) - compile ... FAILED
[INFO] [stdout] test src/internal/shell.rs - internal::shell::exec_on (line 123) - compile ... FAILED
[INFO] [stdout] test src/internal/shell.rs - internal::shell::args (line 106) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/internal/progress/mod.rs - internal::progress::progress (line 85) stdout ----
[INFO] [stdout] error: cannot find macro `progress` in this scope
[INFO] [stdout]  --> src/internal/progress/mod.rs:86:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | let num = progress!("get number", get_number());
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use suitcase::progress;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/internal/shell.rs - internal::shell::exec_on (line 123) stdout ----
[INFO] [stdout] error: cannot find macro `exec_on` in this scope
[INFO] [stdout]  --> src/internal/shell.rs:127:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | let result = exec_on!(shell, "echo", "hello world").unwrap();
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use suitcase::exec_on;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/internal/progress/mod.rs - internal::progress::progress (line 85)
[INFO] [stdout]     src/internal/shell.rs - internal::shell::exec_on (line 123)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "280f56b1a82c5ae0133ee48c6835f7abdc854bb93302e650996b512d6c6622a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "280f56b1a82c5ae0133ee48c6835f7abdc854bb93302e650996b512d6c6622a8", kill_on_drop: false }`
[INFO] [stdout] 280f56b1a82c5ae0133ee48c6835f7abdc854bb93302e650996b512d6c6622a8
