[INFO] fetching crate growable 0.6.0... [INFO] checking growable-0.6.0 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [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 f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", 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" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae2f78e23c43d9dd3befd523f743ebffc003f35a6f3c6c1d9a56af20e5a5d876 [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" "ae2f78e23c43d9dd3befd523f743ebffc003f35a6f3c6c1d9a56af20e5a5d876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae2f78e23c43d9dd3befd523f743ebffc003f35a6f3c6c1d9a56af20e5a5d876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae2f78e23c43d9dd3befd523f743ebffc003f35a6f3c6c1d9a56af20e5a5d876", kill_on_drop: false }` [INFO] [stdout] ae2f78e23c43d9dd3befd523f743ebffc003f35a6f3c6c1d9a56af20e5a5d876 [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] d75fffc250e7eba629df0128e6b33ab066747a68710248b655a1d7d606400ef1 [INFO] running `Command { std: "docker" "start" "-a" "d75fffc250e7eba629df0128e6b33ab066747a68710248b655a1d7d606400ef1", kill_on_drop: false }` [INFO] [stderr] Checking growable v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `std::alloc::AllocInit`, `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 `AllocInit` in `alloc` no `MemoryBlock` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::alloc::AllocInit`, `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 `AllocInit` in `alloc` no `MemoryBlock` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [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] | ^^^^^ ------ ------------------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 5 arguments were supplied [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] | ^^^^ -------- ----------- --- ------------------------- ------------------------ supplied 5 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/lib.rs:529:24 [INFO] [stdout] | [INFO] [stdout] 529 | Global.alloc(layout, AllocInit::Uninitialized) [INFO] [stdout] | ^^^^^ ------ ------------------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [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] | ^^^^^ ------ ------------------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 5 arguments were supplied [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] | ^^^^ -------- ----------- --- ------------------------- ------------------------ supplied 5 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/lib.rs:529:24 [INFO] [stdout] | [INFO] [stdout] 529 | Global.alloc(layout, AllocInit::Uninitialized) [INFO] [stdout] | ^^^^^ ------ ------------------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `growable`. [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d75fffc250e7eba629df0128e6b33ab066747a68710248b655a1d7d606400ef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d75fffc250e7eba629df0128e6b33ab066747a68710248b655a1d7d606400ef1", kill_on_drop: false }` [INFO] [stdout] d75fffc250e7eba629df0128e6b33ab066747a68710248b655a1d7d606400ef1