[INFO] cloning repository https://github.com/PKUOriginalFire/philostone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PKUOriginalFire/philostone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPKUOriginalFire%2Fphilostone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPKUOriginalFire%2Fphilostone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f645763c7ef82b007f7c0fc6171824ce1315a6a6 [INFO] checking PKUOriginalFire/philostone/f645763c7ef82b007f7c0fc6171824ce1315a6a6 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPKUOriginalFire%2Fphilostone" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PKUOriginalFire/philostone on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PKUOriginalFire/philostone [INFO] finished tweaking git repo https://github.com/PKUOriginalFire/philostone [INFO] tweaked toml for git repo https://github.com/PKUOriginalFire/philostone written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/PKUOriginalFire/philostone 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02e49ff523e2d692f9d03082012f756afbd8ba1ca2c1e7ad38e5ad70dbcf80ed [INFO] running `Command { std: "docker" "start" "-a" "02e49ff523e2d692f9d03082012f756afbd8ba1ca2c1e7ad38e5ad70dbcf80ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02e49ff523e2d692f9d03082012f756afbd8ba1ca2c1e7ad38e5ad70dbcf80ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02e49ff523e2d692f9d03082012f756afbd8ba1ca2c1e7ad38e5ad70dbcf80ed", kill_on_drop: false }` [INFO] [stdout] 02e49ff523e2d692f9d03082012f756afbd8ba1ca2c1e7ad38e5ad70dbcf80ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b774d44718247aebe7d30d8002ff15804e8f1d6be3b91239d34a1dd9a7ec220 [INFO] running `Command { std: "docker" "start" "-a" "8b774d44718247aebe7d30d8002ff15804e8f1d6be3b91239d34a1dd9a7ec220", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rustix v0.37.26 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Checking concurrent-queue v2.3.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking async-task v4.5.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking event-listener v3.0.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking cpufeatures v0.2.10 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking winnow v0.5.17 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling chrono v0.4.28 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking async-executor v1.6.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking event-listener-strategy v0.1.0 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking async-broadcast v0.6.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking easy-parallel v3.3.1 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking async-signal v0.2.4 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking async-process v1.8.1 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling git2 v0.18.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking blocking v1.4.1 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking async-net v1.8.0 [INFO] [stderr] Checking smol v1.3.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking async-tungstenite v0.23.0 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling built v0.7.1 [INFO] [stderr] Compiling philostone v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking os_info v3.7.0 [INFO] [stderr] Checking argh_shared v0.1.12 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Checking argh v0.1.12 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking human-panic v1.2.1 [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:28:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn run_multi_thread(num_threads: usize, future: impl Future) -> T { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | let ex = Executor::new(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | let (signal, shutdown) = channel::unbounded::<()>(); [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] 27 | [INFO] [stdout] 28 | / Parallel::new() [INFO] [stdout] 29 | | .each(0..num_threads - 1, |_| { [INFO] [stdout] 30 | | future::block_on(ex.run(async { [INFO] [stdout] 31 | | let _ = shutdown.recv().await; [INFO] [stdout] ... | [INFO] [stdout] 39 | | }) [INFO] [stdout] 40 | | }) [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:35:30 [INFO] [stdout] | [INFO] [stdout] 20 | fn run_multi_thread(num_threads: usize, future: impl Future) -> T { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | let (signal, shutdown) = channel::unbounded::<()>(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | future::block_on(async { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 36 | | let res = future.await; [INFO] [stdout] 37 | | drop(signal); [INFO] [stdout] 38 | | res [INFO] [stdout] 39 | | }) [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn run_multi_thread(num_threads: usize, future: impl Future) -> T { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | let ex = Executor::new(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | let (signal, shutdown) = channel::unbounded::<()>(); [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] 27 | [INFO] [stdout] 28 | / Parallel::new() [INFO] [stdout] 29 | | .each(0..num_threads - 1, |_| { [INFO] [stdout] 30 | | future::block_on(ex.run(async { [INFO] [stdout] 31 | | let _ = shutdown.recv().await; [INFO] [stdout] ... | [INFO] [stdout] 39 | | }) [INFO] [stdout] 40 | | }) [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:35:30 [INFO] [stdout] | [INFO] [stdout] 20 | fn run_multi_thread(num_threads: usize, future: impl Future) -> T { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | let (signal, shutdown) = channel::unbounded::<()>(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | future::block_on(async { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 36 | | let res = future.await; [INFO] [stdout] 37 | | drop(signal); [INFO] [stdout] 38 | | res [INFO] [stdout] 39 | | }) [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `philostone` (bin "philostone" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `philostone` (bin "philostone") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "8b774d44718247aebe7d30d8002ff15804e8f1d6be3b91239d34a1dd9a7ec220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b774d44718247aebe7d30d8002ff15804e8f1d6be3b91239d34a1dd9a7ec220", kill_on_drop: false }` [INFO] [stdout] 8b774d44718247aebe7d30d8002ff15804e8f1d6be3b91239d34a1dd9a7ec220