[INFO] cloning repository https://github.com/metronotes-testing/safe-client-gateway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/metronotes-testing/safe-client-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetronotes-testing%2Fsafe-client-gateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetronotes-testing%2Fsafe-client-gateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75863bee3ba546ef20ddf7d79626a3b9095b09cb [INFO] testing metronotes-testing/safe-client-gateway against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetronotes-testing%2Fsafe-client-gateway" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/metronotes-testing/safe-client-gateway on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/rust-toolchain [INFO] started tweaking git repo https://github.com/metronotes-testing/safe-client-gateway [INFO] finished tweaking git repo https://github.com/metronotes-testing/safe-client-gateway [INFO] tweaked toml for git repo https://github.com/metronotes-testing/safe-client-gateway written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/metronotes-testing/safe-client-gateway already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stderrlog v0.4.3 [INFO] [stderr] Downloaded jsonrpc-core v16.0.0 [INFO] [stderr] Downloaded cargo-watch v7.6.1 [INFO] [stderr] Downloaded web3 v0.15.0 [INFO] [stderr] Downloaded async-trait v0.1.49 [INFO] [stderr] Downloaded ethcontract-common v0.11.1 [INFO] [stderr] Downloaded watchexec v1.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] a7fcda70f80e5921d1366356b67bdd851a56e883a711222a9219f239d108e84a [INFO] running `Command { std: "docker" "start" "-a" "a7fcda70f80e5921d1366356b67bdd851a56e883a711222a9219f239d108e84a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7fcda70f80e5921d1366356b67bdd851a56e883a711222a9219f239d108e84a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7fcda70f80e5921d1366356b67bdd851a56e883a711222a9219f239d108e84a", kill_on_drop: false }` [INFO] [stdout] a7fcda70f80e5921d1366356b67bdd851a56e883a711222a9219f239d108e84a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", 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] ee3423a0dfb9ac944770f8aa18c49d2b1952f17609b651290a7320b27dc35a67 [INFO] running `Command { std: "docker" "start" "-a" "ee3423a0dfb9ac944770f8aa18c49d2b1952f17609b651290a7320b27dc35a67", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.49 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling state v0.5.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling spin v0.9.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling figment v0.10.5 [INFO] [stderr] Compiling multer v2.0.0 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket?rev=dd9629697a3cbe45f50645579f41f1a957a92968#dd962969) [INFO] [stderr] Compiling rlp v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling combine v4.5.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling devise_core v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling dotenv_codegen v0.15.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling devise v0.3.0 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling redis v0.20.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling parity-scale-codec v1.3.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ethbloom v0.10.0 [INFO] [stderr] Compiling ethbloom v0.9.2 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling jsonrpc-core v16.0.0 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling primitive-types v0.8.0 [INFO] [stderr] Compiling primitive-types v0.7.3 [INFO] [stderr] Compiling ethereum-types v0.9.2 [INFO] [stderr] Compiling ethereum-types v0.10.0 [INFO] [stderr] Compiling ethabi v12.0.0 [INFO] [stderr] Compiling ethabi v13.0.0 [INFO] [stderr] Compiling web3 v0.15.0 [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket?rev=dd9629697a3cbe45f50645579f41f1a957a92968#dd962969) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling ethcontract-common v0.11.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket?rev=dd9629697a3cbe45f50645579f41f1a957a92968#dd962969) [INFO] [stderr] Compiling safe-client-gateway v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:37:37 [INFO] [stdout] | [INFO] [stdout] 37 | Transaction::Unknown => bail!("Unknown transaction type from backend"), [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 58 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 59 | | &self.safe_transaction.safe, [INFO] [stdout] 60 | | self.safe_tx_hash [INFO] [stdout] 61 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 58 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 59 | | &self.safe_transaction.safe, [INFO] [stdout] 60 | | self.safe_tx_hash [INFO] [stdout] 61 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 58 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 59 | | &self.safe_transaction.safe, [INFO] [stdout] 60 | | self.safe_tx_hash [INFO] [stdout] 61 | | ), [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 `concat_parts` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | id: create_id!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 98 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 99 | | safe_address, [INFO] [stdout] 100 | | self.tx_hash, [INFO] [stdout] 101 | | hex_hash(transfer) [INFO] [stdout] 102 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | id: create_id!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 98 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 99 | | safe_address, [INFO] [stdout] 100 | | self.tx_hash, [INFO] [stdout] 101 | | hex_hash(transfer) [INFO] [stdout] 102 | | ), [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 `concat_parts` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | id: create_id!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 98 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 99 | | safe_address, [INFO] [stdout] 100 | | self.tx_hash, [INFO] [stdout] 101 | | hex_hash(transfer) [INFO] [stdout] 102 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | id: create_id!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 98 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 99 | | safe_address, [INFO] [stdout] 100 | | self.tx_hash, [INFO] [stdout] 101 | | hex_hash(transfer) [INFO] [stdout] 102 | | ), [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 `concat_parts` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 129 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 130 | | self.safe_transaction.safe, [INFO] [stdout] 131 | | self.transaction_hash, [INFO] [stdout] 132 | | hex_hash(self) [INFO] [stdout] 133 | | ), [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `create_id` [INFO] [stdout] = note: this warning originates in the macro `create_id` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 129 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 130 | | self.safe_transaction.safe, [INFO] [stdout] 131 | | self.transaction_hash, [INFO] [stdout] 132 | | hex_hash(self) [INFO] [stdout] 133 | | ), [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `concat_parts` [INFO] [stdout] = note: this warning originates in the macro `concat_parts` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 129 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 130 | | self.safe_transaction.safe, [INFO] [stdout] 131 | | self.transaction_hash, [INFO] [stdout] 132 | | hex_hash(self) [INFO] [stdout] 133 | | ), [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `concat_parts` [INFO] [stdout] = note: this warning originates in the macro `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 129 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 130 | | self.safe_transaction.safe, [INFO] [stdout] 131 | | self.transaction_hash, [INFO] [stdout] 132 | | hex_hash(self) [INFO] [stdout] 133 | | ), [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `concat_parts` [INFO] [stdout] = note: this warning originates in the macro `concat_parts` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | id: create_id!(ID_PREFIX_CREATION_TX, safe_address), [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 `create_id` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | id: create_id!(ID_PREFIX_CREATION_TX, safe_address), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/providers/info.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | bail!("Token Address is 0x0") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/providers/info.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | bail!("No display name") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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] --> src/macros.rs:33:55 [INFO] [stdout] | [INFO] [stdout] 33 | return Err($crate::api_error!($fmt, $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/notifications.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / bail!( [INFO] [stdout] 80 | | "Push notification registration failed for chain ids: {}", [INFO] [stdout] 81 | | chain_id_errors.join(", ") [INFO] [stdout] 82 | | ) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Info` [INFO] [stdout] --> src/cache/cache_operations.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Info = 1, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `database` [INFO] [stdout] --> src/cache/cache_operations.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | database: Database, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `database` [INFO] [stdout] --> src/cache/cache_operations.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn database(&mut self, database: Database) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `database` [INFO] [stdout] --> src/cache/cache_operations.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | database: Database, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `database` [INFO] [stdout] --> src/cache/cache_operations.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn database(&mut self, database: Database) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `database` [INFO] [stdout] --> src/cache/cache_operations.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | database: Database, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `database` [INFO] [stdout] --> src/cache/cache_operations.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn database(&mut self, database: Database) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ethereum_node_url` [INFO] [stdout] --> src/models/backend/about.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | ethereum_node_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ethereum_tracing_node_url` [INFO] [stdout] --> src/models/backend/about.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | ethereum_tracing_node_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `eth_internal_txs_block_process_limit` [INFO] [stdout] --> src/models/backend/about.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | eth_internal_txs_block_process_limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `eth_reorg_blocks` [INFO] [stdout] --> src/models/backend/about.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | eth_reorg_blocks: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `eth_uniswap_factory_address` [INFO] [stdout] --> src/models/backend/about.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | eth_uniswap_factory_address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 29s [INFO] running `Command { std: "docker" "inspect" "ee3423a0dfb9ac944770f8aa18c49d2b1952f17609b651290a7320b27dc35a67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee3423a0dfb9ac944770f8aa18c49d2b1952f17609b651290a7320b27dc35a67", kill_on_drop: false }` [INFO] [stdout] ee3423a0dfb9ac944770f8aa18c49d2b1952f17609b651290a7320b27dc35a67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", 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] 755249697cb18a68b45ea9bb5b75c14a92f5075b50d8bc71d28536367133f766 [INFO] running `Command { std: "docker" "start" "-a" "755249697cb18a68b45ea9bb5b75c14a92f5075b50d8bc71d28536367133f766", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling watchexec v1.14.0 [INFO] [stderr] Compiling cargo-watch v7.6.1 [INFO] [stderr] Compiling safe-client-gateway v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:37:37 [INFO] [stdout] | [INFO] [stdout] 37 | Transaction::Unknown => bail!("Unknown transaction type from backend"), [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 58 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 59 | | &self.safe_transaction.safe, [INFO] [stdout] 60 | | self.safe_tx_hash [INFO] [stdout] 61 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 58 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 59 | | &self.safe_transaction.safe, [INFO] [stdout] 60 | | self.safe_tx_hash [INFO] [stdout] 61 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 58 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 59 | | &self.safe_transaction.safe, [INFO] [stdout] 60 | | self.safe_tx_hash [INFO] [stdout] 61 | | ), [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 `concat_parts` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | id: create_id!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 98 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 99 | | safe_address, [INFO] [stdout] 100 | | self.tx_hash, [INFO] [stdout] 101 | | hex_hash(transfer) [INFO] [stdout] 102 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | id: create_id!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 98 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 99 | | safe_address, [INFO] [stdout] 100 | | self.tx_hash, [INFO] [stdout] 101 | | hex_hash(transfer) [INFO] [stdout] 102 | | ), [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 `concat_parts` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | id: create_id!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 98 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 99 | | safe_address, [INFO] [stdout] 100 | | self.tx_hash, [INFO] [stdout] 101 | | hex_hash(transfer) [INFO] [stdout] 102 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | id: create_id!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 98 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 99 | | safe_address, [INFO] [stdout] 100 | | self.tx_hash, [INFO] [stdout] 101 | | hex_hash(transfer) [INFO] [stdout] 102 | | ), [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 `concat_parts` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 129 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 130 | | self.safe_transaction.safe, [INFO] [stdout] 131 | | self.transaction_hash, [INFO] [stdout] 132 | | hex_hash(self) [INFO] [stdout] 133 | | ), [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `create_id` [INFO] [stdout] = note: this warning originates in the macro `create_id` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 129 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 130 | | self.safe_transaction.safe, [INFO] [stdout] 131 | | self.transaction_hash, [INFO] [stdout] 132 | | hex_hash(self) [INFO] [stdout] 133 | | ), [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `concat_parts` [INFO] [stdout] = note: this warning originates in the macro `concat_parts` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 129 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 130 | | self.safe_transaction.safe, [INFO] [stdout] 131 | | self.transaction_hash, [INFO] [stdout] 132 | | hex_hash(self) [INFO] [stdout] 133 | | ), [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `concat_parts` [INFO] [stdout] = note: this warning originates in the macro `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 129 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 130 | | self.safe_transaction.safe, [INFO] [stdout] 131 | | self.transaction_hash, [INFO] [stdout] 132 | | hex_hash(self) [INFO] [stdout] 133 | | ), [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `concat_parts` [INFO] [stdout] = note: this warning originates in the macro `concat_parts` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | id: create_id!(ID_PREFIX_CREATION_TX, safe_address), [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 `create_id` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/summary.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | id: create_id!(ID_PREFIX_CREATION_TX, safe_address), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/details.rs:32:29 [INFO] [stdout] | [INFO] [stdout] 32 | .returning(move |_| bail!("Token Address 0x0")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/details.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 36 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/details.rs:136:29 [INFO] [stdout] | [INFO] [stdout] 136 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/details.rs:187:29 [INFO] [stdout] | [INFO] [stdout] 187 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/details.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/details.rs:238:29 [INFO] [stdout] | [INFO] [stdout] 238 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/details.rs:242:29 [INFO] [stdout] | [INFO] [stdout] 242 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/details.rs:316:31 [INFO] [stdout] | [INFO] [stdout] 316 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/details.rs:344:31 [INFO] [stdout] | [INFO] [stdout] 344 | .return_once(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/details.rs:358:29 [INFO] [stdout] | [INFO] [stdout] 358 | .returning(move |_| bail!("no address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/safe_app_info.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | .return_once(move |_| bail!("Some http 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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:55:29 [INFO] [stdout] | [INFO] [stdout] 55 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:59:29 [INFO] [stdout] | [INFO] [stdout] 59 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 85 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 86 | | module_tx.safe_transaction.safe, [INFO] [stdout] 87 | | module_tx.transaction_hash, [INFO] [stdout] 88 | | hex_hash(&module_tx) [INFO] [stdout] 89 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 85 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 86 | | module_tx.safe_transaction.safe, [INFO] [stdout] 87 | | module_tx.transaction_hash, [INFO] [stdout] 88 | | hex_hash(&module_tx) [INFO] [stdout] 89 | | ), [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 `concat_parts` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 85 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 86 | | module_tx.safe_transaction.safe, [INFO] [stdout] 87 | | module_tx.transaction_hash, [INFO] [stdout] 88 | | hex_hash(&module_tx) [INFO] [stdout] 89 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 85 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 86 | | module_tx.safe_transaction.safe, [INFO] [stdout] 87 | | module_tx.transaction_hash, [INFO] [stdout] 88 | | hex_hash(&module_tx) [INFO] [stdout] 89 | | ), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:116:29 [INFO] [stdout] | [INFO] [stdout] 116 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:120:29 [INFO] [stdout] | [INFO] [stdout] 120 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 146 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 147 | | module_tx.safe_transaction.safe, [INFO] [stdout] 148 | | module_tx.transaction_hash, [INFO] [stdout] 149 | | hex_hash(&module_tx) [INFO] [stdout] 150 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 146 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 147 | | module_tx.safe_transaction.safe, [INFO] [stdout] 148 | | module_tx.transaction_hash, [INFO] [stdout] 149 | | hex_hash(&module_tx) [INFO] [stdout] 150 | | ), [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 `concat_parts` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 146 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 147 | | module_tx.safe_transaction.safe, [INFO] [stdout] 148 | | module_tx.transaction_hash, [INFO] [stdout] 149 | | hex_hash(&module_tx) [INFO] [stdout] 150 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 146 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 147 | | module_tx.safe_transaction.safe, [INFO] [stdout] 148 | | module_tx.transaction_hash, [INFO] [stdout] 149 | | hex_hash(&module_tx) [INFO] [stdout] 150 | | ), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:189:31 [INFO] [stdout] | [INFO] [stdout] 189 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 192 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 193 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 194 | | module_tx.safe_transaction.safe, [INFO] [stdout] 195 | | module_tx.transaction_hash, [INFO] [stdout] 196 | | hex_hash(&module_tx) [INFO] [stdout] 197 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 192 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 193 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 194 | | module_tx.safe_transaction.safe, [INFO] [stdout] 195 | | module_tx.transaction_hash, [INFO] [stdout] 196 | | hex_hash(&module_tx) [INFO] [stdout] 197 | | ), [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 `concat_parts` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 192 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 193 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 194 | | module_tx.safe_transaction.safe, [INFO] [stdout] 195 | | module_tx.transaction_hash, [INFO] [stdout] 196 | | hex_hash(&module_tx) [INFO] [stdout] 197 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 192 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 193 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 194 | | module_tx.safe_transaction.safe, [INFO] [stdout] 195 | | module_tx.transaction_hash, [INFO] [stdout] 196 | | hex_hash(&module_tx) [INFO] [stdout] 197 | | ), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:254:29 [INFO] [stdout] | [INFO] [stdout] 254 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:293:17 [INFO] [stdout] | [INFO] [stdout] 293 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 294 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 295 | | safe_address, [INFO] [stdout] 296 | | ethereum_tx.tx_hash, [INFO] [stdout] 297 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(0).unwrap()) [INFO] [stdout] 298 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:293:17 [INFO] [stdout] | [INFO] [stdout] 293 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 294 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 295 | | safe_address, [INFO] [stdout] 296 | | ethereum_tx.tx_hash, [INFO] [stdout] 297 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(0).unwrap()) [INFO] [stdout] 298 | | ), [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 `concat_parts` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:293:17 [INFO] [stdout] | [INFO] [stdout] 293 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 294 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 295 | | safe_address, [INFO] [stdout] 296 | | ethereum_tx.tx_hash, [INFO] [stdout] 297 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(0).unwrap()) [INFO] [stdout] 298 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:293:17 [INFO] [stdout] | [INFO] [stdout] 293 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 294 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 295 | | safe_address, [INFO] [stdout] 296 | | ethereum_tx.tx_hash, [INFO] [stdout] 297 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(0).unwrap()) [INFO] [stdout] 298 | | ), [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 `concat_parts` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:313:17 [INFO] [stdout] | [INFO] [stdout] 313 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 314 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 315 | | safe_address, [INFO] [stdout] 316 | | ethereum_tx.tx_hash, [INFO] [stdout] 317 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(1).unwrap()) [INFO] [stdout] 318 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:313:17 [INFO] [stdout] | [INFO] [stdout] 313 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 314 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 315 | | safe_address, [INFO] [stdout] 316 | | ethereum_tx.tx_hash, [INFO] [stdout] 317 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(1).unwrap()) [INFO] [stdout] 318 | | ), [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 `concat_parts` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:313:17 [INFO] [stdout] | [INFO] [stdout] 313 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 314 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 315 | | safe_address, [INFO] [stdout] 316 | | ethereum_tx.tx_hash, [INFO] [stdout] 317 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(1).unwrap()) [INFO] [stdout] 318 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:313:17 [INFO] [stdout] | [INFO] [stdout] 313 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 314 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 315 | | safe_address, [INFO] [stdout] 316 | | ethereum_tx.tx_hash, [INFO] [stdout] 317 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(1).unwrap()) [INFO] [stdout] 318 | | ), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:342:29 [INFO] [stdout] | [INFO] [stdout] 342 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:360:13 [INFO] [stdout] | [INFO] [stdout] 360 | id: create_id!(ID_PREFIX_CREATION_TX, safe_address), [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 `create_id` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:360:13 [INFO] [stdout] | [INFO] [stdout] 360 | id: create_id!(ID_PREFIX_CREATION_TX, safe_address), [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 `concat_parts` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:411:13 [INFO] [stdout] | [INFO] [stdout] 411 | id: create_id!(ID_PREFIX_CREATION_TX, safe_address), [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 `create_id` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:411:13 [INFO] [stdout] | [INFO] [stdout] 411 | id: create_id!(ID_PREFIX_CREATION_TX, safe_address), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:463:31 [INFO] [stdout] | [INFO] [stdout] 463 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:466:13 [INFO] [stdout] | [INFO] [stdout] 466 | ...d: create_id!(ID_PREFIX_MULTISIG_TX, "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", "0x95e32bb8cb88ecdc45732c0a551eae7b3744187cf1ba19cda1440eaaf7b4950c... [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:466:13 [INFO] [stdout] | [INFO] [stdout] 466 | ...d: create_id!(ID_PREFIX_MULTISIG_TX, "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", "0x95e32bb8cb88ecdc45732c0a551eae7b3744187cf1ba19cda1440eaaf7b4950c... [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:466:13 [INFO] [stdout] | [INFO] [stdout] 466 | ...d: create_id!(ID_PREFIX_MULTISIG_TX, "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", "0x95e32bb8cb88ecdc45732c0a551eae7b3744187cf1ba19cda1440eaaf7b4950c... [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:517:31 [INFO] [stdout] | [INFO] [stdout] 517 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:520:13 [INFO] [stdout] | [INFO] [stdout] 520 | ...d: create_id!(ID_PREFIX_MULTISIG_TX, "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", "0x9155f7741dd33572bc49c251eb4f4a5e9cf9653151417bdc4a2aca0767779603... [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:520:13 [INFO] [stdout] | [INFO] [stdout] 520 | ...d: create_id!(ID_PREFIX_MULTISIG_TX, "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", "0x9155f7741dd33572bc49c251eb4f4a5e9cf9653151417bdc4a2aca0767779603... [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:520:13 [INFO] [stdout] | [INFO] [stdout] 520 | ...d: create_id!(ID_PREFIX_MULTISIG_TX, "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", "0x9155f7741dd33572bc49c251eb4f4a5e9cf9653151417bdc4a2aca0767779603... [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:566:31 [INFO] [stdout] | [INFO] [stdout] 566 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:569:13 [INFO] [stdout] | [INFO] [stdout] 569 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 570 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 571 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 572 | | "0x6e631d27c638458329ba95cc17961e74b8146c46886545cd1984bb2bcf4eccd3" [INFO] [stdout] 573 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:569:13 [INFO] [stdout] | [INFO] [stdout] 569 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 570 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 571 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 572 | | "0x6e631d27c638458329ba95cc17961e74b8146c46886545cd1984bb2bcf4eccd3" [INFO] [stdout] 573 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:569:13 [INFO] [stdout] | [INFO] [stdout] 569 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 570 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 571 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 572 | | "0x6e631d27c638458329ba95cc17961e74b8146c46886545cd1984bb2bcf4eccd3" [INFO] [stdout] 573 | | ), [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 `concat_parts` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:617:13 [INFO] [stdout] | [INFO] [stdout] 617 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 618 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 619 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 620 | | "0x57d94fe21bbee8f6646c420ee23126cd1ba1b9a53a6c9b10099a043da8f32eea" [INFO] [stdout] 621 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:617:13 [INFO] [stdout] | [INFO] [stdout] 617 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 618 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 619 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 620 | | "0x57d94fe21bbee8f6646c420ee23126cd1ba1b9a53a6c9b10099a043da8f32eea" [INFO] [stdout] 621 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:617:13 [INFO] [stdout] | [INFO] [stdout] 617 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 618 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 619 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 620 | | "0x57d94fe21bbee8f6646c420ee23126cd1ba1b9a53a6c9b10099a043da8f32eea" [INFO] [stdout] 621 | | ), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:679:31 [INFO] [stdout] | [INFO] [stdout] 679 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:682:13 [INFO] [stdout] | [INFO] [stdout] 682 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 683 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 684 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 685 | | "0x65df8a1e5a40703d9c67d5df6f9b552d3830faf0507c3d7350ba3764d3a68621" [INFO] [stdout] 686 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:682:13 [INFO] [stdout] | [INFO] [stdout] 682 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 683 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 684 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 685 | | "0x65df8a1e5a40703d9c67d5df6f9b552d3830faf0507c3d7350ba3764d3a68621" [INFO] [stdout] 686 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:682:13 [INFO] [stdout] | [INFO] [stdout] 682 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 683 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 684 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 685 | | "0x65df8a1e5a40703d9c67d5df6f9b552d3830faf0507c3d7350ba3764d3a68621" [INFO] [stdout] 686 | | ), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:731:31 [INFO] [stdout] | [INFO] [stdout] 731 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:734:13 [INFO] [stdout] | [INFO] [stdout] 734 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 735 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 736 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 737 | | "0x6e631d27c638458329ba95cc17961e74b8146c46886545cd1984bb2bcf4eccd3" [INFO] [stdout] 738 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:734:13 [INFO] [stdout] | [INFO] [stdout] 734 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 735 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 736 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 737 | | "0x6e631d27c638458329ba95cc17961e74b8146c46886545cd1984bb2bcf4eccd3" [INFO] [stdout] 738 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:734:13 [INFO] [stdout] | [INFO] [stdout] 734 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 735 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 736 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 737 | | "0x6e631d27c638458329ba95cc17961e74b8146c46886545cd1984bb2bcf4eccd3" [INFO] [stdout] 738 | | ), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:782:31 [INFO] [stdout] | [INFO] [stdout] 782 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:791:13 [INFO] [stdout] | [INFO] [stdout] 791 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 792 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 793 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stdout] 794 | | ethereum_tx.tx_hash, [INFO] [stdout] 795 | | hex_hash(ethereum_tx.transfers.unwrap().first().unwrap()) [INFO] [stdout] 796 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:791:13 [INFO] [stdout] | [INFO] [stdout] 791 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 792 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 793 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stdout] 794 | | ethereum_tx.tx_hash, [INFO] [stdout] 795 | | hex_hash(ethereum_tx.transfers.unwrap().first().unwrap()) [INFO] [stdout] 796 | | ), [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 `concat_parts` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:791:13 [INFO] [stdout] | [INFO] [stdout] 791 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 792 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 793 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stdout] 794 | | ethereum_tx.tx_hash, [INFO] [stdout] 795 | | hex_hash(ethereum_tx.transfers.unwrap().first().unwrap()) [INFO] [stdout] 796 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:791:13 [INFO] [stdout] | [INFO] [stdout] 791 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 792 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 793 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stdout] 794 | | ethereum_tx.tx_hash, [INFO] [stdout] 795 | | hex_hash(ethereum_tx.transfers.unwrap().first().unwrap()) [INFO] [stdout] 796 | | ), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:835:31 [INFO] [stdout] | [INFO] [stdout] 835 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:849:13 [INFO] [stdout] | [INFO] [stdout] 849 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 850 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 851 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stdout] 852 | | "0x728e6dec56dc61523b56dc440e34c1c4c39c66895df8e5d3499ed1f7d4fcfe80" [INFO] [stdout] 853 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:849:13 [INFO] [stdout] | [INFO] [stdout] 849 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 850 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 851 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stdout] 852 | | "0x728e6dec56dc61523b56dc440e34c1c4c39c66895df8e5d3499ed1f7d4fcfe80" [INFO] [stdout] 853 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/summary.rs:849:13 [INFO] [stdout] | [INFO] [stdout] 849 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 850 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 851 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stdout] 852 | | "0x728e6dec56dc61523b56dc440e34c1c4c39c66895df8e5d3499ed1f7d4fcfe80" [INFO] [stdout] 853 | | ), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/transaction_types.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/transaction_types.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/transaction_types.rs:113:31 [INFO] [stdout] | [INFO] [stdout] 113 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/transaction_types.rs:139:31 [INFO] [stdout] | [INFO] [stdout] 139 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/transaction_types.rs:347:31 [INFO] [stdout] | [INFO] [stdout] 347 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/transaction_types.rs:383:31 [INFO] [stdout] | [INFO] [stdout] 383 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/transaction_types.rs:419:31 [INFO] [stdout] | [INFO] [stdout] 419 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/transaction_types.rs:453:31 [INFO] [stdout] | [INFO] [stdout] 453 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/transaction_types.rs:483:31 [INFO] [stdout] | [INFO] [stdout] 483 | .return_once(move |_| bail!("no address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/transaction_types.rs:511:31 [INFO] [stdout] | [INFO] [stdout] 511 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/transaction_types.rs:550:31 [INFO] [stdout] | [INFO] [stdout] 550 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/transaction_types.rs:575:31 [INFO] [stdout] | [INFO] [stdout] 575 | .return_once(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/transaction_types.rs:579:31 [INFO] [stdout] | [INFO] [stdout] 579 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/transfer_type_checks.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 31 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/transfer_type_checks.rs:134:31 [INFO] [stdout] | [INFO] [stdout] 134 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/transactions/tests/transfer_type_checks.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/data_decoded.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | .return_once(move |_| bail!("Some http 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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/data_decoded.rs:187:31 [INFO] [stdout] | [INFO] [stdout] 187 | .return_once(move |_| bail!("Some http 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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/data_decoded.rs:243:31 [INFO] [stdout] | [INFO] [stdout] 243 | .return_once(move |_| bail!("Some http 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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/data_decoded.rs:299:31 [INFO] [stdout] | [INFO] [stdout] 299 | .return_once(move |_| bail!("Some http 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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/data_decoded.rs:524:31 [INFO] [stdout] | [INFO] [stdout] 524 | .return_once(move |_| bail!("no address")) [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/data_decoded.rs:531:31 [INFO] [stdout] | [INFO] [stdout] 531 | .return_once(move |_| bail!("no address")) [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/data_decoded.rs:856:31 [INFO] [stdout] | [INFO] [stdout] 856 | .return_once(move |_| bail!("no address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/get_address_ex_from_any_source.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/safes.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | .returning(move |_| bail!("No safe info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/safes.rs:110:29 [INFO] [stdout] | [INFO] [stdout] 110 | .returning(move |_| bail!("No safe info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/safes.rs:316:31 [INFO] [stdout] | [INFO] [stdout] 316 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/transfer_erc20.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/transfer_erc20.rs:188:31 [INFO] [stdout] | [INFO] [stdout] 188 | .return_once(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/transfer_erc20.rs:264:26 [INFO] [stdout] | [INFO] [stdout] 264 | .return_once(|_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/transfer_erc721.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/transfer_erc721.rs:177:31 [INFO] [stdout] | [INFO] [stdout] 177 | .return_once(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/transfer_erc721.rs:255:31 [INFO] [stdout] | [INFO] [stdout] 255 | .return_once(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/transfer_ether.rs:16:31 [INFO] [stdout] | [INFO] [stdout] 16 | .return_once(move |_| bail!("no address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/transfers.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/transfers.rs:70:31 [INFO] [stdout] | [INFO] [stdout] 70 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/transfers.rs:107:31 [INFO] [stdout] | [INFO] [stdout] 107 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/transfers.rs:175:31 [INFO] [stdout] | [INFO] [stdout] 175 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/models/converters/tests/transfers.rs:212:31 [INFO] [stdout] | [INFO] [stdout] 212 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/providers/info.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | bail!("Token Address is 0x0") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/providers/info.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | bail!("No display name") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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] --> src/macros.rs:33:55 [INFO] [stdout] | [INFO] [stdout] 33 | return Err($crate::api_error!($fmt, $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/notifications.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / bail!( [INFO] [stdout] 80 | | "Push notification registration failed for chain ids: {}", [INFO] [stdout] 81 | | chain_id_errors.join(", ") [INFO] [stdout] 82 | | ) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 82 | .returning(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:86:29 [INFO] [stdout] | [INFO] [stdout] 86 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:270:29 [INFO] [stdout] | [INFO] [stdout] 270 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | .returning(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:278:29 [INFO] [stdout] | [INFO] [stdout] 278 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:333:29 [INFO] [stdout] | [INFO] [stdout] 333 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:337:29 [INFO] [stdout] | [INFO] [stdout] 337 | .returning(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:341:29 [INFO] [stdout] | [INFO] [stdout] 341 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:397:29 [INFO] [stdout] | [INFO] [stdout] 397 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:401:29 [INFO] [stdout] | [INFO] [stdout] 401 | .returning(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:405:29 [INFO] [stdout] | [INFO] [stdout] 405 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:455:29 [INFO] [stdout] | [INFO] [stdout] 455 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:459:29 [INFO] [stdout] | [INFO] [stdout] 459 | .returning(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:463:29 [INFO] [stdout] | [INFO] [stdout] 463 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:516:29 [INFO] [stdout] | [INFO] [stdout] 516 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:520:29 [INFO] [stdout] | [INFO] [stdout] 520 | .returning(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:524:29 [INFO] [stdout] | [INFO] [stdout] 524 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:581:29 [INFO] [stdout] | [INFO] [stdout] 581 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:585:29 [INFO] [stdout] | [INFO] [stdout] 585 | .returning(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:589:29 [INFO] [stdout] | [INFO] [stdout] 589 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:667:29 [INFO] [stdout] | [INFO] [stdout] 667 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:671:29 [INFO] [stdout] | [INFO] [stdout] 671 | .returning(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_history.rs:675:31 [INFO] [stdout] | [INFO] [stdout] 675 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_queued.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 208 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_queued.rs:369:29 [INFO] [stdout] | [INFO] [stdout] 369 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_queued.rs:534:29 [INFO] [stdout] | [INFO] [stdout] 534 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | return Err($crate::api_error!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/services/tests/transactions_queued.rs:700:29 [INFO] [stdout] | [INFO] [stdout] 700 | .returning(move |_| bail!("No address info")); [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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Info` [INFO] [stdout] --> src/cache/cache_operations.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Info = 1, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `database` [INFO] [stdout] --> src/cache/cache_operations.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | database: Database, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `database` [INFO] [stdout] --> src/cache/cache_operations.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn database(&mut self, database: Database) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `database` [INFO] [stdout] --> src/cache/cache_operations.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | database: Database, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `database` [INFO] [stdout] --> src/cache/cache_operations.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn database(&mut self, database: Database) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `database` [INFO] [stdout] --> src/cache/cache_operations.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | database: Database, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `database` [INFO] [stdout] --> src/cache/cache_operations.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn database(&mut self, database: Database) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ethereum_node_url` [INFO] [stdout] --> src/models/backend/about.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | ethereum_node_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ethereum_tracing_node_url` [INFO] [stdout] --> src/models/backend/about.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | ethereum_tracing_node_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `eth_internal_txs_block_process_limit` [INFO] [stdout] --> src/models/backend/about.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | eth_internal_txs_block_process_limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `eth_reorg_blocks` [INFO] [stdout] --> src/models/backend/about.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | eth_reorg_blocks: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `eth_uniswap_factory_address` [INFO] [stdout] --> src/models/backend/about.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | eth_uniswap_factory_address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 170 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "755249697cb18a68b45ea9bb5b75c14a92f5075b50d8bc71d28536367133f766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "755249697cb18a68b45ea9bb5b75c14a92f5075b50d8bc71d28536367133f766", kill_on_drop: false }` [INFO] [stdout] 755249697cb18a68b45ea9bb5b75c14a92f5075b50d8bc71d28536367133f766 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a2dc226d27e5c06368bc41224d6fa497328bd264dbc086376faa42bc85b7003 [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" "0a2dc226d27e5c06368bc41224d6fa497328bd264dbc086376faa42bc85b7003", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/summary.rs:37:37 [INFO] [stderr] | [INFO] [stderr] 37 | Transaction::Unknown => bail!("Unknown transaction type from backend"), [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stderr] | [INFO] [stderr] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/summary.rs:57:17 [INFO] [stderr] | [INFO] [stderr] 57 | id: create_id!( [INFO] [stderr] | _________________- [INFO] [stderr] 58 | | ID_PREFIX_MULTISIG_TX, [INFO] [stderr] 59 | | &self.safe_transaction.safe, [INFO] [stderr] 60 | | self.safe_tx_hash [INFO] [stderr] 61 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/summary.rs:57:17 [INFO] [stderr] | [INFO] [stderr] 57 | id: create_id!( [INFO] [stderr] | _________________- [INFO] [stderr] 58 | | ID_PREFIX_MULTISIG_TX, [INFO] [stderr] 59 | | &self.safe_transaction.safe, [INFO] [stderr] 60 | | self.safe_tx_hash [INFO] [stderr] 61 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/summary.rs:57:17 [INFO] [stderr] | [INFO] [stderr] 57 | id: create_id!( [INFO] [stderr] | _________________- [INFO] [stderr] 58 | | ID_PREFIX_MULTISIG_TX, [INFO] [stderr] 59 | | &self.safe_transaction.safe, [INFO] [stderr] 60 | | self.safe_tx_hash [INFO] [stderr] 61 | | ), [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 `concat_parts` (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] --> src/macros.rs:24:62 [INFO] [stderr] | [INFO] [stderr] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/summary.rs:97:29 [INFO] [stderr] | [INFO] [stderr] 97 | id: create_id!( [INFO] [stderr] | _____________________________- [INFO] [stderr] 98 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stderr] 99 | | safe_address, [INFO] [stderr] 100 | | self.tx_hash, [INFO] [stderr] 101 | | hex_hash(transfer) [INFO] [stderr] 102 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/summary.rs:97:29 [INFO] [stderr] | [INFO] [stderr] 97 | id: create_id!( [INFO] [stderr] | _____________________________- [INFO] [stderr] 98 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stderr] 99 | | safe_address, [INFO] [stderr] 100 | | self.tx_hash, [INFO] [stderr] 101 | | hex_hash(transfer) [INFO] [stderr] 102 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/summary.rs:97:29 [INFO] [stderr] | [INFO] [stderr] 97 | id: create_id!( [INFO] [stderr] | _____________________________- [INFO] [stderr] 98 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stderr] 99 | | safe_address, [INFO] [stderr] 100 | | self.tx_hash, [INFO] [stderr] 101 | | hex_hash(transfer) [INFO] [stderr] 102 | | ), [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 `concat_parts` (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] --> src/macros.rs:24:62 [INFO] [stderr] | [INFO] [stderr] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/summary.rs:128:17 [INFO] [stderr] | [INFO] [stderr] 128 | id: create_id!( [INFO] [stderr] | _________________- [INFO] [stderr] 129 | | ID_PREFIX_MODULE_TX, [INFO] [stderr] 130 | | self.safe_transaction.safe, [INFO] [stderr] 131 | | self.transaction_hash, [INFO] [stderr] 132 | | hex_hash(self) [INFO] [stderr] 133 | | ), [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `create_id` [INFO] [stderr] = note: this warning originates in the macro `create_id` (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] --> src/macros.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/summary.rs:128:17 [INFO] [stderr] | [INFO] [stderr] 128 | id: create_id!( [INFO] [stderr] | _________________- [INFO] [stderr] 129 | | ID_PREFIX_MODULE_TX, [INFO] [stderr] 130 | | self.safe_transaction.safe, [INFO] [stderr] 131 | | self.transaction_hash, [INFO] [stderr] 132 | | hex_hash(self) [INFO] [stderr] 133 | | ), [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `concat_parts` [INFO] [stderr] = note: this warning originates in the macro `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/summary.rs:128:17 [INFO] [stderr] | [INFO] [stderr] 128 | id: create_id!( [INFO] [stderr] | _________________- [INFO] [stderr] 129 | | ID_PREFIX_MODULE_TX, [INFO] [stderr] 130 | | self.safe_transaction.safe, [INFO] [stderr] 131 | | self.transaction_hash, [INFO] [stderr] 132 | | hex_hash(self) [INFO] [stderr] 133 | | ), [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `concat_parts` [INFO] [stderr] = note: this warning originates in the macro `concat_parts` (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] --> src/macros.rs:24:62 [INFO] [stderr] | [INFO] [stderr] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/summary.rs:152:17 [INFO] [stderr] | [INFO] [stderr] 152 | id: create_id!(ID_PREFIX_CREATION_TX, safe_address), [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 `create_id` (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] --> src/macros.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/summary.rs:152:17 [INFO] [stderr] | [INFO] [stderr] 152 | id: create_id!(ID_PREFIX_CREATION_TX, safe_address), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/details.rs:32:29 [INFO] [stderr] | [INFO] [stderr] 32 | .returning(move |_| bail!("Token Address 0x0")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/details.rs:36:29 [INFO] [stderr] | [INFO] [stderr] 36 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/details.rs:136:29 [INFO] [stderr] | [INFO] [stderr] 136 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/details.rs:187:29 [INFO] [stderr] | [INFO] [stderr] 187 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/details.rs:191:29 [INFO] [stderr] | [INFO] [stderr] 191 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/details.rs:238:29 [INFO] [stderr] | [INFO] [stderr] 238 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/details.rs:242:29 [INFO] [stderr] | [INFO] [stderr] 242 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/details.rs:316:31 [INFO] [stderr] | [INFO] [stderr] 316 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/details.rs:344:31 [INFO] [stderr] | [INFO] [stderr] 344 | .return_once(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/details.rs:358:29 [INFO] [stderr] | [INFO] [stderr] 358 | .returning(move |_| bail!("no address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/safe_app_info.rs:75:31 [INFO] [stderr] | [INFO] [stderr] 75 | .return_once(move |_| bail!("Some http 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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:55:29 [INFO] [stderr] | [INFO] [stderr] 55 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:59:29 [INFO] [stderr] | [INFO] [stderr] 59 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stderr] | [INFO] [stderr] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:84:13 [INFO] [stderr] | [INFO] [stderr] 84 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 85 | | ID_PREFIX_MODULE_TX, [INFO] [stderr] 86 | | module_tx.safe_transaction.safe, [INFO] [stderr] 87 | | module_tx.transaction_hash, [INFO] [stderr] 88 | | hex_hash(&module_tx) [INFO] [stderr] 89 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:84:13 [INFO] [stderr] | [INFO] [stderr] 84 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 85 | | ID_PREFIX_MODULE_TX, [INFO] [stderr] 86 | | module_tx.safe_transaction.safe, [INFO] [stderr] 87 | | module_tx.transaction_hash, [INFO] [stderr] 88 | | hex_hash(&module_tx) [INFO] [stderr] 89 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:84:13 [INFO] [stderr] | [INFO] [stderr] 84 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 85 | | ID_PREFIX_MODULE_TX, [INFO] [stderr] 86 | | module_tx.safe_transaction.safe, [INFO] [stderr] 87 | | module_tx.transaction_hash, [INFO] [stderr] 88 | | hex_hash(&module_tx) [INFO] [stderr] 89 | | ), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:116:29 [INFO] [stderr] | [INFO] [stderr] 116 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:120:29 [INFO] [stderr] | [INFO] [stderr] 120 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stderr] | [INFO] [stderr] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:145:13 [INFO] [stderr] | [INFO] [stderr] 145 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 146 | | ID_PREFIX_MODULE_TX, [INFO] [stderr] 147 | | module_tx.safe_transaction.safe, [INFO] [stderr] 148 | | module_tx.transaction_hash, [INFO] [stderr] 149 | | hex_hash(&module_tx) [INFO] [stderr] 150 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:145:13 [INFO] [stderr] | [INFO] [stderr] 145 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 146 | | ID_PREFIX_MODULE_TX, [INFO] [stderr] 147 | | module_tx.safe_transaction.safe, [INFO] [stderr] 148 | | module_tx.transaction_hash, [INFO] [stderr] 149 | | hex_hash(&module_tx) [INFO] [stderr] 150 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:145:13 [INFO] [stderr] | [INFO] [stderr] 145 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 146 | | ID_PREFIX_MODULE_TX, [INFO] [stderr] 147 | | module_tx.safe_transaction.safe, [INFO] [stderr] 148 | | module_tx.transaction_hash, [INFO] [stderr] 149 | | hex_hash(&module_tx) [INFO] [stderr] 150 | | ), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:189:31 [INFO] [stderr] | [INFO] [stderr] 189 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stderr] | [INFO] [stderr] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:192:13 [INFO] [stderr] | [INFO] [stderr] 192 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 193 | | ID_PREFIX_MODULE_TX, [INFO] [stderr] 194 | | module_tx.safe_transaction.safe, [INFO] [stderr] 195 | | module_tx.transaction_hash, [INFO] [stderr] 196 | | hex_hash(&module_tx) [INFO] [stderr] 197 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:192:13 [INFO] [stderr] | [INFO] [stderr] 192 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 193 | | ID_PREFIX_MODULE_TX, [INFO] [stderr] 194 | | module_tx.safe_transaction.safe, [INFO] [stderr] 195 | | module_tx.transaction_hash, [INFO] [stderr] 196 | | hex_hash(&module_tx) [INFO] [stderr] 197 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:192:13 [INFO] [stderr] | [INFO] [stderr] 192 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 193 | | ID_PREFIX_MODULE_TX, [INFO] [stderr] 194 | | module_tx.safe_transaction.safe, [INFO] [stderr] 195 | | module_tx.transaction_hash, [INFO] [stderr] 196 | | hex_hash(&module_tx) [INFO] [stderr] 197 | | ), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:254:29 [INFO] [stderr] | [INFO] [stderr] 254 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stderr] | [INFO] [stderr] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:293:17 [INFO] [stderr] | [INFO] [stderr] 293 | id: create_id!( [INFO] [stderr] | _________________- [INFO] [stderr] 294 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stderr] 295 | | safe_address, [INFO] [stderr] 296 | | ethereum_tx.tx_hash, [INFO] [stderr] 297 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(0).unwrap()) [INFO] [stderr] 298 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:293:17 [INFO] [stderr] | [INFO] [stderr] 293 | id: create_id!( [INFO] [stderr] | _________________- [INFO] [stderr] 294 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stderr] 295 | | safe_address, [INFO] [stderr] 296 | | ethereum_tx.tx_hash, [INFO] [stderr] 297 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(0).unwrap()) [INFO] [stderr] 298 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:293:17 [INFO] [stderr] | [INFO] [stderr] 293 | id: create_id!( [INFO] [stderr] | _________________- [INFO] [stderr] 294 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stderr] 295 | | safe_address, [INFO] [stderr] 296 | | ethereum_tx.tx_hash, [INFO] [stderr] 297 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(0).unwrap()) [INFO] [stderr] 298 | | ), [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 `concat_parts` (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] --> src/macros.rs:24:62 [INFO] [stderr] | [INFO] [stderr] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:313:17 [INFO] [stderr] | [INFO] [stderr] 313 | id: create_id!( [INFO] [stderr] | _________________- [INFO] [stderr] 314 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stderr] 315 | | safe_address, [INFO] [stderr] 316 | | ethereum_tx.tx_hash, [INFO] [stderr] 317 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(1).unwrap()) [INFO] [stderr] 318 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:313:17 [INFO] [stderr] | [INFO] [stderr] 313 | id: create_id!( [INFO] [stderr] | _________________- [INFO] [stderr] 314 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stderr] 315 | | safe_address, [INFO] [stderr] 316 | | ethereum_tx.tx_hash, [INFO] [stderr] 317 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(1).unwrap()) [INFO] [stderr] 318 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:313:17 [INFO] [stderr] | [INFO] [stderr] 313 | id: create_id!( [INFO] [stderr] | _________________- [INFO] [stderr] 314 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stderr] 315 | | safe_address, [INFO] [stderr] 316 | | ethereum_tx.tx_hash, [INFO] [stderr] 317 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(1).unwrap()) [INFO] [stderr] 318 | | ), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:342:29 [INFO] [stderr] | [INFO] [stderr] 342 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stderr] | [INFO] [stderr] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:360:13 [INFO] [stderr] | [INFO] [stderr] 360 | id: create_id!(ID_PREFIX_CREATION_TX, safe_address), [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 `create_id` (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] --> src/macros.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:360:13 [INFO] [stderr] | [INFO] [stderr] 360 | id: create_id!(ID_PREFIX_CREATION_TX, safe_address), [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 `concat_parts` (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] --> src/macros.rs:24:62 [INFO] [stderr] | [INFO] [stderr] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:411:13 [INFO] [stderr] | [INFO] [stderr] 411 | id: create_id!(ID_PREFIX_CREATION_TX, safe_address), [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 `create_id` (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] --> src/macros.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:411:13 [INFO] [stderr] | [INFO] [stderr] 411 | id: create_id!(ID_PREFIX_CREATION_TX, safe_address), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:463:31 [INFO] [stderr] | [INFO] [stderr] 463 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stderr] | [INFO] [stderr] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:466:13 [INFO] [stderr] | [INFO] [stderr] 466 | ...d: create_id!(ID_PREFIX_MULTISIG_TX, "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", "0x95e32bb8cb88ecdc45732c0a551eae7b3744187cf1ba19cda1440eaaf7b4950c... [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:466:13 [INFO] [stderr] | [INFO] [stderr] 466 | ...d: create_id!(ID_PREFIX_MULTISIG_TX, "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", "0x95e32bb8cb88ecdc45732c0a551eae7b3744187cf1ba19cda1440eaaf7b4950c... [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:466:13 [INFO] [stderr] | [INFO] [stderr] 466 | ...d: create_id!(ID_PREFIX_MULTISIG_TX, "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", "0x95e32bb8cb88ecdc45732c0a551eae7b3744187cf1ba19cda1440eaaf7b4950c... [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:517:31 [INFO] [stderr] | [INFO] [stderr] 517 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stderr] | [INFO] [stderr] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:520:13 [INFO] [stderr] | [INFO] [stderr] 520 | ...d: create_id!(ID_PREFIX_MULTISIG_TX, "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", "0x9155f7741dd33572bc49c251eb4f4a5e9cf9653151417bdc4a2aca0767779603... [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:520:13 [INFO] [stderr] | [INFO] [stderr] 520 | ...d: create_id!(ID_PREFIX_MULTISIG_TX, "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", "0x9155f7741dd33572bc49c251eb4f4a5e9cf9653151417bdc4a2aca0767779603... [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:520:13 [INFO] [stderr] | [INFO] [stderr] 520 | ...d: create_id!(ID_PREFIX_MULTISIG_TX, "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", "0x9155f7741dd33572bc49c251eb4f4a5e9cf9653151417bdc4a2aca0767779603... [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:566:31 [INFO] [stderr] | [INFO] [stderr] 566 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stderr] | [INFO] [stderr] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:569:13 [INFO] [stderr] | [INFO] [stderr] 569 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 570 | | ID_PREFIX_MULTISIG_TX, [INFO] [stderr] 571 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stderr] 572 | | "0x6e631d27c638458329ba95cc17961e74b8146c46886545cd1984bb2bcf4eccd3" [INFO] [stderr] 573 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:569:13 [INFO] [stderr] | [INFO] [stderr] 569 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 570 | | ID_PREFIX_MULTISIG_TX, [INFO] [stderr] 571 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stderr] 572 | | "0x6e631d27c638458329ba95cc17961e74b8146c46886545cd1984bb2bcf4eccd3" [INFO] [stderr] 573 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:569:13 [INFO] [stderr] | [INFO] [stderr] 569 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 570 | | ID_PREFIX_MULTISIG_TX, [INFO] [stderr] 571 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stderr] 572 | | "0x6e631d27c638458329ba95cc17961e74b8146c46886545cd1984bb2bcf4eccd3" [INFO] [stderr] 573 | | ), [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 `concat_parts` (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] --> src/macros.rs:24:62 [INFO] [stderr] | [INFO] [stderr] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:617:13 [INFO] [stderr] | [INFO] [stderr] 617 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 618 | | ID_PREFIX_MULTISIG_TX, [INFO] [stderr] 619 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stderr] 620 | | "0x57d94fe21bbee8f6646c420ee23126cd1ba1b9a53a6c9b10099a043da8f32eea" [INFO] [stderr] 621 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:617:13 [INFO] [stderr] | [INFO] [stderr] 617 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 618 | | ID_PREFIX_MULTISIG_TX, [INFO] [stderr] 619 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stderr] 620 | | "0x57d94fe21bbee8f6646c420ee23126cd1ba1b9a53a6c9b10099a043da8f32eea" [INFO] [stderr] 621 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:617:13 [INFO] [stderr] | [INFO] [stderr] 617 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 618 | | ID_PREFIX_MULTISIG_TX, [INFO] [stderr] 619 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stderr] 620 | | "0x57d94fe21bbee8f6646c420ee23126cd1ba1b9a53a6c9b10099a043da8f32eea" [INFO] [stderr] 621 | | ), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:679:31 [INFO] [stderr] | [INFO] [stderr] 679 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stderr] | [INFO] [stderr] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:682:13 [INFO] [stderr] | [INFO] [stderr] 682 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 683 | | ID_PREFIX_MULTISIG_TX, [INFO] [stderr] 684 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stderr] 685 | | "0x65df8a1e5a40703d9c67d5df6f9b552d3830faf0507c3d7350ba3764d3a68621" [INFO] [stderr] 686 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:682:13 [INFO] [stderr] | [INFO] [stderr] 682 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 683 | | ID_PREFIX_MULTISIG_TX, [INFO] [stderr] 684 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stderr] 685 | | "0x65df8a1e5a40703d9c67d5df6f9b552d3830faf0507c3d7350ba3764d3a68621" [INFO] [stderr] 686 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:682:13 [INFO] [stderr] | [INFO] [stderr] 682 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 683 | | ID_PREFIX_MULTISIG_TX, [INFO] [stderr] 684 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stderr] 685 | | "0x65df8a1e5a40703d9c67d5df6f9b552d3830faf0507c3d7350ba3764d3a68621" [INFO] [stderr] 686 | | ), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:731:31 [INFO] [stderr] | [INFO] [stderr] 731 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stderr] | [INFO] [stderr] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:734:13 [INFO] [stderr] | [INFO] [stderr] 734 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 735 | | ID_PREFIX_MULTISIG_TX, [INFO] [stderr] 736 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stderr] 737 | | "0x6e631d27c638458329ba95cc17961e74b8146c46886545cd1984bb2bcf4eccd3" [INFO] [stderr] 738 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:734:13 [INFO] [stderr] | [INFO] [stderr] 734 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 735 | | ID_PREFIX_MULTISIG_TX, [INFO] [stderr] 736 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stderr] 737 | | "0x6e631d27c638458329ba95cc17961e74b8146c46886545cd1984bb2bcf4eccd3" [INFO] [stderr] 738 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:734:13 [INFO] [stderr] | [INFO] [stderr] 734 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 735 | | ID_PREFIX_MULTISIG_TX, [INFO] [stderr] 736 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stderr] 737 | | "0x6e631d27c638458329ba95cc17961e74b8146c46886545cd1984bb2bcf4eccd3" [INFO] [stderr] 738 | | ), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:782:31 [INFO] [stderr] | [INFO] [stderr] 782 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stderr] | [INFO] [stderr] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:791:13 [INFO] [stderr] | [INFO] [stderr] 791 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 792 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stderr] 793 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stderr] 794 | | ethereum_tx.tx_hash, [INFO] [stderr] 795 | | hex_hash(ethereum_tx.transfers.unwrap().first().unwrap()) [INFO] [stderr] 796 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:791:13 [INFO] [stderr] | [INFO] [stderr] 791 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 792 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stderr] 793 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stderr] 794 | | ethereum_tx.tx_hash, [INFO] [stderr] 795 | | hex_hash(ethereum_tx.transfers.unwrap().first().unwrap()) [INFO] [stderr] 796 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:791:13 [INFO] [stderr] | [INFO] [stderr] 791 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 792 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stderr] 793 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stderr] 794 | | ethereum_tx.tx_hash, [INFO] [stderr] 795 | | hex_hash(ethereum_tx.transfers.unwrap().first().unwrap()) [INFO] [stderr] 796 | | ), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:835:31 [INFO] [stderr] | [INFO] [stderr] 835 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:24:62 [INFO] [stderr] | [INFO] [stderr] 24 | format!("{}{}", $tx_type, concat_parts!($($parts),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:849:13 [INFO] [stderr] | [INFO] [stderr] 849 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 850 | | ID_PREFIX_MULTISIG_TX, [INFO] [stderr] 851 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stderr] 852 | | "0x728e6dec56dc61523b56dc440e34c1c4c39c66895df8e5d3499ed1f7d4fcfe80" [INFO] [stderr] 853 | | ), [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 `create_id` (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] --> src/macros.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:849:13 [INFO] [stderr] | [INFO] [stderr] 849 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 850 | | ID_PREFIX_MULTISIG_TX, [INFO] [stderr] 851 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stderr] 852 | | "0x728e6dec56dc61523b56dc440e34c1c4c39c66895df8e5d3499ed1f7d4fcfe80" [INFO] [stderr] 853 | | ), [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 `concat_parts` (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] --> src/macros.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/summary.rs:849:13 [INFO] [stderr] | [INFO] [stderr] 849 | id: create_id!( [INFO] [stderr] | _____________- [INFO] [stderr] 850 | | ID_PREFIX_MULTISIG_TX, [INFO] [stderr] 851 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stderr] 852 | | "0x728e6dec56dc61523b56dc440e34c1c4c39c66895df8e5d3499ed1f7d4fcfe80" [INFO] [stderr] 853 | | ), [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 `concat_parts` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/transaction_types.rs:19:31 [INFO] [stderr] | [INFO] [stderr] 19 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/transaction_types.rs:47:31 [INFO] [stderr] | [INFO] [stderr] 47 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/transaction_types.rs:113:31 [INFO] [stderr] | [INFO] [stderr] 113 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/transaction_types.rs:139:31 [INFO] [stderr] | [INFO] [stderr] 139 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/transaction_types.rs:347:31 [INFO] [stderr] | [INFO] [stderr] 347 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/transaction_types.rs:383:31 [INFO] [stderr] | [INFO] [stderr] 383 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/transaction_types.rs:419:31 [INFO] [stderr] | [INFO] [stderr] 419 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/transaction_types.rs:453:31 [INFO] [stderr] | [INFO] [stderr] 453 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/transaction_types.rs:483:31 [INFO] [stderr] | [INFO] [stderr] 483 | .return_once(move |_| bail!("no address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/transaction_types.rs:511:31 [INFO] [stderr] | [INFO] [stderr] 511 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/transaction_types.rs:550:31 [INFO] [stderr] | [INFO] [stderr] 550 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/transaction_types.rs:575:31 [INFO] [stderr] | [INFO] [stderr] 575 | .return_once(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/transaction_types.rs:579:31 [INFO] [stderr] | [INFO] [stderr] 579 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/transfer_type_checks.rs:31:31 [INFO] [stderr] | [INFO] [stderr] 31 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/transfer_type_checks.rs:134:31 [INFO] [stderr] | [INFO] [stderr] 134 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/transactions/tests/transfer_type_checks.rs:227:31 [INFO] [stderr] | [INFO] [stderr] 227 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/data_decoded.rs:15:31 [INFO] [stderr] | [INFO] [stderr] 15 | .return_once(move |_| bail!("Some http 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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/data_decoded.rs:187:31 [INFO] [stderr] | [INFO] [stderr] 187 | .return_once(move |_| bail!("Some http 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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/data_decoded.rs:243:31 [INFO] [stderr] | [INFO] [stderr] 243 | .return_once(move |_| bail!("Some http 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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/data_decoded.rs:299:31 [INFO] [stderr] | [INFO] [stderr] 299 | .return_once(move |_| bail!("Some http 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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/data_decoded.rs:524:31 [INFO] [stderr] | [INFO] [stderr] 524 | .return_once(move |_| bail!("no address")) [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/data_decoded.rs:531:31 [INFO] [stderr] | [INFO] [stderr] 531 | .return_once(move |_| bail!("no address")) [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/data_decoded.rs:856:31 [INFO] [stderr] | [INFO] [stderr] 856 | .return_once(move |_| bail!("no address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/get_address_ex_from_any_source.rs:42:31 [INFO] [stderr] | [INFO] [stderr] 42 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/safes.rs:16:29 [INFO] [stderr] | [INFO] [stderr] 16 | .returning(move |_| bail!("No safe info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/safes.rs:110:29 [INFO] [stderr] | [INFO] [stderr] 110 | .returning(move |_| bail!("No safe info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/safes.rs:316:31 [INFO] [stderr] | [INFO] [stderr] 316 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/transfer_erc20.rs:22:31 [INFO] [stderr] | [INFO] [stderr] 22 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/transfer_erc20.rs:188:31 [INFO] [stderr] | [INFO] [stderr] 188 | .return_once(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/transfer_erc20.rs:264:26 [INFO] [stderr] | [INFO] [stderr] 264 | .return_once(|_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/transfer_erc721.rs:22:31 [INFO] [stderr] | [INFO] [stderr] 22 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/transfer_erc721.rs:177:31 [INFO] [stderr] | [INFO] [stderr] 177 | .return_once(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/transfer_erc721.rs:255:31 [INFO] [stderr] | [INFO] [stderr] 255 | .return_once(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/transfer_ether.rs:16:31 [INFO] [stderr] | [INFO] [stderr] 16 | .return_once(move |_| bail!("no address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/transfers.rs:29:31 [INFO] [stderr] | [INFO] [stderr] 29 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/transfers.rs:70:31 [INFO] [stderr] | [INFO] [stderr] 70 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/transfers.rs:107:31 [INFO] [stderr] | [INFO] [stderr] 107 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/transfers.rs:175:31 [INFO] [stderr] | [INFO] [stderr] 175 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/models/converters/tests/transfers.rs:212:31 [INFO] [stderr] | [INFO] [stderr] 212 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/providers/info.rs:135:13 [INFO] [stderr] | [INFO] [stderr] 135 | bail!("Token Address is 0x0") [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/providers/info.rs:166:13 [INFO] [stderr] | [INFO] [stderr] 166 | bail!("No display name") [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (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] --> src/macros.rs:33:55 [INFO] [stderr] | [INFO] [stderr] 33 | return Err($crate::api_error!($fmt, $($arg)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/notifications.rs:79:9 [INFO] [stderr] | [INFO] [stderr] 79 | / bail!( [INFO] [stderr] 80 | | "Push notification registration failed for chain ids: {}", [INFO] [stderr] 81 | | chain_id_errors.join(", ") [INFO] [stderr] 82 | | ) [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:78:29 [INFO] [stderr] | [INFO] [stderr] 78 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:82:29 [INFO] [stderr] | [INFO] [stderr] 82 | .returning(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:86:29 [INFO] [stderr] | [INFO] [stderr] 86 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:270:29 [INFO] [stderr] | [INFO] [stderr] 270 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:274:29 [INFO] [stderr] | [INFO] [stderr] 274 | .returning(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:278:29 [INFO] [stderr] | [INFO] [stderr] 278 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:333:29 [INFO] [stderr] | [INFO] [stderr] 333 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:337:29 [INFO] [stderr] | [INFO] [stderr] 337 | .returning(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:341:29 [INFO] [stderr] | [INFO] [stderr] 341 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:397:29 [INFO] [stderr] | [INFO] [stderr] 397 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:401:29 [INFO] [stderr] | [INFO] [stderr] 401 | .returning(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:405:29 [INFO] [stderr] | [INFO] [stderr] 405 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:455:29 [INFO] [stderr] | [INFO] [stderr] 455 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:459:29 [INFO] [stderr] | [INFO] [stderr] 459 | .returning(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:463:29 [INFO] [stderr] | [INFO] [stderr] 463 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:516:29 [INFO] [stderr] | [INFO] [stderr] 516 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:520:29 [INFO] [stderr] | [INFO] [stderr] 520 | .returning(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:524:29 [INFO] [stderr] | [INFO] [stderr] 524 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:581:29 [INFO] [stderr] | [INFO] [stderr] 581 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:585:29 [INFO] [stderr] | [INFO] [stderr] 585 | .returning(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:589:29 [INFO] [stderr] | [INFO] [stderr] 589 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:667:29 [INFO] [stderr] | [INFO] [stderr] 667 | .returning(move |_| bail!("No contract info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:671:29 [INFO] [stderr] | [INFO] [stderr] 671 | .returning(move |_| bail!("No token info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_history.rs:675:31 [INFO] [stderr] | [INFO] [stderr] 675 | .return_once(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_queued.rs:208:29 [INFO] [stderr] | [INFO] [stderr] 208 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_queued.rs:369:29 [INFO] [stderr] | [INFO] [stderr] 369 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_queued.rs:534:29 [INFO] [stderr] | [INFO] [stderr] 534 | .returning(move |_| bail!("No address info")); [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 `bail` (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] --> src/macros.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | return Err($crate::api_error!($msg)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/services/tests/transactions_queued.rs:700:29 [INFO] [stderr] | [INFO] [stderr] 700 | .returning(move |_| bail!("No address info")); [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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Info` [INFO] [stderr] --> src/cache/cache_operations.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | Info = 1, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `database` [INFO] [stderr] --> src/cache/cache_operations.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | database: Database, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `database` [INFO] [stderr] --> src/cache/cache_operations.rs:103:8 [INFO] [stderr] | [INFO] [stderr] 103 | fn database(&mut self, database: Database) -> &mut Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `database` [INFO] [stderr] --> src/cache/cache_operations.rs:117:5 [INFO] [stderr] | [INFO] [stderr] 117 | database: Database, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `database` [INFO] [stderr] --> src/cache/cache_operations.rs:137:12 [INFO] [stderr] | [INFO] [stderr] 137 | pub fn database(&mut self, database: Database) -> &mut Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `database` [INFO] [stderr] --> src/cache/cache_operations.rs:166:5 [INFO] [stderr] | [INFO] [stderr] 166 | database: Database, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `database` [INFO] [stderr] --> src/cache/cache_operations.rs:186:12 [INFO] [stderr] | [INFO] [stderr] 186 | pub fn database(&mut self, database: Database) -> &mut Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ethereum_node_url` [INFO] [stderr] --> src/models/backend/about.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | ethereum_node_url: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ethereum_tracing_node_url` [INFO] [stderr] --> src/models/backend/about.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | ethereum_tracing_node_url: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `eth_internal_txs_block_process_limit` [INFO] [stderr] --> src/models/backend/about.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | eth_internal_txs_block_process_limit: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `eth_reorg_blocks` [INFO] [stderr] --> src/models/backend/about.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | eth_reorg_blocks: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `eth_uniswap_factory_address` [INFO] [stderr] --> src/models/backend/about.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | eth_uniswap_factory_address: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `safe-client-gateway` (bin "safe-client-gateway" test) generated 170 warnings (8 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/safe_client_gateway-a3ddff38ce9ba66b) [INFO] [stdout] [INFO] [stdout] running 275 tests [INFO] [stdout] test cache::tests::cache_inner::cache_with_code_error_code ... ok [INFO] [stdout] test cache::tests::cache_inner::cache_with_code_split_data_is_only_separators ... ok [INFO] [stdout] test cache::tests::cache_operations::invalidation_pattern_any_string ... ok [INFO] [stdout] test cache::tests::cache_inner::cache_with_code_split_success ... ok [INFO] [stdout] test cache::tests::cache_operations::invalidation_pattern_balances_string ... ok [INFO] [stdout] test cache::tests::cache_operations::invalidation_pattern_tokens_string ... ok [INFO] [stdout] test cache::tests::cache_inner::cache_with_code_join ... ok [INFO] [stdout] test cache::tests::cache_inner::cache_with_code_success_code ... ok [INFO] [stdout] test cache::tests::cache_operations::invalidation_pattern_transfers_string ... ok [INFO] [stdout] test cache::tests::cache_inner::cache_with_code_split_multiple_separators ... ok [INFO] [stdout] test cache::tests::cache_operations::invalidation_scope_responses_to_string ... ok [INFO] [stdout] test cache::tests::cache_operations::invalidation_scope_requests_to_string ... ok [INFO] [stdout] test cache::tests::cache_operations::invalidation_pattern_transactions_string ... ok [INFO] [stdout] test cache::tests::cache_inner::cache_with_code_unwrap_err ... ok [INFO] [stdout] test cache::tests::cache_operations::invalidation_pattern_collectibles_string ... ok [INFO] [stdout] test models::converters::tests::balances::erc20_token_balance_usd_balance ... ok [INFO] [stdout] test cache::tests::cache_inner::cache_with_code_unwrap_ok ... ok [INFO] [stdout] test models::converters::tests::data_decoded::address_info_index_multi_send_single_level_of_nesting ... ok [INFO] [stdout] test cache::tests::cache_operations::invalidation_scope_both_to_string ... ok [INFO] [stdout] test models::converters::tests::data_decoded::address_info_index_multi_send_two_levels_of_nesting ... ok [INFO] [stdout] test models::converters::tests::balances::native_token_balance ... ok [INFO] [stdout] test models::converters::tests::data_decoded::address_info_index_not_multi_send_address_array_value ... ok [INFO] [stdout] test cache::tests::cache_operations::invalidation_pattern_contracts_string ... ok [INFO] [stdout] test models::converters::tests::balances::erc20_token_balance_fiat_is_twice_usd ... ok [INFO] [stdout] test models::converters::tests::data_decoded::address_info_index_no_results_returns_none ... ok [INFO] [stdout] test models::converters::tests::data_decoded::data_decoded_change_threshold_to_settings_info ... ok [INFO] [stdout] test models::converters::tests::data_decoded::data_decoded_set_fallback_handler_to_settings_info ... ok [INFO] [stdout] test models::converters::tests::data_decoded::data_decoded_change_implementation_to_settings_info_with_address_info ... ok [INFO] [stdout] test models::converters::tests::data_decoded::data_decoded_disable_module_to_settings_info_with_address_info ... ok [INFO] [stdout] test models::converters::tests::data_decoded::data_decoded_disable_module_to_settings_info ... ok [INFO] [stdout] test models::converters::tests::data_decoded::data_decoded_enable_module_to_settings_info ... ok [INFO] [stdout] test models::converters::tests::get_address_ex_from_any_source::get_address_info_address_diff_than_safe_error ... ok [INFO] [stdout] test models::converters::tests::data_decoded::data_decoded_unknown_to_settings_info ... ok [INFO] [stdout] test models::converters::tests::get_address_ex_from_any_source::get_address_info_address_diff_than_safe ... ok [INFO] [stdout] test models::converters::tests::data_decoded::data_decoded_swap_owner_to_settings_info ... ok [INFO] [stdout] test models::converters::tests::data_decoded::data_decoded_set_fallback_handler_to_settings_info_with_address_info ... ok [INFO] [stdout] test models::converters::tests::data_decoded::data_decoded_with_nested_safe_transaction ... ok [INFO] [stdout] test models::converters::tests::get_address_ex_from_any_source::get_address_info_address_equal_to_safe ... ok [INFO] [stdout] test models::converters::tests::get_transfer_direction::get_transfer_direction_incoming ... ok [INFO] [stdout] test models::converters::tests::get_transfer_direction::get_transfer_direction_outgoing ... ok [INFO] [stdout] test models::converters::tests::data_decoded::data_decoded_change_implementation_to_settings_info ... ok [INFO] [stdout] test models::converters::tests::page_metadata::page_metadata_with_valid_non_zero_data ... ok [INFO] [stdout] test models::converters::tests::get_transfer_direction::get_transfer_direction_unknown ... ok [INFO] [stdout] test models::converters::tests::safes::calculate_version_state_version_up_to_date_but_address_mismatch ... ok [INFO] [stdout] test models::converters::tests::page_metadata::page_metadata_with_missing_optional_args ... ok [INFO] [stdout] test models::converters::tests::safes::implementation_from_master_copy ... ok [INFO] [stdout] test models::converters::tests::page_metadata::page_metadata_with_zeros ... ok [INFO] [stdout] test models::converters::tests::safes::calculate_version_state_up_to_date ... ok [INFO] [stdout] test models::converters::tests::data_decoded::data_decoded_remove_owner_to_settings_info ... ok [INFO] [stdout] test models::converters::tests::safes::calculate_version_state_outdated ... ok [INFO] [stdout] test models::converters::tests::safes::calculate_version_state_unknown ... ok [INFO] [stdout] test models::converters::tests::data_decoded::address_info_index_not_multi_send_address_single_value ... ok [INFO] [stdout] test models::converters::tests::transfer_erc20::erc20_transfer_dto_get_execution_time ... ok [INFO] [stdout] test models::converters::tests::safes::to_safe_info_ex_no_address_info_up_to_date ... ok [INFO] [stdout] test models::converters::tests::data_decoded::address_info_index_skip_address_info_for_0x0 ... ok [INFO] [stdout] test models::converters::tests::transfer_erc20::erc20_transfer_dto_get_info_provider_error ... ok [INFO] [stdout] test models::converters::tests::safes::to_safe_info_ex_address_info ... ok [INFO] [stdout] test models::converters::tests::data_decoded::data_decoded_add_owner_with_threshold_to_settings_info_with_address_info ... ok [INFO] [stdout] test models::converters::tests::safes::to_safe_info_ex_no_address_info ... ok [INFO] [stdout] test models::converters::tests::safes::to_safe_info_ex_nullable_fields_are_all_null ... ok [INFO] [stdout] test models::converters::tests::transfer_erc20::erc20_transfer_dto_to_incoming_transfer_transaction_with_address_info ... ok [INFO] [stdout] test models::converters::tests::transfer_erc20::erc20_transfer_dto_get_transaction_hash ... ok [INFO] [stdout] test models::converters::tests::data_decoded::data_decoded_add_owner_with_threshold_to_settings_info ... ok [INFO] [stdout] test models::converters::tests::transfer_erc20::erc20_transfer_dto_get_token_info_not_present ... ok [INFO] [stdout] test models::converters::tests::transfer_erc20::erc20_transfer_dto_to_transfer_info_token_unavailable ... ok [INFO] [stdout] test models::converters::tests::transfer_erc721::erc721_transfer_dto_get_token_info_not_present ... ok [INFO] [stdout] test models::converters::tests::data_decoded::data_decoded_enable_module_to_settings_info_with_address_info ... ok [INFO] [stdout] test models::converters::tests::transfer_erc721::erc721_transfer_dto_get_info_provider_error ... ok [INFO] [stdout] test models::converters::tests::transfer_erc721::erc721_transfer_dto_get_execution_time ... ok [INFO] [stdout] test models::converters::tests::transfer_erc721::erc721_transfer_dto_to_incoming_transfer_transaction ... ok [INFO] [stdout] test models::converters::tests::transfer_erc20::erc20_transfer_dto_get_token_info_present ... ok [INFO] [stdout] test models::converters::tests::transfer_erc20::erc20_transfer_dto_to_transfer_info_token_available ... ok [INFO] [stdout] test models::converters::tests::transfer_erc721::erc721_transfer_dto_get_transaction_hash ... ok [INFO] [stdout] test models::converters::tests::transfer_erc20::erc20_transfer_dto_to_outgoing_transfer_transaction_with_address_info ... ok [INFO] [stdout] test models::converters::tests::transfer_erc721::erc721_transfer_dto_to_incoming_transfer_transaction_with_address_info ... ok [INFO] [stdout] test models::converters::tests::transfer_ether::ether_transfer_dto_ether_incoming_transfer_transaction ... ok [INFO] [stdout] test models::converters::tests::transfer_ether::ether_transfer_dto_ether_incoming_transfer_transaction_with_address_info ... ok [INFO] [stdout] test models::converters::tests::transfer_erc721::erc721_transfer_dto_to_outgoing_transfer_transaction_with_address_info ... ok [INFO] [stdout] test models::converters::tests::transfer_ether::ether_transfer_dto_get_execution_time ... ok [INFO] [stdout] test models::converters::tests::transfer_ether::ether_transfer_dto_get_transaction_hash ... ok [INFO] [stdout] test models::converters::tests::transfer_erc721::erc721_transfer_dto_to_transfer_info_token_available ... ok [INFO] [stdout] test models::converters::tests::transfer_ether::ether_transfer_dto_to_transfer_info ... ok [INFO] [stdout] test models::converters::tests::transfer_erc721::erc721_transfer_dto_to_transfer_info_token_unavailable ... ok [INFO] [stdout] test models::converters::tests::transfers::erc_721_transfer_dto_to_transaction_info ... ok [INFO] [stdout] test models::converters::tests::transfers::transfer_dto_to_transaction_details ... ok [INFO] [stdout] test models::converters::transactions::tests::check_sender_or_receiver::check_sender_or_receiver_data_decoded_none ... ok [INFO] [stdout] test models::converters::tests::transfers::unknown_transfer_dto_get_execution_time ... ok [INFO] [stdout] test models::converters::tests::transfers::unknown_transfer_dto_get_transaction_hash ... ok [INFO] [stdout] test models::converters::tests::transfer_ether::ether_transfer_dto_ether_outgoing_transfer_transaction_with_address_info ... ok [INFO] [stdout] test models::converters::tests::transfers::unknown_transfer_dto_to_transaction_info ... ok [INFO] [stdout] test models::converters::tests::transfers::ether_transfer_dto_to_transaction_info ... ok [INFO] [stdout] test models::converters::transactions::tests::check_sender_or_receiver::check_sender_or_receiver_everything_wrong ... ok [INFO] [stdout] test models::converters::transactions::tests::check_sender_or_receiver::check_sender_or_receiver_safe_invalid_sender ... ok [INFO] [stdout] test models::converters::tests::safes::to_safe_info_guard_and_fallback_handler_defined ... ok [INFO] [stdout] test models::converters::tests::transfers::transfer_erc20_transfer_with_erc721_token_info_returns_transfer_tx ... ok [INFO] [stdout] test models::converters::transactions::tests::data_size_calculation::data_size_calculation ... ok [INFO] [stdout] test models::converters::transactions::tests::check_sender_or_receiver::check_sender_or_receiver_safe_invalid_receiver ... ok [INFO] [stdout] test models::converters::transactions::tests::check_sender_or_receiver::check_sender_or_receiver_safe_sender ... ok [INFO] [stdout] test models::converters::transactions::tests::check_sender_or_receiver::check_sender_or_receiver_safe_wrong_method_correct_sender ... ok [INFO] [stdout] test models::converters::tests::transfer_erc721::erc721_transfer_dto_get_token_info_present ... ok [INFO] [stdout] test models::converters::transactions::tests::details::ethereum_tx_transfer_to_transaction_details ... ok [INFO] [stdout] test models::converters::transactions::tests::is_cancellation::is_cancellation_has_0x_data_result_true ... ok [INFO] [stdout] test models::converters::transactions::tests::check_sender_or_receiver::check_sender_or_receiver_method_wrong_correct_recipient ... ok [INFO] [stdout] test models::converters::transactions::tests::is_cancellation::is_cancellation_has_gas_token_result_false ... ok [INFO] [stdout] test models::converters::transactions::tests::is_cancellation::is_cancellation_has_refund_receiver_result_false ... ok [INFO] [stdout] test models::converters::tests::transfers::erc_20_transfer_dto_to_transaction_info ... ok [INFO] [stdout] test models::converters::transactions::tests::check_sender_or_receiver::check_sender_or_receiver_safe_receiver ... ok [INFO] [stdout] test models::converters::tests::transfer_erc20::erc20_transfer_dto_to_incoming_transfer_transaction ... ok [INFO] [stdout] test models::converters::transactions::tests::is_cancellation::is_cancellation_result_true ... ok [INFO] [stdout] test models::converters::transactions::tests::details::module_transaction_to_transaction_details_failed ... ok [INFO] [stdout] test models::converters::transactions::tests::is_cancellation::is_cancellation_has_value_result_false ... ok [INFO] [stdout] test models::converters::transactions::tests::details::module_transaction_to_transaction_details_success ... ok [INFO] [stdout] test models::converters::transactions::tests::map_status::confirmation_count_none ... ok [INFO] [stdout] test models::converters::transactions::tests::map_status::confirmation_count_some ... ok [INFO] [stdout] test models::converters::transactions::tests::is_cancellation::is_cancellation_delegate_operation_false ... ok [INFO] [stdout] test models::converters::transactions::tests::details::module_transaction_to_transaction_details_module_info_success ... ok [INFO] [stdout] test models::converters::transactions::tests::is_cancellation::is_cancellation_has_base_gas_result_false ... ok [INFO] [stdout] test models::converters::transactions::tests::is_cancellation::is_cancellation_has_data_result_false ... ok [INFO] [stdout] test models::converters::transactions::tests::map_status::confirmations_required_some ... ok [INFO] [stdout] test models::converters::transactions::tests::is_cancellation::is_cancellation_has_gas_price_result_false ... ok [INFO] [stdout] test models::converters::transactions::tests::details::multisig_custom_transaction_to_transaction_details ... ok [INFO] [stdout] test models::converters::transactions::tests::map_status::map_status_awaiting_confirmations_required_field_none ... ok [INFO] [stdout] test models::converters::transactions::tests::is_cancellation::is_cancellation_has_safe_tx_gas_result_false ... ok [INFO] [stdout] test models::converters::transactions::tests::missing_signers::missing_signers_on_awaiting_confirmation_empty ... ok [INFO] [stdout] test models::converters::transactions::tests::safe_app_info::ellipsized_name_origin_data ... ok [INFO] [stdout] test models::converters::transactions::tests::missing_signers::missing_signers_on_awaiting_confirmation ... ok [INFO] [stdout] test models::converters::transactions::tests::map_status::map_status_to_cancelled ... ok [INFO] [stdout] test models::converters::transactions::tests::map_status::map_status_awaiting_execution ... ok [INFO] [stdout] test models::converters::transactions::tests::map_status::map_status_awaiting_confirmations_required_field_some ... ok [INFO] [stdout] test models::converters::transactions::tests::map_status::confirmations_required_none ... ok [INFO] [stdout] test models::converters::transactions::tests::safe_app_info::valid_missing_name_origin_data ... ok [INFO] [stdout] test models::converters::transactions::tests::safe_app_info::valid_full_origin_data ... ok [INFO] [stdout] test models::converters::transactions::tests::map_status::map_status_to_success ... ok [INFO] [stdout] test models::converters::transactions::tests::summary::data_size_calculation ... ok [INFO] [stdout] test models::converters::transactions::tests::summary::creation_transaction_to_summary_no_address_info_available ... ok [INFO] [stdout] test models::converters::transactions::tests::summary::creation_transaction_to_summary_address_info_available ... ok [INFO] [stdout] test models::converters::transactions::tests::map_status::map_status_to_failed ... ok [INFO] [stdout] test models::converters::transactions::tests::missing_signers::missing_signers_on_awaiting_confirmation_null ... ok [INFO] [stdout] test models::converters::transactions::tests::safe_app_info::valid_ipfs_origin_gets_replaced ... ok [INFO] [stdout] test models::converters::transactions::tests::summary::module_transaction_to_custom_summary_and_module_info ... ok [INFO] [stdout] test models::converters::transactions::tests::safe_app_info::ellipsized_url_origin_data ... ok [INFO] [stdout] test models::converters::transactions::tests::summary::module_tx_to_summary_transaction_failed ... ok [INFO] [stdout] test models::converters::transactions::tests::details::multisig_transaction_with_origin ... ok [INFO] [stdout] test models::converters::transactions::tests::safe_app_info::to_safe_app_info_correct ... ok [INFO] [stdout] test models::converters::transactions::tests::summary::multisig_transaction_to_custom_summary ... ok [INFO] [stdout] test models::converters::transactions::tests::summary::multisig_transaction_to_erc20_transfer_summary ... ok [INFO] [stdout] test models::converters::transactions::tests::summary::ethereum_transaction_with_inconsistent_token_types ... ok [INFO] [stdout] test models::converters::transactions::tests::summary::multisig_transaction_to_erc721_transfer_summary ... ok [INFO] [stdout] test models::converters::transactions::tests::summary::ethereum_tx_to_summary_transaction_no_transfers ... ok [INFO] [stdout] test models::converters::transactions::tests::summary::module_tx_to_summary_transaction_success ... ok [INFO] [stdout] test models::converters::transactions::tests::summary::ethereum_tx_to_summary_transaction_with_transfers ... ok [INFO] [stdout] test models::converters::transactions::tests::transaction_types::module_transaction_data_decoded_is_erc20_receiver_ok_transfer_method ... ok [INFO] [stdout] test models::converters::transactions::tests::transaction_types::module_transaction_data_size_greater_than_value_0_to_is_safe_is_settings_method_with_address_info ... ok [INFO] [stdout] test models::converters::transactions::tests::transaction_types::cancellation_transaction ... ok [INFO] [stdout] test models::converters::transactions::tests::summary::multisig_transaction_to_settings_change_summary ... ok [INFO] [stdout] test models::converters::transactions::tests::transaction_types::transaction_data_decoded_is_erc721_receiver_not_ok_transfer_method ... ok [INFO] [stdout] test models::converters::transactions::tests::transaction_types::transaction_data_decoded_is_erc20_receiver_not_ok_transfer_method ... ok [INFO] [stdout] test models::converters::transactions::tests::transaction_types::module_transaction_data_decoded_is_erc721_receiver_ok_transfer_method ... ok [INFO] [stdout] test models::converters::transactions::tests::transaction_types::module_transaction_data_size_0_value_greater_than_0 ... ok [INFO] [stdout] test models::converters::transactions::tests::summary::multisig_transaction_with_missing_signers ... ok [INFO] [stdout] test models::converters::transactions::tests::transaction_types::transaction_data_decoded_is_erc20_receiver_ok_token_fetch_error ... ok [INFO] [stdout] test models::converters::transactions::tests::transaction_types::transaction_data_decoded_is_erc721_receiver_ok_transfer_method ... ok [INFO] [stdout] test models::converters::transactions::tests::transaction_types::transaction_data_size_0_value_greater_than_0 ... ok [INFO] [stdout] test models::converters::transactions::tests::transaction_types::transaction_data_size_greater_than_value_0_to_is_safe_is_not_settings_method ... ok [INFO] [stdout] test models::converters::transactions::tests::transaction_types::transaction_data_size_and_value_greater_than_0_with_address_info ... ok [INFO] [stdout] test models::converters::transactions::tests::summary::multisig_transaction_to_ether_transfer_summary ... ok [INFO] [stdout] test models::converters::transactions::tests::transaction_types::module_transaction_data_size_greater_than_value_0_to_is_safe_is_not_settings_method ... ok [INFO] [stdout] test models::converters::transactions::tests::transaction_types::transaction_data_size_and_value_greater_than_0 ... ok [INFO] [stdout] test models::converters::transactions::tests::transaction_types::transaction_data_decoded_is_erc20_receiver_ok_transfer_method ... ok [INFO] [stdout] test models::converters::transactions::tests::transaction_types::transaction_data_decoded_is_transfer_method_receiver_ok_token_type_unknown ... ok [INFO] [stdout] test models::converters::transactions::tests::transaction_types::transaction_data_size_greater_than_value_0_to_is_safe_is_settings_method_with_address_info ... ok [INFO] [stdout] test models::tests::chains::chain_info_json ... ok [INFO] [stdout] test models::converters::transactions::tests::transfer_type_checks::multisig_tx_check_ether_transfer ... ok [INFO] [stdout] test models::converters::transactions::tests::transfer_type_checks::multisig_tx_check_erc20_transfer ... ok [INFO] [stdout] test cache::tests::cache_inner::cache_with_code_split_failure_not_enough_parts - should panic ... ok [INFO] [stdout] test models::converters::transactions::tests::transaction_types::transaction_data_size_greater_than_value_0_to_is_safe_is_settings_method ... ok [INFO] [stdout] test models::converters::transactions::tests::safe_app_info::to_safe_app_info_bad_url ... ok [INFO] [stdout] test models::tests::chains::chain_info_json_to_service_chain_info ... ok [INFO] [stdout] test models::tests::chains::chain_info_json_with_unknown_gas_price_type ... ok [INFO] [stdout] test cache::tests::cache_inner::cache_with_code_split_failure_parse - should panic ... ok [INFO] [stdout] test models::tests::chains::unknown_gas_price_type_to_service_chain_info ... ok [INFO] [stdout] test models::tests::commons::deserialize_decoded_value ... ok [INFO] [stdout] test monitoring::tests::path_patterns::chain_independent_endpoint ... ok [INFO] [stdout] test models::tests::commons::deserialise_params_value_as_array ... ok [INFO] [stdout] test models::converters::transactions::tests::transfer_type_checks::multisig_tx_check_erc721_transfer ... ok [INFO] [stdout] test models::tests::commons::deserialise_params_value_as_string ... ok [INFO] [stdout] test monitoring::tests::path_patterns::chain_info_endpoint_single ... ok [INFO] [stdout] test models::tests::chains::chain_info_json_with_no_rpc_authentication ... ok [INFO] [stdout] test models::tests::chains::unknown_authentication_to_service_chain_info ... ok [INFO] [stdout] test monitoring::tests::path_patterns::chain_dependent_endpoint ... ok [INFO] [stdout] test models::converters::transactions::tests::summary::unknown_tx_to_summary_transaction ... ok [INFO] [stdout] test models::tests::chains::chain_info_json_with_unknown_rpc_authentication ... ok [INFO] [stdout] test monitoring::tests::path_patterns::chain_info_all ... ok [INFO] [stdout] test models::tests::chains::chain_info_json_with_fixed_gas_price ... ok [INFO] [stdout] test models::tests::chains::no_authentication_to_service_chain_info ... ok [INFO] [stdout] test services::tests::parse_id::ethereum_details_id ... ok [INFO] [stdout] test services::tests::parse_id::multisig_details_id ... ok [INFO] [stdout] test services::tests::invalidate_caches::invalidate_executed_multisig_transaction_payload ... ok [INFO] [stdout] test services::tests::transactions_history::adjust_page_meta_offset_0 ... ok [INFO] [stdout] test services::tests::transactions_history::adjust_page_meta_offset_greater_than_0 ... ok [INFO] [stdout] test services::tests::backend_url::core_uri_success_without_params ... ok [INFO] [stdout] test services::tests::transactions_history::get_day_timestamp_millis_for_02_12_2020_00_00_01 ... ok [INFO] [stdout] test services::tests::invalidate_caches::invalidate_new_confirmation_payload ... ok [INFO] [stdout] test services::tests::invalidate_caches::invalidate_with_empty_payload ... ok [INFO] [stdout] test services::tests::backend_url::core_uri_success_with_params ... ok [INFO] [stdout] test services::tests::transactions_history::backend_txs_to_summary_txs_empty ... ok [INFO] [stdout] test services::tests::parse_id::creation_details_id ... ok [INFO] [stdout] test models::converters::transactions::tests::transaction_types::transaction_operation_not_call ... ok [INFO] [stdout] test services::tests::parse_id::module_details_id ... ok [INFO] [stdout] test services::tests::transactions_history::service_txs_to_tx_list_items_empty ... ok [INFO] [stdout] test services::tests::transactions_history::service_txs_to_tx_list_items_date_label_melbourne_timezone ... ok [INFO] [stdout] test cache::tests::cache_operations::invalidation_pattern_chains_string ... FAILED [INFO] [stdout] test services::tests::invalidate_caches::invalidate_pending_multisig_transaction_payload ... ok [INFO] [stdout] test models::converters::transactions::tests::safe_app_info::ellipsized_invalid_json_origin_data - should panic ... ok [INFO] [stdout] test services::tests::transactions_history::service_txs_to_tx_list_items_date_label_berlin_timezone ... ok [INFO] [stdout] test services::tests::parse_id::failure_details_id - should panic ... ok [INFO] [stdout] test services::tests::transactions_history::peek_timestamp_and_remove_item_with_items ... ok [INFO] [stdout] test services::tests::transactions_history::backend_txs_to_summary_txs_with_values ... ok [INFO] [stdout] test services::tests::parse_id::transaction_hash_details_id ... ok [INFO] [stdout] test services::tests::transactions_queued::adjust_page_meta_offset_0 ... ok [INFO] [stdout] test services::tests::transactions_queued::adjust_page_meta_offset_greater_than_0 ... ok [INFO] [stdout] test services::tests::transactions_queued::get_edge_nonce_without_next ... ok [INFO] [stdout] test services::tests::transactions_queued::get_previous_page_nonce_offset_0 ... ok [INFO] [stdout] test services::tests::transactions_queued::get_edge_nonce_with_next ... ok [INFO] [stdout] test services::tests::transactions_history::service_txs_to_tx_list_items_last_timestamp_defined_and_same ... ok [INFO] [stdout] test models::converters::transactions::tests::summary::multisig_transaction_with_origin ... ok [INFO] [stdout] test services::tests::transactions_history::service_txs_to_tx_list_items_date_label_buenos_aires_timezone ... ok [INFO] [stdout] test services::tests::transactions_queued::process_transactions_empty_list ... ok [INFO] [stdout] test services::tests::transactions_queued::process_transactions_conflicts_in_queued_spanning_to_next_page ... ok [INFO] [stdout] test utils::tests::data_decoded_utils::get_action_count_multisig_call ... ok [INFO] [stdout] test utils::tests::data_decoded_utils::get_action_count_non_multisig_call ... ok [INFO] [stdout] test utils::tests::data_decoded_utils::get_parameter_single_value_right_name_but_array_value ... ok [INFO] [stdout] test utils::tests::data_decoded_utils::get_parameter_single_value_success ... ok [INFO] [stdout] test services::tests::backend_url::core_uri_error - should panic ... ok [INFO] [stdout] test services::tests::transactions_history::service_txs_to_tx_list_items_last_timestamp_undefined ... ok [INFO] [stdout] test services::tests::transactions_history::peek_timestamp_and_remove_item_empty - should panic ... ok [INFO] [stdout] test utils::tests::errors::api_error_from_serde_error ... ok [INFO] [stdout] test utils::tests::errors::api_error_from_anyhow_error ... ok [INFO] [stdout] test utils::tests::data_decoded_utils::get_parameter_value_decoded_wrong_name ... ok [INFO] [stdout] test utils::tests::errors::api_error_known_error_json_structure ... ok [INFO] [stdout] test utils::tests::data_decoded_utils::get_parameter_value_decoded_right_name_but_array_value ... ok [INFO] [stdout] test utils::tests::data_decoded_utils::get_parameter_single_value_wrong_name ... ok [INFO] [stdout] test services::tests::transactions_queued::get_previous_page_nonce_offset_greater_than_0 ... ok [INFO] [stdout] test utils::tests::data_decoded_utils::get_parameter_value_decoded_success ... ok [INFO] [stdout] test utils::tests::errors::api_error_unknown_error_json_structure ... ok [INFO] [stdout] test utils::tests::json::deserialize_expected_field_null ... ok [INFO] [stdout] test services::tests::transactions_history::service_txs_to_tx_list_items_last_timestamp_defined_but_different ... ok [INFO] [stdout] test services::tests::transactions_queued::process_transactions_conflicts_in_queued ... ok [INFO] [stdout] test utils::tests::transactions::empty_data_keccak ... ok [INFO] [stdout] test utils::tests::transactions::domain_hash_for_safe_address_legacy ... ok [INFO] [stdout] test utils::tests::json::deserialize_missing_expected_field - should panic ... ok [INFO] [stdout] test utils::tests::transactions::safe_tx_hash_for_safe_address_cancellation_tx ... ok [INFO] [stdout] test services::tests::transactions_queued::process_transactions_no_conflicts_everything_queued ... ok [INFO] [stdout] test utils::tests::macros::config_uri_formats_correctly ... FAILED [INFO] [stdout] test utils::tests::method_names::is_erc20_transfer_method ... ok [INFO] [stdout] test utils::tests::method_names::is_settings_method ... ok [INFO] [stdout] test utils::tests::method_names::is_erc721_transfer_method ... ok [INFO] [stdout] test utils::tests::transactions::domain_hash_for_safe_address ... ok [INFO] [stdout] test utils::tests::transactions::use_legacy_domain_separator_legacy ... ok [INFO] [stdout] test utils::tests::transactions::use_legacy_domain_separator_v130 ... ok [INFO] [stdout] test utils::tests::json::deserialize_expected_field_with_custom_default ... ok [INFO] [stdout] test utils::tests::transactions::safe_tx_hash_for_safe_address_cancellation_tx_legacy ... ok [INFO] [stdout] test utils::tests::json::deserialize_expected_field_with_value ... ok [INFO] [stdout] test utils::tests::transactions::parts_hash_for_cancellation ... ok [INFO] [stdout] test utils::tests::macros::config_uri_formats_correctly_with_substitution ... FAILED [INFO] [stdout] test utils::tests::urls::disallow_non_http_schemes ... ok [INFO] [stdout] test services::tests::transactions_queued::process_transactions_conflicts_in_next ... ok [INFO] [stdout] test utils::tests::errors::api_error_responder_json ... ok [INFO] [stdout] test utils::tests::urls::disallow_localhost ... ok [INFO] [stdout] test utils::tests::urls::valid_url_no_trailing_slash ... ok [INFO] [stdout] test utils::tests::urls::valid_url_with_trailing_slash_and_port ... ok [INFO] [stdout] test utils::tests::urls::valid_url_with_query_params ... ok [INFO] [stdout] test utils::tests::urls::valid_url_with_longer_path ... ok [INFO] [stdout] test utils::tests::urls::valid_url_with_trailing_slash ... ok [INFO] [stdout] test utils::tests::urls::disallow_ip_address ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cache::tests::cache_operations::invalidation_pattern_chains_string stdout ---- [INFO] [stdout] thread 'cache::tests::cache_operations::invalidation_pattern_chains_string' panicked at 'Tried to setenv '"CONFIG_SERVICE_URL"' while process has multiple threads', library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561ccabf128c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561ccabf128c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561ccabf128c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561ccabf128c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561ccac16d7c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x561ccabeb285 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x561ccabf2d80 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561ccabf2d80 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561ccabf2d80 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x561ccabf2966 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x561ccabf3434 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x561ccabf2f10 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x561ccabf1744 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x561ccabf2e79 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x561cca15de81 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x561ccabe7884 - std::sys::unix::os::setenv::h76103fb51bceafed [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] 16: 0x561ccabe7884 - std::env::_set_var::h92fd991ae4bac337 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:335:5 [INFO] [stdout] 17: 0x561cca3c052f - std::env::set_var::he132634ff1ee92e3 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:331:5 [INFO] [stdout] 18: 0x561cca2eefe4 - safe_client_gateway::cache::tests::cache_operations::invalidation_pattern_chains_string::h6d3b308ca920a9cf [INFO] [stdout] at /opt/rustwide/workdir/src/cache/tests/cache_operations.rs:85:5 [INFO] [stdout] 19: 0x561cca2eefaa - safe_client_gateway::cache::tests::cache_operations::invalidation_pattern_chains_string::{{closure}}::h1fa0db2492a29d1b [INFO] [stdout] at /opt/rustwide/workdir/src/cache/tests/cache_operations.rs:84:1 [INFO] [stdout] 20: 0x561cca31114e - core::ops::function::FnOnce::call_once::hd8f1e5e4194d47b2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x561cca5b3c53 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561cca5b3c53 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 23: 0x561cca5b2867 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 24: 0x561cca5b2867 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x561cca5b2867 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 26: 0x561cca5b2867 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 27: 0x561cca5b2867 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 28: 0x561cca5b2867 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 29: 0x561cca5b2867 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 30: 0x561cca57fb0e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 31: 0x561cca57fb0e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 32: 0x561cca584868 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 33: 0x561cca584868 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x561cca584868 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 35: 0x561cca584868 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 36: 0x561cca584868 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 37: 0x561cca584868 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 38: 0x561cca584868 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x561ccabf86c3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x561ccabf86c3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 41: 0x561ccabf86c3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 42: 0x7fb33b4cd609 - start_thread [INFO] [stdout] 43: 0x7fb33b29d293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- utils::tests::macros::config_uri_formats_correctly stdout ---- [INFO] [stdout] thread 'utils::tests::macros::config_uri_formats_correctly' panicked at 'Tried to setenv '"CONFIG_SERVICE_URL"' while process has multiple threads', library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561ccabf128c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561ccabf128c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561ccabf128c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561ccabf128c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561ccac16d7c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x561ccabeb285 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x561ccabf2d80 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561ccabf2d80 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561ccabf2d80 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x561ccabf2966 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x561ccabf3434 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x561ccabf2f10 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x561ccabf1744 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x561ccabf2e79 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x561cca15de81 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x561ccabe7884 - std::sys::unix::os::setenv::h76103fb51bceafed [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] 16: 0x561ccabe7884 - std::env::_set_var::h92fd991ae4bac337 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:335:5 [INFO] [stdout] 17: 0x561cca3c052f - std::env::set_var::he132634ff1ee92e3 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:331:5 [INFO] [stdout] 18: 0x561cca305974 - safe_client_gateway::utils::tests::macros::config_uri_formats_correctly::h4cfac77556332d3c [INFO] [stdout] at /opt/rustwide/workdir/src/utils/tests/macros.rs:5:5 [INFO] [stdout] 19: 0x561cca30593a - safe_client_gateway::utils::tests::macros::config_uri_formats_correctly::{{closure}}::h986739e06bb8b23a [INFO] [stdout] at /opt/rustwide/workdir/src/utils/tests/macros.rs:4:1 [INFO] [stdout] 20: 0x561cca310b7e - core::ops::function::FnOnce::call_once::hcd7b71d28335ea54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x561cca5b3c53 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561cca5b3c53 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 23: 0x561cca5b2867 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 24: 0x561cca5b2867 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x561cca5b2867 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 26: 0x561cca5b2867 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 27: 0x561cca5b2867 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 28: 0x561cca5b2867 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 29: 0x561cca5b2867 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 30: 0x561cca57fb0e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 31: 0x561cca57fb0e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 32: 0x561cca584868 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 33: 0x561cca584868 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x561cca584868 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 35: 0x561cca584868 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 36: 0x561cca584868 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 37: 0x561cca584868 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 38: 0x561cca584868 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x561ccabf86c3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x561ccabf86c3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 41: 0x561ccabf86c3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 42: 0x7fb33b4cd609 - start_thread [INFO] [stdout] 43: 0x7fb33b29d293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- utils::tests::macros::config_uri_formats_correctly_with_substitution stdout ---- [INFO] [stdout] thread 'utils::tests::macros::config_uri_formats_correctly_with_substitution' panicked at 'Tried to setenv '"CONFIG_SERVICE_URL"' while process has multiple threads', library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561ccabf128c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561ccabf128c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561ccabf128c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561ccabf128c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561ccac16d7c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x561ccabeb285 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x561ccabf2d80 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561ccabf2d80 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561ccabf2d80 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x561ccabf2966 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x561ccabf3434 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x561ccabf2f10 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x561ccabf1744 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x561ccabf2e79 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x561cca15de81 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x561ccabe7884 - std::sys::unix::os::setenv::h76103fb51bceafed [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] 16: 0x561ccabe7884 - std::env::_set_var::h92fd991ae4bac337 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:335:5 [INFO] [stdout] 17: 0x561cca3c052f - std::env::set_var::he132634ff1ee92e3 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:331:5 [INFO] [stdout] 18: 0x561cca305c44 - safe_client_gateway::utils::tests::macros::config_uri_formats_correctly_with_substitution::h530e1870e8b33243 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/tests/macros.rs:15:5 [INFO] [stdout] 19: 0x561cca305c0a - safe_client_gateway::utils::tests::macros::config_uri_formats_correctly_with_substitution::{{closure}}::h41cba50df1233a84 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/tests/macros.rs:14:1 [INFO] [stdout] 20: 0x561cca30f73e - core::ops::function::FnOnce::call_once::h9caa9c52d9a6b80a [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x561cca5b3c53 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561cca5b3c53 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 23: 0x561cca5b2867 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 24: 0x561cca5b2867 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x561cca5b2867 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 26: 0x561cca5b2867 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 27: 0x561cca5b2867 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 28: 0x561cca5b2867 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 29: 0x561cca5b2867 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 30: 0x561cca57fb0e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 31: 0x561cca57fb0e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 32: 0x561cca584868 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 33: 0x561cca584868 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x561cca584868 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 35: 0x561cca584868 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 36: 0x561cca584868 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 37: 0x561cca584868 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 38: 0x561cca584868 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x561ccabf86c3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x561ccabf86c3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 41: 0x561ccabf86c3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 42: 0x7fb33b4cd609 - start_thread [INFO] [stdout] 43: 0x7fb33b29d293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cache::tests::cache_operations::invalidation_pattern_chains_string [INFO] [stdout] utils::tests::macros::config_uri_formats_correctly [INFO] [stdout] utils::tests::macros::config_uri_formats_correctly_with_substitution [INFO] [stdout] [INFO] [stdout] test result: FAILED. 272 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin safe-client-gateway' [INFO] running `Command { std: "docker" "inspect" "0a2dc226d27e5c06368bc41224d6fa497328bd264dbc086376faa42bc85b7003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a2dc226d27e5c06368bc41224d6fa497328bd264dbc086376faa42bc85b7003", kill_on_drop: false }` [INFO] [stdout] 0a2dc226d27e5c06368bc41224d6fa497328bd264dbc086376faa42bc85b7003