[INFO] fetching crate alexcrichton-cranelift-wasm 0.53.0... [INFO] checking alexcrichton-cranelift-wasm-0.53.0 against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] extracting crate alexcrichton-cranelift-wasm 0.53.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate alexcrichton-cranelift-wasm 0.53.0 on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", 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-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wabt v0.9.1 [INFO] [stderr] Downloaded wabt-sys v0.6.1 [INFO] [stderr] Downloaded alexcrichton-cranelift-bforest v0.53.0 [INFO] [stderr] Downloaded alexcrichton-cranelift-codegen-shared 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] [stderr] Downloaded alexcrichton-cranelift-codegen v0.53.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dffb4a09e58a81cc4a3052348c17f56285c5ae96fa0bdf33b7072fd03ee52b0 [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" "3dffb4a09e58a81cc4a3052348c17f56285c5ae96fa0bdf33b7072fd03ee52b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dffb4a09e58a81cc4a3052348c17f56285c5ae96fa0bdf33b7072fd03ee52b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dffb4a09e58a81cc4a3052348c17f56285c5ae96fa0bdf33b7072fd03ee52b0", kill_on_drop: false }` [INFO] [stdout] 3dffb4a09e58a81cc4a3052348c17f56285c5ae96fa0bdf33b7072fd03ee52b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 649b00b2d581e4c0f0e5850eb3df4ef6dd50066efa2abfd5e4e725f7f1694a19 [INFO] running `Command { std: "docker" "start" "-a" "649b00b2d581e4c0f0e5850eb3df4ef6dd50066efa2abfd5e4e725f7f1694a19", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling alexcrichton-cranelift-entity v0.53.0 [INFO] [stderr] Compiling alexcrichton-cranelift-codegen-shared v0.53.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking wasmparser v0.45.2 [INFO] [stderr] Checking alexcrichton-cranelift-bforest v0.53.0 [INFO] [stderr] Compiling alexcrichton-cranelift-codegen-meta v0.53.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wabt-sys v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [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=9feeaef57c13352e -C extra-filename=-9feeaef57c13352e --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-811e3cf5d9d2dffb.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-ea159391ff2c7a19.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" "649b00b2d581e4c0f0e5850eb3df4ef6dd50066efa2abfd5e4e725f7f1694a19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "649b00b2d581e4c0f0e5850eb3df4ef6dd50066efa2abfd5e4e725f7f1694a19", kill_on_drop: false }` [INFO] [stdout] 649b00b2d581e4c0f0e5850eb3df4ef6dd50066efa2abfd5e4e725f7f1694a19