[INFO] updating cached repository https://github.com/SkyBeastMC/bitcoin_rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 03c65737ebafa0b3c5a763020500fa242f86efb4 [INFO] testing SkyBeastMC/bitcoin_rust against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyBeastMC%2Fbitcoin_rust" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SkyBeastMC/bitcoin_rust on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/SkyBeastMC/bitcoin_rust [INFO] finished tweaking git repo https://github.com/SkyBeastMC/bitcoin_rust [INFO] tweaked toml for git repo https://github.com/SkyBeastMC/bitcoin_rust written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/SkyBeastMC/bitcoin_rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a26b0729188aff5e958c37205e5bd0a4b3a52eb61fa20cdf0e92517956fd8132 [INFO] running `"docker" "start" "-a" "a26b0729188aff5e958c37205e5bd0a4b3a52eb61fa20cdf0e92517956fd8132"` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling hex-literal-impl v0.1.1 [INFO] [stderr] Compiling secp256k1 v0.5.6 [INFO] [stderr] Compiling hex-literal v0.1.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling serde v0.6.15 [INFO] [stderr] Compiling serde_json v0.6.1 [INFO] [stderr] Compiling rustcoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.84s [INFO] running `"docker" "inspect" "a26b0729188aff5e958c37205e5bd0a4b3a52eb61fa20cdf0e92517956fd8132"` [INFO] running `"docker" "rm" "-f" "a26b0729188aff5e958c37205e5bd0a4b3a52eb61fa20cdf0e92517956fd8132"` [INFO] [stdout] a26b0729188aff5e958c37205e5bd0a4b3a52eb61fa20cdf0e92517956fd8132 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f11b89fc670d38ef290ebd6957606b97f551d900b846ad518966ebb4f5a5326d [INFO] running `"docker" "start" "-a" "f11b89fc670d38ef290ebd6957606b97f551d900b846ad518966ebb4f5a5326d"` [INFO] [stderr] Compiling rustcoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.04s [INFO] running `"docker" "inspect" "f11b89fc670d38ef290ebd6957606b97f551d900b846ad518966ebb4f5a5326d"` [INFO] running `"docker" "rm" "-f" "f11b89fc670d38ef290ebd6957606b97f551d900b846ad518966ebb4f5a5326d"` [INFO] [stdout] f11b89fc670d38ef290ebd6957606b97f551d900b846ad518966ebb4f5a5326d [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3c42f4bfd843bc88ff75697f6fa214a55df7ecbe11ea178ca408ca75258e7379 [INFO] running `"docker" "start" "-a" "3c42f4bfd843bc88ff75697f6fa214a55df7ecbe11ea178ca408ca75258e7379"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rustcoin-8a9fdeda9052205d [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test tests::extended_key_parse2 ... ok [INFO] [stdout] test tests::extended_key_parse1 ... ok [INFO] [stdout] test tests::extended_key_serialize1 ... ok [INFO] [stdout] test tests::extended_key_serialize2 ... ok [INFO] [stdout] test tests::uncompressed_secret_key ... ok [INFO] [stdout] test tests::wif_compressed_secret_key ... ok [INFO] [stdout] test tests::wif_uncompressed_secret_key ... ok [INFO] [stdout] test tests::uncompressed_public_key ... ok [INFO] [stdout] test tests::compressed_public_key ... ok [INFO] [stdout] test tests::compressed_secret_key ... ok [INFO] [stdout] test tests::uncompressed_address ... ok [INFO] [stdout] test tests::compressed_address ... ok [INFO] [stdout] test tests::mnemonic_seed ... ok [INFO] [stdout] test tests::mnemonic_from_entropy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rustcoin-6c47e97a8eb51fb9 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests rustcoin [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "3c42f4bfd843bc88ff75697f6fa214a55df7ecbe11ea178ca408ca75258e7379"` [INFO] running `"docker" "rm" "-f" "3c42f4bfd843bc88ff75697f6fa214a55df7ecbe11ea178ca408ca75258e7379"` [INFO] [stdout] 3c42f4bfd843bc88ff75697f6fa214a55df7ecbe11ea178ca408ca75258e7379