[INFO] fetching crate eosio-client-keys 0.1.0... [INFO] testing eosio-client-keys-0.1.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate eosio-client-keys 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate eosio-client-keys 0.1.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate eosio-client-keys 0.1.0 [INFO] finished tweaking crates.io crate eosio-client-keys 0.1.0 [INFO] tweaked toml for crates.io crate eosio-client-keys 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a14b9d7292f88edadc7a2dee4b774cd11b837cb25bb01a5f057c0c2dfc1593e4 [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" "a14b9d7292f88edadc7a2dee4b774cd11b837cb25bb01a5f057c0c2dfc1593e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a14b9d7292f88edadc7a2dee4b774cd11b837cb25bb01a5f057c0c2dfc1593e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a14b9d7292f88edadc7a2dee4b774cd11b837cb25bb01a5f057c0c2dfc1593e4", kill_on_drop: false }` [INFO] [stdout] a14b9d7292f88edadc7a2dee4b774cd11b837cb25bb01a5f057c0c2dfc1593e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23783f7b3875f10586c504c3f4815e4492306c87f2c7a32d760c0e1b19b86c2f [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" "23783f7b3875f10586c504c3f4815e4492306c87f2c7a32d760c0e1b19b86c2f", kill_on_drop: false }` [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling block-buffer v0.2.0-tmp [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling ripemd160 v0.7.0 [INFO] [stderr] Compiling sha3 v0.7.3 [INFO] [stderr] Compiling whirlpool v0.7.1 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling groestl v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling crypto-hashes v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling eosio-client-keys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.62s [INFO] running `Command { std: "docker" "inspect" "23783f7b3875f10586c504c3f4815e4492306c87f2c7a32d760c0e1b19b86c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23783f7b3875f10586c504c3f4815e4492306c87f2c7a32d760c0e1b19b86c2f", kill_on_drop: false }` [INFO] [stdout] 23783f7b3875f10586c504c3f4815e4492306c87f2c7a32d760c0e1b19b86c2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a66175f0c85358ccbb6d0c689b85011dfe44871e1ecaca108c12477d2647e2a [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" "0a66175f0c85358ccbb6d0c689b85011dfe44871e1ecaca108c12477d2647e2a", kill_on_drop: false }` [INFO] [stderr] Compiling eosio-client-keys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.45s [INFO] running `Command { std: "docker" "inspect" "0a66175f0c85358ccbb6d0c689b85011dfe44871e1ecaca108c12477d2647e2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a66175f0c85358ccbb6d0c689b85011dfe44871e1ecaca108c12477d2647e2a", kill_on_drop: false }` [INFO] [stdout] 0a66175f0c85358ccbb6d0c689b85011dfe44871e1ecaca108c12477d2647e2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 51d1d78b2ae3372f574af86b2c78c7cc086e64c842766121e161eefcc2dcd42b [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" "51d1d78b2ae3372f574af86b2c78c7cc086e64c842766121e161eefcc2dcd42b", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] running 11 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/eosio_client_keys-de3169f08e863584 [INFO] [stdout] test sig_test::sig_sign_cannonical ... ignored [INFO] [stdout] test hash::test::test_sha2 ... ok [INFO] [stdout] test hash::test::test_hmac ... ok [INFO] [stdout] test private_keys::privatekey_construction_test ... ok [INFO] [stdout] test pubkey_tests::publickey_from_string_test ... ok [INFO] [stdout] test sig_test::sig_from ... ok [INFO] [stdout] test sig_test::sig_fromstr ... ok [INFO] [stdout] test sig_test::sig_sign_is_cannonical ... ok [INFO] [stdout] test sig_test::sig_verify_msg ... ok [INFO] [stdout] test private_keys::private_to_public_test ... ok [INFO] [stdout] test sig_test::sig_sign_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests eosio-client-keys [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" "51d1d78b2ae3372f574af86b2c78c7cc086e64c842766121e161eefcc2dcd42b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51d1d78b2ae3372f574af86b2c78c7cc086e64c842766121e161eefcc2dcd42b", kill_on_drop: false }` [INFO] [stdout] 51d1d78b2ae3372f574af86b2c78c7cc086e64c842766121e161eefcc2dcd42b