[INFO] fetching crate pueue 3.4.1... [INFO] checking pueue-3.4.1 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate pueue 3.4.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate pueue 3.4.1 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 crates.io crate pueue 3.4.1 [INFO] finished tweaking crates.io crate pueue 3.4.1 [INFO] tweaked toml for crates.io crate pueue 3.4.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate pueue 3.4.1 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 simplelog v0.12.2 [INFO] [stderr] Downloaded procfs-core v0.16.0 [INFO] [stderr] Downloaded rev_buf_reader v0.3.0 [INFO] [stderr] Downloaded interim v0.1.2 [INFO] [stderr] Downloaded rstest v0.19.0 [INFO] [stderr] Downloaded clap_complete v4.5.2 [INFO] [stderr] Downloaded procfs v0.16.0 [INFO] [stderr] Downloaded clang-sys v1.8.0 [INFO] [stderr] Downloaded rstest_macros v0.19.0 [INFO] [stderr] Downloaded clap_complete_nushell v4.5.1 [INFO] [stderr] Downloaded libproc v0.14.8 [INFO] [stderr] Downloaded command-group v5.0.1 [INFO] [stderr] Downloaded rustls v0.23.8 [INFO] [stderr] Downloaded pueue-lib v0.26.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d9c811c2a3d147931392b257e16d4afd306532f3582d67b29b2f17de2d5e3ff5 [INFO] running `Command { std: "docker" "start" "-a" "d9c811c2a3d147931392b257e16d4afd306532f3582d67b29b2f17de2d5e3ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9c811c2a3d147931392b257e16d4afd306532f3582d67b29b2f17de2d5e3ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c811c2a3d147931392b257e16d4afd306532f3582d67b29b2f17de2d5e3ff5", kill_on_drop: false }` [INFO] [stdout] d9c811c2a3d147931392b257e16d4afd306532f3582d67b29b2f17de2d5e3ff5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ef3ee2ca7f573a45e278e659b6bcb9c429cf2f14534768ed73ad0a254c834344 [INFO] running `Command { std: "docker" "start" "-a" "ef3ee2ca7f573a45e278e659b6bcb9c429cf2f14534768ed73ad0a254c834344", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling clang-sys v1.8.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustls v0.23.8 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking procfs-core v0.16.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_json v1.0.117 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking errno v0.3.9 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking command-group v5.0.1 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking rev_buf_reader v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Compiling rstest_macros v0.19.0 [INFO] [stderr] Compiling backtrace v0.3.72 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking object v0.35.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking similar-asserts v1.5.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling logos-codegen v0.14.0 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Checking test-log v0.2.16 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Checking rcgen v0.13.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking logos v0.14.0 [INFO] [stderr] Checking better-panic v0.3.0 [INFO] [stderr] Checking interim v0.1.2 [INFO] [stderr] Checking comfy-table v7.1.1 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking clap_complete v4.5.2 [INFO] [stderr] Checking clap_complete_nushell v4.5.1 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling libproc v0.14.8 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rstest v0.19.0 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking pueue-lib v0.26.1 [INFO] [stderr] Checking pueue v3.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `pid` is never read [INFO] [stdout] --> tests/helper/fixtures.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct PueueDaemon { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub pid: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.50s [INFO] running `Command { std: "docker" "inspect" "ef3ee2ca7f573a45e278e659b6bcb9c429cf2f14534768ed73ad0a254c834344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef3ee2ca7f573a45e278e659b6bcb9c429cf2f14534768ed73ad0a254c834344", kill_on_drop: false }` [INFO] [stdout] ef3ee2ca7f573a45e278e659b6bcb9c429cf2f14534768ed73ad0a254c834344 [INFO] checking pueue-3.4.1 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate pueue 3.4.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate pueue 3.4.1 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 crates.io crate pueue 3.4.1 [INFO] finished tweaking crates.io crate pueue 3.4.1 [INFO] tweaked toml for crates.io crate pueue 3.4.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate pueue 3.4.1 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 92ef4b57a8c7c0c6cd4027b768a1b44d934b5431afab49978ee46843776257cf [INFO] running `Command { std: "docker" "start" "-a" "92ef4b57a8c7c0c6cd4027b768a1b44d934b5431afab49978ee46843776257cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92ef4b57a8c7c0c6cd4027b768a1b44d934b5431afab49978ee46843776257cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92ef4b57a8c7c0c6cd4027b768a1b44d934b5431afab49978ee46843776257cf", kill_on_drop: false }` [INFO] [stdout] 92ef4b57a8c7c0c6cd4027b768a1b44d934b5431afab49978ee46843776257cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0f6afa545157e35155ba35102b1e0908524076958d218c0d2f9aed0711462217 [INFO] running `Command { std: "docker" "start" "-a" "0f6afa545157e35155ba35102b1e0908524076958d218c0d2f9aed0711462217", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling clang-sys v1.8.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling rustls v0.23.8 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Checking procfs-core v0.16.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking serde_json v1.0.117 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking errno v0.3.9 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking command-group v5.0.1 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking rev_buf_reader v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Compiling rstest_macros v0.19.0 [INFO] [stderr] Compiling backtrace v0.3.72 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking object v0.35.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking similar-asserts v1.5.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling logos-codegen v0.14.0 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Checking rcgen v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Checking test-log v0.2.16 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking logos v0.14.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking interim v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking comfy-table v7.1.1 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking clap_complete v4.5.2 [INFO] [stderr] Checking better-panic v0.3.0 [INFO] [stderr] Checking clap_complete_nushell v4.5.1 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rstest v0.19.0 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Compiling libproc v0.14.8 [INFO] [stderr] Checking pueue-lib v0.26.1 [INFO] [stderr] Checking pueue v3.4.1 (/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/daemon/task_handler/mod.rs:75:26 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn send(&self, message: T) -> Result<(), SendError> [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | self.sender.send(message.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] = 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/daemon/task_handler/mod.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn new(shared_state: SharedState, settings: Settings, receiver: Receiver) -> Self { [INFO] [stdout] | ------------------------- --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | // Clone the pointer, as we need to regularly access it inside the TaskHandler. [INFO] [stdout] 105 | let state_clone = shared_state.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | let state = state_clone.lock().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | let mut pools = BTreeMap::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 117 | children: Children(pools), [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/daemon/task_handler/mod.rs:118:24 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn new(shared_state: SharedState, settings: Settings, receiver: Receiver) -> Self { [INFO] [stdout] | ------------------------- --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | // Clone the pointer, as we need to regularly access it inside the TaskHandler. [INFO] [stdout] 105 | let state_clone = shared_state.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | let state = state_clone.lock().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | let mut pools = BTreeMap::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | callbacks: Vec::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: aborting due to 3 previous errors [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/daemon/network/message_handler/mod.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 112 | let (settings, tempdir) = get_settings(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | (Arc::new(Mutex::new(state)), settings, tempdir) [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/daemon/task_handler/mod.rs:75:26 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn send(&self, message: T) -> Result<(), SendError> [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | self.sender.send(message.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] --> src/daemon/task_handler/mod.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn new(shared_state: SharedState, settings: Settings, receiver: Receiver) -> Self { [INFO] [stdout] | ------------------------- --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | // Clone the pointer, as we need to regularly access it inside the TaskHandler. [INFO] [stdout] 105 | let state_clone = shared_state.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | let state = state_clone.lock().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | let mut pools = BTreeMap::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 117 | children: Children(pools), [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/daemon/task_handler/mod.rs:118:24 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn new(shared_state: SharedState, settings: Settings, receiver: Receiver) -> Self { [INFO] [stdout] | ------------------------- --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | // Clone the pointer, as we need to regularly access it inside the TaskHandler. [INFO] [stdout] 105 | let state_clone = shared_state.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | let state = state_clone.lock().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | let mut pools = BTreeMap::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | callbacks: Vec::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] [stderr] error: could not compile `pueue` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pueue` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "0f6afa545157e35155ba35102b1e0908524076958d218c0d2f9aed0711462217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6afa545157e35155ba35102b1e0908524076958d218c0d2f9aed0711462217", kill_on_drop: false }` [INFO] [stdout] 0f6afa545157e35155ba35102b1e0908524076958d218c0d2f9aed0711462217