[INFO] cloning repository https://github.com/LuchnikovI/bosonic-simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LuchnikovI/bosonic-simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuchnikovI%2Fbosonic-simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuchnikovI%2Fbosonic-simulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 071d66308c9e27cbc33cb87c8f3c90579c8c8eb7 [INFO] checking LuchnikovI/bosonic-simulator/071d66308c9e27cbc33cb87c8f3c90579c8c8eb7 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%2FLuchnikovI%2Fbosonic-simulator" "/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/LuchnikovI/bosonic-simulator 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] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/LuchnikovI/bosonic-simulator [INFO] finished tweaking git repo https://github.com/LuchnikovI/bosonic-simulator [INFO] tweaked toml for git repo https://github.com/LuchnikovI/bosonic-simulator written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LuchnikovI/bosonic-simulator 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-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1180218a23af5556ef62372d4e58ab377487c01a78b14b4de5f8308b373788de [INFO] running `Command { std: "docker" "start" "-a" "1180218a23af5556ef62372d4e58ab377487c01a78b14b4de5f8308b373788de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1180218a23af5556ef62372d4e58ab377487c01a78b14b4de5f8308b373788de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1180218a23af5556ef62372d4e58ab377487c01a78b14b4de5f8308b373788de", kill_on_drop: false }` [INFO] [stdout] 1180218a23af5556ef62372d4e58ab377487c01a78b14b4de5f8308b373788de [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcbd6e0d7c4b434932367ddf4cd467cb6899e5996691e83114dec5f94fdf7e4d [INFO] running `Command { std: "docker" "start" "-a" "bcbd6e0d7c4b434932367ddf4cd467cb6899e5996691e83114dec5f94fdf7e4d", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling portable-atomic v1.4.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking iter-read v0.3.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indicatif v0.17.5 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.17 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Checking serde-pickle v1.1.1 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking clap v4.3.17 [INFO] [stderr] Checking bosonic_processor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `init_std` [INFO] [stdout] --> src/tasks.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | init_std, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `transpose` and `sort` are never used [INFO] [stdout] --> src/subroutines_utils.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 80 | impl Term { [INFO] [stdout] | ---------------------------- methods in this implementation [INFO] [stdout] 81 | [INFO] [stdout] 82 | pub(super) fn transpose(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub(super) fn sort(&mut self) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_offset` is never used [INFO] [stdout] --> src/subroutines_utils.rs:240:15 [INFO] [stdout] | [INFO] [stdout] 240 | pub(super) fn get_offset( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `init_std` is never used [INFO] [stdout] --> src/subroutines.rs:127:15 [INFO] [stdout] | [INFO] [stdout] 127 | pub(super) fn init_std( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `state_cpy` is never used [INFO] [stdout] --> src/subroutines.rs:174:15 [INFO] [stdout] | [INFO] [stdout] 174 | pub(super) fn state_cpy( [INFO] [stdout] | ^^^^^^^^^ [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/subroutines_utils.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | Deserialize, [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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/tasks.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | Deserialize, [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bosonic_processor` (bin "bosonic_processor") due to 3 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bcbd6e0d7c4b434932367ddf4cd467cb6899e5996691e83114dec5f94fdf7e4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcbd6e0d7c4b434932367ddf4cd467cb6899e5996691e83114dec5f94fdf7e4d", kill_on_drop: false }` [INFO] [stdout] bcbd6e0d7c4b434932367ddf4cd467cb6899e5996691e83114dec5f94fdf7e4d