[INFO] cloning repository https://github.com/panghu-huang/octocrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/panghu-huang/octocrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanghu-huang%2Foctocrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanghu-huang%2Foctocrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61642c6afdc65f350ef2874b30f5989b86faf8a9 [INFO] checking panghu-huang/octocrate against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanghu-huang%2Foctocrate" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/panghu-huang/octocrate on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/panghu-huang/octocrate [INFO] finished tweaking git repo https://github.com/panghu-huang/octocrate [INFO] tweaked toml for git repo https://github.com/panghu-huang/octocrate written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/panghu-huang/octocrate 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] [stderr] Updating octocrate v2.0.0 (/workspace/builds/worker-7-tc1/source/octocrate) -> v2.0.1 [INFO] [stderr] Updating octocrate-core v0.1.6 (/workspace/builds/worker-7-tc1/source/core) -> v0.1.7 [INFO] [stderr] Updating octocrate-types v2.0.0 (/workspace/builds/worker-7-tc1/source/types) -> v2.0.1 [INFO] [stderr] Updating octocrate-webhooks v1.0.0 (/workspace/builds/worker-7-tc1/source/webhooks) -> v1.0.1 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reqwest v0.12.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce3f6ff2fe609d9b3c01a33291c1ce500268bfd87dcd93f76e7925ae0a81f698 [INFO] running `Command { std: "docker" "start" "-a" "ce3f6ff2fe609d9b3c01a33291c1ce500268bfd87dcd93f76e7925ae0a81f698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce3f6ff2fe609d9b3c01a33291c1ce500268bfd87dcd93f76e7925ae0a81f698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce3f6ff2fe609d9b3c01a33291c1ce500268bfd87dcd93f76e7925ae0a81f698", kill_on_drop: false }` [INFO] [stdout] ce3f6ff2fe609d9b3c01a33291c1ce500268bfd87dcd93f76e7925ae0a81f698 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3b6aeeb21a2f1e29dc1ae9ed9d59136a1bda2c8d13a8ebfd428e530117c7711 [INFO] running `Command { std: "docker" "start" "-a" "c3b6aeeb21a2f1e29dc1ae9ed9d59136a1bda2c8d13a8ebfd428e530117c7711", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking typed-builder v0.18.2 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling pest_meta v2.7.9 [INFO] [stderr] Compiling pest_generator v2.7.9 [INFO] [stderr] Compiling pest_derive v2.7.9 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking jsonwebtoken v9.3.0 [INFO] [stderr] Checking octocrate-types v2.0.1 (/opt/rustwide/workdir/types) [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking octocrate-webhooks v1.0.1 (/opt/rustwide/workdir/webhooks) [INFO] [stderr] Checking h2 v0.4.3 [INFO] [stderr] Checking codegen v0.1.0 (/opt/rustwide/workdir/codegen) [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> codegen/src/parser/context.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct TypeReference { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 21 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeReference` 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: fields `required` and `content` are never read [INFO] [stdout] --> codegen/src/schemas/mod.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct RequestBody { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 29 | pub required: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 30 | pub content: Content, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestBody` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `external_docs` is never read [INFO] [stdout] --> codegen/src/schemas/mod.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct APIDescription { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | pub external_docs: external_docs::ExternalDocs, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `APIDescription` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `summary`, `description`, and `external_docs` are never read [INFO] [stdout] --> codegen/src/schemas/webhook.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Webhook { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 6 | pub summary: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 7 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub external_docs: ExternalDocs, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> codegen/src/parser/context.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct TypeReference { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 21 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeReference` 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: fields `required` and `content` are never read [INFO] [stdout] --> codegen/src/schemas/mod.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct RequestBody { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 29 | pub required: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 30 | pub content: Content, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestBody` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `summary`, `description`, and `external_docs` are never read [INFO] [stdout] --> codegen/src/schemas/webhook.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Webhook { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 6 | pub summary: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 7 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub external_docs: ExternalDocs, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.2 [INFO] [stderr] Checking octocrate-core v0.1.7 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking octocrate v2.0.1 (/opt/rustwide/workdir/octocrate) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.22s [INFO] running `Command { std: "docker" "inspect" "c3b6aeeb21a2f1e29dc1ae9ed9d59136a1bda2c8d13a8ebfd428e530117c7711", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3b6aeeb21a2f1e29dc1ae9ed9d59136a1bda2c8d13a8ebfd428e530117c7711", kill_on_drop: false }` [INFO] [stdout] c3b6aeeb21a2f1e29dc1ae9ed9d59136a1bda2c8d13a8ebfd428e530117c7711 [INFO] checking panghu-huang/octocrate against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanghu-huang%2Foctocrate" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/panghu-huang/octocrate on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/panghu-huang/octocrate [INFO] finished tweaking git repo https://github.com/panghu-huang/octocrate [INFO] tweaked toml for git repo https://github.com/panghu-huang/octocrate written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/panghu-huang/octocrate 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] [stderr] Updating octocrate v2.0.0 (/workspace/builds/worker-7-tc2/source/octocrate) -> v2.0.1 [INFO] [stderr] Updating octocrate-core v0.1.6 (/workspace/builds/worker-7-tc2/source/core) -> v0.1.7 [INFO] [stderr] Updating octocrate-types v2.0.0 (/workspace/builds/worker-7-tc2/source/types) -> v2.0.1 [INFO] [stderr] Updating octocrate-webhooks v1.0.0 (/workspace/builds/worker-7-tc2/source/webhooks) -> v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a21b74fe368b576ebe83903dda60df230bcb67e25d077cdd23347dd3ea04e1a [INFO] running `Command { std: "docker" "start" "-a" "6a21b74fe368b576ebe83903dda60df230bcb67e25d077cdd23347dd3ea04e1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a21b74fe368b576ebe83903dda60df230bcb67e25d077cdd23347dd3ea04e1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a21b74fe368b576ebe83903dda60df230bcb67e25d077cdd23347dd3ea04e1a", kill_on_drop: false }` [INFO] [stdout] 6a21b74fe368b576ebe83903dda60df230bcb67e25d077cdd23347dd3ea04e1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6972b92dfb6242688b8b4841a6109d858515398ff880cd20eefa896604998b9 [INFO] running `Command { std: "docker" "start" "-a" "e6972b92dfb6242688b8b4841a6109d858515398ff880cd20eefa896604998b9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking typed-builder v0.18.2 [INFO] [stderr] Compiling pest_meta v2.7.9 [INFO] [stderr] Compiling pest_generator v2.7.9 [INFO] [stderr] Compiling pest_derive v2.7.9 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking h2 v0.4.3 [INFO] [stderr] Checking jsonwebtoken v9.3.0 [INFO] [stderr] Checking octocrate-types v2.0.1 (/opt/rustwide/workdir/types) [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking octocrate-webhooks v1.0.1 (/opt/rustwide/workdir/webhooks) [INFO] [stderr] Checking codegen v0.1.0 (/opt/rustwide/workdir/codegen) [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> codegen/src/parser/context.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct TypeReference { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 21 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeReference` 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: fields `required` and `content` are never read [INFO] [stdout] --> codegen/src/schemas/mod.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct RequestBody { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 29 | pub required: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 30 | pub content: Content, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestBody` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `summary`, `description`, and `external_docs` are never read [INFO] [stdout] --> codegen/src/schemas/webhook.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Webhook { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 6 | pub summary: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 7 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub external_docs: ExternalDocs, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> codegen/src/parser/context.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct TypeReference { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 21 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeReference` 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: fields `required` and `content` are never read [INFO] [stdout] --> codegen/src/schemas/mod.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct RequestBody { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 29 | pub required: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 30 | pub content: Content, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestBody` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `external_docs` is never read [INFO] [stdout] --> codegen/src/schemas/mod.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct APIDescription { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | pub external_docs: external_docs::ExternalDocs, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `APIDescription` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `summary`, `description`, and `external_docs` are never read [INFO] [stdout] --> codegen/src/schemas/webhook.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Webhook { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 6 | pub summary: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 7 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub external_docs: ExternalDocs, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.2 [INFO] [stderr] Checking octocrate-core v0.1.7 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking octocrate v2.0.1 (/opt/rustwide/workdir/octocrate) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.07s [INFO] running `Command { std: "docker" "inspect" "e6972b92dfb6242688b8b4841a6109d858515398ff880cd20eefa896604998b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6972b92dfb6242688b8b4841a6109d858515398ff880cd20eefa896604998b9", kill_on_drop: false }` [INFO] [stdout] e6972b92dfb6242688b8b4841a6109d858515398ff880cd20eefa896604998b9