[INFO] cloning repository https://github.com/openvapory/pwasm-repo-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openvapory/pwasm-repo-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenvapory%2Fpwasm-repo-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenvapory%2Fpwasm-repo-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fbed3ca10b6fc68f2f7eba0b19b590780f26055 [INFO] testing openvapory/pwasm-repo-contract against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenvapory%2Fpwasm-repo-contract" "/workspace/builds/worker-56/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-56/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/openvapory/pwasm-repo-contract on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-56/source/.cargo/config [INFO] removed /workspace/builds/worker-56/source/rust-toolchain [INFO] started tweaking git repo https://github.com/openvapory/pwasm-repo-contract [INFO] finished tweaking git repo https://github.com/openvapory/pwasm-repo-contract [INFO] tweaked toml for git repo https://github.com/openvapory/pwasm-repo-contract written to /workspace/builds/worker-56/source/Cargo.toml [INFO] crate git repo https://github.com/openvapory/pwasm-repo-contract already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9969c0c3f435096f68a8cf670f0faa1a738f912b103da9d48a763333494b1797 [INFO] running `Command { std: "docker" "start" "-a" "9969c0c3f435096f68a8cf670f0faa1a738f912b103da9d48a763333494b1797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9969c0c3f435096f68a8cf670f0faa1a738f912b103da9d48a763333494b1797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9969c0c3f435096f68a8cf670f0faa1a738f912b103da9d48a763333494b1797", kill_on_drop: false }` [INFO] [stdout] 9969c0c3f435096f68a8cf670f0faa1a738f912b103da9d48a763333494b1797 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37ace3bf7b40e45d78f66c265a9613f76bd41d0cbb7a2b36cd81d748859a173f [INFO] running `Command { std: "docker" "start" "-a" "37ace3bf7b40e45d78f66c265a9613f76bd41d0cbb7a2b36cd81d748859a173f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling proc-macro2 v0.4.12 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling wee_alloc v0.4.2 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling rlibc v1.0.0 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling pwasm-libc v0.2.0 [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] [stderr] error: could not compile `wee_alloc` due to 4 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "37ace3bf7b40e45d78f66c265a9613f76bd41d0cbb7a2b36cd81d748859a173f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37ace3bf7b40e45d78f66c265a9613f76bd41d0cbb7a2b36cd81d748859a173f", kill_on_drop: false }` [INFO] [stdout] 37ace3bf7b40e45d78f66c265a9613f76bd41d0cbb7a2b36cd81d748859a173f