[INFO] cloning repository https://github.com/rafaelcaricio/rust-card10 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rafaelcaricio/rust-card10" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafaelcaricio%2Frust-card10", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafaelcaricio%2Frust-card10'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12ba96bc05223a36995d64b1b0700449ee7bee15 [INFO] checking rafaelcaricio/rust-card10 against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafaelcaricio%2Frust-card10" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rafaelcaricio/rust-card10 on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/.cargo/config [INFO] started tweaking git repo https://github.com/rafaelcaricio/rust-card10 [INFO] finished tweaking git repo https://github.com/rafaelcaricio/rust-card10 [INFO] tweaked toml for git repo https://github.com/rafaelcaricio/rust-card10 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/rafaelcaricio/rust-card10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f7e57879aa8026c73f65667dad4c69a3ef7d57ec85493f85053d4b47bb4a155 [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" "0f7e57879aa8026c73f65667dad4c69a3ef7d57ec85493f85053d4b47bb4a155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f7e57879aa8026c73f65667dad4c69a3ef7d57ec85493f85053d4b47bb4a155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f7e57879aa8026c73f65667dad4c69a3ef7d57ec85493f85053d4b47bb4a155", kill_on_drop: false }` [INFO] [stdout] 0f7e57879aa8026c73f65667dad4c69a3ef7d57ec85493f85053d4b47bb4a155 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2092540013af0bcb459e3f32f05de9d3870c37793a95921a405315e10944b9c2 [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" "2092540013af0bcb459e3f32f05de9d3870c37793a95921a405315e10944b9c2", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling bindgen v0.51.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Checking panic-abort v0.3.1 [INFO] [stderr] Checking volatile-register v0.1.2 [INFO] [stderr] Checking embedded-graphics v0.5.2 [INFO] [stderr] Checking linked_list_allocator v0.6.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stdout] error[E0432]: unresolved imports `alloc::alloc::Alloc`, `alloc::alloc::AllocErr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked_list_allocator-0.6.4/src/lib.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | use alloc::alloc::{Alloc, AllocErr, Layout}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ no `AllocErr` in `alloc` [INFO] [stdout] | | [INFO] [stdout] | no `Alloc` in `alloc` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 14 | use alloc::alloc::{alloc, AllocErr, Layout}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 14 | use alloc::alloc::{Alloc, AllocError, Layout}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `alloc::alloc::AllocErr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked_list_allocator-0.6.4/src/hole.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use alloc::alloc::{AllocErr, Layout}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `AllocErr` in `alloc` [INFO] [stdout] | help: a similar name exists in the module: `AllocError` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] error: could not compile `linked_list_allocator` [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" "2092540013af0bcb459e3f32f05de9d3870c37793a95921a405315e10944b9c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2092540013af0bcb459e3f32f05de9d3870c37793a95921a405315e10944b9c2", kill_on_drop: false }` [INFO] [stdout] 2092540013af0bcb459e3f32f05de9d3870c37793a95921a405315e10944b9c2