[INFO] fetching crate age-plugin-yubikey 0.2.0... [INFO] testing age-plugin-yubikey-0.2.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate age-plugin-yubikey 0.2.0 into /workspace/builds/worker-16/source [INFO] validating manifest of crates.io crate age-plugin-yubikey 0.2.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-16/source/rust-toolchain [INFO] started tweaking crates.io crate age-plugin-yubikey 0.2.0 [INFO] finished tweaking crates.io crate age-plugin-yubikey 0.2.0 [INFO] tweaked toml for crates.io crate age-plugin-yubikey 0.2.0 written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate crates.io crate age-plugin-yubikey 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secrecy v0.8.0 [INFO] [stderr] Downloaded dialoguer v0.9.0 [INFO] [stderr] Downloaded hkdf v0.11.0 [INFO] [stderr] Downloaded rsa v0.5.0 [INFO] [stderr] Downloaded pkcs1 v0.2.4 [INFO] [stderr] Downloaded pem-rfc7468 v0.2.4 [INFO] [stderr] Downloaded age-core v0.7.0 [INFO] [stderr] Downloaded roff v0.1.0 [INFO] [stderr] Downloaded man v0.3.0 [INFO] [stderr] Downloaded num-bigint-dig v0.7.0 [INFO] [stderr] Downloaded base64ct v1.1.1 [INFO] [stderr] Downloaded p384 v0.8.0 [INFO] [stderr] Downloaded pcsc-sys v1.2.0 [INFO] [stderr] Downloaded x509 v0.2.0 [INFO] [stderr] Downloaded der v0.4.4 [INFO] [stderr] Downloaded pcsc v2.6.0 [INFO] [stderr] Downloaded p256 v0.9.0 [INFO] [stderr] Downloaded age-plugin v0.2.0 [INFO] [stderr] Downloaded yubikey v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6a91db4c46eca084c9c294bc65231782353da1927cfdb9cfa97f053dcecf109 [INFO] running `Command { std: "docker" "start" "-a" "b6a91db4c46eca084c9c294bc65231782353da1927cfdb9cfa97f053dcecf109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6a91db4c46eca084c9c294bc65231782353da1927cfdb9cfa97f053dcecf109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6a91db4c46eca084c9c294bc65231782353da1927cfdb9cfa97f053dcecf109", kill_on_drop: false }` [INFO] [stdout] b6a91db4c46eca084c9c294bc65231782353da1927cfdb9cfa97f053dcecf109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e56f865ca55b5cea2489f768ab05b7500d272bacc156c98aeccd7790c822f5a [INFO] running `Command { std: "docker" "start" "-a" "6e56f865ca55b5cea2489f768ab05b7500d272bacc156c98aeccd7790c822f5a", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling pcsc-sys v1.2.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling pcsc v2.6.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling des v0.7.0 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rusticata-macros v4.0.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling x509 v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling der-oid-macro v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling der-parser v6.0.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling age-core v0.7.0 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling der v0.4.4 [INFO] [stderr] Compiling age-plugin v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling x509-parser v0.12.0 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling p384 v0.8.0 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling yubikey v0.5.0 [INFO] [stderr] Compiling age-plugin-yubikey v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.55s [INFO] running `Command { std: "docker" "inspect" "6e56f865ca55b5cea2489f768ab05b7500d272bacc156c98aeccd7790c822f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e56f865ca55b5cea2489f768ab05b7500d272bacc156c98aeccd7790c822f5a", kill_on_drop: false }` [INFO] [stdout] 6e56f865ca55b5cea2489f768ab05b7500d272bacc156c98aeccd7790c822f5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5ffed3fdb379492df9fbf843fc20bb89b2254faa5351f0595010730d6b91ce6 [INFO] running `Command { std: "docker" "start" "-a" "b5ffed3fdb379492df9fbf843fc20bb89b2254faa5351f0595010730d6b91ce6", kill_on_drop: false }` [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling man v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling age-plugin-yubikey v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.09s [INFO] running `Command { std: "docker" "inspect" "b5ffed3fdb379492df9fbf843fc20bb89b2254faa5351f0595010730d6b91ce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5ffed3fdb379492df9fbf843fc20bb89b2254faa5351f0595010730d6b91ce6", kill_on_drop: false }` [INFO] [stdout] b5ffed3fdb379492df9fbf843fc20bb89b2254faa5351f0595010730d6b91ce6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 462501325f44cc648d2284ea527cfa93f2d7c9ae0db56061ac9df34430d0810e [INFO] running `Command { std: "docker" "start" "-a" "462501325f44cc648d2284ea527cfa93f2d7c9ae0db56061ac9df34430d0810e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/age_plugin_yubikey-55bbf99db555ec36) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test key::tests::stub_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] running `Command { std: "docker" "inspect" "462501325f44cc648d2284ea527cfa93f2d7c9ae0db56061ac9df34430d0810e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "462501325f44cc648d2284ea527cfa93f2d7c9ae0db56061ac9df34430d0810e", kill_on_drop: false }` [INFO] [stdout] 462501325f44cc648d2284ea527cfa93f2d7c9ae0db56061ac9df34430d0810e