[INFO] cloning repository https://github.com/alanvardy/tod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alanvardy/tod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanvardy%2Ftod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanvardy%2Ftod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 767a4020dbbcf4dcb27fe677c887720f21a9238e [INFO] checking alanvardy/tod against try#39605810efb1a0d52f955bfba9e4eec7a01d5deb for pr-153692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanvardy%2Ftod" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/alanvardy/tod [INFO] finished tweaking git repo https://github.com/alanvardy/tod [INFO] tweaked toml for git repo https://github.com/alanvardy/tod written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alanvardy/tod on toolchain 39605810efb1a0d52f955bfba9e4eec7a01d5deb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alanvardy/tod 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" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49dfe597c07841a00323c27cc7245fe06b66bf811a3a1625d40b48b4bbda0048 [INFO] running `Command { std: "docker" "start" "-a" "49dfe597c07841a00323c27cc7245fe06b66bf811a3a1625d40b48b4bbda0048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49dfe597c07841a00323c27cc7245fe06b66bf811a3a1625d40b48b4bbda0048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49dfe597c07841a00323c27cc7245fe06b66bf811a3a1625d40b48b4bbda0048", kill_on_drop: false }` [INFO] [stdout] 49dfe597c07841a00323c27cc7245fe06b66bf811a3a1625d40b48b4bbda0048 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0217ddade2f4823d88f621c4521f70d82c71d9d6f2e5661a28135d828fd535d9 [INFO] running `Command { std: "docker" "start" "-a" "0217ddade2f4823d88f621c4521f70d82c71d9d6f2e5661a28135d828fd535d9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Compiling tod v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking colored v3.1.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking open v5.3.3 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking homedir v0.3.6 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking supports-hyperlinks v3.2.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking spinners v4.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking derive_more v2.1.0 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking clap_complete v4.5.65 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking inquire v0.9.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking mockito v1.7.1 [INFO] [stderr] Checking reqwest v0.12.26 [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/config.rs:163:32 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn with_timezone(self: &Config, timezone: &str) -> Config { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [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 #140611 [INFO] [stdout] = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/config.rs:170:29 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn with_token(self: &Config, token: &str) -> Config { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [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 #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/config.rs:223:33 [INFO] [stdout] | [INFO] [stdout] 223 | pub async fn projects(self: &Config) -> Result, Error> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [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 #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/config.rs:267:40 [INFO] [stdout] | [INFO] [stdout] 267 | pub async fn reload_projects(self: &mut Config) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [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 #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/config.rs:163:32 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn with_timezone(self: &Config, timezone: &str) -> Config { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [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 #140611 [INFO] [stdout] = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/config.rs:170:29 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn with_token(self: &Config, token: &str) -> Config { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [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 #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/config.rs:223:33 [INFO] [stdout] | [INFO] [stdout] 223 | pub async fn projects(self: &Config) -> Result, Error> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [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 #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/config.rs:267:40 [INFO] [stdout] | [INFO] [stdout] 267 | pub async fn reload_projects(self: &mut Config) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [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 #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/config.rs:839:32 [INFO] [stdout] | [INFO] [stdout] 839 | pub fn with_path(self: &Config, path: PathBuf) -> Config { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [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 #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/config.rs:846:36 [INFO] [stdout] | [INFO] [stdout] 846 | pub fn with_projects(self: &Config, projects: Vec) -> Config { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [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 #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/config.rs:853:41 [INFO] [stdout] | [INFO] [stdout] 853 | pub fn with_time_provider(self: &Config, provider_type: TimeProviderEnum) -> Config { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [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 #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tod` (bin "tod") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tod` (bin "tod" test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "0217ddade2f4823d88f621c4521f70d82c71d9d6f2e5661a28135d828fd535d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0217ddade2f4823d88f621c4521f70d82c71d9d6f2e5661a28135d828fd535d9", kill_on_drop: false }` [INFO] [stdout] 0217ddade2f4823d88f621c4521f70d82c71d9d6f2e5661a28135d828fd535d9