[INFO] cloning repository https://github.com/str4d/rage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/str4d/rage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Frage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Frage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d663c7d85ae9ea14ce973382f49671ad6d59bce [INFO] testing str4d/rage against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Frage" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/str4d/rage on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/rust-toolchain [INFO] started tweaking git repo https://github.com/str4d/rage [INFO] finished tweaking git repo https://github.com/str4d/rage [INFO] tweaked toml for git repo https://github.com/str4d/rage written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/str4d/rage already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a172dceec76c329233f455caa87759cd529d5482f840e4ad090f43d620292f9c [INFO] running `Command { std: "docker" "start" "-a" "a172dceec76c329233f455caa87759cd529d5482f840e4ad090f43d620292f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a172dceec76c329233f455caa87759cd529d5482f840e4ad090f43d620292f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a172dceec76c329233f455caa87759cd529d5482f840e4ad090f43d620292f9c", kill_on_drop: false }` [INFO] [stdout] a172dceec76c329233f455caa87759cd529d5482f840e4ad090f43d620292f9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1ba24d7a942611fddbad077c521b8628e74c72ae689bd69b92ac6e6c3929be6 [INFO] running `Command { std: "docker" "start" "-a" "d1ba24d7a942611fddbad077c521b8628e74c72ae689bd69b92ac6e6c3929be6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cpufeatures v0.1.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bech32 v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling wsl v0.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.1.2 [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.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling salsa20 v0.8.0 [INFO] [stderr] Compiling blowfish v0.8.0 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling c2-chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling aes v0.7.1 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling locale_config v0.3.0 [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 synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling ouroboros_macro v0.9.2 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.6.1 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Compiling age-core v0.6.0 (/opt/rustwide/workdir/age-core) [INFO] [stderr] Compiling pinentry v0.3.0 [INFO] [stderr] Compiling age-plugin v0.1.0 (/opt/rustwide/workdir/age-plugin) [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling ouroboros v0.9.2 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling fluent-bundle v0.15.1 [INFO] [stderr] Compiling i18n-config v0.4.2 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling rsa v0.3.0 [INFO] [stderr] Compiling fluent v0.15.0 [INFO] [stderr] Compiling i18n-embed-impl v0.7.0 [INFO] [stderr] Compiling i18n-embed v0.12.0 [INFO] [stderr] Compiling i18n-embed-fl v0.5.0 [INFO] [stderr] Compiling age v0.6.0 (/opt/rustwide/workdir/age) [INFO] [stderr] Compiling rage v0.6.0 (/opt/rustwide/workdir/rage) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "d1ba24d7a942611fddbad077c521b8628e74c72ae689bd69b92ac6e6c3929be6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1ba24d7a942611fddbad077c521b8628e74c72ae689bd69b92ac6e6c3929be6", kill_on_drop: false }` [INFO] [stdout] d1ba24d7a942611fddbad077c521b8628e74c72ae689bd69b92ac6e6c3929be6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35b4558f61a24f70cb3950156e0b5c2257241fbcf3cc534a4cfb003c13cdee6f [INFO] running `Command { std: "docker" "start" "-a" "35b4558f61a24f70cb3950156e0b5c2257241fbcf3cc534a4cfb003c13cdee6f", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling man v0.3.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling age-core v0.6.0 (/opt/rustwide/workdir/age-core) [INFO] [stderr] Compiling age-plugin v0.1.0 (/opt/rustwide/workdir/age-plugin) [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling futures-test v0.3.15 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.2 [INFO] [stderr] Compiling criterion-cycles-per-byte v0.1.2 [INFO] [stderr] Compiling rage v0.6.0 (/opt/rustwide/workdir/rage) [INFO] [stderr] Compiling age v0.6.0 (/opt/rustwide/workdir/age) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.75s [INFO] running `Command { std: "docker" "inspect" "35b4558f61a24f70cb3950156e0b5c2257241fbcf3cc534a4cfb003c13cdee6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35b4558f61a24f70cb3950156e0b5c2257241fbcf3cc534a4cfb003c13cdee6f", kill_on_drop: false }` [INFO] [stdout] 35b4558f61a24f70cb3950156e0b5c2257241fbcf3cc534a4cfb003c13cdee6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4530b56d3645a52a0afbb9c71120120b060fe1eb3da6162c9e871a7e82f50503 [INFO] running `Command { std: "docker" "start" "-a" "4530b56d3645a52a0afbb9c71120120b060fe1eb3da6162c9e871a7e82f50503", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/age-83d8492891b47451) [INFO] [stdout] running 38 tests [INFO] [stdout] test cli_common::file_io::tests::lazy_existing_file ... ok [INFO] [stdout] test identity::tests::secret_key_encoding ... ok [INFO] [stdout] test identity::tests::secret_key_crlf ... ok [INFO] [stdout] test identity::tests::two_secret_keys_crlf ... ok [INFO] [stdout] test identity::tests::two_secret_keys_lf ... ok [INFO] [stdout] test identity::tests::secret_key_lf ... ok [INFO] [stdout] test primitives::armor::tests::binary_seeking ... ok [INFO] [stdout] test identity::tests::incomplete_secret_key_encoding ... ok [INFO] [stdout] test identity::tests::secret_key_with_empty_line_crlf ... ok [INFO] [stdout] test identity::tests::secret_key_with_comment_crlf ... ok [INFO] [stdout] test identity::tests::secret_key_with_empty_line_lf ... ok [INFO] [stdout] test primitives::stream::tests::stream_round_trip_short ... ok [INFO] [stdout] test x25519::tests::pubkey_from_secret_key ... ok [INFO] [stdout] test x25519::tests::pubkey_encoding ... ok [INFO] [stdout] test ssh::recipient::tests::ssh_ed25519_encoding ... ok [INFO] [stdout] test ssh::recipient::tests::ssh_invalid_encoding ... ok [INFO] [stdout] test ssh::recipient::tests::ssh_ignore_encoding ... ok [INFO] [stdout] test identity::tests::secret_key_with_comment_lf ... ok [INFO] [stdout] test protocol::tests::x25519_round_trip ... ok [INFO] [stdout] test primitives::stream::tests::stream_fails_to_decrypt_truncated_file ... ok [INFO] [stdout] test protocol::tests::ssh_ed25519_round_trip ... ok [INFO] [stdout] test ssh::identity::tests::ssh_ed25519_round_trip ... ok [INFO] [stdout] test ssh::recipient::tests::ssh_rsa_encoding ... ok [INFO] [stdout] test primitives::armor::tests::armored_seeking ... ok [INFO] [stdout] test primitives::stream::tests::seek_from_end_fails_on_truncation ... ok [INFO] [stdout] test format::tests::parse_legacy_header ... ok [INFO] [stdout] test primitives::stream::tests::chunk_round_trip ... ok [INFO] [stdout] test primitives::stream::tests::last_chunk_round_trip ... ok [INFO] [stdout] test primitives::stream::tests::seek_from_end_with_exact_chunk ... ok [INFO] [stdout] test primitives::stream::tests::stream_round_trip_long ... ok [INFO] [stdout] test primitives::stream::tests::stream_round_trip_chunk ... ok [INFO] [stdout] test protocol::tests::ssh_rsa_round_trip ... ok [INFO] [stdout] test ssh::identity::tests::ssh_rsa_round_trip ... ok [INFO] [stdout] test x25519::tests::wrap_and_unwrap ... ok [INFO] [stdout] test primitives::stream::tests::stream_seeking ... ok [INFO] [stdout] test format::tests::parse_header ... ok [INFO] [stdout] test primitives::armor::tests::armored_round_trip ... ok [INFO] [stderr] Running tests/test_vectors.rs (/opt/rustwide/target/debug/deps/test_vectors-846b7b852f2360cd) [INFO] [stdout] test protocol::tests::scrypt_round_trip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.66s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/age_core-e247fdba6ae458da) [INFO] [stdout] test age_test_vectors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test format::read::tests::base64_padding_rejected ... ok [INFO] [stdout] test primitives::tests::aead_round_trip ... ok [INFO] [stdout] test format::tests::age_stanza_with_empty_body ... ok [INFO] [stdout] test format::tests::age_stanza_with_full_body ... ok [INFO] [stdout] test plugin::tests::mock_plugin ... ok [INFO] [stdout] test format::tests::parse_age_stanza ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/age_plugin-df0e15acba482f39) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rage-f07bf78365c4349a) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rage_keygen-b98b65c9af1c5846) [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] [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] [stderr] Doc-tests age [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 30) ... ok [INFO] [stdout] test src/lib.rs - (line 85) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.94s [INFO] [stdout] [INFO] [stderr] Doc-tests age-core [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] [stderr] Doc-tests age-plugin [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 71) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4530b56d3645a52a0afbb9c71120120b060fe1eb3da6162c9e871a7e82f50503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4530b56d3645a52a0afbb9c71120120b060fe1eb3da6162c9e871a7e82f50503", kill_on_drop: false }` [INFO] [stdout] 4530b56d3645a52a0afbb9c71120120b060fe1eb3da6162c9e871a7e82f50503