[INFO] cloning repository https://github.com/tupai-os/deus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tupai-os/deus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftupai-os%2Fdeus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftupai-os%2Fdeus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27e06b0cdf24bc28d923e339e5dac0bc43e4c5c5 [INFO] checking tupai-os/deus against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftupai-os%2Fdeus" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tupai-os/deus on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tupai-os/deus [INFO] finished tweaking git repo https://github.com/tupai-os/deus [INFO] tweaked toml for git repo https://github.com/tupai-os/deus written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/tupai-os/deus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eaebcdee1a1ff38e528588c738cd8452b34269b7439295c0f05c19ac807de163 [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" "eaebcdee1a1ff38e528588c738cd8452b34269b7439295c0f05c19ac807de163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eaebcdee1a1ff38e528588c738cd8452b34269b7439295c0f05c19ac807de163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaebcdee1a1ff38e528588c738cd8452b34269b7439295c0f05c19ac807de163", kill_on_drop: false }` [INFO] [stdout] eaebcdee1a1ff38e528588c738cd8452b34269b7439295c0f05c19ac807de163 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 413717bc06bcb19219108312a74f58983f3d128c7264f5e8b5fdc150b1c69213 [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" "413717bc06bcb19219108312a74f58983f3d128c7264f5e8b5fdc150b1c69213", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling bootloader v0.8.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking volatile v0.2.5 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking spinning_top v0.1.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking linked_list_allocator v0.7.0 [INFO] [stdout] error[E0432]: unresolved imports `alloc::alloc::AllocErr`, `alloc::alloc::AllocRef` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked_list_allocator-0.7.0/src/lib.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | use alloc::alloc::{AllocErr, AllocRef, Layout}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ no `AllocRef` in `alloc` [INFO] [stdout] | | [INFO] [stdout] | no `AllocErr` in `alloc` [INFO] [stdout] | help: a similar name exists in the module: `AllocError` [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.7.0/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] [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] 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] [stdout] error[E0432]: unresolved imports `alloc::alloc::AllocErr`, `alloc::alloc::AllocRef` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked_list_allocator-0.7.0/src/lib.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | use alloc::alloc::{AllocErr, AllocRef, Layout}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ no `AllocRef` in `alloc` [INFO] [stdout] | | [INFO] [stdout] | no `AllocErr` in `alloc` [INFO] [stdout] | help: a similar name exists in the module: `AllocError` [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.7.0/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] [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] error: build failed [INFO] running `Command { std: "docker" "inspect" "413717bc06bcb19219108312a74f58983f3d128c7264f5e8b5fdc150b1c69213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "413717bc06bcb19219108312a74f58983f3d128c7264f5e8b5fdc150b1c69213", kill_on_drop: false }` [INFO] [stdout] 413717bc06bcb19219108312a74f58983f3d128c7264f5e8b5fdc150b1c69213