[INFO] fetching crate yacme-key 1.2.0...
[INFO] testing yacme-key-1.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate yacme-key 1.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate yacme-key 1.2.0
[INFO] finished tweaking crates.io crate yacme-key 1.2.0
[INFO] tweaked toml for crates.io crate yacme-key 1.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yacme-key 1.2.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 51 packages to latest compatible versions
[INFO] [stderr]       Adding const-oid v0.9.6 (available: v0.10.1)
[INFO] [stderr]       Adding der v0.6.1 (available: v0.7.10)
[INFO] [stderr]       Adding ecdsa v0.15.1 (available: v0.16.9)
[INFO] [stderr]       Adding elliptic-curve v0.12.3 (available: v0.13.8)
[INFO] [stderr]       Adding p256 v0.12.0 (available: v0.13.2)
[INFO] [stderr]       Adding pem-rfc7468 v0.6.0 (available: v0.7.0)
[INFO] [stderr]       Adding pkcs8 v0.9.0 (available: v0.10.2)
[INFO] [stderr]       Adding signature v2.0.0 (available: v2.2.0)
[INFO] [stderr]       Adding x509-cert v0.1.1 (available: v0.2.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99b3d5dd51f806f1f47edefde3c8956d94e038975d28c425664747af723e676e
[INFO] running `Command { std: "docker" "start" "-a" "99b3d5dd51f806f1f47edefde3c8956d94e038975d28c425664747af723e676e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99b3d5dd51f806f1f47edefde3c8956d94e038975d28c425664747af723e676e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99b3d5dd51f806f1f47edefde3c8956d94e038975d28c425664747af723e676e", kill_on_drop: false }`
[INFO] [stdout] 99b3d5dd51f806f1f47edefde3c8956d94e038975d28c425664747af723e676e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cecb75d2a21d8a3e468576b7c5f43e308873f01296af2271bbb139728686b639
[INFO] running `Command { std: "docker" "start" "-a" "cecb75d2a21d8a3e468576b7c5f43e308873f01296af2271bbb139728686b639", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling der_derive v0.6.1
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling x509-cert v0.1.1
[INFO] [stderr]    Compiling serdect v0.1.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling primeorder v0.12.1
[INFO] [stderr]    Compiling ecdsa v0.15.1
[INFO] [stderr]    Compiling p256 v0.12.0
[INFO] [stderr]    Compiling yacme-key v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn algorithm(&self) -> pkcs8::AlgorithmIdentifier {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn algorithm(&self) -> pkcs8::AlgorithmIdentifier<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn algorithm(&self) -> pkcs8::AlgorithmIdentifier {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn algorithm(&self) -> pkcs8::AlgorithmIdentifier<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:224:29
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub(crate) fn algorithm(&self) -> pkcs8::AlgorithmIdentifier {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub(crate) fn algorithm(&self) -> pkcs8::AlgorithmIdentifier<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:283:18
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn algorithm(&self) -> pkcs8::AlgorithmIdentifier;
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn algorithm(&self) -> pkcs8::AlgorithmIdentifier<'_>;
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:289:18
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn algorithm(&self) -> pkcs8::AlgorithmIdentifier;
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn algorithm(&self) -> pkcs8::AlgorithmIdentifier<'_>;
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ecdsa.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn algorithm(&self) -> pkcs8::AlgorithmIdentifier {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn algorithm(&self) -> pkcs8::AlgorithmIdentifier<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ecdsa.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn algorithm(&self) -> pkcs8::AlgorithmIdentifier {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn algorithm(&self) -> pkcs8::AlgorithmIdentifier<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.58s
[INFO] running `Command { std: "docker" "inspect" "cecb75d2a21d8a3e468576b7c5f43e308873f01296af2271bbb139728686b639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cecb75d2a21d8a3e468576b7c5f43e308873f01296af2271bbb139728686b639", kill_on_drop: false }`
[INFO] [stdout] cecb75d2a21d8a3e468576b7c5f43e308873f01296af2271bbb139728686b639
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ee4c4c20e7e5fbf6204da84ba8b966e155c378714dee4f5c62146a48be0b109
[INFO] running `Command { std: "docker" "start" "-a" "0ee4c4c20e7e5fbf6204da84ba8b966e155c378714dee4f5c62146a48be0b109", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn algorithm(&self) -> pkcs8::AlgorithmIdentifier {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn algorithm(&self) -> pkcs8::AlgorithmIdentifier<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn algorithm(&self) -> pkcs8::AlgorithmIdentifier {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn algorithm(&self) -> pkcs8::AlgorithmIdentifier<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:224:29
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub(crate) fn algorithm(&self) -> pkcs8::AlgorithmIdentifier {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub(crate) fn algorithm(&self) -> pkcs8::AlgorithmIdentifier<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:283:18
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn algorithm(&self) -> pkcs8::AlgorithmIdentifier;
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn algorithm(&self) -> pkcs8::AlgorithmIdentifier<'_>;
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:289:18
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn algorithm(&self) -> pkcs8::AlgorithmIdentifier;
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn algorithm(&self) -> pkcs8::AlgorithmIdentifier<'_>;
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ecdsa.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn algorithm(&self) -> pkcs8::AlgorithmIdentifier {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn algorithm(&self) -> pkcs8::AlgorithmIdentifier<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling yacme-key v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ecdsa.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn algorithm(&self) -> pkcs8::AlgorithmIdentifier {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn algorithm(&self) -> pkcs8::AlgorithmIdentifier<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../reference-keys/ec-p255.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:303:31
[INFO] [stdout]     |
[INFO] [stdout] 303 |               $crate::test::key(include_str!(concat!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 304 | |                 env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 305 | |                 "/../reference-keys/",
[INFO] [stdout] 306 | |                 $name,
[INFO] [stdout] 307 | |                 ".pem"
[INFO] [stdout] 308 | |             )))
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cert.rs:204:19
[INFO] [stdout]     |
[INFO] [stdout] 204 |           let key = key!("ec-p255");
[INFO] [stdout]     |                     --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../reference-keys/ec-p255.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:303:31
[INFO] [stdout]     |
[INFO] [stdout] 303 |               $crate::test::key(include_str!(concat!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 304 | |                 env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 305 | |                 "/../reference-keys/",
[INFO] [stdout] 306 | |                 $name,
[INFO] [stdout] 307 | |                 ".pem"
[INFO] [stdout] 308 | |             )))
[INFO] [stdout]     | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 324 |           let key = key!("ec-p255");
[INFO] [stdout]     |                     --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yacme-key` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "0ee4c4c20e7e5fbf6204da84ba8b966e155c378714dee4f5c62146a48be0b109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ee4c4c20e7e5fbf6204da84ba8b966e155c378714dee4f5c62146a48be0b109", kill_on_drop: false }`
[INFO] [stdout] 0ee4c4c20e7e5fbf6204da84ba8b966e155c378714dee4f5c62146a48be0b109
