[INFO] fetching crate sequoia-octopus-librnp 1.0.1... [INFO] testing sequoia-octopus-librnp-1.0.1 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate sequoia-octopus-librnp 1.0.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate sequoia-octopus-librnp 1.0.1 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/rust-toolchain [INFO] started tweaking crates.io crate sequoia-octopus-librnp 1.0.1 [INFO] finished tweaking crates.io crate sequoia-octopus-librnp 1.0.1 [INFO] tweaked toml for crates.io crate sequoia-octopus-librnp 1.0.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded configparser v2.1.0 [INFO] [stderr] Downloaded capnp v0.13.6 [INFO] [stderr] Downloaded capnp-futures v0.13.2 [INFO] [stderr] Downloaded sequoia-ipc v0.25.0 [INFO] [stderr] Downloaded capnp-rpc v0.13.1 [INFO] [stderr] Downloaded sequoia-autocrypt v0.23.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e0026265197aba2934b8831b930036f0cdf1e4f996c2700287b9d9af8cc99c6 [INFO] running `Command { std: "docker" "start" "-a" "8e0026265197aba2934b8831b930036f0cdf1e4f996c2700287b9d9af8cc99c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e0026265197aba2934b8831b930036f0cdf1e4f996c2700287b9d9af8cc99c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e0026265197aba2934b8831b930036f0cdf1e4f996c2700287b9d9af8cc99c6", kill_on_drop: false }` [INFO] [stdout] 8e0026265197aba2934b8831b930036f0cdf1e4f996c2700287b9d9af8cc99c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ef1d9b49dceec12b1f3899a9261af5b5d7880dff7409854163625490552c408 [INFO] running `Command { std: "docker" "start" "-a" "3ef1d9b49dceec12b1f3899a9261af5b5d7880dff7409854163625490552c408", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling memsec v0.6.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling capnp v0.13.6 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling zbase32 v0.1.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling configparser v2.1.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling sha1collisiondetection v0.2.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling buffered-reader v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling lalrpop-util v0.19.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rand_distr v0.4.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling nettle-sys v2.0.8 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling capnp-futures v0.13.2 [INFO] [stderr] Compiling capnp-rpc v0.13.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling nettle v7.0.2 [INFO] [stderr] Compiling sequoia-openpgp v1.3.0 [INFO] [stderr] Compiling sequoia-ipc v0.25.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling sequoia-net v0.23.0 [INFO] [stderr] Compiling sequoia-autocrypt v0.23.1 [INFO] [stderr] Compiling sequoia-octopus-librnp v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/keygrip.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | &mut digest[..].copy_from_slice(&bytes[..]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "3ef1d9b49dceec12b1f3899a9261af5b5d7880dff7409854163625490552c408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ef1d9b49dceec12b1f3899a9261af5b5d7880dff7409854163625490552c408", kill_on_drop: false }` [INFO] [stdout] 3ef1d9b49dceec12b1f3899a9261af5b5d7880dff7409854163625490552c408 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 307f4c5cd278ac021fa30e6180cccfa1fc73a594d3576bf05f8316c5e693208d [INFO] running `Command { std: "docker" "start" "-a" "307f4c5cd278ac021fa30e6180cccfa1fc73a594d3576bf05f8316c5e693208d", kill_on_drop: false }` [INFO] [stderr] Compiling sequoia-octopus-librnp v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/keygrip.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | &mut digest[..].copy_from_slice(&bytes[..]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.83s [INFO] running `Command { std: "docker" "inspect" "307f4c5cd278ac021fa30e6180cccfa1fc73a594d3576bf05f8316c5e693208d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "307f4c5cd278ac021fa30e6180cccfa1fc73a594d3576bf05f8316c5e693208d", kill_on_drop: false }` [INFO] [stdout] 307f4c5cd278ac021fa30e6180cccfa1fc73a594d3576bf05f8316c5e693208d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b923e9cde7ef787dd31952eaef55a9683b0af101519ed74cd3230f220fac9cd4 [INFO] running `Command { std: "docker" "start" "-a" "b923e9cde7ef787dd31952eaef55a9683b0af101519ed74cd3230f220fac9cd4", kill_on_drop: false }` [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/keygrip.rs:52:13 [INFO] [stderr] | [INFO] [stderr] 52 | &mut digest[..].copy_from_slice(&bytes[..]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sequoia_octopus_librnp-f1ce18a6cde1010b) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test keyring::tests::parse_keyring_interleaved_small_junk ... ok [INFO] [stdout] test gpg::tests::list_secret_keys ... ok [INFO] [stdout] test keyring::tests::parse_keyring_interleaved_literal_and_unrecoverable_junk ... ok [INFO] [stdout] test keyring::tests::parse_keyring_interleaved_unrecoverable_junk ... ok [INFO] [stdout] test tbprofile::tests::sort ... ok [INFO] [stdout] test keyring::tests::parse_keyring_interleaved_literal_and_small_junk ... ok [INFO] [stdout] test keygrip::tests::libgcrypt_basic ... ok [INFO] [stdout] test keystore::tests::insert_remove ... ok [INFO] [stdout] test keystore::tests::same_grip_same_cert ... ok [INFO] [stdout] test keystore::tests::same_subkey ... ok [INFO] [stdout] test keystore::tests::same_grip ... ok [INFO] [stdout] test keyring::tests::parse_keyring_no_public_key ... ok [INFO] [stdout] test keystore::tests::add ... ok [INFO] [stdout] test keyring::tests::parse_keyring_simple ... ok [INFO] [stdout] test key::tests::key_consistency ... ok [INFO] [stdout] test keyring::tests::parse_keyring_interleaved_literals ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.54s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b923e9cde7ef787dd31952eaef55a9683b0af101519ed74cd3230f220fac9cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b923e9cde7ef787dd31952eaef55a9683b0af101519ed74cd3230f220fac9cd4", kill_on_drop: false }` [INFO] [stdout] b923e9cde7ef787dd31952eaef55a9683b0af101519ed74cd3230f220fac9cd4