[INFO] cloning repository https://github.com/fee1-dead/deadbeefbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fee1-dead/deadbeefbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffee1-dead%2Fdeadbeefbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffee1-dead%2Fdeadbeefbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19e054c2a93ab29f01050fb3a7ae26f2c52f0b7a [INFO] checking fee1-dead/deadbeefbot against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffee1-dead%2Fdeadbeefbot" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fee1-dead/deadbeefbot on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fee1-dead/deadbeefbot [INFO] finished tweaking git repo https://github.com/fee1-dead/deadbeefbot [INFO] tweaked toml for git repo https://github.com/fee1-dead/deadbeefbot written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fee1-dead/deadbeefbot 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/fee1-dead/wiki` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crypto-mac v0.10.1 [INFO] [stderr] Downloaded value-bag v1.6.0 [INFO] [stderr] Downloaded colored-diff v0.2.3 [INFO] [stderr] Downloaded async-compression v0.4.6 [INFO] [stderr] Downloaded async-sse v5.1.0 [INFO] [stderr] Downloaded eyre v0.6.11 [INFO] [stderr] Downloaded dissimilar v1.0.7 [INFO] [stderr] Downloaded copypasta v0.8.2 [INFO] [stderr] Downloaded color-spantrace v0.2.1 [INFO] [stderr] Downloaded fancy-regex v0.10.0 [INFO] [stderr] Downloaded html5ever v0.25.2 [INFO] [stderr] Downloaded cssparser-macros v0.6.1 [INFO] [stderr] Downloaded dtoa-short v0.3.4 [INFO] [stderr] Downloaded kuchiki v0.8.1 [INFO] [stderr] Downloaded markup5ever v0.10.1 [INFO] [stderr] Downloaded parsoid v0.8.0 [INFO] [stderr] Downloaded async-io v2.3.0 [INFO] [stderr] Downloaded cookie_store v0.16.2 [INFO] [stderr] Downloaded timelib v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbf5207ef28c5b3bfc46de5d481a5778237891f81e33666554c72e35c92602da [INFO] running `Command { std: "docker" "start" "-a" "bbf5207ef28c5b3bfc46de5d481a5778237891f81e33666554c72e35c92602da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbf5207ef28c5b3bfc46de5d481a5778237891f81e33666554c72e35c92602da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbf5207ef28c5b3bfc46de5d481a5778237891f81e33666554c72e35c92602da", kill_on_drop: false }` [INFO] [stdout] bbf5207ef28c5b3bfc46de5d481a5778237891f81e33666554c72e35c92602da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49cf3bcb70e54067481d4e71ed874503cd43ed3489ea0f435cb8db0076f1aaad [INFO] running `Command { std: "docker" "start" "-a" "49cf3bcb70e54067481d4e71ed874503cd43ed3489ea0f435cb8db0076f1aaad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking value-bag v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking polling v2.8.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling bindgen v0.69.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking async-io v1.13.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking webpki-roots v0.25.3 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling eyre v0.6.11 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking dissimilar v1.0.7 [INFO] [stderr] Checking fancy-regex v0.10.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking chrono v0.4.33 [INFO] [stderr] Checking colored-diff v0.2.3 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling wikiproc v0.0.1 (https://github.com/fee1-dead/wiki#f46960b6) [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking bytemuck v1.14.1 [INFO] [stderr] Checking polling v3.3.2 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking async-io v2.3.0 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking serde v1.0.195 [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] Compiling timelib v0.1.2 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking x11-clipboard v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking async-compression v0.4.6 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking cookie_store v0.16.2 [INFO] [stderr] Checking kuchiki v0.8.1 [INFO] [stderr] Checking async-sse v5.1.0 [INFO] [stderr] Checking smithay-clipboard v0.6.6 [INFO] [stderr] Checking copypasta v0.8.2 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking wiki v0.0.4 (https://github.com/fee1-dead/wiki#f46960b6) [INFO] [stderr] Checking parsoid v0.8.0 [INFO] [stderr] Checking deadbeefbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `parsoid` is never read [INFO] [stdout] --> src/articlehistory/extractors.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ExtractContext<'cx> { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 22 | pub client: &'cx Bot, [INFO] [stdout] 23 | pub parsoid: &'cx parsoid::Client, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExtractContext` has derived impls for the traits `Debug` and `Clone`, 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 `views` is never read [INFO] [stdout] --> src/articlehistory/extractors/dyk.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Dyk { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub views: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dyk` 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 `small` is never read [INFO] [stdout] --> src/articlehistory/extractors/failedga.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct FailedGa { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub small: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `small` is never read [INFO] [stdout] --> src/articlehistory/extractors/ga.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Ga { [INFO] [stdout] | -- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub small: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `limit` is never read [INFO] [stdout] --> src/articlehistory/extractors/oldpr.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct ApiResponse { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 26 | pub count: u64, [INFO] [stdout] 27 | pub limit: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `parsoid` is never read [INFO] [stdout] --> src/articlehistory/extractors.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ExtractContext<'cx> { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 22 | pub client: &'cx Bot, [INFO] [stdout] 23 | pub parsoid: &'cx parsoid::Client, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExtractContext` has derived impls for the traits `Debug` and `Clone`, 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 `views` is never read [INFO] [stdout] --> src/articlehistory/extractors/dyk.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Dyk { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub views: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dyk` 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 `small` is never read [INFO] [stdout] --> src/articlehistory/extractors/failedga.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct FailedGa { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub small: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `small` is never read [INFO] [stdout] --> src/articlehistory/extractors/ga.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Ga { [INFO] [stdout] | -- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub small: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `limit` is never read [INFO] [stdout] --> src/articlehistory/extractors/oldpr.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct ApiResponse { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 26 | pub count: u64, [INFO] [stdout] 27 | pub limit: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking check v0.1.0 (/opt/rustwide/workdir/check) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.56s [INFO] running `Command { std: "docker" "inspect" "49cf3bcb70e54067481d4e71ed874503cd43ed3489ea0f435cb8db0076f1aaad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49cf3bcb70e54067481d4e71ed874503cd43ed3489ea0f435cb8db0076f1aaad", kill_on_drop: false }` [INFO] [stdout] 49cf3bcb70e54067481d4e71ed874503cd43ed3489ea0f435cb8db0076f1aaad [INFO] checking fee1-dead/deadbeefbot against try#44523379467bbd2050af931a040d10c2b764b443 for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffee1-dead%2Fdeadbeefbot" "/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/fee1-dead/deadbeefbot on toolchain 44523379467bbd2050af931a040d10c2b764b443 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44523379467bbd2050af931a040d10c2b764b443" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fee1-dead/deadbeefbot [INFO] finished tweaking git repo https://github.com/fee1-dead/deadbeefbot [INFO] tweaked toml for git repo https://github.com/fee1-dead/deadbeefbot written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fee1-dead/deadbeefbot 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" "+44523379467bbd2050af931a040d10c2b764b443" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+44523379467bbd2050af931a040d10c2b764b443" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa29f60c7fdf18997a8ae47e9d471c469b61e82fc6a70e0cc696f8a88788b166 [INFO] running `Command { std: "docker" "start" "-a" "aa29f60c7fdf18997a8ae47e9d471c469b61e82fc6a70e0cc696f8a88788b166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa29f60c7fdf18997a8ae47e9d471c469b61e82fc6a70e0cc696f8a88788b166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa29f60c7fdf18997a8ae47e9d471c469b61e82fc6a70e0cc696f8a88788b166", kill_on_drop: false }` [INFO] [stdout] aa29f60c7fdf18997a8ae47e9d471c469b61e82fc6a70e0cc696f8a88788b166 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+44523379467bbd2050af931a040d10c2b764b443" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 754bc613551589bec531cbca554f1efd32cfe02be5eccd68279a405a8c8f6b37 [INFO] running `Command { std: "docker" "start" "-a" "754bc613551589bec531cbca554f1efd32cfe02be5eccd68279a405a8c8f6b37", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking value-bag v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking standback v0.2.17 [INFO] [stderr] Checking polling v2.8.0 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bindgen v0.69.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking async-io v1.13.0 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Compiling eyre v0.6.11 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking webpki-roots v0.25.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking dissimilar v1.0.7 [INFO] [stderr] Checking chrono v0.4.33 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking fancy-regex v0.10.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling wikiproc v0.0.1 (https://github.com/fee1-dead/wiki#f46960b6) [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Checking polling v3.3.2 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking colored-diff v0.2.3 [INFO] [stderr] Checking async-io v2.3.0 [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/bin/rustc --crate-name x11rb_protocol --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11rb-protocol-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="nix"' --cfg 'feature="render"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' -C metadata=ed33c2ec054cb246 -C extra-filename=-ed33c2ec054cb246 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nix=/opt/rustwide/target/debug/deps/libnix-ab68f8bdc7992bc9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/44523379467bbd2050af931a040d10c2b764b443/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.2/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' -C metadata=66342542d4196b61 -C extra-filename=-66342542d4196b61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a97cae3a15bfb26c.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-d8f3600418ed4e8c.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-c83ae44ad6b8c65e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-8b2339b61f5e2c85.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-470586395cc53f3d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-afb185c60dfb6a1a.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-ef640934592d134a.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-47aba530c5d2fa55.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6b6a52a206917441.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e3e2745b1c1d8733.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1f5d99c366325c96.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-27694c26883e36a3.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-f4c3659040844f7b.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-b87b21e35577e63d.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-59834765bbbf2e03.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "754bc613551589bec531cbca554f1efd32cfe02be5eccd68279a405a8c8f6b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "754bc613551589bec531cbca554f1efd32cfe02be5eccd68279a405a8c8f6b37", kill_on_drop: false }` [INFO] [stdout] 754bc613551589bec531cbca554f1efd32cfe02be5eccd68279a405a8c8f6b37