[INFO] crate numanji 0.1.2 is already in cache [INFO] checking numanji-0.1.2 against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] extracting crate numanji 0.1.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate numanji 0.1.2 on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate numanji 0.1.2 [INFO] finished tweaking crates.io crate numanji 0.1.2 [INFO] tweaked toml for crates.io crate numanji 0.1.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate numanji 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 52e7726b4012e3cc69bb676a62408a95a6e0b288aef00c3401631157f9cd98c3 [INFO] running `"docker" "start" "-a" "52e7726b4012e3cc69bb676a62408a95a6e0b288aef00c3401631157f9cd98c3"` [INFO] [stderr] Checking syscall-alt v0.0.14 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking allocator-suite v0.1.4 [INFO] [stderr] error[E0432]: unresolved imports `std::alloc::Alloc`, `std::alloc::CannotReallocInPlace`, `std::alloc::Excess` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/allocator-suite-0.1.4/src/adaptors/allocator_adaptor.rs:2:18 [INFO] [stderr] | [INFO] [stderr] 2 | use std::alloc::{Alloc, AllocErr, CannotReallocInPlace, Excess, GlobalAlloc, Layout}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^ no `Excess` in `alloc` [INFO] [stderr] | | | [INFO] [stderr] | | no `CannotReallocInPlace` in `alloc` [INFO] [stderr] | no `Alloc` in `alloc` [INFO] [stderr] | help: a similar name exists in the module: `alloc` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::alloc::Alloc` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/allocator-suite-0.1.4/src/adaptors/alloc_to_allocator_adaptor.rs:4:18 [INFO] [stderr] | [INFO] [stderr] 4 | use std::alloc::{Alloc, AllocErr, Layout}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `Alloc` in `alloc` [INFO] [stderr] | help: a similar name exists in the module: `alloc` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::alloc::Alloc` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/allocator-suite-0.1.4/src/allocators/global/global_switchable_allocator.rs:4:18 [INFO] [stderr] | [INFO] [stderr] 4 | use std::alloc::{Alloc, GlobalAlloc}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `Alloc` in `alloc` [INFO] [stderr] | help: a similar name exists in the module: `alloc` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `std::alloc::CannotReallocInPlace`, `std::alloc::Excess` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/allocator-suite-0.1.4/src/allocators/allocator.rs:7:28 [INFO] [stderr] | [INFO] [stderr] 7 | use std::alloc::{AllocErr, CannotReallocInPlace, Excess, Layout}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^ no `Excess` in `alloc` [INFO] [stderr] | | [INFO] [stderr] | no `CannotReallocInPlace` in `alloc` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `allocator-suite`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "52e7726b4012e3cc69bb676a62408a95a6e0b288aef00c3401631157f9cd98c3"` [INFO] running `"docker" "rm" "-f" "52e7726b4012e3cc69bb676a62408a95a6e0b288aef00c3401631157f9cd98c3"` [INFO] [stdout] 52e7726b4012e3cc69bb676a62408a95a6e0b288aef00c3401631157f9cd98c3