[INFO] fetching crate yubikey 0.9.0-pre.0... [INFO] testing yubikey-0.9.0-pre.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate yubikey 0.9.0-pre.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate yubikey 0.9.0-pre.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate yubikey 0.9.0-pre.0 [INFO] tweaked toml for crates.io crate yubikey 0.9.0-pre.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yubikey 0.9.0-pre.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yubikey 0.9.0-pre.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba9a659c2fdf9a375626dcb0b188e95032da7f2afefc446cb8079ece87395d41 [INFO] running `Command { std: "docker" "start" "-a" "ba9a659c2fdf9a375626dcb0b188e95032da7f2afefc446cb8079ece87395d41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba9a659c2fdf9a375626dcb0b188e95032da7f2afefc446cb8079ece87395d41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba9a659c2fdf9a375626dcb0b188e95032da7f2afefc446cb8079ece87395d41", kill_on_drop: false }` [INFO] [stdout] ba9a659c2fdf9a375626dcb0b188e95032da7f2afefc446cb8079ece87395d41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dee96180833c299012b5fdabd6087ac11f431687550dc3978fb49e5d85160278 [INFO] running `Command { std: "docker" "start" "-a" "dee96180833c299012b5fdabd6087ac11f431687550dc3978fb49e5d85160278", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling const-oid v0.10.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ctutils v0.4.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cpubits v0.1.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rustcrypto-ff v0.14.0-rc.1 [INFO] [stderr] Compiling base16ct v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rustcrypto-group v0.14.0-rc.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling pcsc-sys v1.2.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling hybrid-array v0.4.10 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.6 [INFO] [stderr] Compiling fiat-crypto v0.3.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling pcsc v2.8.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling crypto-bigint v0.7.3 [INFO] [stderr] Compiling inout v0.2.2 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling cipher v0.5.1 [INFO] [stderr] Compiling des v0.9.0-rc.3 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling aes v0.9.0-rc.4 [INFO] [stderr] Compiling signature v3.0.0-rc.10 [INFO] [stderr] Compiling hmac v0.13.0 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling sha1 v0.11.0 [INFO] [stderr] Compiling rfc6979 v0.5.0-rc.5 [INFO] [stderr] Compiling pbkdf2 v0.13.0-rc.10 [INFO] [stderr] Compiling der_derive v0.8.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling primefield v0.14.0-rc.8 [INFO] [stderr] Compiling crypto-primes v0.7.0 [INFO] [stderr] Compiling der v0.8.0 [INFO] [stderr] Compiling x25519-dalek v3.0.0-pre.6 [INFO] [stderr] Compiling spki v0.8.0-rc.4 [INFO] [stderr] Compiling sec1 v0.8.1 [INFO] [stderr] Compiling pkcs8 v0.11.0-rc.11 [INFO] [stderr] Compiling pkcs1 v0.8.0-rc.4 [INFO] [stderr] Compiling x509-cert v0.3.0-rc.4 [INFO] [stderr] Compiling elliptic-curve v0.14.0-rc.29 [INFO] [stderr] Compiling ed25519 v3.0.0-rc.4 [INFO] [stderr] Compiling rsa v0.10.0-rc.17 [INFO] [stderr] Compiling ed25519-dalek v3.0.0-pre.6 [INFO] [stderr] Compiling primeorder v0.14.0-rc.8 [INFO] [stderr] Compiling ecdsa v0.17.0-rc.16 [INFO] [stderr] Compiling p256 v0.14.0-rc.8 [INFO] [stderr] Compiling p384 v0.14.0-rc.8 [INFO] [stderr] Compiling yubikey v0.9.0-pre.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.97s [INFO] running `Command { std: "docker" "inspect" "dee96180833c299012b5fdabd6087ac11f431687550dc3978fb49e5d85160278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dee96180833c299012b5fdabd6087ac11f431687550dc3978fb49e5d85160278", kill_on_drop: false }` [INFO] [stdout] dee96180833c299012b5fdabd6087ac11f431687550dc3978fb49e5d85160278 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9a3e01e405dff5aea8668aa36bd33720bf681dba8fbeae55e7d19feaf26002a [INFO] running `Command { std: "docker" "start" "-a" "f9a3e01e405dff5aea8668aa36bd33720bf681dba8fbeae55e7d19feaf26002a", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling yubikey v0.9.0-pre.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stdout] warning: unused import: `getrandom::SysRng` [INFO] [stdout] --> tests/integration.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use cipher::common::{getrandom::SysRng, Generate}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.04s [INFO] running `Command { std: "docker" "inspect" "f9a3e01e405dff5aea8668aa36bd33720bf681dba8fbeae55e7d19feaf26002a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9a3e01e405dff5aea8668aa36bd33720bf681dba8fbeae55e7d19feaf26002a", kill_on_drop: false }` [INFO] [stdout] f9a3e01e405dff5aea8668aa36bd33720bf681dba8fbeae55e7d19feaf26002a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a85d32019c7938f62e3a0d293dce0f56481e664d79d7a3ade677688074b9df7e [INFO] running `Command { std: "docker" "start" "-a" "a85d32019c7938f62e3a0d293dce0f56481e664d79d7a3ade677688074b9df7e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `getrandom::SysRng` [INFO] [stderr] --> tests/integration.rs:6:22 [INFO] [stderr] | [INFO] [stderr] 6 | use cipher::common::{getrandom::SysRng, Generate}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `yubikey` (test "integration") generated 1 warning (run `cargo fix --test "integration" -p yubikey` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yubikey-3396a8967af34e80) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-f3c181e489774cfe) [INFO] [stdout] test apdu::tests::status_words_round_trip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test generate_rsa3072 ... ignored [INFO] [stdout] test generate_self_signed_cv_cert ... ignored [INFO] [stdout] test generate_self_signed_ec_cert ... ignored [INFO] [stdout] test generate_self_signed_rsa_cert ... ignored [INFO] [stdout] test test_get_cccid ... ignored [INFO] [stdout] test test_get_chuid ... ignored [INFO] [stdout] test test_get_config ... ignored [INFO] [stdout] test test_list_keys ... ignored [INFO] [stdout] test test_parse_cert_from_der ... ignored [INFO] [stdout] test test_read_metadata ... ignored [INFO] [stdout] test test_read_metadata_missing_key ... ignored [INFO] [stdout] test test_slot_id_display ... ignored [INFO] [stdout] test test_verify_pin ... ignored [INFO] [stderr] Doc-tests yubikey [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 13 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a85d32019c7938f62e3a0d293dce0f56481e664d79d7a3ade677688074b9df7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a85d32019c7938f62e3a0d293dce0f56481e664d79d7a3ade677688074b9df7e", kill_on_drop: false }` [INFO] [stdout] a85d32019c7938f62e3a0d293dce0f56481e664d79d7a3ade677688074b9df7e