[INFO] fetching crate wasmer-runtime 0.17.1... [INFO] checking wasmer-runtime-0.17.1 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate wasmer-runtime 0.17.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate wasmer-runtime 0.17.1 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-runtime 0.17.1 [INFO] finished tweaking crates.io crate wasmer-runtime 0.17.1 [INFO] tweaked toml for crates.io crate wasmer-runtime 0.17.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate wasmer-runtime 0.17.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5a3fdc0ca9a9ce3db2a1ffb6a468962c42b53e976866782565692c0eabe3e15 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f5a3fdc0ca9a9ce3db2a1ffb6a468962c42b53e976866782565692c0eabe3e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5a3fdc0ca9a9ce3db2a1ffb6a468962c42b53e976866782565692c0eabe3e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5a3fdc0ca9a9ce3db2a1ffb6a468962c42b53e976866782565692c0eabe3e15", kill_on_drop: false }` [INFO] [stdout] f5a3fdc0ca9a9ce3db2a1ffb6a468962c42b53e976866782565692c0eabe3e15 [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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f84b7b7533760d621824112362b0e5786b81e6d7127b71b1f908ee925c1810f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6f84b7b7533760d621824112362b0e5786b81e6d7127b71b1f908ee925c1810f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling blake3 v0.3.4 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking cranelift-bforest v0.59.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling wabt-sys v0.7.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking criterion-plot v0.4.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking errno v0.2.5 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling wasmer-runtime-core v0.17.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] error: could not compile `cranelift-codegen-meta` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cranelift_codegen_meta --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cranelift-codegen-meta-0.59.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3a6b4b28e71e62d4 -C extra-filename=-3a6b4b28e71e62d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-3a4f700720bb5666.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-8b5ceb58603a37e1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6f84b7b7533760d621824112362b0e5786b81e6d7127b71b1f908ee925c1810f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f84b7b7533760d621824112362b0e5786b81e6d7127b71b1f908ee925c1810f", kill_on_drop: false }` [INFO] [stdout] 6f84b7b7533760d621824112362b0e5786b81e6d7127b71b1f908ee925c1810f