[INFO] cloning repository https://github.com/watermint/kamatsuka [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/watermint/kamatsuka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatermint%2Fkamatsuka", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatermint%2Fkamatsuka'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ce979cde36a713dbbba985737b4c3f46efc42c2 [INFO] checking watermint/kamatsuka against try#8c500c7cefd54fd11d57295f3771d576be9ee415 for pr-145113 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatermint%2Fkamatsuka" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/watermint/kamatsuka [INFO] finished tweaking git repo https://github.com/watermint/kamatsuka [INFO] tweaked toml for git repo https://github.com/watermint/kamatsuka written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/watermint/kamatsuka on toolchain 8c500c7cefd54fd11d57295f3771d576be9ee415 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/watermint/kamatsuka 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" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ea5efffb0814b3c30ac078cc6319ee7d695a754bdd9bdc5bdb65ab9953a375e [INFO] running `Command { std: "docker" "start" "-a" "5ea5efffb0814b3c30ac078cc6319ee7d695a754bdd9bdc5bdb65ab9953a375e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ea5efffb0814b3c30ac078cc6319ee7d695a754bdd9bdc5bdb65ab9953a375e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ea5efffb0814b3c30ac078cc6319ee7d695a754bdd9bdc5bdb65ab9953a375e", kill_on_drop: false }` [INFO] [stdout] 5ea5efffb0814b3c30ac078cc6319ee7d695a754bdd9bdc5bdb65ab9953a375e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 653b122958df714421dbec88d18a9e6a08bbefa003a648887f56c0679618e193 [INFO] running `Command { std: "docker" "start" "-a" "653b122958df714421dbec88d18a9e6a08bbefa003a648887f56c0679618e193", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking jiff v0.2.14 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking kamatsuka v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `generate_alloy_limits` [INFO] [stdout] --> src/modeller/mod.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | use limits::{extract_api_limits, generate_alloy_limits, ApiLimit}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `generate_alloy_limits` [INFO] [stdout] --> src/modeller/mod.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | use limits::{extract_api_limits, generate_alloy_limits, ApiLimit}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/modeller/mod.rs:574:9 [INFO] [stdout] | [INFO] [stdout] 574 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `openapi` [INFO] [stdout] --> src/modeller/limits.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | fn get_extensions(openapi: &OpenApiSpec) -> Option> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_openapi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schema` [INFO] [stdout] --> src/modeller/limits.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 74 | fn get_schema_extensions(schema: &crate::verifier::OpenApiSchema) -> Option> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `openapi` [INFO] [stdout] --> src/modeller/limits.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | fn get_extensions(openapi: &OpenApiSpec) -> Option> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_openapi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schema` [INFO] [stdout] --> src/modeller/limits.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 74 | fn get_schema_extensions(schema: &crate::verifier::OpenApiSchema) -> Option> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `openapi` is never read [INFO] [stdout] --> src/verifier/mod.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct OpenApiSpec { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 77 | pub openapi: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpenApiSpec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `description` is never read [INFO] [stdout] --> src/verifier/mod.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct OpenApiInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 85 | pub title: String, [INFO] [stdout] 86 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpenApiInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `summary` is never read [INFO] [stdout] --> src/verifier/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct OpenApiOperation { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 94 | pub summary: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpenApiOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `required` is never read [INFO] [stdout] --> src/verifier/mod.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct OpenApiRequestBody { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 103 | pub required: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpenApiRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `description` is never read [INFO] [stdout] --> src/verifier/mod.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct OpenApiResponse { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 114 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpenApiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_union_void_variant` is never used [INFO] [stdout] --> src/verifier/mod.rs:554:4 [INFO] [stdout] | [INFO] [stdout] 554 | fn parse_union_void_variant(pair: Pair) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_alloy_limits` is never used [INFO] [stdout] --> src/modeller/limits.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn generate_alloy_limits(limits: &[ApiLimit]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `openapi` is never read [INFO] [stdout] --> src/verifier/mod.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct OpenApiSpec { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 77 | pub openapi: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpenApiSpec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `description` is never read [INFO] [stdout] --> src/verifier/mod.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct OpenApiInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 85 | pub title: String, [INFO] [stdout] 86 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpenApiInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `summary` is never read [INFO] [stdout] --> src/verifier/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct OpenApiOperation { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 94 | pub summary: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpenApiOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `required` is never read [INFO] [stdout] --> src/verifier/mod.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct OpenApiRequestBody { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 103 | pub required: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpenApiRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `description` is never read [INFO] [stdout] --> src/verifier/mod.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct OpenApiResponse { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 114 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpenApiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_union_void_variant` is never used [INFO] [stdout] --> src/verifier/mod.rs:554:4 [INFO] [stdout] | [INFO] [stdout] 554 | fn parse_union_void_variant(pair: Pair) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_alloy_limits` is never used [INFO] [stdout] --> src/modeller/limits.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn generate_alloy_limits(limits: &[ApiLimit]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.73s [INFO] running `Command { std: "docker" "inspect" "653b122958df714421dbec88d18a9e6a08bbefa003a648887f56c0679618e193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "653b122958df714421dbec88d18a9e6a08bbefa003a648887f56c0679618e193", kill_on_drop: false }` [INFO] [stdout] 653b122958df714421dbec88d18a9e6a08bbefa003a648887f56c0679618e193