[INFO] cloning repository https://github.com/smclmnt/rust-lambda [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smclmnt/rust-lambda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmclmnt%2Frust-lambda", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmclmnt%2Frust-lambda'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d571ee9aa6afc6417266350176038af51e2033a6 [INFO] building smclmnt/rust-lambda against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmclmnt%2Frust-lambda" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/smclmnt/rust-lambda [INFO] finished tweaking git repo https://github.com/smclmnt/rust-lambda [INFO] tweaked toml for git repo https://github.com/smclmnt/rust-lambda written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/smclmnt/rust-lambda on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/smclmnt/rust-lambda 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lambda_runtime v0.14.3 [INFO] [stderr] Downloaded lambda_runtime_api_client v0.11.1 [INFO] [stderr] Downloaded http-serde v2.1.1 [INFO] [stderr] Downloaded tracing-serde v0.2.0 [INFO] [stderr] Downloaded lambda_runtime v0.13.0 [INFO] [stderr] Downloaded lambda_http v0.13.0 [INFO] [stderr] Downloaded ascii_utils v0.9.3 [INFO] [stderr] Downloaded query_map v0.7.0 [INFO] [stderr] Downloaded aws-smithy-http v0.62.3 [INFO] [stderr] Downloaded async-graphql-derive v7.0.17 [INFO] [stderr] Downloaded static_assertions_next v1.1.2 [INFO] [stderr] Downloaded darling_core v0.21.1 [INFO] [stderr] Downloaded async-graphql-value v7.0.17 [INFO] [stderr] Downloaded aws-smithy-runtime v1.8.6 [INFO] [stderr] Downloaded darling v0.21.1 [INFO] [stderr] Downloaded bon-macros v3.6.5 [INFO] [stderr] Downloaded aws_lambda_events v0.15.1 [INFO] [stderr] Downloaded async-graphql v7.0.17 [INFO] [stderr] Downloaded aws-smithy-runtime-api v1.8.7 [INFO] [stderr] Downloaded prettyplease v0.2.36 [INFO] [stderr] Downloaded bon v3.6.5 [INFO] [stderr] Downloaded rstest_macros v0.26.1 [INFO] [stderr] Downloaded async-graphql-parser v7.0.17 [INFO] [stderr] Downloaded fast_chemail v0.9.6 [INFO] [stderr] Downloaded darling_macro v0.21.1 [INFO] [stderr] Downloaded lambda_runtime_api_client v0.12.3 [INFO] [stderr] Downloaded rstest v0.26.1 [INFO] [stderr] Downloaded aws-sdk-dynamodb v1.86.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16a955af6ab041967fdbc56a6f9808a1ae7382b6779394039ca0d84cff6f9ee6 [INFO] running `Command { std: "docker" "start" "-a" "16a955af6ab041967fdbc56a6f9808a1ae7382b6779394039ca0d84cff6f9ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16a955af6ab041967fdbc56a6f9808a1ae7382b6779394039ca0d84cff6f9ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16a955af6ab041967fdbc56a6f9808a1ae7382b6779394039ca0d84cff6f9ee6", kill_on_drop: false }` [INFO] [stdout] 16a955af6ab041967fdbc56a6f9808a1ae7382b6779394039ca0d84cff6f9ee6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5c1df34e61d7bd5cb7ee9b33cdaba7e29e68f5981d9397ddf5fabf990a11812 [INFO] running `Command { std: "docker" "start" "-a" "f5c1df34e61d7bd5cb7ee9b33cdaba7e29e68f5981d9397ddf5fabf990a11812", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling aws-types v1.3.8 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling aws-smithy-xml v0.60.10 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerovec v0.11.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling darling_macro v0.21.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling darling v0.21.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling async-graphql-value v7.0.17 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling async-graphql-parser v7.0.17 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling query_map v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling aws_lambda_events v0.15.1 [INFO] [stderr] Compiling handlebars v5.1.2 [INFO] [stderr] Compiling bon-macros v3.6.5 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling async-graphql-derive v7.0.17 [INFO] [stderr] Compiling aws-smithy-types v1.3.2 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.8.7 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling aws-smithy-json v0.61.4 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling aws-smithy-http v0.62.3 [INFO] [stderr] Compiling aws-credential-types v1.2.4 [INFO] [stderr] Compiling aws-smithy-observability v0.1.3 [INFO] [stderr] Compiling aws-sigv4 v1.3.3 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling static_assertions_next v1.1.2 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling bon v3.6.5 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling async-graphql v7.0.17 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling lambda_runtime_api_client v0.11.1 [INFO] [stderr] Compiling lambda_runtime_api_client v0.12.3 [INFO] [stderr] Compiling lambda_runtime v0.13.0 [INFO] [stderr] Compiling lambda_runtime v0.14.3 [INFO] [stderr] Compiling lambda_http v0.13.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling aws-smithy-http-client v1.0.6 [INFO] [stderr] Compiling aws-smithy-runtime v1.8.6 [INFO] [stderr] Compiling aws-runtime v1.5.9 [INFO] [stderr] Compiling aws-sdk-sso v1.78.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.79.0 [INFO] [stderr] Compiling aws-sdk-sts v1.80.0 [INFO] [stderr] Compiling aws-sdk-dynamodb v1.86.0 [INFO] [stderr] Compiling aws-config v1.8.3 [INFO] [stderr] Compiling sam_clement v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `MaskedCustomer` is never constructed [INFO] [stdout] --> src/graphql/masked_customer.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct MaskedCustomer(Customer); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `mask` is never used [INFO] [stdout] --> src/graphql/masked_customer.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl MaskedCustomer { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 31 | fn mask(data: &str) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 06s [INFO] running `Command { std: "docker" "inspect" "f5c1df34e61d7bd5cb7ee9b33cdaba7e29e68f5981d9397ddf5fabf990a11812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5c1df34e61d7bd5cb7ee9b33cdaba7e29e68f5981d9397ddf5fabf990a11812", kill_on_drop: false }` [INFO] [stdout] f5c1df34e61d7bd5cb7ee9b33cdaba7e29e68f5981d9397ddf5fabf990a11812 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8ab0eb79c66341fa65bb493a28e59b1eddb6114fbf4930938f0d2d620e9ac9a [INFO] running `Command { std: "docker" "start" "-a" "c8ab0eb79c66341fa65bb493a28e59b1eddb6114fbf4930938f0d2d620e9ac9a", kill_on_drop: false }` [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stdout] warning: struct `MaskedCustomer` is never constructed [INFO] [stdout] --> src/graphql/masked_customer.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct MaskedCustomer(Customer); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `mask` is never used [INFO] [stdout] --> src/graphql/masked_customer.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl MaskedCustomer { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 31 | fn mask(data: &str) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling sam_clement v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `MaskedCustomer` is never constructed [INFO] [stdout] --> src/graphql/masked_customer.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct MaskedCustomer(Customer); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `mask` is never used [INFO] [stdout] --> src/graphql/masked_customer.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl MaskedCustomer { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 31 | fn mask(data: &str) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.07s [INFO] running `Command { std: "docker" "inspect" "c8ab0eb79c66341fa65bb493a28e59b1eddb6114fbf4930938f0d2d620e9ac9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8ab0eb79c66341fa65bb493a28e59b1eddb6114fbf4930938f0d2d620e9ac9a", kill_on_drop: false }` [INFO] [stdout] c8ab0eb79c66341fa65bb493a28e59b1eddb6114fbf4930938f0d2d620e9ac9a