[INFO] cloning repository https://github.com/terrarier2111/SwapArc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terrarier2111/SwapArc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterrarier2111%2FSwapArc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterrarier2111%2FSwapArc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a1c7e39b73bba6a614ae10e61ab75a727c9492e [INFO] checking terrarier2111/SwapArc against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterrarier2111%2FSwapArc" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/terrarier2111/SwapArc on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/terrarier2111/SwapArc [INFO] finished tweaking git repo https://github.com/terrarier2111/SwapArc [INFO] tweaked toml for git repo https://github.com/terrarier2111/SwapArc written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/terrarier2111/SwapArc 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] Updating git repository `https://github.com/terrarier2111/thread_local-rs/` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded likely_stable v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ec07fa5b5866d797a7143028cd3d51c0ae4c930cd9edbd34776f46f757feb3b2 [INFO] running `Command { std: "docker" "start" "-a" "ec07fa5b5866d797a7143028cd3d51c0ae4c930cd9edbd34776f46f757feb3b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec07fa5b5866d797a7143028cd3d51c0ae4c930cd9edbd34776f46f757feb3b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec07fa5b5866d797a7143028cd3d51c0ae4c930cd9edbd34776f46f757feb3b2", kill_on_drop: false }` [INFO] [stdout] ec07fa5b5866d797a7143028cd3d51c0ae4c930cd9edbd34776f46f757feb3b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 720df2b375e4f1677e07a86413c0ea28e21e3af15dd6006e163e53e06e0482bb [INFO] running `Command { std: "docker" "start" "-a" "720df2b375e4f1677e07a86413c0ea28e21e3af15dd6006e163e53e06e0482bb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking thread_local v1.1.7 (https://github.com/terrarier2111/thread_local-rs/#c693b087) [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling pest v2.7.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling likely_stable v0.1.2 [INFO] [stderr] Checking swap-arc v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `compare_exchange_inner` is never used [INFO] [stdout] --> src/lib.rs:887:15 [INFO] [stdout] | [INFO] [stdout] 89 | / impl, const METADATA_BITS: u32> [INFO] [stdout] 90 | | SwapArcAnyMeta [INFO] [stdout] | |_______________________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 887 | unsafe fn compare_exchange_inner( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `inner` is never read [INFO] [stdout] --> src/lib.rs:1241:13 [INFO] [stdout] | [INFO] [stdout] 1240 | struct SwapArcFullPtrGuard = Arc, const METADATA_BITS: u32 = 0> { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 1241 | inner: D, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `propagate_new_replace` is never used [INFO] [stdout] --> src/lib.rs:1455:15 [INFO] [stdout] | [INFO] [stdout] 1445 | impl> LocalDataInner { [INFO] [stdout] | --------------------------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1455 | unsafe fn propagate_new_replace(&mut self, replace: *mut T) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `val` is never used [INFO] [stdout] --> src/lib.rs:1558:8 [INFO] [stdout] | [INFO] [stdout] 1556 | impl> LocalCounted { [INFO] [stdout] | ------------------------------------------------------------- method in this implementation [INFO] [stdout] 1557 | #[inline] [INFO] [stdout] 1558 | fn val(&self) -> ManuallyDrop { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lib.rs:1503:30 [INFO] [stdout] | [INFO] [stdout] 1501 | impl> OwnedData { [INFO] [stdout] | ---------------------------------------------------------- associated function in this implementation [INFO] [stdout] 1502 | #[inline] [INFO] [stdout] 1503 | pub(crate) unsafe fn new(val: *mut T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_exposed_addr` is never used [INFO] [stdout] --> src/lib.rs:1710:19 [INFO] [stdout] | [INFO] [stdout] 1710 | pub(crate) fn from_exposed_addr(exposed_addr: usize) -> *const T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_exposed_addr_mut` is never used [INFO] [stdout] --> src/lib.rs:1715:19 [INFO] [stdout] | [INFO] [stdout] 1715 | pub(crate) fn from_exposed_addr_mut(exposed_addr: usize) -> *mut T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `compare_exchange_inner` is never used [INFO] [stdout] --> src/lib.rs:887:15 [INFO] [stdout] | [INFO] [stdout] 89 | / impl, const METADATA_BITS: u32> [INFO] [stdout] 90 | | SwapArcAnyMeta [INFO] [stdout] | |_______________________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 887 | unsafe fn compare_exchange_inner( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `inner` is never read [INFO] [stdout] --> src/lib.rs:1241:13 [INFO] [stdout] | [INFO] [stdout] 1240 | struct SwapArcFullPtrGuard = Arc, const METADATA_BITS: u32 = 0> { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 1241 | inner: D, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `propagate_new_replace` is never used [INFO] [stdout] --> src/lib.rs:1455:15 [INFO] [stdout] | [INFO] [stdout] 1445 | impl> LocalDataInner { [INFO] [stdout] | --------------------------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1455 | unsafe fn propagate_new_replace(&mut self, replace: *mut T) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `val` is never used [INFO] [stdout] --> src/lib.rs:1558:8 [INFO] [stdout] | [INFO] [stdout] 1556 | impl> LocalCounted { [INFO] [stdout] | ------------------------------------------------------------- method in this implementation [INFO] [stdout] 1557 | #[inline] [INFO] [stdout] 1558 | fn val(&self) -> ManuallyDrop { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lib.rs:1503:30 [INFO] [stdout] | [INFO] [stdout] 1501 | impl> OwnedData { [INFO] [stdout] | ---------------------------------------------------------- associated function in this implementation [INFO] [stdout] 1502 | #[inline] [INFO] [stdout] 1503 | pub(crate) unsafe fn new(val: *mut T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_exposed_addr` is never used [INFO] [stdout] --> src/lib.rs:1710:19 [INFO] [stdout] | [INFO] [stdout] 1710 | pub(crate) fn from_exposed_addr(exposed_addr: usize) -> *const T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_exposed_addr_mut` is never used [INFO] [stdout] --> src/lib.rs:1715:19 [INFO] [stdout] | [INFO] [stdout] 1715 | pub(crate) fn from_exposed_addr_mut(exposed_addr: usize) -> *mut T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arc_swap::ArcSwap` [INFO] [stdout] --> benches/swap_arc.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use arc_swap::ArcSwap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.06s [INFO] running `Command { std: "docker" "inspect" "720df2b375e4f1677e07a86413c0ea28e21e3af15dd6006e163e53e06e0482bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "720df2b375e4f1677e07a86413c0ea28e21e3af15dd6006e163e53e06e0482bb", kill_on_drop: false }` [INFO] [stdout] 720df2b375e4f1677e07a86413c0ea28e21e3af15dd6006e163e53e06e0482bb [INFO] checking terrarier2111/SwapArc 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%2Fterrarier2111%2FSwapArc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/terrarier2111/SwapArc on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/terrarier2111/SwapArc [INFO] finished tweaking git repo https://github.com/terrarier2111/SwapArc [INFO] tweaked toml for git repo https://github.com/terrarier2111/SwapArc written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/terrarier2111/SwapArc 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 51ef0bb63624ec6e8471239cdb05de9a7a97064f9c576cdd5b5301f3adb8921f [INFO] running `Command { std: "docker" "start" "-a" "51ef0bb63624ec6e8471239cdb05de9a7a97064f9c576cdd5b5301f3adb8921f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51ef0bb63624ec6e8471239cdb05de9a7a97064f9c576cdd5b5301f3adb8921f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ef0bb63624ec6e8471239cdb05de9a7a97064f9c576cdd5b5301f3adb8921f", kill_on_drop: false }` [INFO] [stdout] 51ef0bb63624ec6e8471239cdb05de9a7a97064f9c576cdd5b5301f3adb8921f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] fadef848c8098167b44994392a91be119c66b4276bccb4e9e7627aaa2c9c21aa [INFO] running `Command { std: "docker" "start" "-a" "fadef848c8098167b44994392a91be119c66b4276bccb4e9e7627aaa2c9c21aa", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking thread_local v1.1.7 (https://github.com/terrarier2111/thread_local-rs/#c693b087) [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling pest v2.7.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling likely_stable v0.1.2 [INFO] [stderr] Checking swap-arc v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `compare_exchange_inner` is never used [INFO] [stdout] --> src/lib.rs:887:15 [INFO] [stdout] | [INFO] [stdout] 89 | / impl, const METADATA_BITS: u32> [INFO] [stdout] 90 | | SwapArcAnyMeta [INFO] [stdout] | |_______________________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 887 | unsafe fn compare_exchange_inner( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `inner` is never read [INFO] [stdout] --> src/lib.rs:1241:13 [INFO] [stdout] | [INFO] [stdout] 1240 | struct SwapArcFullPtrGuard = Arc, const METADATA_BITS: u32 = 0> { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 1241 | inner: D, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `propagate_new_replace` is never used [INFO] [stdout] --> src/lib.rs:1455:15 [INFO] [stdout] | [INFO] [stdout] 1445 | impl> LocalDataInner { [INFO] [stdout] | --------------------------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1455 | unsafe fn propagate_new_replace(&mut self, replace: *mut T) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `val` is never used [INFO] [stdout] --> src/lib.rs:1558:8 [INFO] [stdout] | [INFO] [stdout] 1556 | impl> LocalCounted { [INFO] [stdout] | ------------------------------------------------------------- method in this implementation [INFO] [stdout] 1557 | #[inline] [INFO] [stdout] 1558 | fn val(&self) -> ManuallyDrop { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lib.rs:1503:30 [INFO] [stdout] | [INFO] [stdout] 1501 | impl> OwnedData { [INFO] [stdout] | ---------------------------------------------------------- associated function in this implementation [INFO] [stdout] 1502 | #[inline] [INFO] [stdout] 1503 | pub(crate) unsafe fn new(val: *mut T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_exposed_addr` is never used [INFO] [stdout] --> src/lib.rs:1710:19 [INFO] [stdout] | [INFO] [stdout] 1710 | pub(crate) fn from_exposed_addr(exposed_addr: usize) -> *const T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_exposed_addr_mut` is never used [INFO] [stdout] --> src/lib.rs:1715:19 [INFO] [stdout] | [INFO] [stdout] 1715 | pub(crate) fn from_exposed_addr_mut(exposed_addr: usize) -> *mut T { [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/lib.rs:108:27 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn new(val: D) -> Self { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | thread_local: ThreadLocal::new(), [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/lib.rs:149:30 [INFO] [stdout] | [INFO] [stdout] 146 | let curr = self.load_strongly(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | CachePadded::new(LocalData { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 150 | | // SAFETY: this is safe because we know that this will only ever be accessed [INFO] [stdout] 151 | | // if there is a live reference to `self` present. [INFO] [stdout] 152 | | // Furthermore we know that the ptr to self is valid and non-null. [INFO] [stdout] ... | [INFO] [stdout] 173 | | }), [INFO] [stdout] 174 | | }) [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; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `swap-arc` (lib) due to 3 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: method `compare_exchange_inner` is never used [INFO] [stdout] --> src/lib.rs:887:15 [INFO] [stdout] | [INFO] [stdout] 89 | / impl, const METADATA_BITS: u32> [INFO] [stdout] 90 | | SwapArcAnyMeta [INFO] [stdout] | |_______________________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 887 | unsafe fn compare_exchange_inner( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `inner` is never read [INFO] [stdout] --> src/lib.rs:1241:13 [INFO] [stdout] | [INFO] [stdout] 1240 | struct SwapArcFullPtrGuard = Arc, const METADATA_BITS: u32 = 0> { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 1241 | inner: D, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `propagate_new_replace` is never used [INFO] [stdout] --> src/lib.rs:1455:15 [INFO] [stdout] | [INFO] [stdout] 1445 | impl> LocalDataInner { [INFO] [stdout] | --------------------------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1455 | unsafe fn propagate_new_replace(&mut self, replace: *mut T) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `val` is never used [INFO] [stdout] --> src/lib.rs:1558:8 [INFO] [stdout] | [INFO] [stdout] 1556 | impl> LocalCounted { [INFO] [stdout] | ------------------------------------------------------------- method in this implementation [INFO] [stdout] 1557 | #[inline] [INFO] [stdout] 1558 | fn val(&self) -> ManuallyDrop { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lib.rs:1503:30 [INFO] [stdout] | [INFO] [stdout] 1501 | impl> OwnedData { [INFO] [stdout] | ---------------------------------------------------------- associated function in this implementation [INFO] [stdout] 1502 | #[inline] [INFO] [stdout] 1503 | pub(crate) unsafe fn new(val: *mut T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_exposed_addr` is never used [INFO] [stdout] --> src/lib.rs:1710:19 [INFO] [stdout] | [INFO] [stdout] 1710 | pub(crate) fn from_exposed_addr(exposed_addr: usize) -> *const T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_exposed_addr_mut` is never used [INFO] [stdout] --> src/lib.rs:1715:19 [INFO] [stdout] | [INFO] [stdout] 1715 | pub(crate) fn from_exposed_addr_mut(exposed_addr: usize) -> *mut T { [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/lib.rs:108:27 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn new(val: D) -> Self { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | thread_local: ThreadLocal::new(), [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/lib.rs:149:30 [INFO] [stdout] | [INFO] [stdout] 146 | let curr = self.load_strongly(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | CachePadded::new(LocalData { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 150 | | // SAFETY: this is safe because we know that this will only ever be accessed [INFO] [stdout] 151 | | // if there is a live reference to `self` present. [INFO] [stdout] 152 | | // Furthermore we know that the ptr to self is valid and non-null. [INFO] [stdout] ... | [INFO] [stdout] 173 | | }), [INFO] [stdout] 174 | | }) [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:1788:28 [INFO] [stdout] | [INFO] [stdout] 1788 | .for_each(|thread| thread.join().unwrap()); [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: aborting due to 3 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `swap-arc` (lib test) due to 4 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "fadef848c8098167b44994392a91be119c66b4276bccb4e9e7627aaa2c9c21aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fadef848c8098167b44994392a91be119c66b4276bccb4e9e7627aaa2c9c21aa", kill_on_drop: false }` [INFO] [stdout] fadef848c8098167b44994392a91be119c66b4276bccb4e9e7627aaa2c9c21aa