[INFO] cloning repository https://github.com/Anshorei/zeronet_cryptography [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anshorei/zeronet_cryptography" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnshorei%2Fzeronet_cryptography", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnshorei%2Fzeronet_cryptography'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0800465f86c51a8d9b90ff802efcb62e3b63bfd [INFO] testing Anshorei/zeronet_cryptography against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnshorei%2Fzeronet_cryptography" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Anshorei/zeronet_cryptography on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Anshorei/zeronet_cryptography [INFO] finished tweaking git repo https://github.com/Anshorei/zeronet_cryptography [INFO] tweaked toml for git repo https://github.com/Anshorei/zeronet_cryptography written to /workspace/builds/worker-27/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc4aabb201acb2dc23ec60fa332ef3647320081e6bb13874ec831a6551343657 [INFO] running `Command { std: "docker" "start" "-a" "dc4aabb201acb2dc23ec60fa332ef3647320081e6bb13874ec831a6551343657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc4aabb201acb2dc23ec60fa332ef3647320081e6bb13874ec831a6551343657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc4aabb201acb2dc23ec60fa332ef3647320081e6bb13874ec831a6551343657", kill_on_drop: false }` [INFO] [stdout] dc4aabb201acb2dc23ec60fa332ef3647320081e6bb13874ec831a6551343657 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cf046286c322acaa82f1568be354a4eba8da93e10f52bf15b982196c0175194 [INFO] running `Command { std: "docker" "start" "-a" "3cf046286c322acaa82f1568be354a4eba8da93e10f52bf15b982196c0175194", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling basex-rs v0.1.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling ripemd v0.1.1 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bitcoin v0.27.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zeronet_cryptography v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.88s [INFO] running `Command { std: "docker" "inspect" "3cf046286c322acaa82f1568be354a4eba8da93e10f52bf15b982196c0175194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cf046286c322acaa82f1568be354a4eba8da93e10f52bf15b982196c0175194", kill_on_drop: false }` [INFO] [stdout] 3cf046286c322acaa82f1568be354a4eba8da93e10f52bf15b982196c0175194 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8c1a32ee07ead54d29cebee298ed9f361a9281c1cd61eb6a0ba594398b5af35 [INFO] running `Command { std: "docker" "start" "-a" "f8c1a32ee07ead54d29cebee298ed9f361a9281c1cd61eb6a0ba594398b5af35", kill_on_drop: false }` [INFO] [stderr] Compiling zeronet_cryptography v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.37s [INFO] running `Command { std: "docker" "inspect" "f8c1a32ee07ead54d29cebee298ed9f361a9281c1cd61eb6a0ba594398b5af35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c1a32ee07ead54d29cebee298ed9f361a9281c1cd61eb6a0ba594398b5af35", kill_on_drop: false }` [INFO] [stdout] f8c1a32ee07ead54d29cebee298ed9f361a9281c1cd61eb6a0ba594398b5af35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9bf5ae7fbd284805671c00bed59938d940c49ac8a5dd4d22f4a73476d6fc6e2 [INFO] running `Command { std: "docker" "start" "-a" "a9bf5ae7fbd284805671c00bed59938d940c49ac8a5dd4d22f4a73476d6fc6e2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/zeronet_cryptography-1be26e09115ba051) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_msg_hash ... ok [INFO] [stdout] test tests::test_verification ... ok [INFO] [stdout] test tests::test_signing ... ok [INFO] [stdout] test tests::test_creating ... ok [INFO] [stderr] Doc-tests zeronet_cryptography [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - create (line 115) ... ok [INFO] [stdout] test src/lib.rs - verify (line 47) ... ok [INFO] [stdout] test src/lib.rs - sign (line 86) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a9bf5ae7fbd284805671c00bed59938d940c49ac8a5dd4d22f4a73476d6fc6e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9bf5ae7fbd284805671c00bed59938d940c49ac8a5dd4d22f4a73476d6fc6e2", kill_on_drop: false }` [INFO] [stdout] a9bf5ae7fbd284805671c00bed59938d940c49ac8a5dd4d22f4a73476d6fc6e2