[INFO] fetching crate linux-rtic 0.1.1... [INFO] checking linux-rtic-0.1.1 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate linux-rtic 0.1.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate linux-rtic 0.1.1 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate linux-rtic 0.1.1 [INFO] finished tweaking crates.io crate linux-rtic 0.1.1 [INFO] tweaked toml for crates.io crate linux-rtic 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate linux-rtic 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-attributes v0.1.18 [INFO] [stderr] Downloaded tracing-chrome v0.3.1 [INFO] [stderr] Downloaded once_cell v1.8.0 [INFO] [stderr] Downloaded linux-futex v0.1.1 [INFO] [stderr] Downloaded critical-section v0.2.4 [INFO] [stderr] Downloaded ctrlc v3.2.0 [INFO] [stderr] Downloaded crossbeam-queue v0.3.2 [INFO] [stderr] Downloaded atomic-polyfill v0.1.4 [INFO] [stderr] Downloaded linux-rtic-macros v0.1.1 [INFO] [stderr] Downloaded embedded-hal v0.2.6 [INFO] [stderr] Downloaded cc v1.0.70 [INFO] [stderr] Downloaded heapless v0.7.7 [INFO] [stderr] Downloaded futex-queue v0.1.1 [INFO] [stderr] Downloaded cortex-m v0.7.3 [INFO] [stderr] Downloaded rtic-syntax v0.5.0-rc.1 [INFO] [stderr] Downloaded serde_json v1.0.68 [INFO] [stderr] Downloaded proc-macro2 v1.0.29 [INFO] [stderr] Downloaded sharded-slab v0.1.3 [INFO] [stderr] Downloaded libc v0.2.103 [INFO] [stderr] Downloaded pcp-mutex v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 925e91662b7ee98b307b2590c5be6b55c39acabb964863fe337ddad9c758a0cf [INFO] running `Command { std: "docker" "start" "-a" "925e91662b7ee98b307b2590c5be6b55c39acabb964863fe337ddad9c758a0cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "925e91662b7ee98b307b2590c5be6b55c39acabb964863fe337ddad9c758a0cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "925e91662b7ee98b307b2590c5be6b55c39acabb964863fe337ddad9c758a0cf", kill_on_drop: false }` [INFO] [stdout] 925e91662b7ee98b307b2590c5be6b55c39acabb964863fe337ddad9c758a0cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 649787e4c3dd0fad377b4437ee1cc849899c7e5228a074c2e9b5c2fec3435f90 [INFO] running `Command { std: "docker" "start" "-a" "649787e4c3dd0fad377b4437ee1cc849899c7e5228a074c2e9b5c2fec3435f90", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling heapless v0.7.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rtic-core v0.3.1 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking linux-futex v0.1.1 [INFO] [stderr] Checking nix v0.22.2 [INFO] [stderr] Checking futex-queue v0.1.1 [INFO] [stderr] Checking pcp-mutex v0.2.0 [INFO] [stderr] Compiling rtic-syntax v0.5.0-rc.1 [INFO] [stderr] Checking ctrlc v3.2.0 [INFO] [stderr] Compiling linux-rtic-macros v0.1.1 [INFO] [stderr] Checking linux-rtic v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s [INFO] running `Command { std: "docker" "inspect" "649787e4c3dd0fad377b4437ee1cc849899c7e5228a074c2e9b5c2fec3435f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "649787e4c3dd0fad377b4437ee1cc849899c7e5228a074c2e9b5c2fec3435f90", kill_on_drop: false }` [INFO] [stdout] 649787e4c3dd0fad377b4437ee1cc849899c7e5228a074c2e9b5c2fec3435f90 [INFO] checking linux-rtic-0.1.1 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate linux-rtic 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate linux-rtic 0.1.1 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate linux-rtic 0.1.1 [INFO] finished tweaking crates.io crate linux-rtic 0.1.1 [INFO] tweaked toml for crates.io crate linux-rtic 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate linux-rtic 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c4bba8e5c1935766b41569f7d9b358135194d23d92872770adef74ab8d05c37b [INFO] running `Command { std: "docker" "start" "-a" "c4bba8e5c1935766b41569f7d9b358135194d23d92872770adef74ab8d05c37b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4bba8e5c1935766b41569f7d9b358135194d23d92872770adef74ab8d05c37b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4bba8e5c1935766b41569f7d9b358135194d23d92872770adef74ab8d05c37b", kill_on_drop: false }` [INFO] [stdout] c4bba8e5c1935766b41569f7d9b358135194d23d92872770adef74ab8d05c37b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a26fe29f35eb573db8548c6e851fd62e1f07e9f5c543f77b89490c5b850e656e [INFO] running `Command { std: "docker" "start" "-a" "a26fe29f35eb573db8548c6e851fd62e1f07e9f5c543f77b89490c5b850e656e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling heapless v0.7.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rtic-core v0.3.1 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking linux-futex v0.1.1 [INFO] [stderr] Checking nix v0.22.2 [INFO] [stderr] Checking futex-queue v0.1.1 [INFO] [stderr] Checking pcp-mutex v0.2.0 [INFO] [stderr] Compiling rtic-syntax v0.5.0-rc.1 [INFO] [stderr] Checking ctrlc v3.2.0 [INFO] [stderr] Compiling linux-rtic-macros v0.1.1 [INFO] [stderr] Checking linux-rtic v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 41 | pub const fn new(value: T) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | RacyCell(UnsafeCell::new(value)) [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/slab.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 57 | let inner = Arc::new(self); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | / SlabSender { [INFO] [stdout] 61 | | inner: inner.clone(), [INFO] [stdout] 62 | | }, [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/slab.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 57 | let inner = Arc::new(self); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | / SlabReceiver { [INFO] [stdout] 64 | | inner, [INFO] [stdout] 65 | | free_queue_head: 0, [INFO] [stdout] 66 | | }, [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/lib.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 41 | pub const fn new(value: T) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | RacyCell(UnsafeCell::new(value)) [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/slab.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 57 | let inner = Arc::new(self); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | / SlabSender { [INFO] [stdout] 61 | | inner: inner.clone(), [INFO] [stdout] 62 | | }, [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/slab.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 57 | let inner = Arc::new(self); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | / SlabReceiver { [INFO] [stdout] 64 | | inner, [INFO] [stdout] 65 | | free_queue_head: 0, [INFO] [stdout] 66 | | }, [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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `linux-rtic` (lib test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `linux-rtic` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "a26fe29f35eb573db8548c6e851fd62e1f07e9f5c543f77b89490c5b850e656e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a26fe29f35eb573db8548c6e851fd62e1f07e9f5c543f77b89490c5b850e656e", kill_on_drop: false }` [INFO] [stdout] a26fe29f35eb573db8548c6e851fd62e1f07e9f5c543f77b89490c5b850e656e