[INFO] cloning repository https://github.com/khanosama783/axumRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khanosama783/axumRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhanosama783%2FaxumRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhanosama783%2FaxumRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4873da795ed5155acbcc0afa303e1bca3be0a215 [INFO] checking khanosama783/axumRust against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhanosama783%2FaxumRust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/khanosama783/axumRust on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/khanosama783/axumRust [INFO] finished tweaking git repo https://github.com/khanosama783/axumRust [INFO] tweaked toml for git repo https://github.com/khanosama783/axumRust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/khanosama783/axumRust 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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tower-cookies v0.10.0 [INFO] [stderr] Downloaded httpc-test v0.1.9 [INFO] [stderr] Downloaded reqwest_cookie_store v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b621ec002ad17d42e27b7e8e1dfd71509944bddda9048aec6a0ecebb47ce14b [INFO] running `Command { std: "docker" "start" "-a" "7b621ec002ad17d42e27b7e8e1dfd71509944bddda9048aec6a0ecebb47ce14b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b621ec002ad17d42e27b7e8e1dfd71509944bddda9048aec6a0ecebb47ce14b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b621ec002ad17d42e27b7e8e1dfd71509944bddda9048aec6a0ecebb47ce14b", kill_on_drop: false }` [INFO] [stdout] 7b621ec002ad17d42e27b7e8e1dfd71509944bddda9048aec6a0ecebb47ce14b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 417ed39d476d314fc4a9f20253fbc81f7193aaf6fadc983ef8d09f41866f1197 [INFO] running `Command { std: "docker" "start" "-a" "417ed39d476d314fc4a9f20253fbc81f7193aaf6fadc983ef8d09f41866f1197", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling cc v1.1.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking serde v1.0.204 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking axum-core v0.4.3 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking tower-cookies v0.10.0 [INFO] [stderr] Checking serde_json v1.0.120 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking cookie_store v0.20.0 [INFO] [stderr] Checking axum v0.7.5 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking axum_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking reqwest_cookie_store v0.6.0 [INFO] [stderr] Checking httpc-test v0.1.9 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.33s [INFO] running `Command { std: "docker" "inspect" "417ed39d476d314fc4a9f20253fbc81f7193aaf6fadc983ef8d09f41866f1197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "417ed39d476d314fc4a9f20253fbc81f7193aaf6fadc983ef8d09f41866f1197", kill_on_drop: false }` [INFO] [stdout] 417ed39d476d314fc4a9f20253fbc81f7193aaf6fadc983ef8d09f41866f1197 [INFO] checking khanosama783/axumRust against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhanosama783%2FaxumRust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/khanosama783/axumRust on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/khanosama783/axumRust [INFO] finished tweaking git repo https://github.com/khanosama783/axumRust [INFO] tweaked toml for git repo https://github.com/khanosama783/axumRust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/khanosama783/axumRust 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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b4747a1bbe2acc336ae17d12307ece911254e242a8d033f89cd587597cea6b8 [INFO] running `Command { std: "docker" "start" "-a" "8b4747a1bbe2acc336ae17d12307ece911254e242a8d033f89cd587597cea6b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b4747a1bbe2acc336ae17d12307ece911254e242a8d033f89cd587597cea6b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b4747a1bbe2acc336ae17d12307ece911254e242a8d033f89cd587597cea6b8", kill_on_drop: false }` [INFO] [stdout] 8b4747a1bbe2acc336ae17d12307ece911254e242a8d033f89cd587597cea6b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe15d6c765fc90cedda1b79f0cd6bfe9e617a2a4187ff5816a984edf25cadb2a [INFO] running `Command { std: "docker" "start" "-a" "fe15d6c765fc90cedda1b79f0cd6bfe9e617a2a4187ff5816a984edf25cadb2a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling cc v1.1.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking axum-core v0.4.3 [INFO] [stderr] Checking serde v1.0.204 [INFO] [stderr] Checking tower-cookies v0.10.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking serde_json v1.0.120 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking cookie_store v0.20.0 [INFO] [stderr] Checking axum v0.7.5 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking axum_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking reqwest_cookie_store v0.6.0 [INFO] [stderr] Checking httpc-test v0.1.9 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.57s [INFO] running `Command { std: "docker" "inspect" "fe15d6c765fc90cedda1b79f0cd6bfe9e617a2a4187ff5816a984edf25cadb2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe15d6c765fc90cedda1b79f0cd6bfe9e617a2a4187ff5816a984edf25cadb2a", kill_on_drop: false }` [INFO] [stdout] fe15d6c765fc90cedda1b79f0cd6bfe9e617a2a4187ff5816a984edf25cadb2a