[INFO] cloning repository https://github.com/doinkythederp/mcpi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doinkythederp/mcpi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoinkythederp%2Fmcpi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoinkythederp%2Fmcpi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36ce5bdf5b215fbaca3ef58f11f3a13b304637bc [INFO] checking doinkythederp/mcpi against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoinkythederp%2Fmcpi" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/doinkythederp/mcpi [INFO] finished tweaking git repo https://github.com/doinkythederp/mcpi [INFO] tweaked toml for git repo https://github.com/doinkythederp/mcpi written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/doinkythederp/mcpi on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/doinkythederp/mcpi 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.201 [INFO] [stderr] Downloaded snafu v0.8.2 [INFO] [stderr] Downloaded line_drawing v1.0.0 [INFO] [stderr] Downloaded serde v1.0.201 [INFO] [stderr] Downloaded snafu-derive v0.8.2 [INFO] [stderr] Downloaded wide v0.7.17 [INFO] [stderr] Downloaded nalgebra v0.32.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c5cd1f49c83a409161999ff4e8d536ed45e1848033436f9d78818817b6dc9ce [INFO] running `Command { std: "docker" "start" "-a" "7c5cd1f49c83a409161999ff4e8d536ed45e1848033436f9d78818817b6dc9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c5cd1f49c83a409161999ff4e8d536ed45e1848033436f9d78818817b6dc9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c5cd1f49c83a409161999ff4e8d536ed45e1848033436f9d78818817b6dc9ce", kill_on_drop: false }` [INFO] [stdout] 7c5cd1f49c83a409161999ff4e8d536ed45e1848033436f9d78818817b6dc9ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9abcbd658d8d7f8506a407db376ba42a97af51150083072928bfaafa8c5d8632 [INFO] running `Command { std: "docker" "start" "-a" "9abcbd658d8d7f8506a407db376ba42a97af51150083072928bfaafa8c5d8632", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking wide v0.7.17 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking line_drawing v1.0.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling snafu-derive v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking snafu v0.8.2 [INFO] [stderr] Checking nalgebra v0.32.5 [INFO] [stderr] Checking mcpi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `impl Stream>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/lib.rs:346:53 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn block_hits(&self, interval: Duration) -> impl Stream> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/lib.rs:346:23 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn block_hits(&self, interval: Duration) -> impl Stream> { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:77 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(rust_2018_idioms, /* missing_docs, */ clippy::missing_const_for_fn, rust_2024_compatibility)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(impl_trait_overcaptures)]` implied by `#[warn(rust_2024_compatibility)]` [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 346 | pub fn block_hits(&self, interval: Duration) -> impl Stream> + use { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl Stream>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/lib.rs:346:53 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn block_hits(&self, interval: Duration) -> impl Stream> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/lib.rs:346:23 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn block_hits(&self, interval: Duration) -> impl Stream> { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:77 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(rust_2018_idioms, /* missing_docs, */ clippy::missing_const_for_fn, rust_2024_compatibility)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(impl_trait_overcaptures)]` implied by `#[warn(rust_2024_compatibility)]` [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 346 | pub fn block_hits(&self, interval: Duration) -> impl Stream> + use { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.20s [INFO] running `Command { std: "docker" "inspect" "9abcbd658d8d7f8506a407db376ba42a97af51150083072928bfaafa8c5d8632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9abcbd658d8d7f8506a407db376ba42a97af51150083072928bfaafa8c5d8632", kill_on_drop: false }` [INFO] [stdout] 9abcbd658d8d7f8506a407db376ba42a97af51150083072928bfaafa8c5d8632