[INFO] cloning repository https://github.com/pepyakin/substrate-contracts-adder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pepyakin/substrate-contracts-adder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepyakin%2Fsubstrate-contracts-adder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepyakin%2Fsubstrate-contracts-adder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12f8f105ad48734e69461ae1f6630c24ba3d2441 [INFO] checking pepyakin/substrate-contracts-adder against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepyakin%2Fsubstrate-contracts-adder" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pepyakin/substrate-contracts-adder on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config [INFO] started tweaking git repo https://github.com/pepyakin/substrate-contracts-adder [INFO] finished tweaking git repo https://github.com/pepyakin/substrate-contracts-adder [INFO] tweaked toml for git repo https://github.com/pepyakin/substrate-contracts-adder written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/pepyakin/substrate-contracts-adder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.14.9 [INFO] [stderr] Downloaded memory_units v0.4.0 [INFO] [stderr] Downloaded wee_alloc v0.4.2 [INFO] [stderr] Downloaded proc-macro2 v0.4.19 [INFO] [stderr] Downloaded quote v0.6.8 [INFO] [stderr] Downloaded parity-codec v2.0.3 [INFO] [stderr] Downloaded parity-codec-derive v2.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26611dd98bf0ebea3bde55a98731da76c249f1823aad20757e31395eb93dd751 [INFO] running `Command { std: "docker" "start" "-a" "26611dd98bf0ebea3bde55a98731da76c249f1823aad20757e31395eb93dd751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26611dd98bf0ebea3bde55a98731da76c249f1823aad20757e31395eb93dd751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26611dd98bf0ebea3bde55a98731da76c249f1823aad20757e31395eb93dd751", kill_on_drop: false }` [INFO] [stdout] 26611dd98bf0ebea3bde55a98731da76c249f1823aad20757e31395eb93dd751 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c543715ac8ad728ba537182375238af77e16b8a51f4ec5a0e20ca427620962cb [INFO] running `Command { std: "docker" "start" "-a" "c543715ac8ad728ba537182375238af77e16b8a51f4ec5a0e20ca427620962cb", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling wee_alloc v0.4.2 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Checking parity-codec v2.0.3 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stdout] error[E0432]: unresolved import `core::alloc::AllocErr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wee_alloc-0.4.2/src/size_classes.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::alloc::AllocErr; [INFO] [stdout] | ^^^^^^^^^^^^^-------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `AllocError` [INFO] [stdout] | no `AllocErr` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `core::alloc::Alloc`, `core::alloc::AllocErr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wee_alloc-0.4.2/src/lib.rs:275:19 [INFO] [stdout] | [INFO] [stdout] 275 | use core::alloc::{Alloc, AllocErr, GlobalAlloc, Layout}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `AllocErr` in `alloc` [INFO] [stdout] | | help: a similar name exists in the module: `AllocError` [INFO] [stdout] | no `Alloc` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::alloc::AllocErr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wee_alloc-0.4.2/src/imp_unix.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::alloc::AllocErr; [INFO] [stdout] | ^^^^^^^^^^^^^-------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `AllocError` [INFO] [stdout] | no `AllocErr` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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 `wee_alloc` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c543715ac8ad728ba537182375238af77e16b8a51f4ec5a0e20ca427620962cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c543715ac8ad728ba537182375238af77e16b8a51f4ec5a0e20ca427620962cb", kill_on_drop: false }` [INFO] [stdout] c543715ac8ad728ba537182375238af77e16b8a51f4ec5a0e20ca427620962cb