[INFO] cloning repository https://github.com/FileFormatInfo/namelint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FileFormatInfo/namelint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFileFormatInfo%2Fnamelint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFileFormatInfo%2Fnamelint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a74cd7609857c296618b8d354dd5b2acd4d6d624
[INFO] checking FileFormatInfo/namelint against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFileFormatInfo%2Fnamelint" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FileFormatInfo/namelint
[INFO] finished tweaking git repo https://github.com/FileFormatInfo/namelint
[INFO] tweaked toml for git repo https://github.com/FileFormatInfo/namelint written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FileFormatInfo/namelint on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FileFormatInfo/namelint 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a62242c74fa365a97c2ea245f1c013834ca43d847672197dca03ff40cb93bbe
[INFO] running `Command { std: "docker" "start" "-a" "2a62242c74fa365a97c2ea245f1c013834ca43d847672197dca03ff40cb93bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a62242c74fa365a97c2ea245f1c013834ca43d847672197dca03ff40cb93bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a62242c74fa365a97c2ea245f1c013834ca43d847672197dca03ff40cb93bbe", kill_on_drop: false }`
[INFO] [stdout] 2a62242c74fa365a97c2ea245f1c013834ca43d847672197dca03ff40cb93bbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01f7468f7aeb2e5cbf4a4502472d8d5a0fa83cd5ff7c3ed9420b4f260fe43745
[INFO] running `Command { std: "docker" "start" "-a" "01f7468f7aeb2e5cbf4a4502472d8d5a0fa83cd5ff7c3ed9420b4f260fe43745", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking borrow-or-share v0.2.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking clap_builder v4.5.33
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.15.3
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking clap v4.5.33
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking fluent-uri v0.3.2
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking referencing v0.29.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking jsonschema v0.29.0
[INFO] [stderr]     Checking namelint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `load::load_file`
[INFO] [stdout]  --> src/validate-cli.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use load::load_file;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no `load_file` in `load`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::regex_rule`
[INFO] [stdout]  --> src/parse_rules.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::regex_rule::build_regex_rule_fn;
[INFO] [stdout]   |            ^^^^^^^^^^ could not find `regex_rule` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `load::load_file`
[INFO] [stdout]  --> src/validate-cli.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use load::load_file;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no `load_file` in `load`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::regex_rule`
[INFO] [stdout]  --> src/parse_rules.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::regex_rule::build_regex_rule_fn;
[INFO] [stdout]   |            ^^^^^^^^^^ could not find `regex_rule` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `namelint` (bin "validate-cli" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `namelint` (bin "validate-cli") due to 1 previous error
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/exam-cli.rs:53:47
[INFO] [stdout]    |
[INFO] [stdout] 53 |         parse_rules(&body, custom_rule, &validator, &mut all_rules, &mut all_rulesets);
[INFO] [stdout]    |         -----------                                 ^^^^^^^^^^^^^^ expected `&mut HashMap<String, Box<...>>`, found `&mut HashMap<String, Rule>`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut HashMap<_, Box<dyn for<'a> Fn(&'a str) -> bool>>`
[INFO] [stdout]               found mutable reference `&mut HashMap<_, Rule>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/parse_rules.rs:7:8
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub fn parse_rules(body: &str, src: &str, validator: &jsonschema::Validator, all_rules: &mut HashMap<String, RuleFn>, all_rulesets: &mut ...
[INFO] [stdout]    |        ^^^^^^^^^^^                                                           ---------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/exam-cli.rs:53:47
[INFO] [stdout]    |
[INFO] [stdout] 53 |         parse_rules(&body, custom_rule, &validator, &mut all_rules, &mut all_rulesets);
[INFO] [stdout]    |         -----------                                 ^^^^^^^^^^^^^^ expected `&mut HashMap<String, Box<...>>`, found `&mut HashMap<String, Rule>`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut HashMap<_, Box<dyn for<'a> Fn(&'a str) -> bool>>`
[INFO] [stdout]               found mutable reference `&mut HashMap<_, Rule>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/parse_rules.rs:7:8
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub fn parse_rules(body: &str, src: &str, validator: &jsonschema::Validator, all_rules: &mut HashMap<String, RuleFn>, all_rulesets: &mut ...
[INFO] [stdout]    |        ^^^^^^^^^^^                                                           ---------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `namelint` (bin "exam-cli" test) due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `namelint` (bin "exam-cli") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "01f7468f7aeb2e5cbf4a4502472d8d5a0fa83cd5ff7c3ed9420b4f260fe43745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01f7468f7aeb2e5cbf4a4502472d8d5a0fa83cd5ff7c3ed9420b4f260fe43745", kill_on_drop: false }`
[INFO] [stdout] 01f7468f7aeb2e5cbf4a4502472d8d5a0fa83cd5ff7c3ed9420b4f260fe43745
