[INFO] cloning repository https://github.com/endoze/nysm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/endoze/nysm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fendoze%2Fnysm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fendoze%2Fnysm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 950d47ed52a8347d5cb623901c3b8d8f96c7b2d4 [INFO] testing endoze/nysm against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fendoze%2Fnysm" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/endoze/nysm [INFO] finished tweaking git repo https://github.com/endoze/nysm [INFO] tweaked toml for git repo https://github.com/endoze/nysm written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/endoze/nysm on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/endoze/nysm 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e467e67cd56ce4a8813882439c095a18bccb793039ee8daa660d653565814c87 [INFO] running `Command { std: "docker" "start" "-a" "e467e67cd56ce4a8813882439c095a18bccb793039ee8daa660d653565814c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e467e67cd56ce4a8813882439c095a18bccb793039ee8daa660d653565814c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e467e67cd56ce4a8813882439c095a18bccb793039ee8daa660d653565814c87", kill_on_drop: false }` [INFO] [stdout] e467e67cd56ce4a8813882439c095a18bccb793039ee8daa660d653565814c87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b6465870621704e9de3b339e258d1ea5dea228d5fa717548d435422e5022609 [INFO] running `Command { std: "docker" "start" "-a" "1b6465870621704e9de3b339e258d1ea5dea228d5fa717548d435422e5022609", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling aws-types v1.3.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling quick-xml v0.38.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bugreport v0.5.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling aws-smithy-xml v0.60.10 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling terminal-trx v0.2.4 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling xterm-color v1.0.1 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling terminal-colorsaurus v0.4.8 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling papergrid v0.15.0 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling grep-cli v0.1.11 [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling clircle v0.6.1 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling bat v0.25.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling wild v2.2.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tabled v0.19.0 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-types v1.3.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.8.7 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling aws-smithy-json v0.61.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.7.4 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling aws-credential-types v1.2.5 [INFO] [stderr] Compiling aws-smithy-http v0.62.3 [INFO] [stderr] Compiling aws-smithy-observability v0.1.3 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling aws-sigv4 v1.3.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [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 octocrab v0.44.1 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling aws-smithy-runtime v1.8.6 [INFO] [stderr] Compiling aws-runtime v1.5.10 [INFO] [stderr] Compiling aws-sdk-sts v1.81.0 [INFO] [stderr] Compiling aws-sdk-sso v1.79.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.80.0 [INFO] [stderr] Compiling aws-sdk-secretsmanager v1.83.0 [INFO] [stderr] Compiling aws-config v1.8.4 [INFO] [stderr] Compiling sodiumoxide v0.2.7 [INFO] [stderr] Compiling nysm v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn iter(&self) -> GetSecretsResultIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn iter(&self) -> GetSecretsResultIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 41s [INFO] running `Command { std: "docker" "inspect" "1b6465870621704e9de3b339e258d1ea5dea228d5fa717548d435422e5022609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b6465870621704e9de3b339e258d1ea5dea228d5fa717548d435422e5022609", kill_on_drop: false }` [INFO] [stdout] 1b6465870621704e9de3b339e258d1ea5dea228d5fa717548d435422e5022609 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87d78a7fd8de802ebbee3ee281efde8e4fd3f39be4d203f6d553bf0b28d4d5b5 [INFO] running `Command { std: "docker" "start" "-a" "87d78a7fd8de802ebbee3ee281efde8e4fd3f39be4d203f6d553bf0b28d4d5b5", kill_on_drop: false }` [INFO] [stderr] Compiling nysm v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn iter(&self) -> GetSecretsResultIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn iter(&self) -> GetSecretsResultIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn iter(&self) -> GetSecretsResultIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn iter(&self) -> GetSecretsResultIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.75s [INFO] running `Command { std: "docker" "inspect" "87d78a7fd8de802ebbee3ee281efde8e4fd3f39be4d203f6d553bf0b28d4d5b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87d78a7fd8de802ebbee3ee281efde8e4fd3f39be4d203f6d553bf0b28d4d5b5", kill_on_drop: false }` [INFO] [stdout] 87d78a7fd8de802ebbee3ee281efde8e4fd3f39be4d203f6d553bf0b28d4d5b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5068f93d36dcbb601b1325b0848071cfaa596daab80dd6c2f9fa45decf23e904 [INFO] running `Command { std: "docker" "start" "-a" "5068f93d36dcbb601b1325b0848071cfaa596daab80dd6c2f9fa45decf23e904", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:66:15 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn iter(&self) -> GetSecretsResultIter { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 66 | pub fn iter(&self) -> GetSecretsResultIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `nysm` (lib) generated 1 warning (run `cargo fix --lib -p nysm` to apply 1 suggestion) [INFO] [stderr] warning: `nysm` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nysm-7a82e42e504b847e) [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test cli::tests::argument_parsing::aws_sets_create_subcommand ... ok [INFO] [stdout] test cli::tests::argument_parsing::aws_sets_edit_subcommand ... ok [INFO] [stdout] test cli::tests::argument_parsing::aws_sets_show_subcommand ... ok [INFO] [stdout] test cli::tests::argument_parsing::aws_sets_delete_subcommand ... ok [INFO] [stdout] test cli::tests::argument_parsing::doppler_accepts_all_options ... ok [INFO] [stdout] test cli::tests::argument_parsing::aws_sets_create_subcommand_with_description ... ok [INFO] [stdout] test cli::tests::argument_parsing::doppler_requires_project_and_config ... ok [INFO] [stdout] test cli::tests::argument_parsing::aws_sets_list_subcommand ... ok [INFO] [stdout] test cli::tests::argument_parsing::github_requires_owner_and_repo ... ok [INFO] [stdout] test cli::tests::argument_parsing::aws_accepts_region ... ok [INFO] [stdout] test cli::tests::client::delete_output::error_when_api_delete_call_fails ... ok [INFO] [stdout] test cli::tests::argument_parsing::github_accepts_all_options ... ok [INFO] [stdout] test cli::tests::client::delete_output::ok_when_api_delete_call_succeeds ... ok [INFO] [stdout] test cli::tests::client::delete_output::calls_callback_with_secret_id ... ok [INFO] [stdout] test cli::tests::client::edit_output::write_only_provider_cannot_read_secret ... ok [INFO] [stderr] sh: 1: Syntax error: redirection unexpected [INFO] [stdout] test cli::tests::client::create_output::ok_when_no_changes_made_in_editor ... ok [INFO] [stdout] test cli::tests::client::edit_output::error_when_api_get_call_fails ... ok [INFO] [stdout] test cli::tests::client::list_output::error_when_api_list_call_fails ... ok [INFO] [stdout] test cli::tests::client::list_output::ok_when_list_api_call_succeeds ... ok [INFO] [stdout] test cli::tests::client::show_output::error_when_provider_does_not_support_read ... ok [INFO] [stdout] test cli::tests::client::show_output::error_when_api_show_call_fails ... ok [INFO] [stdout] test cli::tests::client::show_output::ok_when_api_show_call_succeeds ... ok [INFO] [stdout] test cli::tests::data_format_display ... ok [INFO] [stdout] test cli::tests::reformat_data::from_json_to_json ... ok [INFO] [stdout] test cli::tests::reformat_data::from_json_to_text ... ok [INFO] [stdout] test cli::tests::reformat_data::from_json_to_yaml ... ok [INFO] [stdout] test cli::tests::reformat_data::from_text ... ok [INFO] [stdout] test cli::tests::reformat_data::from_yaml_to_json ... ok [INFO] [stdout] test cli::tests::reformat_data::from_yaml_to_text ... ok [INFO] [stdout] test cli::tests::reformat_data::from_yaml_to_yaml ... ok [INFO] [stdout] test cli::tests::reformat_data::from_yaml_with_trailing_whitespace_to_json ... ok [INFO] [stdout] test cli::tests::client::edit_output::json_error_when_api_update_call_fails_due_to_syntax ... ok [INFO] [stdout] test cli::tests::test_yaml_with_mixed_whitespace_fixture ... ok [INFO] [stdout] test client::tests::test_list_secrets_result_table_display ... ok [INFO] [stdout] test client::tests::test_default_supports_read_returns_true ... ok [INFO] [stdout] test client::tests::test_list_secrets_result_iter ... ok [INFO] [stdout] test client::tests::test_write_only_provider_returns_error_on_secret_value ... ok [INFO] [stdout] test cli::tests::client::create_output::ok_when_api_create_call_succeeds ... ok [INFO] [stdout] test client::tests::test_write_only_provider_supports_read_returns_false ... ok [INFO] [stdout] test error::tests::test_create_secret_failed_error ... ok [INFO] [stdout] test error::tests::test_authentication_failed_error ... ok [INFO] [stdout] test error::tests::test_bat_print_error ... ok [INFO] [stdout] test error::tests::test_io_error ... ok [INFO] [stdout] test error::tests::test_list_secrets_failed_error ... ok [INFO] [stdout] test error::tests::test_partial_eq ... ok [INFO] [stdout] test error::tests::test_secret_not_readable_error ... ok [INFO] [stdout] test error::tests::test_serde_json_error ... ok [INFO] [stdout] test error::tests::test_serde_yaml_error ... ok [INFO] [stdout] test error::tests::test_update_secret_failed_error ... ok [INFO] [stdout] test error::tests::test_get_secret_value_failed_error ... ok [INFO] [stdout] test error::tests::test_invalid_configuration_error ... ok [INFO] [stdout] test error::tests::test_delete_secret_failed_error ... ok [INFO] [stdout] test cli::tests::client::edit_output::error_when_api_update_call_fails ... ok [INFO] [stdout] test cli::tests::client::create_output::uses_correct_formats_for_editing ... ok [INFO] [stdout] test cli::tests::client::edit_output::uses_correct_formats_for_editing ... ok [INFO] [stdout] test cli::tests::client::create_output::error_when_api_create_call_fails ... ok [INFO] [stderr] sh: 1: Syntax error: redirection unexpected [INFO] [stdout] test cli::tests::client::edit_output::ok_when_api_get_calls_succeed_and_no_change ... ok [INFO] [stdout] test cli::tests::client::edit_output::ok_when_api_get_calls_succeed ... ok [INFO] [stderr] sh: 1: Syntax error: redirection unexpected [INFO] [stdout] test cli::tests::client::edit_output::write_only_provider_skips_update_when_no_changes ... ok [INFO] [stdout] test cli::tests::client::edit_output::write_only_provider_uses_json_template ... ok [INFO] [stdout] test cli::tests::client::edit_output::write_only_provider_uses_text_template ... ok [INFO] [stdout] test cli::tests::client::edit_output::write_only_provider_uses_yaml_template ... ok [INFO] [stdout] test cli::tests::client::edit_output::ok_when_no_editor_environment_variable ... ok [INFO] [stdout] test cli::tests::client::edit_output::yaml_error_when_api_update_call_fails_due_to_syntax ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nysm-6721a3dbb17cd013) [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 nysm [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/provider/doppler.rs - provider::doppler::DopplerClient (line 41) - compile ... ok [INFO] [stdout] test src/provider/github.rs - provider::github::GitHubClient (line 23) - compile ... ok [INFO] [stdout] test src/provider/aws.rs - provider::aws::AwsClient (line 82) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5068f93d36dcbb601b1325b0848071cfaa596daab80dd6c2f9fa45decf23e904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5068f93d36dcbb601b1325b0848071cfaa596daab80dd6c2f9fa45decf23e904", kill_on_drop: false }` [INFO] [stdout] 5068f93d36dcbb601b1325b0848071cfaa596daab80dd6c2f9fa45decf23e904