[INFO] cloning repository https://github.com/brocode/fw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brocode/fw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrocode%2Ffw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrocode%2Ffw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7237299cddc5c7d3307089e5c3ee431341f5be82 [INFO] checking brocode/fw against try#39605810efb1a0d52f955bfba9e4eec7a01d5deb for pr-153692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrocode%2Ffw" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/brocode/fw [INFO] finished tweaking git repo https://github.com/brocode/fw [INFO] tweaked toml for git repo https://github.com/brocode/fw written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/brocode/fw 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/brocode/fw 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] cec5d66b9c2e27275f282b1d6215ea39ae5a98e7e738a237273bc4e00dd4f7d1 [INFO] running `Command { std: "docker" "start" "-a" "cec5d66b9c2e27275f282b1d6215ea39ae5a98e7e738a237273bc4e00dd4f7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cec5d66b9c2e27275f282b1d6215ea39ae5a98e7e738a237273bc4e00dd4f7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cec5d66b9c2e27275f282b1d6215ea39ae5a98e7e738a237273bc4e00dd4f7d1", kill_on_drop: false }` [INFO] [stdout] cec5d66b9c2e27275f282b1d6215ea39ae5a98e7e738a237273bc4e00dd4f7d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 597456d7633b932d21541ca0b8b7de5c673cc69e9df66948ec47611f366ac8bf [INFO] running `Command { std: "docker" "start" "-a" "597456d7633b932d21541ca0b8b7de5c673cc69e9df66948ec47611f366ac8bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling openssl-src v300.5.4+3.5.4 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Checking toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Checking toml v1.0.3+spec-1.1.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.49.0 [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 tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [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 url v2.5.8 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking h2 v0.4.13 [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] Compiling rustls v0.23.36 [INFO] [stderr] Checking rustls-webpki v0.103.10 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.13.2 [INFO] [stderr] Checking git2 v0.20.4 [INFO] [stderr] Checking fw v2.21.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/config/settings.rs:41:36 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn get_shell_or_default(self: &Settings) -> Vec { [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/settings.rs:41:36 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn get_shell_or_default(self: &Settings) -> Vec { [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] [stderr] error: could not compile `fw` (bin "fw") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `fw` (bin "fw" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "597456d7633b932d21541ca0b8b7de5c673cc69e9df66948ec47611f366ac8bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "597456d7633b932d21541ca0b8b7de5c673cc69e9df66948ec47611f366ac8bf", kill_on_drop: false }` [INFO] [stdout] 597456d7633b932d21541ca0b8b7de5c673cc69e9df66948ec47611f366ac8bf