[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 try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklaatu01%2Fcachette" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/klaatu01/cachette on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e36c87427ec3703c0dc81d5083debc11a8ee7227106e1724d78b1ed2a006915d [INFO] running `Command { std: "docker" "start" "-a" "e36c87427ec3703c0dc81d5083debc11a8ee7227106e1724d78b1ed2a006915d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e36c87427ec3703c0dc81d5083debc11a8ee7227106e1724d78b1ed2a006915d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e36c87427ec3703c0dc81d5083debc11a8ee7227106e1724d78b1ed2a006915d", kill_on_drop: false }` [INFO] [stdout] e36c87427ec3703c0dc81d5083debc11a8ee7227106e1724d78b1ed2a006915d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bd20c9c52bd6a9ab7e85f76baa74858a336c4767b32ad4f26f05f22822f7c6f [INFO] running `Command { std: "docker" "start" "-a" "0bd20c9c52bd6a9ab7e85f76baa74858a336c4767b32ad4f26f05f22822f7c6f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling openssl-src v300.0.2+3.0.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [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 openssl-sys v0.9.70 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking rustls v0.19.1 [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 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 2m 01s [INFO] running `Command { std: "docker" "inspect" "0bd20c9c52bd6a9ab7e85f76baa74858a336c4767b32ad4f26f05f22822f7c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bd20c9c52bd6a9ab7e85f76baa74858a336c4767b32ad4f26f05f22822f7c6f", kill_on_drop: false }` [INFO] [stdout] 0bd20c9c52bd6a9ab7e85f76baa74858a336c4767b32ad4f26f05f22822f7c6f