[INFO] cloning repository https://github.com/otoayana/shoelace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/otoayana/shoelace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotoayana%2Fshoelace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotoayana%2Fshoelace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c369cc9e12c9ebc9ef0f6dfd4853bd1ddbb938f [INFO] checking otoayana/shoelace against try#e90f1ff63e694965281f833819a486da29772bdf for pr-146167 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotoayana%2Fshoelace" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/otoayana/shoelace [INFO] finished tweaking git repo https://github.com/otoayana/shoelace [INFO] tweaked toml for git repo https://github.com/otoayana/shoelace written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/otoayana/shoelace on toolchain e90f1ff63e694965281f833819a486da29772bdf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/otoayana/shoelace 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" "+e90f1ff63e694965281f833819a486da29772bdf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] baba08f6fd19447ef5f24536e3024f96b493dc8f44a3fe4465906f3c9aac4d09 [INFO] running `Command { std: "docker" "start" "-a" "baba08f6fd19447ef5f24536e3024f96b493dc8f44a3fe4465906f3c9aac4d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baba08f6fd19447ef5f24536e3024f96b493dc8f44a3fe4465906f3c9aac4d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baba08f6fd19447ef5f24536e3024f96b493dc8f44a3fe4465906f3c9aac4d09", kill_on_drop: false }` [INFO] [stdout] baba08f6fd19447ef5f24536e3024f96b493dc8f44a3fe4465906f3c9aac4d09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 263c5d848365edf0f8a71f5f6ecebcb2b1757c53584c183c170896f9cf2ba30b [INFO] running `Command { std: "docker" "start" "-a" "263c5d848365edf0f8a71f5f6ecebcb2b1757c53584c183c170896f9cf2ba30b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling aws-lc-rs v1.7.2 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Compiling path-matchers v1.0.2 [INFO] [stderr] Compiling rustls v0.23.8 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling path-slash v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling change-detection v1.2.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking winnow v0.6.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Compiling static-files v0.2.3 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling shoelace v0.3.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Checking include_dir v0.7.3 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking auto-future v1.0.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling aws-lc-sys v0.17.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking numfmt v1.1.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking linkify v0.9.0 [INFO] [stderr] Checking millisecond v0.2.1 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking infer v0.16.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking diligent-date-parser v0.1.4 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking git-version v0.3.9 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking reserve-port v2.0.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking axum-core v0.4.3 [INFO] [stderr] Checking rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Checking toml_edit v0.22.13 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking tower-serve-static v0.1.1 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Checking atom_syndication v0.12.3 [INFO] [stderr] Checking axum-xml-up v0.2.0 [INFO] [stderr] Checking rss v2.0.8 [INFO] [stderr] Checking toml v0.8.13 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking askama_axum v0.4.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking redis v0.25.3 [INFO] [stderr] Checking hyper-util v0.1.4 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking hyper-rustls v0.27.2 [INFO] [stderr] Checking axum v0.7.5 [INFO] [stderr] Checking axum-server v0.7.1 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking spools v0.7.0-alpha (https://git.sr.ht/~nixgoat/spools#347d1341) [INFO] [stderr] Checking axum-test v15.3.1 [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/proxy/mod.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[tracing::instrument(err(Display), skip(url, data))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/proxy/mod.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | .query_async(&mut con) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] = note: this error originates in the attribute macro `tracing::instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/proxy/mod.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[tracing::instrument(err(Display), skip(url, data))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/proxy/mod.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | .query_async(&mut con) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] = note: this error originates in the attribute macro `tracing::instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ResponseTypes` is never used [INFO] [stdout] --> src/frontend/routes.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | enum ResponseTypes { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `shoelace` (bin "shoelace" test) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: enum `ResponseTypes` is never used [INFO] [stdout] --> src/frontend/routes.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | enum ResponseTypes { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `shoelace` (bin "shoelace") due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "263c5d848365edf0f8a71f5f6ecebcb2b1757c53584c183c170896f9cf2ba30b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "263c5d848365edf0f8a71f5f6ecebcb2b1757c53584c183c170896f9cf2ba30b", kill_on_drop: false }` [INFO] [stdout] 263c5d848365edf0f8a71f5f6ecebcb2b1757c53584c183c170896f9cf2ba30b