[INFO] fetching crate fss 0.3.1... [INFO] checking fss-0.3.1 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate fss 0.3.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate fss 0.3.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] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate fss 0.3.1 [INFO] finished tweaking crates.io crate fss 0.3.1 [INFO] tweaked toml for crates.io crate fss 0.3.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate fss 0.3.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 tcpserver v2.0.0 [INFO] [stderr] Downloaded netxbuilder v2.0.0 [INFO] [stderr] Downloaded windows-service v0.6.0 [INFO] [stderr] Downloaded data-rw v1.6.4 [INFO] [stderr] Downloaded netxserver v2.0.0 [INFO] [stderr] Downloaded aqueue v1.3.6 [INFO] [stderr] Downloaded anstream v0.6.9 [INFO] [stderr] Downloaded service-manager v0.2.0 [INFO] [stderr] Downloaded flexi_logger v0.27.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 524bd2ae06b6634f285c41517c76c366c1a1404e19b26e751ac83e9728fc7d48 [INFO] running `Command { std: "docker" "start" "-a" "524bd2ae06b6634f285c41517c76c366c1a1404e19b26e751ac83e9728fc7d48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "524bd2ae06b6634f285c41517c76c366c1a1404e19b26e751ac83e9728fc7d48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "524bd2ae06b6634f285c41517c76c366c1a1404e19b26e751ac83e9728fc7d48", kill_on_drop: false }` [INFO] [stdout] 524bd2ae06b6634f285c41517c76c366c1a1404e19b26e751ac83e9728fc7d48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 40941ea087a03d1e24623996307bf473f5d1effa7f0a6f82ff34c86b427f1b59 [INFO] running `Command { std: "docker" "start" "-a" "40941ea087a03d1e24623996307bf473f5d1effa7f0a6f82ff34c86b427f1b59", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking async-lock v2.6.0 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking anstream v0.6.9 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking aqueue v1.3.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking winnow v0.5.34 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Compiling proc_macro_roids v0.7.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking oneshot v0.1.6 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking service-manager v0.2.0 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Compiling netxbuilder v2.0.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking flexi_logger v0.27.3 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking tcpserver v2.0.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking rmp-serde v1.1.2 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking data-rw v1.6.4 [INFO] [stderr] Checking netxserver v2.0.0 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking fss v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.02s [INFO] running `Command { std: "docker" "inspect" "40941ea087a03d1e24623996307bf473f5d1effa7f0a6f82ff34c86b427f1b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40941ea087a03d1e24623996307bf473f5d1effa7f0a6f82ff34c86b427f1b59", kill_on_drop: false }` [INFO] [stdout] 40941ea087a03d1e24623996307bf473f5d1effa7f0a6f82ff34c86b427f1b59 [INFO] checking fss-0.3.1 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate fss 0.3.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate fss 0.3.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] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate fss 0.3.1 [INFO] finished tweaking crates.io crate fss 0.3.1 [INFO] tweaked toml for crates.io crate fss 0.3.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate fss 0.3.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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c45a3d8b07c7f09b3e514dacf68153b68b88a1367220ab9381799ea70e02b56d [INFO] running `Command { std: "docker" "start" "-a" "c45a3d8b07c7f09b3e514dacf68153b68b88a1367220ab9381799ea70e02b56d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c45a3d8b07c7f09b3e514dacf68153b68b88a1367220ab9381799ea70e02b56d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c45a3d8b07c7f09b3e514dacf68153b68b88a1367220ab9381799ea70e02b56d", kill_on_drop: false }` [INFO] [stdout] c45a3d8b07c7f09b3e514dacf68153b68b88a1367220ab9381799ea70e02b56d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 060cb2b282b1679636adcbd9f87b2da81aeee2ea5d6bc9e6e251c98d3a974649 [INFO] running `Command { std: "docker" "start" "-a" "060cb2b282b1679636adcbd9f87b2da81aeee2ea5d6bc9e6e251c98d3a974649", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking async-lock v2.6.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstream v0.6.9 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking aqueue v1.3.6 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking winnow v0.5.34 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling proc_macro_roids v0.7.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking oneshot v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Compiling netxbuilder v2.0.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking flexi_logger v0.27.3 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking service-manager v0.2.0 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking tcpserver v2.0.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking rmp-serde v1.1.2 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking data-rw v1.6.4 [INFO] [stderr] Checking netxserver v2.0.0 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking fss v0.3.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/controller/mod.rs:284:12 [INFO] [stdout] | [INFO] [stdout] 282 | token: NetxToken, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 283 | ) -> anyhow::Result> { [INFO] [stdout] 284 | Ok(Arc::new(FileStoreService { [INFO] [stdout] | ____________^ [INFO] [stdout] 285 | | token, [INFO] [stdout] 286 | | file_store: FILE_STORE_MANAGER.get().unwrap().new_user_store(), [INFO] [stdout] 287 | | })) [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/file_store_manager/mod.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | Ok(Actor::new(FileStoreManager { [INFO] [stdout] | ____________^ [INFO] [stdout] 74 | | root: root_path, [INFO] [stdout] 75 | | writes: Default::default(), [INFO] [stdout] 76 | | w_locks: Default::default(), [INFO] [stdout] 77 | | r_locks: Default::default(), [INFO] [stdout] 78 | | })) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/file_store_manager/mod.rs:252:55 [INFO] [stdout] | [INFO] [stdout] 251 | self.inner_call(|inner| async move { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 252 | inner.get().w_locks.contains_key(&key) || inner.get().writes.contains(&key) [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/file_store_manager/mod.rs:264:46 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner_call(|inner| async move { inner.get().r_locks.contains_key(&key) }) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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] --> src/file_store_manager/user_store.rs:503:18 [INFO] [stdout] | [INFO] [stdout] 499 | self.inner_call(|inner| async move { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 503 | .await [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/file_store_manager/user_store.rs:510:79 [INFO] [stdout] | [INFO] [stdout] 510 | self.inner_call(|inner| async move { inner.get_mut().write(key, data).await }) [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [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] --> src/file_store_manager/user_store.rs:559:74 [INFO] [stdout] | [INFO] [stdout] 559 | self.inner_call(|inner| async move { inner.get_mut().finish(key).await }) [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [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] --> src/file_store_manager/user_store.rs:564:70 [INFO] [stdout] | [INFO] [stdout] 564 | self.inner_call(|inner| async move { inner.get_mut().clear().await }) [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [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] --> src/file_store_manager/user_store.rs:576:85 [INFO] [stdout] | [INFO] [stdout] 576 | |inner| async move { inner.get().lock(filenames, overwrite, session_id).await }, [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [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] --> src/file_store_manager/user_store.rs:596:92 [INFO] [stdout] | [INFO] [stdout] 596 | self.inner_call(|inner| async move { inner.get_mut().create_pull(path, session_id).await }) [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [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] --> src/file_store_manager/user_store.rs:603:80 [INFO] [stdout] | [INFO] [stdout] 603 | .inner_call(|inner| async move { inner.get().get_read_file_fd(key).await }) [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [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] --> src/file_store_manager/user_store.rs:614:80 [INFO] [stdout] | [INFO] [stdout] 614 | self.inner_call(|inner| async move { inner.get().get_read_file_fd(key).await }) [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [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] --> src/file_store_manager/user_store.rs:621:83 [INFO] [stdout] | [INFO] [stdout] 621 | |inner| async move { inner.get_mut().finish_read_key(key, session_id).await }, [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [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: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fss` (bin "fss" test) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/controller/mod.rs:284:12 [INFO] [stdout] | [INFO] [stdout] 282 | token: NetxToken, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 283 | ) -> anyhow::Result> { [INFO] [stdout] 284 | Ok(Arc::new(FileStoreService { [INFO] [stdout] | ____________^ [INFO] [stdout] 285 | | token, [INFO] [stdout] 286 | | file_store: FILE_STORE_MANAGER.get().unwrap().new_user_store(), [INFO] [stdout] 287 | | })) [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/file_store_manager/mod.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | Ok(Actor::new(FileStoreManager { [INFO] [stdout] | ____________^ [INFO] [stdout] 74 | | root: root_path, [INFO] [stdout] 75 | | writes: Default::default(), [INFO] [stdout] 76 | | w_locks: Default::default(), [INFO] [stdout] 77 | | r_locks: Default::default(), [INFO] [stdout] 78 | | })) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/file_store_manager/mod.rs:252:55 [INFO] [stdout] | [INFO] [stdout] 251 | self.inner_call(|inner| async move { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 252 | inner.get().w_locks.contains_key(&key) || inner.get().writes.contains(&key) [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/file_store_manager/mod.rs:264:46 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner_call(|inner| async move { inner.get().r_locks.contains_key(&key) }) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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] --> src/file_store_manager/user_store.rs:503:18 [INFO] [stdout] | [INFO] [stdout] 499 | self.inner_call(|inner| async move { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 503 | .await [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/file_store_manager/user_store.rs:510:79 [INFO] [stdout] | [INFO] [stdout] 510 | self.inner_call(|inner| async move { inner.get_mut().write(key, data).await }) [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [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] --> src/file_store_manager/user_store.rs:559:74 [INFO] [stdout] | [INFO] [stdout] 559 | self.inner_call(|inner| async move { inner.get_mut().finish(key).await }) [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [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] --> src/file_store_manager/user_store.rs:564:70 [INFO] [stdout] | [INFO] [stdout] 564 | self.inner_call(|inner| async move { inner.get_mut().clear().await }) [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [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] --> src/file_store_manager/user_store.rs:576:85 [INFO] [stdout] | [INFO] [stdout] 576 | |inner| async move { inner.get().lock(filenames, overwrite, session_id).await }, [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [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] --> src/file_store_manager/user_store.rs:596:92 [INFO] [stdout] | [INFO] [stdout] 596 | self.inner_call(|inner| async move { inner.get_mut().create_pull(path, session_id).await }) [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [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] --> src/file_store_manager/user_store.rs:603:80 [INFO] [stdout] | [INFO] [stdout] 603 | .inner_call(|inner| async move { inner.get().get_read_file_fd(key).await }) [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [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] --> src/file_store_manager/user_store.rs:614:80 [INFO] [stdout] | [INFO] [stdout] 614 | self.inner_call(|inner| async move { inner.get().get_read_file_fd(key).await }) [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [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] --> src/file_store_manager/user_store.rs:621:83 [INFO] [stdout] | [INFO] [stdout] 621 | |inner| async move { inner.get_mut().finish_read_key(key, session_id).await }, [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [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: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fss` (bin "fss") due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "060cb2b282b1679636adcbd9f87b2da81aeee2ea5d6bc9e6e251c98d3a974649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "060cb2b282b1679636adcbd9f87b2da81aeee2ea5d6bc9e6e251c98d3a974649", kill_on_drop: false }` [INFO] [stdout] 060cb2b282b1679636adcbd9f87b2da81aeee2ea5d6bc9e6e251c98d3a974649