[INFO] fetching crate fuel-indexer-lib 0.25.0... [INFO] checking fuel-indexer-lib-0.25.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate fuel-indexer-lib 0.25.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate fuel-indexer-lib 0.25.0 [INFO] finished tweaking crates.io crate fuel-indexer-lib 0.25.0 [INFO] tweaked toml for crates.io crate fuel-indexer-lib 0.25.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fuel-indexer-lib 0.25.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 257 packages to latest compatible versions [INFO] [stderr] Adding async-graphql-parser v5.0.10 (available: v7.0.17) [INFO] [stderr] Adding async-graphql-value v5.0.10 (available: v7.0.17) [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding clap v3.2.25 (available: v4.5.51) [INFO] [stderr] Adding crypto-common v0.1.6 (available: v0.1.7) [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated) [INFO] [stderr] Adding sha2 v0.9.9 (available: v0.10.9) [INFO] [stderr] Adding strum v0.24.1 (available: v0.27.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb75b16acffae7456ab9a0251066623db1902b6a03c84ba2d54e4a13ac3fe800 [INFO] running `Command { std: "docker" "start" "-a" "bb75b16acffae7456ab9a0251066623db1902b6a03c84ba2d54e4a13ac3fe800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb75b16acffae7456ab9a0251066623db1902b6a03c84ba2d54e4a13ac3fe800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb75b16acffae7456ab9a0251066623db1902b6a03c84ba2d54e4a13ac3fe800", kill_on_drop: false }` [INFO] [stdout] bb75b16acffae7456ab9a0251066623db1902b6a03c84ba2d54e4a13ac3fe800 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96267af07d42c4567548488ae446c3b3c3f05c3896afcc7256a3cf003aa6c77d [INFO] running `Command { std: "docker" "start" "-a" "96267af07d42c4567548488ae446c3b3c3f05c3896afcc7256a3cf003aa6c77d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Compiling secp256k1-sys v0.8.2 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking fuel-storage v0.43.2 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking syn v2.0.110 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking secp256k1 v0.26.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling fuel-derive v0.43.2 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking generic-array v0.14.9 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tai64 v4.1.0 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking fuel-abi-types v0.3.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking coins-core v0.8.7 [INFO] [stderr] Checking fuel-types v0.43.2 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking fuel-merkle v0.43.2 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking async-graphql-value v5.0.10 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Compiling fuels-code-gen v0.55.1 [INFO] [stderr] Checking async-graphql-parser v5.0.10 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking coins-bip32 v0.8.7 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking coins-bip39 v0.8.7 [INFO] [stderr] Checking fuel-asm v0.43.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking fuel-crypto v0.43.2 [INFO] [stderr] Compiling fuels-macros v0.55.1 [INFO] [stderr] Checking fuel-tx v0.43.2 [INFO] [stderr] Checking fuel-vm v0.43.2 [INFO] [stderr] Checking fuel-core-types v0.22.4 [INFO] [stderr] Checking fuel-core-storage v0.22.4 [INFO] [stderr] Checking fuel-core-chain-config v0.22.4 [INFO] [stderr] Checking fuels-core v0.55.1 [INFO] [stderr] Checking fuels-accounts v0.55.1 [INFO] [stderr] Checking fuels v0.55.1 [INFO] [stderr] Checking fuel-indexer-types v0.25.0 [INFO] [stderr] Checking fuel-indexer-lib v0.25.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/auth.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | / std::env::var(trim_opt_env_key(JWT_ISSUER_KEY))? [INFO] [stdout] 87 | | .parse() [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub config: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub manifest: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub fuel_node_host: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub fuel_node_port: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub web_api_host: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub web_api_port: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub postgres_user: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub postgres_database: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | pub postgres_password: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub postgres_host: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub postgres_port: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | pub auth_strategy: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | pub jwt_secret: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | pub jwt_issuer: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 239 | pub config: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:247:9 [INFO] [stdout] | [INFO] [stdout] 247 | pub fuel_node_host: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | pub fuel_node_port: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | pub web_api_host: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | pub web_api_port: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:283:9 [INFO] [stdout] | [INFO] [stdout] 283 | pub postgres_user: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | pub postgres_database: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | pub postgres_password: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | pub postgres_host: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | pub postgres_port: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | pub jwt_secret: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | pub jwt_issuer: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fuel-indexer-lib` (lib) due to 27 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/auth.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | / std::env::var(trim_opt_env_key(JWT_ISSUER_KEY))? [INFO] [stdout] 87 | | .parse() [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub config: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub manifest: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub fuel_node_host: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub fuel_node_port: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub web_api_host: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub web_api_port: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub postgres_user: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub postgres_database: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | pub postgres_password: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub postgres_host: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub postgres_port: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | pub auth_strategy: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | pub jwt_secret: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | pub jwt_issuer: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 239 | pub config: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:247:9 [INFO] [stdout] | [INFO] [stdout] 247 | pub fuel_node_host: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | pub fuel_node_port: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | pub web_api_host: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | pub web_api_port: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:283:9 [INFO] [stdout] | [INFO] [stdout] 283 | pub postgres_user: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | pub postgres_database: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | pub postgres_password: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | pub postgres_host: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | pub postgres_port: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | pub jwt_secret: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config/cli.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | pub jwt_issuer: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fuel-indexer-lib` (lib test) due to 27 previous errors [INFO] running `Command { std: "docker" "inspect" "96267af07d42c4567548488ae446c3b3c3f05c3896afcc7256a3cf003aa6c77d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96267af07d42c4567548488ae446c3b3c3f05c3896afcc7256a3cf003aa6c77d", kill_on_drop: false }` [INFO] [stdout] 96267af07d42c4567548488ae446c3b3c3f05c3896afcc7256a3cf003aa6c77d