[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] c3c9af9fd13b0caa6cc55f1b4b066156307c5d44 [INFO] checking mkon/rippling-cli against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkon%2Frippling-cli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mkon/rippling-cli on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "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-5-tc1/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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [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] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockito v0.31.1 [INFO] [stderr] Downloaded json_value_merge v1.1.2 [INFO] [stderr] Downloaded venial v0.5.0 [INFO] [stderr] Downloaded attohttpc v0.26.0 [INFO] [stderr] Downloaded portable-atomic v1.4.0 [INFO] [stderr] Downloaded tzdb v0.5.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e33605936da08ea9301f8944aa20bb0b1f80ad8635eaec25f40188bd470e54a3 [INFO] running `Command { std: "docker" "start" "-a" "e33605936da08ea9301f8944aa20bb0b1f80ad8635eaec25f40188bd470e54a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e33605936da08ea9301f8944aa20bb0b1f80ad8635eaec25f40188bd470e54a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e33605936da08ea9301f8944aa20bb0b1f80ad8635eaec25f40188bd470e54a3", kill_on_drop: false }` [INFO] [stdout] e33605936da08ea9301f8944aa20bb0b1f80ad8635eaec25f40188bd470e54a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edea3e2c09db552b271517463764b84eb58c26fce5550a55bb34b8e52c54068d [INFO] running `Command { std: "docker" "start" "-a" "edea3e2c09db552b271517463764b84eb58c26fce5550a55bb34b8e52c54068d", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [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] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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 itoa v1.0.8 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Compiling portable-atomic v1.4.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking clap_builder v4.3.11 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Checking tz-rs v0.6.14 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Compiling venial v0.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking dyn-clone v1.0.11 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking tzdb v0.5.7 [INFO] [stderr] Checking indicatif v0.17.5 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking directories v5.0.1 [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 confy v0.5.1 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking json_value_merge v1.1.2 [INFO] [stderr] Checking attohttpc v0.26.0 [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] warning: the item `rippling_api` is imported redundantly [INFO] [stdout] --> cli/src/commands/manual_entry.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | self, [INFO] [stdout] | ^^^^ the item `rippling_api` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rippling_api` is imported redundantly [INFO] [stdout] --> cli/src/commands/manual_entry.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | self, [INFO] [stdout] | ^^^^ the item `rippling_api` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rippling_api` is imported redundantly [INFO] [stdout] --> cli/src/commands.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | use rippling_api::{self, time_entries::TimeEntryBreak, Session}; [INFO] [stdout] | ^^^^ the item `rippling_api` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` 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] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 25 | const CONFIG_NAME: &'static str = "config"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rippling_api` is imported redundantly [INFO] [stdout] --> cli/src/commands.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | use rippling_api::{self, time_entries::TimeEntryBreak, Session}; [INFO] [stdout] | ^^^^ the item `rippling_api` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` 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] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 50 | const CONFIG_NAME: &'static str = "state"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` 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] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 25 | const CONFIG_NAME: &'static str = "config"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` 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] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 50 | const CONFIG_NAME: &'static str = "state"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> cli/src/commands.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | AlreadyOnBreak(TimeEntryBreak), [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 66 | AlreadyOnBreak(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `with_spinner` is never used [INFO] [stdout] --> cli/src/commands.rs:189:4 [INFO] [stdout] | [INFO] [stdout] 189 | fn with_spinner R>(f: F) -> R { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> cli/src/commands.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | AlreadyOnBreak(TimeEntryBreak), [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 66 | AlreadyOnBreak(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `with_spinner` is never used [INFO] [stdout] --> cli/src/commands.rs:189:4 [INFO] [stdout] | [INFO] [stdout] 189 | fn with_spinner R>(f: F) -> R { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "edea3e2c09db552b271517463764b84eb58c26fce5550a55bb34b8e52c54068d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edea3e2c09db552b271517463764b84eb58c26fce5550a55bb34b8e52c54068d", kill_on_drop: false }` [INFO] [stdout] edea3e2c09db552b271517463764b84eb58c26fce5550a55bb34b8e52c54068d