[INFO] cloning repository https://github.com/vojtechkral/bard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vojtechkral/bard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvojtechkral%2Fbard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvojtechkral%2Fbard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a4f91a65a6e86eaf1eacaa0f760095c0c3e6036 [INFO] checking vojtechkral/bard against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvojtechkral%2Fbard" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vojtechkral/bard [INFO] finished tweaking git repo https://github.com/vojtechkral/bard [INFO] tweaked toml for git repo https://github.com/vojtechkral/bard written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vojtechkral/bard on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vojtechkral/bard 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `clap` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `comrak` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `image` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac4faf1f6a3d91da6eb8c06f971a8252e67e876002e2b8984240d833625b344e [INFO] running `Command { std: "docker" "start" "-a" "ac4faf1f6a3d91da6eb8c06f971a8252e67e876002e2b8984240d833625b344e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac4faf1f6a3d91da6eb8c06f971a8252e67e876002e2b8984240d833625b344e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac4faf1f6a3d91da6eb8c06f971a8252e67e876002e2b8984240d833625b344e", kill_on_drop: false }` [INFO] [stdout] ac4faf1f6a3d91da6eb8c06f971a8252e67e876002e2b8984240d833625b344e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9c64761a328a0ea0f0dbbccb7959b440c5acd67019bfdb383067af3a3fc5c7d [INFO] running `Command { std: "docker" "start" "-a" "c9c64761a328a0ea0f0dbbccb7959b440c5acd67019bfdb383067af3a3fc5c7d", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `clap` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `comrak` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `image` dependency) [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking deunicode v1.4.3 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking clap_builder v4.1.14 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling clap_derive v4.1.14 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking any_ascii v0.1.7 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking comrak v0.18.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking lexical-sort v0.3.1 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking quick-xml v0.29.0 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking clap v4.1.14 [INFO] [stderr] Checking bard v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project/output.rs:118:28 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn output_filename(&self) -> Cow { [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] 118 | pub fn output_filename(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render/tex_tools.rs:144:23 [INFO] [stdout] | [INFO] [stdout] 144 | fn program_status(&self) -> Cow { [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] 144 | fn program_status(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project/output.rs:118:28 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn output_filename(&self) -> Cow { [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] 118 | pub fn output_filename(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render/tex_tools.rs:144:23 [INFO] [stdout] | [INFO] [stdout] 144 | fn program_status(&self) -> Cow { [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] 144 | fn program_status(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.37s [INFO] running `Command { std: "docker" "inspect" "c9c64761a328a0ea0f0dbbccb7959b440c5acd67019bfdb383067af3a3fc5c7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9c64761a328a0ea0f0dbbccb7959b440c5acd67019bfdb383067af3a3fc5c7d", kill_on_drop: false }` [INFO] [stdout] c9c64761a328a0ea0f0dbbccb7959b440c5acd67019bfdb383067af3a3fc5c7d