[INFO] cloning repository https://github.com/lucky-whistle-dev/yellhole [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucky-whistle-dev/yellhole" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucky-whistle-dev%2Fyellhole", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucky-whistle-dev%2Fyellhole'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cdb145d4995b90bf1e10419ca6a2df207d05c81 [INFO] checking lucky-whistle-dev/yellhole against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucky-whistle-dev%2Fyellhole" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lucky-whistle-dev/yellhole on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/lucky-whistle-dev/yellhole [INFO] finished tweaking git repo https://github.com/lucky-whistle-dev/yellhole [INFO] tweaked toml for git repo https://github.com/lucky-whistle-dev/yellhole written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lucky-whistle-dev/yellhole 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atom_syndication v0.12.2 [INFO] [stderr] Downloaded xshell-macros v0.2.6 [INFO] [stderr] Downloaded xshell v0.2.6 [INFO] [stderr] Downloaded serde_with v3.7.0 [INFO] [stderr] Downloaded rusqlite_migration v1.2.0 [INFO] [stderr] Downloaded tokio-rusqlite v0.5.1 [INFO] [stderr] Downloaded serde_with_macros v3.7.0 [INFO] [stderr] Downloaded pulldown-cmark v0.10.2 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21b2510b3248d673dd2af86538da8e6f324d12b6e0dd09077e7670e85eed4621 [INFO] running `Command { std: "docker" "start" "-a" "21b2510b3248d673dd2af86538da8e6f324d12b6e0dd09077e7670e85eed4621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21b2510b3248d673dd2af86538da8e6f324d12b6e0dd09077e7670e85eed4621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21b2510b3248d673dd2af86538da8e6f324d12b6e0dd09077e7670e85eed4621", kill_on_drop: false }` [INFO] [stdout] 21b2510b3248d673dd2af86538da8e6f324d12b6e0dd09077e7670e85eed4621 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adc9456fd0bf4fa97c3b312caba873cefe96304ade9b8c36c99e73105ed98c86 [INFO] running `Command { std: "docker" "start" "-a" "adc9456fd0bf4fa97c3b312caba873cefe96304ade9b8c36c99e73105ed98c86", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rustls-pki-types v1.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling rustls v0.22.3 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling multer v3.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking hashlink v0.9.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling pulldown-cmark v0.10.2 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking sync_wrapper v1.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling rusqlite_migration v1.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking include_dir v0.7.3 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking rustls-pemfile v2.1.1 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking http-range-header v0.4.0 [INFO] [stderr] Checking pulldown-cmark-escape v0.10.0 [INFO] [stderr] Compiling xshell-macros v0.2.6 [INFO] [stderr] Compiling yellhole v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking tz-rs v0.6.14 [INFO] [stderr] Checking xshell v0.2.6 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking diligent-date-parser v0.1.4 [INFO] [stderr] Checking atom_syndication v0.12.2 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.7.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking serde_with v3.7.0 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking cookie_store v0.20.0 [INFO] [stderr] Checking tokio-rusqlite v0.5.1 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking reqwest v0.12.3 [INFO] [stderr] Checking axum-extra v0.9.3 [INFO] [stderr] Checking tikv-jemallocator v0.5.4 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.40s [INFO] running `Command { std: "docker" "inspect" "adc9456fd0bf4fa97c3b312caba873cefe96304ade9b8c36c99e73105ed98c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adc9456fd0bf4fa97c3b312caba873cefe96304ade9b8c36c99e73105ed98c86", kill_on_drop: false }` [INFO] [stdout] adc9456fd0bf4fa97c3b312caba873cefe96304ade9b8c36c99e73105ed98c86 [INFO] checking lucky-whistle-dev/yellhole against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucky-whistle-dev%2Fyellhole" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lucky-whistle-dev/yellhole on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/lucky-whistle-dev/yellhole [INFO] finished tweaking git repo https://github.com/lucky-whistle-dev/yellhole [INFO] tweaked toml for git repo https://github.com/lucky-whistle-dev/yellhole written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lucky-whistle-dev/yellhole 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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cad39a8d87ec14b99c5a7b617682a283b6d09522b5070c6c905216e56514213 [INFO] running `Command { std: "docker" "start" "-a" "3cad39a8d87ec14b99c5a7b617682a283b6d09522b5070c6c905216e56514213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cad39a8d87ec14b99c5a7b617682a283b6d09522b5070c6c905216e56514213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cad39a8d87ec14b99c5a7b617682a283b6d09522b5070c6c905216e56514213", kill_on_drop: false }` [INFO] [stdout] 3cad39a8d87ec14b99c5a7b617682a283b6d09522b5070c6c905216e56514213 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25a06ce60200a137b823541d0857d9ba5d0f5e91d37b87b14289b11db4dfcc16 [INFO] running `Command { std: "docker" "start" "-a" "25a06ce60200a137b823541d0857d9ba5d0f5e91d37b87b14289b11db4dfcc16", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking rustls-pki-types v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rustls v0.22.3 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling multer v3.0.0 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking hashlink v0.9.0 [INFO] [stderr] Compiling pulldown-cmark v0.10.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling rusqlite_migration v1.2.0 [INFO] [stderr] Checking sync_wrapper v1.0.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking include_dir v0.7.3 [INFO] [stderr] Checking rustls-pemfile v2.1.1 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking http-range-header v0.4.0 [INFO] [stderr] Compiling yellhole v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling xshell-macros v0.2.6 [INFO] [stderr] Checking pulldown-cmark-escape v0.10.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking tz-rs v0.6.14 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking xshell v0.2.6 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking diligent-date-parser v0.1.4 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking atom_syndication v0.12.2 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.7.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking serde_with v3.7.0 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking cookie_store v0.20.0 [INFO] [stderr] Checking tokio-rusqlite v0.5.1 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking reqwest v0.12.3 [INFO] [stdout] error[E0277]: the trait bound `ServiceFn<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.5/src/routing/method_routing.rs:679:46: 679:58}>: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.5/src/routing/method_routing.rs:679:35 [INFO] [stdout] | [INFO] [stdout] 679 | let fallback = Route::new(service_fn(|_: Request| async { [INFO] [stdout] | ________________________----------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 680 | | Ok(StatusCode::METHOD_NOT_ALLOWED.into_response()) [INFO] [stdout] 681 | | })); [INFO] [stdout] | |__________^ the trait `Clone` is not implemented for `ServiceFn<{async closure@method_routing.rs:679:46}>` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/axum-79103473aabb4397.long-type-2569945186308475641.txt' [INFO] [stdout] = note: consider using `--verbose` to print full type name to the console [INFO] [stdout] = note: required for `ServiceFn<{async closure@method_routing.rs:679:46}>` to implement `Clone` [INFO] [stdout] note: required by a bound in `Route::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.5/src/routing/route.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) fn new(svc: T) -> Self [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 35 | where [INFO] [stdout] 36 | T: Service + Clone + Send + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Route::::new` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/axum-79103473aabb4397.long-type-2569945186308475641.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 679 | let fallback = Route::new(&service_fn(|_: Request| async { [INFO] [stdout] | + [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 E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `axum` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "25a06ce60200a137b823541d0857d9ba5d0f5e91d37b87b14289b11db4dfcc16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a06ce60200a137b823541d0857d9ba5d0f5e91d37b87b14289b11db4dfcc16", kill_on_drop: false }` [INFO] [stdout] 25a06ce60200a137b823541d0857d9ba5d0f5e91d37b87b14289b11db4dfcc16