[INFO] cloning repository https://github.com/amarao/dcdl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amarao/dcdl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famarao%2Fdcdl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famarao%2Fdcdl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ed529774e6f43886861521c36a5b3e46dbc88ec
[INFO] building amarao/dcdl against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famarao%2Fdcdl" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/amarao/dcdl on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/amarao/dcdl
[INFO] finished tweaking git repo https://github.com/amarao/dcdl
[INFO] tweaked toml for git repo https://github.com/amarao/dcdl written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/amarao/dcdl 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08a0e888e5010e19bccee60aeccc18ef1e2a5d98deaf522355e86dbc2668efd7
[INFO] running `Command { std: "docker" "start" "-a" "08a0e888e5010e19bccee60aeccc18ef1e2a5d98deaf522355e86dbc2668efd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08a0e888e5010e19bccee60aeccc18ef1e2a5d98deaf522355e86dbc2668efd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08a0e888e5010e19bccee60aeccc18ef1e2a5d98deaf522355e86dbc2668efd7", kill_on_drop: false }`
[INFO] [stdout] 08a0e888e5010e19bccee60aeccc18ef1e2a5d98deaf522355e86dbc2668efd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5338bd6746e3e0acfcc5d9f5815a96026e3ff2bf64dec6e3ad1d41a301474932
[INFO] running `Command { std: "docker" "start" "-a" "5338bd6746e3e0acfcc5d9f5815a96026e3ff2bf64dec6e3ad1d41a301474932", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling pulldown-cmark v0.7.2
[INFO] [stderr]    Compiling beef v0.4.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling clap_builder v4.5.11
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling logos-derive v0.11.5
[INFO] [stderr]    Compiling ramhorns-derive v0.10.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.11
[INFO] [stderr]    Compiling tokio v1.39.1
[INFO] [stderr]    Compiling clap v4.5.11
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling logos v0.11.4
[INFO] [stderr]    Compiling fancy-regex v0.5.0
[INFO] [stderr]    Compiling ramhorns v0.10.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rusqlite v0.25.4
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling genanki-rs v0.4.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling duocards-downloader v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `a` is never read
[INFO] [stdout]  --> src/download.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Foo{
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 9 |     a: u64
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Foo` 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 `data` is never read
[INFO] [stdout]   --> src/download.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ApiResponse {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 15 |     data: DataNode,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiResponse` 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 `node` is never read
[INFO] [stdout]   --> src/download.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct DataNode {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 20 |     node: Node,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cards` and `id` are never read
[INFO] [stdout]   --> src/download.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Node {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 25 |     __typename: String,
[INFO] [stdout] 26 |     cards: Cards,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 27 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `edges` and `pageInfo` are never read
[INFO] [stdout]   --> src/download.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Cards {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 32 |     edges: Vec<Edge>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 33 |     pageInfo: PageInfo,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cards` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `node` and `cursor` are never read
[INFO] [stdout]   --> src/download.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Edge {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 38 |     node: Card,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 39 |     cursor: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Edge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/download.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct Card {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 44 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 45 |     sCardId: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 46 |     sBackId: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 47 |     sourceId: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 48 |     front: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 49 |     back: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 50 |     hint: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 51 |     waiting: Option<i64>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 52 |     knownCount: i32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 53 |     source: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 54 |     sCard: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 55 |     svg: Svg,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Card` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `flatId`, `url`, and `id` are never read
[INFO] [stdout]   --> src/download.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Svg {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 61 |     flatId: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 62 |     url: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 63 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Svg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `endCursor` and `hasNextPage` are never read
[INFO] [stdout]   --> src/download.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct PageInfo {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 68 |     endCursor: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 69 |     hasNextPage: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pageInfo` should have a snake case name
[INFO] [stdout]   --> src/download.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pageInfo: PageInfo,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `page_info`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sCardId` should have a snake case name
[INFO] [stdout]   --> src/download.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     sCardId: Option<String>,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `s_card_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sBackId` should have a snake case name
[INFO] [stdout]   --> src/download.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     sBackId: Option<String>,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `s_back_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sourceId` should have a snake case name
[INFO] [stdout]   --> src/download.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     sourceId: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `source_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `knownCount` should have a snake case name
[INFO] [stdout]   --> src/download.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     knownCount: i32,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `known_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sCard` should have a snake case name
[INFO] [stdout]   --> src/download.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     sCard: Option<String>,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to snake case: `s_card`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `flatId` should have a snake case name
[INFO] [stdout]   --> src/download.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     flatId: String,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `flat_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `endCursor` should have a snake case name
[INFO] [stdout]   --> src/download.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     endCursor: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `end_cursor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hasNextPage` should have a snake case name
[INFO] [stdout]   --> src/download.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     hasNextPage: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `has_next_page`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.66s
[INFO] running `Command { std: "docker" "inspect" "5338bd6746e3e0acfcc5d9f5815a96026e3ff2bf64dec6e3ad1d41a301474932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5338bd6746e3e0acfcc5d9f5815a96026e3ff2bf64dec6e3ad1d41a301474932", kill_on_drop: false }`
[INFO] [stdout] 5338bd6746e3e0acfcc5d9f5815a96026e3ff2bf64dec6e3ad1d41a301474932
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e484b6312f27e5d90b24e894ec5b8440ecde22f850e526570edffa1ec47082d
[INFO] running `Command { std: "docker" "start" "-a" "4e484b6312f27e5d90b24e894ec5b8440ecde22f850e526570edffa1ec47082d", kill_on_drop: false }`
[INFO] [stderr]    Compiling duocards-downloader v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `a` is never read
[INFO] [stdout]  --> src/download.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Foo{
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 9 |     a: u64
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Foo` 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 `data` is never read
[INFO] [stdout]   --> src/download.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ApiResponse {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 15 |     data: DataNode,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiResponse` 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 `node` is never read
[INFO] [stdout]   --> src/download.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct DataNode {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 20 |     node: Node,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cards` and `id` are never read
[INFO] [stdout]   --> src/download.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Node {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 25 |     __typename: String,
[INFO] [stdout] 26 |     cards: Cards,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 27 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `edges` and `pageInfo` are never read
[INFO] [stdout]   --> src/download.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Cards {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 32 |     edges: Vec<Edge>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 33 |     pageInfo: PageInfo,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cards` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `node` and `cursor` are never read
[INFO] [stdout]   --> src/download.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Edge {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 38 |     node: Card,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 39 |     cursor: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Edge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/download.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct Card {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 44 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 45 |     sCardId: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 46 |     sBackId: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 47 |     sourceId: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 48 |     front: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 49 |     back: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 50 |     hint: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 51 |     waiting: Option<i64>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 52 |     knownCount: i32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 53 |     source: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 54 |     sCard: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 55 |     svg: Svg,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Card` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `flatId`, `url`, and `id` are never read
[INFO] [stdout]   --> src/download.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Svg {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 61 |     flatId: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 62 |     url: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 63 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Svg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `endCursor` and `hasNextPage` are never read
[INFO] [stdout]   --> src/download.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct PageInfo {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 68 |     endCursor: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 69 |     hasNextPage: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pageInfo` should have a snake case name
[INFO] [stdout]   --> src/download.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pageInfo: PageInfo,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `page_info`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sCardId` should have a snake case name
[INFO] [stdout]   --> src/download.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     sCardId: Option<String>,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `s_card_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sBackId` should have a snake case name
[INFO] [stdout]   --> src/download.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     sBackId: Option<String>,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `s_back_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sourceId` should have a snake case name
[INFO] [stdout]   --> src/download.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     sourceId: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `source_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `knownCount` should have a snake case name
[INFO] [stdout]   --> src/download.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     knownCount: i32,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `known_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sCard` should have a snake case name
[INFO] [stdout]   --> src/download.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     sCard: Option<String>,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to snake case: `s_card`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `flatId` should have a snake case name
[INFO] [stdout]   --> src/download.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     flatId: String,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `flat_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `endCursor` should have a snake case name
[INFO] [stdout]   --> src/download.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     endCursor: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `end_cursor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hasNextPage` should have a snake case name
[INFO] [stdout]   --> src/download.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     hasNextPage: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `has_next_page`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "4e484b6312f27e5d90b24e894ec5b8440ecde22f850e526570edffa1ec47082d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e484b6312f27e5d90b24e894ec5b8440ecde22f850e526570edffa1ec47082d", kill_on_drop: false }`
[INFO] [stdout] 4e484b6312f27e5d90b24e894ec5b8440ecde22f850e526570edffa1ec47082d
