[INFO] fetching crate proto_wasm_plugin 0.6.10... [INFO] checking proto_wasm_plugin-0.6.10 against try#5f19a76e461cf77b2134117fdb950227589d6a08 for pr-116935 [INFO] extracting crate proto_wasm_plugin 0.6.10 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate proto_wasm_plugin 0.6.10 on toolchain 5f19a76e461cf77b2134117fdb950227589d6a08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f19a76e461cf77b2134117fdb950227589d6a08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate proto_wasm_plugin 0.6.10 [INFO] finished tweaking crates.io crate proto_wasm_plugin 0.6.10 [INFO] tweaked toml for crates.io crate proto_wasm_plugin 0.6.10 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f19a76e461cf77b2134117fdb950227589d6a08" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f19a76e461cf77b2134117fdb950227589d6a08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+5f19a76e461cf77b2134117fdb950227589d6a08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 870cb205a9b207b8dad26bef14bc60db2f0def2482b480364ea5cb8cb21b4948 [INFO] running `Command { std: "docker" "start" "-a" "870cb205a9b207b8dad26bef14bc60db2f0def2482b480364ea5cb8cb21b4948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "870cb205a9b207b8dad26bef14bc60db2f0def2482b480364ea5cb8cb21b4948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "870cb205a9b207b8dad26bef14bc60db2f0def2482b480364ea5cb8cb21b4948", kill_on_drop: false }` [INFO] [stdout] 870cb205a9b207b8dad26bef14bc60db2f0def2482b480364ea5cb8cb21b4948 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+5f19a76e461cf77b2134117fdb950227589d6a08" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16d85c76933ea828b74bfe0f4d14cc6b94472a69fea7ef567a772396505a8509 [INFO] running `Command { std: "docker" "start" "-a" "16d85c76933ea828b74bfe0f4d14cc6b94472a69fea7ef567a772396505a8509", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking zerocopy v0.7.14 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling rustix v0.37.26 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking cranelift-entity v0.98.2 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cranelift-isle v0.98.2 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.98.2 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling cranelift-codegen-meta v0.98.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking arbitrary v1.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking cranelift-bforest v0.98.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking wasmparser v0.115.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking wasmparser v0.107.0 [INFO] [stderr] Checking bumpalo v3.14.0 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking wasm-encoder v0.29.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Checking wasmtime-component-util v11.0.2 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking cranelift-control v0.98.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling io-extras v0.17.4 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling cap-primitives v1.0.15 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking wasmtime-asm-macros v11.0.2 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling wasmtime-fiber v11.0.2 [INFO] [stderr] Compiling ittapi-sys v0.3.5 [INFO] [stderr] Compiling wasmtime-runtime v11.0.2 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling wit-parser v0.8.0 [INFO] [stderr] Checking wasm-encoder v0.35.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Compiling cap-std v1.0.15 [INFO] [stderr] Compiling wasmtime-cache v11.0.2 [INFO] [stderr] error: could not compile `wasmparser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmparser-0.115.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=74f22ffd6c8da283 -C extra-filename=-74f22ffd6c8da283 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-e32d9458526c3bbc.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-77696c37c6310c95.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: could not compile `gimli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="fallible-iterator"' --cfg 'feature="indexmap"' --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="stable_deref_trait"' --cfg 'feature="std"' --cfg 'feature="write"' -C metadata=f00fbb5194a3354a -C extra-filename=-f00fbb5194a3354a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-bb36650468f00662.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d7300db829f2cfba.rmeta --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-362d7c216be405a1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "16d85c76933ea828b74bfe0f4d14cc6b94472a69fea7ef567a772396505a8509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16d85c76933ea828b74bfe0f4d14cc6b94472a69fea7ef567a772396505a8509", kill_on_drop: false }` [INFO] [stdout] 16d85c76933ea828b74bfe0f4d14cc6b94472a69fea7ef567a772396505a8509