[INFO] cloning repository https://github.com/mkon/rippling-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkon/rippling-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkon%2Frippling-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkon%2Frippling-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 593051c1170bfc8ec4d7e2158ae8ddf13f16c360 [INFO] checking mkon/rippling-cli against try#19359abcd1be36c9ba1922a244cf9abf02af7a22 for pr-114716 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkon%2Frippling-cli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mkon/rippling-cli on toolchain 19359abcd1be36c9ba1922a244cf9abf02af7a22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mkon/rippling-cli [INFO] finished tweaking git repo https://github.com/mkon/rippling-cli [INFO] tweaked toml for git repo https://github.com/mkon/rippling-cli written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mkon/rippling-cli 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" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccce1360289bef220f8ea7ca39c8a422f4b68185b21b612c3cfc8f548605ff13 [INFO] running `Command { std: "docker" "start" "-a" "ccce1360289bef220f8ea7ca39c8a422f4b68185b21b612c3cfc8f548605ff13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccce1360289bef220f8ea7ca39c8a422f4b68185b21b612c3cfc8f548605ff13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccce1360289bef220f8ea7ca39c8a422f4b68185b21b612c3cfc8f548605ff13", kill_on_drop: false }` [INFO] [stdout] ccce1360289bef220f8ea7ca39c8a422f4b68185b21b612c3cfc8f548605ff13 [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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5b98d7146b1220c1b98dc92ad86d771a132b6143e326153c352cbefded296cc [INFO] running `Command { std: "docker" "start" "-a" "b5b98d7146b1220c1b98dc92ad86d771a132b6143e326153c352cbefded296cc", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling portable-atomic v1.4.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling venial v0.5.0 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Checking clap_builder v4.3.11 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking tz-rs v0.6.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dyn-clone v1.0.11 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking indicatif v0.17.5 [INFO] [stderr] Checking tzdb v0.5.7 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking spinner_macro v0.1.0 (/opt/rustwide/workdir/spinner_macro) [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Checking inquire v0.6.2 [INFO] [stderr] Checking clap v4.3.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking json_value_merge v1.1.2 [INFO] [stderr] Checking attohttpc v0.25.0 [INFO] [stderr] Checking confy v0.5.1 [INFO] [stderr] Checking mockito v0.31.1 [INFO] [stderr] Checking utilities v0.1.0 (/opt/rustwide/workdir/utilities) [INFO] [stderr] Checking rippling-api v0.1.0 (/opt/rustwide/workdir/api) [INFO] [stderr] Checking rippling-cli v0.3.1 (/opt/rustwide/workdir/cli) [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> cli/src/persistence.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | const CONFIG_NAME: &str = "config"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> cli/src/persistence.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | const CONFIG_NAME: &str = "state"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> cli/src/persistence.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | const CONFIG_NAME: &str = "config"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> cli/src/persistence.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | const CONFIG_NAME: &str = "state"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0637`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0637`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rippling-cli` (bin "rippling-cli") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rippling-cli` (bin "rippling-cli" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "b5b98d7146b1220c1b98dc92ad86d771a132b6143e326153c352cbefded296cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5b98d7146b1220c1b98dc92ad86d771a132b6143e326153c352cbefded296cc", kill_on_drop: false }` [INFO] [stdout] b5b98d7146b1220c1b98dc92ad86d771a132b6143e326153c352cbefded296cc