[INFO] fetching crate radicle-keystore 0.2.0... [INFO] testing radicle-keystore-0.2.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate radicle-keystore 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate radicle-keystore 0.2.0 [INFO] finished tweaking crates.io crate radicle-keystore 0.2.0 [INFO] tweaked toml for crates.io crate radicle-keystore 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate radicle-keystore 0.2.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate radicle-keystore 0.2.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80bf3fa43cef1f422938a270227015cdaa8f77d922f2424ae6ff4d87607d5b32 [INFO] running `Command { std: "docker" "start" "-a" "80bf3fa43cef1f422938a270227015cdaa8f77d922f2424ae6ff4d87607d5b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80bf3fa43cef1f422938a270227015cdaa8f77d922f2424ae6ff4d87607d5b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80bf3fa43cef1f422938a270227015cdaa8f77d922f2424ae6ff4d87607d5b32", kill_on_drop: false }` [INFO] [stdout] 80bf3fa43cef1f422938a270227015cdaa8f77d922f2424ae6ff4d87607d5b32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca18d64b8936156b3f9c3efd5e24e75c7bcd26a01f4b7a0c6103bbe8b1c48b4f [INFO] running `Command { std: "docker" "start" "-a" "ca18d64b8936156b3f9c3efd5e24e75c7bcd26a01f4b7a0c6103bbe8b1c48b4f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.87 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling secstr v0.3.2 [INFO] [stderr] Compiling lnk-cryptovec v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde_cbor v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [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 salsa20 v0.8.1 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling scrypt v0.8.0 [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling radicle-keystore v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sign/ed25519.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct SigningKey(ed25519_zebra::SigningKey); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.15s [INFO] running `Command { std: "docker" "inspect" "ca18d64b8936156b3f9c3efd5e24e75c7bcd26a01f4b7a0c6103bbe8b1c48b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca18d64b8936156b3f9c3efd5e24e75c7bcd26a01f4b7a0c6103bbe8b1c48b4f", kill_on_drop: false }` [INFO] [stdout] ca18d64b8936156b3f9c3efd5e24e75c7bcd26a01f4b7a0c6103bbe8b1c48b4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffaac5e7cd297ebd8c7f5d731293eb2603c980b66a0d825e6fc6c88ae6e1ceaa [INFO] running `Command { std: "docker" "start" "-a" "ffaac5e7cd297ebd8c7f5d731293eb2603c980b66a0d825e6fc6c88ae6e1ceaa", kill_on_drop: false }` [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling lnk-thrussh-encoding v0.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sign/ed25519.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct SigningKey(ed25519_zebra::SigningKey); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling lnk-thrussh-agent v0.1.0 [INFO] [stderr] Compiling sodiumoxide v0.2.7 [INFO] [stderr] Compiling radicle-keystore v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sign/ed25519.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct SigningKey(ed25519_zebra::SigningKey); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "ffaac5e7cd297ebd8c7f5d731293eb2603c980b66a0d825e6fc6c88ae6e1ceaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffaac5e7cd297ebd8c7f5d731293eb2603c980b66a0d825e6fc6c88ae6e1ceaa", kill_on_drop: false }` [INFO] [stdout] ffaac5e7cd297ebd8c7f5d731293eb2603c980b66a0d825e6fc6c88ae6e1ceaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d986e830f73a8f3914d1175620081c31c18e8525e0c9ad4dc0a11bfd18ad0e2 [INFO] running `Command { std: "docker" "start" "-a" "0d986e830f73a8f3914d1175620081c31c18e8525e0c9ad4dc0a11bfd18ad0e2", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/sign/ed25519.rs:26:23 [INFO] [stderr] | [INFO] [stderr] 26 | pub struct SigningKey(ed25519_zebra::SigningKey); [INFO] [stderr] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `radicle-keystore` (lib) generated 1 warning [INFO] [stderr] warning: `radicle-keystore` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/radicle_keystore-87476a0750c9f976) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test memory::tests::test_get_empty ... ok [INFO] [stdout] test sign::ed25519::tests::compat_sodium_dalek ... ok [INFO] [stdout] test sign::ed25519::tests::compat_zebra_dalek ... ok [INFO] [stdout] test memory::tests::test_put_twice ... ok [INFO] [stdout] test file::tests::test_get_empty ... ok [INFO] [stdout] test memory::tests::test_passphrase_mismatch ... ok [INFO] [stdout] test memory::tests::test_get_after_put ... ok [INFO] [stdout] test file::tests::test_put_twice ... ok [INFO] [stdout] test file::tests::test_get_after_put ... ok [INFO] [stdout] test file::tests::test_passphrase_mismatch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests radicle_keystore [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] running `Command { std: "docker" "inspect" "0d986e830f73a8f3914d1175620081c31c18e8525e0c9ad4dc0a11bfd18ad0e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d986e830f73a8f3914d1175620081c31c18e8525e0c9ad4dc0a11bfd18ad0e2", kill_on_drop: false }` [INFO] [stdout] 0d986e830f73a8f3914d1175620081c31c18e8525e0c9ad4dc0a11bfd18ad0e2