[INFO] cloning repository https://github.com/doivamong/webclaw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doivamong/webclaw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoivamong%2Fwebclaw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoivamong%2Fwebclaw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc83514b014e57e6ba37673f3b86f73265c83a22 [INFO] testing doivamong/webclaw against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoivamong%2Fwebclaw" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/doivamong/webclaw [INFO] finished tweaking git repo https://github.com/doivamong/webclaw [INFO] tweaked toml for git repo https://github.com/doivamong/webclaw written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/doivamong/webclaw on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/doivamong/webclaw 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf97fa66c0dc756778af30e6787953bc74b9ea0995cecfcdaff8d644bb3d64ed [INFO] running `Command { std: "docker" "start" "-a" "bf97fa66c0dc756778af30e6787953bc74b9ea0995cecfcdaff8d644bb3d64ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf97fa66c0dc756778af30e6787953bc74b9ea0995cecfcdaff8d644bb3d64ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf97fa66c0dc756778af30e6787953bc74b9ea0995cecfcdaff8d644bb3d64ed", kill_on_drop: false }` [INFO] [stdout] bf97fa66c0dc756778af30e6787953bc74b9ea0995cecfcdaff8d644bb3d64ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a921b81c81f7060b87aa465e12b11f91dd3b52b0c152fad04842137e1b7a8cf [INFO] running `Command { std: "docker" "start" "-a" "9a921b81c81f7060b87aa465e12b11f91dd3b52b0c152fad04842137e1b7a8cf", kill_on_drop: false }` [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rquickjs-sys v0.9.0 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling iri-string v0.7.11 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling boring-sys2 v5.0.0-alpha.13 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling rangemap v1.7.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling lopdf v0.34.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling type1-encoding-parser v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling typed-path v0.12.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling debug_unsafe v0.1.4 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling pdf-extract v0.7.12 [INFO] [stderr] Compiling atoi_simd v0.17.0 [INFO] [stderr] Compiling schnellru v0.2.4 [INFO] [stderr] Compiling http2 v0.5.15 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling zip v7.2.0 [INFO] [stderr] error: could not compile `lopdf` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name lopdf --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lopdf-0.34.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 --cfg 'feature="nom"' --cfg 'feature="nom_parser"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "chrono", "chrono_time", "default", "embed_image", "image", "nom", "nom_parser", "pom", "pom_parser", "rayon", "serde", "tokio"))' -C metadata=834d6de6a71e2cd4 -C extra-filename=-f1171c1e6930f3c4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-8656bb43f7a59443.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d46bbc1e53a527a8.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-cbc2be3cad4dccac.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-c3f3678fd0b86a79.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5081bf809293ba62.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-dc8d8de746d11f00.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-b1fa93f3f4b92baa.rmeta --extern rangemap=/opt/rustwide/target/debug/deps/librangemap-b59cc8d1b34a4158.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-772907535eead389.rmeta --extern weezl=/opt/rustwide/target/debug/deps/libweezl-44433d9e8be050c3.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.37/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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=fd9cea6861eb7469 -C extra-filename=-eaa5965b144f861c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ac012fec71d6948.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-a2a10c3c950db060.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-0c1f96fafba8742f.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-0f1dbce427faa8f1.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-4f5a50036df13274.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-2d8add5cfc6fd33f.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-aa2b90b9174a08af/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9a921b81c81f7060b87aa465e12b11f91dd3b52b0c152fad04842137e1b7a8cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a921b81c81f7060b87aa465e12b11f91dd3b52b0c152fad04842137e1b7a8cf", kill_on_drop: false }` [INFO] [stdout] 9a921b81c81f7060b87aa465e12b11f91dd3b52b0c152fad04842137e1b7a8cf