[INFO] cloning repository https://github.com/tointernet/ruskit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tointernet/ruskit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftointernet%2Fruskit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftointernet%2Fruskit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8bfb3ad49810c9bc938bf507cc3c8e79e89f68a6 [INFO] testing tointernet/ruskit against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftointernet%2Fruskit" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tointernet/ruskit on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/tointernet/ruskit [INFO] finished tweaking git repo https://github.com/tointernet/ruskit [INFO] tweaked toml for git repo https://github.com/tointernet/ruskit written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tointernet/ruskit 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a08936662ccb93599f70c8308259f416a47f79c5060adf06ac3bd0fb5760a4a4 [INFO] running `Command { std: "docker" "start" "-a" "a08936662ccb93599f70c8308259f416a47f79c5060adf06ac3bd0fb5760a4a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a08936662ccb93599f70c8308259f416a47f79c5060adf06ac3bd0fb5760a4a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a08936662ccb93599f70c8308259f416a47f79c5060adf06ac3bd0fb5760a4a4", kill_on_drop: false }` [INFO] [stdout] a08936662ccb93599f70c8308259f416a47f79c5060adf06ac3bd0fb5760a4a4 [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" "-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4b244209049d2a4585c7b73e3bcfd4d4d100077786d5fe9fa3bba5701b9e92c [INFO] running `Command { std: "docker" "start" "-a" "d4b244209049d2a4585c7b73e3bcfd4d4d100077786d5fe9fa3bba5701b9e92c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling aws-lc-rs v1.7.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling aws-lc-sys v0.17.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling configs v0.1.0 (/opt/rustwide/workdir/configs) [INFO] [stderr] Compiling rustls v0.23.9 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling flagset v0.4.5 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling aws-types v1.3.3 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling opentelemetry v0.24.0 [INFO] [stderr] Compiling der_derive v0.7.2 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling asn1-rs v0.6.1 [INFO] [stderr] Compiling oid-registry v0.7.0 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling cms v0.2.3 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling aws-smithy-async v1.2.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-types v1.2.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling aws-credential-types v1.2.0 [INFO] [stderr] Compiling aws-smithy-http v0.60.9 [INFO] [stderr] Compiling aws-sigv4 v1.2.3 [INFO] [stderr] Compiling aws-smithy-json v0.60.7 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling aws-runtime v1.3.1 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pkcs12 v0.1.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling actix-http v3.8.0 [INFO] [stderr] Compiling amq-protocol-types v7.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling p12-keystore v0.1.3 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-runtime v1.6.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling polling v3.7.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling opentelemetry v0.23.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling aws-smithy-xml v0.60.8 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling opentelemetry_sdk v0.23.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling actix-web v4.8.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling utoipa-gen v4.3.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling amq-protocol-uri v7.2.1 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling async-executor v1.12.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.24.1 [INFO] [stderr] Compiling prost v0.13.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling paho-mqtt-sys v0.9.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling raw-cpuid v11.0.2 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling rdkafka-sys v4.7.0+2.3.0 [INFO] [stderr] Compiling amq-protocol v7.2.1 [INFO] [stderr] Compiling moka v0.12.7 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.9 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling actix-cors v0.7.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling opentelemetry-prometheus v0.16.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.36.0 [INFO] [stderr] Compiling utoipa v4.2.3 [INFO] [stderr] Compiling aws-sdk-sso v1.35.0 [INFO] [stderr] Compiling aws-sdk-sts v1.35.0 [INFO] [stderr] Compiling messaging v0.1.0 (/opt/rustwide/workdir/messaging) [INFO] [stderr] Compiling otel v0.1.0 (/opt/rustwide/workdir/otel) [INFO] [stderr] Compiling health-readiness v0.1.0 (/opt/rustwide/workdir/health_readiness) [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling executor-trait v2.1.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling triomphe v0.1.12 [INFO] [stderr] Compiling lapin v2.4.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.16.0 [INFO] [stderr] Compiling http-components v0.1.0 (/opt/rustwide/workdir/http_components) [INFO] [stderr] Compiling pinky-swear v6.2.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling aws-config v1.5.4 [INFO] [stderr] Compiling logging v0.1.0 (/opt/rustwide/workdir/logging) [INFO] [stderr] Compiling aws-sdk-secretsmanager v1.39.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling auth v0.1.0 (/opt/rustwide/workdir/auth) [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling migrator v0.1.0 (/opt/rustwide/workdir/migrator) [INFO] [stderr] Compiling health-http-server v0.1.0 (/opt/rustwide/workdir/health_http_server) [INFO] [stderr] Compiling metrics v0.1.0 (/opt/rustwide/workdir/metrics) [INFO] [stderr] Compiling sql-pool v0.1.0 (/opt/rustwide/workdir/sql_pool) [INFO] [stderr] Compiling paho-mqtt v0.12.5 [INFO] [stderr] Compiling http-server v0.1.0 (/opt/rustwide/workdir/http_server) [INFO] [stderr] Compiling secrets-manager v0.1.0 (/opt/rustwide/workdir/secrets_manager) [INFO] [stdout] warning: unexpected `cfg` condition name: `mock` [INFO] [stdout] --> secrets_manager/src/aws_client.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(mock)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mock` [INFO] [stdout] --> secrets_manager/src/aws_client.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(mock, automock)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mock` [INFO] [stdout] --> secrets_manager/src/aws_client_builder.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(mock)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mock` [INFO] [stdout] --> secrets_manager/src/aws_client_builder.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(mock, automock)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mock` [INFO] [stdout] --> secrets_manager/src/client.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(mock)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mock` [INFO] [stdout] --> secrets_manager/src/client.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg_attr(mock, automock)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling configs-builder v0.1.0 (/opt/rustwide/workdir/configs_builder) [INFO] [stderr] Compiling rdkafka v0.36.2 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling kafka v0.1.0 (/opt/rustwide/workdir/kafka) [INFO] [stderr] Compiling rustls-connector v0.20.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tcp-stream v0.28.0 [INFO] [stderr] Compiling tonic v0.12.1 [INFO] [stderr] Compiling amq-protocol-tcp v7.2.1 [INFO] [stderr] Compiling traces v0.1.0 (/opt/rustwide/workdir/traces) [INFO] [stderr] Compiling mqtt v0.1.0 (/opt/rustwide/workdir/mqtt) [INFO] [stderr] Compiling rabbitmq v0.1.0 (/opt/rustwide/workdir/rabbitmq) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "d4b244209049d2a4585c7b73e3bcfd4d4d100077786d5fe9fa3bba5701b9e92c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4b244209049d2a4585c7b73e3bcfd4d4d100077786d5fe9fa3bba5701b9e92c", kill_on_drop: false }` [INFO] [stdout] d4b244209049d2a4585c7b73e3bcfd4d4d100077786d5fe9fa3bba5701b9e92c [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" "-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad0cbf3b34e0ff6b78ab5ddb559301d893c52d2dad612470cc880fcdb0024be7 [INFO] running `Command { std: "docker" "start" "-a" "ad0cbf3b34e0ff6b78ab5ddb559301d893c52d2dad612470cc880fcdb0024be7", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `mock` [INFO] [stdout] --> secrets_manager/src/aws_client.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(mock)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mock` [INFO] [stdout] --> secrets_manager/src/aws_client.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(mock, automock)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mock` [INFO] [stdout] --> secrets_manager/src/aws_client_builder.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(mock)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mock` [INFO] [stdout] --> secrets_manager/src/aws_client_builder.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(mock, automock)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mock` [INFO] [stdout] --> secrets_manager/src/client.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(mock)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mock` [INFO] [stdout] --> secrets_manager/src/client.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg_attr(mock, automock)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling configs-builder v0.1.0 (/opt/rustwide/workdir/configs_builder) [INFO] [stderr] Compiling http-server v0.1.0 (/opt/rustwide/workdir/http_server) [INFO] [stderr] Compiling auth v0.1.0 (/opt/rustwide/workdir/auth) [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling health-http-server v0.1.0 (/opt/rustwide/workdir/health_http_server) [INFO] [stderr] Compiling migrator v0.1.0 (/opt/rustwide/workdir/migrator) [INFO] [stderr] Compiling http-components v0.1.0 (/opt/rustwide/workdir/http_components) [INFO] [stderr] Compiling logging v0.1.0 (/opt/rustwide/workdir/logging) [INFO] [stderr] Compiling traces v0.1.0 (/opt/rustwide/workdir/traces) [INFO] [stderr] Compiling metrics v0.1.0 (/opt/rustwide/workdir/metrics) [INFO] [stderr] Compiling otel v0.1.0 (/opt/rustwide/workdir/otel) [INFO] [stderr] Compiling sql-pool v0.1.0 (/opt/rustwide/workdir/sql_pool) [INFO] [stderr] Compiling health-readiness v0.1.0 (/opt/rustwide/workdir/health_readiness) [INFO] [stderr] Compiling configs v0.1.0 (/opt/rustwide/workdir/configs) [INFO] [stderr] Compiling mockall v0.12.1 [INFO] [stderr] Compiling messaging v0.1.0 (/opt/rustwide/workdir/messaging) [INFO] [stderr] Compiling secrets-manager v0.1.0 (/opt/rustwide/workdir/secrets_manager) [INFO] [stdout] warning: unexpected `cfg` condition name: `mock` [INFO] [stdout] --> secrets_manager/src/aws_client.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(mock)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mock` [INFO] [stdout] --> secrets_manager/src/aws_client.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(mock, automock)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mock` [INFO] [stdout] --> secrets_manager/src/aws_client_builder.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(mock)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mock` [INFO] [stdout] --> secrets_manager/src/aws_client_builder.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(mock, automock)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mock` [INFO] [stdout] --> secrets_manager/src/client.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(mock)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mock` [INFO] [stdout] --> secrets_manager/src/client.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg_attr(mock, automock)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rabbitmq v0.1.0 (/opt/rustwide/workdir/rabbitmq) [INFO] [stderr] Compiling kafka v0.1.0 (/opt/rustwide/workdir/kafka) [INFO] [stderr] Compiling mqtt v0.1.0 (/opt/rustwide/workdir/mqtt) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.17s [INFO] running `Command { std: "docker" "inspect" "ad0cbf3b34e0ff6b78ab5ddb559301d893c52d2dad612470cc880fcdb0024be7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad0cbf3b34e0ff6b78ab5ddb559301d893c52d2dad612470cc880fcdb0024be7", kill_on_drop: false }` [INFO] [stdout] ad0cbf3b34e0ff6b78ab5ddb559301d893c52d2dad612470cc880fcdb0024be7 [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" "-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 90ab46739a2614889cc465c2adb45cded0cddb466b4ea70564f9adff51187ecd [INFO] running `Command { std: "docker" "start" "-a" "90ab46739a2614889cc465c2adb45cded0cddb466b4ea70564f9adff51187ecd", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `mock` [INFO] [stderr] --> secrets_manager/src/aws_client.rs:4:7 [INFO] [stderr] | [INFO] [stderr] 4 | #[cfg(mock)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `mock` [INFO] [stderr] --> secrets_manager/src/aws_client.rs:15:12 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg_attr(mock, automock)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `mock` [INFO] [stderr] --> secrets_manager/src/aws_client_builder.rs:6:7 [INFO] [stderr] | [INFO] [stderr] 6 | #[cfg(mock)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `mock` [INFO] [stderr] --> secrets_manager/src/aws_client_builder.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | #[cfg_attr(mock, automock)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `mock` [INFO] [stderr] --> secrets_manager/src/client.rs:5:7 [INFO] [stderr] | [INFO] [stderr] 5 | #[cfg(mock)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `mock` [INFO] [stderr] --> secrets_manager/src/client.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | #[cfg_attr(mock, automock)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mock)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mock)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `secrets-manager` (lib) generated 6 warnings [INFO] [stderr] warning: `secrets-manager` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/auth-50979d62a89f71d2) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test manager::tests::test_decode_token_with_invalid_token ... ok [INFO] [stdout] test manager::tests::test_decode_token_with_invalid_header ... ok [INFO] [stdout] test manager::tests::test_decode_token_with_invalid_kid ... ok [INFO] [stdout] test manager::tests::test_decode_token_with_wrong_algorithm ... ok [INFO] [stdout] test manager::tests::test_decode_token ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/configs-3da1e8f19fc18f25) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test configs::tests::should_return_amqp_uri ... ok [INFO] [stdout] test configs::tests::should_return_app_addr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/configs_builder-d01880bee2fcd072) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/health_http_server-79a1e4e12b74a955) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/health_readiness-2ec7ac44e4e08e0e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_components-173b9f8cc6c756d7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_server-abc35d572b0f8217) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kafka-93f38dce9e847c64) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/logging-47d2ca2ae86ab913) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test logger::tests::get_log_level_successfully ... ok [INFO] [stdout] test logger::tests::setup_successfully ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/messaging-9a1323ead5775c80) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/metrics-6ce0d15a7c8a29dd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/migrator-66e6e33b23427273) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mqtt-6c0ba71d746c52e7) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test dispatcher::tests::test_consume_with_plus_wildcard ... ok [INFO] [stdout] test dispatcher::tests::test_consume ... ok [INFO] [stdout] test dispatcher::tests::test_consume_with_unregistered_consumer ... ok [INFO] [stdout] test dispatcher::tests::test_consume_with_dispatch_return_err ... ok [INFO] [stdout] test dispatcher::tests::test_declare ... ok [INFO] [stdout] test dispatcher::tests::test_new ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/otel-ed5e89f4b93d9611) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rabbitmq-6275112953feb142) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secrets_manager-1664bf35dc76b1f9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sql_pool-0483a3b890ef4cdc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/traces-dc1b9f03ba99f75b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests auth [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests configs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests configs_builder [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests health_http_server [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests health_readiness [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests http_components [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests http_server [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kafka [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests logging [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests messaging [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests metrics [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests migrator [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests mqtt [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests otel [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rabbitmq [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests secrets_manager [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sql_pool [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests traces [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "90ab46739a2614889cc465c2adb45cded0cddb466b4ea70564f9adff51187ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90ab46739a2614889cc465c2adb45cded0cddb466b4ea70564f9adff51187ecd", kill_on_drop: false }` [INFO] [stdout] 90ab46739a2614889cc465c2adb45cded0cddb466b4ea70564f9adff51187ecd