[INFO] fetching crate oxide 0.14.0+20251008.0.0... [INFO] testing oxide-0.14.0+20251008.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate oxide 0.14.0+20251008.0.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate oxide 0.14.0+20251008.0.0 [INFO] finished tweaking crates.io crate oxide 0.14.0+20251008.0.0 [INFO] tweaked toml for crates.io crate oxide 0.14.0+20251008.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oxide 0.14.0+20251008.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oxide 0.14.0+20251008.0.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-link v0.1.2 [INFO] [stderr] Downloaded progenitor-client v0.11.2 [INFO] [stderr] Downloaded regress v0.10.5 [INFO] [stderr] Downloaded tracing-attributes v0.1.29 [INFO] [stderr] Downloaded openssl-src v300.5.0+3.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f0f0a12b4b4c80fa1d3cf94490aa07a021e709b15f3500d4366d6acbd4863f0 [INFO] running `Command { std: "docker" "start" "-a" "7f0f0a12b4b4c80fa1d3cf94490aa07a021e709b15f3500d4366d6acbd4863f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f0f0a12b4b4c80fa1d3cf94490aa07a021e709b15f3500d4366d6acbd4863f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f0f0a12b4b4c80fa1d3cf94490aa07a021e709b15f3500d4366d6acbd4863f0", kill_on_drop: false }` [INFO] [stdout] 7f0f0a12b4b4c80fa1d3cf94490aa07a021e709b15f3500d4366d6acbd4863f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca04cf9ddc08c9933403821f23255f4a5c114539250159dfa7bb4016c5f65a79 [INFO] running `Command { std: "docker" "start" "-a" "ca04cf9ddc08c9933403821f23255f4a5c114539250159dfa7bb4016c5f65a79", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling regress v0.10.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling progenitor-client v0.11.2 [INFO] [stderr] Compiling oxide v0.14.0+20251008.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `oxide` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name oxide --edition=2021 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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default", "extras"))' -C metadata=c614edc72f0f25ce -C extra-filename=-32d2325596302d6c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-90db4b3e5168461b.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-99930bf9cbcd62e6.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c6f7383b47b3173f.rmeta --extern progenitor_client=/opt/rustwide/target/debug/deps/libprogenitor_client-02c7e09dab8eea06.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-922fe7c8c58f4611.rmeta --extern regress=/opt/rustwide/target/debug/deps/libregress-6b367f03bf349bf8.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6dd4d32d37e04f78.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-00b533d753927abb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d3adc842a6b28992.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ec3d6e263eb0c2d2.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-32c2486ddc6c4590.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-71963a59ea1eb3e9.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-411ea5ffe649590a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-595f7bbce00c033d.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-dbfbb0e018a5e1d3.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-0e7505f59afc2cad/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ca04cf9ddc08c9933403821f23255f4a5c114539250159dfa7bb4016c5f65a79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca04cf9ddc08c9933403821f23255f4a5c114539250159dfa7bb4016c5f65a79", kill_on_drop: false }` [INFO] [stdout] ca04cf9ddc08c9933403821f23255f4a5c114539250159dfa7bb4016c5f65a79