[INFO] fetching crate incinerator 0.0.1... [INFO] checking incinerator-0.0.1 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate incinerator 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate incinerator 0.0.1 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate incinerator 0.0.1 [INFO] finished tweaking crates.io crate incinerator 0.0.1 [INFO] tweaked toml for crates.io crate incinerator 0.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nested v0.1.1 [INFO] [stderr] Downloaded atomic_enum v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f08418e084369dcbf8ef8b4d404b69337a506bbe62098675951074f3a3f3a39 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5f08418e084369dcbf8ef8b4d404b69337a506bbe62098675951074f3a3f3a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f08418e084369dcbf8ef8b4d404b69337a506bbe62098675951074f3a3f3a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f08418e084369dcbf8ef8b4d404b69337a506bbe62098675951074f3a3f3a39", kill_on_drop: false }` [INFO] [stdout] 5f08418e084369dcbf8ef8b4d404b69337a506bbe62098675951074f3a3f3a39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3eb478c884e21876522ac248963e079f67c1753a78f2cd843148a7fe033a21cc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3eb478c884e21876522ac248963e079f67c1753a78f2cd843148a7fe033a21cc", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking nested v0.1.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Compiling atomic_enum v0.1.1 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Checking incinerator v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead [INFO] [stdout] --> api.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use thread_local::CachedThreadLocal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead [INFO] [stdout] --> api.rs:228:37 [INFO] [stdout] | [INFO] [stdout] 228 | cur_thread: RwLock::new(CachedThreadLocal::new()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead [INFO] [stdout] --> heap.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use thread_local::CachedThreadLocal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead [INFO] [stdout] --> heap.rs:223:35 [INFO] [stdout] | [INFO] [stdout] 223 | pub(crate) cur_thread: RwLock>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead [INFO] [stdout] --> api.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use thread_local::CachedThreadLocal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead [INFO] [stdout] --> api.rs:228:37 [INFO] [stdout] | [INFO] [stdout] 228 | cur_thread: RwLock::new(CachedThreadLocal::new()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead [INFO] [stdout] --> heap.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use thread_local::CachedThreadLocal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead [INFO] [stdout] --> heap.rs:223:35 [INFO] [stdout] | [INFO] [stdout] 223 | pub(crate) cur_thread: RwLock>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> heap.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 194 | #[atomic_enum::atomic_enum] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> heap.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 194 | #[atomic_enum::atomic_enum] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> heap.rs:489:50 [INFO] [stdout] | [INFO] [stdout] 489 | let objcount = unsafe { segment.data.get_ref() }.objcount.get(); [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 489 | let objcount = unsafe { Pin::new(&segment.data).get_ref() }.objcount.get(); [INFO] [stdout] | ^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> heap.rs:490:56 [INFO] [stdout] | [INFO] [stdout] 490 | match objcount.cmp(&(unsafe { segment.data.get_ref() }.layout.get().maxobj as usize)) { [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 490 | match objcount.cmp(&(unsafe { Pin::new(&segment.data).get_ref() }.layout.get().maxobj as usize)) { [INFO] [stdout] | ^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> heap.rs:495:52 [INFO] [stdout] | [INFO] [stdout] 495 | ... [unsafe { segment.data.get_ref() }.layout.get().objsize_log2 as usize]; [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 495 | [unsafe { Pin::new(&segment.data).get_ref() }.layout.get().objsize_log2 as usize]; [INFO] [stdout] | ^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> heap.rs:519:43 [INFO] [stdout] | [INFO] [stdout] 519 | ... [segment.data.get_ref().layout.get().objsize_log2 as usize] [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 519 | [Pin::new(&segment.data).get_ref().layout.get().objsize_log2 as usize] [INFO] [stdout] | ^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> heap.rs:605:85 [INFO] [stdout] | [INFO] [stdout] 605 | let oldlayout = unsafe { self.current_segment.get().expect(GC_CONTEXT).data.get_ref() } [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 605 | let oldlayout = unsafe { Pin::new(&self.current_segment.get().expect(GC_CONTEXT).data).get_ref() } [INFO] [stdout] | ^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> heap.rs:625:18 [INFO] [stdout] | [INFO] [stdout] 625 | .get_ref() [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 624 | Pin::new(&seg.data) [INFO] [stdout] | ^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> heap.rs:629:18 [INFO] [stdout] | [INFO] [stdout] 629 | .get_ref() [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 628 | Pin::new(&seg.data) [INFO] [stdout] | ^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> heap.rs:489:50 [INFO] [stdout] | [INFO] [stdout] 489 | let objcount = unsafe { segment.data.get_ref() }.objcount.get(); [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 489 | let objcount = unsafe { Pin::new(&segment.data).get_ref() }.objcount.get(); [INFO] [stdout] | ^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> heap.rs:655:18 [INFO] [stdout] | [INFO] [stdout] 655 | .get_ref() [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 651 | Pin::new(&self.current_segment [INFO] [stdout] 652 | .get() [INFO] [stdout] 653 | .expect(GC_SEGMENT) [INFO] [stdout] 654 | .data) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> heap.rs:490:56 [INFO] [stdout] | [INFO] [stdout] 490 | match objcount.cmp(&(unsafe { segment.data.get_ref() }.layout.get().maxobj as usize)) { [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 490 | match objcount.cmp(&(unsafe { Pin::new(&segment.data).get_ref() }.layout.get().maxobj as usize)) { [INFO] [stdout] | ^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> segment.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | .compare_and_swap(packedotherptr, packedtailptr, AcqRel) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> segment.rs:152:45 [INFO] [stdout] | [INFO] [stdout] 152 | if list_top.list_link().compare_and_swap( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> heap.rs:495:52 [INFO] [stdout] | [INFO] [stdout] 495 | ... [unsafe { segment.data.get_ref() }.layout.get().objsize_log2 as usize]; [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 495 | [unsafe { Pin::new(&segment.data).get_ref() }.layout.get().objsize_log2 as usize]; [INFO] [stdout] | ^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> heap.rs:519:43 [INFO] [stdout] | [INFO] [stdout] 519 | ... [segment.data.get_ref().layout.get().objsize_log2 as usize] [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 519 | [Pin::new(&segment.data).get_ref().layout.get().objsize_log2 as usize] [INFO] [stdout] | ^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> heap.rs:605:85 [INFO] [stdout] | [INFO] [stdout] 605 | let oldlayout = unsafe { self.current_segment.get().expect(GC_CONTEXT).data.get_ref() } [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 605 | let oldlayout = unsafe { Pin::new(&self.current_segment.get().expect(GC_CONTEXT).data).get_ref() } [INFO] [stdout] | ^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> heap.rs:625:18 [INFO] [stdout] | [INFO] [stdout] 625 | .get_ref() [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 624 | Pin::new(&seg.data) [INFO] [stdout] | ^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> heap.rs:629:18 [INFO] [stdout] | [INFO] [stdout] 629 | .get_ref() [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 628 | Pin::new(&seg.data) [INFO] [stdout] | ^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> heap.rs:655:18 [INFO] [stdout] | [INFO] [stdout] 655 | .get_ref() [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 651 | Pin::new(&self.current_segment [INFO] [stdout] 652 | .get() [INFO] [stdout] 653 | .expect(GC_SEGMENT) [INFO] [stdout] 654 | .data) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> segment.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | .compare_and_swap(packedotherptr, packedtailptr, AcqRel) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> segment.rs:152:45 [INFO] [stdout] | [INFO] [stdout] 152 | if list_top.list_link().compare_and_swap( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `incinerator` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3eb478c884e21876522ac248963e079f67c1753a78f2cd843148a7fe033a21cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eb478c884e21876522ac248963e079f67c1753a78f2cd843148a7fe033a21cc", kill_on_drop: false }` [INFO] [stdout] 3eb478c884e21876522ac248963e079f67c1753a78f2cd843148a7fe033a21cc