[INFO] cloning repository https://github.com/liquidev/treehouse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liquidev/treehouse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliquidev%2Ftreehouse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliquidev%2Ftreehouse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1086afc81c79f56474706f059af944eae5346a08 [INFO] checking liquidev/treehouse against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliquidev%2Ftreehouse" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liquidev/treehouse 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/liquidev/treehouse [INFO] finished tweaking git repo https://github.com/liquidev/treehouse [INFO] tweaked toml for git repo https://github.com/liquidev/treehouse written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/liquidev/treehouse 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 copy_dir v0.1.3 [INFO] [stderr] Downloaded ulid v1.1.2 [INFO] [stderr] Downloaded jotdown v0.4.1 [INFO] [stderr] Downloaded tower-livereload v0.9.2 [INFO] [stderr] Downloaded handlebars v4.5.0 [INFO] [stderr] Downloaded cc v1.0.97 [INFO] [stderr] Downloaded blake3 v1.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5f337078fe858802a6ee0ce663ee78a44633d000f20686f920bf98b289a15a8a [INFO] running `Command { std: "docker" "start" "-a" "5f337078fe858802a6ee0ce663ee78a44633d000f20686f920bf98b289a15a8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f337078fe858802a6ee0ce663ee78a44633d000f20686f920bf98b289a15a8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f337078fe858802a6ee0ce663ee78a44633d000f20686f920bf98b289a15a8a", kill_on_drop: false }` [INFO] [stdout] 5f337078fe858802a6ee0ce663ee78a44633d000f20686f920bf98b289a15a8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f1eea1e911019825441e6df1063983911e11144e8e6ed21223636839a277c451 [INFO] running `Command { std: "docker" "start" "-a" "f1eea1e911019825441e6df1063983911e11144e8e6ed21223636839a277c451", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling blake3 v1.5.3 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking ulid v1.1.2 [INFO] [stderr] Checking copy_dir v0.1.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking jotdown v0.4.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking treehouse-format v0.1.0 (/opt/rustwide/workdir/crates/treehouse-format) [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tower-livereload v0.9.2 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking treehouse v0.1.0 (/opt/rustwide/workdir/crates/treehouse) [INFO] [stdout] warning: unused import: `jotdown::Render` [INFO] [stdout] --> crates/treehouse/src/html/tree.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use jotdown::Render; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `jotdown::Render` [INFO] [stdout] --> crates/treehouse/src/html/tree.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use jotdown::Render; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Build` is never constructed [INFO] [stdout] --> crates/treehouse/src/generate.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | struct Build {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Build` is never constructed [INFO] [stdout] --> crates/treehouse/src/generate.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | struct Build {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.15s [INFO] running `Command { std: "docker" "inspect" "f1eea1e911019825441e6df1063983911e11144e8e6ed21223636839a277c451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1eea1e911019825441e6df1063983911e11144e8e6ed21223636839a277c451", kill_on_drop: false }` [INFO] [stdout] f1eea1e911019825441e6df1063983911e11144e8e6ed21223636839a277c451 [INFO] checking liquidev/treehouse 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%2Fliquidev%2Ftreehouse" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liquidev/treehouse 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/liquidev/treehouse [INFO] finished tweaking git repo https://github.com/liquidev/treehouse [INFO] tweaked toml for git repo https://github.com/liquidev/treehouse written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/liquidev/treehouse 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8ad6e47b9bba4ed1153608b032997dd4d26b18a063d84bad31cacef46899962a [INFO] running `Command { std: "docker" "start" "-a" "8ad6e47b9bba4ed1153608b032997dd4d26b18a063d84bad31cacef46899962a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ad6e47b9bba4ed1153608b032997dd4d26b18a063d84bad31cacef46899962a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ad6e47b9bba4ed1153608b032997dd4d26b18a063d84bad31cacef46899962a", kill_on_drop: false }` [INFO] [stdout] 8ad6e47b9bba4ed1153608b032997dd4d26b18a063d84bad31cacef46899962a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 49ddc0648acc53930fe3cfaa2f0d03c43ee5e7935883570164c38903ed8e38da [INFO] running `Command { std: "docker" "start" "-a" "49ddc0648acc53930fe3cfaa2f0d03c43ee5e7935883570164c38903ed8e38da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling blake3 v1.5.3 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking ulid v1.1.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking copy_dir v0.1.3 [INFO] [stderr] Checking jotdown v0.4.1 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking treehouse-format v0.1.0 (/opt/rustwide/workdir/crates/treehouse-format) [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking tower-livereload v0.9.2 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking treehouse v0.1.0 (/opt/rustwide/workdir/crates/treehouse) [INFO] [stdout] warning: unused import: `jotdown::Render` [INFO] [stdout] --> crates/treehouse/src/html/tree.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use jotdown::Render; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `jotdown::Render` [INFO] [stdout] --> crates/treehouse/src/html/tree.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use jotdown::Render; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Build` is never constructed [INFO] [stdout] --> crates/treehouse/src/generate.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | struct Build {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] --> crates/treehouse/src/cli/serve/live_reload.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn live_reload(router: Router) -> Router { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | router.layer(tower_livereload::LiveReloadLayer::new().response_predicate( [INFO] [stdout] | __________________^ [INFO] [stdout] 11 | | |response: &Response<_>| { [INFO] [stdout] 12 | | let is_html = response [INFO] [stdout] 13 | | .headers() [INFO] [stdout] ... | [INFO] [stdout] 19 | | }, [INFO] [stdout] 20 | | )) [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] --> crates/treehouse/src/config.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | toml_edit::de::from_str(&string).context("error in config file") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> crates/treehouse/src/html/highlight/compiled.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 64 | let regex = RegexBuilder::new(&format!( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | Some(CompiledPattern { [INFO] [stdout] | __________________^ [INFO] [stdout] 80 | | regex, [INFO] [stdout] 81 | | is: match &pattern.is { [INFO] [stdout] 82 | | TokenTypes::FullMatch(name) => { [INFO] [stdout] ... | [INFO] [stdout] 95 | | }, [INFO] [stdout] 96 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________| [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] --> crates/treehouse/src/html/markdown.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 81 | iter: I, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | writer: W, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 96 | numbers: HashMap::new(), [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] --> crates/treehouse/src/html/markdown.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 81 | iter: I, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | writer: W, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | code_block_state: CodeBlockState::NotInCodeBlock, [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] --> crates/treehouse/src/html/tree.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | ... .map(|link| (link.clone().into(), "".into())), [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] --> crates/treehouse/src/html/tree.rs:128:63 [INFO] [stdout] | [INFO] [stdout] 128 | ... .map(|link| (link.clone().into(), "".into())), [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 7 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Build` is never constructed [INFO] [stdout] --> crates/treehouse/src/generate.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | struct Build {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] --> crates/treehouse/src/cli/serve/live_reload.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn live_reload(router: Router) -> Router { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | router.layer(tower_livereload::LiveReloadLayer::new().response_predicate( [INFO] [stdout] | __________________^ [INFO] [stdout] 11 | | |response: &Response<_>| { [INFO] [stdout] 12 | | let is_html = response [INFO] [stdout] 13 | | .headers() [INFO] [stdout] ... | [INFO] [stdout] 19 | | }, [INFO] [stdout] 20 | | )) [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] --> crates/treehouse/src/config.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | toml_edit::de::from_str(&string).context("error in config file") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> crates/treehouse/src/html/highlight/compiled.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 64 | let regex = RegexBuilder::new(&format!( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | Some(CompiledPattern { [INFO] [stdout] | __________________^ [INFO] [stdout] 80 | | regex, [INFO] [stdout] 81 | | is: match &pattern.is { [INFO] [stdout] 82 | | TokenTypes::FullMatch(name) => { [INFO] [stdout] ... | [INFO] [stdout] 95 | | }, [INFO] [stdout] 96 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________| [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] --> crates/treehouse/src/html/markdown.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 81 | iter: I, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | writer: W, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 96 | numbers: HashMap::new(), [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] --> crates/treehouse/src/html/markdown.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 81 | iter: I, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | writer: W, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | code_block_state: CodeBlockState::NotInCodeBlock, [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] --> crates/treehouse/src/html/tree.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | ... .map(|link| (link.clone().into(), "".into())), [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] --> crates/treehouse/src/html/tree.rs:128:63 [INFO] [stdout] | [INFO] [stdout] 128 | ... .map(|link| (link.clone().into(), "".into())), [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] [stderr] error: could not compile `treehouse` (bin "treehouse" test) due to 8 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 7 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `treehouse` (bin "treehouse") due to 8 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "49ddc0648acc53930fe3cfaa2f0d03c43ee5e7935883570164c38903ed8e38da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49ddc0648acc53930fe3cfaa2f0d03c43ee5e7935883570164c38903ed8e38da", kill_on_drop: false }` [INFO] [stdout] 49ddc0648acc53930fe3cfaa2f0d03c43ee5e7935883570164c38903ed8e38da