[INFO] cloning repository https://github.com/sheosi/lily-default-skill
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sheosi/lily-default-skill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsheosi%2Flily-default-skill", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsheosi%2Flily-default-skill'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2d1cb448d85cf716794ed1fbcaf26ecc4836191
[INFO] checking sheosi/lily-default-skill against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsheosi%2Flily-default-skill" "/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/sheosi/lily-default-skill
[INFO] finished tweaking git repo https://github.com/sheosi/lily-default-skill
[INFO] tweaked toml for git repo https://github.com/sheosi/lily-default-skill written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sheosi/lily-default-skill on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sheosi/lily-default-skill 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/secretsauceai/voice-assistant-protocol`
[INFO] [stderr]     Updating git repository `https://github.com/Covertness/coap-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded coap-lite v0.9.1
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28f31192450fd4d6caed7207e95ac3ed1b088529818a95d32b689e4d1fd4a92b
[INFO] running `Command { std: "docker" "start" "-a" "28f31192450fd4d6caed7207e95ac3ed1b088529818a95d32b689e4d1fd4a92b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28f31192450fd4d6caed7207e95ac3ed1b088529818a95d32b689e4d1fd4a92b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28f31192450fd4d6caed7207e95ac3ed1b088529818a95d32b689e4d1fd4a92b", kill_on_drop: false }`
[INFO] [stdout] 28f31192450fd4d6caed7207e95ac3ed1b088529818a95d32b689e4d1fd4a92b
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa16a5f5afd28cd1ca56b648ee1e60ff961dd042d1ec81067a02b12e1b514281
[INFO] running `Command { std: "docker" "start" "-a" "aa16a5f5afd28cd1ca56b648ee1e60ff961dd042d1ec81067a02b12e1b514281", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking tinystr v0.3.4
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking unic-langid-impl v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking unic-langid v0.9.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking intl_pluralrules v7.0.1
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking type-map v0.4.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking self_cell v0.10.2
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]     Checking lru_time_cache v0.11.11
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking intl-memoizer v0.5.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]     Checking coap-lite v0.9.1
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking rmp v0.8.11
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking fluent-syntax v0.11.0
[INFO] [stderr]     Checking fluent-bundle v0.15.2
[INFO] [stderr]     Checking fluent v0.16.0
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking vap-common-skill v0.1.0 (https://github.com/secretsauceai/voice-assistant-protocol#6c932681)
[INFO] [stderr]     Checking coap v0.12.0 (https://github.com/Covertness/coap-rs#afa7d108)
[INFO] [stderr]     Checking rmp-serde v1.1.0
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking vap-skill-framework v0.1.0 (https://github.com/secretsauceai/voice-assistant-protocol#6c932681)
[INFO] [stderr]     Checking default-skill v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `api_key`
[INFO] [stdout]   --> src/main.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let api_key = load_key("API_KEY");
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api_key`
[INFO] [stdout]   --> src/main.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let api_key = load_key("API_KEY");
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.35s
[INFO] running `Command { std: "docker" "inspect" "aa16a5f5afd28cd1ca56b648ee1e60ff961dd042d1ec81067a02b12e1b514281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa16a5f5afd28cd1ca56b648ee1e60ff961dd042d1ec81067a02b12e1b514281", kill_on_drop: false }`
[INFO] [stdout] aa16a5f5afd28cd1ca56b648ee1e60ff961dd042d1ec81067a02b12e1b514281
