[INFO] cloning repository https://github.com/project-defiant/axium-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/project-defiant/axium-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-defiant%2Faxium-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-defiant%2Faxium-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e557e17d107414c59d39b822153c18344695abcc [INFO] checking project-defiant/axium-example/e557e17d107414c59d39b822153c18344695abcc against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-defiant%2Faxium-example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/project-defiant/axium-example [INFO] finished tweaking git repo https://github.com/project-defiant/axium-example [INFO] tweaked toml for git repo https://github.com/project-defiant/axium-example written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/project-defiant/axium-example on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/project-defiant/axium-example 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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded httpc-test v0.1.10 [INFO] [stderr] Downloaded reqwest_cookie_store v0.8.2 [INFO] [stderr] Downloaded tower-cookies v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 956da8e600370f2854fae5065a18e8852b82ecf2b956ec902a87b79707954a7c [INFO] running `Command { std: "docker" "start" "-a" "956da8e600370f2854fae5065a18e8852b82ecf2b956ec902a87b79707954a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "956da8e600370f2854fae5065a18e8852b82ecf2b956ec902a87b79707954a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "956da8e600370f2854fae5065a18e8852b82ecf2b956ec902a87b79707954a7c", kill_on_drop: false }` [INFO] [stdout] 956da8e600370f2854fae5065a18e8852b82ecf2b956ec902a87b79707954a7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c2ccd29f92e6aea0eb2dc7fd5d582e0ec4c00f6970abaf3f28d37e09b9da169 [INFO] running `Command { std: "docker" "start" "-a" "6c2ccd29f92e6aea0eb2dc7fd5d582e0ec4c00f6970abaf3f28d37e09b9da169", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking cookie_store v0.21.1 [INFO] [stderr] Checking tower-cookies v0.10.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking reqwest_cookie_store v0.8.2 [INFO] [stderr] Checking httpc-test v0.1.10 [INFO] [stderr] Checking axum-tut v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/cookies.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | axum::serve(addr, app.into_make_service()).await.unwrap(); [INFO] [stdout] | ----------- ^^^^ expected `TcpListener`, found `SocketAddr` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/serve.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn serve(tcp_listener: TcpListener, make_service: M) -> Serve [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `axum-tut` (example "cookies") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6c2ccd29f92e6aea0eb2dc7fd5d582e0ec4c00f6970abaf3f28d37e09b9da169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c2ccd29f92e6aea0eb2dc7fd5d582e0ec4c00f6970abaf3f28d37e09b9da169", kill_on_drop: false }` [INFO] [stdout] 6c2ccd29f92e6aea0eb2dc7fd5d582e0ec4c00f6970abaf3f28d37e09b9da169