[INFO] cloning repository https://github.com/O-ELMA/syncrab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/O-ELMA/syncrab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FO-ELMA%2Fsyncrab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FO-ELMA%2Fsyncrab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b6663519c0dc4d95b6f11681c0da340f4b845a7
[INFO] checking O-ELMA/syncrab against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FO-ELMA%2Fsyncrab" "/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/O-ELMA/syncrab
[INFO] finished tweaking git repo https://github.com/O-ELMA/syncrab
[INFO] tweaked toml for git repo https://github.com/O-ELMA/syncrab written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/O-ELMA/syncrab on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/O-ELMA/syncrab 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "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] 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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88b3d55ba85d7c318b3dfa41375f8b8a6cbb804d221d50919185bf36359b23b0
[INFO] running `Command { std: "docker" "start" "-a" "88b3d55ba85d7c318b3dfa41375f8b8a6cbb804d221d50919185bf36359b23b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88b3d55ba85d7c318b3dfa41375f8b8a6cbb804d221d50919185bf36359b23b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88b3d55ba85d7c318b3dfa41375f8b8a6cbb804d221d50919185bf36359b23b0", kill_on_drop: false }`
[INFO] [stdout] 88b3d55ba85d7c318b3dfa41375f8b8a6cbb804d221d50919185bf36359b23b0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8f2055f310dc32e544fd947ba7fd9a9d747e7eb52e03a3dd0cf0b7f77c76049
[INFO] running `Command { std: "docker" "start" "-a" "a8f2055f310dc32e544fd947ba7fd9a9d747e7eb52e03a3dd0cf0b7f77c76049", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.9.2
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking pxfm v0.1.24
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking syncrab v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils.rs:157:21
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub fn field(title: &str, title_style: Color, border_style: Color) -> Block {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub fn field(title: &str, title_style: Color, border_style: Color) -> Block<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils.rs:157:21
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub fn field(title: &str, title_style: Color, border_style: Color) -> Block {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub fn field(title: &str, title_style: Color, border_style: Color) -> Block<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.50s
[INFO] running `Command { std: "docker" "inspect" "a8f2055f310dc32e544fd947ba7fd9a9d747e7eb52e03a3dd0cf0b7f77c76049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8f2055f310dc32e544fd947ba7fd9a9d747e7eb52e03a3dd0cf0b7f77c76049", kill_on_drop: false }`
[INFO] [stdout] a8f2055f310dc32e544fd947ba7fd9a9d747e7eb52e03a3dd0cf0b7f77c76049
