[INFO] cloning repository https://github.com/vmalloc/ratify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vmalloc/ratify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmalloc%2Fratify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmalloc%2Fratify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 201ce8bf955bdb80d9463388f9387d00658bcb7c [INFO] checking vmalloc/ratify against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmalloc%2Fratify" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vmalloc/ratify 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/vmalloc/ratify [INFO] finished tweaking git repo https://github.com/vmalloc/ratify [INFO] tweaked toml for git repo https://github.com/vmalloc/ratify written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vmalloc/ratify 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] Downloading crates ... [INFO] [stderr] Downloaded assert_fs v1.0.13 [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] c132f4c521da9395eaa88aa08a2d563d7c945255e892a50f632523d082bd3ac4 [INFO] running `Command { std: "docker" "start" "-a" "c132f4c521da9395eaa88aa08a2d563d7c945255e892a50f632523d082bd3ac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c132f4c521da9395eaa88aa08a2d563d7c945255e892a50f632523d082bd3ac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c132f4c521da9395eaa88aa08a2d563d7c945255e892a50f632523d082bd3ac4", kill_on_drop: false }` [INFO] [stdout] c132f4c521da9395eaa88aa08a2d563d7c945255e892a50f632523d082bd3ac4 [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] 30897232a971a086da0eea1914e775ee8b34d26fa068f22c561be1af3e126af0 [INFO] running `Command { std: "docker" "start" "-a" "30897232a971a086da0eea1914e775ee8b34d26fa068f22c561be1af3e126af0", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking bstr v1.8.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking clap_builder v4.4.8 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking ignore v0.4.21 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking predicates v3.0.4 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking human_bytes v0.4.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking assert_fs v1.0.13 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking clap v4.4.8 [INFO] [stderr] Checking ratify v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.91s [INFO] running `Command { std: "docker" "inspect" "30897232a971a086da0eea1914e775ee8b34d26fa068f22c561be1af3e126af0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30897232a971a086da0eea1914e775ee8b34d26fa068f22c561be1af3e126af0", kill_on_drop: false }` [INFO] [stdout] 30897232a971a086da0eea1914e775ee8b34d26fa068f22c561be1af3e126af0 [INFO] checking vmalloc/ratify 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%2Fvmalloc%2Fratify" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vmalloc/ratify 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/vmalloc/ratify [INFO] finished tweaking git repo https://github.com/vmalloc/ratify [INFO] tweaked toml for git repo https://github.com/vmalloc/ratify written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vmalloc/ratify 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] d0460952e8c9a023ae7211afc76e8419d2b7643087e2c80911519cf66a978fc0 [INFO] running `Command { std: "docker" "start" "-a" "d0460952e8c9a023ae7211afc76e8419d2b7643087e2c80911519cf66a978fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0460952e8c9a023ae7211afc76e8419d2b7643087e2c80911519cf66a978fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0460952e8c9a023ae7211afc76e8419d2b7643087e2c80911519cf66a978fc0", kill_on_drop: false }` [INFO] [stdout] d0460952e8c9a023ae7211afc76e8419d2b7643087e2c80911519cf66a978fc0 [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] 7e54d1c525d248cfa4e34192ed32bf1a49b12840a0f5f4402aaf20263f49c30e [INFO] running `Command { std: "docker" "start" "-a" "7e54d1c525d248cfa4e34192ed32bf1a49b12840a0f5f4402aaf20263f49c30e", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking bstr v1.8.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking clap_builder v4.4.8 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking ignore v0.4.21 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking predicates v3.0.4 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking human_bytes v0.4.3 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking assert_fs v1.0.13 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking clap v4.4.8 [INFO] [stderr] Checking ratify v2.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 124 | let iterator = walkdir::WalkDir::new(directory.path()); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | let all_paths_thread = std::thread::spawn(move || { [INFO] [stdout] 126 | / iterator [INFO] [stdout] 127 | | .into_iter() [INFO] [stdout] 128 | | .filter_ok(|entry| !entry.path().is_dir()) [INFO] [stdout] 129 | | .map(|entry| { [INFO] [stdout] ... | [INFO] [stdout] 132 | | .and_then(|e| e.path().try_canonicalize()) [INFO] [stdout] 133 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 129 | .map(|entry| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | / entry [INFO] [stdout] 131 | | .context("Failed reading directory") [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/catalog.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 37 | let file = std::io::BufReader::new( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let metadata = Arc::new(self.catalog_metadata(algo)); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | [INFO] [stdout] 62 | Ok(Catalog { [INFO] [stdout] | ____________^ [INFO] [stdout] 63 | | metadata, [INFO] [stdout] 64 | | directory: self, [INFO] [stdout] 65 | | entries, [INFO] [stdout] 66 | | }) [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] | [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/catalog.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 149 | move |maybe_entry| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 150 | maybe_entry.context("Failed reading entry").and_then({ [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/catalog.rs:248:12 [INFO] [stdout] | [INFO] [stdout] 233 | Err(e) => { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 248 | Ok(crate::reporting::ReportEntry::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 249 | | self.path.clone(), [INFO] [stdout] 250 | | size, [INFO] [stdout] 251 | | if hash == self.hash { [INFO] [stdout] ... | [INFO] [stdout] 255 | | }, [INFO] [stdout] 256 | | )) [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/catalog.rs:273:19 [INFO] [stdout] | [INFO] [stdout] 273 | path: Arc::new(root_path.as_path().join(subpath).assume_canonical()), [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/parallel.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 50 | fn new(join_handle: JoinHandle, receiver: crossbeam_channel::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] 51 | Self { [INFO] [stdout] 52 | join_handle: Some(join_handle), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 124 | let iterator = walkdir::WalkDir::new(directory.path()); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | let all_paths_thread = std::thread::spawn(move || { [INFO] [stdout] 126 | / iterator [INFO] [stdout] 127 | | .into_iter() [INFO] [stdout] 128 | | .filter_ok(|entry| !entry.path().is_dir()) [INFO] [stdout] 129 | | .map(|entry| { [INFO] [stdout] ... | [INFO] [stdout] 132 | | .and_then(|e| e.path().try_canonicalize()) [INFO] [stdout] 133 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 129 | .map(|entry| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | / entry [INFO] [stdout] 131 | | .context("Failed reading directory") [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/catalog.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 37 | let file = std::io::BufReader::new( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let metadata = Arc::new(self.catalog_metadata(algo)); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | [INFO] [stdout] 62 | Ok(Catalog { [INFO] [stdout] | ____________^ [INFO] [stdout] 63 | | metadata, [INFO] [stdout] 64 | | directory: self, [INFO] [stdout] 65 | | entries, [INFO] [stdout] 66 | | }) [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] | [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/catalog.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 149 | move |maybe_entry| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 150 | maybe_entry.context("Failed reading entry").and_then({ [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/catalog.rs:248:12 [INFO] [stdout] | [INFO] [stdout] 233 | Err(e) => { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 248 | Ok(crate::reporting::ReportEntry::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 249 | | self.path.clone(), [INFO] [stdout] 250 | | size, [INFO] [stdout] 251 | | if hash == self.hash { [INFO] [stdout] ... | [INFO] [stdout] 255 | | }, [INFO] [stdout] 256 | | )) [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/catalog.rs:273:19 [INFO] [stdout] | [INFO] [stdout] 273 | path: Arc::new(root_path.as_path().join(subpath).assume_canonical()), [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/parallel.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 50 | fn new(join_handle: JoinHandle, receiver: crossbeam_channel::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] 51 | Self { [INFO] [stdout] 52 | join_handle: Some(join_handle), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ratify` (bin "ratify") due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ratify` (bin "ratify" test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "7e54d1c525d248cfa4e34192ed32bf1a49b12840a0f5f4402aaf20263f49c30e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e54d1c525d248cfa4e34192ed32bf1a49b12840a0f5f4402aaf20263f49c30e", kill_on_drop: false }` [INFO] [stdout] 7e54d1c525d248cfa4e34192ed32bf1a49b12840a0f5f4402aaf20263f49c30e