[INFO] fetching crate marine-build-rs-generator 0.8.1... [INFO] checking marine-build-rs-generator-0.8.1 against try#db398c5410e92f4a42a260668961bb25e5d2b858 for pr-107073 [INFO] extracting crate marine-build-rs-generator 0.8.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate marine-build-rs-generator 0.8.1 on toolchain db398c5410e92f4a42a260668961bb25e5d2b858 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db398c5410e92f4a42a260668961bb25e5d2b858" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate marine-build-rs-generator 0.8.1 [INFO] finished tweaking crates.io crate marine-build-rs-generator 0.8.1 [INFO] tweaked toml for crates.io crate marine-build-rs-generator 0.8.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+db398c5410e92f4a42a260668961bb25e5d2b858" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db398c5410e92f4a42a260668961bb25e5d2b858" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+db398c5410e92f4a42a260668961bb25e5d2b858" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 190e86e6a281bb0307778978d681cf292105c7803816a17ded2b10c9bff891bd [INFO] running `Command { std: "docker" "start" "-a" "190e86e6a281bb0307778978d681cf292105c7803816a17ded2b10c9bff891bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "190e86e6a281bb0307778978d681cf292105c7803816a17ded2b10c9bff891bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "190e86e6a281bb0307778978d681cf292105c7803816a17ded2b10c9bff891bd", kill_on_drop: false }` [INFO] [stdout] 190e86e6a281bb0307778978d681cf292105c7803816a17ded2b10c9bff891bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+db398c5410e92f4a42a260668961bb25e5d2b858" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e70a17b9ef00793b4dfed11cbbb5712fde0b1a855b04b11e0601227288cabae [INFO] running `Command { std: "docker" "start" "-a" "3e70a17b9ef00793b4dfed11cbbb5712fde0b1a855b04b11e0601227288cabae", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking semver v1.0.16 [INFO] [stderr] Checking wast v8.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking it-to-bytes v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking wasmparser v0.51.4 [INFO] [stderr] Checking proc-macro2 v1.0.50 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Checking safe-transmute v0.11.2 [INFO] [stderr] Compiling walrus-macro v0.19.0 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Checking cranelift-bforest v0.59.0 [INFO] [stderr] Checking quote v1.0.23 [INFO] [stderr] Checking wasmparser v0.77.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Checking syn v1.0.107 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking parking_lot_core v0.7.3 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling erased-serde v0.3.24 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling wasmer-runtime-core-fl v0.17.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ghost v0.1.7 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Checking thiserror v1.0.38 [INFO] [stderr] Checking walrus v0.19.0 [INFO] [stderr] Checking it-memory-traits v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parity-wasm v0.42.2 [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,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=92892547830e80ba -C extra-filename=-92892547830e80ba --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-829f3576d9c8bf87.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-e93ca88ed9071756.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3e70a17b9ef00793b4dfed11cbbb5712fde0b1a855b04b11e0601227288cabae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e70a17b9ef00793b4dfed11cbbb5712fde0b1a855b04b11e0601227288cabae", kill_on_drop: false }` [INFO] [stdout] 3e70a17b9ef00793b4dfed11cbbb5712fde0b1a855b04b11e0601227288cabae