[INFO] fetching crate voa 0.4.0... [INFO] testing voa-0.4.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate voa 0.4.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate voa 0.4.0 [INFO] finished tweaking crates.io crate voa 0.4.0 [INFO] tweaked toml for crates.io crate voa 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate voa 0.4.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate voa 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded voa-core v0.3.0 [INFO] [stderr] Downloaded num_enum_derive v0.7.5 [INFO] [stderr] Downloaded strum_macros v0.27.2 [INFO] [stderr] Downloaded strum v0.27.2 [INFO] [stderr] Downloaded xdg v3.0.0 [INFO] [stderr] Downloaded simplelog v0.12.2 [INFO] [stderr] Downloaded bitfields-impl v1.0.1 [INFO] [stderr] Downloaded num-bigint-dig v0.8.5 [INFO] [stderr] Downloaded clap-verbosity-flag v3.0.4 [INFO] [stderr] Downloaded buffer-redux v1.1.0 [INFO] [stderr] Downloaded cx448 v0.1.1 [INFO] [stderr] Downloaded derive_more v2.0.1 [INFO] [stderr] Downloaded derive_more-impl v2.0.1 [INFO] [stderr] Downloaded snafu v0.8.9 [INFO] [stderr] Downloaded p384 v0.13.1 [INFO] [stderr] Downloaded ed25519-dalek v2.2.0 [INFO] [stderr] Downloaded snafu-derive v0.8.9 [INFO] [stderr] Downloaded testresult v0.4.1 [INFO] [stderr] Downloaded replace_with v0.1.8 [INFO] [stderr] Downloaded jiff-static v0.2.16 [INFO] [stderr] Downloaded jiff v0.2.16 [INFO] [stderr] Downloaded cfb-mode v0.8.2 [INFO] [stderr] Downloaded aes-kw v0.2.1 [INFO] [stderr] Downloaded bzip2 v0.6.1 [INFO] [stderr] Downloaded cmac v0.7.2 [INFO] [stderr] Downloaded ocb3 v0.1.0 [INFO] [stderr] Downloaded sha1-checked v0.10.0 [INFO] [stderr] Downloaded sha3 v0.10.8 [INFO] [stderr] Downloaded ff v0.13.1 [INFO] [stderr] Downloaded serdect v0.3.0 [INFO] [stderr] Downloaded ripemd v0.1.3 [INFO] [stderr] Downloaded serdect v0.2.0 [INFO] [stderr] Downloaded x25519-dalek v2.0.1 [INFO] [stderr] Downloaded bitfields v1.0.1 [INFO] [stderr] Downloaded camellia v0.1.0 [INFO] [stderr] Downloaded cast5 v0.11.1 [INFO] [stderr] Downloaded crc24 v0.1.6 [INFO] [stderr] Downloaded dbl v0.3.2 [INFO] [stderr] Downloaded eax v0.5.0 [INFO] [stderr] Downloaded idea v0.5.1 [INFO] [stderr] Downloaded num_enum v0.7.5 [INFO] [stderr] Downloaded twofish v0.7.1 [INFO] [stderr] Downloaded pgp v0.17.0 [INFO] [stderr] Downloaded rpgpie v0.7.4 [INFO] [stderr] Downloaded dsa v0.6.3 [INFO] [stderr] Downloaded nom v8.0.0 [INFO] [stderr] Downloaded k256 v0.13.4 [INFO] [stderr] Downloaded voa-openpgp v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff33472e7b190baecbd21c55b82d0b05858b66cb75e1301e61cc11e362b818ee [INFO] running `Command { std: "docker" "start" "-a" "ff33472e7b190baecbd21c55b82d0b05858b66cb75e1301e61cc11e362b818ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff33472e7b190baecbd21c55b82d0b05858b66cb75e1301e61cc11e362b818ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff33472e7b190baecbd21c55b82d0b05858b66cb75e1301e61cc11e362b818ee", kill_on_drop: false }` [INFO] [stdout] ff33472e7b190baecbd21c55b82d0b05858b66cb75e1301e61cc11e362b818ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51b9802c0bd6b0a98d06c98abf0ac9d64669b86a8f2d8958632099663bf7acf3 [INFO] running `Command { std: "docker" "start" "-a" "51b9802c0bd6b0a98d06c98abf0ac9d64669b86a8f2d8958632099663bf7acf3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.5 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling buffer-redux v1.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling replace_with v0.1.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling bitfields-impl v1.0.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling serdect v0.3.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling bitfields v1.0.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling cx448 v0.1.1 [INFO] [stderr] Compiling dsa v0.6.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling eax v0.5.0 [INFO] [stderr] Compiling aes-kw v0.2.1 [INFO] [stderr] Compiling ocb3 v0.1.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling camellia v0.1.0 [INFO] [stderr] Compiling twofish v0.7.1 [INFO] [stderr] Compiling cfb-mode v0.8.2 [INFO] [stderr] Compiling cast5 v0.11.1 [INFO] [stderr] Compiling idea v0.5.1 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling pgp v0.17.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling voa-core v0.3.0 [INFO] [stderr] Compiling rpgpie v0.7.4 [INFO] [stderr] Compiling voa-openpgp v0.4.0 [INFO] [stderr] Compiling voa v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "51b9802c0bd6b0a98d06c98abf0ac9d64669b86a8f2d8958632099663bf7acf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51b9802c0bd6b0a98d06c98abf0ac9d64669b86a8f2d8958632099663bf7acf3", kill_on_drop: false }` [INFO] [stdout] 51b9802c0bd6b0a98d06c98abf0ac9d64669b86a8f2d8958632099663bf7acf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0a586f6dcabc84dc29bca6cfd6aa7d627530a4760d88133606aa4d68776a407 [INFO] running `Command { std: "docker" "start" "-a" "d0a586f6dcabc84dc29bca6cfd6aa7d627530a4760d88133606aa4d68776a407", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling testresult v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling bitfields-impl v1.0.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling aes-kw v0.2.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling eax v0.5.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling bitfields v1.0.1 [INFO] [stderr] Compiling ocb3 v0.1.0 [INFO] [stderr] Compiling camellia v0.1.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling twofish v0.7.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling idea v0.5.1 [INFO] [stderr] Compiling cfb-mode v0.8.2 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling cast5 v0.11.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.5 [INFO] [stderr] Compiling serdect v0.3.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling cx448 v0.1.1 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling dsa v0.6.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling voa-core v0.3.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling pgp v0.17.0 [INFO] [stderr] Compiling rpgpie v0.7.4 [INFO] [stderr] Compiling voa-openpgp v0.4.0 [INFO] [stderr] Compiling voa v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/utils.rs:139:20 [INFO] [stdout] | [INFO] [stdout] 139 | return Err("Could not convert temporary dir to string slice".into()); [INFO] [stdout] | ^^^^--------------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> src/utils.rs:139:24 [INFO] [stdout] | [INFO] [stdout] 139 | return Err("Could not convert temporary dir to string slice".into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/utils.rs:152:20 [INFO] [stdout] | [INFO] [stdout] 152 | return Err("Could not convert temporary dir to string slice".into()); [INFO] [stdout] | ^^^^--------------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> src/utils.rs:152:24 [INFO] [stdout] | [INFO] [stdout] 152 | return Err("Could not convert temporary dir to string slice".into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/utils.rs:167:24 [INFO] [stdout] | [INFO] [stdout] 167 | return Err(format!( [INFO] [stdout] | _________________________^ - [INFO] [stdout] | | ____________________________| [INFO] [stdout] 168 | || "Succeeded to create a DirOrFile from {path:?} but should have failed" [INFO] [stdout] 169 | || ) [INFO] [stdout] 170 | || .into()); [INFO] [stdout] | ||_______________________-^ unreachable expression [INFO] [stdout] | |_______________________| [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> src/utils.rs:167:28 [INFO] [stdout] | [INFO] [stdout] 167 | return Err(format!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 168 | | "Succeeded to create a DirOrFile from {path:?} but should have failed" [INFO] [stdout] 169 | | ) [INFO] [stdout] 170 | | .into()); [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/utils.rs:174:24 [INFO] [stdout] | [INFO] [stdout] 174 | return Err(format!( [INFO] [stdout] | _________________________^ - [INFO] [stdout] | | ____________________________| [INFO] [stdout] 175 | || "Should have returned Error::PathIsNotDirOrFile, but returned: {error}" [INFO] [stdout] 176 | || ) [INFO] [stdout] 177 | || .into()); [INFO] [stdout] | ||_______________________-^ unreachable expression [INFO] [stdout] | |_______________________| [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> src/utils.rs:174:28 [INFO] [stdout] | [INFO] [stdout] 174 | return Err(format!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 175 | | "Should have returned Error::PathIsNotDirOrFile, but returned: {error}" [INFO] [stdout] 176 | | ) [INFO] [stdout] 177 | | .into()); [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/utils.rs:187:20 [INFO] [stdout] | [INFO] [stdout] 187 | return Err("Could not convert temporary dir to string slice".into()); [INFO] [stdout] | ^^^^--------------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> src/utils.rs:187:24 [INFO] [stdout] | [INFO] [stdout] 187 | return Err("Could not convert temporary dir to string slice".into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/utils.rs:199:20 [INFO] [stdout] | [INFO] [stdout] 199 | return Err("Could not convert temporary dir to string slice".into()); [INFO] [stdout] | ^^^^--------------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> src/utils.rs:199:24 [INFO] [stdout] | [INFO] [stdout] 199 | return Err("Could not convert temporary dir to string slice".into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/utils.rs:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | return Err(format!( [INFO] [stdout] | _________________________^ - [INFO] [stdout] | | ____________________________| [INFO] [stdout] 206 | || "Succeeded to create a RegularFile from {path:?} but should have failed" [INFO] [stdout] 207 | || ) [INFO] [stdout] 208 | || .into()); [INFO] [stdout] | ||_______________________-^ unreachable expression [INFO] [stdout] | |_______________________| [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> src/utils.rs:205:28 [INFO] [stdout] | [INFO] [stdout] 205 | return Err(format!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 206 | | "Succeeded to create a RegularFile from {path:?} but should have failed" [INFO] [stdout] 207 | | ) [INFO] [stdout] 208 | | .into()); [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/utils.rs:212:24 [INFO] [stdout] | [INFO] [stdout] 212 | return Err(format!( [INFO] [stdout] | _________________________^ - [INFO] [stdout] | | ____________________________| [INFO] [stdout] 213 | || "Should have returned Error::PathIsNotAFile, but returned: {error}" [INFO] [stdout] 214 | || ) [INFO] [stdout] 215 | || .into()); [INFO] [stdout] | ||_______________________-^ unreachable expression [INFO] [stdout] | |_______________________| [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> src/utils.rs:212:28 [INFO] [stdout] | [INFO] [stdout] 212 | return Err(format!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 213 | | "Should have returned Error::PathIsNotAFile, but returned: {error}" [INFO] [stdout] 214 | | ) [INFO] [stdout] 215 | | .into()); [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d0a586f6dcabc84dc29bca6cfd6aa7d627530a4760d88133606aa4d68776a407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0a586f6dcabc84dc29bca6cfd6aa7d627530a4760d88133606aa4d68776a407", kill_on_drop: false }` [INFO] [stdout] d0a586f6dcabc84dc29bca6cfd6aa7d627530a4760d88133606aa4d68776a407 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4718cd91538dba0312a7fdf6431f3d68f0fd5f599d581c64a23bb60c7cf4fbec [INFO] running `Command { std: "docker" "start" "-a" "4718cd91538dba0312a7fdf6431f3d68f0fd5f599d581c64a23bb60c7cf4fbec", kill_on_drop: false }` [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/utils.rs:139:20 [INFO] [stderr] | [INFO] [stderr] 139 | return Err("Could not convert temporary dir to string slice".into()); [INFO] [stderr] | ^^^^--------------------------------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | any code following this expression is unreachable [INFO] [stderr] | unreachable expression [INFO] [stderr] | [INFO] [stderr] note: this expression has type `TestError`, which is uninhabited [INFO] [stderr] --> src/utils.rs:139:24 [INFO] [stderr] | [INFO] [stderr] 139 | return Err("Could not convert temporary dir to string slice".into()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/utils.rs:152:20 [INFO] [stderr] | [INFO] [stderr] 152 | return Err("Could not convert temporary dir to string slice".into()); [INFO] [stderr] | ^^^^--------------------------------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | any code following this expression is unreachable [INFO] [stderr] | unreachable expression [INFO] [stderr] | [INFO] [stderr] note: this expression has type `TestError`, which is uninhabited [INFO] [stderr] --> src/utils.rs:152:24 [INFO] [stderr] | [INFO] [stderr] 152 | return Err("Could not convert temporary dir to string slice".into()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/utils.rs:167:24 [INFO] [stderr] | [INFO] [stderr] 167 | return Err(format!( [INFO] [stderr] | _________________________^ - [INFO] [stderr] | | ____________________________| [INFO] [stderr] 168 | || "Succeeded to create a DirOrFile from {path:?} but should have failed" [INFO] [stderr] 169 | || ) [INFO] [stderr] 170 | || .into()); [INFO] [stderr] | ||_______________________-^ unreachable expression [INFO] [stderr] | |_______________________| [INFO] [stderr] | any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] note: this expression has type `TestError`, which is uninhabited [INFO] [stderr] --> src/utils.rs:167:28 [INFO] [stderr] | [INFO] [stderr] 167 | return Err(format!( [INFO] [stderr] | ____________________________^ [INFO] [stderr] 168 | | "Succeeded to create a DirOrFile from {path:?} but should have failed" [INFO] [stderr] 169 | | ) [INFO] [stderr] 170 | | .into()); [INFO] [stderr] | |_______________________^ [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/utils.rs:174:24 [INFO] [stderr] | [INFO] [stderr] 174 | return Err(format!( [INFO] [stderr] | _________________________^ - [INFO] [stderr] | | ____________________________| [INFO] [stderr] 175 | || "Should have returned Error::PathIsNotDirOrFile, but returned: {error}" [INFO] [stderr] 176 | || ) [INFO] [stderr] 177 | || .into()); [INFO] [stderr] | ||_______________________-^ unreachable expression [INFO] [stderr] | |_______________________| [INFO] [stderr] | any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] note: this expression has type `TestError`, which is uninhabited [INFO] [stderr] --> src/utils.rs:174:28 [INFO] [stderr] | [INFO] [stderr] 174 | return Err(format!( [INFO] [stderr] | ____________________________^ [INFO] [stderr] 175 | | "Should have returned Error::PathIsNotDirOrFile, but returned: {error}" [INFO] [stderr] 176 | | ) [INFO] [stderr] 177 | | .into()); [INFO] [stderr] | |_______________________^ [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/utils.rs:187:20 [INFO] [stderr] | [INFO] [stderr] 187 | return Err("Could not convert temporary dir to string slice".into()); [INFO] [stderr] | ^^^^--------------------------------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | any code following this expression is unreachable [INFO] [stderr] | unreachable expression [INFO] [stderr] | [INFO] [stderr] note: this expression has type `TestError`, which is uninhabited [INFO] [stderr] --> src/utils.rs:187:24 [INFO] [stderr] | [INFO] [stderr] 187 | return Err("Could not convert temporary dir to string slice".into()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/utils.rs:199:20 [INFO] [stderr] | [INFO] [stderr] 199 | return Err("Could not convert temporary dir to string slice".into()); [INFO] [stderr] | ^^^^--------------------------------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | any code following this expression is unreachable [INFO] [stderr] | unreachable expression [INFO] [stderr] | [INFO] [stderr] note: this expression has type `TestError`, which is uninhabited [INFO] [stderr] --> src/utils.rs:199:24 [INFO] [stderr] | [INFO] [stderr] 199 | return Err("Could not convert temporary dir to string slice".into()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/utils.rs:205:24 [INFO] [stderr] | [INFO] [stderr] 205 | return Err(format!( [INFO] [stderr] | _________________________^ - [INFO] [stderr] | | ____________________________| [INFO] [stderr] 206 | || "Succeeded to create a RegularFile from {path:?} but should have failed" [INFO] [stderr] 207 | || ) [INFO] [stderr] 208 | || .into()); [INFO] [stderr] | ||_______________________-^ unreachable expression [INFO] [stderr] | |_______________________| [INFO] [stderr] | any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] note: this expression has type `TestError`, which is uninhabited [INFO] [stderr] --> src/utils.rs:205:28 [INFO] [stderr] | [INFO] [stderr] 205 | return Err(format!( [INFO] [stderr] | ____________________________^ [INFO] [stderr] 206 | | "Succeeded to create a RegularFile from {path:?} but should have failed" [INFO] [stderr] 207 | | ) [INFO] [stderr] 208 | | .into()); [INFO] [stderr] | |_______________________^ [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/utils.rs:212:24 [INFO] [stderr] | [INFO] [stderr] 212 | return Err(format!( [INFO] [stderr] | _________________________^ - [INFO] [stderr] | | ____________________________| [INFO] [stderr] 213 | || "Should have returned Error::PathIsNotAFile, but returned: {error}" [INFO] [stderr] 214 | || ) [INFO] [stderr] 215 | || .into()); [INFO] [stderr] | ||_______________________-^ unreachable expression [INFO] [stderr] | |_______________________| [INFO] [stderr] | any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] note: this expression has type `TestError`, which is uninhabited [INFO] [stderr] --> src/utils.rs:212:28 [INFO] [stderr] | [INFO] [stderr] 212 | return Err(format!( [INFO] [stderr] | ____________________________^ [INFO] [stderr] 213 | | "Should have returned Error::PathIsNotAFile, but returned: {error}" [INFO] [stderr] 214 | | ) [INFO] [stderr] 215 | | .into()); [INFO] [stderr] | |_______________________^ [INFO] [stderr] [INFO] [stderr] warning: `voa` (lib test) generated 8 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/voa-d925d6abf5653bac) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test commands::tests::get_writable_load_path_succeeds::case_1_runtime_dir ... ok [INFO] [stdout] test commands::tests::get_writable_load_path_succeeds::case_2_config_dir ... ok [INFO] [stdout] test commands::tests::load_verifier_fails_on_unsupported_technology ... ok [INFO] [stdout] test utils::tests::dir_or_file_from_str_fails_on_not_a_dir_or_a_file ... ok [INFO] [stdout] test utils::tests::dir_or_file_from_str_is_dir ... ok [INFO] [stdout] test utils::tests::regular_file_from_str_succeeds ... ok [INFO] [stdout] test utils::tests::dir_or_file_from_str_is_file ... ok [INFO] [stderr] Doc-tests voa [INFO] [stdout] test utils::tests::regular_file_from_str_fails_on_dir ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/../README.md - (line 61) - compile ... ok [INFO] [stdout] test src/commands.rs - commands::get_writable_load_path (line 45) ... ok [INFO] [stdout] test src/commands.rs - commands::write_verifier_to_hierarchy (line 147) ... ok [INFO] [stdout] test src/commands.rs - commands::load_verifier (line 88) ... ok [INFO] [stdout] test src/../README.md - (line 16) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.73s; merged doctests compilation took 1.71s [INFO] running `Command { std: "docker" "inspect" "4718cd91538dba0312a7fdf6431f3d68f0fd5f599d581c64a23bb60c7cf4fbec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4718cd91538dba0312a7fdf6431f3d68f0fd5f599d581c64a23bb60c7cf4fbec", kill_on_drop: false }` [INFO] [stdout] 4718cd91538dba0312a7fdf6431f3d68f0fd5f599d581c64a23bb60c7cf4fbec