[INFO] fetching crate worker-build 0.8.3... [INFO] testing worker-build-0.8.3 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1 [INFO] extracting crate worker-build 0.8.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate worker-build 0.8.3 [INFO] finished tweaking crates.io crate worker-build 0.8.3 [INFO] tweaked toml for crates.io crate worker-build 0.8.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate worker-build 0.8.3 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate worker-build 0.8.3 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded worker-codegen v0.2.0 [INFO] [stderr] Downloaded which v8.0.2 [INFO] [stderr] Downloaded utf8-zero v0.8.1 [INFO] [stderr] Downloaded walrus-macro v0.26.0 [INFO] [stderr] Downloaded pem-rfc7468 v1.0.0 [INFO] [stderr] Downloaded cookie_store v0.22.1 [INFO] [stderr] Downloaded serde_ignored v0.1.14 [INFO] [stderr] Downloaded path-clean v1.0.1 [INFO] [stderr] Downloaded filetime v0.2.28 [INFO] [stderr] Downloaded wit-parser v0.205.0 [INFO] [stderr] Downloaded wasmparser v0.205.0 [INFO] [stderr] Downloaded ureq-proto v0.6.0 [INFO] [stderr] Downloaded toml v0.9.12+spec-1.1.0 [INFO] [stderr] Downloaded cargo_metadata v0.20.0 [INFO] [stderr] Downloaded wasm-encoder v0.245.1 [INFO] [stderr] Downloaded cargo-platform v0.2.0 [INFO] [stderr] Downloaded cargo-util-schemas v0.2.0 [INFO] [stderr] Downloaded binary-install v0.4.1 [INFO] [stderr] Downloaded der v0.8.0 [INFO] [stderr] Downloaded derive_arbitrary v1.4.2 [INFO] [stderr] Downloaded ureq v3.3.0 [INFO] [stderr] Downloaded xz2 v0.1.7 [INFO] [stderr] Downloaded deflate64 v0.1.12 [INFO] [stderr] Downloaded wasm-bindgen-cli-support v0.2.121 [INFO] [stderr] Downloaded is_executable v0.1.2 [INFO] [stderr] Downloaded fs4 v0.6.6 [INFO] [stderr] Downloaded bzip2 v0.5.2 [INFO] [stderr] Downloaded walrus v0.26.1 [INFO] [stderr] Downloaded webpki-roots v1.0.7 [INFO] [stderr] Downloaded winnow v1.0.2 [INFO] [stderr] Downloaded zip v2.4.2 [INFO] [stderr] Downloaded wasmparser v0.245.1 [INFO] [stderr] Downloaded lzma-sys v0.1.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17cc28345b492a666026d4b06a1fdfe2d6e4040d5766086e82ca4d6cb31f2c57 [INFO] running `Command { std: "docker" "start" "-a" "17cc28345b492a666026d4b06a1fdfe2d6e4040d5766086e82ca4d6cb31f2c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17cc28345b492a666026d4b06a1fdfe2d6e4040d5766086e82ca4d6cb31f2c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17cc28345b492a666026d4b06a1fdfe2d6e4040d5766086e82ca4d6cb31f2c57", kill_on_drop: false }` [INFO] [stdout] 17cc28345b492a666026d4b06a1fdfe2d6e4040d5766086e82ca4d6cb31f2c57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd27b9ead87aa3f70fca9642886506aeb7cc0a56c2f6ec73ba03479d59a8e27b [INFO] running `Command { std: "docker" "start" "-a" "cd27b9ead87aa3f70fca9642886506aeb7cc0a56c2f6ec73ba03479d59a8e27b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.121 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.121 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling crc-catalog v2.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling openssl v0.10.79 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling filetime v0.2.28 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling id-arena v2.3.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling deflate64 v0.1.12 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.115 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling wasmparser v0.205.0 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling fs4 v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.121 [INFO] [stderr] Compiling jiff v0.2.24 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling serde_ignored v0.1.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling which v8.0.2 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [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 openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] error: could not compile `jiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.24/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_jiff)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=74f8c41e99596a0a -C extra-filename=-10d43c03f5cd266d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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 `wasmparser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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=21c54ed73cb75576 -C extra-filename=-bc952d482c33d79e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0f741259822c9aad.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5df2b28dc4dd1bb5.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-e867ebe98e4be6c8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "cd27b9ead87aa3f70fca9642886506aeb7cc0a56c2f6ec73ba03479d59a8e27b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd27b9ead87aa3f70fca9642886506aeb7cc0a56c2f6ec73ba03479d59a8e27b", kill_on_drop: false }` [INFO] [stdout] cd27b9ead87aa3f70fca9642886506aeb7cc0a56c2f6ec73ba03479d59a8e27b