[INFO] cloning repository https://github.com/russoanto/cpa_openmls_project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/russoanto/cpa_openmls_project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frussoanto%2Fcpa_openmls_project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frussoanto%2Fcpa_openmls_project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50593f9b45793f6606fb8ce0c164d2b29fbd2f99
[INFO] documenting russoanto/cpa_openmls_project against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frussoanto%2Fcpa_openmls_project" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/russoanto/cpa_openmls_project
[INFO] finished tweaking git repo https://github.com/russoanto/cpa_openmls_project
[INFO] tweaked toml for git repo https://github.com/russoanto/cpa_openmls_project written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/russoanto/cpa_openmls_project on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/russoanto/cpa_openmls_project 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tls_codec_derive v0.4.1
[INFO] [stderr]   Downloaded rstest_macros v0.17.0
[INFO] [stderr]   Downloaded rstest v0.17.0
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.43
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.43
[INFO] [stderr]   Downloaded chacha20 v0.9.1
[INFO] [stderr]   Downloaded minicov v0.3.5
[INFO] [stderr]   Downloaded cc v1.1.13
[INFO] [stderr]   Downloaded x25519-dalek v2.0.1
[INFO] [stderr]   Downloaded object v0.36.3
[INFO] [stderr]   Downloaded serde_json v1.0.125
[INFO] [stderr]   Downloaded hpke-rs-rust-crypto v0.2.0
[INFO] [stderr]   Downloaded serde v1.0.208
[INFO] [stderr]   Downloaded libcrux-ml-kem v0.0.2-alpha.3
[INFO] [stderr]   Downloaded hpke-rs-crypto v0.2.0
[INFO] [stderr]   Downloaded hpke-rs v0.2.0
[INFO] [stderr]   Downloaded openmls_test v0.1.0-pre.2
[INFO] [stderr]   Downloaded cpufeatures v0.2.13
[INFO] [stderr]   Downloaded serde_derive v1.0.208
[INFO] [stderr]   Downloaded libcrux-intrinsics v0.0.2-alpha.3
[INFO] [stderr]   Downloaded libcrux-platform v0.0.2-alpha.3
[INFO] [stderr]   Downloaded rstest_reuse v0.5.0
[INFO] [stderr]   Downloaded tls_codec v0.4.1
[INFO] [stderr]   Downloaded libcrux-hkdf v0.0.2-alpha.3
[INFO] [stderr]   Downloaded openmls_rust_crypto v0.3.0-pre.2
[INFO] [stderr]   Downloaded openmls_memory_storage v0.3.0-pre.3
[INFO] [stderr]   Downloaded libcrux-kem v0.0.2-alpha.3
[INFO] [stderr]   Downloaded openmls v0.6.0-pre.3
[INFO] [stderr]   Downloaded hax-lib-macros v0.1.0-pre.1
[INFO] [stderr]   Downloaded openmls_libcrux_crypto v0.1.0-pre.3
[INFO] [stderr]   Downloaded openmls_traits v0.3.0-pre.3
[INFO] [stderr]   Downloaded openmls_basic_credential v0.3.0-pre.2
[INFO] [stderr]   Downloaded libcrux-hmac v0.0.2-alpha.3
[INFO] [stderr]   Downloaded hax-lib-macros-types v0.1.0-pre.1
[INFO] [stderr]   Downloaded libcrux-hacl v0.0.2-alpha.3
[INFO] [stderr]   Downloaded libcrux-ecdh v0.0.2-alpha.3
[INFO] [stderr]   Downloaded hax-lib v0.1.0-pre.1
[INFO] [stderr]   Downloaded libcrux-sha3 v0.0.2-alpha.3
[INFO] [stderr]   Downloaded libcrux v0.0.2-alpha.3
[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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a208bab1e89e7e946bd90d8b680ce53ebfd57a94a64d8f55f7a509a520667f3
[INFO] running `Command { std: "docker" "start" "-a" "4a208bab1e89e7e946bd90d8b680ce53ebfd57a94a64d8f55f7a509a520667f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a208bab1e89e7e946bd90d8b680ce53ebfd57a94a64d8f55f7a509a520667f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a208bab1e89e7e946bd90d8b680ce53ebfd57a94a64d8f55f7a509a520667f3", kill_on_drop: false }`
[INFO] [stdout] 4a208bab1e89e7e946bd90d8b680ce53ebfd57a94a64d8f55f7a509a520667f3
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90be64cb88372b542418d10fcbee81df303b35efb15b4195dee11a3021c8a453
[INFO] running `Command { std: "docker" "start" "-a" "90be64cb88372b542418d10fcbee81df303b35efb15b4195dee11a3021c8a453", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.2-alpha.3
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.2-alpha.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling rstest_macros v0.17.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling libcrux-ml-kem v0.0.2-alpha.3
[INFO] [stderr]    Compiling rstest_reuse v0.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking object v0.36.3
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling libcrux-platform v0.0.2-alpha.3
[INFO] [stderr]    Compiling libcrux v0.0.2-alpha.3
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling hpke-rs-crypto v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]    Compiling libcrux-hacl v0.0.2-alpha.3
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling tls_codec_derive v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.43
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking js-sys v0.3.70
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking p384 v0.13.0
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking hpke-rs-rust-crypto v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rstest v0.17.0
[INFO] [stderr]     Checking tls_codec v0.4.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.43
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.43
[INFO] [stderr]     Checking openmls_traits v0.3.0-pre.3
[INFO] [stderr]     Checking hpke-rs v0.2.0
[INFO] [stderr]     Checking openmls_memory_storage v0.3.0-pre.3
[INFO] [stderr]     Checking openmls_basic_credential v0.3.0-pre.2
[INFO] [stderr]     Checking openmls_rust_crypto v0.3.0-pre.2
[INFO] [stderr]    Compiling openmls_test v0.1.0-pre.2
[INFO] [stderr]     Checking openmls v0.6.0-pre.3
[INFO] [stderr] error: could not compile `openmls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name openmls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openmls-0.6.0-pre.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="backtrace"' --cfg 'feature="openmls_rust_crypto"' --cfg 'feature="test-utils"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "content-debug", "crypto-debug", "crypto-subtle", "js", "libcrux-provider", "openmls_rust_crypto", "test-utils"))' -C metadata=4154b249f389ddaa -C extra-filename=-b67f6bfffc5adba7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-a7c08ea915b07186.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-08ad89ca519b2f40.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-90c73fad20894df5.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-3d31758cd79788ba.rmeta --extern openmls_basic_credential=/opt/rustwide/target/debug/deps/libopenmls_basic_credential-83231036412509da.rmeta --extern openmls_memory_storage=/opt/rustwide/target/debug/deps/libopenmls_memory_storage-556c446f625427f6.rmeta --extern openmls_rust_crypto=/opt/rustwide/target/debug/deps/libopenmls_rust_crypto-43ed42d3b30e032d.rmeta --extern openmls_test=/opt/rustwide/target/debug/deps/libopenmls_test-e63cf0fff28478b3.so --extern openmls_traits=/opt/rustwide/target/debug/deps/libopenmls_traits-8871e5ae99c73343.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3cb2b17c59bf99cb.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-6390f14278556726.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-62a83c2b4a24d20d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0a4501520dde47b7.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-da9c083eb2eb034f.rmeta --extern tls_codec=/opt/rustwide/target/debug/deps/libtls_codec-36fd735d7dd6bdb7.rmeta --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-376c69e4df352544.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "90be64cb88372b542418d10fcbee81df303b35efb15b4195dee11a3021c8a453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90be64cb88372b542418d10fcbee81df303b35efb15b4195dee11a3021c8a453", kill_on_drop: false }`
[INFO] [stdout] 90be64cb88372b542418d10fcbee81df303b35efb15b4195dee11a3021c8a453
