[INFO] cloning repository https://github.com/folsen/ethcc-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/folsen/ethcc-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffolsen%2Fethcc-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffolsen%2Fethcc-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c10d8abef0d3df18884bcec787e83aead5adae26 [INFO] checking folsen/ethcc-demo against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffolsen%2Fethcc-demo" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/folsen/ethcc-demo on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/folsen/ethcc-demo [INFO] finished tweaking git repo https://github.com/folsen/ethcc-demo [INFO] tweaked toml for git repo https://github.com/folsen/ethcc-demo written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/folsen/ethcc-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", 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] 966a908c1ba5ee4c0f02b3488a9ba6fb2ddd613768ecd549ad4b0f8e1787fa3e [INFO] running `Command { std: "docker" "start" "-a" "966a908c1ba5ee4c0f02b3488a9ba6fb2ddd613768ecd549ad4b0f8e1787fa3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "966a908c1ba5ee4c0f02b3488a9ba6fb2ddd613768ecd549ad4b0f8e1787fa3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "966a908c1ba5ee4c0f02b3488a9ba6fb2ddd613768ecd549ad4b0f8e1787fa3e", kill_on_drop: false }` [INFO] [stdout] 966a908c1ba5ee4c0f02b3488a9ba6fb2ddd613768ecd549ad4b0f8e1787fa3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b3c56427fa76b57235778017e935d8eb11c6841c201c11709b657aaae1e14e8 [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" "3b3c56427fa76b57235778017e935d8eb11c6841c201c11709b657aaae1e14e8", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking object-alloc v0.1.0 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking rlibc v1.0.0 [INFO] [stdout] error[E0432]: unresolved import `alloc::allocator` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/object-alloc-0.1.0/src/lib.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use alloc::allocator::Layout; [INFO] [stdout] | ^^^^^^^^^ could not find `allocator` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde v1.0.32 [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `object-alloc`. [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" "3b3c56427fa76b57235778017e935d8eb11c6841c201c11709b657aaae1e14e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b3c56427fa76b57235778017e935d8eb11c6841c201c11709b657aaae1e14e8", kill_on_drop: false }` [INFO] [stdout] 3b3c56427fa76b57235778017e935d8eb11c6841c201c11709b657aaae1e14e8