[INFO] cloning repository https://github.com/alexipeck/cards
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexipeck/cards" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexipeck%2Fcards", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexipeck%2Fcards'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec6db26e5794edffc28735bf9854d6666b208942
[INFO] checking alexipeck/cards against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexipeck%2Fcards" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alexipeck/cards
[INFO] finished tweaking git repo https://github.com/alexipeck/cards
[INFO] tweaked toml for git repo https://github.com/alexipeck/cards written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexipeck/cards on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexipeck/cards 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/alexipeck/peck-lib.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded email-encoding v0.2.0
[INFO] [stderr]   Downloaded lettre v0.11.4
[INFO] [stderr]   Downloaded enum-iterator v2.0.0
[INFO] [stderr]   Downloaded email_address v0.2.4
[INFO] [stderr]   Downloaded hermit-abi v0.3.8
[INFO] [stderr]   Downloaded enum-iterator-derive v1.3.0
[INFO] [stderr]   Downloaded quoted_printable v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d71c856fad69136df28fbc9b0fe9596e04f0b59715b62384d9b57d4b3e66cc1
[INFO] running `Command { std: "docker" "start" "-a" "6d71c856fad69136df28fbc9b0fe9596e04f0b59715b62384d9b57d4b3e66cc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d71c856fad69136df28fbc9b0fe9596e04f0b59715b62384d9b57d4b3e66cc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d71c856fad69136df28fbc9b0fe9596e04f0b59715b62384d9b57d4b3e66cc1", kill_on_drop: false }`
[INFO] [stdout] 6d71c856fad69136df28fbc9b0fe9596e04f0b59715b62384d9b57d4b3e66cc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a31f8bd6ac862c9ae242b2a1885485fb45c66ecb9b8c5b27a265ff5d2291d3de
[INFO] running `Command { std: "docker" "start" "-a" "a31f8bd6ac862c9ae242b2a1885485fb45c66ecb9b8c5b27a265ff5d2291d3de", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking email-encoding v0.2.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking quoted_printable v0.5.0
[INFO] [stderr]     Checking email_address v0.2.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking blake3 v1.5.0
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling enum-iterator-derive v1.3.0
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking enum-iterator v2.0.0
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking strum v0.26.1
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking lettre v0.11.4
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.24
[INFO] [stderr]     Checking peck-lib v1.1.2 (https://github.com/alexipeck/peck-lib.git#55f0ef9a)
[INFO] [stderr]     Checking cards v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `type` and `is_wildcard` are never read
[INFO] [stdout]    --> src/main.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub struct Card {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 182 |     card: CardVariant,
[INFO] [stdout] 183 |     r#type: Type,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 184 |     is_wildcard: bool,
[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]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type` and `is_wildcard` are never read
[INFO] [stdout]    --> src/main.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub struct Card {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 182 |     card: CardVariant,
[INFO] [stdout] 183 |     r#type: Type,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 184 |     is_wildcard: bool,
[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]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.28s
[INFO] running `Command { std: "docker" "inspect" "a31f8bd6ac862c9ae242b2a1885485fb45c66ecb9b8c5b27a265ff5d2291d3de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a31f8bd6ac862c9ae242b2a1885485fb45c66ecb9b8c5b27a265ff5d2291d3de", kill_on_drop: false }`
[INFO] [stdout] a31f8bd6ac862c9ae242b2a1885485fb45c66ecb9b8c5b27a265ff5d2291d3de
