[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] 0bbea83abfaf1aff9509953767fdbc4226cab4d9 [INFO] testing str4d/age-plugin-yubikey against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Fage-plugin-yubikey" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/str4d/age-plugin-yubikey on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-3/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76eca86e61ee6c569edc82f415c20f45724c6c1ce2b6d2dcdf89d5699cd8f6dd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "76eca86e61ee6c569edc82f415c20f45724c6c1ce2b6d2dcdf89d5699cd8f6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76eca86e61ee6c569edc82f415c20f45724c6c1ce2b6d2dcdf89d5699cd8f6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76eca86e61ee6c569edc82f415c20f45724c6c1ce2b6d2dcdf89d5699cd8f6dd", kill_on_drop: false }` [INFO] [stdout] 76eca86e61ee6c569edc82f415c20f45724c6c1ce2b6d2dcdf89d5699cd8f6dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97e6fab9ee322749043bc9621ef74f7b28ff354350355838ac683247a71d1f57 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "97e6fab9ee322749043bc9621ef74f7b28ff354350355838ac683247a71d1f57", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling const-oid v0.4.5 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling oid-registry v0.1.1 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling bech32 v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling der v0.1.0 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [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 pkcs8 v0.3.3 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling pcsc-sys v1.2.0 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling c2-chacha v0.3.0 [INFO] [stderr] Compiling des v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.7.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling quote v1.0.9 [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 hkdf v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pcsc v2.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [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 tempfile v3.2.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling x509 v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rusticata-macros v3.0.1 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling der-parser v5.1.0 [INFO] [stderr] Compiling zeroize v1.2.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 gumdrop v0.8.0 [INFO] [stderr] Compiling p384 v0.6.1 [INFO] [stderr] Compiling p256 v0.7.1 [INFO] [stderr] Compiling age-plugin v0.1.0 [INFO] [stderr] Compiling x509-parser v0.9.2 [INFO] [stderr] Compiling rsa v0.3.0 [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 58.54s [INFO] running `Command { std: "docker" "inspect" "97e6fab9ee322749043bc9621ef74f7b28ff354350355838ac683247a71d1f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97e6fab9ee322749043bc9621ef74f7b28ff354350355838ac683247a71d1f57", kill_on_drop: false }` [INFO] [stdout] 97e6fab9ee322749043bc9621ef74f7b28ff354350355838ac683247a71d1f57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b09f74cf4b3e1074a0a1bb249653887e5caddcc3b48adf6738c8d5e0a39b30f1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b09f74cf4b3e1074a0a1bb249653887e5caddcc3b48adf6738c8d5e0a39b30f1", 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.89s [INFO] running `Command { std: "docker" "inspect" "b09f74cf4b3e1074a0a1bb249653887e5caddcc3b48adf6738c8d5e0a39b30f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b09f74cf4b3e1074a0a1bb249653887e5caddcc3b48adf6738c8d5e0a39b30f1", kill_on_drop: false }` [INFO] [stdout] b09f74cf4b3e1074a0a1bb249653887e5caddcc3b48adf6738c8d5e0a39b30f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 01945b70e3b17d6db4070a8d0433345bb3550de5d34ab5701eb438ff45357229 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "01945b70e3b17d6db4070a8d0433345bb3550de5d34ab5701eb438ff45357229", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/age_plugin_yubikey-ac583c9a36eae79e) [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.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "01945b70e3b17d6db4070a8d0433345bb3550de5d34ab5701eb438ff45357229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01945b70e3b17d6db4070a8d0433345bb3550de5d34ab5701eb438ff45357229", kill_on_drop: false }` [INFO] [stdout] 01945b70e3b17d6db4070a8d0433345bb3550de5d34ab5701eb438ff45357229