[INFO] crate growable 0.4.1 is already in cache [INFO] checking growable-0.4.1 against try#13f916f63bc6575d5ff1f989237dfabe88981368 for pr-69880 [INFO] extracting crate growable 0.4.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate growable 0.4.1 on toolchain 13f916f63bc6575d5ff1f989237dfabe88981368 [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate growable 0.4.1 [INFO] finished tweaking crates.io crate growable 0.4.1 [INFO] tweaked toml for crates.io crate growable 0.4.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+13f916f63bc6575d5ff1f989237dfabe88981368" "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] 57cfed25b796bc2c463a1ecf761ccc9ad1c50919b0d227ee3c611930f454e4f7 [INFO] running `"docker" "start" "-a" "57cfed25b796bc2c463a1ecf761ccc9ad1c50919b0d227ee3c611930f454e4f7"` [INFO] [stderr] Checking growable v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `std::alloc::Excess` [INFO] [stderr] --> src/lib.rs:18:43 [INFO] [stderr] | [INFO] [stderr] 18 | alloc::{handle_alloc_error, AllocRef, Excess, Global, Layout}, [INFO] [stderr] | ^^^^^^ no `Excess` in `alloc` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::alloc::Excess` [INFO] [stderr] --> src/lib.rs:18:43 [INFO] [stderr] | [INFO] [stderr] 18 | alloc::{handle_alloc_error, AllocRef, Excess, Global, Layout}, [INFO] [stderr] | ^^^^^^ no `Excess` in `alloc` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `alloc_excess` found for struct `std::alloc::Global` in the current scope [INFO] [stderr] --> src/lib.rs:445:24 [INFO] [stderr] | [INFO] [stderr] 445 | Global.alloc_excess(layout).unwrap_or_else(|_| handle_alloc_error(layout)) [INFO] [stderr] | ^^^^^^^^^^^^ method not found in `std::alloc::Global` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `realloc_excess` found for struct `std::alloc::Global` in the current scope [INFO] [stderr] --> src/lib.rs:523:28 [INFO] [stderr] | [INFO] [stderr] 523 | Global.realloc_excess(self.ptr, layout_curr, len).unwrap_or_else(|_| handle_alloc_error(layout)); [INFO] [stderr] | ^^^^^^^^^^^^^^ method not found in `std::alloc::Global` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [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[E0599]: no method named `alloc_excess` found for struct `std::alloc::Global` in the current scope [INFO] [stderr] --> src/lib.rs:445:24 [INFO] [stderr] | [INFO] [stderr] 445 | Global.alloc_excess(layout).unwrap_or_else(|_| handle_alloc_error(layout)) [INFO] [stderr] | ^^^^^^^^^^^^ method not found in `std::alloc::Global` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `realloc_excess` found for struct `std::alloc::Global` in the current scope [INFO] [stderr] --> src/lib.rs:523:28 [INFO] [stderr] | [INFO] [stderr] 523 | Global.realloc_excess(self.ptr, layout_curr, len).unwrap_or_else(|_| handle_alloc_error(layout)); [INFO] [stderr] | ^^^^^^^^^^^^^^ method not found in `std::alloc::Global` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `growable`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "57cfed25b796bc2c463a1ecf761ccc9ad1c50919b0d227ee3c611930f454e4f7"` [INFO] running `"docker" "rm" "-f" "57cfed25b796bc2c463a1ecf761ccc9ad1c50919b0d227ee3c611930f454e4f7"` [INFO] [stdout] 57cfed25b796bc2c463a1ecf761ccc9ad1c50919b0d227ee3c611930f454e4f7