[INFO] cloning repository https://github.com/str4d/age-plugin-yubikey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/str4d/age-plugin-yubikey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Fage-plugin-yubikey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Fage-plugin-yubikey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6042d5266f94b56d5b0702fe5fae4bbbd631613d [INFO] testing str4d/age-plugin-yubikey against 1.55.0 for beta-1.56-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Fage-plugin-yubikey" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/str4d/age-plugin-yubikey on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/str4d/age-plugin-yubikey [INFO] finished tweaking git repo https://github.com/str4d/age-plugin-yubikey [INFO] tweaked toml for git repo https://github.com/str4d/age-plugin-yubikey written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/str4d/age-plugin-yubikey already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cookie-factory v0.3.2 [INFO] [stderr] Downloaded pbkdf2 v0.7.5 [INFO] [stderr] Downloaded dialoguer v0.8.0 [INFO] [stderr] Downloaded hkdf v0.11.0 [INFO] [stderr] Downloaded man v0.3.0 [INFO] [stderr] Downloaded roff v0.1.0 [INFO] [stderr] Downloaded pcsc v2.4.0 [INFO] [stderr] Downloaded age-plugin v0.1.0 [INFO] [stderr] Downloaded c2-chacha v0.3.0 [INFO] [stderr] Downloaded age-core v0.6.0 [INFO] [stderr] Downloaded des v0.6.0 [INFO] [stderr] Downloaded p256 v0.7.1 [INFO] [stderr] Downloaded pcsc-sys v1.2.0 [INFO] [stderr] Downloaded yubikey-piv v0.3.0 [INFO] [stderr] Downloaded x509 v0.2.0 [INFO] [stderr] Downloaded p384 v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbc5139249e73c299d65f8f90587e4829a3a684cd544c5fbe0014f9e8398b7fd [INFO] running `Command { std: "docker" "start" "-a" "cbc5139249e73c299d65f8f90587e4829a3a684cd544c5fbe0014f9e8398b7fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbc5139249e73c299d65f8f90587e4829a3a684cd544c5fbe0014f9e8398b7fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc5139249e73c299d65f8f90587e4829a3a684cd544c5fbe0014f9e8398b7fd", kill_on_drop: false }` [INFO] [stdout] cbc5139249e73c299d65f8f90587e4829a3a684cd544c5fbe0014f9e8398b7fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2537121e4ee47ccea336a23eea19224ee4664df7d80181b4b16516cdfc95aaa [INFO] running `Command { std: "docker" "start" "-a" "c2537121e4ee47ccea336a23eea19224ee4664df7d80181b4b16516cdfc95aaa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling oid-registry v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bech32 v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling c2-chacha v0.3.0 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling des v0.6.0 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.7.5 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling pcsc-sys v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling pcsc v2.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling x509 v0.2.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling rusticata-macros v3.0.1 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling elliptic-curve v0.8.5 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling age-core v0.6.0 [INFO] [stderr] Compiling age-plugin v0.1.0 [INFO] [stderr] Compiling p256 v0.7.1 [INFO] [stderr] Compiling p384 v0.6.1 [INFO] [stderr] Compiling der-parser v5.1.0 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling rsa v0.3.0 [INFO] [stderr] Compiling x509-parser v0.9.2 [INFO] [stderr] Compiling yubikey-piv v0.3.0 [INFO] [stderr] Compiling age-plugin-yubikey v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.09s [INFO] running `Command { std: "docker" "inspect" "c2537121e4ee47ccea336a23eea19224ee4664df7d80181b4b16516cdfc95aaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2537121e4ee47ccea336a23eea19224ee4664df7d80181b4b16516cdfc95aaa", kill_on_drop: false }` [INFO] [stdout] c2537121e4ee47ccea336a23eea19224ee4664df7d80181b4b16516cdfc95aaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aed6ec4383e2d9ca9b4897b56c97c3b81da722b2f445be2cf1a20b2348b7c5ce [INFO] running `Command { std: "docker" "start" "-a" "aed6ec4383e2d9ca9b4897b56c97c3b81da722b2f445be2cf1a20b2348b7c5ce", kill_on_drop: false }` [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v1.0.2 [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.20 [INFO] [stderr] Compiling age-plugin-yubikey v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.59s [INFO] running `Command { std: "docker" "inspect" "aed6ec4383e2d9ca9b4897b56c97c3b81da722b2f445be2cf1a20b2348b7c5ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aed6ec4383e2d9ca9b4897b56c97c3b81da722b2f445be2cf1a20b2348b7c5ce", kill_on_drop: false }` [INFO] [stdout] aed6ec4383e2d9ca9b4897b56c97c3b81da722b2f445be2cf1a20b2348b7c5ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0d84451b595c3d38ed5c8a43a12001a9a0483fcfdbbc69047fefd3c62181775 [INFO] running `Command { std: "docker" "start" "-a" "e0d84451b595c3d38ed5c8a43a12001a9a0483fcfdbbc69047fefd3c62181775", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/age_plugin_yubikey-8f3f1e4e03ab3205) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test yubikey::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.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e0d84451b595c3d38ed5c8a43a12001a9a0483fcfdbbc69047fefd3c62181775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0d84451b595c3d38ed5c8a43a12001a9a0483fcfdbbc69047fefd3c62181775", kill_on_drop: false }` [INFO] [stdout] e0d84451b595c3d38ed5c8a43a12001a9a0483fcfdbbc69047fefd3c62181775