[INFO] cloning repository https://github.com/AYCH-Inc/aych.hyperindyvali [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AYCH-Inc/aych.hyperindyvali" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAYCH-Inc%2Faych.hyperindyvali", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAYCH-Inc%2Faych.hyperindyvali'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a73402ead70530c77d518ead60cfd315a31af230 [INFO] testing AYCH-Inc/aych.hyperindyvali against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAYCH-Inc%2Faych.hyperindyvali" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AYCH-Inc/aych.hyperindyvali on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AYCH-Inc/aych.hyperindyvali [INFO] finished tweaking git repo https://github.com/AYCH-Inc/aych.hyperindyvali [INFO] tweaked toml for git repo https://github.com/AYCH-Inc/aych.hyperindyvali written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/AYCH-Inc/aych.hyperindyvali already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", 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] 164b4b6cf2f2fcc8727b6de34c3892c96bb11c098fe28f10b582b93b844ff892 [INFO] running `Command { std: "docker" "start" "-a" "164b4b6cf2f2fcc8727b6de34c3892c96bb11c098fe28f10b582b93b844ff892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "164b4b6cf2f2fcc8727b6de34c3892c96bb11c098fe28f10b582b93b844ff892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "164b4b6cf2f2fcc8727b6de34c3892c96bb11c098fe28f10b582b93b844ff892", kill_on_drop: false }` [INFO] [stdout] 164b4b6cf2f2fcc8727b6de34c3892c96bb11c098fe28f10b582b93b844ff892 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 891e92af4fb6eaf195c75d09a97b660a3927929420491f2a8c3eb5efae9a7d66 [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" "891e92af4fb6eaf195c75d09a97b660a3927929420491f2a8c3eb5efae9a7d66", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling indy-vdr v0.1.0 (/opt/rustwide/workdir/libindy_vdr) [INFO] [stderr] Compiling int_traits v0.1.1 [INFO] [stderr] Compiling amcl v0.2.0 [INFO] [stderr] Compiling bs58 v0.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling ffi-support v0.4.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling zeromq-src v0.1.8+4.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling etcommon-rlp v0.2.5 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling x25519-dalek v0.5.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling tokio v0.2.12 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling ursa v0.3.2 [INFO] [stderr] Compiling hyper-unix-connector v0.1.4 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> libindy_vdr/src/pool/types.rs:495:3 [INFO] [stdout] | [INFO] [stdout] 495 | #[serde(tag = "op")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 496 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` 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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/common/merkle_tree/mod.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 92 | new_hash = unwrap_opt_or_return!(proofs.next(), Ok(false)).to_vec(); [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/common/merkle_tree/mod.rs:101:34 [INFO] [stdout] | [INFO] [stdout] 101 | let next_proof = unwrap_opt_or_return!(proofs.next(), Ok(false)); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/common/merkle_tree/mod.rs:106:49 [INFO] [stdout] | [INFO] [stdout] 106 | Hash::hash_nodes(&new_hash, unwrap_opt_or_return!(proofs.next(), Ok(false)))? [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/common/merkle_tree/mod.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | let n = unwrap_opt_or_return!(proofs.next(), Ok(false)); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/common/verkey.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | unwrap_opt_or_return!(dest, Err(invalid!("Destination required for short verkey"))); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/pool/genesis.rs:142:24 [INFO] [stdout] | [INFO] [stdout] 142 | let vec_json = unwrap_or_return!(self.encode_json(), Err(std::fmt::Error {})); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:242:48 [INFO] [stdout] | [INFO] [stdout] 242 | let (signature, participants, value) = unwrap_opt_or_return!( [INFO] [stdout] | ________________________________________________- [INFO] [stdout] 243 | | _parse_reply_for_proof_signature_checking(&parsed_sp.multi_signature), [INFO] [stdout] 244 | | { [INFO] [stdout] 245 | | debug!("Reply parsing failed"); [INFO] [stdout] 246 | | false [INFO] [stdout] 247 | | } [INFO] [stdout] 248 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:256:27 [INFO] [stdout] | [INFO] [stdout] 256 | let proof_nodes = unwrap_or_return!(base64::decode(&parsed_sp.proof_nodes), { [INFO] [stdout] | ___________________________- [INFO] [stdout] 257 | | debug!("Error decoding proof nodes from state proof"); [INFO] [stdout] 258 | | false [INFO] [stdout] 259 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:260:25 [INFO] [stdout] | [INFO] [stdout] 260 | let root_hash = unwrap_or_return!(parsed_sp.root_hash.from_base58(), { [INFO] [stdout] | _________________________- [INFO] [stdout] 261 | | debug!("Error decoding root hash from state proof"); [INFO] [stdout] 262 | | false [INFO] [stdout] 263 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:268:35 [INFO] [stdout] | [INFO] [stdout] 268 | let key = unwrap_or_return!(base64::decode(&k), { [INFO] [stdout] | ___________________________________- [INFO] [stdout] 269 | | debug!("Error decoding proof key"); [INFO] [stdout] 270 | | false [INFO] [stdout] 271 | | }); [INFO] [stdout] | |__________________________- in this macro invocation [INFO] [stdout] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:887:18 [INFO] [stdout] | [INFO] [stdout] 887 | let seq_no = unwrap_or_map_return!(seq_no, |err| { [INFO] [stdout] | __________________- [INFO] [stdout] 888 | | debug!("Error while parsing merkle tree seq_no: {}", err); [INFO] [stdout] 889 | | false [INFO] [stdout] 890 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [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_or_map_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:912:20 [INFO] [stdout] | [INFO] [stdout] 912 | let mut hash = unwrap_or_map_return!(hash, |err| { [INFO] [stdout] | ____________________- [INFO] [stdout] 913 | | debug!("Error while hashing merkle tree leaf: {:?}", err); [INFO] [stdout] 914 | | return false; [INFO] [stdout] 915 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [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_or_map_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:920:26 [INFO] [stdout] | [INFO] [stdout] 920 | let _next_hash = unwrap_or_return!(next_hash.from_base58(), { [INFO] [stdout] | __________________________- [INFO] [stdout] 921 | | debug!("Error decoding next hash as base58"); [INFO] [stdout] 922 | | false [INFO] [stdout] 923 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:929:16 [INFO] [stdout] | [INFO] [stdout] 929 | hash = unwrap_or_map_return!(turned_hash, |err| { [INFO] [stdout] | ________________- [INFO] [stdout] 930 | | debug!("Error while hashing: {:?}", err); [INFO] [stdout] 931 | | return false; [INFO] [stdout] 932 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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_or_map_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling indy-vdr-proxy v0.1.0 (/opt/rustwide/workdir/indy-vdr-proxy) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 05s [INFO] running `Command { std: "docker" "inspect" "891e92af4fb6eaf195c75d09a97b660a3927929420491f2a8c3eb5efae9a7d66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "891e92af4fb6eaf195c75d09a97b660a3927929420491f2a8c3eb5efae9a7d66", kill_on_drop: false }` [INFO] [stdout] 891e92af4fb6eaf195c75d09a97b660a3927929420491f2a8c3eb5efae9a7d66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a06e6fdceeede33c9aa08d9443411b9c6c6cd4fdcf5f62b42cf794286aa7e2f [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" "1a06e6fdceeede33c9aa08d9443411b9c6c6cd4fdcf5f62b42cf794286aa7e2f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> libindy_vdr/src/pool/types.rs:495:3 [INFO] [stdout] | [INFO] [stdout] 495 | #[serde(tag = "op")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 496 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` 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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/common/merkle_tree/mod.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 92 | new_hash = unwrap_opt_or_return!(proofs.next(), Ok(false)).to_vec(); [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/common/merkle_tree/mod.rs:101:34 [INFO] [stdout] | [INFO] [stdout] 101 | let next_proof = unwrap_opt_or_return!(proofs.next(), Ok(false)); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/common/merkle_tree/mod.rs:106:49 [INFO] [stdout] | [INFO] [stdout] 106 | Hash::hash_nodes(&new_hash, unwrap_opt_or_return!(proofs.next(), Ok(false)))? [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/common/merkle_tree/mod.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | let n = unwrap_opt_or_return!(proofs.next(), Ok(false)); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/common/verkey.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | unwrap_opt_or_return!(dest, Err(invalid!("Destination required for short verkey"))); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/pool/genesis.rs:142:24 [INFO] [stdout] | [INFO] [stdout] 142 | let vec_json = unwrap_or_return!(self.encode_json(), Err(std::fmt::Error {})); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:242:48 [INFO] [stdout] | [INFO] [stdout] 242 | let (signature, participants, value) = unwrap_opt_or_return!( [INFO] [stdout] | ________________________________________________- [INFO] [stdout] 243 | | _parse_reply_for_proof_signature_checking(&parsed_sp.multi_signature), [INFO] [stdout] 244 | | { [INFO] [stdout] 245 | | debug!("Reply parsing failed"); [INFO] [stdout] 246 | | false [INFO] [stdout] 247 | | } [INFO] [stdout] 248 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:256:27 [INFO] [stdout] | [INFO] [stdout] 256 | let proof_nodes = unwrap_or_return!(base64::decode(&parsed_sp.proof_nodes), { [INFO] [stdout] | ___________________________- [INFO] [stdout] 257 | | debug!("Error decoding proof nodes from state proof"); [INFO] [stdout] 258 | | false [INFO] [stdout] 259 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:260:25 [INFO] [stdout] | [INFO] [stdout] 260 | let root_hash = unwrap_or_return!(parsed_sp.root_hash.from_base58(), { [INFO] [stdout] | _________________________- [INFO] [stdout] 261 | | debug!("Error decoding root hash from state proof"); [INFO] [stdout] 262 | | false [INFO] [stdout] 263 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:268:35 [INFO] [stdout] | [INFO] [stdout] 268 | let key = unwrap_or_return!(base64::decode(&k), { [INFO] [stdout] | ___________________________________- [INFO] [stdout] 269 | | debug!("Error decoding proof key"); [INFO] [stdout] 270 | | false [INFO] [stdout] 271 | | }); [INFO] [stdout] | |__________________________- in this macro invocation [INFO] [stdout] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:887:18 [INFO] [stdout] | [INFO] [stdout] 887 | let seq_no = unwrap_or_map_return!(seq_no, |err| { [INFO] [stdout] | __________________- [INFO] [stdout] 888 | | debug!("Error while parsing merkle tree seq_no: {}", err); [INFO] [stdout] 889 | | false [INFO] [stdout] 890 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [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_or_map_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:912:20 [INFO] [stdout] | [INFO] [stdout] 912 | let mut hash = unwrap_or_map_return!(hash, |err| { [INFO] [stdout] | ____________________- [INFO] [stdout] 913 | | debug!("Error while hashing merkle tree leaf: {:?}", err); [INFO] [stdout] 914 | | return false; [INFO] [stdout] 915 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [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_or_map_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:920:26 [INFO] [stdout] | [INFO] [stdout] 920 | let _next_hash = unwrap_or_return!(next_hash.from_base58(), { [INFO] [stdout] | __________________________- [INFO] [stdout] 921 | | debug!("Error decoding next hash as base58"); [INFO] [stdout] 922 | | false [INFO] [stdout] 923 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling indy-vdr v0.1.0 (/opt/rustwide/workdir/libindy_vdr) [INFO] [stderr] Compiling indy-vdr-proxy v0.1.0 (/opt/rustwide/workdir/indy-vdr-proxy) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:929:16 [INFO] [stdout] | [INFO] [stdout] 929 | hash = unwrap_or_map_return!(turned_hash, |err| { [INFO] [stdout] | ________________- [INFO] [stdout] 930 | | debug!("Error while hashing: {:?}", err); [INFO] [stdout] 931 | | return false; [INFO] [stdout] 932 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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_or_map_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> libindy_vdr/src/pool/types.rs:495:3 [INFO] [stdout] | [INFO] [stdout] 495 | #[serde(tag = "op")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 496 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` 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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/common/merkle_tree/mod.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 92 | new_hash = unwrap_opt_or_return!(proofs.next(), Ok(false)).to_vec(); [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/common/merkle_tree/mod.rs:101:34 [INFO] [stdout] | [INFO] [stdout] 101 | let next_proof = unwrap_opt_or_return!(proofs.next(), Ok(false)); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/common/merkle_tree/mod.rs:106:49 [INFO] [stdout] | [INFO] [stdout] 106 | Hash::hash_nodes(&new_hash, unwrap_opt_or_return!(proofs.next(), Ok(false)))? [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/common/merkle_tree/mod.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | let n = unwrap_opt_or_return!(proofs.next(), Ok(false)); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/common/verkey.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | unwrap_opt_or_return!(dest, Err(invalid!("Destination required for short verkey"))); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/pool/genesis.rs:142:24 [INFO] [stdout] | [INFO] [stdout] 142 | let vec_json = unwrap_or_return!(self.encode_json(), Err(std::fmt::Error {})); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:242:48 [INFO] [stdout] | [INFO] [stdout] 242 | let (signature, participants, value) = unwrap_opt_or_return!( [INFO] [stdout] | ________________________________________________- [INFO] [stdout] 243 | | _parse_reply_for_proof_signature_checking(&parsed_sp.multi_signature), [INFO] [stdout] 244 | | { [INFO] [stdout] 245 | | debug!("Reply parsing failed"); [INFO] [stdout] 246 | | false [INFO] [stdout] 247 | | } [INFO] [stdout] 248 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:256:27 [INFO] [stdout] | [INFO] [stdout] 256 | let proof_nodes = unwrap_or_return!(base64::decode(&parsed_sp.proof_nodes), { [INFO] [stdout] | ___________________________- [INFO] [stdout] 257 | | debug!("Error decoding proof nodes from state proof"); [INFO] [stdout] 258 | | false [INFO] [stdout] 259 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:260:25 [INFO] [stdout] | [INFO] [stdout] 260 | let root_hash = unwrap_or_return!(parsed_sp.root_hash.from_base58(), { [INFO] [stdout] | _________________________- [INFO] [stdout] 261 | | debug!("Error decoding root hash from state proof"); [INFO] [stdout] 262 | | false [INFO] [stdout] 263 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:268:35 [INFO] [stdout] | [INFO] [stdout] 268 | let key = unwrap_or_return!(base64::decode(&k), { [INFO] [stdout] | ___________________________________- [INFO] [stdout] 269 | | debug!("Error decoding proof key"); [INFO] [stdout] 270 | | false [INFO] [stdout] 271 | | }); [INFO] [stdout] | |__________________________- in this macro invocation [INFO] [stdout] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:887:18 [INFO] [stdout] | [INFO] [stdout] 887 | let seq_no = unwrap_or_map_return!(seq_no, |err| { [INFO] [stdout] | __________________- [INFO] [stdout] 888 | | debug!("Error while parsing merkle tree seq_no: {}", err); [INFO] [stdout] 889 | | false [INFO] [stdout] 890 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [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_or_map_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:912:20 [INFO] [stdout] | [INFO] [stdout] 912 | let mut hash = unwrap_or_map_return!(hash, |err| { [INFO] [stdout] | ____________________- [INFO] [stdout] 913 | | debug!("Error while hashing merkle tree leaf: {:?}", err); [INFO] [stdout] 914 | | return false; [INFO] [stdout] 915 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [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_or_map_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:920:26 [INFO] [stdout] | [INFO] [stdout] 920 | let _next_hash = unwrap_or_return!(next_hash.from_base58(), { [INFO] [stdout] | __________________________- [INFO] [stdout] 921 | | debug!("Error decoding next hash as base58"); [INFO] [stdout] 922 | | false [INFO] [stdout] 923 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> libindy_vdr/src/utils/macros.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: libindy_vdr/src/state_proof/mod.rs:929:16 [INFO] [stdout] | [INFO] [stdout] 929 | hash = unwrap_or_map_return!(turned_hash, |err| { [INFO] [stdout] | ________________- [INFO] [stdout] 930 | | debug!("Error while hashing: {:?}", err); [INFO] [stdout] 931 | | return false; [INFO] [stdout] 932 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [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_or_map_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.49s [INFO] running `Command { std: "docker" "inspect" "1a06e6fdceeede33c9aa08d9443411b9c6c6cd4fdcf5f62b42cf794286aa7e2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a06e6fdceeede33c9aa08d9443411b9c6c6cd4fdcf5f62b42cf794286aa7e2f", kill_on_drop: false }` [INFO] [stdout] 1a06e6fdceeede33c9aa08d9443411b9c6c6cd4fdcf5f62b42cf794286aa7e2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a057c308191670b7fb1c20a21a0bde707cdd30cbab5b12f42af0b16589645983 [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" "a057c308191670b7fb1c20a21a0bde707cdd30cbab5b12f42af0b16589645983", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> libindy_vdr/src/pool/types.rs:495:3 [INFO] [stderr] | [INFO] [stderr] 495 | #[serde(tag = "op")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 496 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stderr] | --------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` 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 #79202 [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stderr] | [INFO] [stderr] 69 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: libindy_vdr/src/common/merkle_tree/mod.rs:92:24 [INFO] [stderr] | [INFO] [stderr] 92 | new_hash = unwrap_opt_or_return!(proofs.next(), Ok(false)).to_vec(); [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: trailing semicolon in macro used in expression position [INFO] [stderr] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stderr] | [INFO] [stderr] 69 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: libindy_vdr/src/common/merkle_tree/mod.rs:101:34 [INFO] [stderr] | [INFO] [stderr] 101 | let next_proof = unwrap_opt_or_return!(proofs.next(), Ok(false)); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [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: trailing semicolon in macro used in expression position [INFO] [stderr] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stderr] | [INFO] [stderr] 69 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: libindy_vdr/src/common/merkle_tree/mod.rs:106:49 [INFO] [stderr] | [INFO] [stderr] 106 | Hash::hash_nodes(&new_hash, unwrap_opt_or_return!(proofs.next(), Ok(false)))? [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [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: trailing semicolon in macro used in expression position [INFO] [stderr] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stderr] | [INFO] [stderr] 69 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: libindy_vdr/src/common/merkle_tree/mod.rs:114:21 [INFO] [stderr] | [INFO] [stderr] 114 | let n = unwrap_opt_or_return!(proofs.next(), Ok(false)); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [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: trailing semicolon in macro used in expression position [INFO] [stderr] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stderr] | [INFO] [stderr] 69 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: libindy_vdr/src/common/verkey.rs:60:17 [INFO] [stderr] | [INFO] [stderr] 60 | unwrap_opt_or_return!(dest, Err(invalid!("Destination required for short verkey"))); [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [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: trailing semicolon in macro used in expression position [INFO] [stderr] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stderr] | [INFO] [stderr] 78 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: libindy_vdr/src/pool/genesis.rs:142:24 [INFO] [stderr] | [INFO] [stderr] 142 | let vec_json = unwrap_or_return!(self.encode_json(), Err(std::fmt::Error {})); [INFO] [stderr] | -------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> libindy_vdr/src/utils/macros.rs:69:10 [INFO] [stderr] | [INFO] [stderr] 69 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: libindy_vdr/src/state_proof/mod.rs:242:48 [INFO] [stderr] | [INFO] [stderr] 242 | let (signature, participants, value) = unwrap_opt_or_return!( [INFO] [stderr] | ________________________________________________- [INFO] [stderr] 243 | | _parse_reply_for_proof_signature_checking(&parsed_sp.multi_signature), [INFO] [stderr] 244 | | { [INFO] [stderr] 245 | | debug!("Reply parsing failed"); [INFO] [stderr] 246 | | false [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [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: trailing semicolon in macro used in expression position [INFO] [stderr] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stderr] | [INFO] [stderr] 78 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: libindy_vdr/src/state_proof/mod.rs:256:27 [INFO] [stderr] | [INFO] [stderr] 256 | let proof_nodes = unwrap_or_return!(base64::decode(&parsed_sp.proof_nodes), { [INFO] [stderr] | ___________________________- [INFO] [stderr] 257 | | debug!("Error decoding proof nodes from state proof"); [INFO] [stderr] 258 | | false [INFO] [stderr] 259 | | }); [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stderr] | [INFO] [stderr] 78 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: libindy_vdr/src/state_proof/mod.rs:260:25 [INFO] [stderr] | [INFO] [stderr] 260 | let root_hash = unwrap_or_return!(parsed_sp.root_hash.from_base58(), { [INFO] [stderr] | _________________________- [INFO] [stderr] 261 | | debug!("Error decoding root hash from state proof"); [INFO] [stderr] 262 | | false [INFO] [stderr] 263 | | }); [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stderr] | [INFO] [stderr] 78 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: libindy_vdr/src/state_proof/mod.rs:268:35 [INFO] [stderr] | [INFO] [stderr] 268 | let key = unwrap_or_return!(base64::decode(&k), { [INFO] [stderr] | ___________________________________- [INFO] [stderr] 269 | | debug!("Error decoding proof key"); [INFO] [stderr] 270 | | false [INFO] [stderr] 271 | | }); [INFO] [stderr] | |__________________________- in this macro invocation [INFO] [stderr] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> libindy_vdr/src/utils/macros.rs:87:10 [INFO] [stderr] | [INFO] [stderr] 87 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: libindy_vdr/src/state_proof/mod.rs:887:18 [INFO] [stderr] | [INFO] [stderr] 887 | let seq_no = unwrap_or_map_return!(seq_no, |err| { [INFO] [stderr] | __________________- [INFO] [stderr] 888 | | debug!("Error while parsing merkle tree seq_no: {}", err); [INFO] [stderr] 889 | | false [INFO] [stderr] 890 | | }); [INFO] [stderr] | |______- in this macro invocation [INFO] [stderr] | [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_or_map_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> libindy_vdr/src/utils/macros.rs:87:10 [INFO] [stderr] | [INFO] [stderr] 87 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: libindy_vdr/src/state_proof/mod.rs:912:20 [INFO] [stderr] | [INFO] [stderr] 912 | let mut hash = unwrap_or_map_return!(hash, |err| { [INFO] [stderr] | ____________________- [INFO] [stderr] 913 | | debug!("Error while hashing merkle tree leaf: {:?}", err); [INFO] [stderr] 914 | | return false; [INFO] [stderr] 915 | | }); [INFO] [stderr] | |______- in this macro invocation [INFO] [stderr] | [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_or_map_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> libindy_vdr/src/utils/macros.rs:78:10 [INFO] [stderr] | [INFO] [stderr] 78 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: libindy_vdr/src/state_proof/mod.rs:920:26 [INFO] [stderr] | [INFO] [stderr] 920 | let _next_hash = unwrap_or_return!(next_hash.from_base58(), { [INFO] [stderr] | __________________________- [INFO] [stderr] 921 | | debug!("Error decoding next hash as base58"); [INFO] [stderr] 922 | | false [INFO] [stderr] 923 | | }); [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [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_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> libindy_vdr/src/utils/macros.rs:87:10 [INFO] [stderr] | [INFO] [stderr] 87 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: libindy_vdr/src/state_proof/mod.rs:929:16 [INFO] [stderr] | [INFO] [stderr] 929 | hash = unwrap_or_map_return!(turned_hash, |err| { [INFO] [stderr] | ________________- [INFO] [stderr] 930 | | debug!("Error while hashing: {:?}", err); [INFO] [stderr] 931 | | return false; [INFO] [stderr] 932 | | }) [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [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_or_map_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `indy-vdr` (lib) generated 15 warnings [INFO] [stderr] warning: `indy-vdr` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/indy_vdr-e890a215525fa461) [INFO] [stdout] [INFO] [stdout] running 104 tests [INFO] [stdout] test ledger::identifiers::cred_def::tests::parts::test_cred_def_id_parts_for_id_as_unqualified ... ok [INFO] [stdout] test common::merkle_tree::tests::consistency_proof_works_for_valid_proof ... ok [INFO] [stdout] test ledger::identifiers::cred_def::tests::parts::test_cred_def_id_parts_for_id_as_qualified_with_schema_as_seq ... ok [INFO] [stdout] test ledger::identifiers::cred_def::tests::parts::test_cred_def_id_parts_for_id_as_qualified ... ok [INFO] [stdout] test ledger::identifiers::cred_def::tests::parts::test_cred_def_id_parts_for_id_as_unqualified_with_schema_as_seq_without_tag ... ok [INFO] [stdout] test common::verkey::tests::from_str_empty ... ok [INFO] [stdout] test common::merkle_tree::tests::find_hash_works ... ok [INFO] [stdout] test ledger::identifiers::cred_def::tests::to_unqualified::test_cred_def_id_parts_for_id_as_qualified ... ok [INFO] [stdout] test ledger::identifiers::cred_def::tests::to_unqualified::test_cred_def_id_parts_for_id_as_qualified_with_schema_as_seq_no ... ok [INFO] [stdout] test common::merkle_tree::tests::append_works ... ok [INFO] [stdout] test common::merkle_tree::tests::gen_proof_and_proof_validate_work ... ok [INFO] [stdout] test common::merkle_tree::tests::consistency_proof_works_for_old4_new8 ... ok [INFO] [stdout] test common::merkle_tree::tests::serialize_works ... ok [INFO] [stdout] test common::verkey::tests::from_key_starts_with_colon ... ok [INFO] [stdout] test common::verkey::tests::from_key_works ... ok [INFO] [stdout] test common::verkey::tests::from_str_ends_with_colon ... ok [INFO] [stdout] test common::verkey::tests::from_str_single_colon ... ok [INFO] [stdout] test ledger::identifiers::cred_def::tests::to_unqualified::test_cred_def_id_parts_for_id_as_unqualified_without_tag_with_schema_as_seq_no ... ok [INFO] [stdout] test ledger::identifiers::cred_def::tests::to_unqualified::test_cred_def_id_parts_for_id_as_unqualified ... ok [INFO] [stdout] test ledger::identifiers::cred_def::tests::to_unqualified::test_cred_def_id_parts_for_id_as_unqualified_without_tag_with_schema_as_seq_no_without_tag ... ok [INFO] [stdout] test ledger::identifiers::cred_def::tests::validate::test_validate_cred_def_id_as_fully_qualified ... ok [INFO] [stdout] test ledger::identifiers::cred_def::tests::parts::test_cred_def_id_parts_for_id_as_unqualified_with_schema_as_seq ... ok [INFO] [stdout] test ledger::identifiers::cred_def::tests::parts::test_cred_def_id_parts_for_id_as_unqualified_without_tag ... ok [INFO] [stdout] test ledger::identifiers::cred_def::tests::to_qualified::test_red_def_to_qualified ... ok [INFO] [stdout] test common::verkey::tests::round_trip ... ok [INFO] [stdout] test ledger::identifiers::rich_schema::tests::_validate_qualified_rs_id ... ok [INFO] [stdout] test ledger::identifiers::schema::tests::parts::test_schema_id_parts_for_id_as_qualified ... ok [INFO] [stdout] test ledger::identifiers::cred_def::tests::to_unqualified::test_cred_def_id_parts_for_id_as_unqualified_without_tag ... ok [INFO] [stdout] test ledger::identifiers::schema::tests::parts::test_schema_id_parts_for_invalid_unqualified ... ok [INFO] [stdout] test ledger::identifiers::schema::tests::parts::test_schema_id_parts_for_id_as_seq_no ... ok [INFO] [stdout] test ledger::identifiers::cred_def::tests::validate::test_validate_cred_def_id_as_unqualified_with_schema_as_seq_no ... ok [INFO] [stdout] test ledger::identifiers::cred_def::tests::validate::test_validate_cred_def_id_as_unqualified_with_schema_as_seq_no_without_tag ... ok [INFO] [stdout] test ledger::identifiers::rev_reg::tests::parts::test_rev_reg_id_parts_for_id_as_unqualified ... ok [INFO] [stdout] test ledger::identifiers::rev_reg::tests::to_unqualified::test_rev_reg_id_parts_for_id_as_unqualified ... ok [INFO] [stdout] test common::merkle_tree::tests::consistency_proof_works_for_empty_proof_and_invalid_root_hash ... ok [INFO] [stdout] test ledger::identifiers::cred_def::tests::validate::test_validate_cred_def_id_as_unqualified ... ok [INFO] [stdout] test ledger::identifiers::cred_def::tests::validate::test_validate_cred_def_id_as_fully_qualified_with_schema_as_seq_no ... ok [INFO] [stdout] test ledger::identifiers::schema::tests::parts::test_schema_id_parts_for_id_as_unqualified ... ok [INFO] [stdout] test ledger::identifiers::rev_reg::tests::to_qualified::test_red_def_to_qualified ... ok [INFO] [stdout] test ledger::identifiers::rev_reg::tests::validate::test_validate_rev_reg_id_as_unqualified ... ok [INFO] [stdout] test ledger::identifiers::rev_reg::tests::to_unqualified::test_rev_reg_id_parts_for_id_as_qualified ... ok [INFO] [stdout] test ledger::identifiers::rev_reg::tests::validate::test_validate_rev_reg_id_as_fully_qualified ... ok [INFO] [stdout] test ledger::identifiers::schema::tests::to_unqualified::test_schema_id_unqualify_for_id_as_seq_no ... ok [INFO] [stdout] test ledger::identifiers::schema::tests::validate::test_validate_schema_id_as_fully_qualified ... ok [INFO] [stdout] test ledger::identifiers::cred_def::tests::validate::test_validate_cred_def_id_as_unqualified_without_tag ... ok [INFO] [stdout] test ledger::identifiers::schema::tests::to_unqualified::test_schema_id_parts_for_id_as_qualified ... ok [INFO] [stdout] test ledger::identifiers::schema::tests::to_unqualified::test_schema_id_parts_for_invalid_unqualified ... ok [INFO] [stdout] test ledger::identifiers::rev_reg::tests::parts::test_rev_reg_id_parts_for_id_as_qualified ... ok [INFO] [stdout] test ledger::identifiers::schema::tests::validate::test_validate_schema_id_for_invalid_fully_qualified ... ok [INFO] [stdout] test ledger::requests::schema::test_schema_validation::test_valid_schema ... ok [INFO] [stdout] test state_proof::node::tests::node_deserialize_works_for_emtpy ... ok [INFO] [stdout] test state_proof::tests::audit_proof_verify_works_for_invalid_ledger_length ... ok [INFO] [stdout] test ledger::requests::schema::test_schema_validation::test_invalid_name_schema ... ok [INFO] [stdout] test ledger::requests::rich_schema::tests::_check_type_get_rs_by_metadata_op ... ok [INFO] [stdout] test ledger::requests::rich_schema::tests::_check_type_get_rs_by_id_op ... ok [INFO] [stdout] test ledger::identifiers::schema::tests::validate::test_validate_schema_id_for_invalid_unqualified ... ok [INFO] [stdout] test state_proof::tests::audit_proof_verify_works_for_invalid_proof ... ok [INFO] [stdout] test state_proof::node::tests::node_serialize_works_for_emtpy ... ok [INFO] [stdout] test state_proof::tests::audit_proof_verify_works_for_invalid_root_hash ... ok [INFO] [stdout] test ledger::requests::schema::test_schema_validation::test_invalid_version_schema ... ok [INFO] [stdout] test ledger::requests::rich_schema::tests::_check_type_rs_op ... ok [INFO] [stdout] test ledger::identifiers::schema::tests::to_qualified::test_schema_to_qualified ... ok [INFO] [stdout] test ledger::identifiers::schema::tests::to_unqualified::test_schema_id_parts_for_id_as_unqualified ... ok [INFO] [stdout] test ledger::identifiers::schema::tests::validate::test_validate_schema_id_as_seq_no ... ok [INFO] [stdout] test ledger::identifiers::schema::tests::validate::test_validate_schema_id_as_unqualified ... ok [INFO] [stdout] test state_proof::tests::audit_proof_verify_works ... ok [INFO] [stdout] test state_proof::tests::audit_proof_verify_works_for_invalid_value ... ok [INFO] [stdout] test state_proof::tests::state_proof_verify_proof_works_for_corrupted_rlp_bytes_for_proofs ... ok [INFO] [stdout] test state_proof::tests::state_proof_verify_proof_works_for_get_value_from_leaf_in_range_empty_from ... ok [INFO] [stdout] test state_proof::tests::state_proof_verify_proof_works_for_get_value_from_leaf_in_range_fails_wrong_next ... ok [INFO] [stdout] test state_proof::tests::state_proof_verify_proof_works_for_get_value_from_leaf_in_range ... ok [INFO] [stdout] test state_proof::tests::audit_proof_verify_works_for_invalid_seqno ... ok [INFO] [stdout] test state_proof::tests::state_proof_verify_proof_works_for_get_value_from_leaf_in_range_fails_extra_values ... ok [INFO] [stdout] test state_proof::tests::state_proof_verify_proof_works_for_get_value_from_leaf_in_range_fails_missing_values ... ok [INFO] [stdout] test state_proof::tests::state_proof_nodes_parse_and_get_works ... ok [INFO] [stdout] test state_proof::tests::state_proof_verify_proof_works_for_get_value_from_leaf_in_range_no_next_fails_changed_values ... ok [INFO] [stdout] test state_proof::tests::state_proof_verify_proof_works_for_get_value_from_leaf_in_range_no_next_fails_extra_values ... ok [INFO] [stdout] test state_proof::tests::transaction_handler_parse_generic_reply_for_proof_checking_works_for_get_txn_no_multi_signature ... ok [INFO] [stdout] test state_proof::tests::state_proof_verify_proof_works_for_get_value_from_leaf_in_range_no_next ... ok [INFO] [stdout] test state_proof::tests::transaction_handler_parse_generic_reply_for_proof_checking_works_for_get_txn_no_txn ... ok [INFO] [stdout] test state_proof::tests::transaction_handler_parse_generic_reply_for_proof_checking_works_for_plugged ... ok [INFO] [stdout] test state_proof::tests::state_proof_verify_proof_works_for_get_value_from_full_node ... ok [INFO] [stdout] test state_proof::tests::state_proof_verify_proof_works_for_get_value_from_leaf_in_range_no_next_fails_missing_values ... ok [INFO] [stdout] test state_proof::tests::state_proof_verify_proof_works_for_get_value_from_leaf_in_range_no_from_fails_wrong_next ... ok [INFO] [stdout] test state_proof::tests::transaction_handler_parse_generic_reply_for_proof_checking_works_for_get_txn ... ok [INFO] [stdout] test state_proof::tests::state_proof_verify_proof_works_for_get_value_from_leaf ... ok [INFO] [stdout] test state_proof::tests::transaction_handler_parse_generic_reply_for_proof_checking_works_for_plugged_range ... ok [INFO] [stdout] test state_proof::tests::state_proof_verify_proof_works_for_get_value_from_leaf_through_extension ... ok [INFO] [stdout] test state_proof::tests::state_proof_verify_proof_works_for_get_value_from_leaf_in_range_no_from ... ok [INFO] [stdout] test state_proof::tests::state_proof_verify_proof_works_for_get_value_from_leaf_in_range_no_from_fails_extra_values ... ok [INFO] [stdout] test state_proof::tests::state_proof_verify_proof_works_for_get_value_from_leaf_in_range_no_from_fails_changed_values ... ok [INFO] [stdout] test state_proof::tests::state_proof_verify_proof_works_for_get_value_from_leaf_in_range_fails_changed_values ... ok [INFO] [stdout] test state_proof::tests::state_proof_verify_proof_works_for_get_value_from_leaf_in_range_no_from_fails_missing_values ... ok [INFO] [stdout] test utils::signature::tests::signature_serialize_works_with_raw_hash_for_not_attrib_related_type ... ok [INFO] [stdout] test utils::signature::tests::signature_serialize_works_with_null ... ok [INFO] [stdout] test utils::environment::tests::test_pool_ip_works ... ok [INFO] [stdout] test utils::environment::tests::tmp_file_path_works ... ok [INFO] [stdout] test state_proof::tests::transaction_handler_parse_generic_reply_for_proof_checking_works_for_get_txn_no_ledger_length ... ok [INFO] [stdout] test state_proof::tests::transaction_handler_parse_generic_reply_for_proof_checking_works_for_plugged_range_nones ... ok [INFO] [stdout] test utils::signature::tests::signature_serialize_works_for_skipped_fields ... ok [INFO] [stdout] test utils::signature::tests::signature_serialize_works ... ok [INFO] [stdout] test tests::dummy ... ok [INFO] [stdout] test utils::signature::tests::signature_serialize_works_with_raw_hash_for_attrib_related_type ... ok [INFO] [stdout] test utils::environment::tests::tmp_path_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 104 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/indy_vdr_proxy-a24e5d8045f4f641) [INFO] [stdout] [INFO] [stderr] Doc-tests indy_vdr [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/utils/hash.rs - utils::hash::Hashable (line 62) ... 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" "a057c308191670b7fb1c20a21a0bde707cdd30cbab5b12f42af0b16589645983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a057c308191670b7fb1c20a21a0bde707cdd30cbab5b12f42af0b16589645983", kill_on_drop: false }` [INFO] [stdout] a057c308191670b7fb1c20a21a0bde707cdd30cbab5b12f42af0b16589645983