[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] 4919d6b2643bfeaed5521796ad0da6f35bebc266
[INFO] testing diceroll123/pymermaider against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiceroll123%2Fpymermaider" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/diceroll123/pymermaider on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94194af390d7ddf17be039b6d1b70b12ac4c0149b577001f0c17d725cb2a9838
[INFO] running `Command { std: "docker" "start" "-a" "94194af390d7ddf17be039b6d1b70b12ac4c0149b577001f0c17d725cb2a9838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94194af390d7ddf17be039b6d1b70b12ac4c0149b577001f0c17d725cb2a9838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94194af390d7ddf17be039b6d1b70b12ac4c0149b577001f0c17d725cb2a9838", kill_on_drop: false }`
[INFO] [stdout] 94194af390d7ddf17be039b6d1b70b12ac4c0149b577001f0c17d725cb2a9838
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18f07ee75e7d8142a84b211bb4d269a1ebb2c71249ec9a5ba720c8af18a1615e
[INFO] running `Command { std: "docker" "start" "-a" "18f07ee75e7d8142a84b211bb4d269a1ebb2c71249ec9a5ba720c8af18a1615e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling ruff_text_size v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling ruff_source_file v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.113
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ruff_python_trivia v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unic-ucd-category v0.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling version-ranges v0.1.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling unscanny v0.1.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling newtype-uuid v1.3.2
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling salsa-macro-rules v0.26.0 (https://github.com/salsa-rs/salsa.git?rev=53421c2fff87426fa0bb51cab06632b87646de13#53421c2f)
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling ordermap v1.1.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[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.5#5e4a3d9c)
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.113
[INFO] [stderr]    Compiling ruff_python_stdlib v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.113
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling is_executable v1.0.5
[INFO] [stderr]    Compiling matchit v0.9.1
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling similar v2.7.0
[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.5#5e4a3d9c)
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling fern v0.7.1
[INFO] [stderr]    Compiling jiff v0.2.21
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling ruff_macros v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling salsa-macros v0.26.0 (https://github.com/salsa-rs/salsa.git?rev=53421c2fff87426fa0bb51cab06632b87646de13#53421c2f)
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling libcst_derive v1.8.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling quick-junit v0.5.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling libcst v1.8.6
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.113
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling get-size-derive2 v0.7.4
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling ty_static v0.0.1 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling pep440_rs v0.7.3
[INFO] [stderr]    Compiling get-size2 v0.7.4
[INFO] [stderr]    Compiling salsa v0.26.0 (https://github.com/salsa-rs/salsa.git?rev=53421c2fff87426fa0bb51cab06632b87646de13#53421c2f)
[INFO] [stderr]    Compiling ruff_index v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling ruff_memory_usage v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling ruff_diagnostics v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling ruff_notebook v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling ruff_python_ast v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling pep508_rs v0.9.2
[INFO] [stderr]    Compiling imperative v1.0.7
[INFO] [stderr]    Compiling pyproject-toml v0.13.7
[INFO] [stderr]    Compiling ruff_python_parser v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling ruff_python_literal v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling ruff_python_index v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling ruff_python_codegen v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling ruff_python_semantic v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling ruff_db v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling ruff_python_importer v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling ruff_linter v0.15.5 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling pymermaider v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] running `Command { std: "docker" "inspect" "18f07ee75e7d8142a84b211bb4d269a1ebb2c71249ec9a5ba720c8af18a1615e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18f07ee75e7d8142a84b211bb4d269a1ebb2c71249ec9a5ba720c8af18a1615e", kill_on_drop: false }`
[INFO] [stdout] 18f07ee75e7d8142a84b211bb4d269a1ebb2c71249ec9a5ba720c8af18a1615e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1a51a29190730b326f51a344aab9566437a0cb00f89620042eb895509dedff9
[INFO] running `Command { std: "docker" "start" "-a" "b1a51a29190730b326f51a344aab9566437a0cb00f89620042eb895509dedff9", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling ruff_db v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[INFO] [stderr]    Compiling ruff_linter v0.15.5 (https://github.com/astral-sh/ruff.git?tag=0.15.5#5e4a3d9c)
[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/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name ruff_linter --edition=2024 /opt/rustwide/cargo-home/git/checkouts/ruff-b18f69e2b025fac7/5e4a3d9/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=93705113b00f699d -C extra-filename=-916513dc658cfb3d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-403ef3edac25fcbe.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-19bd3a07fb167555.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-7e1577056734bcb3.rmeta --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-94d2848aed2c78f9.rmeta --extern fern=/opt/rustwide/target/debug/deps/libfern-379b4e69ee2f0675.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-7748687a416caec7.rmeta --extern globset=/opt/rustwide/target/debug/deps/libglobset-b53b9db1d894b8bf.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-a48db68162cb603a.rmeta --extern imperative=/opt/rustwide/target/debug/deps/libimperative-2cadb2ebb5424e89.rmeta --extern is_macro=/opt/rustwide/target/debug/deps/libis_macro-5744d1c74924cba8.so --extern is_wsl=/opt/rustwide/target/debug/deps/libis_wsl-95e029844200eff5.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ab9447b3f188acc5.rmeta --extern jiff=/opt/rustwide/target/debug/deps/libjiff-92cc277d56ba11c1.rmeta --extern libcst_native=/opt/rustwide/target/debug/deps/liblibcst_native-e4866c8453b18810.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b262261d47bd2eba.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-5cfa70d22cb32987.rmeta --extern natord=/opt/rustwide/target/debug/deps/libnatord-8bd723128042ef1e.rmeta --extern path_absolutize=/opt/rustwide/target/debug/deps/libpath_absolutize-a9af197aad2d21bb.rmeta --extern pep440_rs=/opt/rustwide/target/debug/deps/libpep440_rs-294c7e15ccc8168c.rlib --extern pyproject_toml=/opt/rustwide/target/debug/deps/libpyproject_toml-f7012291e55ebcf6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-aa43c25a8971c825.rmeta --extern ruff_cache=/opt/rustwide/target/debug/deps/libruff_cache-fc4ac71aef043e1a.rmeta --extern ruff_db=/opt/rustwide/target/debug/deps/libruff_db-6fcaa1bd8a88bc9b.rmeta --extern ruff_diagnostics=/opt/rustwide/target/debug/deps/libruff_diagnostics-b6a007ae21369221.rmeta --extern ruff_macros=/opt/rustwide/target/debug/deps/libruff_macros-35fa0e78598ef409.so --extern ruff_notebook=/opt/rustwide/target/debug/deps/libruff_notebook-2838ab7ff6f33c55.rmeta --extern ruff_python_ast=/opt/rustwide/target/debug/deps/libruff_python_ast-f7504a8caeb23c95.rmeta --extern ruff_python_codegen=/opt/rustwide/target/debug/deps/libruff_python_codegen-0c2627f5134a9f2d.rmeta --extern ruff_python_importer=/opt/rustwide/target/debug/deps/libruff_python_importer-fedd94e90b415b0c.rmeta --extern ruff_python_index=/opt/rustwide/target/debug/deps/libruff_python_index-0798167fe0d24f1f.rmeta --extern ruff_python_literal=/opt/rustwide/target/debug/deps/libruff_python_literal-fb79c76ecae5b770.rmeta --extern ruff_python_parser=/opt/rustwide/target/debug/deps/libruff_python_parser-0738be916d397533.rmeta --extern ruff_python_semantic=/opt/rustwide/target/debug/deps/libruff_python_semantic-0e89eea0c624f682.rmeta --extern ruff_python_stdlib=/opt/rustwide/target/debug/deps/libruff_python_stdlib-165a1b35b4070532.rmeta --extern ruff_python_trivia=/opt/rustwide/target/debug/deps/libruff_python_trivia-00676d7701de08c1.rmeta --extern ruff_source_file=/opt/rustwide/target/debug/deps/libruff_source_file-774eb4837eb61ba0.rmeta --extern ruff_text_size=/opt/rustwide/target/debug/deps/libruff_text_size-108a9e3698181ff6.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-ca4219e344ea5da0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1bd482770cdf1ee6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-404d0a6c39e2e1be.rmeta --extern similar=/opt/rustwide/target/debug/deps/libsimilar-39d32a28ad898c57.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-6c6c590a496f6ac5.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-e7668d50785a9871.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-c5b0559ce84c2de5.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-72941101153d4594.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-7132fffd63dc9625.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-76aa4bfb127f070d.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-e2f4b6af903d2f78.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-c0be3735b741df1b.rmeta --extern unicode_names2=/opt/rustwide/target/debug/deps/libunicode_names2-300e66036f4da551.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a7c177e4dad8d4b9.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b1a51a29190730b326f51a344aab9566437a0cb00f89620042eb895509dedff9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1a51a29190730b326f51a344aab9566437a0cb00f89620042eb895509dedff9", kill_on_drop: false }`
[INFO] [stdout] b1a51a29190730b326f51a344aab9566437a0cb00f89620042eb895509dedff9
