[INFO] fetching crate indy-utils 0.4.0... [INFO] testing indy-utils-0.4.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate indy-utils 0.4.0 into /workspace/builds/worker-71/source [INFO] validating manifest of crates.io crate indy-utils 0.4.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-71/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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" "+722e1797249a965b6335aebd65d777f917e498f1" "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-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e188f446f2a9cc937fa0f81d6abd3c430b0d9f85ceb3d0549afa21f4948e7a3 [INFO] running `Command { std: "docker" "start" "-a" "0e188f446f2a9cc937fa0f81d6abd3c430b0d9f85ceb3d0549afa21f4948e7a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e188f446f2a9cc937fa0f81d6abd3c430b0d9f85ceb3d0549afa21f4948e7a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e188f446f2a9cc937fa0f81d6abd3c430b0d9f85ceb3d0549afa21f4948e7a3", kill_on_drop: false }` [INFO] [stdout] 0e188f446f2a9cc937fa0f81d6abd3c430b0d9f85ceb3d0549afa21f4948e7a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bde2fc7e39bbd1a74d19a9bb6ccfdcba61dbad0d10121aaeee4a81fdfd26080f [INFO] running `Command { std: "docker" "start" "-a" "bde2fc7e39bbd1a74d19a9bb6ccfdcba61dbad0d10121aaeee4a81fdfd26080f", 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.81 [INFO] [stderr] Compiling version_check v0.9.3 [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 byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling c2-chacha v0.2.4 [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 44.45s [INFO] running `Command { std: "docker" "inspect" "bde2fc7e39bbd1a74d19a9bb6ccfdcba61dbad0d10121aaeee4a81fdfd26080f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bde2fc7e39bbd1a74d19a9bb6ccfdcba61dbad0d10121aaeee4a81fdfd26080f", kill_on_drop: false }` [INFO] [stdout] bde2fc7e39bbd1a74d19a9bb6ccfdcba61dbad0d10121aaeee4a81fdfd26080f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e93c291f47c8a2fdbed74c085300b8bc609d732f32a026bc91e9d8b832d48766 [INFO] running `Command { std: "docker" "start" "-a" "e93c291f47c8a2fdbed74c085300b8bc609d732f32a026bc91e9d8b832d48766", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling async-task v4.0.3 [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 polling v2.2.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 4.06s [INFO] running `Command { std: "docker" "inspect" "e93c291f47c8a2fdbed74c085300b8bc609d732f32a026bc91e9d8b832d48766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e93c291f47c8a2fdbed74c085300b8bc609d732f32a026bc91e9d8b832d48766", kill_on_drop: false }` [INFO] [stdout] e93c291f47c8a2fdbed74c085300b8bc609d732f32a026bc91e9d8b832d48766 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3eb430903bc0dea637161c800a01b0d618afbc1b89fcfa815d355c6325a35eee [INFO] running `Command { std: "docker" "start" "-a" "3eb430903bc0dea637161c800a01b0d618afbc1b89fcfa815d355c6325a35eee", 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.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/indy_utils-0c59a1eb2668a890) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test keys::tests::from_key_starts_with_colon ... ok [INFO] [stdout] test did::tests::generate_abbreviate ... ok [INFO] [stdout] test hash::tests::hash_check_sha256 ... ok [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_single_colon ... ok [INFO] [stdout] test keys::tests::round_trip_verkey ... ok [INFO] [stdout] test macros::tests::test_handle_seq ... ok [INFO] [stdout] test txn_signature::tests::signature_serialize_works ... ok [INFO] [stderr] Doc-tests indy_utils [INFO] [stdout] test txn_signature::tests::signature_serialize_works_with_raw_hash_for_not_attrib_related_type ... ok [INFO] [stdout] test keys::tests::from_str_ends_with_colon ... ok [INFO] [stdout] test txn_signature::tests::signature_serialize_works_for_skipped_fields ... ok [INFO] [stdout] test txn_signature::tests::signature_serialize_works_with_null ... ok [INFO] [stdout] test keys::tests::validate_keys ... 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.03s [INFO] [stdout] [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" "3eb430903bc0dea637161c800a01b0d618afbc1b89fcfa815d355c6325a35eee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eb430903bc0dea637161c800a01b0d618afbc1b89fcfa815d355c6325a35eee", kill_on_drop: false }` [INFO] [stdout] 3eb430903bc0dea637161c800a01b0d618afbc1b89fcfa815d355c6325a35eee