[INFO] cloning repository https://github.com/pcorliss/rust_pgp_signature_verification_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pcorliss/rust_pgp_signature_verification_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcorliss%2Frust_pgp_signature_verification_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcorliss%2Frust_pgp_signature_verification_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f55f56915d4b3c27bc30982f1f712f966db9ed8 [INFO] checking pcorliss/rust_pgp_signature_verification_example against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcorliss%2Frust_pgp_signature_verification_example" "/workspace/builds/worker-54/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-54/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pcorliss/rust_pgp_signature_verification_example on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pcorliss/rust_pgp_signature_verification_example [INFO] finished tweaking git repo https://github.com/pcorliss/rust_pgp_signature_verification_example [INFO] tweaked toml for git repo https://github.com/pcorliss/rust_pgp_signature_verification_example written to /workspace/builds/worker-54/source/Cargo.toml [INFO] crate git repo https://github.com/pcorliss/rust_pgp_signature_verification_example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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 blowfish v0.4.0 [INFO] [stderr] Downloaded crc24 v0.1.6 [INFO] [stderr] Downloaded cast5 v0.6.0 [INFO] [stderr] Downloaded rsa v0.2.0 [INFO] [stderr] Downloaded num-derive v0.3.0 [INFO] [stderr] Downloaded num-bigint-dig v0.6.0 [INFO] [stderr] Downloaded cfb-mode v0.3.2 [INFO] [stderr] Downloaded des v0.3.0 [INFO] [stderr] Downloaded pgp v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bd4ba6d8440a11a4cb9f293be28bc9460eabec1f4e2070f74e3254e4845710c [INFO] running `Command { std: "docker" "start" "-a" "0bd4ba6d8440a11a4cb9f293be28bc9460eabec1f4e2070f74e3254e4845710c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bd4ba6d8440a11a4cb9f293be28bc9460eabec1f4e2070f74e3254e4845710c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bd4ba6d8440a11a4cb9f293be28bc9460eabec1f4e2070f74e3254e4845710c", kill_on_drop: false }` [INFO] [stdout] 0bd4ba6d8440a11a4cb9f293be28bc9460eabec1f4e2070f74e3254e4845710c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7839e373a1c8dfb511e8cfec67c9be397f40a0031a504f2d8e2b6a24053a05c6 [INFO] running `Command { std: "docker" "start" "-a" "7839e373a1c8dfb511e8cfec67c9be397f40a0031a504f2d8e2b6a24053a05c6", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking circular v0.3.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-bigint-dig v0.6.0 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking des v0.3.0 [INFO] [stderr] Checking cast5 v0.6.0 [INFO] [stderr] Checking blowfish v0.4.0 [INFO] [stderr] Checking cfb-mode v0.3.2 [INFO] [stderr] Checking twofish v0.2.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking x25519-dalek v0.6.0 [INFO] [stderr] Checking rsa v0.2.0 [INFO] [stderr] Checking pgp v0.5.2 [INFO] [stderr] Checking rust_signature_verify_example v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.30s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking rust_signature_verify_example v0.1.0 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] running `Command { std: "docker" "inspect" "7839e373a1c8dfb511e8cfec67c9be397f40a0031a504f2d8e2b6a24053a05c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7839e373a1c8dfb511e8cfec67c9be397f40a0031a504f2d8e2b6a24053a05c6", kill_on_drop: false }` [INFO] [stdout] 7839e373a1c8dfb511e8cfec67c9be397f40a0031a504f2d8e2b6a24053a05c6