[INFO] fetching crate krill 0.15.0... [INFO] testing krill-0.15.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate krill 0.15.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate krill 0.15.0 [INFO] finished tweaking crates.io crate krill 0.15.0 [INFO] tweaked toml for crates.io crate krill 0.15.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate krill 0.15.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate krill 0.15.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-2025-09-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 678a5f825578a49afd85eaaceddc0a3dcf6384f310dc57c83d33581598309986 [INFO] running `Command { std: "docker" "start" "-a" "678a5f825578a49afd85eaaceddc0a3dcf6384f310dc57c83d33581598309986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "678a5f825578a49afd85eaaceddc0a3dcf6384f310dc57c83d33581598309986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "678a5f825578a49afd85eaaceddc0a3dcf6384f310dc57c83d33581598309986", kill_on_drop: false }` [INFO] [stdout] 678a5f825578a49afd85eaaceddc0a3dcf6384f310dc57c83d33581598309986 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9f9408f084cd0be4606b7defb886bb027cd614779cb537eb8fec476758d4b47 [INFO] running `Command { std: "docker" "start" "-a" "c9f9408f084cd0be4606b7defb886bb027cd614779cb537eb8fec476758d4b47", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling kmip-ttlv v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cryptoki-sys v0.4.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling trait-set v0.2.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling kmip-protocol v0.4.3 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling enum-flags v0.1.8 [INFO] [stderr] Compiling syslog v7.0.0 [INFO] [stderr] Compiling enum-display-derive v0.1.1 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling bcder v0.7.5 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling krill v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling intervaltree v0.2.7 [INFO] [stderr] Compiling urlparse v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.3 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling clap v4.5.42 [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 icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cryptoki v0.10.0 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Compiling oauth2 v4.4.2 [INFO] [stderr] Compiling rpki v0.18.6 [INFO] [stderr] Compiling openidconnect v3.5.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] error: could not compile `krill` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name krill --edition=2024 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="backoff"' --cfg 'feature="basic-cookies"' --cfg 'feature="cryptoki"' --cfg 'feature="default"' --cfg 'feature="hsm"' --cfg 'feature="kmip"' --cfg 'feature="multi-user"' --cfg 'feature="openidconnect"' --cfg 'feature="r2d2"' --cfg 'feature="regex"' --cfg 'feature="rpassword"' --cfg 'feature="scrypt"' --cfg 'feature="secrecy"' --cfg 'feature="unicode-normalization"' --cfg 'feature="urlparse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backoff", "basic-cookies", "cryptoki", "default", "hsm", "hsm-tests-kmip", "hsm-tests-pkcs11", "kmip", "multi-user", "openidconnect", "r2d2", "regex", "rpassword", "rta", "scrypt", "secrecy", "unicode-normalization", "urlparse"))' -C metadata=861112352b00b568 -C extra-filename=-bb5b43adbb7e34b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-c67576fa98cf511f.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern basic_cookies=/opt/rustwide/target/debug/deps/libbasic_cookies-928ce99b50b97587.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8571487989db5959.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-0f8cafff9058d5f6.rmeta --extern cryptoki=/opt/rustwide/target/debug/deps/libcryptoki-2a242e8ff30bd296.rmeta --extern fd_lock=/opt/rustwide/target/debug/deps/libfd_lock-81d4d3433eb54e25.rmeta --extern fern=/opt/rustwide/target/debug/deps/libfern-43f8533860f9e4fd.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a1e161a23ea87a75.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-125a6baab0484f95.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-899cd0909756b888.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-734df13edecc92d6.rmeta --extern intervaltree=/opt/rustwide/target/debug/deps/libintervaltree-44c4447fc24d9b88.rmeta --extern kmip=/opt/rustwide/target/debug/deps/libkmip_protocol-37fe60e5bdb0e8d9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-969b5c6ce8d19b49.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rmeta --extern openidconnect=/opt/rustwide/target/debug/deps/libopenidconnect-186ff206a620c92d.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-dc2c9af6569dce71.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-af9df9186596bd92.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72bf04572caa1c84.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-046fe9333c6a2cb7.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-61a5f6e6c1a8e2b4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1f4efcd61782cde4.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f193310bffa5f4fc.rmeta --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-76e23745c210b7e9.rmeta --extern rpki=/opt/rustwide/target/debug/deps/librpki-b0d8a9614b5c7da1.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-fcc074c7e796ad69.rmeta --extern scrypt=/opt/rustwide/target/debug/deps/libscrypt-072d5e27aa618852.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-ae0354a70a07a1ed.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2357d6e941fe4901.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a428e4824a93aae0.rmeta --extern syslog=/opt/rustwide/target/debug/deps/libsyslog-1093a2d0b931baab.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-28dac7df6803c047.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d1adf6edb2246d93.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-06d196c93db0ccaa.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-5226f6a8fb308e94.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-7a4e1df8809c0589.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-ecf4e28e604e8feb.rmeta --extern urlparse=/opt/rustwide/target/debug/deps/liburlparse-7d25a4d11e8ffff8.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-80ba4fbea25fd3cb.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-fc49583a380e5221/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c9f9408f084cd0be4606b7defb886bb027cd614779cb537eb8fec476758d4b47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9f9408f084cd0be4606b7defb886bb027cd614779cb537eb8fec476758d4b47", kill_on_drop: false }` [INFO] [stdout] c9f9408f084cd0be4606b7defb886bb027cd614779cb537eb8fec476758d4b47