[INFO] cloning repository https://github.com/jolars/dprint-plugin-badness [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jolars/dprint-plugin-badness" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjolars%2Fdprint-plugin-badness", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjolars%2Fdprint-plugin-badness'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f888d74c816176638ed6c3ed3e4aa113f3316f26 [INFO] testing jolars/dprint-plugin-badness against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjolars%2Fdprint-plugin-badness" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jolars/dprint-plugin-badness [INFO] finished tweaking git repo https://github.com/jolars/dprint-plugin-badness [INFO] tweaked toml for git repo https://github.com/jolars/dprint-plugin-badness written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jolars/dprint-plugin-badness on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jolars/dprint-plugin-badness 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 4f775ab0e9afd6bd35a485bccb138881460a7d1ee5c3b8d1639d5fa6d7a19308 [INFO] running `Command { std: "docker" "start" "4f775ab0e9afd6bd35a485bccb138881460a7d1ee5c3b8d1639d5fa6d7a19308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f775ab0e9afd6bd35a485bccb138881460a7d1ee5c3b8d1639d5fa6d7a19308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f775ab0e9afd6bd35a485bccb138881460a7d1ee5c3b8d1639d5fa6d7a19308" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f775ab0e9afd6bd35a485bccb138881460a7d1ee5c3b8d1639d5fa6d7a19308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f775ab0e9afd6bd35a485bccb138881460a7d1ee5c3b8d1639d5fa6d7a19308" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling fastrand v2.5.0 [INFO] [stderr] Compiling phf_shared v0.14.0 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling phf_generator v0.14.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling phf_codegen v0.14.0 [INFO] [stderr] Compiling syn v3.0.4 [INFO] [stderr] Compiling ref-cast v1.0.27 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling thiserror v2.0.20 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling phf v0.14.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling bumpalo v3.20.3 [INFO] [stderr] Compiling rustc-hash v2.1.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling rowan v0.17.0 [INFO] [stderr] Compiling serde_derive_internals v0.30.0 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling ref-cast-impl v1.0.27 [INFO] [stderr] Compiling thiserror-impl v2.0.20 [INFO] [stderr] Compiling indexmap v2.14.1 [INFO] [stderr] Compiling smol_str v0.3.6 [INFO] [stderr] Compiling schemars_derive v1.2.2 [INFO] [stderr] Compiling badness-parser v0.8.1 [INFO] [stderr] Compiling schemars v1.2.2 [INFO] [stderr] Compiling dprint-core v0.69.1 [INFO] [stderr] error: could not compile `badness-parser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name badness_parser --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/badness-parser-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2f43dae27ce76ef0 -C extra-filename=-48038e83650105b7 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern phf=/opt/rustwide/target/release/deps/libphf-25061337d7926c01.rmeta --extern rowan=/opt/rustwide/target/release/deps/librowan-c5f581ac57ea6b0d.rmeta --extern serde=/opt/rustwide/target/release/deps/libserde-44da5d8cdc3c9563.rmeta --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-124457a49f222588.rmeta --extern smol_str=/opt/rustwide/target/release/deps/libsmol_str-1e323a72d522003d.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4f775ab0e9afd6bd35a485bccb138881460a7d1ee5c3b8d1639d5fa6d7a19308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f775ab0e9afd6bd35a485bccb138881460a7d1ee5c3b8d1639d5fa6d7a19308", kill_on_drop: false }` [INFO] [stdout] 4f775ab0e9afd6bd35a485bccb138881460a7d1ee5c3b8d1639d5fa6d7a19308