[INFO] fetching crate sapiens_tools 0.10.2...
[INFO] testing sapiens_tools-0.10.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate sapiens_tools 0.10.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate sapiens_tools 0.10.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sapiens_tools 0.10.2
[INFO] tweaked toml for crates.io crate sapiens_tools 0.10.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sapiens_tools 0.10.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 432 packages to latest compatible versions
[INFO] [stderr]       Adding async-openai v0.16.3 (available: v0.29.3)
[INFO] [stderr]       Adding convert_case v0.6.0 (available: v0.8.0)
[INFO] [stderr]       Adding mediawiki v0.2.15 (available: v0.3.1)
[INFO] [stderr]       Adding pyo3 v0.19.2 (available: v0.26.0)
[INFO] [stderr]       Adding pyo3-asyncio v0.19.0 (available: v0.20.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-types v0.12.6
[INFO] [stderr]   Downloaded tonic-build v0.10.2
[INFO] [stderr]   Downloaded monostate v0.1.18
[INFO] [stderr]   Downloaded arxiv-rs v0.1.5
[INFO] [stderr]   Downloaded rust-ini v0.20.0
[INFO] [stderr]   Downloaded huelib2 v0.13.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.19.2
[INFO] [stderr]   Downloaded tonic v0.10.2
[INFO] [stderr]   Downloaded gcp-vertex-ai-generative-language v0.1.2
[INFO] [stderr]   Downloaded tokenizers v0.14.1
[INFO] [stderr]   Downloaded pyo3-asyncio v0.19.0
[INFO] [stderr]   Downloaded ordered-multimap v0.7.3
[INFO] [stderr]   Downloaded cookie_store v0.21.1
[INFO] [stderr]   Downloaded mediawiki v0.2.15
[INFO] [stderr]   Downloaded pyo3-ffi v0.19.2
[INFO] [stderr]   Downloaded sapiens v0.10.2
[INFO] [stderr]   Downloaded reqwest-eventsource v0.4.0
[INFO] [stderr]   Downloaded yaml-rust2 v0.8.1
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded pyo3-build-config v0.19.2
[INFO] [stderr]   Downloaded unindent v0.1.11
[INFO] [stderr]   Downloaded pyo3-asyncio-macros v0.19.0
[INFO] [stderr]   Downloaded async-convert v1.0.0
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] [stderr]   Downloaded prost-build v0.12.6
[INFO] [stderr]   Downloaded derive_setters v0.1.8
[INFO] [stderr]   Downloaded dlv-list v0.5.2
[INFO] [stderr]   Downloaded nanoid v0.4.0
[INFO] [stderr]   Downloaded pyo3-macros v0.19.2
[INFO] [stderr]   Downloaded async-openai v0.16.3
[INFO] [stderr]   Downloaded sapiens_derive v0.4.4
[INFO] [stderr]   Downloaded monostate-impl v0.1.18
[INFO] [stderr]   Downloaded pyo3 v0.19.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9adc05c56b651b9fa4636063bc3d47fb2d7819ba654957a540c6c8340b7cb5e8
[INFO] running `Command { std: "docker" "start" "-a" "9adc05c56b651b9fa4636063bc3d47fb2d7819ba654957a540c6c8340b7cb5e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9adc05c56b651b9fa4636063bc3d47fb2d7819ba654957a540c6c8340b7cb5e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9adc05c56b651b9fa4636063bc3d47fb2d7819ba654957a540c6c8340b7cb5e8", kill_on_drop: false }`
[INFO] [stdout] 9adc05c56b651b9fa4636063bc3d47fb2d7819ba654957a540c6c8340b7cb5e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0159d2b31ba32458db9fcadae06ff12b1966966fd3a558e32970b0eb576cecb3
[INFO] running `Command { std: "docker" "start" "-a" "0159d2b31ba32458db9fcadae06ff12b1966966fd3a558e32970b0eb576cecb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr] error: could not compile `h2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.3.27/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(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=6feedcaa6ce8e310 -C extra-filename=-68c04916957d3d7f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-773757b135178300.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-cfb76736a56aefc1.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-1a3e7f43fc6dbf4d.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-16c9f3bf6ac0d74e.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-16e05df04fe396a3.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0f1b8bb147f59bec.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-558fefab0f461689.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-251199d7e013c43b.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-dff27ce948420af1.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-715f3edb83ccb1b3.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/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.21.12/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="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=e2735c100bd8003b -C extra-filename=-2ab025ba0d9282b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-62f38dd377528769.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-ed879f3fe40604e4.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-3880ec287f3363ef.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-b15c9e8a520a9768.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-4612ddd50cf61b40/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0159d2b31ba32458db9fcadae06ff12b1966966fd3a558e32970b0eb576cecb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0159d2b31ba32458db9fcadae06ff12b1966966fd3a558e32970b0eb576cecb3", kill_on_drop: false }`
[INFO] [stdout] 0159d2b31ba32458db9fcadae06ff12b1966966fd3a558e32970b0eb576cecb3
