[INFO] cloning repository https://github.com/esmevane/support-kit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/esmevane/support-kit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesmevane%2Fsupport-kit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesmevane%2Fsupport-kit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e9deac322318693d3e385e5ab6dbfda73b17ffd [INFO] building esmevane/support-kit against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesmevane%2Fsupport-kit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/esmevane/support-kit on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/esmevane/support-kit [INFO] finished tweaking git repo https://github.com/esmevane/support-kit [INFO] tweaked toml for git repo https://github.com/esmevane/support-kit written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/esmevane/support-kit 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ae405dc951bbe1a850f6cc3e836c44fd107eea063f5cd554f1014f040770557 [INFO] running `Command { std: "docker" "start" "-a" "1ae405dc951bbe1a850f6cc3e836c44fd107eea063f5cd554f1014f040770557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ae405dc951bbe1a850f6cc3e836c44fd107eea063f5cd554f1014f040770557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ae405dc951bbe1a850f6cc3e836c44fd107eea063f5cd554f1014f040770557", kill_on_drop: false }` [INFO] [stdout] 1ae405dc951bbe1a850f6cc3e836c44fd107eea063f5cd554f1014f040770557 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6e7aa3416b1ccd376149b159e74abcdacecf9e215ccdf11cfa863d88f7040b3 [INFO] running `Command { std: "docker" "start" "-a" "c6e7aa3416b1ccd376149b159e74abcdacecf9e215ccdf11cfa863d88f7040b3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling aws-lc-rs v1.10.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling rustls v0.23.15 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling aws-lc-sys v0.22.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling russh-cryptovec v0.7.3 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.6 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bon-macros v2.3.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Compiling pin-project v1.1.6 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling bon v2.3.0 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling ssh-key v0.6.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-http-codec v0.8.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling russh-keys v0.45.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling minijinja v2.3.1 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling service-manager v0.6.2 [INFO] [stderr] Compiling russh v0.45.0 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rcgen v0.13.1 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling axum-server v0.7.1 [INFO] [stderr] Compiling async-web-client v0.6.2 [INFO] [stderr] Compiling rustls-acme v0.11.1 [INFO] [stderr] Compiling support-kit v0.0.13 (/opt/rustwide/workdir/support-kit) [INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer` [INFO] [stdout] --> support-kit/src/config/config_env_var.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | #[bon::builder] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bon::builder` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `bon::builder` may come from an old version of the `bon_macros` crate, try updating your dependency with `cargo update -p bon_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `bon::builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling consumer v0.1.1 (/opt/rustwide/workdir/examples/consumer) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "c6e7aa3416b1ccd376149b159e74abcdacecf9e215ccdf11cfa863d88f7040b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6e7aa3416b1ccd376149b159e74abcdacecf9e215ccdf11cfa863d88f7040b3", kill_on_drop: false }` [INFO] [stdout] c6e7aa3416b1ccd376149b159e74abcdacecf9e215ccdf11cfa863d88f7040b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ee5feeba9ac6034758a21110475fbad1aab49719f82b83c6a9e03c9f3bb2a29 [INFO] running `Command { std: "docker" "start" "-a" "6ee5feeba9ac6034758a21110475fbad1aab49719f82b83c6a9e03c9f3bb2a29", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling service-manager v0.6.2 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-web-client v0.6.2 [INFO] [stderr] Compiling rustls-acme v0.11.1 [INFO] [stderr] Compiling support-kit v0.0.13 (/opt/rustwide/workdir/support-kit) [INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer` [INFO] [stdout] --> support-kit/src/config/config_env_var.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | #[bon::builder] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bon::builder` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `bon::builder` may come from an old version of the `bon_macros` crate, try updating your dependency with `cargo update -p bon_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `bon::builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer` [INFO] [stdout] --> support-kit/src/config/config_env_var.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | #[bon::builder] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `bon::builder` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `bon::builder` may come from an old version of the `bon_macros` crate, try updating your dependency with `cargo update -p bon_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `bon::builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling consumer v0.1.1 (/opt/rustwide/workdir/examples/consumer) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.45s [INFO] running `Command { std: "docker" "inspect" "6ee5feeba9ac6034758a21110475fbad1aab49719f82b83c6a9e03c9f3bb2a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ee5feeba9ac6034758a21110475fbad1aab49719f82b83c6a9e03c9f3bb2a29", kill_on_drop: false }` [INFO] [stdout] 6ee5feeba9ac6034758a21110475fbad1aab49719f82b83c6a9e03c9f3bb2a29