[INFO] cloning repository https://github.com/brannan/axum-jwt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brannan/axum-jwt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrannan%2Faxum-jwt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrannan%2Faxum-jwt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 266a1341ccf0dc5c55db0ebeb8241f03cbe75fa8 [INFO] checking brannan/axum-jwt against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrannan%2Faxum-jwt" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brannan/axum-jwt on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brannan/axum-jwt [INFO] finished tweaking git repo https://github.com/brannan/axum-jwt [INFO] tweaked toml for git repo https://github.com/brannan/axum-jwt written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/brannan/axum-jwt 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b206509374d2ee83ac6a7eb31848bdadff5e2693bfef413becab067c7aa46a6 [INFO] running `Command { std: "docker" "start" "-a" "7b206509374d2ee83ac6a7eb31848bdadff5e2693bfef413becab067c7aa46a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b206509374d2ee83ac6a7eb31848bdadff5e2693bfef413becab067c7aa46a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b206509374d2ee83ac6a7eb31848bdadff5e2693bfef413becab067c7aa46a6", kill_on_drop: false }` [INFO] [stdout] 7b206509374d2ee83ac6a7eb31848bdadff5e2693bfef413becab067c7aa46a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e81702cd4aa4e3159bb3c2a453efc6ed02ecf9c7e0d493aff37553e03f64f628 [INFO] running `Command { std: "docker" "start" "-a" "e81702cd4aa4e3159bb3c2a453efc6ed02ecf9c7e0d493aff37553e03f64f628", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking regex-syntax v0.7.3 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking regex-automata v0.3.2 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Compiling serde_derive v1.0.171 [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] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Checking tokio v1.29.1 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking serde v1.0.171 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.13 [INFO] [stderr] Checking jsonwebtoken v8.3.0 [INFO] [stderr] Checking example-jwt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Request` is imported redundantly [INFO] [stdout] --> src/main.rs:224:22 [INFO] [stdout] | [INFO] [stdout] 221 | use super::*; [INFO] [stdout] | -------- the item `Request` is already imported here [INFO] [stdout] ... [INFO] [stdout] 224 | http::{self, Request, StatusCode}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StatusCode` is imported redundantly [INFO] [stdout] --> src/main.rs:224:31 [INFO] [stdout] | [INFO] [stdout] 221 | use super::*; [INFO] [stdout] | -------- the item `StatusCode` is already imported here [INFO] [stdout] ... [INFO] [stdout] 224 | http::{self, Request, StatusCode}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/main.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 221 | use super::*; [INFO] [stdout] | -------- the item `Value` is already imported here [INFO] [stdout] ... [INFO] [stdout] 226 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.21s [INFO] running `Command { std: "docker" "inspect" "e81702cd4aa4e3159bb3c2a453efc6ed02ecf9c7e0d493aff37553e03f64f628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e81702cd4aa4e3159bb3c2a453efc6ed02ecf9c7e0d493aff37553e03f64f628", kill_on_drop: false }` [INFO] [stdout] e81702cd4aa4e3159bb3c2a453efc6ed02ecf9c7e0d493aff37553e03f64f628 [INFO] checking brannan/axum-jwt against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrannan%2Faxum-jwt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brannan/axum-jwt on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brannan/axum-jwt [INFO] finished tweaking git repo https://github.com/brannan/axum-jwt [INFO] tweaked toml for git repo https://github.com/brannan/axum-jwt written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/brannan/axum-jwt 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47db176794732f5340cfde995a61abbe1ab72443fdc380097f21fcbbd5c10096 [INFO] running `Command { std: "docker" "start" "-a" "47db176794732f5340cfde995a61abbe1ab72443fdc380097f21fcbbd5c10096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47db176794732f5340cfde995a61abbe1ab72443fdc380097f21fcbbd5c10096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47db176794732f5340cfde995a61abbe1ab72443fdc380097f21fcbbd5c10096", kill_on_drop: false }` [INFO] [stdout] 47db176794732f5340cfde995a61abbe1ab72443fdc380097f21fcbbd5c10096 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b56047984b55ab01cd93244400d0d04b696b0b3572d26989445f5d17c4681bbc [INFO] running `Command { std: "docker" "start" "-a" "b56047984b55ab01cd93244400d0d04b696b0b3572d26989445f5d17c4681bbc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking regex-syntax v0.7.3 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking regex-automata v0.3.2 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Checking tokio v1.29.1 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking serde v1.0.171 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.13 [INFO] [stderr] Checking jsonwebtoken v8.3.0 [INFO] [stderr] Checking example-jwt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Request` is imported redundantly [INFO] [stdout] --> src/main.rs:224:22 [INFO] [stdout] | [INFO] [stdout] 221 | use super::*; [INFO] [stdout] | -------- the item `Request` is already imported here [INFO] [stdout] ... [INFO] [stdout] 224 | http::{self, Request, StatusCode}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StatusCode` is imported redundantly [INFO] [stdout] --> src/main.rs:224:31 [INFO] [stdout] | [INFO] [stdout] 221 | use super::*; [INFO] [stdout] | -------- the item `StatusCode` is already imported here [INFO] [stdout] ... [INFO] [stdout] 224 | http::{self, Request, StatusCode}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/main.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 221 | use super::*; [INFO] [stdout] | -------- the item `Value` is already imported here [INFO] [stdout] ... [INFO] [stdout] 226 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.13s [INFO] running `Command { std: "docker" "inspect" "b56047984b55ab01cd93244400d0d04b696b0b3572d26989445f5d17c4681bbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b56047984b55ab01cd93244400d0d04b696b0b3572d26989445f5d17c4681bbc", kill_on_drop: false }` [INFO] [stdout] b56047984b55ab01cd93244400d0d04b696b0b3572d26989445f5d17c4681bbc