[INFO] fetching crate worker-build 0.8.0... [INFO] testing worker-build-0.8.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate worker-build 0.8.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate worker-build 0.8.0 [INFO] finished tweaking crates.io crate worker-build 0.8.0 [INFO] tweaked toml for crates.io crate worker-build 0.8.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate worker-build 0.8.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate worker-build 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded binary-install v0.4.1 [INFO] [stderr] Downloaded worker-codegen v0.2.0 [INFO] [stderr] Downloaded is_executable v0.1.2 [INFO] [stderr] Downloaded deflate64 v0.1.12 [INFO] [stderr] Downloaded fs4 v0.6.6 [INFO] [stderr] Downloaded wasm-encoder v0.245.1 [INFO] [stderr] Downloaded wasm-bindgen-cli-support v0.2.118 [INFO] [stderr] Downloaded walrus v0.26.1 [INFO] [stderr] Downloaded wit-parser v0.205.0 [INFO] [stderr] Downloaded wasmparser v0.245.1 [INFO] [stderr] Downloaded wasmparser v0.205.0 [INFO] [stderr] Downloaded walrus-macro v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 260fed186f43bae6c89ed0bafcc4f20d5cd8d95bd72e27dad2d8613d32211274 [INFO] running `Command { std: "docker" "start" "-a" "260fed186f43bae6c89ed0bafcc4f20d5cd8d95bd72e27dad2d8613d32211274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "260fed186f43bae6c89ed0bafcc4f20d5cd8d95bd72e27dad2d8613d32211274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "260fed186f43bae6c89ed0bafcc4f20d5cd8d95bd72e27dad2d8613d32211274", kill_on_drop: false }` [INFO] [stdout] 260fed186f43bae6c89ed0bafcc4f20d5cd8d95bd72e27dad2d8613d32211274 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e22d50353436b86b7ad8c4fa520abb5b32362100a648118bf81e01e429facfa3 [INFO] running `Command { std: "docker" "start" "-a" "e22d50353436b86b7ad8c4fa520abb5b32362100a648118bf81e01e429facfa3", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.118 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling wasm-bindgen v0.2.118 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0 [INFO] [stderr] Compiling wasmparser v0.205.0 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling id-arena v2.3.0 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling deflate64 v0.1.12 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling fs4 v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling which v8.0.2 [INFO] [stderr] Compiling serde_ignored v0.1.14 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.118 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling der v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling rustls-webpki v0.103.11 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling webpki-root-certs v1.0.6 [INFO] [stderr] Compiling env_logger v0.11.10 [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/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.205.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 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=360622af831ac936 -C extra-filename=-e26f2298b874eb67 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a4a524fc7b7b1962.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-017a4792fbf9237a.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-63ce6d260528c3bd.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" "e22d50353436b86b7ad8c4fa520abb5b32362100a648118bf81e01e429facfa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e22d50353436b86b7ad8c4fa520abb5b32362100a648118bf81e01e429facfa3", kill_on_drop: false }` [INFO] [stdout] e22d50353436b86b7ad8c4fa520abb5b32362100a648118bf81e01e429facfa3