[INFO] fetching crate wasmer-compiler 3.0.0-beta... [INFO] checking wasmer-compiler-3.0.0-beta against master#80ed61fbd64936ed676c2050e7e660b5ad78c9f2 for pr-100555 [INFO] extracting crate wasmer-compiler 3.0.0-beta into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate wasmer-compiler 3.0.0-beta on toolchain 80ed61fbd64936ed676c2050e7e660b5ad78c9f2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-compiler 3.0.0-beta [INFO] finished tweaking crates.io crate wasmer-compiler 3.0.0-beta [INFO] tweaked toml for crates.io crate wasmer-compiler 3.0.0-beta written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmer-vm v3.0.0-beta [INFO] [stderr] Downloaded wasmer-object v3.0.0-beta [INFO] [stderr] Downloaded corosensei v0.1.3 [INFO] [stderr] Downloaded wasmer-types v3.0.0-beta [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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d76fc8308ceaf4fcf7eff024df8a4356ce6c8a8b328efea55fae7e3eaff157d [INFO] running `Command { std: "docker" "start" "-a" "6d76fc8308ceaf4fcf7eff024df8a4356ce6c8a8b328efea55fae7e3eaff157d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d76fc8308ceaf4fcf7eff024df8a4356ce6c8a8b328efea55fae7e3eaff157d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d76fc8308ceaf4fcf7eff024df8a4356ce6c8a8b328efea55fae7e3eaff157d", kill_on_drop: false }` [INFO] [stdout] 6d76fc8308ceaf4fcf7eff024df8a4356ce6c8a8b328efea55fae7e3eaff157d [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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4124c8810c8a7acbc6224178b86a2f6bd5c81f01b0e2a5cfeb3d2e24f87b40bb [INFO] running `Command { std: "docker" "start" "-a" "4124c8810c8a7acbc6224178b86a2f6bd5c81f01b0e2a5cfeb3d2e24f87b40bb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling bytecheck v0.6.9 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling rkyv v0.7.39 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling corosensei v0.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking region v3.0.0 [INFO] [stderr] Checking memmap2 v0.5.7 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.9 [INFO] [stderr] Compiling rkyv_derive v0.7.39 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking enumset v1.0.11 [INFO] [stderr] Checking wasmer-types v3.0.0-beta [INFO] [stderr] Checking wasmer-vm v3.0.0-beta [INFO] [stderr] Checking wasmer-compiler v3.0.0-beta (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.43s [INFO] running `Command { std: "docker" "inspect" "4124c8810c8a7acbc6224178b86a2f6bd5c81f01b0e2a5cfeb3d2e24f87b40bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4124c8810c8a7acbc6224178b86a2f6bd5c81f01b0e2a5cfeb3d2e24f87b40bb", kill_on_drop: false }` [INFO] [stdout] 4124c8810c8a7acbc6224178b86a2f6bd5c81f01b0e2a5cfeb3d2e24f87b40bb