[INFO] cloning repository https://github.com/jikkenio/jikken [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jikkenio/jikken" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjikkenio%2Fjikken", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjikkenio%2Fjikken'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d03a480ea4513a44dfa9b88432424254bca85dbc [INFO] checking jikkenio/jikken against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjikkenio%2Fjikken" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jikkenio/jikken 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-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/jikkenio/jikken [INFO] finished tweaking git repo https://github.com/jikkenio/jikken [INFO] tweaked toml for git repo https://github.com/jikkenio/jikken written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jikkenio/jikken 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 adjacent-pair-iterator v1.0.0 [INFO] [stderr] Downloaded enable-ansi-support v0.2.1 [INFO] [stderr] Downloaded self_update v0.37.0 [INFO] [stderr] Downloaded validated v0.4.1 [INFO] [stderr] Downloaded nonempty-collections v0.2.5 [INFO] [stderr] Downloaded oas3 v0.4.0 [INFO] [stderr] Downloaded openapiv3-extended v6.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8075aa7142c3a744ee9b38cf606663193a851092e7ee29bf5c43aa74664582d0 [INFO] running `Command { std: "docker" "start" "-a" "8075aa7142c3a744ee9b38cf606663193a851092e7ee29bf5c43aa74664582d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8075aa7142c3a744ee9b38cf606663193a851092e7ee29bf5c43aa74664582d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8075aa7142c3a744ee9b38cf606663193a851092e7ee29bf5c43aa74664582d0", kill_on_drop: false }` [INFO] [stdout] 8075aa7142c3a744ee9b38cf606663193a851092e7ee29bf5c43aa74664582d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5b47d2b1188ebcf14e63ce9722f836d68b54abb3409543b0437d3cd6755be32 [INFO] running `Command { std: "docker" "start" "-a" "b5b47d2b1188ebcf14e63ce9722f836d68b54abb3409543b0437d3cd6755be32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking cvt v0.1.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling self_update v0.37.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking fs_at v0.1.10 [INFO] [stderr] Checking quick-xml v0.23.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking nonempty-collections v0.2.5 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking normpath v1.2.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking remove_dir_all v0.8.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking validated v0.4.1 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking adjacent-pair-iterator v1.0.0 [INFO] [stderr] Checking enable-ansi-support v0.2.1 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking sysinfo v0.29.11 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking openapiv3-extended v6.0.0 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking oas3 v0.4.0 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking jikken v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.12s [INFO] running `Command { std: "docker" "inspect" "b5b47d2b1188ebcf14e63ce9722f836d68b54abb3409543b0437d3cd6755be32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5b47d2b1188ebcf14e63ce9722f836d68b54abb3409543b0437d3cd6755be32", kill_on_drop: false }` [INFO] [stdout] b5b47d2b1188ebcf14e63ce9722f836d68b54abb3409543b0437d3cd6755be32 [INFO] checking jikkenio/jikken 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%2Fjikkenio%2Fjikken" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jikkenio/jikken 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-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/jikkenio/jikken [INFO] finished tweaking git repo https://github.com/jikkenio/jikken [INFO] tweaked toml for git repo https://github.com/jikkenio/jikken written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jikkenio/jikken already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5928ba9e13a7e6ba761de38866d624bfa521b1795b0e2ad0ee301add68aa1b27 [INFO] running `Command { std: "docker" "start" "-a" "5928ba9e13a7e6ba761de38866d624bfa521b1795b0e2ad0ee301add68aa1b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5928ba9e13a7e6ba761de38866d624bfa521b1795b0e2ad0ee301add68aa1b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5928ba9e13a7e6ba761de38866d624bfa521b1795b0e2ad0ee301add68aa1b27", kill_on_drop: false }` [INFO] [stdout] 5928ba9e13a7e6ba761de38866d624bfa521b1795b0e2ad0ee301add68aa1b27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb117efffd288ac585ce454d26676ec844783367fc73aa3690216af45373c821 [INFO] running `Command { std: "docker" "start" "-a" "cb117efffd288ac585ce454d26676ec844783367fc73aa3690216af45373c821", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking cvt v0.1.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling self_update v0.37.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking fs_at v0.1.10 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking quick-xml v0.23.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking normpath v1.2.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking nonempty-collections v0.2.5 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking remove_dir_all v0.8.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking enable-ansi-support v0.2.1 [INFO] [stderr] Checking adjacent-pair-iterator v1.0.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking validated v0.4.1 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking sysinfo v0.29.11 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking openapiv3-extended v6.0.0 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking oas3 v0.4.0 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking jikken v0.7.2 (/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:226:49 [INFO] [stdout] | [INFO] [stdout] 226 | let entry_is_file = |e: &walkdir::DirEntry| e.metadata().map(|e| e.is_file()).unwrap_or(false); [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/config.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | value: serde_yaml::Value::String(i.1.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/executor.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 67 | formatter: T, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | / std::fs::OpenOptions::new() [INFO] [stdout] 72 | | .write(true) [INFO] [stdout] 73 | | .create_new(true) [INFO] [stdout] 74 | | .open(file) [INFO] [stdout] 75 | | .and_then(|mut f| f.write(formatter.format(execution_result).0.as_bytes())) [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/executor.rs:174:36 [INFO] [stdout] | [INFO] [stdout] 174 | .map(|passed| (passed, vec![] as Vec)) [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/executor.rs:1599:5 [INFO] [stdout] | [INFO] [stdout] 1549 | resolved_request: test::definition::ResolvedRequest, [INFO] [stdout] | --------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1599 | / Url::parse(&resolved_request.url) [INFO] [stdout] 1600 | | .map_err(|e| Box::::from(format!("invalid request url: {}", e))) [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/executor.rs:1597:18 [INFO] [stdout] | [INFO] [stdout] 1597 | .map(|b| serde_json::to_string(&b).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/executor.rs:1611:13 [INFO] [stdout] | [INFO] [stdout] 1602 | let builder = Request::builder() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1611 | / cookies [INFO] [stdout] 1612 | | .iter() [INFO] [stdout] 1613 | | .chain(resolved_request.headers.iter()) [INFO] [stdout] 1614 | | .fold(builder, |builder, (k, v)| { [INFO] [stdout] 1615 | | builder.header(k, variable_resolver(v.clone())) [INFO] [stdout] 1616 | | }) [INFO] [stdout] 1617 | | .body(maybe_body.map(Body::from).unwrap_or(Body::empty())) [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/new.rs:614:17 [INFO] [stdout] | [INFO] [stdout] 613 | let ret = tests.and_then(|f| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 614 | / f.iter() [INFO] [stdout] 615 | | .map(|f| -> Result<(), Box> { [INFO] [stdout] 616 | | let file_path = root.join(f.filename.as_str()); [INFO] [stdout] 617 | | std::fs::create_dir_all(file_path.parent().unwrap())?; [INFO] [stdout] ... | [INFO] [stdout] 623 | | .collect::>>>() [INFO] [stdout] 624 | | .into_iter() [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/new.rs:619:50 [INFO] [stdout] | [INFO] [stdout] 619 | ... .map(|mut o| o.write(serde_yaml::to_string(f).unwrap().as_bytes())) [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/new.rs:172:17 [INFO] [stdout] | [INFO] [stdout] 171 | .map(|op| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 172 | / get_test_paths(root_servers, &path.servers, &op.servers, "{url}") [INFO] [stdout] 173 | | .iter() [INFO] [stdout] 174 | | .flat_map(|url| { [INFO] [stdout] 175 | | create_test( [INFO] [stdout] ... | [INFO] [stdout] 182 | | ) [INFO] [stdout] 183 | | }) [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/new.rs:574:17 [INFO] [stdout] | [INFO] [stdout] 573 | .map(|s| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 574 | / s.paths [INFO] [stdout] 575 | | .iter() [INFO] [stdout] 576 | | .flat_map(|(path_string, path)| { [INFO] [stdout] 577 | | create_tests(&s.servers, path_string, path, full, multistage) [INFO] [stdout] 578 | | }) [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/test.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 106 | variable: file::UnvalidatedVariable, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | Ok(Variable { [INFO] [stdout] | ____________^ [INFO] [stdout] 111 | | name: variable.name.clone(), [INFO] [stdout] 112 | | data_type: variable.data_type.unwrap_or(variable::Type::String).clone(), [INFO] [stdout] 113 | | value: variable [INFO] [stdout] ... | [INFO] [stdout] 120 | | source_path: source_path.to_string(), [INFO] [stdout] 121 | | }) [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/test/definition.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 264 | stage: file::UnvalidatedStage, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 267 | Ok(StageDescriptor { [INFO] [stdout] | ____________^ [INFO] [stdout] 268 | | request: RequestDescriptor::new(stage.request)?, [INFO] [stdout] 269 | | compare: CompareDescriptor::new_opt(stage.compare)?, [INFO] [stdout] 270 | | response: ResponseDescriptor::new_opt(stage.response)?, [INFO] [stdout] ... | [INFO] [stdout] 274 | | delay: stage.delay, [INFO] [stdout] 275 | | }) [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/test/template.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 14 | let default = File::default(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | Ok(test::File { [INFO] [stdout] | ________^ [INFO] [stdout] 16 | | request: None, [INFO] [stdout] 17 | | response: None, [INFO] [stdout] 18 | | stages: Some(vec![new_stage()]), [INFO] [stdout] 19 | | ..default [INFO] [stdout] 20 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jikken` (bin "jk") due to 15 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/main.rs:226:49 [INFO] [stdout] | [INFO] [stdout] 226 | let entry_is_file = |e: &walkdir::DirEntry| e.metadata().map(|e| e.is_file()).unwrap_or(false); [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/config.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | value: serde_yaml::Value::String(i.1.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/executor.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 67 | formatter: T, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | / std::fs::OpenOptions::new() [INFO] [stdout] 72 | | .write(true) [INFO] [stdout] 73 | | .create_new(true) [INFO] [stdout] 74 | | .open(file) [INFO] [stdout] 75 | | .and_then(|mut f| f.write(formatter.format(execution_result).0.as_bytes())) [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/executor.rs:174:36 [INFO] [stdout] | [INFO] [stdout] 174 | .map(|passed| (passed, vec![] as Vec)) [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/executor.rs:1599:5 [INFO] [stdout] | [INFO] [stdout] 1549 | resolved_request: test::definition::ResolvedRequest, [INFO] [stdout] | --------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1599 | / Url::parse(&resolved_request.url) [INFO] [stdout] 1600 | | .map_err(|e| Box::::from(format!("invalid request url: {}", e))) [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/executor.rs:1597:18 [INFO] [stdout] | [INFO] [stdout] 1597 | .map(|b| serde_json::to_string(&b).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/executor.rs:1611:13 [INFO] [stdout] | [INFO] [stdout] 1602 | let builder = Request::builder() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1611 | / cookies [INFO] [stdout] 1612 | | .iter() [INFO] [stdout] 1613 | | .chain(resolved_request.headers.iter()) [INFO] [stdout] 1614 | | .fold(builder, |builder, (k, v)| { [INFO] [stdout] 1615 | | builder.header(k, variable_resolver(v.clone())) [INFO] [stdout] 1616 | | }) [INFO] [stdout] 1617 | | .body(maybe_body.map(Body::from).unwrap_or(Body::empty())) [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/new.rs:614:17 [INFO] [stdout] | [INFO] [stdout] 613 | let ret = tests.and_then(|f| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 614 | / f.iter() [INFO] [stdout] 615 | | .map(|f| -> Result<(), Box> { [INFO] [stdout] 616 | | let file_path = root.join(f.filename.as_str()); [INFO] [stdout] 617 | | std::fs::create_dir_all(file_path.parent().unwrap())?; [INFO] [stdout] ... | [INFO] [stdout] 623 | | .collect::>>>() [INFO] [stdout] 624 | | .into_iter() [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/new.rs:619:50 [INFO] [stdout] | [INFO] [stdout] 619 | ... .map(|mut o| o.write(serde_yaml::to_string(f).unwrap().as_bytes())) [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/new.rs:172:17 [INFO] [stdout] | [INFO] [stdout] 171 | .map(|op| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 172 | / get_test_paths(root_servers, &path.servers, &op.servers, "{url}") [INFO] [stdout] 173 | | .iter() [INFO] [stdout] 174 | | .flat_map(|url| { [INFO] [stdout] 175 | | create_test( [INFO] [stdout] ... | [INFO] [stdout] 182 | | ) [INFO] [stdout] 183 | | }) [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/new.rs:574:17 [INFO] [stdout] | [INFO] [stdout] 573 | .map(|s| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 574 | / s.paths [INFO] [stdout] 575 | | .iter() [INFO] [stdout] 576 | | .flat_map(|(path_string, path)| { [INFO] [stdout] 577 | | create_tests(&s.servers, path_string, path, full, multistage) [INFO] [stdout] 578 | | }) [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/telemetry.rs:487:13 [INFO] [stdout] | [INFO] [stdout] 486 | let get_all_headers = |td: test::Definition| -> Vec
{ [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 487 | / td.cleanup [INFO] [stdout] 488 | | .always [INFO] [stdout] 489 | | .unwrap() [INFO] [stdout] 490 | | .headers [INFO] [stdout] ... | [INFO] [stdout] 504 | | ) [INFO] [stdout] 505 | | .chain(td.setup.unwrap().request.headers.into_iter()) [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/test.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 106 | variable: file::UnvalidatedVariable, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | Ok(Variable { [INFO] [stdout] | ____________^ [INFO] [stdout] 111 | | name: variable.name.clone(), [INFO] [stdout] 112 | | data_type: variable.data_type.unwrap_or(variable::Type::String).clone(), [INFO] [stdout] 113 | | value: variable [INFO] [stdout] ... | [INFO] [stdout] 120 | | source_path: source_path.to_string(), [INFO] [stdout] 121 | | }) [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/test/definition.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 264 | stage: file::UnvalidatedStage, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 267 | Ok(StageDescriptor { [INFO] [stdout] | ____________^ [INFO] [stdout] 268 | | request: RequestDescriptor::new(stage.request)?, [INFO] [stdout] 269 | | compare: CompareDescriptor::new_opt(stage.compare)?, [INFO] [stdout] 270 | | response: ResponseDescriptor::new_opt(stage.response)?, [INFO] [stdout] ... | [INFO] [stdout] 274 | | delay: stage.delay, [INFO] [stdout] 275 | | }) [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/test/template.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 14 | let default = File::default(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | Ok(test::File { [INFO] [stdout] | ________^ [INFO] [stdout] 16 | | request: None, [INFO] [stdout] 17 | | response: None, [INFO] [stdout] 18 | | stages: Some(vec![new_stage()]), [INFO] [stdout] 19 | | ..default [INFO] [stdout] 20 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/test.rs:912:13 [INFO] [stdout] | [INFO] [stdout] 875 | let vars: Vec = vec![]; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 876 | let td = Definition { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 912 | serde_json::to_value("this_is_my_body").ok(), [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/test.rs:975:13 [INFO] [stdout] | [INFO] [stdout] 921 | let vars: Vec = vec![Variable { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 930 | let td = Definition { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 975 | serde_json::to_value("this_is_my_body_my_val2_my_val3").ok(), [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:633:26 [INFO] [stdout] | [INFO] [stdout] 633 | .map(|f| File::create(tmp_path.join(f)).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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:816:22 [INFO] [stdout] | [INFO] [stdout] 816 | .map(|f| File::create(tmp_path.join(f)).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jikken` (bin "jk" test) due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "cb117efffd288ac585ce454d26676ec844783367fc73aa3690216af45373c821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb117efffd288ac585ce454d26676ec844783367fc73aa3690216af45373c821", kill_on_drop: false }` [INFO] [stdout] cb117efffd288ac585ce454d26676ec844783367fc73aa3690216af45373c821