[INFO] cloning repository https://github.com/inchkev/blog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inchkev/blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finchkev%2Fblog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finchkev%2Fblog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5781cc393d0a344c31637a0076e4f540db94e24 [INFO] checking inchkev/blog against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finchkev%2Fblog" "/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/inchkev/blog on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/inchkev/blog [INFO] finished tweaking git repo https://github.com/inchkev/blog [INFO] tweaked toml for git repo https://github.com/inchkev/blog written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/inchkev/blog 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.82 [INFO] [stderr] Downloaded unicode-id v0.3.4 [INFO] [stderr] Downloaded gray_matter v0.2.7 [INFO] [stderr] Downloaded anyhow v1.0.85 [INFO] [stderr] Downloaded kuchikiki v0.8.2 [INFO] [stderr] Downloaded parse-zoneinfo v0.3.1 [INFO] [stderr] Downloaded markdown v1.0.0-alpha.17 [INFO] [stderr] Downloaded syn v2.0.64 [INFO] [stderr] Downloaded chrono-tz v0.8.6 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f256f71156355399f31183dd2b3ed47c86e9fab707a55f9806404a4f9a485004 [INFO] running `Command { std: "docker" "start" "-a" "f256f71156355399f31183dd2b3ed47c86e9fab707a55f9806404a4f9a485004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f256f71156355399f31183dd2b3ed47c86e9fab707a55f9806404a4f9a485004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f256f71156355399f31183dd2b3ed47c86e9fab707a55f9806404a4f9a485004", kill_on_drop: false }` [INFO] [stdout] f256f71156355399f31183dd2b3ed47c86e9fab707a55f9806404a4f9a485004 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f1f5f8c905aeefdc65591eb2877a47b1b024fcf8afef2d14accd2454e0f7130 [INFO] running `Command { std: "docker" "start" "-a" "7f1f5f8c905aeefdc65591eb2877a47b1b024fcf8afef2d14accd2454e0f7130", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking line-wrap v0.2.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling anyhow v1.0.85 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking unicode-id v0.3.4 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking markdown v1.0.0-alpha.17 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking plist v1.6.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking tera v1.19.1 [INFO] [stderr] Checking gray_matter v0.2.7 [INFO] [stderr] Checking kuchikiki v0.8.2 [INFO] [stderr] Checking blog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.22s [INFO] running `Command { std: "docker" "inspect" "7f1f5f8c905aeefdc65591eb2877a47b1b024fcf8afef2d14accd2454e0f7130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f1f5f8c905aeefdc65591eb2877a47b1b024fcf8afef2d14accd2454e0f7130", kill_on_drop: false }` [INFO] [stdout] 7f1f5f8c905aeefdc65591eb2877a47b1b024fcf8afef2d14accd2454e0f7130 [INFO] checking inchkev/blog against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finchkev%2Fblog" "/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/inchkev/blog on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/inchkev/blog [INFO] finished tweaking git repo https://github.com/inchkev/blog [INFO] tweaked toml for git repo https://github.com/inchkev/blog written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/inchkev/blog 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdfcdd0b399d85901a863ad24354f4d210917bfd4d080b3e2993fd90a92cff70 [INFO] running `Command { std: "docker" "start" "-a" "bdfcdd0b399d85901a863ad24354f4d210917bfd4d080b3e2993fd90a92cff70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdfcdd0b399d85901a863ad24354f4d210917bfd4d080b3e2993fd90a92cff70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdfcdd0b399d85901a863ad24354f4d210917bfd4d080b3e2993fd90a92cff70", kill_on_drop: false }` [INFO] [stdout] bdfcdd0b399d85901a863ad24354f4d210917bfd4d080b3e2993fd90a92cff70 [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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5cbc4c4b0ab04fd6a14749473821c9b1424d0a5f93250aa7f4165ec0b2994d1 [INFO] running `Command { std: "docker" "start" "-a" "d5cbc4c4b0ab04fd6a14749473821c9b1424d0a5f93250aa7f4165ec0b2994d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking line-wrap v0.2.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.85 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking unicode-id v0.3.4 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking markdown v1.0.0-alpha.17 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking plist v1.6.1 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking tera v1.19.1 [INFO] [stderr] Checking gray_matter v0.2.7 [INFO] [stderr] Checking kuchikiki v0.8.2 [INFO] [stderr] Checking blog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | PS.get_or_init(|| syntect::highlighting::ThemeSet::load_from_folder(&*THEME_DIR).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 60 | fn process_html>(html: &str, page_dir: P) -> String { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | let document = kuchikiki::parse_html().one(html); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | / html::get_body_children_of_document(&document) [INFO] [stdout] 67 | | .map(|nr| nr.to_string()) [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | PS.get_or_init(|| syntect::highlighting::ThemeSet::load_from_folder(&*THEME_DIR).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 60 | fn process_html>(html: &str, page_dir: P) -> String { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | let document = kuchikiki::parse_html().one(html); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | / html::get_body_children_of_document(&document) [INFO] [stdout] 67 | | .map(|nr| nr.to_string()) [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blog` (bin "blog" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `blog` (bin "blog") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "d5cbc4c4b0ab04fd6a14749473821c9b1424d0a5f93250aa7f4165ec0b2994d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5cbc4c4b0ab04fd6a14749473821c9b1424d0a5f93250aa7f4165ec0b2994d1", kill_on_drop: false }` [INFO] [stdout] d5cbc4c4b0ab04fd6a14749473821c9b1424d0a5f93250aa7f4165ec0b2994d1