[INFO] cloning repository https://github.com/raptium/auto-add-route
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raptium/auto-add-route" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraptium%2Fauto-add-route", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraptium%2Fauto-add-route'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f31bb414b3aa5ab80f12f8380f9ae34cc3dac7c0
[INFO] checking raptium/auto-add-route against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraptium%2Fauto-add-route" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/raptium/auto-add-route
[INFO] finished tweaking git repo https://github.com/raptium/auto-add-route
[INFO] tweaked toml for git repo https://github.com/raptium/auto-add-route written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/raptium/auto-add-route 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/raptium/auto-add-route 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ac4769b93fd5a20e514c71ed654898d5a2e53ea5dddbe05a954f925f76d93e26
[INFO] running `Command { std: "docker" "start" "-a" "ac4769b93fd5a20e514c71ed654898d5a2e53ea5dddbe05a954f925f76d93e26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac4769b93fd5a20e514c71ed654898d5a2e53ea5dddbe05a954f925f76d93e26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac4769b93fd5a20e514c71ed654898d5a2e53ea5dddbe05a954f925f76d93e26", kill_on_drop: false }`
[INFO] [stdout] ac4769b93fd5a20e514c71ed654898d5a2e53ea5dddbe05a954f925f76d93e26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9f96bbdba00b95a30e2115e3927e8ccd0e98fa84e5d72006cbd9e83240cff9c4
[INFO] running `Command { std: "docker" "start" "-a" "9f96bbdba00b95a30e2115e3927e8ccd0e98fa84e5d72006cbd9e83240cff9c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking hashbrown v0.12.2
[INFO] [stderr]     Checking os_str_bytes v6.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling pcap v0.9.2
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]     Checking etherparse v0.10.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]    Compiling sqlite3-src v0.3.0
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking sqlite3-sys v0.13.0
[INFO] [stderr]     Checking sqlite v0.26.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking trust-dns-proto v0.21.2
[INFO] [stderr]     Checking clap v3.2.12
[INFO] [stderr]     Checking auto-add-route v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]   --> src/store.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct StoreError {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 10 |     message: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StoreError` has derived impls for the traits `Clone` and `Debug`, but these are 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 `timestamp` is never read
[INFO] [stdout]   --> src/store.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct LogEntry {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 14 |     pub timestamp: u64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clean_up` is never used
[INFO] [stdout]   --> src/store.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait DnsLogStore {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] 19 |     fn clean_up(&mut self);
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:56:22
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn new(args: &Args) -> DnsAutoRoutes {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn new(args: &Args) -> DnsAutoRoutes<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]   --> src/store.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct StoreError {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 10 |     message: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StoreError` has derived impls for the traits `Clone` and `Debug`, but these are 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 `timestamp` is never read
[INFO] [stdout]   --> src/store.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct LogEntry {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 14 |     pub timestamp: u64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clean_up` is never used
[INFO] [stdout]   --> src/store.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait DnsLogStore {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] 19 |     fn clean_up(&mut self);
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:56:22
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn new(args: &Args) -> DnsAutoRoutes {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn new(args: &Args) -> DnsAutoRoutes<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.41s
[INFO] running `Command { std: "docker" "inspect" "9f96bbdba00b95a30e2115e3927e8ccd0e98fa84e5d72006cbd9e83240cff9c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f96bbdba00b95a30e2115e3927e8ccd0e98fa84e5d72006cbd9e83240cff9c4", kill_on_drop: false }`
[INFO] [stdout] 9f96bbdba00b95a30e2115e3927e8ccd0e98fa84e5d72006cbd9e83240cff9c4
