[INFO] cloning repository https://github.com/diceroll123/pymermaider [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diceroll123/pymermaider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiceroll123%2Fpymermaider", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiceroll123%2Fpymermaider'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3819ee69be28711bb78f960d4f643ab22b891e37 [INFO] testing diceroll123/pymermaider against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiceroll123%2Fpymermaider" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/diceroll123/pymermaider [INFO] finished tweaking git repo https://github.com/diceroll123/pymermaider [INFO] tweaked toml for git repo https://github.com/diceroll123/pymermaider written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/diceroll123/pymermaider on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/diceroll123/pymermaider 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3629d8bc5d59ab674f59ea36d53cc8f810393c071483990a03d93d06087dd835 [INFO] running `Command { std: "docker" "start" "-a" "3629d8bc5d59ab674f59ea36d53cc8f810393c071483990a03d93d06087dd835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3629d8bc5d59ab674f59ea36d53cc8f810393c071483990a03d93d06087dd835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3629d8bc5d59ab674f59ea36d53cc8f810393c071483990a03d93d06087dd835", kill_on_drop: false }` [INFO] [stdout] 3629d8bc5d59ab674f59ea36d53cc8f810393c071483990a03d93d06087dd835 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 127200ab5bcb818f36026be0076fd4114d7326fa686f1894d4b32ee4b1e0791e [INFO] running `Command { std: "docker" "start" "-a" "127200ab5bcb818f36026be0076fd4114d7326fa686f1894d4b32ee4b1e0791e", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling collection_literals v1.0.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ruff_text_size v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling ruff_source_file v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.113 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling attribute-derive-macro v0.10.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling ordermap v1.1.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling unic-ucd-category v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling version-ranges v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling ruff_python_trivia v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling unscanny v0.1.0 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling pep440_rs v0.7.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling attribute-derive v0.10.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling newtype-uuid v1.3.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling get-size-derive2 v0.7.4 [INFO] [stderr] Compiling salsa-macros v0.26.1 (https://github.com/salsa-rs/salsa.git?rev=2f687a17ceea8ec7aaa605561ccbde938ccef086#2f687a17) [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling salsa-macro-rules v0.26.1 (https://github.com/salsa-rs/salsa.git?rev=2f687a17ceea8ec7aaa605561ccbde938ccef086#2f687a17) [INFO] [stderr] Compiling inventory v0.3.22 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling get-size2 v0.7.4 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling peg v0.8.5 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.113 [INFO] [stderr] Compiling ruff_memory_usage v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Compiling ruff_diagnostics v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling quick-junit v0.6.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling annotate-snippets v0.11.5 [INFO] [stderr] Compiling ruff_annotate_snippets v0.1.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling ruff_python_stdlib v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ruff_macros v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling libcst_derive v1.8.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.113 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ruff_cache v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling serde_with v3.17.0 [INFO] [stderr] Compiling salsa v0.26.1 (https://github.com/salsa-rs/salsa.git?rev=2f687a17ceea8ec7aaa605561ccbde938ccef086#2f687a17) [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling matchit v0.9.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling toml v1.0.3+spec-1.1.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Compiling ruff_notebook v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling jiff v0.2.21 [INFO] [stderr] Compiling imperative v1.0.7 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling ruff_python_ast v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling ruff_index v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling ty_static v0.0.1 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling pep508_rs v0.9.2 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling libcst v1.8.6 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.113 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling pyproject-toml v0.13.7 [INFO] [stderr] Compiling ruff_python_literal v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling ruff_python_index v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling ruff_python_parser v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling ruff_python_codegen v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling ruff_python_semantic v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling ruff_db v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling ruff_python_importer v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling ruff_linter v0.15.8 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling pymermaider v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "127200ab5bcb818f36026be0076fd4114d7326fa686f1894d4b32ee4b1e0791e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "127200ab5bcb818f36026be0076fd4114d7326fa686f1894d4b32ee4b1e0791e", kill_on_drop: false }` [INFO] [stdout] 127200ab5bcb818f36026be0076fd4114d7326fa686f1894d4b32ee4b1e0791e [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7ea07033087ce4a82e3ef6c50710a6ce63bd0c2abd0d93595a722d6bc6da854 [INFO] running `Command { std: "docker" "start" "-a" "f7ea07033087ce4a82e3ef6c50710a6ce63bd0c2abd0d93595a722d6bc6da854", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling ctor-proc-macro v0.0.7 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling ruff_python_ast v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling ruff_python_stdlib v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling dtor v0.3.0 [INFO] [stderr] Compiling ctor v0.8.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling ruff_python_parser v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling ruff_python_literal v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling ruff_python_index v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling ruff_python_codegen v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling ruff_db v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling ruff_python_semantic v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling ruff_python_importer v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] Compiling ruff_linter v0.15.8 (https://github.com/astral-sh/ruff.git?tag=0.15.8#c2a88158) [INFO] [stderr] error: could not compile `ruff_linter` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name ruff_linter --edition=2024 /opt/rustwide/cargo-home/git/checkouts/ruff-b18f69e2b025fac7/c2a8815/crates/ruff_linter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::unused_peekable' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::unnecessary_debug_formatting' --warn=unexpected_cfgs '--allow=clippy::too_many_lines' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_clone' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_continue' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::map_unwrap_or' '--allow=clippy::large_stack_arrays' '--allow=clippy::implicit_hasher' '--allow=clippy::ignore_without_reason' '--allow=clippy::if_not_else' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--allow=clippy::disallowed_methods' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(codspeed)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default", "schemars", "test-rules"))' -C metadata=0464ac9401412140 -C extra-filename=-5c8aa0d014abce92 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-e9b0f8d39018b15f.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a4a524fc7b7b1962.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-a8d8c5091cb24ddd.rmeta --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-cb7e1453be1b77c9.rmeta --extern fern=/opt/rustwide/target/debug/deps/libfern-643377e4a47b5f21.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rmeta --extern globset=/opt/rustwide/target/debug/deps/libglobset-17b8803e36b24306.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-14e0331e7b29e017.rmeta --extern imperative=/opt/rustwide/target/debug/deps/libimperative-7c9472ef5948a78a.rmeta --extern is_macro=/opt/rustwide/target/debug/deps/libis_macro-5e8bdeb0c268312c.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb9dfc9f1c5526ce.rmeta --extern jiff=/opt/rustwide/target/debug/deps/libjiff-039155d666e68252.rmeta --extern libcst_native=/opt/rustwide/target/debug/deps/liblibcst_native-4ad9d4965f8b35d0.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9b3f20cfb3ebd3b2.rmeta --extern natord=/opt/rustwide/target/debug/deps/libnatord-17df5b7ba74eac9e.rmeta --extern path_absolutize=/opt/rustwide/target/debug/deps/libpath_absolutize-93a794ca981c4220.rmeta --extern pep440_rs=/opt/rustwide/target/debug/deps/libpep440_rs-8de6f6aa1674395d.rlib --extern pyproject_toml=/opt/rustwide/target/debug/deps/libpyproject_toml-1e779bfb5894c033.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f049863489d67d7f.rmeta --extern ruff_cache=/opt/rustwide/target/debug/deps/libruff_cache-725e6ac3160684ce.rmeta --extern ruff_db=/opt/rustwide/target/debug/deps/libruff_db-333a01412434c615.rmeta --extern ruff_diagnostics=/opt/rustwide/target/debug/deps/libruff_diagnostics-9fc19261d8b782c4.rmeta --extern ruff_macros=/opt/rustwide/target/debug/deps/libruff_macros-645f1005d4393d6c.so --extern ruff_notebook=/opt/rustwide/target/debug/deps/libruff_notebook-404fb2d457d29825.rmeta --extern ruff_python_ast=/opt/rustwide/target/debug/deps/libruff_python_ast-c823e13174343332.rmeta --extern ruff_python_codegen=/opt/rustwide/target/debug/deps/libruff_python_codegen-085350fe21a909e3.rmeta --extern ruff_python_importer=/opt/rustwide/target/debug/deps/libruff_python_importer-e85a5e9d90ca2fa8.rmeta --extern ruff_python_index=/opt/rustwide/target/debug/deps/libruff_python_index-a605aa7dc0c4bfe2.rmeta --extern ruff_python_literal=/opt/rustwide/target/debug/deps/libruff_python_literal-819f4769cc830c34.rmeta --extern ruff_python_parser=/opt/rustwide/target/debug/deps/libruff_python_parser-9f327b8b19476ce7.rmeta --extern ruff_python_semantic=/opt/rustwide/target/debug/deps/libruff_python_semantic-864326d6c3afed57.rmeta --extern ruff_python_stdlib=/opt/rustwide/target/debug/deps/libruff_python_stdlib-b0da59e4b4294a6a.rmeta --extern ruff_python_trivia=/opt/rustwide/target/debug/deps/libruff_python_trivia-17a5d0219ec5ed65.rmeta --extern ruff_source_file=/opt/rustwide/target/debug/deps/libruff_source_file-4f494f19b370991c.rmeta --extern ruff_text_size=/opt/rustwide/target/debug/deps/libruff_text_size-d43d98ed747a1166.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6050053429817879.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-992a78c9d776d45f.rmeta --extern similar=/opt/rustwide/target/debug/deps/libsimilar-d5722a796f4923cd.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-21f4c41bfe2e767b.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-c803a2682c04ca4b.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-83529a1e40881df6.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-579bacf11c703545.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-134521a867817475.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-e8efe135793da16d.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-51ea083ac55613a7.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-11318280e9097d13.rmeta --extern unicode_names2=/opt/rustwide/target/debug/deps/libunicode_names2-bee92b7bda348f7e.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-f357fc42efb02df1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f7ea07033087ce4a82e3ef6c50710a6ce63bd0c2abd0d93595a722d6bc6da854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ea07033087ce4a82e3ef6c50710a6ce63bd0c2abd0d93595a722d6bc6da854", kill_on_drop: false }` [INFO] [stdout] f7ea07033087ce4a82e3ef6c50710a6ce63bd0c2abd0d93595a722d6bc6da854