[INFO] cloning repository https://github.com/Mubelotix/alexa-skills
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mubelotix/alexa-skills" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMubelotix%2Falexa-skills", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMubelotix%2Falexa-skills'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87890e656ff471a66eec90446886abb2c1624b11
[INFO] testing Mubelotix/alexa-skills against try#36577a2b3cb42b8f23dec84e9203116bad6051e8 for pr-150681-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMubelotix%2Falexa-skills" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mubelotix/alexa-skills
[INFO] finished tweaking git repo https://github.com/Mubelotix/alexa-skills
[INFO] tweaked toml for git repo https://github.com/Mubelotix/alexa-skills written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mubelotix/alexa-skills on toolchain 36577a2b3cb42b8f23dec84e9203116bad6051e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mubelotix/alexa-skills 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" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 806ab0d5bb8642c06555c625eaf6a5a68b1e3a15dfdb3dfeb1af147488e071c5
[INFO] running `Command { std: "docker" "start" "-a" "806ab0d5bb8642c06555c625eaf6a5a68b1e3a15dfdb3dfeb1af147488e071c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "806ab0d5bb8642c06555c625eaf6a5a68b1e3a15dfdb3dfeb1af147488e071c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "806ab0d5bb8642c06555c625eaf6a5a68b1e3a15dfdb3dfeb1af147488e071c5", kill_on_drop: false }`
[INFO] [stdout] 806ab0d5bb8642c06555c625eaf6a5a68b1e3a15dfdb3dfeb1af147488e071c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a25c80cc77554ef0a00211d9c8400aebd875061533069cee8853fdfd5656f47
[INFO] running `Command { std: "docker" "start" "-a" "5a25c80cc77554ef0a00211d9c8400aebd875061533069cee8853fdfd5656f47", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.5.2
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]    Compiling actix-server v2.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling string-tools v0.1.0
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling iso8601 v0.6.1
[INFO] [stderr]    Compiling actix-http v3.6.0
[INFO] [stderr]    Compiling actix-web v4.5.1
[INFO] [stderr]    Compiling alexa-skills v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]    --> src/main.rs:179:16
[INFO] [stdout]     |
[INFO] [stdout] 179 | async fn index(req: HttpRequest, info: Json<Value>, data: Data<AppState>) -> impl Responder {
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/main.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let AlexaRequest { version, session, context, request } = match serde_json::from_value(info.0.clone()) {
[INFO] [stdout]     |                        ^^^^^^^ help: try ignoring the field: `version: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> src/main.rs:184:42
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let AlexaRequest { version, session, context, request } = match serde_json::from_value(info.0.clone()) {
[INFO] [stdout]     |                                          ^^^^^^^ help: try ignoring the field: `context: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `application_id` is never read
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Application {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 18 |     application_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Application` 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: field `access_token` is never read
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct User {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 24 |     user_id: String,
[INFO] [stdout] 25 |     access_token: Option<String>
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` 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 `new`, `session_id`, `attributes`, and `application` are never read
[INFO] [stdout]   --> src/main.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct Session {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 31 |     new: bool,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 32 |     session_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 33 |     attributes: HashMap<String, String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 34 |     application: Application,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Session` 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 `confirmation_status`, `name`, `resolutions`, and `slot_value` are never read
[INFO] [stdout]   --> src/main.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct Slot {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 41 |     confirmation_status: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 42 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 43 |     resolutions: Option<Value>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 44 |     slot_value: Option<SlotValue>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Slot` 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 `resolutions` and `value` are never read
[INFO] [stdout]   --> src/main.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 |     Simple { resolutions: Option<Value>, value: String },
[INFO] [stdout]    |     ------   ^^^^^^^^^^^                 ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SlotValue` 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 `values` is never read
[INFO] [stdout]   --> src/main.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |     List { values: Vec<SlotValue> },
[INFO] [stdout]    |     ----   ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SlotValue` 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 `confirmation_status` is never read
[INFO] [stdout]   --> src/main.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct Intent {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 59 |     name: String,
[INFO] [stdout] 60 |     confirmation_status: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Intent` 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 `request_id`, `timestamp`, and `locale` are never read
[INFO] [stdout]   --> src/main.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |     LaunchRequest { request_id: String, timestamp: String, locale: String },
[INFO] [stdout]    |     -------------   ^^^^^^^^^^          ^^^^^^^^^          ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Request` 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 `request_id`, `timestamp`, `dialog_state`, and `locale` are never read
[INFO] [stdout]   --> src/main.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |     IntentRequest { request_id: String, timestamp: String, dialog_state: Option<String>, intent: Intent, locale: String },
[INFO] [stdout]    |     -------------   ^^^^^^^^^^          ^^^^^^^^^          ^^^^^^^^^^^^                                  ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Request` 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 `request_id`, `timestamp`, `reason`, `locale`, and `error` are never read
[INFO] [stdout]   --> src/main.rs:73:27
[INFO] [stdout]    |
[INFO] [stdout] 73 |     SessionEndedRequest { request_id: String, timestamp: String, reason: String, locale: String, error: Option<Value> },
[INFO] [stdout]    |     -------------------   ^^^^^^^^^^          ^^^^^^^^^          ^^^^^^          ^^^^^^          ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s
[INFO] running `Command { std: "docker" "inspect" "5a25c80cc77554ef0a00211d9c8400aebd875061533069cee8853fdfd5656f47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a25c80cc77554ef0a00211d9c8400aebd875061533069cee8853fdfd5656f47", kill_on_drop: false }`
[INFO] [stdout] 5a25c80cc77554ef0a00211d9c8400aebd875061533069cee8853fdfd5656f47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 429dccbb60c757ab3ca2c1318d134024179b9e33f5e4194349dabecf475032f9
[INFO] running `Command { std: "docker" "start" "-a" "429dccbb60c757ab3ca2c1318d134024179b9e33f5e4194349dabecf475032f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling alexa-skills v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]    --> src/main.rs:179:16
[INFO] [stdout]     |
[INFO] [stdout] 179 | async fn index(req: HttpRequest, info: Json<Value>, data: Data<AppState>) -> impl Responder {
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/main.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let AlexaRequest { version, session, context, request } = match serde_json::from_value(info.0.clone()) {
[INFO] [stdout]     |                        ^^^^^^^ help: try ignoring the field: `version: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> src/main.rs:184:42
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let AlexaRequest { version, session, context, request } = match serde_json::from_value(info.0.clone()) {
[INFO] [stdout]     |                                          ^^^^^^^ help: try ignoring the field: `context: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `application_id` is never read
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Application {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 18 |     application_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Application` 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: field `access_token` is never read
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct User {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 24 |     user_id: String,
[INFO] [stdout] 25 |     access_token: Option<String>
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` 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 `new`, `session_id`, `attributes`, and `application` are never read
[INFO] [stdout]   --> src/main.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct Session {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 31 |     new: bool,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 32 |     session_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 33 |     attributes: HashMap<String, String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 34 |     application: Application,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Session` 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 `confirmation_status`, `name`, `resolutions`, and `slot_value` are never read
[INFO] [stdout]   --> src/main.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct Slot {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 41 |     confirmation_status: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 42 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 43 |     resolutions: Option<Value>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 44 |     slot_value: Option<SlotValue>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Slot` 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 `resolutions` and `value` are never read
[INFO] [stdout]   --> src/main.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 |     Simple { resolutions: Option<Value>, value: String },
[INFO] [stdout]    |     ------   ^^^^^^^^^^^                 ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SlotValue` 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 `values` is never read
[INFO] [stdout]   --> src/main.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |     List { values: Vec<SlotValue> },
[INFO] [stdout]    |     ----   ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SlotValue` 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 `confirmation_status` is never read
[INFO] [stdout]   --> src/main.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct Intent {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 59 |     name: String,
[INFO] [stdout] 60 |     confirmation_status: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Intent` 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 `request_id`, `timestamp`, and `locale` are never read
[INFO] [stdout]   --> src/main.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |     LaunchRequest { request_id: String, timestamp: String, locale: String },
[INFO] [stdout]    |     -------------   ^^^^^^^^^^          ^^^^^^^^^          ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Request` 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 `request_id`, `timestamp`, `dialog_state`, and `locale` are never read
[INFO] [stdout]   --> src/main.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |     IntentRequest { request_id: String, timestamp: String, dialog_state: Option<String>, intent: Intent, locale: String },
[INFO] [stdout]    |     -------------   ^^^^^^^^^^          ^^^^^^^^^          ^^^^^^^^^^^^                                  ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Request` 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 `request_id`, `timestamp`, `reason`, `locale`, and `error` are never read
[INFO] [stdout]   --> src/main.rs:73:27
[INFO] [stdout]    |
[INFO] [stdout] 73 |     SessionEndedRequest { request_id: String, timestamp: String, reason: String, locale: String, error: Option<Value> },
[INFO] [stdout]    |     -------------------   ^^^^^^^^^^          ^^^^^^^^^          ^^^^^^          ^^^^^^          ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.90s
[INFO] running `Command { std: "docker" "inspect" "429dccbb60c757ab3ca2c1318d134024179b9e33f5e4194349dabecf475032f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "429dccbb60c757ab3ca2c1318d134024179b9e33f5e4194349dabecf475032f9", kill_on_drop: false }`
[INFO] [stdout] 429dccbb60c757ab3ca2c1318d134024179b9e33f5e4194349dabecf475032f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 43545984e6bb1079e277b5bb52b8a06645f6bab060b76efc76d269147fefff30
[INFO] running `Command { std: "docker" "start" "-a" "43545984e6bb1079e277b5bb52b8a06645f6bab060b76efc76d269147fefff30", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `req`
[INFO] [stderr]    --> src/main.rs:179:16
[INFO] [stderr]     |
[INFO] [stderr] 179 | async fn index(req: HttpRequest, info: Json<Value>, data: Data<AppState>) -> impl Responder {
[INFO] [stderr]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `version`
[INFO] [stderr]    --> src/main.rs:184:24
[INFO] [stderr]     |
[INFO] [stderr] 184 |     let AlexaRequest { version, session, context, request } = match serde_json::from_value(info.0.clone()) {
[INFO] [stderr]     |                        ^^^^^^^ help: try ignoring the field: `version: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `context`
[INFO] [stderr]    --> src/main.rs:184:42
[INFO] [stderr]     |
[INFO] [stderr] 184 |     let AlexaRequest { version, session, context, request } = match serde_json::from_value(info.0.clone()) {
[INFO] [stderr]     |                                          ^^^^^^^ help: try ignoring the field: `context: _`
[INFO] [stderr] 
[INFO] [stderr] warning: field `application_id` is never read
[INFO] [stderr]   --> src/main.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | struct Application {
[INFO] [stderr]    |        ----------- field in this struct
[INFO] [stderr] 18 |     application_id: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Application` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `access_token` is never read
[INFO] [stderr]   --> src/main.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | struct User {
[INFO] [stderr]    |        ---- field in this struct
[INFO] [stderr] 24 |     user_id: String,
[INFO] [stderr] 25 |     access_token: Option<String>
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `new`, `session_id`, `attributes`, and `application` are never read
[INFO] [stderr]   --> src/main.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 30 | struct Session {
[INFO] [stderr]    |        ------- fields in this struct
[INFO] [stderr] 31 |     new: bool,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 32 |     session_id: String,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 33 |     attributes: HashMap<String, String>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 34 |     application: Application,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Session` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `confirmation_status`, `name`, `resolutions`, and `slot_value` are never read
[INFO] [stderr]   --> src/main.rs:41:5
[INFO] [stderr]    |
[INFO] [stderr] 40 | struct Slot {
[INFO] [stderr]    |        ---- fields in this struct
[INFO] [stderr] 41 |     confirmation_status: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 42 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 43 |     resolutions: Option<Value>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 44 |     slot_value: Option<SlotValue>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Slot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `resolutions` and `value` are never read
[INFO] [stderr]   --> src/main.rs:52:14
[INFO] [stderr]    |
[INFO] [stderr] 52 |     Simple { resolutions: Option<Value>, value: String },
[INFO] [stderr]    |     ------   ^^^^^^^^^^^                 ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SlotValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `values` is never read
[INFO] [stderr]   --> src/main.rs:53:12
[INFO] [stderr]    |
[INFO] [stderr] 53 |     List { values: Vec<SlotValue> },
[INFO] [stderr]    |     ----   ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SlotValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `confirmation_status` is never read
[INFO] [stderr]   --> src/main.rs:60:5
[INFO] [stderr]    |
[INFO] [stderr] 58 | struct Intent {
[INFO] [stderr]    |        ------ field in this struct
[INFO] [stderr] 59 |     name: String,
[INFO] [stderr] 60 |     confirmation_status: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Intent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `request_id`, `timestamp`, and `locale` are never read
[INFO] [stderr]   --> src/main.rs:71:21
[INFO] [stderr]    |
[INFO] [stderr] 71 |     LaunchRequest { request_id: String, timestamp: String, locale: String },
[INFO] [stderr]    |     -------------   ^^^^^^^^^^          ^^^^^^^^^          ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `request_id`, `timestamp`, `dialog_state`, and `locale` are never read
[INFO] [stderr]   --> src/main.rs:72:21
[INFO] [stderr]    |
[INFO] [stderr] 72 |     IntentRequest { request_id: String, timestamp: String, dialog_state: Option<String>, intent: Intent, locale: String },
[INFO] [stderr]    |     -------------   ^^^^^^^^^^          ^^^^^^^^^          ^^^^^^^^^^^^                                  ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `request_id`, `timestamp`, `reason`, `locale`, and `error` are never read
[INFO] [stderr]   --> src/main.rs:73:27
[INFO] [stderr]    |
[INFO] [stderr] 73 |     SessionEndedRequest { request_id: String, timestamp: String, reason: String, locale: String, error: Option<Value> },
[INFO] [stderr]    |     -------------------   ^^^^^^^^^^          ^^^^^^^^^          ^^^^^^          ^^^^^^          ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `alexa-skills` (bin "alexa-skills" test) generated 13 warnings (run `cargo fix --bin "alexa-skills" -p alexa-skills --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/alexa_skills-cf8de45b0e8134f1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "43545984e6bb1079e277b5bb52b8a06645f6bab060b76efc76d269147fefff30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43545984e6bb1079e277b5bb52b8a06645f6bab060b76efc76d269147fefff30", kill_on_drop: false }`
[INFO] [stdout] 43545984e6bb1079e277b5bb52b8a06645f6bab060b76efc76d269147fefff30
