[INFO] fetching crate indy-utils 0.4.0... [INFO] testing indy-utils-0.4.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate indy-utils 0.4.0 into /workspace/builds/worker-94/source [INFO] validating manifest of crates.io crate indy-utils 0.4.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate indy-utils 0.4.0 [INFO] finished tweaking crates.io crate indy-utils 0.4.0 [INFO] tweaked toml for crates.io crate indy-utils 0.4.0 written to /workspace/builds/worker-94/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e563cb02349f8e355fe432c1fd8b4f3677c00b3c695f025a7045e48d5779fcea [INFO] running `Command { std: "docker" "start" "-a" "e563cb02349f8e355fe432c1fd8b4f3677c00b3c695f025a7045e48d5779fcea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e563cb02349f8e355fe432c1fd8b4f3677c00b3c695f025a7045e48d5779fcea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e563cb02349f8e355fe432c1fd8b4f3677c00b3c695f025a7045e48d5779fcea", kill_on_drop: false }` [INFO] [stdout] e563cb02349f8e355fe432c1fd8b4f3677c00b3c695f025a7045e48d5779fcea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aaf26aa731d5b9f82def284d5b3350b8b6f91b94052fdae84e72357c85ba49b5 [INFO] running `Command { std: "docker" "start" "-a" "aaf26aa731d5b9f82def284d5b3350b8b6f91b94052fdae84e72357c85ba49b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling c2-chacha v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ursa v0.3.7 [INFO] [stderr] Compiling indy-wql v0.4.0 [INFO] [stderr] Compiling indy-utils v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/keys/mod.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 337 | unwrap_opt_or_return!(dest, Err("Destination required for short verkey".into())); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unwrap_opt_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.14s [INFO] running `Command { std: "docker" "inspect" "aaf26aa731d5b9f82def284d5b3350b8b6f91b94052fdae84e72357c85ba49b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaf26aa731d5b9f82def284d5b3350b8b6f91b94052fdae84e72357c85ba49b5", kill_on_drop: false }` [INFO] [stdout] aaf26aa731d5b9f82def284d5b3350b8b6f91b94052fdae84e72357c85ba49b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d06ade7e396136c6aa8acc99a7edd8716002f2bc2c3b3e0a859d6ff4f294499 [INFO] running `Command { std: "docker" "start" "-a" "2d06ade7e396136c6aa8acc99a7edd8716002f2bc2c3b3e0a859d6ff4f294499", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/keys/mod.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 337 | unwrap_opt_or_return!(dest, Err("Destination required for short verkey".into())); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unwrap_opt_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling indy-utils v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/keys/mod.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 337 | unwrap_opt_or_return!(dest, Err("Destination required for short verkey".into())); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unwrap_opt_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.07s [INFO] running `Command { std: "docker" "inspect" "2d06ade7e396136c6aa8acc99a7edd8716002f2bc2c3b3e0a859d6ff4f294499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d06ade7e396136c6aa8acc99a7edd8716002f2bc2c3b3e0a859d6ff4f294499", kill_on_drop: false }` [INFO] [stdout] 2d06ade7e396136c6aa8acc99a7edd8716002f2bc2c3b3e0a859d6ff4f294499 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 02b1a70b64ca285ab7928575189a46377930038491b6d4377ba6ced88e9339a5 [INFO] running `Command { std: "docker" "start" "-a" "02b1a70b64ca285ab7928575189a46377930038491b6d4377ba6ced88e9339a5", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/keys/mod.rs:337:17 [INFO] [stderr] | [INFO] [stderr] 337 | unwrap_opt_or_return!(dest, Err("Destination required for short verkey".into())); [INFO] [stderr] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `unwrap_opt_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `indy-utils` (lib) generated 1 warning [INFO] [stderr] warning: `indy-utils` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/indy_utils-6a06cf841550aa93) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test keys::tests::from_key_works ... ok [INFO] [stdout] test keys::tests::from_str_empty ... ok [INFO] [stdout] test keys::tests::from_str_ends_with_colon ... ok [INFO] [stdout] test keys::tests::from_str_single_colon ... ok [INFO] [stdout] test keys::tests::round_trip_verkey ... ok [INFO] [stdout] test did::tests::generate_abbreviate ... ok [INFO] [stdout] test macros::tests::test_handle_seq ... ok [INFO] [stdout] test keys::tests::from_key_starts_with_colon ... ok [INFO] [stdout] test txn_signature::tests::signature_serialize_works ... ok [INFO] [stdout] test txn_signature::tests::signature_serialize_works_for_skipped_fields ... ok [INFO] [stdout] test keys::tests::validate_keys ... ok [INFO] [stdout] test hash::tests::hash_check_sha256 ... ok [INFO] [stdout] test txn_signature::tests::signature_serialize_works_with_null ... ok [INFO] [stdout] test txn_signature::tests::signature_serialize_works_with_raw_hash_for_not_attrib_related_type ... ok [INFO] [stdout] test txn_signature::tests::signature_serialize_works_with_raw_hash_for_attrib_related_type ... ok [INFO] [stdout] test keys::tests::sign_and_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests indy_utils [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/hash.rs - hash::Hashable (line 81) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "02b1a70b64ca285ab7928575189a46377930038491b6d4377ba6ced88e9339a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02b1a70b64ca285ab7928575189a46377930038491b6d4377ba6ced88e9339a5", kill_on_drop: false }` [INFO] [stdout] 02b1a70b64ca285ab7928575189a46377930038491b6d4377ba6ced88e9339a5