[INFO] fetching crate oxide 0.16.0+2026032500.0.0...
[INFO] testing oxide-0.16.0+2026032500.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate oxide 0.16.0+2026032500.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate oxide 0.16.0+2026032500.0.0
[INFO] finished tweaking crates.io crate oxide 0.16.0+2026032500.0.0
[INFO] tweaked toml for crates.io crate oxide 0.16.0+2026032500.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxide 0.16.0+2026032500.0.0 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 crates.io crate oxide 0.16.0+2026032500.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" "+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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0755b48d49f5fa62d3de19a5cd7dc152efb68421a25598aa0b10a1b5eda55569
[INFO] running `Command { std: "docker" "start" "-a" "0755b48d49f5fa62d3de19a5cd7dc152efb68421a25598aa0b10a1b5eda55569", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0755b48d49f5fa62d3de19a5cd7dc152efb68421a25598aa0b10a1b5eda55569", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0755b48d49f5fa62d3de19a5cd7dc152efb68421a25598aa0b10a1b5eda55569", kill_on_drop: false }`
[INFO] [stdout] 0755b48d49f5fa62d3de19a5cd7dc152efb68421a25598aa0b10a1b5eda55569
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c7f18a9946a20d85da72864b1fe15ab06b2c9d59de381aea976aea3b3f9c9188
[INFO] running `Command { std: "docker" "start" "-a" "c7f18a9946a20d85da72864b1fe15ab06b2c9d59de381aea976aea3b3f9c9188", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling regress v0.11.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling progenitor-client v0.13.0
[INFO] [stderr]    Compiling oxide v0.16.0+2026032500.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/beta-2026-04-21-x86_64-unknown-linux-gnu/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=a308f74904eb11b0 -C extra-filename=-eace198d8ef44f14 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9abdcd29f67b6534.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b58ae5db560fa624.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-eafd7d047778254a.rmeta --extern progenitor_client=/opt/rustwide/target/debug/deps/libprogenitor_client-37659db7f204534d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-72b596c2da07b14d.rmeta --extern regress=/opt/rustwide/target/debug/deps/libregress-04ff766cda3c707b.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-db28fc1ce329f35c.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-7edec7bb423bd690.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5be27b41e60d3b41.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-81ea49e6d647eb15.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-194bb018d25ba2dd.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-e08715b6c9a07272.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7dba336b1b8065a6.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a29a5611136035ac.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-798a806587152aa0/out -L native=/opt/rustwide/target/debug/build/openssl-sys-9f0086ff48ebcc78/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c7f18a9946a20d85da72864b1fe15ab06b2c9d59de381aea976aea3b3f9c9188", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7f18a9946a20d85da72864b1fe15ab06b2c9d59de381aea976aea3b3f9c9188", kill_on_drop: false }`
[INFO] [stdout] c7f18a9946a20d85da72864b1fe15ab06b2c9d59de381aea976aea3b3f9c9188
