[INFO] fetching crate anyways 0.3.0...
[INFO] testing anyways-0.3.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate anyways 0.3.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate anyways 0.3.0
[INFO] finished tweaking crates.io crate anyways 0.3.0
[INFO] tweaked toml for crates.io crate anyways 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate anyways 0.3.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] [stderr]       Adding owo-colors v3.5.0 (available: v4.2.3)
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 421756a97a4935ee30b4c9b2db44deeb601631f26f0bd0143348730cf3bfd769
[INFO] running `Command { std: "docker" "start" "-a" "421756a97a4935ee30b4c9b2db44deeb601631f26f0bd0143348730cf3bfd769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "421756a97a4935ee30b4c9b2db44deeb601631f26f0bd0143348730cf3bfd769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "421756a97a4935ee30b4c9b2db44deeb601631f26f0bd0143348730cf3bfd769", kill_on_drop: false }`
[INFO] [stdout] 421756a97a4935ee30b4c9b2db44deeb601631f26f0bd0143348730cf3bfd769
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 54d46f84a3bd8bb4a698fcd0ad8cfc4d18c01dcb0b794ec1d86185a0f6812dde
[INFO] running `Command { std: "docker" "start" "-a" "54d46f84a3bd8bb4a698fcd0ad8cfc4d18c01dcb0b794ec1d86185a0f6812dde", kill_on_drop: false }`
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling anyways v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Style`
[INFO] [stdout]   --> src/lib.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | use owo_colors::{Style};
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/formatter.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fmt::{Formatter, Write};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/formatter.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |             let mut fill = " ".repeat(max_width.saturating_sub(get_length(&line)));
[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: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |         if AUDIT_FORMATTER.is_none() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         AUDIT_FORMATTER.as_deref().unwrap()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |         if AUDIT_PROCESSOR.is_none() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         AUDIT_PROCESSOR.as_deref().unwrap()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.22s
[INFO] running `Command { std: "docker" "inspect" "54d46f84a3bd8bb4a698fcd0ad8cfc4d18c01dcb0b794ec1d86185a0f6812dde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54d46f84a3bd8bb4a698fcd0ad8cfc4d18c01dcb0b794ec1d86185a0f6812dde", kill_on_drop: false }`
[INFO] [stdout] 54d46f84a3bd8bb4a698fcd0ad8cfc4d18c01dcb0b794ec1d86185a0f6812dde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] f1ce396102bc9ef64c6cbd0b3dbf78c423d0eaf79cdaec5e7519e7acdd7d20b3
[INFO] running `Command { std: "docker" "start" "-a" "f1ce396102bc9ef64c6cbd0b3dbf78c423d0eaf79cdaec5e7519e7acdd7d20b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyways v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Style`
[INFO] [stdout]   --> src/lib.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | use owo_colors::{Style};
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/formatter.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fmt::{Formatter, Write};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/formatter.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |             let mut fill = " ".repeat(max_width.saturating_sub(get_length(&line)));
[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: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |         if AUDIT_FORMATTER.is_none() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         AUDIT_FORMATTER.as_deref().unwrap()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |         if AUDIT_PROCESSOR.is_none() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         AUDIT_PROCESSOR.as_deref().unwrap()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Style`
[INFO] [stdout]   --> src/lib.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | use owo_colors::{Style};
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> src/lib.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use std::fs::File;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/formatter.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fmt::{Formatter, Write};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/formatter.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |             let mut fill = " ".repeat(max_width.saturating_sub(get_length(&line)));
[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: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |         if AUDIT_FORMATTER.is_none() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         AUDIT_FORMATTER.as_deref().unwrap()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |         if AUDIT_PROCESSOR.is_none() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         AUDIT_PROCESSOR.as_deref().unwrap()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] running `Command { std: "docker" "inspect" "f1ce396102bc9ef64c6cbd0b3dbf78c423d0eaf79cdaec5e7519e7acdd7d20b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1ce396102bc9ef64c6cbd0b3dbf78c423d0eaf79cdaec5e7519e7acdd7d20b3", kill_on_drop: false }`
[INFO] [stdout] f1ce396102bc9ef64c6cbd0b3dbf78c423d0eaf79cdaec5e7519e7acdd7d20b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 835ac154b5674441d115cd300087176d12ab7da1324be1e12f9f602f2e3680bd
[INFO] running `Command { std: "docker" "start" "-a" "835ac154b5674441d115cd300087176d12ab7da1324be1e12f9f602f2e3680bd", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] warning: unused import: `Style`
[INFO] [stderr]   --> src/lib.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 | use owo_colors::{Style};
[INFO] [stderr]    |                  ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Write`
[INFO] [stderr]  --> src/formatter.rs:3:27
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::fmt::{Formatter, Write};
[INFO] [stderr]   |                           ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/formatter.rs:112:17
[INFO] [stderr]     |
[INFO] [stderr] 112 |             let mut fill = " ".repeat(max_width.saturating_sub(get_length(&line)));
[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: creating a shared reference to mutable static
[INFO] [stderr]   --> src/lib.rs:44:12
[INFO] [stderr]    |
[INFO] [stderr] 44 |         if AUDIT_FORMATTER.is_none() {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/lib.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |         AUDIT_FORMATTER.as_deref().unwrap()
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/lib.rs:53:12
[INFO] [stderr]    |
[INFO] [stderr] 53 |         if AUDIT_PROCESSOR.is_none() {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/lib.rs:56:9
[INFO] [stderr]    |
[INFO] [stderr] 56 |         AUDIT_PROCESSOR.as_deref().unwrap()
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fs::File`
[INFO] [stderr]   --> src/lib.rs:62:9
[INFO] [stderr]    |
[INFO] [stderr] 62 |     use std::fs::File;
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `anyways` (lib) generated 7 warnings (run `cargo fix --lib -p anyways` to apply 2 suggestions)
[INFO] [stderr] warning: `anyways` (lib test) generated 8 warnings (7 duplicates) (run `cargo fix --lib -p anyways --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anyways-bdb2236ff121f9b3)
[INFO] [stdout] test tests::thigns ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::thigns stdout ----
[INFO] [stdout] Error: 
[INFO] [stdout] [94m╭── [39m[1mDogs[0m [94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m╮[39m
[INFO] [stdout] [94m│[39m    Sheril                                                                                                            [94m│[39m
[INFO] [stdout] [94m╰[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m─[39m[94m╯[39m
[INFO] [stdout] [31m╭── [39m[1mErrors[0m [31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m╮[39m
[INFO] [stdout] [31m│[39m          [31mE0[39m [37m[37m↓[39m[39m Failed to read plugin                                                                                  [31m│[39m
[INFO] [stdout] [31m│[39m          [31mE1[39m [37m[37m↓[39m[39m Failed to find your mom being gay                                                                      [31m│[39m
[INFO] [stdout] [31m│[39m          [31mE2[39m [37m[37m→[39m[39m No such file or directory (os error 2)                                                                 [31m│[39m
[INFO] [stdout] [31m╰[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m─[39m[31m╯[39m
[INFO] [stdout] [33m╭── [39m[1mBacktrace[0m [33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m╮[39m
[INFO] [stdout] [33m│[39m    [1m[37msrc/audit.rs[39m[0m                                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m       [34m19:24[39m [37m|[39m ???                                                                                                    [33m│[39m
[INFO] [stdout] [33m│[39m       [34m26:25[39m [37m|[39m ???                                                                                                    [33m│[39m
[INFO] [stdout] [33m│[39m                                                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m    [1m[37msrc/ext.rs[39m[0m                                                                                                        [33m│[39m
[INFO] [stdout] [33m│[39m       [34m43:33[39m [37m|[39m [35manyways[a4121662e5150916][39mresult::Result<std[3f03f8b59f91bef1]::fs::File, std[3f03f8b59f91bef1]::io::er [33m│[39m
[INFO] [stdout] [33m│[39m ror::Error> [37m->[39m ext::AuditExt<std[3f03f8b59f91bef1]::fs::File>::wrap::<<core[585f66e14d78f9ba]::result::Result<std[3f [33m│[39m
[INFO] [stdout] [33m│[39m 03f8b59f91bef1]::fs::File, std[3f03f8b59f91bef1]::io::error::Error> as anyways[a4121662e5150916]::ext::AuditExt<std[ [33m│[39m
[INFO] [stdout] [33m│[39m 3f03f8b59f91bef1]::fs::File>>::wrap_err<&str>                                                                        [33m│[39m
[INFO] [stdout] [33m│[39m        [34m6:11[39m [37m|[39m [35manyways[a4121662e5150916][39mresult::Result<std[3f03f8b59f91bef1]::fs::File, std[3f03f8b59f91bef1]::io::er [33m│[39m
[INFO] [stdout] [33m│[39m ror::Error> [37m->[39m ext::AuditExt<std[3f03f8b59f91bef1]::fs::File>::wrap_err                                              [33m│[39m
[INFO] [stdout] [33m│[39m                                                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m    [1m[37msrc/lib.rs[39m[0m                                                                                                        [33m│[39m
[INFO] [stdout] [33m│[39m [31mE1[39m [31mE2[39m [34m97:50[39m [37m[1m[31m+[39m[0m[39m [35manyways[a4121662e5150916][39mtests::very_long_module_also_because_i_can_btw_i_need_this_to_see_if_wrapping [33m│[39m
[INFO] [stdout] [33m│[39m _works_correctly                                                                                                     [33m│[39m
[INFO] [stdout] [33m│[39m       [34m83:15[39m [37m|[39m [35manyways[a4121662e5150916][39mtests                                                                         [33m│[39m
[INFO] [stdout] [33m│[39m [31mE0[39m     [34m71:9[39m [37m[1m[31m+[39m[0m[39m [35manyways[a4121662e5150916][39mtests                                                                         [33m│[39m
[INFO] [stdout] [33m│[39m       [34m70:20[39m [37m|[39m [35manyways[a4121662e5150916][39mtests::thigns                                                                 [33m│[39m
[INFO] [stdout] [33m│[39m                                                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m    [1m[37mcore/src/ops/function.rs[39m[0m                                                                                          [33m│[39m
[INFO] [stdout] [33m│[39m       [34m250:5[39m [37m|[39m [35mcore[585f66e14d78f9ba][39mtests::thigns::{closure#0} [37m->[39m [36mclosure[0m                                            [33m│[39m
[INFO] [stdout] [33m│[39m       [34m250:5[39m [37m|[39m ???                                                                                                    [33m│[39m
[INFO] [stdout] [33m│[39m                                                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m    [1m[37mtest/src/lib.rs[39m[0m                                                                                                   [33m│[39m
[INFO] [stdout] [33m│[39m      [34m663:18[39m [37m|[39m [35mtest[30224e0cb089acd2][39m__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[ [33m│[39m
[INFO] [stdout] [33m│[39m 15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::stri [33m│[39m
[INFO] [stdout] [33m│[39m ng                                                                                                                   [33m│[39m
[INFO] [stdout] [33m│[39m      [34m686:74[39m [37m|[39m [35mtest[30224e0cb089acd2][39mrun_test_in_process                                                              [33m│[39m
[INFO] [stdout] [33m│[39m                                                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m    [1m[37mcore/src/panic/unwind_safe.rs[39m[0m                                                                                     [33m│[39m
[INFO] [stdout] [33m│[39m       [34m274:9[39m [37m|[39m [35mcore[585f66e14d78f9ba][39mpanic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process [33m│[39m
[INFO] [stdout] [33m│[39m ::{closure#0}> [37m->[39m [36mclosure[0m                                                                                            [33m│[39m
[INFO] [stdout] [33m│[39m                                                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m    [1m[37mstd/src/panicking.rs[39m[0m                                                                                              [33m│[39m
[INFO] [stdout] [33m│[39m      [34m581:40[39m [37m|[39m [35mstd[3f03f8b59f91bef1][39mpanicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::As [33m│[39m
[INFO] [stdout] [33m│[39m sertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), [33m│[39m
[INFO] [stdout] [33m│[39m  alloc[15e7b27aba85d2e2]::string                                                                                     [33m│[39m
[INFO] [stdout] [33m│[39m      [34m544:19[39m [37m|[39m [35mstd[3f03f8b59f91bef1][39mpanicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b2 [33m│[39m
[INFO] [stdout] [33m│[39m 7aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::r [33m│[39m
[INFO] [stdout] [33m│[39m un_test_in_process                                                                                                   [33m│[39m
[INFO] [stdout] [33m│[39m                                                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m    [1m[37mstd/src/panic.rs[39m[0m                                                                                                  [33m│[39m
[INFO] [stdout] [33m│[39m      [34m359:14[39m [37m|[39m [35mstd[3f03f8b59f91bef1][39mpanic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSaf [33m│[39m
[INFO] [stdout] [33m│[39m e<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b2 [33m│[39m
[INFO] [stdout] [33m│[39m 7aba85d2e2]::string                                                                                                  [33m│[39m
[INFO] [stdout] [33m│[39m                                                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m    [1m[37mtest/src/lib.rs[39m[0m                                                                                                   [33m│[39m
[INFO] [stdout] [33m│[39m      [34m686:27[39m [37m|[39m test[30224e0cb089acd2]                                                                                 [33m│[39m
[INFO] [stdout] [33m│[39m      [34m607:43[39m [37m|[39m [35mtest[30224e0cb089acd2][39mrun_test                                                                         [33m│[39m
[INFO] [stdout] [33m│[39m      [34m637:41[39m [37m|[39m [35mtest[30224e0cb089acd2][39mrun_test                                                                         [33m│[39m
[INFO] [stdout] [33m│[39m                                                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m    [1m[37mstd/src/sys/backtrace.rs[39m[0m                                                                                          [33m│[39m
[INFO] [stdout] [33m│[39m      [34m166:18[39m [37m|[39m [35mstd[3f03f8b59f91bef1][39msys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test   [33m│[39m
[INFO] [stdout] [33m│[39m                                                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m    [1m[37mstd/src/thread/lifecycle.rs[39m[0m                                                                                       [33m│[39m
[INFO] [stdout] [33m│[39m       [34m91:13[39m [37m|[39m [35mstd[3f03f8b59f91bef1][39mthread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1 [33m│[39m
[INFO] [stdout] [33m│[39m }, ()>::{closure#1}                                                                                                  [33m│[39m
[INFO] [stdout] [33m│[39m                                                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m    [1m[37mcore/src/panic/unwind_safe.rs[39m[0m                                                                                     [33m│[39m
[INFO] [stdout] [33m│[39m       [34m274:9[39m [37m|[39m [35mcore[585f66e14d78f9ba][39mpanic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::s [33m│[39m
[INFO] [stdout] [33m│[39m pawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> [37m->[39m [36mclosure[0m              [33m│[39m
[INFO] [stdout] [33m│[39m                                                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m    [1m[37mstd/src/panicking.rs[39m[0m                                                                                              [33m│[39m
[INFO] [stdout] [33m│[39m      [34m581:40[39m [37m|[39m [35mstd[3f03f8b59f91bef1][39mpanicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::As [33m│[39m
[INFO] [stdout] [33m│[39m sertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure# [33m│[39m
[INFO] [stdout] [33m│[39m 1}, ()>::{closure#1}                                                                                                 [33m│[39m
[INFO] [stdout] [33m│[39m      [34m544:19[39m [37m|[39m [35mstd[3f03f8b59f91bef1][39mpanicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertU [33m│[39m
[INFO] [stdout] [33m│[39m nwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ( [33m│[39m
[INFO] [stdout] [33m│[39m )>::{closure#1}                                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m                                                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m    [1m[37mstd/src/panic.rs[39m[0m                                                                                                  [33m│[39m
[INFO] [stdout] [33m│[39m      [34m359:14[39m [37m|[39m [35mstd[3f03f8b59f91bef1][39mpanic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSaf [33m│[39m
[INFO] [stdout] [33m│[39m e<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{clo [33m│[39m
[INFO] [stdout] [33m│[39m sure#1}                                                                                                              [33m│[39m
[INFO] [stdout] [33m│[39m                                                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m    [1m[37mstd/src/thread/lifecycle.rs[39m[0m                                                                                       [33m│[39m
[INFO] [stdout] [33m│[39m       [34m89:26[39m [37m|[39m [35mstd[3f03f8b59f91bef1][39mthread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1 [33m│[39m
[INFO] [stdout] [33m│[39m }, ()>                                                                                                               [33m│[39m
[INFO] [stdout] [33m│[39m                                                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m    [1m[37mcore/src/ops/function.rs[39m[0m                                                                                          [33m│[39m
[INFO] [stdout] [33m│[39m       [34m250:5[39m [37m|[39m [35mcore[585f66e14d78f9ba][39mthread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1} [33m│[39m
[INFO] [stdout] [33m│[39m , ()>::{closure#1} [37m->[39m [36mclosure()[0m                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m                                                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m    [1m[37malloc/src/boxed.rs[39m[0m                                                                                                [33m│[39m
[INFO] [stdout] [33m│[39m      [34m2206:9[39m [37m|[39m [35mcore[585f66e14d78f9ba][39mboxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> +  [33m│[39m
[INFO] [stdout] [33m│[39m core[585f66e14d78f9ba]::marker::Send> [37m->[39m [36mclosure[0m                                                                     [33m│[39m
[INFO] [stdout] [33m│[39m                                                                                                                      [33m│[39m
[INFO] [stdout] [33m│[39m    [1m[37mstd/src/sys/thread/unix.rs[39m[0m                                                                                        [33m│[39m
[INFO] [stdout] [33m│[39m      [34m119:17[39m [37m|[39m ???                                                                                                    [33m│[39m
[INFO] [stdout] [33m╰[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m─[39m[33m╯[39m
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::thigns
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "835ac154b5674441d115cd300087176d12ab7da1324be1e12f9f602f2e3680bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "835ac154b5674441d115cd300087176d12ab7da1324be1e12f9f602f2e3680bd", kill_on_drop: false }`
[INFO] [stdout] 835ac154b5674441d115cd300087176d12ab7da1324be1e12f9f602f2e3680bd
