[INFO] fetching crate alexcrichton-cranelift-wasm 0.53.0... [INFO] checking alexcrichton-cranelift-wasm-0.53.0 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate alexcrichton-cranelift-wasm 0.53.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate alexcrichton-cranelift-wasm 0.53.0 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate alexcrichton-cranelift-wasm 0.53.0 [INFO] finished tweaking crates.io crate alexcrichton-cranelift-wasm 0.53.0 [INFO] tweaked toml for crates.io crate alexcrichton-cranelift-wasm 0.53.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wabt v0.9.1 [INFO] [stderr] Downloaded alexcrichton-cranelift-codegen v0.53.0 [INFO] [stderr] Downloaded wasmparser v0.45.2 [INFO] [stderr] Downloaded wabt-sys v0.6.1 [INFO] [stderr] Downloaded alexcrichton-cranelift-codegen-shared v0.53.0 [INFO] [stderr] Downloaded alexcrichton-cranelift-bforest v0.53.0 [INFO] [stderr] Downloaded alexcrichton-cranelift-entity v0.53.0 [INFO] [stderr] Downloaded alexcrichton-cranelift-frontend v0.53.0 [INFO] [stderr] Downloaded alexcrichton-cranelift-codegen-meta v0.53.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8279d1762b545b363bb53389b7fbffe90895c4ebe1fbfca8d92a2603bd828e0 [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" "c8279d1762b545b363bb53389b7fbffe90895c4ebe1fbfca8d92a2603bd828e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8279d1762b545b363bb53389b7fbffe90895c4ebe1fbfca8d92a2603bd828e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8279d1762b545b363bb53389b7fbffe90895c4ebe1fbfca8d92a2603bd828e0", kill_on_drop: false }` [INFO] [stdout] c8279d1762b545b363bb53389b7fbffe90895c4ebe1fbfca8d92a2603bd828e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 270d907a8ec3dad79c2c50aca8ef9839ea03c5038bfdc0f889f8853a586bcb7d [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" "270d907a8ec3dad79c2c50aca8ef9839ea03c5038bfdc0f889f8853a586bcb7d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling alexcrichton-cranelift-codegen-shared v0.53.0 [INFO] [stderr] Compiling alexcrichton-cranelift-entity v0.53.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking wasmparser v0.45.2 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling alexcrichton-cranelift-codegen-meta v0.53.0 [INFO] [stderr] Checking alexcrichton-cranelift-bforest v0.53.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wabt-sys v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] error: could not compile `alexcrichton-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/alexcrichton-cranelift-codegen-meta-0.53.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=540bb431ce4dfb94 -C extra-filename=-540bb431ce4dfb94 --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-95b5e9659620468e.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-383349ee9830bd0b.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" "270d907a8ec3dad79c2c50aca8ef9839ea03c5038bfdc0f889f8853a586bcb7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "270d907a8ec3dad79c2c50aca8ef9839ea03c5038bfdc0f889f8853a586bcb7d", kill_on_drop: false }` [INFO] [stdout] 270d907a8ec3dad79c2c50aca8ef9839ea03c5038bfdc0f889f8853a586bcb7d