[INFO] cloning repository https://github.com/SkyBeastMC/bitcoin_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SkyBeastMC/bitcoin_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyBeastMC%2Fbitcoin_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyBeastMC%2Fbitcoin_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03c65737ebafa0b3c5a763020500fa242f86efb4 [INFO] testing SkyBeastMC/bitcoin_rust against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyBeastMC%2Fbitcoin_rust" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SkyBeastMC/bitcoin_rust on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-3/source/Cargo.toml [INFO] crate git repo https://github.com/SkyBeastMC/bitcoin_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebdf6dd46508d41bc11a5194887ea631bc56dd692f0fd6d5a15912b1da858527 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ebdf6dd46508d41bc11a5194887ea631bc56dd692f0fd6d5a15912b1da858527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebdf6dd46508d41bc11a5194887ea631bc56dd692f0fd6d5a15912b1da858527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebdf6dd46508d41bc11a5194887ea631bc56dd692f0fd6d5a15912b1da858527", kill_on_drop: false }` [INFO] [stdout] ebdf6dd46508d41bc11a5194887ea631bc56dd692f0fd6d5a15912b1da858527 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 66a191918345de090cc4cc512e8228de922d3f25d7e520bc6eb121738825f242 [INFO] running `Command { std: "docker" "start" "-a" "66a191918345de090cc4cc512e8228de922d3f25d7e520bc6eb121738825f242", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling rand v0.5.5 [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 generic-array v0.12.0 [INFO] [stderr] Compiling rand v0.3.22 [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 sha2 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [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 25.79s [INFO] running `Command { std: "docker" "inspect" "66a191918345de090cc4cc512e8228de922d3f25d7e520bc6eb121738825f242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66a191918345de090cc4cc512e8228de922d3f25d7e520bc6eb121738825f242", kill_on_drop: false }` [INFO] [stdout] 66a191918345de090cc4cc512e8228de922d3f25d7e520bc6eb121738825f242 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f982d4a2727ce54a01d14bd1fd2165290641f5861d6c7e0f840c783aa6d27eb0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f982d4a2727ce54a01d14bd1fd2165290641f5861d6c7e0f840c783aa6d27eb0", kill_on_drop: false }` [INFO] [stderr] Compiling rustcoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `Command { std: "docker" "inspect" "f982d4a2727ce54a01d14bd1fd2165290641f5861d6c7e0f840c783aa6d27eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f982d4a2727ce54a01d14bd1fd2165290641f5861d6c7e0f840c783aa6d27eb0", kill_on_drop: false }` [INFO] [stdout] f982d4a2727ce54a01d14bd1fd2165290641f5861d6c7e0f840c783aa6d27eb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c9e166079903a8de86056b7579c58d9a6c4884a8a84e792a875f33372efe6167 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c9e166079903a8de86056b7579c58d9a6c4884a8a84e792a875f33372efe6167", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rustcoin-397b72ba3369ab94 [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test tests::extended_key_parse1 ... ok [INFO] [stdout] test tests::extended_key_serialize1 ... ok [INFO] [stdout] test tests::extended_key_parse2 ... ok [INFO] [stdout] test tests::extended_key_serialize2 ... ok [INFO] [stdout] test tests::wif_compressed_secret_key ... ok [INFO] [stdout] test tests::compressed_address ... ok [INFO] [stdout] test tests::compressed_public_key ... ok [INFO] [stdout] test tests::uncompressed_address ... ok [INFO] [stdout] test tests::uncompressed_public_key ... ok [INFO] [stdout] test tests::uncompressed_secret_key ... ok [INFO] [stdout] test tests::wif_uncompressed_secret_key ... ok [INFO] [stdout] test tests::compressed_secret_key ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rustcoin-d67efad23f771bd5 [INFO] [stdout] test tests::mnemonic_from_entropy ... ok [INFO] [stdout] test tests::mnemonic_seed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 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] [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 `Command { std: "docker" "inspect" "c9e166079903a8de86056b7579c58d9a6c4884a8a84e792a875f33372efe6167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9e166079903a8de86056b7579c58d9a6c4884a8a84e792a875f33372efe6167", kill_on_drop: false }` [INFO] [stdout] c9e166079903a8de86056b7579c58d9a6c4884a8a84e792a875f33372efe6167