[INFO] cloning repository https://github.com/tcallan/file_task [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tcallan/file_task" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcallan%2Ffile_task", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcallan%2Ffile_task'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48c07c44248b79a632802d74d5c5cd7ed48c2b3e [INFO] testing tcallan/file_task against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcallan%2Ffile_task" "/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/tcallan/file_task [INFO] finished tweaking git repo https://github.com/tcallan/file_task [INFO] tweaked toml for git repo https://github.com/tcallan/file_task written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tcallan/file_task on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tcallan/file_task 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7530ed3355e3260a6871ac10dddf94fc141ed4378dd967cd7d190ffa82f4b216 [INFO] running `Command { std: "docker" "start" "-a" "7530ed3355e3260a6871ac10dddf94fc141ed4378dd967cd7d190ffa82f4b216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7530ed3355e3260a6871ac10dddf94fc141ed4378dd967cd7d190ffa82f4b216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7530ed3355e3260a6871ac10dddf94fc141ed4378dd967cd7d190ffa82f4b216", kill_on_drop: false }` [INFO] [stdout] 7530ed3355e3260a6871ac10dddf94fc141ed4378dd967cd7d190ffa82f4b216 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 369d161df7d553e08859741dcf54495cb07af2ddc575e7ce556f027cf547ed88 [INFO] running `Command { std: "docker" "start" "-a" "369d161df7d553e08859741dcf54495cb07af2ddc575e7ce556f027cf547ed88", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling deranged v0.3.7 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling syn v2.0.10 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling time v0.3.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling file-id v0.2.3 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ratatui v0.22.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling notify-debouncer-full v0.6.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling file_task v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:156:31 [INFO] [stdout] | [INFO] [stdout] 156 | fn draw_service_status(state: &AppState) -> 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 156 | fn draw_service_status(state: &AppState) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:182:25 [INFO] [stdout] | [INFO] [stdout] 182 | fn draw_file_item(file: &filesystem::FileItem) -> ListItem { [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] 182 | fn draw_file_item(file: &filesystem::FileItem) -> ListItem<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.78s [INFO] running `Command { std: "docker" "inspect" "369d161df7d553e08859741dcf54495cb07af2ddc575e7ce556f027cf547ed88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "369d161df7d553e08859741dcf54495cb07af2ddc575e7ce556f027cf547ed88", kill_on_drop: false }` [INFO] [stdout] 369d161df7d553e08859741dcf54495cb07af2ddc575e7ce556f027cf547ed88 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ebc78fee0bdbd6b9cf892a83ed6a9a9fbfd3ecec5c11296fb2c4bbfd886757e [INFO] running `Command { std: "docker" "start" "-a" "7ebc78fee0bdbd6b9cf892a83ed6a9a9fbfd3ecec5c11296fb2c4bbfd886757e", kill_on_drop: false }` [INFO] [stderr] Compiling file_task v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:156:31 [INFO] [stdout] | [INFO] [stdout] 156 | fn draw_service_status(state: &AppState) -> 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 156 | fn draw_service_status(state: &AppState) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:182:25 [INFO] [stdout] | [INFO] [stdout] 182 | fn draw_file_item(file: &filesystem::FileItem) -> ListItem { [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] 182 | fn draw_file_item(file: &filesystem::FileItem) -> ListItem<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `Command { std: "docker" "inspect" "7ebc78fee0bdbd6b9cf892a83ed6a9a9fbfd3ecec5c11296fb2c4bbfd886757e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ebc78fee0bdbd6b9cf892a83ed6a9a9fbfd3ecec5c11296fb2c4bbfd886757e", kill_on_drop: false }` [INFO] [stdout] 7ebc78fee0bdbd6b9cf892a83ed6a9a9fbfd3ecec5c11296fb2c4bbfd886757e [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8abfa4ab437a667f0d895949ba326482a48b4bf89503fce3ef903addeac89b31 [INFO] running `Command { std: "docker" "start" "-a" "8abfa4ab437a667f0d895949ba326482a48b4bf89503fce3ef903addeac89b31", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/main.rs:156:31 [INFO] [stderr] | [INFO] [stderr] 156 | fn draw_service_status(state: &AppState) -> 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 156 | fn draw_service_status(state: &AppState) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/main.rs:182:25 [INFO] [stderr] | [INFO] [stderr] 182 | fn draw_file_item(file: &filesystem::FileItem) -> ListItem { [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] 182 | fn draw_file_item(file: &filesystem::FileItem) -> ListItem<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `file_task` (bin "file_task" test) generated 2 warnings (run `cargo fix --bin "file_task" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/file_task-f0f73cc64aa6f35b) [INFO] [stdout] running 15 tests [INFO] [stdout] test filesystem::tests::update_file_items_add ... ok [INFO] [stdout] test filesystem::tests::update_file_items_add_duplicate ... ok [INFO] [stdout] test filesystem::tests::update_file_items_delete_first_duplicate ... ok [INFO] [stdout] test filesystem::tests::update_file_items_delete_second ... ok [INFO] [stdout] test filesystem::tests::update_file_items_delete_first ... ok [INFO] [stdout] test filesystem::tests::update_file_items_delete_second_duplicate ... ok [INFO] [stdout] test filesystem::tests::update_file_items_move_between ... ok [INFO] [stdout] test filesystem::tests::update_file_items_move_second_duplicate ... ok [INFO] [stdout] test filesystem::tests::update_file_items_move_in ... ok [INFO] [stdout] test filesystem::tests::update_file_items_new ... ok [INFO] [stdout] test filesystem::tests::update_file_items_move_out ... ok [INFO] [stdout] test filesystem::tests::update_file_items_move_second ... ok [INFO] [stdout] test filesystem::tests::update_file_items_move_first ... ok [INFO] [stdout] test filesystem::tests::update_file_items_move_first_duplicate ... ok [INFO] [stdout] test filesystem::tests::update_file_items_new_duplicate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8abfa4ab437a667f0d895949ba326482a48b4bf89503fce3ef903addeac89b31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8abfa4ab437a667f0d895949ba326482a48b4bf89503fce3ef903addeac89b31", kill_on_drop: false }` [INFO] [stdout] 8abfa4ab437a667f0d895949ba326482a48b4bf89503fce3ef903addeac89b31