[INFO] fetching crate farcaster_core 0.4.3... [INFO] testing farcaster_core-0.4.3 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate farcaster_core 0.4.3 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate farcaster_core 0.4.3 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate farcaster_core 0.4.3 [INFO] finished tweaking crates.io crate farcaster_core 0.4.3 [INFO] tweaked toml for crates.io crate farcaster_core 0.4.3 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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" "+beta-2022-02-22" "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-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a622bb5c1805d5ba895b255994418e558faa450993ac1feabdd0571202129d3d [INFO] running `Command { std: "docker" "start" "-a" "a622bb5c1805d5ba895b255994418e558faa450993ac1feabdd0571202129d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a622bb5c1805d5ba895b255994418e558faa450993ac1feabdd0571202129d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a622bb5c1805d5ba895b255994418e558faa450993ac1feabdd0571202129d3d", kill_on_drop: false }` [INFO] [stdout] a622bb5c1805d5ba895b255994418e558faa450993ac1feabdd0571202129d3d [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=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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d5a56af83b146566857d9970196c8013f2ef4925635641a7704c6f0b47e6467 [INFO] running `Command { std: "docker" "start" "-a" "7d5a56af83b146566857d9970196c8013f2ef4925635641a7704c6f0b47e6467", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling amplify_num v0.4.0 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling amplify_syn v1.1.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling stringly_conversions v0.1.1 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling secp256kfun_parity_backend v0.1.5 [INFO] [stderr] Compiling amplify_derive v2.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sealed v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling secp256kfun v0.6.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling base58-monero v0.3.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling amplify v3.12.0 [INFO] [stderr] Compiling encoding_derive_helpers v1.7.6 [INFO] [stderr] Compiling strict_encoding_derive v1.7.6 [INFO] [stderr] Compiling lightning_encoding_derive v0.5.3 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling monero v0.16.0 [INFO] [stderr] Compiling torut v0.2.1 [INFO] [stderr] Compiling bitcoin v0.27.1 [INFO] [stderr] Compiling sigma_fun v0.3.2 [INFO] [stderr] Compiling ecdsa_fun v0.6.2 [INFO] [stderr] Compiling miniscript v6.0.1 [INFO] [stderr] Compiling strict_encoding v1.7.9 [INFO] [stderr] Compiling slip132 v0.5.0 [INFO] [stderr] Compiling bitcoin_scripts v0.5.0 [INFO] [stderr] Compiling lnpbp_chain v0.5.1 [INFO] [stderr] Compiling lnpbp_bech32 v0.5.4 [INFO] [stderr] Compiling commit_verify v0.5.11 [INFO] [stderr] Compiling inet2_addr v0.5.0 [INFO] [stderr] Compiling bitcoin_hd v0.5.0 [INFO] [stderr] Compiling lnpbp v0.5.0 [INFO] [stderr] Compiling descriptors v0.5.0 [INFO] [stderr] Compiling psbt v0.5.0 [INFO] [stderr] Compiling descriptor-wallet v0.5.2 [INFO] [stderr] Compiling lightning_encoding v0.5.0-beta.3 [INFO] [stderr] Compiling farcaster_core v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `master_seed` [INFO] [stdout] --> src/swap/btcxmr.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | master_seed: [u8; 32], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `KeyManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/swap/btcxmr.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 134 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.27s [INFO] running `Command { std: "docker" "inspect" "7d5a56af83b146566857d9970196c8013f2ef4925635641a7704c6f0b47e6467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d5a56af83b146566857d9970196c8013f2ef4925635641a7704c6f0b47e6467", kill_on_drop: false }` [INFO] [stdout] 7d5a56af83b146566857d9970196c8013f2ef4925635641a7704c6f0b47e6467 [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=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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c77d12b2c5bc5264e8ef57174b185c5dfb95132ac491da4d66fb027ead4c3a3b [INFO] running `Command { std: "docker" "start" "-a" "c77d12b2c5bc5264e8ef57174b185c5dfb95132ac491da4d66fb027ead4c3a3b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stdout] warning: field is never read: `master_seed` [INFO] [stdout] --> src/swap/btcxmr.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | master_seed: [u8; 32], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `KeyManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/swap/btcxmr.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 134 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling jsonrpc v0.12.1 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.14.0 [INFO] [stderr] Compiling bitcoincore-rpc v0.14.0 [INFO] [stderr] Compiling farcaster_core v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `master_seed` [INFO] [stdout] --> src/swap/btcxmr.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | master_seed: [u8; 32], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `KeyManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/swap/btcxmr.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 134 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.53s [INFO] running `Command { std: "docker" "inspect" "c77d12b2c5bc5264e8ef57174b185c5dfb95132ac491da4d66fb027ead4c3a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c77d12b2c5bc5264e8ef57174b185c5dfb95132ac491da4d66fb027ead4c3a3b", kill_on_drop: false }` [INFO] [stdout] c77d12b2c5bc5264e8ef57174b185c5dfb95132ac491da4d66fb027ead4c3a3b [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=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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b5d392f0e454e8b17b10021286daaaee3b2308d557569a80ce85e875edc43da1 [INFO] running `Command { std: "docker" "start" "-a" "b5d392f0e454e8b17b10021286daaaee3b2308d557569a80ce85e875edc43da1", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `master_seed` [INFO] [stderr] --> src/swap/btcxmr.rs:137:5 [INFO] [stderr] | [INFO] [stderr] 137 | master_seed: [u8; 32], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `KeyManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/swap/btcxmr.rs:134:10 [INFO] [stderr] | [INFO] [stderr] 134 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `farcaster_core` (lib) generated 1 warning [INFO] [stderr] warning: `farcaster_core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/farcaster_core-84faeb0dff48ee52) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test bitcoin::segwitv0::tests::from_string ... ok [INFO] [stdout] test bitcoin::fee::tests::display_sats_per_vbyte ... ok [INFO] [stdout] test bitcoin::tasks::test_ser_de ... ok [INFO] [stdout] test bitcoin::fee::tests::parse_sats_per_vbyte ... ok [INFO] [stdout] test blockchain::tests::display_fee_strategy ... ok [INFO] [stdout] test blockchain::tests::check_range_fee_strategy ... ok [INFO] [stdout] test blockchain::tests::parse_fee_politic ... ok [INFO] [stdout] test blockchain::tests::parse_network ... ok [INFO] [stdout] test consensus::tests::little_endianness_test ... ok [INFO] [stdout] test crypto::dleq::tests::alt_ed25519_generator_is_correct ... ok [INFO] [stdout] test monero::tasks::test_ser_de ... ok [INFO] [stdout] test negotiation::tests::parse_public_offer_fail_without_prefix ... ok [INFO] [stdout] test negotiation::tests::display_offer ... ok [INFO] [stdout] test syncer::test_event_encoding ... ok [INFO] [stdout] test crypto::slip10::tests::ed25519_vector_2 ... ok [INFO] [stdout] test crypto::slip10::tests::ed25519_vector_1 ... ok [INFO] [stdout] test negotiation::tests::parse_public_offer ... ok [INFO] [stdout] test negotiation::tests::display_public_offer ... ok [INFO] [stdout] test consensus::tests::simple_vec ... ok [INFO] [stdout] test crypto::dleq::tests::pedersen_commitment_works ... ok [INFO] [stdout] test crypto::dleq::tests::blinders_sum_to_zero ... ok [INFO] [stdout] test crypto::slip10::tests::secp256k1_vector_1 ... ok [INFO] [stdout] test crypto::slip10::tests::secp256k1_vector_2 ... ok [INFO] [stdout] test crypto::dleq::tests::pedersen_commitment_sec256k1_works ... ok [INFO] [stdout] test crypto::dleq::tests::canonical_encoding_decoding_idempotent ... ok [INFO] [stdout] test crypto::dleq::tests::dleq_proof_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.70s [INFO] [stdout] [INFO] [stderr] Doc-tests farcaster_core [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/bitcoin/fee.rs - bitcoin::fee (line 5) ... ok [INFO] [stdout] test src/crypto/slip10.rs - crypto::slip10 (line 4) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.56s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b5d392f0e454e8b17b10021286daaaee3b2308d557569a80ce85e875edc43da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5d392f0e454e8b17b10021286daaaee3b2308d557569a80ce85e875edc43da1", kill_on_drop: false }` [INFO] [stdout] b5d392f0e454e8b17b10021286daaaee3b2308d557569a80ce85e875edc43da1