[INFO] cloning repository https://github.com/yellowred/python-enum-checker-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yellowred/python-enum-checker-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyellowred%2Fpython-enum-checker-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyellowred%2Fpython-enum-checker-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0b9ca81389f2438e60142f42d748348fb6a788b
[INFO] checking yellowred/python-enum-checker-rs against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyellowred%2Fpython-enum-checker-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yellowred/python-enum-checker-rs
[INFO] finished tweaking git repo https://github.com/yellowred/python-enum-checker-rs
[INFO] tweaked toml for git repo https://github.com/yellowred/python-enum-checker-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yellowred/python-enum-checker-rs on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yellowred/python-enum-checker-rs 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/astral-sh/ruff.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive-where v1.5.0
[INFO] [stderr]   Downloaded collection_literals v1.0.2
[INFO] [stderr]   Downloaded get-size-derive2 v0.5.2
[INFO] [stderr]   Downloaded get-size2 v0.5.2
[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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c76c0988571461d6eca12d3ef168b60bb4981c164dc72eb65e3ee219e9fbce8
[INFO] running `Command { std: "docker" "start" "-a" "4c76c0988571461d6eca12d3ef168b60bb4981c164dc72eb65e3ee219e9fbce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c76c0988571461d6eca12d3ef168b60bb4981c164dc72eb65e3ee219e9fbce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c76c0988571461d6eca12d3ef168b60bb4981c164dc72eb65e3ee219e9fbce8", kill_on_drop: false }`
[INFO] [stdout] 4c76c0988571461d6eca12d3ef168b60bb4981c164dc72eb65e3ee219e9fbce8
[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=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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01c98ebc85ea8645abbe1b92746abdb5f3d4c6ad0aa56f8ff5cb3ee54009fe1e
[INFO] running `Command { std: "docker" "start" "-a" "01c98ebc85ea8645abbe1b92746abdb5f3d4c6ad0aa56f8ff5cb3ee54009fe1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling collection_literals v1.0.2
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]    Compiling get-size-derive2 v0.5.2
[INFO] [stderr]     Checking get-size2 v0.5.2
[INFO] [stderr]     Checking ruff_text_size v0.0.0 (https://github.com/astral-sh/ruff.git#a357a68f)
[INFO] [stderr]     Checking ruff_source_file v0.0.0 (https://github.com/astral-sh/ruff.git#a357a68f)
[INFO] [stderr]     Checking ruff_python_trivia v0.0.0 (https://github.com/astral-sh/ruff.git#a357a68f)
[INFO] [stderr]     Checking ruff_python_ast v0.0.0 (https://github.com/astral-sh/ruff.git#a357a68f)
[INFO] [stderr]     Checking ruff_python_parser v0.0.0 (https://github.com/astral-sh/ruff.git#a357a68f)
[INFO] [stderr]     Checking enum-checker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]    --> src/main.rs:512:9
[INFO] [stdout]     |
[INFO] [stdout] 512 |     use std::path::Path;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct EnumDefinition {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 13 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EnumDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct EnumDefinition {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 13 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EnumDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.50s
[INFO] running `Command { std: "docker" "inspect" "01c98ebc85ea8645abbe1b92746abdb5f3d4c6ad0aa56f8ff5cb3ee54009fe1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01c98ebc85ea8645abbe1b92746abdb5f3d4c6ad0aa56f8ff5cb3ee54009fe1e", kill_on_drop: false }`
[INFO] [stdout] 01c98ebc85ea8645abbe1b92746abdb5f3d4c6ad0aa56f8ff5cb3ee54009fe1e
