[INFO] cloning repository https://github.com/klaatu01/cachette
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/klaatu01/cachette" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklaatu01%2Fcachette", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklaatu01%2Fcachette'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 077cb265b9688f3b8bec757874d0ed77b7f89444
[INFO] checking klaatu01/cachette against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklaatu01%2Fcachette" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/klaatu01/cachette
[INFO] finished tweaking git repo https://github.com/klaatu01/cachette
[INFO] tweaked toml for git repo https://github.com/klaatu01/cachette written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/klaatu01/cachette on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/klaatu01/cachette 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.5.1
[INFO] [stderr]   Downloaded cc v1.0.71
[INFO] [stderr]   Downloaded openssl-sys v0.9.70
[INFO] [stderr]   Downloaded anyhow v1.0.45
[INFO] [stderr]   Downloaded hyper v0.14.14
[INFO] [stderr]   Downloaded tokio v1.13.0
[INFO] [stderr]   Downloaded libc v0.2.106
[INFO] [stderr]   Downloaded openssl-src v300.0.2+3.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f9ea7f335d456e8ee7a6748be37d7a0f102840bc2b7b3f0056ddde2c35dd8a25
[INFO] running `Command { std: "docker" "start" "f9ea7f335d456e8ee7a6748be37d7a0f102840bc2b7b3f0056ddde2c35dd8a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9ea7f335d456e8ee7a6748be37d7a0f102840bc2b7b3f0056ddde2c35dd8a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9ea7f335d456e8ee7a6748be37d7a0f102840bc2b7b3f0056ddde2c35dd8a25" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9ea7f335d456e8ee7a6748be37d7a0f102840bc2b7b3f0056ddde2c35dd8a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9ea7f335d456e8ee7a6748be37d7a0f102840bc2b7b3f0056ddde2c35dd8a25" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.106
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling tokio v1.13.0
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling anyhow v1.0.45
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling openssl-src v300.0.2+3.0.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.70
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]    Compiling tokio-macros v1.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking serde v1.0.130
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking h2 v0.3.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking serde_json v1.0.68
[INFO] [stderr]     Checking hyper v0.14.14
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.6
[INFO] [stderr]     Checking cachette v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `type` and `value` are never read
[INFO] [stdout]   --> src/extension/runtime.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct Tracing {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 33 |     pub r#type: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 34 |     pub value: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tracing` 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 `deadline_ms`, `request_id`, `invoked_function_arn`, and `tracing` are never read
[INFO] [stdout]   --> src/extension/runtime.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Invoke {
[INFO] [stdout]    |     ------ fields in this variant
[INFO] [stdout] 42 |         deadline_ms: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 43 |         request_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 44 |         invoked_function_arn: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |         tracing: Tracing,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NextEventResponse` 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 `deadline_ms` is never read
[INFO] [stdout]   --> src/extension/runtime.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     Shutdown {
[INFO] [stdout]    |     -------- field in this variant
[INFO] [stdout] 49 |         shutdown_reason: String,
[INFO] [stdout] 50 |         deadline_ms: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NextEventResponse` 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 `type` and `value` are never read
[INFO] [stdout]   --> src/extension/runtime.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct Tracing {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 33 |     pub r#type: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 34 |     pub value: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tracing` 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 `deadline_ms`, `request_id`, `invoked_function_arn`, and `tracing` are never read
[INFO] [stdout]   --> src/extension/runtime.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Invoke {
[INFO] [stdout]    |     ------ fields in this variant
[INFO] [stdout] 42 |         deadline_ms: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 43 |         request_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 44 |         invoked_function_arn: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |         tracing: Tracing,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NextEventResponse` 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 `deadline_ms` is never read
[INFO] [stdout]   --> src/extension/runtime.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     Shutdown {
[INFO] [stdout]    |     -------- field in this variant
[INFO] [stdout] 49 |         shutdown_reason: String,
[INFO] [stdout] 50 |         deadline_ms: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NextEventResponse` 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 4m 26s
[INFO] running `Command { std: "docker" "inspect" "f9ea7f335d456e8ee7a6748be37d7a0f102840bc2b7b3f0056ddde2c35dd8a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9ea7f335d456e8ee7a6748be37d7a0f102840bc2b7b3f0056ddde2c35dd8a25", kill_on_drop: false }`
[INFO] [stdout] f9ea7f335d456e8ee7a6748be37d7a0f102840bc2b7b3f0056ddde2c35dd8a25
