[INFO] fetching crate universal_wallet 0.5.0... [INFO] testing universal_wallet-0.5.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate universal_wallet 0.5.0 into /workspace/builds/worker-54/source [INFO] validating manifest of crates.io crate universal_wallet 0.5.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate universal_wallet 0.5.0 [INFO] finished tweaking crates.io crate universal_wallet 0.5.0 [INFO] tweaked toml for crates.io crate universal_wallet 0.5.0 written to /workspace/builds/worker-54/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e665a9aa10ca0c160896f30d7a324e0f75a96c1dcdd1ff0e8c1560a871934b36 [INFO] running `Command { std: "docker" "start" "-a" "e665a9aa10ca0c160896f30d7a324e0f75a96c1dcdd1ff0e8c1560a871934b36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e665a9aa10ca0c160896f30d7a324e0f75a96c1dcdd1ff0e8c1560a871934b36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e665a9aa10ca0c160896f30d7a324e0f75a96c1dcdd1ff0e8c1560a871934b36", kill_on_drop: false }` [INFO] [stdout] e665a9aa10ca0c160896f30d7a324e0f75a96c1dcdd1ff0e8c1560a871934b36 [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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6df27127e1d67c16d5bf5fab6354dd594957f872a80009ef9aa3ec3654e05c2 [INFO] running `Command { std: "docker" "start" "-a" "e6df27127e1d67c16d5bf5fab6354dd594957f872a80009ef9aa3ec3654e05c2", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling salsa20 v0.9.0 [INFO] [stderr] Compiling chacha20 v0.7.3 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling xsalsa20poly1305 v0.8.0 [INFO] [stderr] Compiling chacha20poly1305 v0.8.2 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling crypto_box v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling universal_wallet v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.15s [INFO] running `Command { std: "docker" "inspect" "e6df27127e1d67c16d5bf5fab6354dd594957f872a80009ef9aa3ec3654e05c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6df27127e1d67c16d5bf5fab6354dd594957f872a80009ef9aa3ec3654e05c2", kill_on_drop: false }` [INFO] [stdout] e6df27127e1d67c16d5bf5fab6354dd594957f872a80009ef9aa3ec3654e05c2 [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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbb408aa0a7c2dfec603df08ad7de2bd4e595a00245ef3453a982255aeadcd61 [INFO] running `Command { std: "docker" "start" "-a" "bbb408aa0a7c2dfec603df08ad7de2bd4e595a00245ef3453a982255aeadcd61", kill_on_drop: false }` [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling sodiumoxide v0.2.7 [INFO] [stderr] Compiling universal_wallet v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 57.98s [INFO] running `Command { std: "docker" "inspect" "bbb408aa0a7c2dfec603df08ad7de2bd4e595a00245ef3453a982255aeadcd61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbb408aa0a7c2dfec603df08ad7de2bd4e595a00245ef3453a982255aeadcd61", kill_on_drop: false }` [INFO] [stdout] bbb408aa0a7c2dfec603df08ad7de2bd4e595a00245ef3453a982255aeadcd61 [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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 897f5759fe181cade18d5edde456d873bd809271d1994b31c51f4c1f2a764f51 [INFO] running `Command { std: "docker" "start" "-a" "897f5759fe181cade18d5edde456d873bd809271d1994b31c51f4c1f2a764f51", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/universal_wallet-4a066e96a6e0959c) [INFO] [stdout] running 17 tests [INFO] [stdout] test contents::encryption::test_vector_aead ... ok [INFO] [stdout] test contents::encryption::too_short ... ok [INFO] [stdout] test contents::key_pair::key_deser ... ok [INFO] [stdout] test contents::key_pair::key_pair_new_ed25519 ... ok [INFO] [stdout] test contents::encryption::round_trip ... ok [INFO] [stdout] test contents::public_key_info::ecdsa_signature_test ... ok [INFO] [stdout] test contents::public_key_info::key_type_from_str_test ... ok [INFO] [stdout] test contents::key_pair::ecdh_test_1 ... ok [INFO] [stdout] test contents::key_pair::keccak256_correct_output ... ok [INFO] [stdout] test contents::key_pair::key_pair_new_ecdsa_x25519 ... ok [INFO] [stdout] test contents::key_pair::ecdh_test_2 ... ok [INFO] [stdout] test contents::key_pair::key_pair_new_ecdsa_secp256k1 ... ok [INFO] [stdout] test tests::wallet ... ok [INFO] [stdout] test contents::public_key_info::ecdsa_private_public_keys_full_cycle_test ... ok [INFO] [stdout] test contents::encryption::test_vector_salsa2 - should panic ... ok [INFO] [stdout] test tests::secp256k1_recoverable_round_trip ... ok [INFO] [stdout] test contents::encryption::test_vector_salsa1 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests universal_wallet [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/contents/public_key_info.rs - contents::public_key_info::PublicKeyInfo::verify (line 138) ... ok [INFO] [stdout] test src/contents/public_key_info.rs - contents::public_key_info::PublicKeyInfo::new (line 40) ... ok [INFO] [stdout] test src/contents/public_key_info.rs - contents::public_key_info::PublicKeyInfo::verify (line 159) ... ok [INFO] [stdout] test src/contents/public_key_info.rs - contents::public_key_info::PublicKeyInfo::controller (line 70) ... ok [INFO] [stdout] test src/contents/key_pair.rs - contents::key_pair::KeyPair::random_pair (line 82) ... ok [INFO] [stdout] test src/contents/public_key_info.rs - contents::public_key_info::PublicKeyInfo::encrypt (line 99) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "897f5759fe181cade18d5edde456d873bd809271d1994b31c51f4c1f2a764f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "897f5759fe181cade18d5edde456d873bd809271d1994b31c51f4c1f2a764f51", kill_on_drop: false }` [INFO] [stdout] 897f5759fe181cade18d5edde456d873bd809271d1994b31c51f4c1f2a764f51