[INFO] fetching crate dprint-plugin-stylua 0.2.1...
[INFO] testing dprint-plugin-stylua-0.2.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dprint-plugin-stylua 0.2.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate dprint-plugin-stylua 0.2.1
[INFO] finished tweaking crates.io crate dprint-plugin-stylua 0.2.1
[INFO] tweaked toml for crates.io crate dprint-plugin-stylua 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dprint-plugin-stylua 0.2.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 98 packages to latest compatible versions
[INFO] [stderr]       Adding dprint-core v0.59.1 (available: v0.67.4)
[INFO] [stderr]       Adding stylua v0.15.3 (available: v2.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b6d09bee7fd55b9049d1d8924dea7d25a193b9fab6230f1798c61f0bdc690dd
[INFO] running `Command { std: "docker" "start" "-a" "6b6d09bee7fd55b9049d1d8924dea7d25a193b9fab6230f1798c61f0bdc690dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b6d09bee7fd55b9049d1d8924dea7d25a193b9fab6230f1798c61f0bdc690dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b6d09bee7fd55b9049d1d8924dea7d25a193b9fab6230f1798c61f0bdc690dd", kill_on_drop: false }`
[INFO] [stdout] 6b6d09bee7fd55b9049d1d8924dea7d25a193b9fab6230f1798c61f0bdc690dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f77b0c1057b32bd3b6133dd5894a6ecc71ed9935707c5e941a59dcce7a9d22c
[INFO] running `Command { std: "docker" "start" "-a" "3f77b0c1057b32bd3b6133dd5894a6ecc71ed9935707c5e941a59dcce7a9d22c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bytecount v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling full_moon_derive v0.11.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling smol_str v0.1.24
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling full_moon v0.16.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling dprint-core v0.59.1
[INFO] [stderr]    Compiling stylua v0.15.3
[INFO] [stderr]    Compiling dprint-plugin-stylua v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `StyluaPluginHandler` is never constructed
[INFO] [stdout]   --> src/plugin.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct StyluaPluginHandler;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.24s
[INFO] running `Command { std: "docker" "inspect" "3f77b0c1057b32bd3b6133dd5894a6ecc71ed9935707c5e941a59dcce7a9d22c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f77b0c1057b32bd3b6133dd5894a6ecc71ed9935707c5e941a59dcce7a9d22c", kill_on_drop: false }`
[INFO] [stdout] 3f77b0c1057b32bd3b6133dd5894a6ecc71ed9935707c5e941a59dcce7a9d22c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb3afa9e7001481a7fba38148bc983045b48396289ce0b8bab21bc91459dc373
[INFO] running `Command { std: "docker" "start" "-a" "bb3afa9e7001481a7fba38148bc983045b48396289ce0b8bab21bc91459dc373", kill_on_drop: false }`
[INFO] [stdout] warning: struct `StyluaPluginHandler` is never constructed
[INFO] [stdout]   --> src/plugin.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct StyluaPluginHandler;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dprint-plugin-stylua v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `StyluaPluginHandler` is never constructed
[INFO] [stdout]   --> src/plugin.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct StyluaPluginHandler;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] running `Command { std: "docker" "inspect" "bb3afa9e7001481a7fba38148bc983045b48396289ce0b8bab21bc91459dc373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb3afa9e7001481a7fba38148bc983045b48396289ce0b8bab21bc91459dc373", kill_on_drop: false }`
[INFO] [stdout] bb3afa9e7001481a7fba38148bc983045b48396289ce0b8bab21bc91459dc373
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fc38add895e57441f8b666070ca33336e1e04f97fcdb0474cbdc73532de1fdf0
[INFO] running `Command { std: "docker" "start" "-a" "fc38add895e57441f8b666070ca33336e1e04f97fcdb0474cbdc73532de1fdf0", kill_on_drop: false }`
[INFO] [stderr] warning: struct `StyluaPluginHandler` is never constructed
[INFO] [stderr]   --> src/plugin.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct StyluaPluginHandler;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dprint-plugin-stylua` (lib) generated 1 warning
[INFO] [stderr] warning: `dprint-plugin-stylua` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprint_plugin_stylua-3b1a27d973f4807e)
[INFO] [stderr]    Doc-tests dprint_plugin_stylua
[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" "fc38add895e57441f8b666070ca33336e1e04f97fcdb0474cbdc73532de1fdf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc38add895e57441f8b666070ca33336e1e04f97fcdb0474cbdc73532de1fdf0", kill_on_drop: false }`
[INFO] [stdout] fc38add895e57441f8b666070ca33336e1e04f97fcdb0474cbdc73532de1fdf0
