[INFO] crate wapc 0.2.0 is already in cache [INFO] checking wapc-0.2.0 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate wapc 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate wapc 0.2.0 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate wapc 0.2.0 [INFO] finished tweaking crates.io crate wapc 0.2.0 [INFO] tweaked toml for crates.io crate wapc 0.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate wapc 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2e21f026d92a039832d8b5d233e7a072457ef367cc8f395b340bd8411c5914a1 [INFO] running `"docker" "start" "-a" "2e21f026d92a039832d8b5d233e7a072457ef367cc8f395b340bd8411c5914a1"` [INFO] [stderr] Compiling cranelift-codegen-shared v0.50.0 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Checking wasmparser v0.39.3 [INFO] [stderr] Compiling wasmtime-environ v0.8.0 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Checking region v2.1.2 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking rayon-core v1.6.1 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Checking gimli v0.19.0 [INFO] [stderr] Checking file-per-thread-logger v0.1.2 [INFO] [stderr] Checking rayon v1.2.1 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Compiling zstd-sys v1.4.15+zstd.1.4.4 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling wasmtime-runtime v0.8.0 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Checking goblin v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking prost v0.5.0 [INFO] [stderr] Checking cranelift-entity v0.50.0 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking string-interner v0.7.1 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking faerie v0.13.0 [INFO] [stderr] Checking cranelift-bforest v0.50.0 [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/faerie-0.13.0/src/artifact.rs:58:13 [INFO] [stderr] | [INFO] [stderr] 58 | #[error("Undeclared symbolic reference to: {0}")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/faerie-0.13.0/src/artifact.rs:61:13 [INFO] [stderr] | [INFO] [stderr] 61 | #[error("Attempt to define an undefined import: {0}")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/faerie-0.13.0/src/artifact.rs:64:13 [INFO] [stderr] | [INFO] [stderr] 64 | #[error("Attempt to add a relocation to an import: {0}")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/faerie-0.13.0/src/artifact.rs:76:13 [INFO] [stderr] | [INFO] [stderr] 76 | #[error("Duplicate definition of symbol: {0}")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/faerie-0.13.0/src/artifact.rs:79:13 [INFO] [stderr] | [INFO] [stderr] 79 | #[error("ZeroInit data is only allowed for DataDeclarations, got {0:?}")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_1` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/faerie-0.13.0/src/artifact.rs:84:13 [INFO] [stderr] | [INFO] [stderr] 84 | #[error("Attempt to add custom symbols {1:?} to non section declaration {0:?}")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/faerie-0.13.0/src/artifact.rs:84:13 [INFO] [stderr] | [INFO] [stderr] 84 | #[error("Attempt to add custom symbols {1:?} to non section declaration {0:?}")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `faerie`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "2e21f026d92a039832d8b5d233e7a072457ef367cc8f395b340bd8411c5914a1"` [INFO] running `"docker" "rm" "-f" "2e21f026d92a039832d8b5d233e7a072457ef367cc8f395b340bd8411c5914a1"` [INFO] [stdout] 2e21f026d92a039832d8b5d233e7a072457ef367cc8f395b340bd8411c5914a1