[INFO] cloning repository https://github.com/vaporyorg/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/vaporyorg/safe-client-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaporyorg%2Fsafe-client-gateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaporyorg%2Fsafe-client-gateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce9ddb0ff5c444fde619e02f5e19365a911e25f1 [INFO] building vaporyorg/safe-client-gateway against try#14accda7ba2c586835d15379a621955d9f047371 for pr-103610 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaporyorg%2Fsafe-client-gateway" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vaporyorg/safe-client-gateway on toolchain 14accda7ba2c586835d15379a621955d9f047371 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [INFO] started tweaking git repo https://github.com/vaporyorg/safe-client-gateway [INFO] finished tweaking git repo https://github.com/vaporyorg/safe-client-gateway [INFO] tweaked toml for git repo https://github.com/vaporyorg/safe-client-gateway written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/vaporyorg/safe-client-gateway already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02af25f36694c4d03cd0338dff2420ca2034a02168d2acb50f81ba8d2461e8ed [INFO] running `Command { std: "docker" "start" "-a" "02af25f36694c4d03cd0338dff2420ca2034a02168d2acb50f81ba8d2461e8ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02af25f36694c4d03cd0338dff2420ca2034a02168d2acb50f81ba8d2461e8ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02af25f36694c4d03cd0338dff2420ca2034a02168d2acb50f81ba8d2461e8ed", kill_on_drop: false }` [INFO] [stdout] 02af25f36694c4d03cd0338dff2420ca2034a02168d2acb50f81ba8d2461e8ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a81fb59f694945f7d8263c291699505e51005ab432dac8eaa4ac1b4d9cda124 [INFO] running `Command { std: "docker" "start" "-a" "7a81fb59f694945f7d8263c291699505e51005ab432dac8eaa4ac1b4d9cda124", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling rlp v0.5.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling async-trait v0.1.49 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling multer v1.2.2 (https://github.com/rousan/multer-rs.git?rev=7e4f0c5f#7e4f0c5f) [INFO] [stderr] Compiling figment v0.10.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling state v0.4.2 (https://github.com/SergioBenitez/state.git?rev=8f94dc#8f94dce6) [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket?rev=4f3511786cb8b6540124b867591c7c5a6933409e#4f351178) [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling combine v4.5.2 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=df00b5#df00b516) [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling env_logger v0.7.1 [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.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=df00b5#df00b516) [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling dotenv_codegen v0.15.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=df00b5#df00b516) [INFO] [stderr] Compiling pear v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling redis v0.20.0 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [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.0 [INFO] [stderr] Compiling jsonrpc-core v16.0.0 [INFO] [stderr] Compiling hyper v0.14.5 [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.10.0 [INFO] [stderr] Compiling ethereum-types v0.9.2 [INFO] [stderr] Compiling ethabi v13.0.0 [INFO] [stderr] Compiling ethabi v12.0.0 [INFO] [stderr] Compiling web3 v0.15.0 [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket?rev=4f3511786cb8b6540124b867591c7c5a6933409e#4f351178) [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=4f3511786cb8b6540124b867591c7c5a6933409e#4f351178) [INFO] [stderr] Compiling rocket_contrib v0.5.0-dev (https://github.com/SergioBenitez/Rocket?rev=4f3511786cb8b6540124b867591c7c5a6933409e#4f351178) [INFO] [stderr] Compiling safe-client-gateway v2.0.0 (/opt/rustwide/workdir) [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:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 56 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 57 | | &self.safe_transaction.safe, [INFO] [stdout] 58 | | self.safe_tx_hash [INFO] [stdout] 59 | | ), [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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 56 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 57 | | &self.safe_transaction.safe, [INFO] [stdout] 58 | | self.safe_tx_hash [INFO] [stdout] 59 | | ), [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` which comes from the expansion of 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:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 56 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 57 | | &self.safe_transaction.safe, [INFO] [stdout] 58 | | self.safe_tx_hash [INFO] [stdout] 59 | | ), [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` which comes from the expansion of 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: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:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | id: create_id!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 96 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 97 | | safe_address, [INFO] [stdout] 98 | | self.tx_hash, [INFO] [stdout] 99 | | hex_hash(transfer) [INFO] [stdout] 100 | | ), [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:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | id: create_id!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 96 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 97 | | safe_address, [INFO] [stdout] 98 | | self.tx_hash, [INFO] [stdout] 99 | | hex_hash(transfer) [INFO] [stdout] 100 | | ), [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` which comes from the expansion of 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:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | id: create_id!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 96 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 97 | | safe_address, [INFO] [stdout] 98 | | self.tx_hash, [INFO] [stdout] 99 | | hex_hash(transfer) [INFO] [stdout] 100 | | ), [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` which comes from the expansion of 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:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | id: create_id!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 96 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 97 | | safe_address, [INFO] [stdout] 98 | | self.tx_hash, [INFO] [stdout] 99 | | hex_hash(transfer) [INFO] [stdout] 100 | | ), [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` which comes from the expansion of 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: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:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 124 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 125 | | self.safe_transaction.safe, [INFO] [stdout] 126 | | self.transaction_hash, [INFO] [stdout] 127 | | hex_hash(self) [INFO] [stdout] 128 | | ), [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:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 124 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 125 | | self.safe_transaction.safe, [INFO] [stdout] 126 | | self.transaction_hash, [INFO] [stdout] 127 | | hex_hash(self) [INFO] [stdout] 128 | | ), [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` which comes from the expansion of 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:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 124 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 125 | | self.safe_transaction.safe, [INFO] [stdout] 126 | | self.transaction_hash, [INFO] [stdout] 127 | | hex_hash(self) [INFO] [stdout] 128 | | ), [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` which comes from the expansion of 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:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 124 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 125 | | self.safe_transaction.safe, [INFO] [stdout] 126 | | self.transaction_hash, [INFO] [stdout] 127 | | hex_hash(self) [INFO] [stdout] 128 | | ), [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` which comes from the expansion of 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: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:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | 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:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | 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` which comes from the expansion of the macro `create_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Info` is never constructed [INFO] [stdout] --> src/cache/cache_operations.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum Database { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 14 | Info = 1, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `database` is never read [INFO] [stdout] --> src/cache/cache_operations.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Invalidate { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 19 | pattern: InvalidationPattern, [INFO] [stdout] 20 | database: Database, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `database` is never read [INFO] [stdout] --> src/cache/cache_operations.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct CacheResponse<'a, R> [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | database: Database, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `database` is never read [INFO] [stdout] --> src/cache/cache_operations.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct RequestCached { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 100 | database: Database, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `database` is never used [INFO] [stdout] --> src/cache/cache_operations.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | fn database(&mut self, database: Database) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `database` is never used [INFO] [stdout] --> src/cache/cache_operations.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn database(&mut self, database: Database) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `database` is never used [INFO] [stdout] --> src/cache/cache_operations.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn database(&mut self, database: Database) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ethereum_node_url`, `ethereum_tracing_node_url`, `eth_internal_txs_block_process_limit`, `eth_reorg_blocks` and `eth_uniswap_factory_address` are never read [INFO] [stdout] --> src/models/backend/about.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct SettingsDto { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 15 | ethereum_node_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | ethereum_tracing_node_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | eth_internal_txs_block_process_limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | eth_reorg_blocks: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | eth_uniswap_factory_address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SettingsDto` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "7a81fb59f694945f7d8263c291699505e51005ab432dac8eaa4ac1b4d9cda124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a81fb59f694945f7d8263c291699505e51005ab432dac8eaa4ac1b4d9cda124", kill_on_drop: false }` [INFO] [stdout] 7a81fb59f694945f7d8263c291699505e51005ab432dac8eaa4ac1b4d9cda124 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6203a861f971d71b79c73d1914e1d2bff397443c582be4f4644a8dd8ad8bb01c [INFO] running `Command { std: "docker" "start" "-a" "6203a861f971d71b79c73d1914e1d2bff397443c582be4f4644a8dd8ad8bb01c", kill_on_drop: false }` [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.6.23 [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.5.0 [INFO] [stderr] Compiling safe-client-gateway v2.0.0 (/opt/rustwide/workdir) [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:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 56 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 57 | | &self.safe_transaction.safe, [INFO] [stdout] 58 | | self.safe_tx_hash [INFO] [stdout] 59 | | ), [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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 56 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 57 | | &self.safe_transaction.safe, [INFO] [stdout] 58 | | self.safe_tx_hash [INFO] [stdout] 59 | | ), [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` which comes from the expansion of 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:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 56 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 57 | | &self.safe_transaction.safe, [INFO] [stdout] 58 | | self.safe_tx_hash [INFO] [stdout] 59 | | ), [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` which comes from the expansion of 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: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:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | id: create_id!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 96 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 97 | | safe_address, [INFO] [stdout] 98 | | self.tx_hash, [INFO] [stdout] 99 | | hex_hash(transfer) [INFO] [stdout] 100 | | ), [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:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | id: create_id!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 96 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 97 | | safe_address, [INFO] [stdout] 98 | | self.tx_hash, [INFO] [stdout] 99 | | hex_hash(transfer) [INFO] [stdout] 100 | | ), [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` which comes from the expansion of 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:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | id: create_id!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 96 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 97 | | safe_address, [INFO] [stdout] 98 | | self.tx_hash, [INFO] [stdout] 99 | | hex_hash(transfer) [INFO] [stdout] 100 | | ), [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` which comes from the expansion of 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:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | id: create_id!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 96 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 97 | | safe_address, [INFO] [stdout] 98 | | self.tx_hash, [INFO] [stdout] 99 | | hex_hash(transfer) [INFO] [stdout] 100 | | ), [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` which comes from the expansion of 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: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:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 124 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 125 | | self.safe_transaction.safe, [INFO] [stdout] 126 | | self.transaction_hash, [INFO] [stdout] 127 | | hex_hash(self) [INFO] [stdout] 128 | | ), [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:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 124 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 125 | | self.safe_transaction.safe, [INFO] [stdout] 126 | | self.transaction_hash, [INFO] [stdout] 127 | | hex_hash(self) [INFO] [stdout] 128 | | ), [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` which comes from the expansion of 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:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 124 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 125 | | self.safe_transaction.safe, [INFO] [stdout] 126 | | self.transaction_hash, [INFO] [stdout] 127 | | hex_hash(self) [INFO] [stdout] 128 | | ), [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` which comes from the expansion of 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:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 124 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 125 | | self.safe_transaction.safe, [INFO] [stdout] 126 | | self.transaction_hash, [INFO] [stdout] 127 | | hex_hash(self) [INFO] [stdout] 128 | | ), [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` which comes from the expansion of 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: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:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | 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:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | 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` which comes from the expansion of 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: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:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 79 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 80 | | module_tx.safe_transaction.safe, [INFO] [stdout] 81 | | module_tx.transaction_hash, [INFO] [stdout] 82 | | hex_hash(&module_tx) [INFO] [stdout] 83 | | ), [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:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 79 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 80 | | module_tx.safe_transaction.safe, [INFO] [stdout] 81 | | module_tx.transaction_hash, [INFO] [stdout] 82 | | hex_hash(&module_tx) [INFO] [stdout] 83 | | ), [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` which comes from the expansion of 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:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 79 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 80 | | module_tx.safe_transaction.safe, [INFO] [stdout] 81 | | module_tx.transaction_hash, [INFO] [stdout] 82 | | hex_hash(&module_tx) [INFO] [stdout] 83 | | ), [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` which comes from the expansion of 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:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 79 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 80 | | module_tx.safe_transaction.safe, [INFO] [stdout] 81 | | module_tx.transaction_hash, [INFO] [stdout] 82 | | hex_hash(&module_tx) [INFO] [stdout] 83 | | ), [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` which comes from the expansion of 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: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:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 135 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 136 | | module_tx.safe_transaction.safe, [INFO] [stdout] 137 | | module_tx.transaction_hash, [INFO] [stdout] 138 | | hex_hash(&module_tx) [INFO] [stdout] 139 | | ), [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:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 135 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 136 | | module_tx.safe_transaction.safe, [INFO] [stdout] 137 | | module_tx.transaction_hash, [INFO] [stdout] 138 | | hex_hash(&module_tx) [INFO] [stdout] 139 | | ), [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` which comes from the expansion of 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:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 135 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 136 | | module_tx.safe_transaction.safe, [INFO] [stdout] 137 | | module_tx.transaction_hash, [INFO] [stdout] 138 | | hex_hash(&module_tx) [INFO] [stdout] 139 | | ), [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` which comes from the expansion of 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:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 135 | | ID_PREFIX_MODULE_TX, [INFO] [stdout] 136 | | module_tx.safe_transaction.safe, [INFO] [stdout] 137 | | module_tx.transaction_hash, [INFO] [stdout] 138 | | hex_hash(&module_tx) [INFO] [stdout] 139 | | ), [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` which comes from the expansion of 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: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:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 227 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 228 | | safe_address, [INFO] [stdout] 229 | | ethereum_tx.tx_hash, [INFO] [stdout] 230 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(0).unwrap()) [INFO] [stdout] 231 | | ), [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:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 227 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 228 | | safe_address, [INFO] [stdout] 229 | | ethereum_tx.tx_hash, [INFO] [stdout] 230 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(0).unwrap()) [INFO] [stdout] 231 | | ), [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` which comes from the expansion of 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:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 227 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 228 | | safe_address, [INFO] [stdout] 229 | | ethereum_tx.tx_hash, [INFO] [stdout] 230 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(0).unwrap()) [INFO] [stdout] 231 | | ), [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` which comes from the expansion of 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:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 227 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 228 | | safe_address, [INFO] [stdout] 229 | | ethereum_tx.tx_hash, [INFO] [stdout] 230 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(0).unwrap()) [INFO] [stdout] 231 | | ), [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` which comes from the expansion of 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: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:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 249 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 250 | | safe_address, [INFO] [stdout] 251 | | ethereum_tx.tx_hash, [INFO] [stdout] 252 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(1).unwrap()) [INFO] [stdout] 253 | | ), [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:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 249 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 250 | | safe_address, [INFO] [stdout] 251 | | ethereum_tx.tx_hash, [INFO] [stdout] 252 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(1).unwrap()) [INFO] [stdout] 253 | | ), [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` which comes from the expansion of 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:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 249 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 250 | | safe_address, [INFO] [stdout] 251 | | ethereum_tx.tx_hash, [INFO] [stdout] 252 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(1).unwrap()) [INFO] [stdout] 253 | | ), [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` which comes from the expansion of 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:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | id: create_id!( [INFO] [stdout] | _________________- [INFO] [stdout] 249 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 250 | | safe_address, [INFO] [stdout] 251 | | ethereum_tx.tx_hash, [INFO] [stdout] 252 | | hex_hash(ðereum_tx.transfers.as_ref().unwrap().get(1).unwrap()) [INFO] [stdout] 253 | | ), [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` which comes from the expansion of 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: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:297:13 [INFO] [stdout] | [INFO] [stdout] 297 | 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:297:13 [INFO] [stdout] | [INFO] [stdout] 297 | 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` which comes from the expansion of 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: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:350:13 [INFO] [stdout] | [INFO] [stdout] 350 | 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:350:13 [INFO] [stdout] | [INFO] [stdout] 350 | 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` which comes from the expansion of 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: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:405:13 [INFO] [stdout] | [INFO] [stdout] 405 | ...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:405:13 [INFO] [stdout] | [INFO] [stdout] 405 | ...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` which comes from the expansion of 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:405:13 [INFO] [stdout] | [INFO] [stdout] 405 | ...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` which comes from the expansion of 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: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:461:13 [INFO] [stdout] | [INFO] [stdout] 461 | ...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:461:13 [INFO] [stdout] | [INFO] [stdout] 461 | ...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` which comes from the expansion of 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:461:13 [INFO] [stdout] | [INFO] [stdout] 461 | ...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` which comes from the expansion of 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: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:512:13 [INFO] [stdout] | [INFO] [stdout] 512 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 513 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 514 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 515 | | "0x6e631d27c638458329ba95cc17961e74b8146c46886545cd1984bb2bcf4eccd3" [INFO] [stdout] 516 | | ), [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:512:13 [INFO] [stdout] | [INFO] [stdout] 512 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 513 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 514 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 515 | | "0x6e631d27c638458329ba95cc17961e74b8146c46886545cd1984bb2bcf4eccd3" [INFO] [stdout] 516 | | ), [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` which comes from the expansion of 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:512:13 [INFO] [stdout] | [INFO] [stdout] 512 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 513 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 514 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 515 | | "0x6e631d27c638458329ba95cc17961e74b8146c46886545cd1984bb2bcf4eccd3" [INFO] [stdout] 516 | | ), [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` which comes from the expansion of 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: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:560:13 [INFO] [stdout] | [INFO] [stdout] 560 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 561 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 562 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 563 | | "0x57d94fe21bbee8f6646c420ee23126cd1ba1b9a53a6c9b10099a043da8f32eea" [INFO] [stdout] 564 | | ), [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:560:13 [INFO] [stdout] | [INFO] [stdout] 560 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 561 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 562 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 563 | | "0x57d94fe21bbee8f6646c420ee23126cd1ba1b9a53a6c9b10099a043da8f32eea" [INFO] [stdout] 564 | | ), [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` which comes from the expansion of 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:560:13 [INFO] [stdout] | [INFO] [stdout] 560 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 561 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 562 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 563 | | "0x57d94fe21bbee8f6646c420ee23126cd1ba1b9a53a6c9b10099a043da8f32eea" [INFO] [stdout] 564 | | ), [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` which comes from the expansion of 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: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:626:13 [INFO] [stdout] | [INFO] [stdout] 626 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 627 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 628 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 629 | | "0x65df8a1e5a40703d9c67d5df6f9b552d3830faf0507c3d7350ba3764d3a68621" [INFO] [stdout] 630 | | ), [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:626:13 [INFO] [stdout] | [INFO] [stdout] 626 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 627 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 628 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 629 | | "0x65df8a1e5a40703d9c67d5df6f9b552d3830faf0507c3d7350ba3764d3a68621" [INFO] [stdout] 630 | | ), [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` which comes from the expansion of 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:626:13 [INFO] [stdout] | [INFO] [stdout] 626 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 627 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 628 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 629 | | "0x65df8a1e5a40703d9c67d5df6f9b552d3830faf0507c3d7350ba3764d3a68621" [INFO] [stdout] 630 | | ), [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` which comes from the expansion of 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: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:679:13 [INFO] [stdout] | [INFO] [stdout] 679 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 680 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 681 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 682 | | "0x6e631d27c638458329ba95cc17961e74b8146c46886545cd1984bb2bcf4eccd3" [INFO] [stdout] 683 | | ), [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:679:13 [INFO] [stdout] | [INFO] [stdout] 679 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 680 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 681 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 682 | | "0x6e631d27c638458329ba95cc17961e74b8146c46886545cd1984bb2bcf4eccd3" [INFO] [stdout] 683 | | ), [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` which comes from the expansion of 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:679:13 [INFO] [stdout] | [INFO] [stdout] 679 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 680 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 681 | | "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", [INFO] [stdout] 682 | | "0x6e631d27c638458329ba95cc17961e74b8146c46886545cd1984bb2bcf4eccd3" [INFO] [stdout] 683 | | ), [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` which comes from the expansion of 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: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:738:13 [INFO] [stdout] | [INFO] [stdout] 738 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 739 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 740 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stdout] 741 | | ethereum_tx.tx_hash, [INFO] [stdout] 742 | | hex_hash(ethereum_tx.transfers.unwrap().first().unwrap()) [INFO] [stdout] 743 | | ), [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:738:13 [INFO] [stdout] | [INFO] [stdout] 738 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 739 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 740 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stdout] 741 | | ethereum_tx.tx_hash, [INFO] [stdout] 742 | | hex_hash(ethereum_tx.transfers.unwrap().first().unwrap()) [INFO] [stdout] 743 | | ), [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` which comes from the expansion of 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:738:13 [INFO] [stdout] | [INFO] [stdout] 738 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 739 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 740 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stdout] 741 | | ethereum_tx.tx_hash, [INFO] [stdout] 742 | | hex_hash(ethereum_tx.transfers.unwrap().first().unwrap()) [INFO] [stdout] 743 | | ), [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` which comes from the expansion of 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:738:13 [INFO] [stdout] | [INFO] [stdout] 738 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 739 | | ID_PREFIX_ETHEREUM_TX, [INFO] [stdout] 740 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stdout] 741 | | ethereum_tx.tx_hash, [INFO] [stdout] 742 | | hex_hash(ethereum_tx.transfers.unwrap().first().unwrap()) [INFO] [stdout] 743 | | ), [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` which comes from the expansion of 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: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:798:13 [INFO] [stdout] | [INFO] [stdout] 798 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 799 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 800 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stdout] 801 | | "0x728e6dec56dc61523b56dc440e34c1c4c39c66895df8e5d3499ed1f7d4fcfe80" [INFO] [stdout] 802 | | ), [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:798:13 [INFO] [stdout] | [INFO] [stdout] 798 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 799 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 800 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stdout] 801 | | "0x728e6dec56dc61523b56dc440e34c1c4c39c66895df8e5d3499ed1f7d4fcfe80" [INFO] [stdout] 802 | | ), [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` which comes from the expansion of 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:798:13 [INFO] [stdout] | [INFO] [stdout] 798 | id: create_id!( [INFO] [stdout] | _____________- [INFO] [stdout] 799 | | ID_PREFIX_MULTISIG_TX, [INFO] [stdout] 800 | | "0xBc79855178842FDBA0c353494895DEEf509E26bB", [INFO] [stdout] 801 | | "0x728e6dec56dc61523b56dc440e34c1c4c39c66895df8e5d3499ed1f7d4fcfe80" [INFO] [stdout] 802 | | ), [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` which comes from the expansion of the macro `create_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Info` is never constructed [INFO] [stdout] --> src/cache/cache_operations.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum Database { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 14 | Info = 1, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `database` is never read [INFO] [stdout] --> src/cache/cache_operations.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Invalidate { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 19 | pattern: InvalidationPattern, [INFO] [stdout] 20 | database: Database, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `database` is never read [INFO] [stdout] --> src/cache/cache_operations.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct CacheResponse<'a, R> [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | database: Database, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `database` is never read [INFO] [stdout] --> src/cache/cache_operations.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct RequestCached { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 100 | database: Database, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `database` is never used [INFO] [stdout] --> src/cache/cache_operations.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | fn database(&mut self, database: Database) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `database` is never used [INFO] [stdout] --> src/cache/cache_operations.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn database(&mut self, database: Database) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `database` is never used [INFO] [stdout] --> src/cache/cache_operations.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn database(&mut self, database: Database) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ethereum_node_url`, `ethereum_tracing_node_url`, `eth_internal_txs_block_process_limit`, `eth_reorg_blocks` and `eth_uniswap_factory_address` are never read [INFO] [stdout] --> src/models/backend/about.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct SettingsDto { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 15 | ethereum_node_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | ethereum_tracing_node_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | eth_internal_txs_block_process_limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | eth_reorg_blocks: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | eth_uniswap_factory_address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SettingsDto` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 66 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.36s [INFO] running `Command { std: "docker" "inspect" "6203a861f971d71b79c73d1914e1d2bff397443c582be4f4644a8dd8ad8bb01c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6203a861f971d71b79c73d1914e1d2bff397443c582be4f4644a8dd8ad8bb01c", kill_on_drop: false }` [INFO] [stdout] 6203a861f971d71b79c73d1914e1d2bff397443c582be4f4644a8dd8ad8bb01c