[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 try#09335b6f1bff25ec39f47f1533e126fbe1ca5f5d for pr-139493-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexipeck%2Fcards" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexipeck/cards on toolchain 09335b6f1bff25ec39f47f1533e126fbe1ca5f5d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "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" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 377b8ae9bd1d4c2857cfe189e579c81a20cc3284649a26f014240ddead01b62c
[INFO] running `Command { std: "docker" "start" "-a" "377b8ae9bd1d4c2857cfe189e579c81a20cc3284649a26f014240ddead01b62c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "377b8ae9bd1d4c2857cfe189e579c81a20cc3284649a26f014240ddead01b62c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "377b8ae9bd1d4c2857cfe189e579c81a20cc3284649a26f014240ddead01b62c", kill_on_drop: false }`
[INFO] [stdout] 377b8ae9bd1d4c2857cfe189e579c81a20cc3284649a26f014240ddead01b62c
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e61657437d3f1ff41bf46a7655a9e34e13061490cd8443a2ff6756364c54f749
[INFO] running `Command { std: "docker" "start" "-a" "e61657437d3f1ff41bf46a7655a9e34e13061490cd8443a2ff6756364c54f749", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking email-encoding v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking email_address v0.2.4
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking quoted_printable v0.5.0
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[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 openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[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]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking enum-iterator v2.0.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking strum v0.26.1
[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 h2 v0.3.24
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.7.0
[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 1m 08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lazy_static v1.4.0, wasm-bindgen v0.2.92
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "e61657437d3f1ff41bf46a7655a9e34e13061490cd8443a2ff6756364c54f749", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e61657437d3f1ff41bf46a7655a9e34e13061490cd8443a2ff6756364c54f749", kill_on_drop: false }`
[INFO] [stdout] e61657437d3f1ff41bf46a7655a9e34e13061490cd8443a2ff6756364c54f749
