[INFO] fetching crate mls-rs 0.51.0...
[INFO] testing mls-rs-0.51.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate mls-rs 0.51.0 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate mls-rs 0.51.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mls-rs 0.51.0
[INFO] tweaked toml for crates.io crate mls-rs 0.51.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mls-rs 0.51.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mls-rs 0.51.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 117c6b0adae425f30c83bb35a0ae5e29143dcb2cf207fa8f70fcfa0cc84fb499
[INFO] running `Command { std: "docker" "start" "-a" "117c6b0adae425f30c83bb35a0ae5e29143dcb2cf207fa8f70fcfa0cc84fb499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "117c6b0adae425f30c83bb35a0ae5e29143dcb2cf207fa8f70fcfa0cc84fb499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "117c6b0adae425f30c83bb35a0ae5e29143dcb2cf207fa8f70fcfa0cc84fb499", kill_on_drop: false }`
[INFO] [stdout] 117c6b0adae425f30c83bb35a0ae5e29143dcb2cf207fa8f70fcfa0cc84fb499
[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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19396423f83a17c00d21c0ef2ce25275173110cb7f525717fa33f940275cf5d5
[INFO] running `Command { std: "docker" "start" "-a" "19396423f83a17c00d21c0ef2ce25275173110cb7f525717fa33f940275cf5d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling debug_tree v0.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling mls-rs-codec-derive v0.2.0
[INFO] [stderr]    Compiling mls-rs-codec v0.7.0
[INFO] [stderr]    Compiling mls-rs-core v0.24.0
[INFO] [stderr]    Compiling mls-rs-identity-x509 v0.18.0
[INFO] [stderr]    Compiling mls-rs v0.51.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.10s
[INFO] running `Command { std: "docker" "inspect" "19396423f83a17c00d21c0ef2ce25275173110cb7f525717fa33f940275cf5d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19396423f83a17c00d21c0ef2ce25275173110cb7f525717fa33f940275cf5d5", kill_on_drop: false }`
[INFO] [stdout] 19396423f83a17c00d21c0ef2ce25275173110cb7f525717fa33f940275cf5d5
[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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d75efd4e56338e5372d5a5b278d342ecb5bbc8e86341a608026e78beb26efbb2
[INFO] running `Command { std: "docker" "start" "-a" "d75efd4e56338e5372d5a5b278d342ecb5bbc8e86341a608026e78beb26efbb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling mls-rs-core v0.24.0
[INFO] [stderr]    Compiling mls-rs-crypto-traits v0.19.0
[INFO] [stderr]    Compiling mls-rs-identity-x509 v0.18.0
[INFO] [stderr]    Compiling mls-rs-crypto-hpke v0.18.0
[INFO] [stderr]    Compiling mls-rs v0.51.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling mls-rs-crypto-openssl v0.18.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stdout] error: couldn't read `examples/../../mls-rs-crypto-openssl/test_data/x509/leaf/key.pem`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/x509.rs:13:83
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let secret_key = mls_rs_crypto_openssl::x509::signature_secret_key_from_bytes(include_bytes!(
[INFO] [stdout]    |  ___________________________________________________________________________________^
[INFO] [stdout] 14 | |         "../../mls-rs-crypto-openssl/test_data/x509/leaf/key.pem"
[INFO] [stdout] 15 | |     ))
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../../mls-rs-crypto-openssl/test_data/x509/leaf/cert.der`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/x509.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         include_bytes!("../../mls-rs-crypto-openssl/test_data/x509/leaf/cert.der"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../../mls-rs-crypto-openssl/test_data/x509/root_ca/cert.der`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/x509.rs:26:77
[INFO] [stdout]    |
[INFO] [stdout] 26 |               mls_rs_crypto_openssl::x509::identity_provider_from_certificate(include_bytes!(
[INFO] [stdout]    |  _____________________________________________________________________________^
[INFO] [stdout] 27 | |                 "../../mls-rs-crypto-openssl/test_data/x509/root_ca/cert.der"
[INFO] [stdout] 28 | |             ))
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mls-rs` (example "x509") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/test_data/legacy_snapshot.mls`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/group/snapshot.rs:352:31
[INFO] [stdout]     |
[INFO] [stdout] 352 |           let legacy_snapshot = include_bytes!(concat!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 353 | |             env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 354 | |             "/test_data/legacy_snapshot.mls"
[INFO] [stdout] 355 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mls-rs` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d75efd4e56338e5372d5a5b278d342ecb5bbc8e86341a608026e78beb26efbb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d75efd4e56338e5372d5a5b278d342ecb5bbc8e86341a608026e78beb26efbb2", kill_on_drop: false }`
[INFO] [stdout] d75efd4e56338e5372d5a5b278d342ecb5bbc8e86341a608026e78beb26efbb2
