[INFO] cloning repository https://github.com/adkelley/axum-production-coding [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adkelley/axum-production-coding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadkelley%2Faxum-production-coding", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadkelley%2Faxum-production-coding'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89858939ad54ab1f104169fb37a53c3dff71d1f5 [INFO] checking adkelley/axum-production-coding against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadkelley%2Faxum-production-coding" "/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/adkelley/axum-production-coding 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] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/adkelley/axum-production-coding [INFO] finished tweaking git repo https://github.com/adkelley/axum-production-coding [INFO] tweaked toml for git repo https://github.com/adkelley/axum-production-coding written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/adkelley/axum-production-coding 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 serde_with_macros v3.8.1 [INFO] [stderr] Downloaded sdd v0.2.0 [INFO] [stderr] Downloaded serial_test_derive v3.1.1 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Downloaded lazy-regex v3.1.0 [INFO] [stderr] Downloaded sea-query-binder v0.5.0 [INFO] [stderr] Downloaded reqwest_cookie_store v0.6.0 [INFO] [stderr] Downloaded enum_dispatch v0.3.13 [INFO] [stderr] Downloaded serial_test v2.0.0 [INFO] [stderr] Downloaded subtle v2.6.0 [INFO] [stderr] Downloaded modql-macros v0.3.10 [INFO] [stderr] Downloaded scc v2.1.1 [INFO] [stderr] Downloaded serde_with v3.8.1 [INFO] [stderr] Downloaded inherent v1.0.11 [INFO] [stderr] Downloaded sea-query-derive v0.4.1 [INFO] [stderr] Downloaded httpc-test v0.1.9 [INFO] [stderr] Downloaded serial_test_derive v2.0.0 [INFO] [stderr] Downloaded modql v0.3.10 [INFO] [stderr] Downloaded sea-query v0.30.7 [INFO] [stderr] Downloaded serial_test v3.1.1 [INFO] [stderr] Downloaded object v0.36.0 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4bb9ee14751fb8c0669f6d8e740df224c663fec9a8762379ab5a2e64f0f73d9 [INFO] running `Command { std: "docker" "start" "-a" "a4bb9ee14751fb8c0669f6d8e740df224c663fec9a8762379ab5a2e64f0f73d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4bb9ee14751fb8c0669f6d8e740df224c663fec9a8762379ab5a2e64f0f73d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4bb9ee14751fb8c0669f6d8e740df224c663fec9a8762379ab5a2e64f0f73d9", kill_on_drop: false }` [INFO] [stdout] a4bb9ee14751fb8c0669f6d8e740df224c663fec9a8762379ab5a2e64f0f73d9 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f40c8fd82a8da2416bab79c6861272f33d51d791eebfdabce081bfd966e83ff [INFO] running `Command { std: "docker" "start" "-a" "4f40c8fd82a8da2416bab79c6861272f33d51d791eebfdabce081bfd966e83ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking subtle v2.6.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking sdd v0.2.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking scc v2.1.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking lazy-regex v3.1.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling sea-query v0.30.7 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking axum-core v0.4.3 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Checking serial_test v3.1.1 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Compiling modql-macros v0.3.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v3.8.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking axum v0.7.5 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Checking lib-utils v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-utils) [INFO] [stderr] Checking lib-auth v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-auth) [INFO] [stderr] Checking cookie_store v0.20.0 [INFO] [stderr] Checking tower-cookies v0.10.0 [INFO] [stderr] Checking hyper v0.14.29 [INFO] [stderr] Checking gen-key v0.1.0 (/opt/rustwide/workdir/crates/tools/gen-key) [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Checking modql v0.3.10 [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] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking sea-query-binder v0.5.0 [INFO] [stderr] Checking lib-core v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-core) [INFO] [stdout] warning: field `WEB_FOLDER` is never read [INFO] [stdout] --> crates/libs/lib-core/src/config.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct CoreConfig { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub WEB_FOLDER: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [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] Checking lib-rpc v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-rpc) [INFO] [stdout] warning: field `WEB_FOLDER` is never read [INFO] [stdout] --> crates/libs/lib-core/src/config.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct CoreConfig { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub WEB_FOLDER: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [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] Checking web-server v0.1.0 (/opt/rustwide/workdir/crates/services/web-server) [INFO] [stdout] warning: unused variable: `req_logoff` [INFO] [stdout] --> crates/services/web-server/examples/quick_dev.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | let req_logoff = hc.do_post( [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_req_logoff` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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 2m 24s [INFO] running `Command { std: "docker" "inspect" "4f40c8fd82a8da2416bab79c6861272f33d51d791eebfdabce081bfd966e83ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f40c8fd82a8da2416bab79c6861272f33d51d791eebfdabce081bfd966e83ff", kill_on_drop: false }` [INFO] [stdout] 4f40c8fd82a8da2416bab79c6861272f33d51d791eebfdabce081bfd966e83ff [INFO] checking adkelley/axum-production-coding against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadkelley%2Faxum-production-coding" "/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/adkelley/axum-production-coding 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] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/adkelley/axum-production-coding [INFO] finished tweaking git repo https://github.com/adkelley/axum-production-coding [INFO] tweaked toml for git repo https://github.com/adkelley/axum-production-coding written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/adkelley/axum-production-coding 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-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc870897687d2a31087b52714d0e34fbb7323374301050fe7ba6aa2ddd13ae00 [INFO] running `Command { std: "docker" "start" "-a" "fc870897687d2a31087b52714d0e34fbb7323374301050fe7ba6aa2ddd13ae00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc870897687d2a31087b52714d0e34fbb7323374301050fe7ba6aa2ddd13ae00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc870897687d2a31087b52714d0e34fbb7323374301050fe7ba6aa2ddd13ae00", kill_on_drop: false }` [INFO] [stdout] fc870897687d2a31087b52714d0e34fbb7323374301050fe7ba6aa2ddd13ae00 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6a8f1e7c1d4437379d56a1554db38d92248859fcb10862c6638f331d54a4e9a [INFO] running `Command { std: "docker" "start" "-a" "e6a8f1e7c1d4437379d56a1554db38d92248859fcb10862c6638f331d54a4e9a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking subtle v2.6.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Checking sqlformat v0.2.4 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling sea-query v0.30.7 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking lazy-regex v3.1.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Compiling modql-macros v0.3.10 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking axum-core v0.4.3 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Checking sdd v0.2.0 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v3.8.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking scc v2.1.1 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking serial_test v3.1.1 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking lib-utils v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-utils) [INFO] [stderr] Checking lib-auth v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-auth) [INFO] [stderr] Checking gen-key v0.1.0 (/opt/rustwide/workdir/crates/tools/gen-key) [INFO] [stderr] Checking cookie_store v0.20.0 [INFO] [stderr] Checking tower-cookies v0.10.0 [INFO] [stderr] Checking hyper v0.14.29 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/query_as.rs:101:52 [INFO] [stdout] | [INFO] [stdout] 101 | .try_filter_map(|step| async move { Ok(step.right()) }) [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/query_as.rs:101:52 [INFO] [stdout] | [INFO] [stdout] 101 | .try_filter_map(|step| async move { Ok(step.right()) }) [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking modql v0.3.10 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-core` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-core` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e6a8f1e7c1d4437379d56a1554db38d92248859fcb10862c6638f331d54a4e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6a8f1e7c1d4437379d56a1554db38d92248859fcb10862c6638f331d54a4e9a", kill_on_drop: false }` [INFO] [stdout] e6a8f1e7c1d4437379d56a1554db38d92248859fcb10862c6638f331d54a4e9a