[INFO] fetching crate incinerator 0.0.1... [INFO] checking incinerator-0.0.1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate incinerator 0.0.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate incinerator 0.0.1 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e53af47478b4e30b3eda8d825073ab91f43d3f533a57912f450da38687cf400 [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" "4e53af47478b4e30b3eda8d825073ab91f43d3f533a57912f450da38687cf400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e53af47478b4e30b3eda8d825073ab91f43d3f533a57912f450da38687cf400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e53af47478b4e30b3eda8d825073ab91f43d3f533a57912f450da38687cf400", kill_on_drop: false }` [INFO] [stdout] 4e53af47478b4e30b3eda8d825073ab91f43d3f533a57912f450da38687cf400 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afbcb579d7f23fa4275878ed04fc8f2fb822e94255584862d857cef93fe363c8 [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" "afbcb579d7f23fa4275878ed04fc8f2fb822e94255584862d857cef93fe363c8", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking nested v0.1.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.4.4 [INFO] [stderr] Checking env_logger v0.7.1 [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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" "afbcb579d7f23fa4275878ed04fc8f2fb822e94255584862d857cef93fe363c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afbcb579d7f23fa4275878ed04fc8f2fb822e94255584862d857cef93fe363c8", kill_on_drop: false }` [INFO] [stdout] afbcb579d7f23fa4275878ed04fc8f2fb822e94255584862d857cef93fe363c8