[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 master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotoayana%2Fshoelace" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/otoayana/shoelace on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://git.sr.ht/~nixgoat/spools`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded path-matchers v1.0.2
[INFO] [stderr]   Downloaded git-version-macro v0.3.9
[INFO] [stderr]   Downloaded change-detection v1.2.0
[INFO] [stderr]   Downloaded rustls-webpki v0.102.4
[INFO] [stderr]   Downloaded askama_axum v0.4.0
[INFO] [stderr]   Downloaded millisecond v0.2.1
[INFO] [stderr]   Downloaded atom_syndication v0.12.3
[INFO] [stderr]   Downloaded static-files v0.2.3
[INFO] [stderr]   Downloaded rust-multipart-rfc7578_2 v0.6.1
[INFO] [stderr]   Downloaded axum-server v0.7.1
[INFO] [stderr]   Downloaded rss v2.0.8
[INFO] [stderr]   Downloaded linkify v0.9.0
[INFO] [stderr]   Downloaded hyper-util v0.1.4
[INFO] [stderr]   Downloaded clang-sys v1.8.2
[INFO] [stderr]   Downloaded path-slash v0.1.5
[INFO] [stderr]   Downloaded tower-serve-static v0.1.1
[INFO] [stderr]   Downloaded rustls v0.23.8
[INFO] [stderr]   Downloaded auto-future v1.0.0
[INFO] [stderr]   Downloaded reserve-port v2.0.1
[INFO] [stderr]   Downloaded numfmt v1.1.1
[INFO] [stderr]   Downloaded axum-xml-up v0.2.0
[INFO] [stderr]   Downloaded git-version v0.3.9
[INFO] [stderr]   Downloaded aws-lc-rs v1.7.2
[INFO] [stderr]   Downloaded axum-test v15.3.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9cdc5194cf60999ba64675f302f37d836762aa9a7f47b59d130bdcbb3f22d5f1
[INFO] running `Command { std: "docker" "start" "-a" "9cdc5194cf60999ba64675f302f37d836762aa9a7f47b59d130bdcbb3f22d5f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cdc5194cf60999ba64675f302f37d836762aa9a7f47b59d130bdcbb3f22d5f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cdc5194cf60999ba64675f302f37d836762aa9a7f47b59d130bdcbb3f22d5f1", kill_on_drop: false }`
[INFO] [stdout] 9cdc5194cf60999ba64675f302f37d836762aa9a7f47b59d130bdcbb3f22d5f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f3a5f936c63aa06ab4f22c5ab6b31a9c7feb487396a2a839e987a916e447ee8
[INFO] running `Command { std: "docker" "start" "-a" "7f3a5f936c63aa06ab4f22c5ab6b31a9c7feb487396a2a839e987a916e447ee8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling aws-lc-rs v1.7.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling path-matchers v1.0.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling rustls v0.23.8
[INFO] [stderr]    Compiling path-slash v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling change-detection v1.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking winnow v0.6.8
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking diligent-date-parser v0.1.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking auto-future v1.0.0
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]     Checking numfmt v1.1.1
[INFO] [stderr]     Checking linkify v0.9.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking millisecond v0.2.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking rust-ini v0.19.0
[INFO] [stderr]    Compiling aws-lc-sys v0.17.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]     Checking infer v0.16.0
[INFO] [stderr]    Compiling static-files v0.2.3
[INFO] [stderr]     Checking include_dir v0.7.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling shoelace v0.3.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling darling_core v0.20.9
[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 git-version v0.3.9
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking pest v2.7.10
[INFO] [stderr]     Checking reserve-port v2.0.1
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[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 rustls-webpki v0.102.4
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]     Checking derive_builder v0.20.0
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking rust-multipart-rfc7578_2 v0.6.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking toml_edit v0.22.13
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]    Compiling basic-toml v0.1.9
[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]     Checking atom_syndication v0.12.3
[INFO] [stderr]     Checking axum-xml-up v0.2.0
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking rss v2.0.8
[INFO] [stderr]     Checking toml v0.8.13
[INFO] [stderr]     Checking config v0.14.0
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking askama_axum v0.4.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[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-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] warning: 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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]    = note: this warning 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: 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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]    = note: this warning 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] [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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.3, shoelace v0.3.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "7f3a5f936c63aa06ab4f22c5ab6b31a9c7feb487396a2a839e987a916e447ee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f3a5f936c63aa06ab4f22c5ab6b31a9c7feb487396a2a839e987a916e447ee8", kill_on_drop: false }`
[INFO] [stdout] 7f3a5f936c63aa06ab4f22c5ab6b31a9c7feb487396a2a839e987a916e447ee8
