[INFO] fetching crate growable 0.6.0... [INFO] checking growable-0.6.0 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate growable 0.6.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate growable 0.6.0 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate growable 0.6.0 [INFO] finished tweaking crates.io crate growable 0.6.0 [INFO] tweaked toml for crates.io crate growable 0.6.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bb8b6c77912cd584d80714a670125103ea8197a069299b29c475cf21238969df [INFO] running `Command { std: "docker" "start" "-a" "bb8b6c77912cd584d80714a670125103ea8197a069299b29c475cf21238969df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb8b6c77912cd584d80714a670125103ea8197a069299b29c475cf21238969df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb8b6c77912cd584d80714a670125103ea8197a069299b29c475cf21238969df", kill_on_drop: false }` [INFO] [stdout] bb8b6c77912cd584d80714a670125103ea8197a069299b29c475cf21238969df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0db862c4d25f2f249c74fbfefb8113337d3715757c57fdcb4383f1dfbb7b5dc [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" "d0db862c4d25f2f249c74fbfefb8113337d3715757c57fdcb4383f1dfbb7b5dc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking growable v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `std::alloc::AllocInit`, `std::alloc::AllocRef`, `std::alloc::MemoryBlock`, `std::alloc::ReallocPlacement` [INFO] [stdout] --> src/lib.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | alloc::{handle_alloc_error, AllocInit, AllocRef, Global, Layout, MemoryBlock, ReallocPlacement}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `ReallocPlacement` in `alloc` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `MemoryBlock` in `alloc` [INFO] [stdout] | | no `AllocRef` in `alloc` [INFO] [stdout] | no `AllocInit` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::alloc::AllocInit`, `std::alloc::AllocRef`, `std::alloc::MemoryBlock`, `std::alloc::ReallocPlacement` [INFO] [stdout] --> src/lib.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | alloc::{handle_alloc_error, AllocInit, AllocRef, Global, Layout, MemoryBlock, ReallocPlacement}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `ReallocPlacement` in `alloc` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `MemoryBlock` in `alloc` [INFO] [stdout] | | no `AllocRef` in `alloc` [INFO] [stdout] | no `AllocInit` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `dealloc` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/lib.rs:377:24 [INFO] [stdout] | [INFO] [stdout] 377 | Global.dealloc(self.ptr, Layout::from_size_align_unchecked(self.len, self.ptr_alignment)); [INFO] [stdout] | ^^^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `dealloc` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/lib.rs:377:24 [INFO] [stdout] | [INFO] [stdout] 377 | Global.dealloc(self.ptr, Layout::from_size_align_unchecked(self.len, self.ptr_alignment)); [INFO] [stdout] | ^^^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `alloc` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/lib.rs:446:20 [INFO] [stdout] | [INFO] [stdout] 446 | Global.alloc(layout, AllocInit::Uninitialized).unwrap_or_else(|_| handle_alloc_error(layout)) [INFO] [stdout] | ^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `grow` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/lib.rs:525:24 [INFO] [stdout] | [INFO] [stdout] 525 | Global.grow(self.ptr, layout_curr, len, ReallocPlacement::MayMove, AllocInit::Uninitialized) [INFO] [stdout] | ^^^^ method not found in `std::alloc::Global` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 17 | use std::alloc::Allocator; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `dealloc` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/lib.rs:528:24 [INFO] [stdout] | [INFO] [stdout] 528 | Global.dealloc(self.ptr, layout_curr); [INFO] [stdout] | ^^^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `alloc` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/lib.rs:529:24 [INFO] [stdout] | [INFO] [stdout] 529 | Global.alloc(layout, AllocInit::Uninitialized) [INFO] [stdout] | ^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `alloc` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/lib.rs:446:20 [INFO] [stdout] | [INFO] [stdout] 446 | Global.alloc(layout, AllocInit::Uninitialized).unwrap_or_else(|_| handle_alloc_error(layout)) [INFO] [stdout] | ^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `grow` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/lib.rs:525:24 [INFO] [stdout] | [INFO] [stdout] 525 | Global.grow(self.ptr, layout_curr, len, ReallocPlacement::MayMove, AllocInit::Uninitialized) [INFO] [stdout] | ^^^^ method not found in `std::alloc::Global` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 17 | use std::alloc::Allocator; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `dealloc` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/lib.rs:528:24 [INFO] [stdout] | [INFO] [stdout] 528 | Global.dealloc(self.ptr, layout_curr); [INFO] [stdout] | ^^^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `alloc` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/lib.rs:529:24 [INFO] [stdout] | [INFO] [stdout] 529 | Global.alloc(layout, AllocInit::Uninitialized) [INFO] [stdout] | ^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `growable` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d0db862c4d25f2f249c74fbfefb8113337d3715757c57fdcb4383f1dfbb7b5dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0db862c4d25f2f249c74fbfefb8113337d3715757c57fdcb4383f1dfbb7b5dc", kill_on_drop: false }` [INFO] [stdout] d0db862c4d25f2f249c74fbfefb8113337d3715757c57fdcb4383f1dfbb7b5dc