[INFO] cloning repository https://github.com/JetseVerschuren/axum-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JetseVerschuren/axum-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJetseVerschuren%2Faxum-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJetseVerschuren%2Faxum-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 740de9f77f0893cfe303904ab0e16c21036cc093
[INFO] checking JetseVerschuren/axum-test against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJetseVerschuren%2Faxum-test" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JetseVerschuren/axum-test
[INFO] finished tweaking git repo https://github.com/JetseVerschuren/axum-test
[INFO] tweaked toml for git repo https://github.com/JetseVerschuren/axum-test written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JetseVerschuren/axum-test on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JetseVerschuren/axum-test 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pin-project-lite v0.2.10
[INFO] [stderr]   Downloaded pest_derive v2.7.1
[INFO] [stderr]   Downloaded matchit v0.7.0
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.14
[INFO] [stderr]   Downloaded async-trait v0.1.72
[INFO] [stderr]   Downloaded pin-project-internal v1.1.2
[INFO] [stderr]   Downloaded pest_meta v2.7.1
[INFO] [stderr]   Downloaded pest_generator v2.7.1
[INFO] [stderr]   Downloaded tracing-attributes v0.1.26
[INFO] [stderr]   Downloaded ron v0.7.1
[INFO] [stderr]   Downloaded serde v1.0.174
[INFO] [stderr]   Downloaded pin-project v1.1.2
[INFO] [stderr]   Downloaded config v0.13.3
[INFO] [stderr]   Downloaded pest v2.7.1
[INFO] [stderr]   Downloaded axum v0.6.19
[INFO] [stderr]   Downloaded serde_json v1.0.103
[INFO] [stderr]   Downloaded syn v2.0.27
[INFO] [stderr]   Downloaded serde_derive v1.0.174
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfda2aa9438f714fecb14ea804ac42a32fce4b228dba9a19b9b5a068bcd3025c
[INFO] running `Command { std: "docker" "start" "-a" "cfda2aa9438f714fecb14ea804ac42a32fce4b228dba9a19b9b5a068bcd3025c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfda2aa9438f714fecb14ea804ac42a32fce4b228dba9a19b9b5a068bcd3025c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfda2aa9438f714fecb14ea804ac42a32fce4b228dba9a19b9b5a068bcd3025c", kill_on_drop: false }`
[INFO] [stdout] cfda2aa9438f714fecb14ea804ac42a32fce4b228dba9a19b9b5a068bcd3025c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d622dffd0edd1d32933cecc0c870d5cd1bfd5fae5e12ae3b9c723561a83802e1
[INFO] running `Command { std: "docker" "start" "-a" "d622dffd0edd1d32933cecc0c870d5cd1bfd5fae5e12ae3b9c723561a83802e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.174
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling serde_derive v1.0.174
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking futures-channel v0.3.28
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling axum v0.6.19
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking pin-project v1.1.2
[INFO] [stderr]    Compiling pest v2.7.1
[INFO] [stderr]    Compiling pest_meta v2.7.1
[INFO] [stderr]    Compiling pest_generator v2.7.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]    Compiling pest_derive v2.7.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking config v0.13.3
[INFO] [stderr]     Checking axum-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `debug` is never read
[INFO] [stdout]  --> src/settings.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Settings {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 4 |     pub application: ApplicationSettings,
[INFO] [stdout] 5 |     pub debug: bool,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Settings` has a derived impl for the trait `Clone`, 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 `base_url` and `protocol` are never read
[INFO] [stdout]   --> src/settings.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ApplicationSettings {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub base_url: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 16 |     pub protocol: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApplicationSettings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `debug` is never read
[INFO] [stdout]  --> src/settings.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Settings {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 4 |     pub application: ApplicationSettings,
[INFO] [stdout] 5 |     pub debug: bool,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Settings` has a derived impl for the trait `Clone`, 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 `base_url` and `protocol` are never read
[INFO] [stdout]   --> src/settings.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ApplicationSettings {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub base_url: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 16 |     pub protocol: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApplicationSettings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.24s
[INFO] running `Command { std: "docker" "inspect" "d622dffd0edd1d32933cecc0c870d5cd1bfd5fae5e12ae3b9c723561a83802e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d622dffd0edd1d32933cecc0c870d5cd1bfd5fae5e12ae3b9c723561a83802e1", kill_on_drop: false }`
[INFO] [stdout] d622dffd0edd1d32933cecc0c870d5cd1bfd5fae5e12ae3b9c723561a83802e1
