[INFO] cloning repository https://github.com/bearcove/beardist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bearcove/beardist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fbeardist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fbeardist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f6c38ae2c60e2cb4f84dec92c25e55f11e84381 [INFO] checking bearcove/beardist against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fbeardist" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/bearcove/beardist [INFO] finished tweaking git repo https://github.com/bearcove/beardist [INFO] tweaked toml for git repo https://github.com/bearcove/beardist written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bearcove/beardist on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bearcove/beardist 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded owo-colors v4.2.0 [INFO] [stderr] Downloaded jiff-tzdb-platform v0.1.2 [INFO] [stderr] Downloaded fs-err v3.1.0 [INFO] [stderr] Downloaded jiff-static v0.2.4 [INFO] [stderr] Downloaded jiff-tzdb v0.1.3 [INFO] [stderr] Downloaded jiff v0.2.4 [INFO] [stderr] Downloaded timelord v3.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36f77e5d88ce035b2655e4657c96e636e27dc3610fab04174b695f5f30f7f636 [INFO] running `Command { std: "docker" "start" "-a" "36f77e5d88ce035b2655e4657c96e636e27dc3610fab04174b695f5f30f7f636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36f77e5d88ce035b2655e4657c96e636e27dc3610fab04174b695f5f30f7f636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36f77e5d88ce035b2655e4657c96e636e27dc3610fab04174b695f5f30f7f636", kill_on_drop: false }` [INFO] [stdout] 36f77e5d88ce035b2655e4657c96e636e27dc3610fab04174b695f5f30f7f636 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 044d0636a3ec807b1ffff28d9a5af08899abeb729dc81965f9c0c76f8b9f4c58 [INFO] running `Command { std: "docker" "start" "-a" "044d0636a3ec807b1ffff28d9a5af08899abeb729dc81965f9c0c76f8b9f4c58", kill_on_drop: false }` [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking openssl v0.10.71 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking jiff v0.2.4 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking native-tls v0.2.14 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking clap_builder v4.5.37 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking hostname v0.4.1 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking human_bytes v0.4.3 [INFO] [stderr] Checking convert_case v0.8.0 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking clap v4.5.37 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking timelord v3.0.2 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking beardist v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indented_writer.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn indented(&mut self) -> IndentedWriter { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn indented(&mut self) -> IndentedWriter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indented_writer.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | fn indented(&mut self) -> IndentedWriter; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 46 | fn indented(&mut self) -> IndentedWriter<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indented_writer.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | fn indented(&mut self) -> IndentedWriter { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 50 | fn indented(&mut self) -> IndentedWriter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indented_writer.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn indented(&mut self) -> IndentedWriter { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn indented(&mut self) -> IndentedWriter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indented_writer.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | fn indented(&mut self) -> IndentedWriter; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 46 | fn indented(&mut self) -> IndentedWriter<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indented_writer.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | fn indented(&mut self) -> IndentedWriter { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 50 | fn indented(&mut self) -> IndentedWriter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.53s [INFO] running `Command { std: "docker" "inspect" "044d0636a3ec807b1ffff28d9a5af08899abeb729dc81965f9c0c76f8b9f4c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "044d0636a3ec807b1ffff28d9a5af08899abeb729dc81965f9c0c76f8b9f4c58", kill_on_drop: false }` [INFO] [stdout] 044d0636a3ec807b1ffff28d9a5af08899abeb729dc81965f9c0c76f8b9f4c58