[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] 456ce707f6db01f2f953c9e22c058964f3437795 [INFO] testing str4d/rage against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Frage" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/str4d/rage on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/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-5/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa9a01535b53557344d8552902c059ceb7279cbe03d3ecabe5735987fc299e24 [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" "fa9a01535b53557344d8552902c059ceb7279cbe03d3ecabe5735987fc299e24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa9a01535b53557344d8552902c059ceb7279cbe03d3ecabe5735987fc299e24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa9a01535b53557344d8552902c059ceb7279cbe03d3ecabe5735987fc299e24", kill_on_drop: false }` [INFO] [stdout] fa9a01535b53557344d8552902c059ceb7279cbe03d3ecabe5735987fc299e24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d496e6223f9454381921888d576c437bb08be4e58eb781624ee771c28fa6321d [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" "d496e6223f9454381921888d576c437bb08be4e58eb781624ee771c28fa6321d", 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] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling wsl v0.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling pem-rfc7468 v0.2.3 [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 v7.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling blowfish v0.8.0 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rust-embed-utils v7.0.0 [INFO] [stderr] Compiling scrypt v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling der v0.4.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ouroboros_macro v0.9.5 [INFO] [stderr] Compiling rust-embed-impl v6.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling rust-embed v6.2.0 [INFO] [stderr] Compiling zeroize v1.4.2 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.7.1 [INFO] [stderr] Compiling pinentry v0.5.0 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling age-core v0.7.0 (/opt/rustwide/workdir/age-core) [INFO] [stderr] Compiling age-plugin v0.2.0 (/opt/rustwide/workdir/age-plugin) [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling ouroboros v0.9.5 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling serde v1.0.130 [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 fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling fluent-bundle v0.15.1 [INFO] [stderr] Compiling fluent v0.16.0 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling i18n-config v0.4.2 [INFO] [stderr] Compiling i18n-embed-impl v0.8.0 [INFO] [stderr] Compiling i18n-embed v0.13.0 [INFO] [stderr] Compiling i18n-embed-fl v0.6.0 [INFO] [stderr] Compiling age v0.7.0 (/opt/rustwide/workdir/age) [INFO] [stderr] Compiling rage v0.7.0 (/opt/rustwide/workdir/rage) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "d496e6223f9454381921888d576c437bb08be4e58eb781624ee771c28fa6321d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d496e6223f9454381921888d576c437bb08be4e58eb781624ee771c28fa6321d", kill_on_drop: false }` [INFO] [stdout] d496e6223f9454381921888d576c437bb08be4e58eb781624ee771c28fa6321d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6c756697cbcae5ffd8c9eefa285ccf8cf4c1600d69517aaa2ddbb9c3112978a1 [INFO] running `Command { std: "docker" "start" "-a" "6c756697cbcae5ffd8c9eefa285ccf8cf4c1600d69517aaa2ddbb9c3112978a1", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling cpp_demangle v0.3.3 [INFO] [stderr] Compiling half v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling symbolic-demangle v8.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling pprof v0.5.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling man v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling symbolic-common v8.3.1 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling inferno v0.10.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling age-core v0.7.0 (/opt/rustwide/workdir/age-core) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling age-plugin v0.2.0 (/opt/rustwide/workdir/age-plugin) [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures-test v0.3.17 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.2 [INFO] [stderr] Compiling rage v0.7.0 (/opt/rustwide/workdir/rage) [INFO] [stderr] Compiling criterion-cycles-per-byte v0.1.2 [INFO] [stderr] Compiling age v0.7.0 (/opt/rustwide/workdir/age) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "6c756697cbcae5ffd8c9eefa285ccf8cf4c1600d69517aaa2ddbb9c3112978a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c756697cbcae5ffd8c9eefa285ccf8cf4c1600d69517aaa2ddbb9c3112978a1", kill_on_drop: false }` [INFO] [stdout] 6c756697cbcae5ffd8c9eefa285ccf8cf4c1600d69517aaa2ddbb9c3112978a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0b585cef00246e106d10f1bc806dab0df11c7b9cccb5158e397b4cfe328d7f3 [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" "e0b585cef00246e106d10f1bc806dab0df11c7b9cccb5158e397b4cfe328d7f3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/age-b9b1e25a0184f0e5) [INFO] [stdout] running 40 tests [INFO] [stdout] test cli_common::file_io::tests::lazy_existing_file ... ok [INFO] [stdout] test identity::tests::secret_key_lf ... ok [INFO] [stdout] test identity::tests::secret_key_with_empty_line_lf ... ok [INFO] [stdout] test identity::tests::two_secret_keys_crlf ... ok [INFO] [stdout] test identity::tests::secret_key_with_comment_crlf ... ok [INFO] [stdout] test identity::tests::secret_key_with_empty_line_crlf ... ok [INFO] [stdout] test plugin::tests::default_for_plugin ... ok [INFO] [stdout] test identity::tests::incomplete_secret_key_encoding ... ok [INFO] [stdout] test identity::tests::secret_key_crlf ... ok [INFO] [stdout] test identity::tests::two_secret_keys_lf ... ok [INFO] [stdout] test primitives::armor::tests::binary_seeking ... ok [INFO] [stdout] test identity::tests::secret_key_with_comment_lf ... ok [INFO] [stdout] test identity::tests::secret_key_encoding ... ok [INFO] [stdout] test primitives::stream::tests::stream_round_trip_short ... ok [INFO] [stdout] test primitives::armor::tests::armored_seeking ... ok [INFO] [stdout] test primitives::stream::tests::last_chunk_round_trip ... ok [INFO] [stdout] test format::tests::parse_legacy_header ... ok [INFO] [stdout] test format::tests::parse_header ... ok [INFO] [stdout] test ssh::recipient::tests::ssh_ed25519_encoding ... ok [INFO] [stdout] test ssh::recipient::tests::ssh_ignore_encoding ... ok [INFO] [stdout] test ssh::recipient::tests::ssh_invalid_encoding ... 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 x25519::tests::pubkey_encoding ... ok [INFO] [stdout] test primitives::stream::tests::seek_from_end_fails_on_truncation ... ok [INFO] [stdout] test x25519::tests::pubkey_from_secret_key ... ok [INFO] [stdout] test primitives::stream::tests::seek_from_end_with_exact_chunk ... ok [INFO] [stdout] test protocol::tests::ssh_ed25519_round_trip ... ok [INFO] [stdout] test primitives::stream::tests::chunk_round_trip ... ok [INFO] [stdout] test primitives::stream::tests::stream_fails_to_decrypt_truncated_file ... ok [INFO] [stdout] test primitives::stream::tests::stream_round_trip_chunk ... ok [INFO] [stdout] test protocol::tests::x25519_round_trip ... ok [INFO] [stdout] test primitives::stream::tests::stream_round_trip_long ... ok [INFO] [stdout] test primitives::stream::tests::stream_seeking ... 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 primitives::armor::tests::armored_round_trip ... ok [INFO] [stdout] test x25519::tests::wrap_and_unwrap ... ok [INFO] [stdout] test protocol::tests::scrypt_round_trip ... ok [INFO] [stdout] test encrypted::tests::round_trip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.99s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/test_vectors.rs (/opt/rustwide/target/debug/deps/test_vectors-a2a01fdcf1079758) [INFO] [stdout] test age_test_vectors ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/age_core-c181864e842684a8) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test format::read::tests::base64_padding_rejected ... ok [INFO] [stdout] test format::tests::age_stanza_with_empty_body ... ok [INFO] [stdout] test format::tests::age_stanza_with_legacy_full_body ... ok [INFO] [stdout] test format::tests::age_stanza_with_full_body ... ok [INFO] [stdout] test format::tests::parse_age_stanza ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/age_plugin-ce53cb7e52317e55) [INFO] [stdout] test primitives::tests::aead_round_trip ... ok [INFO] [stdout] test plugin::tests::mock_plugin ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 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/rage-7be8d4658d8223c4) [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 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] Running unittests (/opt/rustwide/target/debug/deps/rage_keygen-b87f71a6e5dcc2db) [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] [stderr] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links` [INFO] [stderr] --> /opt/rustwide/workdir/age/src/lib.rs:138:9 [INFO] [stderr] | [INFO] [stderr] 138 | #![deny(broken_intra_doc_links)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 30) ... ok [INFO] [stdout] test src/i18n.rs - i18n::localizer (line 57) ... ok [INFO] [stdout] test src/lib.rs - (line 85) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.57s [INFO] [stdout] [INFO] [stderr] Doc-tests age-core [INFO] [stderr] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links` [INFO] [stderr] --> /opt/rustwide/workdir/age-core/src/lib.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | #![deny(broken_intra_doc_links)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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] [stderr] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links` [INFO] [stderr] --> /opt/rustwide/workdir/age-plugin/src/lib.rs:165:9 [INFO] [stderr] | [INFO] [stderr] 165 | #![deny(broken_intra_doc_links)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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.69s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e0b585cef00246e106d10f1bc806dab0df11c7b9cccb5158e397b4cfe328d7f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0b585cef00246e106d10f1bc806dab0df11c7b9cccb5158e397b4cfe328d7f3", kill_on_drop: false }` [INFO] [stdout] e0b585cef00246e106d10f1bc806dab0df11c7b9cccb5158e397b4cfe328d7f3