[INFO] cloning repository https://github.com/RedL0tus/VanityGPG [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RedL0tus/VanityGPG" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedL0tus%2FVanityGPG", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedL0tus%2FVanityGPG'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e62d933c4e874766354bb2826b7fc5624ed068f1 [INFO] testing RedL0tus/VanityGPG against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedL0tus%2FVanityGPG" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RedL0tus/VanityGPG 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/RedL0tus/VanityGPG [INFO] finished tweaking git repo https://github.com/RedL0tus/VanityGPG [INFO] tweaked toml for git repo https://github.com/RedL0tus/VanityGPG written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/RedL0tus/VanityGPG 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 1ea5584e9fd11427c8021304bd2352a45d2eb5785dc9a5132d9723abbc1b27c4 [INFO] running `Command { std: "docker" "start" "-a" "1ea5584e9fd11427c8021304bd2352a45d2eb5785dc9a5132d9723abbc1b27c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ea5584e9fd11427c8021304bd2352a45d2eb5785dc9a5132d9723abbc1b27c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ea5584e9fd11427c8021304bd2352a45d2eb5785dc9a5132d9723abbc1b27c4", kill_on_drop: false }` [INFO] [stdout] 1ea5584e9fd11427c8021304bd2352a45d2eb5785dc9a5132d9723abbc1b27c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 103207e44ef3961e25027b30fc8597e76de1c13fe1686cd6f44bce6878f4842d [INFO] running `Command { std: "docker" "start" "-a" "103207e44ef3961e25027b30fc8597e76de1c13fe1686cd6f44bce6878f4842d", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pico-args v0.4.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling memsec v0.6.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling libmimalloc-sys v0.1.21 [INFO] [stderr] Compiling vanity_gpg v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling sha1collisiondetection v0.2.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling bzip2 v0.4.2 [INFO] [stderr] Compiling buffered-reader v1.0.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling mimalloc v0.1.25 [INFO] [stderr] Compiling lalrpop-util v0.19.5 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling nettle-sys v2.0.6 [INFO] [stderr] Compiling nettle v7.0.1 [INFO] [stderr] Compiling sequoia-openpgp v1.1.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "103207e44ef3961e25027b30fc8597e76de1c13fe1686cd6f44bce6878f4842d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "103207e44ef3961e25027b30fc8597e76de1c13fe1686cd6f44bce6878f4842d", kill_on_drop: false }` [INFO] [stdout] 103207e44ef3961e25027b30fc8597e76de1c13fe1686cd6f44bce6878f4842d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 4ff269dcd8ad0807e7b3d95e05ff11bf466f08716392ddf9a51b9dd79b2883dd [INFO] running `Command { std: "docker" "start" "-a" "4ff269dcd8ad0807e7b3d95e05ff11bf466f08716392ddf9a51b9dd79b2883dd", kill_on_drop: false }` [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling vanity_gpg v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.17s [INFO] running `Command { std: "docker" "inspect" "4ff269dcd8ad0807e7b3d95e05ff11bf466f08716392ddf9a51b9dd79b2883dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ff269dcd8ad0807e7b3d95e05ff11bf466f08716392ddf9a51b9dd79b2883dd", kill_on_drop: false }` [INFO] [stdout] 4ff269dcd8ad0807e7b3d95e05ff11bf466f08716392ddf9a51b9dd79b2883dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 488fac3e9dc07eb9723bbe7811bbf159b25424967116bc460fc7a9cf58878a54 [INFO] running `Command { std: "docker" "start" "-a" "488fac3e9dc07eb9723bbe7811bbf159b25424967116bc460fc7a9cf58878a54", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vanity_gpg-c4c0e359662baa25) [INFO] [stdout] running 12 tests [INFO] [stdout] test pgp_backends::hex::hex_test::test_sha1_to_hex_avx2 ... ok [INFO] [stdout] test meaningless_test::it_works ... ok [INFO] [stdout] test pgp_backends::hex::hex_test::test_sha1_to_hex ... ok [INFO] [stdout] test pgp_backends::hex::hex_test::test_sha1_to_hex_sse41 ... ok [INFO] [stdout] test pgp_backends::sequoia_backend::sequoia_backend_test::ed25519_key_generation ... ok [INFO] [stdout] test pgp_backends::sequoia_backend::sequoia_backend_test::ed25519_shuffle ... ok [INFO] [stdout] test pgp_backends::sequoia_backend::sequoia_backend_test::ed25519_fingerprint_calculation ... ok [INFO] [stdout] test pgp_backends::sequoia_backend::sequoia_backend_test::ed25519_export ... ok [INFO] [stdout] test pgp_backends::sequoia_backend::sequoia_backend_test::rsa4096_fingerprint_calculation ... ok [INFO] [stdout] test pgp_backends::sequoia_backend::sequoia_backend_test::rsa4096_export ... ok [INFO] [stdout] test pgp_backends::sequoia_backend::sequoia_backend_test::rsa4096_shuffle ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vanity_gpg-f882da69276cc927) [INFO] [stdout] test pgp_backends::sequoia_backend::sequoia_backend_test::rsa4096_key_generation ... ok [INFO] [stderr] Doc-tests vanity_gpg [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.59s [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 5) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "488fac3e9dc07eb9723bbe7811bbf159b25424967116bc460fc7a9cf58878a54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "488fac3e9dc07eb9723bbe7811bbf159b25424967116bc460fc7a9cf58878a54", kill_on_drop: false }` [INFO] [stdout] 488fac3e9dc07eb9723bbe7811bbf159b25424967116bc460fc7a9cf58878a54