[INFO] cloning repository https://github.com/genudine/saerro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/genudine/saerro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgenudine%2Fsaerro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgenudine%2Fsaerro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c0ab61695a4f63bc6ca1d6798066754f840ef32 [INFO] checking genudine/saerro against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgenudine%2Fsaerro" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/genudine/saerro 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/genudine/saerro [INFO] finished tweaking git repo https://github.com/genudine/saerro [INFO] tweaked toml for git repo https://github.com/genudine/saerro written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/genudine/saerro 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] warning: /workspace/builds/worker-6-tc1/source/services/tasks/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sqlx` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/services/api/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sqlx` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/services/websocket/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sqlx` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-aux v4.4.0 [INFO] [stderr] Downloaded handlebars v4.5.0 [INFO] [stderr] Downloaded darling_macro v0.20.6 [INFO] [stderr] Downloaded darling v0.20.6 [INFO] [stderr] Downloaded async-graphql-derive v6.0.11 [INFO] [stderr] Downloaded async-graphql-parser v6.0.11 [INFO] [stderr] Downloaded darling_core v0.20.6 [INFO] [stderr] Downloaded prometheus v0.13.3 [INFO] [stderr] Downloaded prometheus-static-metric v0.5.1 [INFO] [stderr] Downloaded async-graphql-value v6.0.11 [INFO] [stderr] Downloaded async-graphql v6.0.11 [INFO] [stderr] Downloaded openssl-src v300.2.3+3.2.1 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8b8ebab86678c31d48a95fd636fcbf0c5c3264844d53a7cd68abff68f73fa50 [INFO] running `Command { std: "docker" "start" "-a" "e8b8ebab86678c31d48a95fd636fcbf0c5c3264844d53a7cd68abff68f73fa50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8b8ebab86678c31d48a95fd636fcbf0c5c3264844d53a7cd68abff68f73fa50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8b8ebab86678c31d48a95fd636fcbf0c5c3264844d53a7cd68abff68f73fa50", kill_on_drop: false }` [INFO] [stdout] e8b8ebab86678c31d48a95fd636fcbf0c5c3264844d53a7cd68abff68f73fa50 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89e1f199129a85dfe4a088f6a2f5f5841005c4205a86f42adb3e35be5a2bf426 [INFO] running `Command { std: "docker" "start" "-a" "89e1f199129a85dfe4a088f6a2f5f5841005c4205a86f42adb3e35be5a2bf426", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/services/websocket/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sqlx` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/services/tasks/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sqlx` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/services/api/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sqlx` dependency) [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Checking whoami v1.4.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking async_once v0.2.6 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling darling_core v0.20.6 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling prometheus-static-metric v0.5.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Compiling darling_macro v0.20.6 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling darling v0.20.6 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking multer v2.1.0 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling async-graphql-value v6.0.11 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking serde-aux v4.4.0 [INFO] [stderr] Checking async-graphql-parser v6.0.11 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling async-graphql-derive v6.0.11 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking sqlx-core v0.7.3 [INFO] [stderr] Checking sqlx-postgres v0.7.3 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking sqlx v0.7.3 [INFO] [stderr] Checking tasks v0.1.0 (/opt/rustwide/workdir/services/tasks) [INFO] [stderr] Checking async-graphql v6.0.11 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking websocket v0.1.0 (/opt/rustwide/workdir/services/websocket) [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking api v0.1.0 (/opt/rustwide/workdir/services/api) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s [INFO] running `Command { std: "docker" "inspect" "89e1f199129a85dfe4a088f6a2f5f5841005c4205a86f42adb3e35be5a2bf426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89e1f199129a85dfe4a088f6a2f5f5841005c4205a86f42adb3e35be5a2bf426", kill_on_drop: false }` [INFO] [stdout] 89e1f199129a85dfe4a088f6a2f5f5841005c4205a86f42adb3e35be5a2bf426 [INFO] checking genudine/saerro against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgenudine%2Fsaerro" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/genudine/saerro 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/genudine/saerro [INFO] finished tweaking git repo https://github.com/genudine/saerro [INFO] tweaked toml for git repo https://github.com/genudine/saerro written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/genudine/saerro 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] [stderr] warning: /workspace/builds/worker-6-tc2/source/services/api/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sqlx` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/services/websocket/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sqlx` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/services/tasks/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sqlx` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8893df569f23d0f7af14a30ac7dda14a63a0bef558c2d1f7a2aa4d8336d45763 [INFO] running `Command { std: "docker" "start" "-a" "8893df569f23d0f7af14a30ac7dda14a63a0bef558c2d1f7a2aa4d8336d45763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8893df569f23d0f7af14a30ac7dda14a63a0bef558c2d1f7a2aa4d8336d45763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8893df569f23d0f7af14a30ac7dda14a63a0bef558c2d1f7a2aa4d8336d45763", kill_on_drop: false }` [INFO] [stdout] 8893df569f23d0f7af14a30ac7dda14a63a0bef558c2d1f7a2aa4d8336d45763 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] bf394a15b482e47d94e419372aa18014f08033d8156383a83a93fa246b881bd9 [INFO] running `Command { std: "docker" "start" "-a" "bf394a15b482e47d94e419372aa18014f08033d8156383a83a93fa246b881bd9", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/services/api/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sqlx` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/services/tasks/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sqlx` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/services/websocket/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sqlx` dependency) [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking whoami v1.4.1 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking async_once v0.2.6 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Compiling darling_core v0.20.6 [INFO] [stderr] Compiling prometheus-static-metric v0.5.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Compiling darling_macro v0.20.6 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling darling v0.20.6 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling async-graphql-value v6.0.11 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking serde-aux v4.4.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking multer v2.1.0 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Compiling async-graphql-parser v6.0.11 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling async-graphql-derive v6.0.11 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking sqlx-core v0.7.3 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.3/src/query_as.rs:96:52 [INFO] [stdout] | [INFO] [stdout] 96 | .try_filter_map(|step| async move { Ok(step.right()) }) [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "bf394a15b482e47d94e419372aa18014f08033d8156383a83a93fa246b881bd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf394a15b482e47d94e419372aa18014f08033d8156383a83a93fa246b881bd9", kill_on_drop: false }` [INFO] [stdout] bf394a15b482e47d94e419372aa18014f08033d8156383a83a93fa246b881bd9