[INFO] fetching crate incinerator 0.0.1... [INFO] checking incinerator-0.0.1 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate incinerator 0.0.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate incinerator 0.0.1 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 39 packages [INFO] [stderr] Adding atomic_enum v0.1.1 (latest: v0.3.0) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding env_logger v0.7.1 (latest: v0.11.3) [INFO] [stderr] Adding getrandom v0.1.16 (latest: v0.2.12) [INFO] [stderr] Adding parking_lot v0.11.2 (latest: v0.12.1) [INFO] [stderr] Adding parking_lot_core v0.8.6 (latest: v0.9.9) [INFO] [stderr] Adding quickcheck v0.9.2 (latest: v1.0.3) [INFO] [stderr] Adding quickcheck_macros v0.9.1 (latest: v1.0.0) [INFO] [stderr] Adding rand v0.7.3 (latest: v0.8.5) [INFO] [stderr] Adding rand_chacha v0.2.2 (latest: v0.3.1) [INFO] [stderr] Adding rand_core v0.5.1 (latest: v0.6.4) [INFO] [stderr] Adding rand_hc v0.2.0 (latest: v0.3.2) [INFO] [stderr] Adding redox_syscall v0.2.16 (latest: v0.5.1) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.57) [INFO] [stderr] Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck_macros v0.9.1 [INFO] [stderr] Downloaded atomic_enum v0.1.1 [INFO] [stderr] Downloaded nested v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc2617a0faaf8dc9c985605884980d107bc66cb6441c71f1b491fc254e83df28 [INFO] running `Command { std: "docker" "start" "-a" "cc2617a0faaf8dc9c985605884980d107bc66cb6441c71f1b491fc254e83df28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc2617a0faaf8dc9c985605884980d107bc66cb6441c71f1b491fc254e83df28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc2617a0faaf8dc9c985605884980d107bc66cb6441c71f1b491fc254e83df28", kill_on_drop: false }` [INFO] [stdout] cc2617a0faaf8dc9c985605884980d107bc66cb6441c71f1b491fc254e83df28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13b8395b64c70f964c5dafd82f011d5af9195704629dc0778a442787b29bbd84 [INFO] running `Command { std: "docker" "start" "-a" "13b8395b64c70f964c5dafd82f011d5af9195704629dc0778a442787b29bbd84", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking nested v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.2 [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] error[E0432]: unresolved import `core::raw` [INFO] [stdout] --> heap.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use core::raw::TraitObject; [INFO] [stdout] | ^^^ could not find `raw` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::raw` [INFO] [stdout] --> heap.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use core::raw::TraitObject; [INFO] [stdout] | ^^^ could not find `raw` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `core` [INFO] [stdout] --> api.rs:129:69 [INFO] [stdout] | [INFO] [stdout] 129 | let obj = transmute::<&(dyn crate::Trace + Sync), core::raw::TraitObject>( [INFO] [stdout] | ^^^ could not find `raw` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `core` [INFO] [stdout] --> api.rs:129:69 [INFO] [stdout] | [INFO] [stdout] 129 | let obj = transmute::<&(dyn crate::Trace + Sync), core::raw::TraitObject>( [INFO] [stdout] | ^^^ could not find `raw` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> trace.rs:78:53 [INFO] [stdout] | [INFO] [stdout] 78 | $crate::Trace::visit($thing, cb); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 295 | Ok(ref v) => mark!(v), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `mark` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> trace.rs:78:53 [INFO] [stdout] | [INFO] [stdout] 78 | $crate::Trace::visit($thing, cb); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 296 | Err(ref v) => mark!(v), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mark` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> trace.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | mark($thing); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 295 | Ok(ref v) => mark!(v), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mark` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> trace.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | mark($thing); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 296 | Err(ref v) => mark!(v), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mark` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Layout` is imported redundantly [INFO] [stdout] --> segment.rs:340:9 [INFO] [stdout] | [INFO] [stdout] 339 | use super::*; [INFO] [stdout] | -------- the item `Layout` is already imported here [INFO] [stdout] 340 | use std::alloc::Layout; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> trace.rs:78:53 [INFO] [stdout] | [INFO] [stdout] 78 | $crate::Trace::visit($thing, cb); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 295 | Ok(ref v) => mark!(v), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `mark` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> trace.rs:78:53 [INFO] [stdout] | [INFO] [stdout] 78 | $crate::Trace::visit($thing, cb); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 296 | Err(ref v) => mark!(v), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mark` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> trace.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | mark($thing); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 295 | Ok(ref v) => mark!(v), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mark` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> trace.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | mark($thing); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 296 | Err(ref v) => mark!(v), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mark` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead [INFO] [stdout] --> api.rs:10:19 [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:19 [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:19 [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:19 [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: the feature `maybe_uninit_extra` has been stable since 1.60.0 and no longer requires an attribute to enable [INFO] [stdout] --> lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | maybe_uninit_extra [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `maybe_uninit_ref` has been stable since 1.55.0 and no longer requires an attribute to enable [INFO] [stdout] --> lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | maybe_uninit_ref, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `raw` [INFO] [stdout] --> lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | raw, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `maybe_uninit_extra` has been stable since 1.60.0 and no longer requires an attribute to enable [INFO] [stdout] --> lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | maybe_uninit_extra [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `maybe_uninit_ref` has been stable since 1.55.0 and no longer requires an attribute to enable [INFO] [stdout] --> lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | maybe_uninit_ref, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `raw` [INFO] [stdout] --> lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | raw, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `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 the attribute macro `atomic_enum::atomic_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `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 the attribute macro `atomic_enum::atomic_enum` (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 pinning the expression [INFO] [stdout] | [INFO] [stdout] 489 ~ let objcount = unsafe { let mut pinned = std::pin::pin!(segment.data); [INFO] [stdout] 490 ~ pinned.as_ref().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 pinning the expression [INFO] [stdout] | [INFO] [stdout] 490 ~ match objcount.cmp(&(unsafe { let mut pinned = std::pin::pin!(segment.data); [INFO] [stdout] 491 ~ pinned.as_ref().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: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 pinning the expression [INFO] [stdout] | [INFO] [stdout] 489 ~ let objcount = unsafe { let mut pinned = std::pin::pin!(segment.data); [INFO] [stdout] 490 ~ pinned.as_ref().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: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 pinning the expression [INFO] [stdout] | [INFO] [stdout] 495 ~ [unsafe { let mut pinned = std::pin::pin!(segment.data); [INFO] [stdout] 496 ~ pinned.as_ref().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: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 pinning the expression [INFO] [stdout] | [INFO] [stdout] 490 ~ match objcount.cmp(&(unsafe { let mut pinned = std::pin::pin!(segment.data); [INFO] [stdout] 491 ~ pinned.as_ref().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: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 pinning the expression [INFO] [stdout] | [INFO] [stdout] 519 ~ [let mut pinned = std::pin::pin!(segment.data); [INFO] [stdout] 520 ~ pinned.as_ref().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: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 pinning the expression [INFO] [stdout] | [INFO] [stdout] 495 ~ [unsafe { let mut pinned = std::pin::pin!(segment.data); [INFO] [stdout] 496 ~ pinned.as_ref().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 pinning the expression [INFO] [stdout] | [INFO] [stdout] 605 ~ let oldlayout = unsafe { let mut pinned = std::pin::pin!(self.current_segment.get().expect(GC_CONTEXT).data); [INFO] [stdout] 606 ~ pinned.as_ref().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] 624 | / seg.data [INFO] [stdout] 625 | | .get_ref() [INFO] [stdout] | | -^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] help: consider pinning the expression [INFO] [stdout] | [INFO] [stdout] 624 ~ let mut pinned = std::pin::pin!(seg.data); [INFO] [stdout] 625 + pinned.as_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: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 pinning the expression [INFO] [stdout] | [INFO] [stdout] 519 ~ [let mut pinned = std::pin::pin!(segment.data); [INFO] [stdout] 520 ~ pinned.as_ref().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:629:18 [INFO] [stdout] | [INFO] [stdout] 628 | / seg.data [INFO] [stdout] 629 | | .get_ref() [INFO] [stdout] | | -^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] help: consider pinning the expression [INFO] [stdout] | [INFO] [stdout] 628 ~ let mut pinned = std::pin::pin!(seg.data); [INFO] [stdout] 629 + pinned.as_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: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 pinning the expression [INFO] [stdout] | [INFO] [stdout] 605 ~ let oldlayout = unsafe { let mut pinned = std::pin::pin!(self.current_segment.get().expect(GC_CONTEXT).data); [INFO] [stdout] 606 ~ pinned.as_ref().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:655:18 [INFO] [stdout] | [INFO] [stdout] 651 | / self.current_segment [INFO] [stdout] 652 | | .get() [INFO] [stdout] 653 | | .expect(GC_SEGMENT) [INFO] [stdout] 654 | | .data [INFO] [stdout] 655 | | .get_ref() [INFO] [stdout] | | -^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] help: consider pinning the expression [INFO] [stdout] | [INFO] [stdout] 651 ~ let mut pinned = std::pin::pin!(self.current_segment [INFO] [stdout] 652 | .get() [INFO] [stdout] 653 | .expect(GC_SEGMENT) [INFO] [stdout] 654 ~ .data); [INFO] [stdout] 655 + pinned.as_ref() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `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 method `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:625:18 [INFO] [stdout] | [INFO] [stdout] 624 | / seg.data [INFO] [stdout] 625 | | .get_ref() [INFO] [stdout] | | -^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] help: consider pinning the expression [INFO] [stdout] | [INFO] [stdout] 624 ~ let mut pinned = std::pin::pin!(seg.data); [INFO] [stdout] 625 + pinned.as_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:629:18 [INFO] [stdout] | [INFO] [stdout] 628 | / seg.data [INFO] [stdout] 629 | | .get_ref() [INFO] [stdout] | | -^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] help: consider pinning the expression [INFO] [stdout] | [INFO] [stdout] 628 ~ let mut pinned = std::pin::pin!(seg.data); [INFO] [stdout] 629 + pinned.as_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:655:18 [INFO] [stdout] | [INFO] [stdout] 651 | / self.current_segment [INFO] [stdout] 652 | | .get() [INFO] [stdout] 653 | | .expect(GC_SEGMENT) [INFO] [stdout] 654 | | .data [INFO] [stdout] 655 | | .get_ref() [INFO] [stdout] | | -^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] help: consider pinning the expression [INFO] [stdout] | [INFO] [stdout] 651 ~ let mut pinned = std::pin::pin!(self.current_segment [INFO] [stdout] 652 | .get() [INFO] [stdout] 653 | .expect(GC_SEGMENT) [INFO] [stdout] 654 ~ .data); [INFO] [stdout] 655 + pinned.as_ref() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `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 method `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 11 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `incinerator` (lib) due to 12 previous errors; 17 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 11 previous errors; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `incinerator` (lib test) due to 12 previous errors; 18 warnings emitted [INFO] running `Command { std: "docker" "inspect" "13b8395b64c70f964c5dafd82f011d5af9195704629dc0778a442787b29bbd84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b8395b64c70f964c5dafd82f011d5af9195704629dc0778a442787b29bbd84", kill_on_drop: false }` [INFO] [stdout] 13b8395b64c70f964c5dafd82f011d5af9195704629dc0778a442787b29bbd84 [INFO] checking incinerator-0.0.1 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] extracting crate incinerator 0.0.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate incinerator 0.0.1 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19312d859aec19f8fb5bacb25a97fae2df7c90e4cdc4ca04f9998282e1bd6466 [INFO] running `Command { std: "docker" "start" "-a" "19312d859aec19f8fb5bacb25a97fae2df7c90e4cdc4ca04f9998282e1bd6466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19312d859aec19f8fb5bacb25a97fae2df7c90e4cdc4ca04f9998282e1bd6466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19312d859aec19f8fb5bacb25a97fae2df7c90e4cdc4ca04f9998282e1bd6466", kill_on_drop: false }` [INFO] [stdout] 19312d859aec19f8fb5bacb25a97fae2df7c90e4cdc4ca04f9998282e1bd6466 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca3c784861fff8b0a8f18572a98cff38d8cca88ce7d63f3d49587cb270eadaf3 [INFO] running `Command { std: "docker" "start" "-a" "ca3c784861fff8b0a8f18572a98cff38d8cca88ce7d63f3d49587cb270eadaf3", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "ca3c784861fff8b0a8f18572a98cff38d8cca88ce7d63f3d49587cb270eadaf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca3c784861fff8b0a8f18572a98cff38d8cca88ce7d63f3d49587cb270eadaf3", kill_on_drop: false }` [INFO] [stdout] ca3c784861fff8b0a8f18572a98cff38d8cca88ce7d63f3d49587cb270eadaf3