[INFO] fetching crate growable 0.6.0... [INFO] checking growable-0.6.0 against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] extracting crate growable 0.6.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate growable 0.6.0 on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34a61de0310f08010d9f3a31bf40fee0de10fac9569b52a1816bb358d3ecdd45 [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" "34a61de0310f08010d9f3a31bf40fee0de10fac9569b52a1816bb358d3ecdd45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34a61de0310f08010d9f3a31bf40fee0de10fac9569b52a1816bb358d3ecdd45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34a61de0310f08010d9f3a31bf40fee0de10fac9569b52a1816bb358d3ecdd45", kill_on_drop: false }` [INFO] [stdout] 34a61de0310f08010d9f3a31bf40fee0de10fac9569b52a1816bb358d3ecdd45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "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] fb93d75815ba3979831dd46e875facc6284240b28e6762baf6d8a148953f4847 [INFO] running `Command { std: "docker" "start" "-a" "fb93d75815ba3979831dd46e875facc6284240b28e6762baf6d8a148953f4847", 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] [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] [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: 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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fb93d75815ba3979831dd46e875facc6284240b28e6762baf6d8a148953f4847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb93d75815ba3979831dd46e875facc6284240b28e6762baf6d8a148953f4847", kill_on_drop: false }` [INFO] [stdout] fb93d75815ba3979831dd46e875facc6284240b28e6762baf6d8a148953f4847