[INFO] cloning repository https://github.com/nilehmann/backtracetk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nilehmann/backtracetk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilehmann%2Fbacktracetk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilehmann%2Fbacktracetk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2dfc9d9a554ff8fb672e4cf357dd08d652b30b84
[INFO] checking nilehmann/backtracetk against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilehmann%2Fbacktracetk" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nilehmann/backtracetk
[INFO] finished tweaking git repo https://github.com/nilehmann/backtracetk
[INFO] tweaked toml for git repo https://github.com/nilehmann/backtracetk written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nilehmann/backtracetk on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nilehmann/backtracetk 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded terminal_size v0.3.0
[INFO] [stderr]   Downloaded anstyle-query v1.1.0
[INFO] [stderr]   Downloaded clap_lex v0.7.1
[INFO] [stderr]   Downloaded clap_derive v4.5.8
[INFO] [stderr]   Downloaded redox_termios v0.1.3
[INFO] [stderr]   Downloaded termion v4.0.2
[INFO] [stderr]   Downloaded clap v4.5.8
[INFO] [stderr]   Downloaded clap_builder v4.5.8
[INFO] [stderr]   Downloaded syn v2.0.69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7df1f78debf45eed9a9e8049406a85f630257a18288b62c45fe4bf216eb15b88
[INFO] running `Command { std: "docker" "start" "-a" "7df1f78debf45eed9a9e8049406a85f630257a18288b62c45fe4bf216eb15b88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7df1f78debf45eed9a9e8049406a85f630257a18288b62c45fe4bf216eb15b88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7df1f78debf45eed9a9e8049406a85f630257a18288b62c45fe4bf216eb15b88", kill_on_drop: false }`
[INFO] [stdout] 7df1f78debf45eed9a9e8049406a85f630257a18288b62c45fe4bf216eb15b88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99e53d2b88cfc4e6e2d952713cef838937213884ce679f4876fa24bdf546db4e
[INFO] running `Command { std: "docker" "start" "-a" "99e53d2b88cfc4e6e2d952713cef838937213884ce679f4876fa24bdf546db4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking termion v4.0.2
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.69
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr]     Checking serde v1.0.203
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking toml_edit v0.22.14
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]     Checking backtracetk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]   --> src/render.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         anstream::eprintln!("\n{:━^width$}", " BACKTRACE ", width = self.total_width);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `anstream::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `anstream::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `anstream::eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]   --> src/render.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         anstream::eprintln!("\n{:━^width$}", " BACKTRACE ", width = self.total_width);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `anstream::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `anstream::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `anstream::eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]   --> src/render.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         anstream::eprintln!("{CYAN}{msg:┄^width$}{RESET}", width = self.total_width);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `anstream::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `anstream::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `anstream::eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]   --> src/render.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         anstream::eprintln!("{CYAN}{msg:┄^width$}{RESET}", width = self.total_width);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `anstream::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `anstream::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `anstream::eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]   --> src/render.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | /         anstream::eprintln!(
[INFO] [stdout] 77 | |             "{:>width$}: {GREEN}{}{RESET}",
[INFO] [stdout] 78 | |             frame.frameno,
[INFO] [stdout] 79 | |             frame.function,
[INFO] [stdout] 80 | |             width = self.frameno_width
[INFO] [stdout] 81 | |         );
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `anstream::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `anstream::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `anstream::eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]   --> src/render.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | /         anstream::eprintln!(
[INFO] [stdout] 77 | |             "{:>width$}: {GREEN}{}{RESET}",
[INFO] [stdout] 78 | |             frame.frameno,
[INFO] [stdout] 79 | |             frame.function,
[INFO] [stdout] 80 | |             width = self.frameno_width
[INFO] [stdout] 81 | |         );
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `anstream::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `anstream::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `anstream::eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]    --> src/render.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 anstream::eprintln!("{}  at {}", self.frameno_padding(), Link::new(text, url));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `anstream::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `anstream::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `anstream::eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]    --> src/render.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         anstream::eprintln!("{}  at {text}", self.frameno_padding())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `anstream::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `anstream::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `anstream::eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]    --> src/render.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 anstream::eprintln!("{}  at {}", self.frameno_padding(), Link::new(text, url));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `anstream::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `anstream::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `anstream::eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]    --> src/render.rs:114:21
[INFO] [stdout]     |
[INFO] [stdout] 114 |                     anstream::eprint!("{BOLD}");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `anstream::eprint` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `anstream::eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `anstream::eprint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]    --> src/render.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         anstream::eprintln!("{}  at {text}", self.frameno_padding())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `anstream::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `anstream::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `anstream::eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]    --> src/render.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 116 | /                 anstream::eprintln!(
[INFO] [stdout] 117 | |                     "{}    {i:>width$} | {line}",
[INFO] [stdout] 118 | |                     self.frameno_padding(),
[INFO] [stdout] 119 | |                     width = self.lineno_width
[INFO] [stdout] 120 | |                 );
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `anstream::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `anstream::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `anstream::eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]    --> src/render.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |                     anstream::eprint!("{RESET}");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `anstream::eprint` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `anstream::eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `anstream::eprint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]    --> src/render.rs:114:21
[INFO] [stdout]     |
[INFO] [stdout] 114 |                     anstream::eprint!("{BOLD}");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `anstream::eprint` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `anstream::eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `anstream::eprint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]    --> src/render.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 116 | /                 anstream::eprintln!(
[INFO] [stdout] 117 | |                     "{}    {i:>width$} | {line}",
[INFO] [stdout] 118 | |                     self.frameno_padding(),
[INFO] [stdout] 119 | |                     width = self.lineno_width
[INFO] [stdout] 120 | |                 );
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `anstream::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `anstream::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `anstream::eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]    --> src/render.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         anstream::eprint!("{RED}");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `anstream::eprint` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `anstream::eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `anstream::eprint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]    --> src/render.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |                     anstream::eprint!("{RESET}");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `anstream::eprint` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `anstream::eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `anstream::eprint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]    --> src/render.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 | /         anstream::eprintln!(
[INFO] [stdout] 136 | |             "thread '{}' panickd at {}",
[INFO] [stdout] 137 | |             panic_info.thread,
[INFO] [stdout] 138 | |             panic_info.at
[INFO] [stdout] 139 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `anstream::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `anstream::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `anstream::eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]    --> src/render.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         anstream::eprint!("{RED}");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `anstream::eprint` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `anstream::eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `anstream::eprint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]    --> src/render.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |             anstream::eprintln!("{line}");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `anstream::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `anstream::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `anstream::eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]    --> src/render.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 | /         anstream::eprintln!(
[INFO] [stdout] 136 | |             "thread '{}' panickd at {}",
[INFO] [stdout] 137 | |             panic_info.thread,
[INFO] [stdout] 138 | |             panic_info.at
[INFO] [stdout] 139 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `anstream::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `anstream::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `anstream::eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]    --> src/render.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         anstream::eprint!("{RESET}");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `anstream::eprint` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `anstream::eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `anstream::eprint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]    --> src/render.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |             anstream::eprintln!("{line}");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `anstream::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `anstream::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `anstream::eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]    --> src/render.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         anstream::eprint!("{RESET}");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `anstream::eprint` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `anstream::eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `anstream::eprint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]   --> src/main.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |             anstream::eprintln!("{line}");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `anstream::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `anstream::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `anstream::eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]   --> src/main.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |             anstream::eprintln!("{line}");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `anstream::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `anstream::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `anstream::eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.40s
[INFO] running `Command { std: "docker" "inspect" "99e53d2b88cfc4e6e2d952713cef838937213884ce679f4876fa24bdf546db4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99e53d2b88cfc4e6e2d952713cef838937213884ce679f4876fa24bdf546db4e", kill_on_drop: false }`
[INFO] [stdout] 99e53d2b88cfc4e6e2d952713cef838937213884ce679f4876fa24bdf546db4e
