[INFO] cloning repository https://github.com/neonlabsorg/gnosis-neon-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/neonlabsorg/gnosis-neon-safe-client-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneonlabsorg%2Fgnosis-neon-safe-client-gateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneonlabsorg%2Fgnosis-neon-safe-client-gateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a8f65d3263c3a31bfaa4c4469b28c761c77dfd3 [INFO] testing neonlabsorg/gnosis-neon-safe-client-gateway against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneonlabsorg%2Fgnosis-neon-safe-client-gateway" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neonlabsorg/gnosis-neon-safe-client-gateway on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/neonlabsorg/gnosis-neon-safe-client-gateway [INFO] finished tweaking git repo https://github.com/neonlabsorg/gnosis-neon-safe-client-gateway [INFO] tweaked toml for git repo https://github.com/neonlabsorg/gnosis-neon-safe-client-gateway written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/neonlabsorg/gnosis-neon-safe-client-gateway already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 719d2f0eb49ebd690534a0b3e6cfa5cd10fd93e25b5eccf1d699637faf7283d9 [INFO] running `Command { std: "docker" "start" "-a" "719d2f0eb49ebd690534a0b3e6cfa5cd10fd93e25b5eccf1d699637faf7283d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "719d2f0eb49ebd690534a0b3e6cfa5cd10fd93e25b5eccf1d699637faf7283d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "719d2f0eb49ebd690534a0b3e6cfa5cd10fd93e25b5eccf1d699637faf7283d9", kill_on_drop: false }` [INFO] [stdout] 719d2f0eb49ebd690534a0b3e6cfa5cd10fd93e25b5eccf1d699637faf7283d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 126f51ea12106ab2ac1517ec5c61c419dda3eecc8c4ab3455464db1a72a5d273 [INFO] running `Command { std: "docker" "start" "-a" "126f51ea12106ab2ac1517ec5c61c419dda3eecc8c4ab3455464db1a72a5d273", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling syn v2.0.3 [INFO] [stderr] Compiling rlp v0.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling openssl-src v111.25.0+1.1.1t [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling openssl-sys v0.9.83 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling async-trait v0.1.49 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling openssl v0.10.48 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling multer v2.0.0 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling schemars v0.8.10 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling rustix v0.36.4 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling spin v0.9.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling dyn-clone v1.0.6 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling sha3 v0.10.4 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling predicates v2.1.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling serde_repr v0.1.12 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling schemars_derive v0.8.10 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling mockall_derive v0.11.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling ethbloom v0.11.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling primitive-types v0.12.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling combine v4.6.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling bb8 v0.8.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.2.0 [INFO] [stderr] Compiling mockall v0.11.3 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling ethereum-types v0.14.0 [INFO] [stderr] Compiling okapi v0.7.0-rc.1 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling parity-scale-codec v2.2.0 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling ethabi v16.0.0 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling web3 v0.18.0 [INFO] [stderr] Compiling redis v0.22.0 [INFO] [stderr] Compiling ethcontract-common v0.23.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling rocket_okapi_codegen v0.8.0-rc.2 [INFO] [stderr] Compiling bb8-redis v0.12.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling rocket_okapi v0.8.0-rc.2 [INFO] [stderr] Compiling safe-client-gateway v3.51.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rocket::response::Redirect` [INFO] [stdout] --> src/routes/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rocket::response::Redirect; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/transactions/filters/module.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ModuleFilters { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/transactions/filters/multisig.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct MultisigFilters { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/transactions/filters/transfer.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct TransferFilters { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_id` [INFO] [stdout] --> src/routes/hooks/routes.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | chain_id: String, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `safe_address` [INFO] [stdout] --> src/routes/transactions/handlers/module.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | safe_address: &str, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_safe_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx_summary` [INFO] [stdout] --> src/routes/transactions/handlers/module.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | let tx_summary = transaction [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tx_summary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `safe_address` [INFO] [stdout] --> src/routes/transactions/handlers/multisig.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | safe_address: &str, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_safe_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx_summary` [INFO] [stdout] --> src/routes/transactions/handlers/multisig.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | let tx_summary = transaction [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tx_summary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stdout] --> src/routes/transactions/handlers/history.rs:226:24 [INFO] [stdout] | [INFO] [stdout] 226 | NaiveDateTime::from_timestamp(timestamp_in_millis / 1000, 0), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/routes/transactions/handlers/history.rs:229:34 [INFO] [stdout] | [INFO] [stdout] 229 | .with_timezone(&FixedOffset::east(timezone_offset)); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms_milli`: use `and_hms_milli_opt()` instead [INFO] [stdout] --> src/routes/transactions/handlers/history.rs:235:11 [INFO] [stdout] | [INFO] [stdout] 235 | (date.and_hms_milli(0, 0, 0, 0).timestamp() - timezone_offset as i64) * 1000 [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `cache_all_errors` and `add_header` are never used [INFO] [stdout] --> src/cache/cache_operations.rs:210:12 [INFO] [stdout] | [INFO] [stdout] 164 | impl RequestCached { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 210 | pub fn cache_all_errors(&mut self) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | pub fn add_header(&mut self, header: (&str, &str)) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/common/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: field `value` is never read [INFO] [stdout] --> src/common/routes/authorization.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct AuthorizationToken { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 7 | value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `safe_app_info_request_timeout` is never used [INFO] [stdout] --> src/config/mod.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn safe_app_info_request_timeout() -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `created`, `modified`, and `signature_type` are never read [INFO] [stdout] --> src/routes/messages/backend_models.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 16 | pub(super) struct Confirmation { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 17 | pub(super) created: DateTime, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | pub(super) modified: DateTime, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub(super) signature_type: SignatureType, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Confirmation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_parameter_single_value` is never used [INFO] [stdout] --> src/utils/mod.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 52 | impl DataDecoded { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 53 | pub fn get_parameter_single_value(&self, some_name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_from_message_with_debug` is never used [INFO] [stdout] --> src/utils/errors.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl ApiError { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn new_from_message_with_debug(message: impl Into, debug: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_success` is never used [INFO] [stdout] --> src/utils/http_client.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl Response { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn is_success(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.deref()` on a double reference, which returns `&str` instead of dereferencing the inner type [INFO] [stdout] --> src/common/converters/page_metadata.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | let first = it.first().unwrap_or(&"").deref(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "126f51ea12106ab2ac1517ec5c61c419dda3eecc8c4ab3455464db1a72a5d273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "126f51ea12106ab2ac1517ec5c61c419dda3eecc8c4ab3455464db1a72a5d273", kill_on_drop: false }` [INFO] [stdout] 126f51ea12106ab2ac1517ec5c61c419dda3eecc8c4ab3455464db1a72a5d273 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6b63ca821440fd82f649a35a27df1d6f376e52458e1ae3fbab7ee47a1d24adb [INFO] running `Command { std: "docker" "start" "-a" "d6b63ca821440fd82f649a35a27df1d6f376e52458e1ae3fbab7ee47a1d24adb", kill_on_drop: false }` [INFO] [stderr] Compiling safe-client-gateway v3.51.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rocket::response::Redirect` [INFO] [stdout] --> src/routes/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rocket::response::Redirect; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DelegateCreate`, `DelegateDelete`, `SafeDelegateDelete` [INFO] [stdout] --> src/routes/delegates/tests/routes.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | Delegate, DelegateCreate, DelegateDelete, SafeDelegateDelete, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rocket::http::hyper::request` [INFO] [stdout] --> src/routes/delegates/tests/routes.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use rocket::http::hyper::request; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/routes/delegates/tests/routes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/routes/safe_apps/tests/routes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/transactions/filters/module.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ModuleFilters { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/transactions/filters/multisig.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct MultisigFilters { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/transactions/filters/transfer.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct TransferFilters { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BlockExplorerUriTemplate`, `ChainInfo`, `GasPrice`, `NativeCurrency`, `RpcAuthentication`, `RpcUri`, `Theme` [INFO] [stdout] --> src/routes/transactions/tests/preview.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | BlockExplorerUriTemplate, ChainInfo, GasPrice, NativeCurrency, RpcAuthentication, RpcUri, Theme, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::providers::info::*` [INFO] [stdout] --> src/routes/transactions/tests/preview.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::providers::info::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ApiResult` [INFO] [stdout] --> src/routes/transactions/tests/preview.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::utils::errors::{ApiError, ApiResult}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_id` [INFO] [stdout] --> src/routes/hooks/routes.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | chain_id: String, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `safe_address` [INFO] [stdout] --> src/routes/transactions/handlers/module.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | safe_address: &str, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_safe_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx_summary` [INFO] [stdout] --> src/routes/transactions/handlers/module.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | let tx_summary = transaction [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tx_summary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `safe_address` [INFO] [stdout] --> src/routes/transactions/handlers/multisig.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | safe_address: &str, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_safe_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx_summary` [INFO] [stdout] --> src/routes/transactions/handlers/multisig.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | let tx_summary = transaction [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tx_summary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stdout] --> src/routes/transactions/handlers/history.rs:226:24 [INFO] [stdout] | [INFO] [stdout] 226 | NaiveDateTime::from_timestamp(timestamp_in_millis / 1000, 0), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/routes/transactions/handlers/history.rs:229:34 [INFO] [stdout] | [INFO] [stdout] 229 | .with_timezone(&FixedOffset::east(timezone_offset)); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms_milli`: use `and_hms_milli_opt()` instead [INFO] [stdout] --> src/routes/transactions/handlers/history.rs:235:11 [INFO] [stdout] | [INFO] [stdout] 235 | (date.and_hms_milli(0, 0, 0, 0).timestamp() - timezone_offset as i64) * 1000 [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mock_http_client` [INFO] [stdout] --> src/routes/delegates/tests/routes.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let mut mock_http_client = MockHttpClient::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mock_http_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/routes/delegates/tests/routes.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let mut mock_http_client = MockHttpClient::new(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `cache_all_errors` and `add_header` are never used [INFO] [stdout] --> src/cache/cache_operations.rs:210:12 [INFO] [stdout] | [INFO] [stdout] 164 | impl RequestCached { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 210 | pub fn cache_all_errors(&mut self) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | pub fn add_header(&mut self, header: (&str, &str)) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/common/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: field `value` is never read [INFO] [stdout] --> src/common/routes/authorization.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct AuthorizationToken { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 7 | value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `created`, `modified`, and `signature_type` are never read [INFO] [stdout] --> src/routes/messages/backend_models.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 16 | pub(super) struct Confirmation { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 17 | pub(super) created: DateTime, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | pub(super) modified: DateTime, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub(super) signature_type: SignatureType, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Confirmation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CONTRACTS_RESPONSE` is never used [INFO] [stdout] --> src/routes/transactions/tests/mod.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | const CONTRACTS_RESPONSE: &str = include_str!("json/contracts_response.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_from_message_with_debug` is never used [INFO] [stdout] --> src/utils/errors.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl ApiError { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn new_from_message_with_debug(message: impl Into, debug: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_success` is never used [INFO] [stdout] --> src/utils/http_client.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl Response { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn is_success(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.deref()` on a double reference, which returns `&str` instead of dereferencing the inner type [INFO] [stdout] --> src/common/converters/page_metadata.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | let first = it.first().unwrap_or(&"").deref(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `safe-client-gateway` (bin "safe-client-gateway" test); 29 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/bin/rustc --crate-name safe_client_gateway --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e617193af49da853 -C extra-filename=-e617193af49da853 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bb8_redis=/opt/rustwide/target/debug/deps/libbb8_redis-f545c1da35f0d67e.rlib --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-399defc771eb1f34.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c4d91b173f1a7ba8.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-99290a3b8e1c6413.so --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-257866bba0141e3e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6de379282a6bbb01.rlib --extern ethabi=/opt/rustwide/target/debug/deps/libethabi-516f140754a56bc1.rlib --extern ethcontract_common=/opt/rustwide/target/debug/deps/libethcontract_common-99192a86a07cad04.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-55c5aae248bc3523.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d88fc998f1ab5be0.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2b509616e2785cf8.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-5b1e80c7a40dc96d.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-fb3e1304ef8a4288.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-6126f188a481452d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c76887889c13890d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-cc058d6085b15fea.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6c2634143508502d.rlib --extern rocket=/opt/rustwide/target/debug/deps/librocket-bfcb69a1a615228a.rlib --extern rocket_codegen=/opt/rustwide/target/debug/deps/librocket_codegen-49895e4b77e51c05.so --extern rocket_okapi=/opt/rustwide/target/debug/deps/librocket_okapi-2c53566f2fe93821.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-f674ddc827831066.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a859ab5b88ffe051.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-854e0fd96334dd81.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-f98368793b49cddb.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a2f6beed375f3c4c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-183fbf8a75b6258b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/openssl-sys-10fb4a20ed4c0d43/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/ring-48ae0230be6dc739/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d6b63ca821440fd82f649a35a27df1d6f376e52458e1ae3fbab7ee47a1d24adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b63ca821440fd82f649a35a27df1d6f376e52458e1ae3fbab7ee47a1d24adb", kill_on_drop: false }` [INFO] [stdout] d6b63ca821440fd82f649a35a27df1d6f376e52458e1ae3fbab7ee47a1d24adb