[INFO] cloning repository https://github.com/light4/mine-stats [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/light4/mine-stats" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flight4%2Fmine-stats", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flight4%2Fmine-stats'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9771023e7e6b41cb773ae7d7c7aa83ef036ab094 [INFO] checking light4/mine-stats against try#da4929024a7261062885cb3209c9d7fdc919d233 for pr-135536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flight4%2Fmine-stats" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/light4/mine-stats on toolchain da4929024a7261062885cb3209c9d7fdc919d233 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/light4/mine-stats [INFO] finished tweaking git repo https://github.com/light4/mine-stats [INFO] tweaked toml for git repo https://github.com/light4/mine-stats written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/light4/mine-stats 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" "+da4929024a7261062885cb3209c9d7fdc919d233" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphql_query_derive v0.13.0 [INFO] [stderr] Downloaded bincode_derive v2.0.0-rc.3 [INFO] [stderr] Downloaded graphql-introspection-query v0.2.0 [INFO] [stderr] Downloaded svg v0.14.0 [INFO] [stderr] Downloaded askama_parser v0.1.1 [INFO] [stderr] Downloaded graphql-parser v0.4.0 [INFO] [stderr] Downloaded askama_derive v0.12.2 [INFO] [stderr] Downloaded basic-toml v0.1.7 [INFO] [stderr] Downloaded bincode v2.0.0-rc.3 [INFO] [stderr] Downloaded eyre v0.6.9 [INFO] [stderr] Downloaded graphql_client_codegen v0.13.0 [INFO] [stderr] Downloaded kdl v4.6.0 [INFO] [stderr] Downloaded virtue v0.0.13 [INFO] [stderr] Downloaded graphql_client v0.13.0 [INFO] [stderr] Downloaded rustls v0.21.9 [INFO] [stderr] Downloaded ring v0.17.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d8c9b3237f7ffdffd28a214a02deb44b18d84bbc6dfae894bbde61ae134cfd6 [INFO] running `Command { std: "docker" "start" "-a" "8d8c9b3237f7ffdffd28a214a02deb44b18d84bbc6dfae894bbde61ae134cfd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d8c9b3237f7ffdffd28a214a02deb44b18d84bbc6dfae894bbde61ae134cfd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d8c9b3237f7ffdffd28a214a02deb44b18d84bbc6dfae894bbde61ae134cfd6", kill_on_drop: false }` [INFO] [stdout] 8d8c9b3237f7ffdffd28a214a02deb44b18d84bbc6dfae894bbde61ae134cfd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd7afe3389cd31d5f6822622839147d819a5374173d00313aa14556a512dd34d [INFO] running `Command { std: "docker" "start" "-a" "cd7afe3389cd31d5f6822622839147d819a5374173d00313aa14556a512dd34d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling axum-core v0.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling eyre v0.6.9 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling axum v0.7.1 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking webpki-roots v0.25.3 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking tower-http v0.5.0 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking svg v0.14.0 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling askama_parser v0.1.1 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling axum-macros v0.4.0 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking kdl v4.6.0 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking h2 v0.4.0 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling basic-toml v0.1.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Compiling askama_derive v0.12.2 [INFO] [stderr] Compiling graphql_client_codegen v0.13.0 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking hyper v1.0.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-util v0.1.1 [INFO] [stderr] Compiling graphql_query_derive v0.13.0 [INFO] [stderr] Checking graphql_client v0.13.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking mine-stats v0.2.9 (/opt/rustwide/workdir) [INFO] [stdout] error: field `name` is never read [INFO] [stdout] --> src/github/gen/top_langs.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct TopLangUserRepositoriesNodes { [INFO] [stdout] | ---------------------------- field in this struct [INFO] [stdout] 35 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TopLangUserRepositoriesNodes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field `restricted_contributions_count` is never read [INFO] [stdout] --> src/github/gen/user_info.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct UserInfoUserContributionsCollection { [INFO] [stdout] | ----------------------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 47 | pub restricted_contributions_count: Int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserInfoUserContributionsCollection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mine-stats` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: field `name` is never read [INFO] [stdout] --> src/github/gen/top_langs.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct TopLangUserRepositoriesNodes { [INFO] [stdout] | ---------------------------- field in this struct [INFO] [stdout] 35 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TopLangUserRepositoriesNodes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field `restricted_contributions_count` is never read [INFO] [stdout] --> src/github/gen/user_info.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct UserInfoUserContributionsCollection { [INFO] [stdout] | ----------------------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 47 | pub restricted_contributions_count: Int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserInfoUserContributionsCollection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mine-stats` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "cd7afe3389cd31d5f6822622839147d819a5374173d00313aa14556a512dd34d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd7afe3389cd31d5f6822622839147d819a5374173d00313aa14556a512dd34d", kill_on_drop: false }` [INFO] [stdout] cd7afe3389cd31d5f6822622839147d819a5374173d00313aa14556a512dd34d