[INFO] fetching crate lightspark-remote-signing 0.3.0... [INFO] testing lightspark-remote-signing-0.3.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate lightspark-remote-signing 0.3.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate lightspark-remote-signing 0.3.0 [INFO] finished tweaking crates.io crate lightspark-remote-signing 0.3.0 [INFO] tweaked toml for crates.io crate lightspark-remote-signing 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lightspark-remote-signing 0.3.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lightspark-remote-signing 0.3.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded block-modes v0.9.1 [INFO] [stderr] Downloaded lightspark v0.7.2 [INFO] [stderr] Downloaded plist v1.5.1 [INFO] [stderr] Downloaded bip39 v2.0.0 [INFO] [stderr] Downloaded bitcoin v0.30.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e49de2ad68e3989b607f0abcd179fc9dd73953ede790dcbc4b0a13bf98a0837 [INFO] running `Command { std: "docker" "start" "-a" "4e49de2ad68e3989b607f0abcd179fc9dd73953ede790dcbc4b0a13bf98a0837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e49de2ad68e3989b607f0abcd179fc9dd73953ede790dcbc4b0a13bf98a0837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e49de2ad68e3989b607f0abcd179fc9dd73953ede790dcbc4b0a13bf98a0837", kill_on_drop: false }` [INFO] [stdout] 4e49de2ad68e3989b607f0abcd179fc9dd73953ede790dcbc4b0a13bf98a0837 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ffcc1d2404753881aa2567dc4f8ed5bdf3992e01e2cf6cb55361d8cb5abc866 [INFO] running `Command { std: "docker" "start" "-a" "6ffcc1d2404753881aa2567dc4f8ed5bdf3992e01e2cf6cb55361d8cb5abc866", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling cpufeatures v0.2.10 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling bitcoin v0.30.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling bitcoin_hashes v0.12.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling block-modes v0.9.1 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling os-version v0.2.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling polyval v0.6.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling rsa v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling bip39 v2.0.0 [INFO] [stderr] Compiling lightspark v0.7.2 [INFO] [stderr] Compiling lightspark-remote-signing v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [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" "6ffcc1d2404753881aa2567dc4f8ed5bdf3992e01e2cf6cb55361d8cb5abc866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ffcc1d2404753881aa2567dc4f8ed5bdf3992e01e2cf6cb55361d8cb5abc866", kill_on_drop: false }` [INFO] [stdout] 6ffcc1d2404753881aa2567dc4f8ed5bdf3992e01e2cf6cb55361d8cb5abc866 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4053c7622687b73514abc91dd6e5af317efc55ffe12eed7cc3d87d07cbbc0466 [INFO] running `Command { std: "docker" "start" "-a" "4053c7622687b73514abc91dd6e5af317efc55ffe12eed7cc3d87d07cbbc0466", kill_on_drop: false }` [INFO] [stderr] Compiling lightspark-remote-signing v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [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" "4053c7622687b73514abc91dd6e5af317efc55ffe12eed7cc3d87d07cbbc0466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4053c7622687b73514abc91dd6e5af317efc55ffe12eed7cc3d87d07cbbc0466", kill_on_drop: false }` [INFO] [stdout] 4053c7622687b73514abc91dd6e5af317efc55ffe12eed7cc3d87d07cbbc0466 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b23770052d1d481ce09137c00709ffdd2d2900fb5aeb545f05e98c8a9d5eda63 [INFO] running `Command { std: "docker" "start" "-a" "b23770052d1d481ce09137c00709ffdd2d2900fb5aeb545f05e98c8a9d5eda63", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [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/lightspark_remote_signing-7af8b91f948855ad) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test signer::tests::test_tweak ... ok [INFO] [stdout] test signer::tests::test_preimage_with_vectors ... ok [INFO] [stdout] test signer::tests::test_preimage ... ok [INFO] [stdout] test signer::tests::test_derive_and_sign ... ok [INFO] [stdout] test signer::tests::test_key_derivation ... ok [INFO] [stdout] test signer::tests::test_commitment ... ok [INFO] [stdout] test signer::tests::test_sign ... ok [INFO] [stdout] test signer::tests::test_public_key ... ok [INFO] [stdout] test signer::tests::test_ecdh ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests lightspark_remote_signing [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" "b23770052d1d481ce09137c00709ffdd2d2900fb5aeb545f05e98c8a9d5eda63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b23770052d1d481ce09137c00709ffdd2d2900fb5aeb545f05e98c8a9d5eda63", kill_on_drop: false }` [INFO] [stdout] b23770052d1d481ce09137c00709ffdd2d2900fb5aeb545f05e98c8a9d5eda63