[INFO] cloning repository https://github.com/p9648213/axum-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p9648213/axum-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp9648213%2Faxum-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp9648213%2Faxum-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43bbaaa54154edf6d1a952d417d6507d44065e45 [INFO] checking p9648213/axum-tutorial against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp9648213%2Faxum-tutorial" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 46% (2005/4295) Updating files: 47% (2019/4295) Updating files: 47% (2024/4295) Updating files: 48% (2062/4295) Updating files: 49% (2105/4295) Updating files: 50% (2148/4295) Updating files: 51% (2191/4295) Updating files: 52% (2234/4295) Updating files: 53% (2277/4295) Updating files: 53% (2292/4295) Updating files: 54% (2320/4295) Updating files: 55% (2363/4295) Updating files: 56% (2406/4295) Updating files: 57% (2449/4295) Updating files: 57% (2488/4295) Updating files: 58% (2492/4295) Updating files: 59% (2535/4295) Updating files: 60% (2577/4295) Updating files: 60% (2589/4295) Updating files: 61% (2620/4295) Updating files: 62% (2663/4295) Updating files: 63% (2706/4295) Updating files: 64% (2749/4295) Updating files: 65% (2792/4295) Updating files: 66% (2835/4295) Updating files: 67% (2878/4295) Updating files: 68% (2921/4295) Updating files: 69% (2964/4295) Updating files: 70% (3007/4295) Updating files: 71% (3050/4295) Updating files: 72% (3093/4295) Updating files: 73% (3136/4295) Updating files: 74% (3179/4295) Updating files: 75% (3222/4295) Updating files: 76% (3265/4295) Updating files: 77% (3308/4295) Updating files: 78% (3351/4295) Updating files: 79% (3394/4295) Updating files: 80% (3436/4295) Updating files: 81% (3479/4295) Updating files: 82% (3522/4295) Updating files: 83% (3565/4295) Updating files: 83% (3603/4295) Updating files: 84% (3608/4295) Updating files: 85% (3651/4295) Updating files: 86% (3694/4295) Updating files: 87% (3737/4295) Updating files: 88% (3780/4295) Updating files: 89% (3823/4295) Updating files: 90% (3866/4295) Updating files: 91% (3909/4295) Updating files: 92% (3952/4295) Updating files: 93% (3995/4295) Updating files: 94% (4038/4295) Updating files: 95% (4081/4295) Updating files: 96% (4124/4295) Updating files: 97% (4167/4295) Updating files: 98% (4210/4295) Updating files: 99% (4253/4295) Updating files: 100% (4295/4295) Updating files: 100% (4295/4295), done. [INFO] validating manifest of git repo https://github.com/p9648213/axum-tutorial on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/p9648213/axum-tutorial [INFO] finished tweaking git repo https://github.com/p9648213/axum-tutorial [INFO] tweaked toml for git repo https://github.com/p9648213/axum-tutorial written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/p9648213/axum-tutorial 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded httparse v1.9.3 [INFO] [stderr] Downloaded validator v0.18.1 [INFO] [stderr] Downloaded darling_macro v0.20.9 [INFO] [stderr] Downloaded validator_derive v0.18.1 [INFO] [stderr] Downloaded darling v0.20.9 [INFO] [stderr] Downloaded darling_core v0.20.9 [INFO] [stderr] Downloaded tower-http v0.5.2 [INFO] [stderr] Downloaded hyper-util v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47b1f6c1785992335bc6cba2ef1e9b930fcc043aac4f4ca59440993b77a1fd2c [INFO] running `Command { std: "docker" "start" "-a" "47b1f6c1785992335bc6cba2ef1e9b930fcc043aac4f4ca59440993b77a1fd2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47b1f6c1785992335bc6cba2ef1e9b930fcc043aac4f4ca59440993b77a1fd2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47b1f6c1785992335bc6cba2ef1e9b930fcc043aac4f4ca59440993b77a1fd2c", kill_on_drop: false }` [INFO] [stdout] 47b1f6c1785992335bc6cba2ef1e9b930fcc043aac4f4ca59440993b77a1fd2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41b51fd1c9d9041eaa8119c62567b73f893ce4f137ef8602f26b2d3859905d0d [INFO] running `Command { std: "docker" "start" "-a" "41b51fd1c9d9041eaa8119c62567b73f893ce4f137ef8602f26b2d3859905d0d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling httparse v1.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling validator_derive v0.18.1 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking validator v0.18.1 [INFO] [stderr] Checking axum-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `username`, `password`, and `role` are never read [INFO] [stdout] --> src/routes/validate_with_serde.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct RequestUser { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 6 | username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 7 | password: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | role: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `username`, `password`, and `role` are never read [INFO] [stdout] --> src/routes/validate_with_serde.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct RequestUser { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 6 | username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 7 | password: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | role: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.38s [INFO] running `Command { std: "docker" "inspect" "41b51fd1c9d9041eaa8119c62567b73f893ce4f137ef8602f26b2d3859905d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41b51fd1c9d9041eaa8119c62567b73f893ce4f137ef8602f26b2d3859905d0d", kill_on_drop: false }` [INFO] [stdout] 41b51fd1c9d9041eaa8119c62567b73f893ce4f137ef8602f26b2d3859905d0d [INFO] checking p9648213/axum-tutorial against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp9648213%2Faxum-tutorial" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 46% (2005/4295) Updating files: 47% (2019/4295) Updating files: 47% (2024/4295) Updating files: 48% (2062/4295) Updating files: 49% (2105/4295) Updating files: 50% (2148/4295) Updating files: 51% (2191/4295) Updating files: 52% (2234/4295) Updating files: 53% (2277/4295) Updating files: 54% (2320/4295) Updating files: 54% (2354/4295) Updating files: 55% (2363/4295) Updating files: 56% (2406/4295) Updating files: 57% (2449/4295) Updating files: 58% (2492/4295) Updating files: 59% (2535/4295) Updating files: 59% (2547/4295) Updating files: 60% (2577/4295) Updating files: 61% (2620/4295) Updating files: 62% (2663/4295) Updating files: 63% (2706/4295) Updating files: 64% (2749/4295) Updating files: 65% (2792/4295) Updating files: 66% (2835/4295) Updating files: 67% (2878/4295) Updating files: 68% (2921/4295) Updating files: 69% (2964/4295) Updating files: 70% (3007/4295) Updating files: 71% (3050/4295) Updating files: 72% (3093/4295) Updating files: 72% (3099/4295) Updating files: 73% (3136/4295) Updating files: 74% (3179/4295) Updating files: 75% (3222/4295) Updating files: 76% (3265/4295) Updating files: 77% (3308/4295) Updating files: 78% (3351/4295) Updating files: 79% (3394/4295) Updating files: 80% (3436/4295) Updating files: 81% (3479/4295) Updating files: 82% (3522/4295) Updating files: 83% (3565/4295) Updating files: 84% (3608/4295) Updating files: 85% (3651/4295) Updating files: 86% (3694/4295) Updating files: 87% (3737/4295) Updating files: 88% (3780/4295) Updating files: 89% (3823/4295) Updating files: 90% (3866/4295) Updating files: 91% (3909/4295) Updating files: 92% (3952/4295) Updating files: 93% (3995/4295) Updating files: 94% (4038/4295) Updating files: 95% (4081/4295) Updating files: 96% (4124/4295) Updating files: 97% (4167/4295) Updating files: 98% (4210/4295) Updating files: 99% (4253/4295) Updating files: 100% (4295/4295) Updating files: 100% (4295/4295), done. [INFO] validating manifest of git repo https://github.com/p9648213/axum-tutorial on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/p9648213/axum-tutorial [INFO] finished tweaking git repo https://github.com/p9648213/axum-tutorial [INFO] tweaked toml for git repo https://github.com/p9648213/axum-tutorial written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/p9648213/axum-tutorial 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64be6a1751fa38bf3ada7d42dc1f2c445580a4dd68e694531ab22053ecdc3ff9 [INFO] running `Command { std: "docker" "start" "-a" "64be6a1751fa38bf3ada7d42dc1f2c445580a4dd68e694531ab22053ecdc3ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64be6a1751fa38bf3ada7d42dc1f2c445580a4dd68e694531ab22053ecdc3ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64be6a1751fa38bf3ada7d42dc1f2c445580a4dd68e694531ab22053ecdc3ff9", kill_on_drop: false }` [INFO] [stdout] 64be6a1751fa38bf3ada7d42dc1f2c445580a4dd68e694531ab22053ecdc3ff9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c16f547b5227bb5818b96399626292bf472354dd07e93087cc617810eafaa445 [INFO] running `Command { std: "docker" "start" "-a" "c16f547b5227bb5818b96399626292bf472354dd07e93087cc617810eafaa445", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling httparse v1.9.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling validator_derive v0.18.1 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking validator v0.18.1 [INFO] [stderr] Checking axum-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `username`, `password`, and `role` are never read [INFO] [stdout] --> src/routes/validate_with_serde.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct RequestUser { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 6 | username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 7 | password: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | role: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/routes/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 44 | let cors = CorsLayer::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | / Router::new() [INFO] [stdout] 53 | | .route( [INFO] [stdout] 54 | | "/read_middleware_custom_header", [INFO] [stdout] 55 | | get(read_middleware_custom_header), [INFO] [stdout] ... | [INFO] [stdout] 70 | | .route("/get_json", get(get_json)) [INFO] [stdout] 71 | | .route("/validate_data", post(validate_with_serde)) [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/routes/mod.rs:72:42 [INFO] [stdout] | [INFO] [stdout] 44 | let cors = CorsLayer::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | .route("/custom_json_extractor", post(custom_json_extractor)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/routes/custom_json_extractor.rs:25:86 [INFO] [stdout] | [INFO] [stdout] 25 | async fn from_request(req: Request, _state: &S) -> Result { [INFO] [stdout] | ___________________________------------_______________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | | let Json(user) = req [INFO] [stdout] 27 | | .extract::, _>() [INFO] [stdout] 28 | | .await [INFO] [stdout] ... | [INFO] [stdout] 35 | | Ok(user) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `username`, `password`, and `role` are never read [INFO] [stdout] --> src/routes/validate_with_serde.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct RequestUser { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 6 | username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 7 | password: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | role: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/routes/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 44 | let cors = CorsLayer::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | / Router::new() [INFO] [stdout] 53 | | .route( [INFO] [stdout] 54 | | "/read_middleware_custom_header", [INFO] [stdout] 55 | | get(read_middleware_custom_header), [INFO] [stdout] ... | [INFO] [stdout] 70 | | .route("/get_json", get(get_json)) [INFO] [stdout] 71 | | .route("/validate_data", post(validate_with_serde)) [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/routes/mod.rs:72:42 [INFO] [stdout] | [INFO] [stdout] 44 | let cors = CorsLayer::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | .route("/custom_json_extractor", post(custom_json_extractor)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/routes/custom_json_extractor.rs:25:86 [INFO] [stdout] | [INFO] [stdout] 25 | async fn from_request(req: Request, _state: &S) -> Result { [INFO] [stdout] | ___________________________------------_______________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | | let Json(user) = req [INFO] [stdout] 27 | | .extract::, _>() [INFO] [stdout] 28 | | .await [INFO] [stdout] ... | [INFO] [stdout] 35 | | Ok(user) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `axum-tutorial` (lib test) due to 4 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `axum-tutorial` (lib) due to 4 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "c16f547b5227bb5818b96399626292bf472354dd07e93087cc617810eafaa445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c16f547b5227bb5818b96399626292bf472354dd07e93087cc617810eafaa445", kill_on_drop: false }` [INFO] [stdout] c16f547b5227bb5818b96399626292bf472354dd07e93087cc617810eafaa445