[INFO] fetching crate wasmer-compiler-cranelift-near 1.0.1... [INFO] checking wasmer-compiler-cranelift-near-1.0.1 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate wasmer-compiler-cranelift-near 1.0.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate wasmer-compiler-cranelift-near 1.0.1 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-compiler-cranelift-near 1.0.1 [INFO] finished tweaking crates.io crate wasmer-compiler-cranelift-near 1.0.1 [INFO] tweaked toml for crates.io crate wasmer-compiler-cranelift-near 1.0.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "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 cranelift-codegen-shared v0.67.0 [INFO] [stderr] Downloaded cranelift-codegen v0.67.0 [INFO] [stderr] Downloaded cranelift-entity v0.67.0 [INFO] [stderr] Downloaded regalloc v0.0.30 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.67.0 [INFO] [stderr] Downloaded cranelift-bforest v0.67.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 967d7dcdc3e3a07175d9da745661514cd18f08b329dc767f1e941af2fa4a467f [INFO] running `Command { std: "docker" "start" "-a" "967d7dcdc3e3a07175d9da745661514cd18f08b329dc767f1e941af2fa4a467f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "967d7dcdc3e3a07175d9da745661514cd18f08b329dc767f1e941af2fa4a467f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "967d7dcdc3e3a07175d9da745661514cd18f08b329dc767f1e941af2fa4a467f", kill_on_drop: false }` [INFO] [stdout] 967d7dcdc3e3a07175d9da745661514cd18f08b329dc767f1e941af2fa4a467f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28815d7bb52cf6b8d7b08823127dadfd6407d8d37d71e4b2df5f2b9cf6e4481e [INFO] running `Command { std: "docker" "start" "-a" "28815d7bb52cf6b8d7b08823127dadfd6407d8d37d71e4b2df5f2b9cf6e4481e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.67.0 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Compiling cranelift-entity v0.67.0 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking wasmparser v0.65.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift-near v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking cranelift-bforest v0.67.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.67.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking regalloc v0.0.30 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Compiling wasmer-vm-near v1.0.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling cranelift-codegen v0.67.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Checking wasmer_enumset v1.0.1 [INFO] [stderr] Checking cranelift-entity v0.68.0 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking wasmer-types-near v1.0.1 [INFO] [stderr] Checking cranelift-bforest v0.68.0 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.68.0 [INFO] [stderr] Checking wasmer-compiler-near v1.0.1 [INFO] [stdout] error[E0277]: the trait bound `PrimaryMap: Serialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cranelift-codegen-0.67.0/src/ir/stackslot.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | / /// All allocated stack slots. [INFO] [stdout] 189 | | slots: PrimaryMap, [INFO] [stdout] | |_______________________________________________^ the trait `Serialize` is not implemented for `PrimaryMap` [INFO] [stdout] | [INFO] [stdout] = note: required by `binemit::_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PrimaryMap: Deserialize<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cranelift-codegen-0.67.0/src/ir/stackslot.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | / /// All allocated stack slots. [INFO] [stdout] 189 | | slots: PrimaryMap, [INFO] [stdout] | |_______________________________________________^ the trait `Deserialize<'_>` is not implemented for `PrimaryMap` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PrimaryMap: Deserialize<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cranelift-codegen-0.67.0/src/ir/stackslot.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | / /// All allocated stack slots. [INFO] [stdout] 189 | | slots: PrimaryMap, [INFO] [stdout] | |_______________________________________________^ the trait `Deserialize<'_>` is not implemented for `PrimaryMap` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [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 E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cranelift-codegen` [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" "28815d7bb52cf6b8d7b08823127dadfd6407d8d37d71e4b2df5f2b9cf6e4481e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28815d7bb52cf6b8d7b08823127dadfd6407d8d37d71e4b2df5f2b9cf6e4481e", kill_on_drop: false }` [INFO] [stdout] 28815d7bb52cf6b8d7b08823127dadfd6407d8d37d71e4b2df5f2b9cf6e4481e