[INFO] cloning repository https://github.com/unijfdev/rustisvn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unijfdev/rustisvn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funijfdev%2Frustisvn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funijfdev%2Frustisvn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b4d499b7b53509b986f01e7196ba81123cec60f [INFO] testing unijfdev/rustisvn against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funijfdev%2Frustisvn" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/unijfdev/rustisvn [INFO] finished tweaking git repo https://github.com/unijfdev/rustisvn [INFO] tweaked toml for git repo https://github.com/unijfdev/rustisvn written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/unijfdev/rustisvn on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/unijfdev/rustisvn 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded owo-colors v4.2.2 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded indoc v2.0.6 [INFO] [stderr] Downloaded clipboard-win v5.4.1 [INFO] [stderr] Downloaded error-code v3.3.2 [INFO] [stderr] Downloaded dispatch2 v0.3.0 [INFO] [stderr] Downloaded arboard v3.6.0 [INFO] [stderr] Downloaded objc2-core-graphics v0.3.1 [INFO] [stderr] Downloaded eyre v0.6.12 [INFO] [stderr] Downloaded objc2-io-surface v0.3.1 [INFO] [stderr] Downloaded itertools v0.13.0 [INFO] [stderr] Downloaded redox_syscall v0.5.14 [INFO] [stderr] Downloaded objc2-encode v4.1.0 [INFO] [stderr] Downloaded unicode-truncate v1.1.0 [INFO] [stderr] Downloaded image v0.25.6 [INFO] [stderr] Downloaded objc2 v0.6.1 [INFO] [stderr] Downloaded instability v0.3.9 [INFO] [stderr] Downloaded objc2-foundation v0.3.1 [INFO] [stderr] Downloaded ratatui v0.29.0 [INFO] [stderr] Downloaded objc2-app-kit v0.3.1 [INFO] [stderr] Downloaded color-eyre v0.6.5 [INFO] [stderr] Downloaded tiff v0.9.1 [INFO] [stderr] Downloaded objc2-core-foundation v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17baf330dd69b6add7b2df3f0b4bb60a272d33aeb20cadba4ef8dc13e7112905 [INFO] running `Command { std: "docker" "start" "-a" "17baf330dd69b6add7b2df3f0b4bb60a272d33aeb20cadba4ef8dc13e7112905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17baf330dd69b6add7b2df3f0b4bb60a272d33aeb20cadba4ef8dc13e7112905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17baf330dd69b6add7b2df3f0b4bb60a272d33aeb20cadba4ef8dc13e7112905", kill_on_drop: false }` [INFO] [stdout] 17baf330dd69b6add7b2df3f0b4bb60a272d33aeb20cadba4ef8dc13e7112905 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 854a941aafc6f355d2dc12643b67b5c02650a58205a316e5116e4c13615413bc [INFO] running `Command { std: "docker" "start" "-a" "854a941aafc6f355d2dc12643b67b5c02650a58205a316e5116e4c13615413bc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling arboard v3.6.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling rustisvn v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renders.rs:81:34 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn create_section_info(info: &ProjectInfo) -> Paragraph { [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] 81 | pub fn create_section_info(info: &ProjectInfo) -> Paragraph<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renders.rs:94:36 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn create_section_status(list: &SvnStatusList, is_error: bool, is_focused: bool) -> List { [INFO] [stdout] | ^^^^^^^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden 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] 94 | pub fn create_section_status(list: &SvnStatusList, is_error: bool, is_focused: bool) -> List<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renders.rs:114:36 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn create_selected_items(list: &SvnStatusList, is_error: bool, is_focused: bool) -> List { [INFO] [stdout] | ^^^^^^^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden 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] 114 | pub fn create_selected_items(list: &SvnStatusList, is_error: bool, is_focused: bool) -> List<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renders.rs:143:51 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn create_status_line_spans(idx: usize, list: &SvnStatusList) -> Vec { [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] 143 | pub fn create_status_line_spans(idx: usize, list: &SvnStatusList) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renders.rs:170:46 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn create_section_commit(commit_message: &str, is_error: bool, is_focused: bool) -> Paragraph { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden 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] 170 | pub fn create_section_commit(commit_message: &str, is_error: bool, is_focused: bool) -> Paragraph<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.34s [INFO] running `Command { std: "docker" "inspect" "854a941aafc6f355d2dc12643b67b5c02650a58205a316e5116e4c13615413bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "854a941aafc6f355d2dc12643b67b5c02650a58205a316e5116e4c13615413bc", kill_on_drop: false }` [INFO] [stdout] 854a941aafc6f355d2dc12643b67b5c02650a58205a316e5116e4c13615413bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91c9f805f1105a9ff0080b53e65b09aacd132ec8be57e564898ebf3415ee572e [INFO] running `Command { std: "docker" "start" "-a" "91c9f805f1105a9ff0080b53e65b09aacd132ec8be57e564898ebf3415ee572e", kill_on_drop: false }` [INFO] [stderr] Compiling rustisvn v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renders.rs:81:34 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn create_section_info(info: &ProjectInfo) -> Paragraph { [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] 81 | pub fn create_section_info(info: &ProjectInfo) -> Paragraph<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renders.rs:94:36 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn create_section_status(list: &SvnStatusList, is_error: bool, is_focused: bool) -> List { [INFO] [stdout] | ^^^^^^^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden 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] 94 | pub fn create_section_status(list: &SvnStatusList, is_error: bool, is_focused: bool) -> List<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renders.rs:114:36 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn create_selected_items(list: &SvnStatusList, is_error: bool, is_focused: bool) -> List { [INFO] [stdout] | ^^^^^^^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden 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] 114 | pub fn create_selected_items(list: &SvnStatusList, is_error: bool, is_focused: bool) -> List<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renders.rs:143:51 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn create_status_line_spans(idx: usize, list: &SvnStatusList) -> Vec { [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] 143 | pub fn create_status_line_spans(idx: usize, list: &SvnStatusList) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renders.rs:170:46 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn create_section_commit(commit_message: &str, is_error: bool, is_focused: bool) -> Paragraph { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden 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] 170 | pub fn create_section_commit(commit_message: &str, is_error: bool, is_focused: bool) -> Paragraph<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "91c9f805f1105a9ff0080b53e65b09aacd132ec8be57e564898ebf3415ee572e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91c9f805f1105a9ff0080b53e65b09aacd132ec8be57e564898ebf3415ee572e", kill_on_drop: false }` [INFO] [stdout] 91c9f805f1105a9ff0080b53e65b09aacd132ec8be57e564898ebf3415ee572e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d8b4831bb4815df7c5ebf00373775cdece97e5958da245ca95930b891af4decb [INFO] running `Command { std: "docker" "start" "-a" "d8b4831bb4815df7c5ebf00373775cdece97e5958da245ca95930b891af4decb", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/renders.rs:81:34 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn create_section_info(info: &ProjectInfo) -> Paragraph { [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 81 | pub fn create_section_info(info: &ProjectInfo) -> Paragraph<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/renders.rs:94:36 [INFO] [stderr] | [INFO] [stderr] 94 | pub fn create_section_status(list: &SvnStatusList, is_error: bool, is_focused: bool) -> List { [INFO] [stderr] | ^^^^^^^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 94 | pub fn create_section_status(list: &SvnStatusList, is_error: bool, is_focused: bool) -> List<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/renders.rs:114:36 [INFO] [stderr] | [INFO] [stderr] 114 | pub fn create_selected_items(list: &SvnStatusList, is_error: bool, is_focused: bool) -> List { [INFO] [stderr] | ^^^^^^^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 114 | pub fn create_selected_items(list: &SvnStatusList, is_error: bool, is_focused: bool) -> List<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/renders.rs:143:51 [INFO] [stderr] | [INFO] [stderr] 143 | pub fn create_status_line_spans(idx: usize, list: &SvnStatusList) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 143 | pub fn create_status_line_spans(idx: usize, list: &SvnStatusList) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/renders.rs:170:46 [INFO] [stderr] | [INFO] [stderr] 170 | pub fn create_section_commit(commit_message: &str, is_error: bool, is_focused: bool) -> Paragraph { [INFO] [stderr] | ^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 170 | pub fn create_section_commit(commit_message: &str, is_error: bool, is_focused: bool) -> Paragraph<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rustisvn` (bin "rsvn" test) generated 5 warnings (run `cargo fix --bin "rsvn" -p rustisvn --tests` to apply 5 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsvn-372f2246b7fc2439) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d8b4831bb4815df7c5ebf00373775cdece97e5958da245ca95930b891af4decb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8b4831bb4815df7c5ebf00373775cdece97e5958da245ca95930b891af4decb", kill_on_drop: false }` [INFO] [stdout] d8b4831bb4815df7c5ebf00373775cdece97e5958da245ca95930b891af4decb