[INFO] cloning repository https://github.com/obox-systems/formatter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obox-systems/formatter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobox-systems%2Fformatter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobox-systems%2Fformatter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fcf6cf3a79dcc7bc56ed10ae0f102ba7030a04f
[INFO] testing obox-systems/formatter against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobox-systems%2Fformatter" "/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/obox-systems/formatter
[INFO] finished tweaking git repo https://github.com/obox-systems/formatter
[INFO] tweaked toml for git repo https://github.com/obox-systems/formatter written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/obox-systems/formatter on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/obox-systems/formatter 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8676a2c1fd48bd640c12c780e5e9f9eae95adfaec68787fb0e9a6fe154d77a3a
[INFO] running `Command { std: "docker" "start" "-a" "8676a2c1fd48bd640c12c780e5e9f9eae95adfaec68787fb0e9a6fe154d77a3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8676a2c1fd48bd640c12c780e5e9f9eae95adfaec68787fb0e9a6fe154d77a3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8676a2c1fd48bd640c12c780e5e9f9eae95adfaec68787fb0e9a6fe154d77a3a", kill_on_drop: false }`
[INFO] [stdout] 8676a2c1fd48bd640c12c780e5e9f9eae95adfaec68787fb0e9a6fe154d77a3a
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1320b1e3da6512165bf419cbec045f1b5ee7236033170e469f85215dcef65c21
[INFO] running `Command { std: "docker" "start" "-a" "1320b1e3da6512165bf419cbec045f1b5ee7236033170e469f85215dcef65c21", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling winterval v0.1.6 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling mod_interface_runtime v0.1.2 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling former_runtime v0.1.12 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling literally v0.1.3
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling serde v1.0.174
[INFO] [stderr]    Compiling for_each v0.1.4 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.174
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stderr]    Compiling is_slice v0.1.1 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling implements v0.1.2 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling inspect_type v0.1.3 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling typing_tools v0.1.5 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling diagnostics_tools v0.1.4 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling mem_tools v0.1.1 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling winnow v0.5.0
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling time_tools v0.1.5 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling iter_tools v0.1.4 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling closure v0.3.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling type_constructor_derive_pair_meta v0.1.0 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling type_constructor_derive_make_meta v0.1.0 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling structmeta-derive v0.1.6
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling error_tools v0.1.5 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling type_constructor v0.1.20 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling proc_macro_tools v0.1.18 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling data_type v0.1.9 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling structmeta v0.1.6
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling clone_dyn_meta v0.1.1 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling impls_index_meta v0.1.2 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling former_meta v0.1.12 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling impls_index v0.1.4 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling clone_dyn v0.1.0 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling former v0.1.12 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling woptions_runtime v0.1.4 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling strs_tools v0.1.8 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling parse-display-derive v0.5.5
[INFO] [stderr]    Compiling parse-display v0.5.5
[INFO] [stderr]    Compiling derive_tools v0.1.5 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling mod_interface_meta v0.1.11 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling mod_interface v0.1.16 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling meta_tools_min v0.2.13 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling woptions_meta v0.1.4 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling woptions v0.1.4 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling meta_tools v0.2.18 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling wtools v0.2.20 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling wca v0.1.3 (https://github.com/Wandalen/wTools.git?branch=alpha#7ce412c4)
[INFO] [stderr]    Compiling formatter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ident::Ident`
[INFO] [stdout]  --> src/plugins.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use ident::Ident;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `negative` is never used
[INFO] [stdout]  --> src/core.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) trait Plugin {
[INFO] [stdout]   |                  ------ associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 9 |     fn negative() -> Vec<&'static str> {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ident` is never constructed
[INFO] [stdout]  --> src/plugins/ident.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Ident {}
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.85s
[INFO] running `Command { std: "docker" "inspect" "1320b1e3da6512165bf419cbec045f1b5ee7236033170e469f85215dcef65c21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1320b1e3da6512165bf419cbec045f1b5ee7236033170e469f85215dcef65c21", kill_on_drop: false }`
[INFO] [stdout] 1320b1e3da6512165bf419cbec045f1b5ee7236033170e469f85215dcef65c21
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78fb4f7491e548968097d64cc23fa3fe6b0e56f9947c67e01e0de7cad2a59e63
[INFO] running `Command { std: "docker" "start" "-a" "78fb4f7491e548968097d64cc23fa3fe6b0e56f9947c67e01e0de7cad2a59e63", kill_on_drop: false }`
[INFO] [stderr]    Compiling formatter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ident::Ident`
[INFO] [stdout]  --> src/plugins.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use ident::Ident;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `negative` is never used
[INFO] [stdout]  --> src/core.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) trait Plugin {
[INFO] [stdout]   |                  ------ associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 9 |     fn negative() -> Vec<&'static str> {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ident` is never constructed
[INFO] [stdout]  --> src/plugins/ident.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Ident {}
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ident::Ident`
[INFO] [stdout]  --> src/plugins.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use ident::Ident;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `negative` is never used
[INFO] [stdout]  --> src/core.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) trait Plugin {
[INFO] [stdout]   |                  ------ associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 9 |     fn negative() -> Vec<&'static str> {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ident` is never constructed
[INFO] [stdout]  --> src/plugins/ident.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Ident {}
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s
[INFO] running `Command { std: "docker" "inspect" "78fb4f7491e548968097d64cc23fa3fe6b0e56f9947c67e01e0de7cad2a59e63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78fb4f7491e548968097d64cc23fa3fe6b0e56f9947c67e01e0de7cad2a59e63", kill_on_drop: false }`
[INFO] [stdout] 78fb4f7491e548968097d64cc23fa3fe6b0e56f9947c67e01e0de7cad2a59e63
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4267e3ed990c0b91162aa28e071ca3ddc94156c84e96f753a517960df6b36208
[INFO] running `Command { std: "docker" "start" "-a" "4267e3ed990c0b91162aa28e071ca3ddc94156c84e96f753a517960df6b36208", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ident::Ident`
[INFO] [stderr]  --> src/plugins.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub use ident::Ident;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `negative` is never used
[INFO] [stderr]  --> src/core.rs:9:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub(crate) trait Plugin {
[INFO] [stderr]   |                  ------ associated function in this trait
[INFO] [stderr] ...
[INFO] [stderr] 9 |     fn negative() -> Vec<&'static str> {
[INFO] [stderr]   |        ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Ident` is never constructed
[INFO] [stderr]  --> src/plugins/ident.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub struct Ident {}
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `formatter` (lib) generated 3 warnings (run `cargo fix --lib -p formatter` to apply 1 suggestion)
[INFO] [stderr] warning: `formatter` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/formatter-e4fb194f326473ff)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::with_extension_test ... ok
[INFO] [stdout] test tests::test_case_2 ... ok
[INFO] [stdout] test tests::test_case_5 ... ok
[INFO] [stdout] test tests::test_case_4 ... ok
[INFO] [stdout] test tests::test_case_3 ... ok
[INFO] [stdout] test tests::test_case_6 ... ok
[INFO] [stdout] test tests::test_case_7 ... ok
[INFO] [stdout] test tests::test_case_1 ... ok
[INFO] [stdout] test tests::formatter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/formatter.rs (/opt/rustwide/target/debug/deps/formatter-10c4a9650fa73367)
[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 formatter
[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] running `Command { std: "docker" "inspect" "4267e3ed990c0b91162aa28e071ca3ddc94156c84e96f753a517960df6b36208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4267e3ed990c0b91162aa28e071ca3ddc94156c84e96f753a517960df6b36208", kill_on_drop: false }`
[INFO] [stdout] 4267e3ed990c0b91162aa28e071ca3ddc94156c84e96f753a517960df6b36208
