[INFO] cloning repository https://github.com/rustnation/learning-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustnation/learning-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustnation%2Flearning-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustnation%2Flearning-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e79becb7eeb948d284179ed5bc8d6a202375a12e [INFO] checking rustnation/learning-rust against try#39605810efb1a0d52f955bfba9e4eec7a01d5deb for pr-153692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustnation%2Flearning-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rustnation/learning-rust [INFO] finished tweaking git repo https://github.com/rustnation/learning-rust [INFO] tweaked toml for git repo https://github.com/rustnation/learning-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rustnation/learning-rust 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/rustnation/learning-rust 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 755bcb563c8e088724df6df128ad0d48f8105a5187be8a71c4b56ab7a24b6e58 [INFO] running `Command { std: "docker" "start" "-a" "755bcb563c8e088724df6df128ad0d48f8105a5187be8a71c4b56ab7a24b6e58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "755bcb563c8e088724df6df128ad0d48f8105a5187be8a71c4b56ab7a24b6e58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "755bcb563c8e088724df6df128ad0d48f8105a5187be8a71c4b56ab7a24b6e58", kill_on_drop: false }` [INFO] [stdout] 755bcb563c8e088724df6df128ad0d48f8105a5187be8a71c4b56ab7a24b6e58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 21142a09efe09a875cea614f7db518d9acb8e7749bd3c0c34e3e2cf13ed61e91 [INFO] running `Command { std: "docker" "start" "-a" "21142a09efe09a875cea614f7db518d9acb8e7749bd3c0c34e3e2cf13ed61e91", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking array-init-cursor v0.2.1 [INFO] [stderr] Checking planus v1.1.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling polars-utils v0.52.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling polars-schema v0.52.0 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Compiling polars-arrow v0.52.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Compiling polars-compute v0.52.0 [INFO] [stderr] Checking debug_unsafe v0.1.3 [INFO] [stderr] Checking atoi_simd v0.16.1 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking value-bag v1.12.0 [INFO] [stderr] Checking polars-arrow-format v0.2.1 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking boxcar v0.2.14 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling polars-core v0.52.0 [INFO] [stderr] Compiling polars-ops v0.52.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking argminmax v0.6.3 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling polars v0.52.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking polars-parquet-format v0.1.0 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking polars-error v0.52.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking comfy-table v7.2.1 [INFO] [stderr] Checking filedescriptor v0.8.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking async-std v1.13.2 [INFO] [stderr] Checking gag v1.0.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking polars-dtype v0.52.0 [INFO] [stderr] Checking polars-row v0.52.0 [INFO] [stderr] Checking polars-parquet v0.52.0 [INFO] [stderr] Checking polars-time v0.52.0 [INFO] [stderr] Checking polars-io v0.52.0 [INFO] [stderr] Checking learning_rust v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/structs/file.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | fn read(self: &File, save_to: &mut Vec) -> usize { [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/structs/methods.rs:45:37 [INFO] [stdout] | [INFO] [stdout] 45 | fn display_song_reference(self: &Song) { [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/structs/file.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | fn read(self: &File, save_to: &mut Vec) -> usize { [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/structs/methods.rs:45:37 [INFO] [stdout] | [INFO] [stdout] 45 | fn display_song_reference(self: &Song) { [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 `learning_rust` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `learning_rust` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "21142a09efe09a875cea614f7db518d9acb8e7749bd3c0c34e3e2cf13ed61e91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21142a09efe09a875cea614f7db518d9acb8e7749bd3c0c34e3e2cf13ed61e91", kill_on_drop: false }` [INFO] [stdout] 21142a09efe09a875cea614f7db518d9acb8e7749bd3c0c34e3e2cf13ed61e91