[INFO] cloning repository https://github.com/secona/neoman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/secona/neoman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecona%2Fneoman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecona%2Fneoman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b140700ad6de3c2c9e05e8f1365d2b73f92d9b31 [INFO] checking secona/neoman against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecona%2Fneoman" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/secona/neoman [INFO] finished tweaking git repo https://github.com/secona/neoman [INFO] tweaked toml for git repo https://github.com/secona/neoman written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/secona/neoman on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/secona/neoman 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/mustafasegf/tui-menu` [INFO] [stderr] Updating git repository `https://github.com/mustafasegf/tui-rs-tree-widget` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indoc v2.0.3 [INFO] [stderr] Downloaded cursorvec v0.2.0 [INFO] [stderr] Downloaded strum_macros v0.25.2 [INFO] [stderr] Downloaded rustls-webpki v0.101.4 [INFO] [stderr] Downloaded ratatui v0.22.0 [INFO] [stderr] Downloaded time v0.3.28 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b139d888b8fee167d7ecc01d4f8b9d62ff92e6c4a756a15006ce5eff091da5c3 [INFO] running `Command { std: "docker" "start" "-a" "b139d888b8fee167d7ecc01d4f8b9d62ff92e6c4a756a15006ce5eff091da5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b139d888b8fee167d7ecc01d4f8b9d62ff92e6c4a756a15006ce5eff091da5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b139d888b8fee167d7ecc01d4f8b9d62ff92e6c4a756a15006ce5eff091da5c3", kill_on_drop: false }` [INFO] [stdout] b139d888b8fee167d7ecc01d4f8b9d62ff92e6c4a756a15006ce5eff091da5c3 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 114d0ca9a958968c7eb0628a75107eaa7f5cb09556ef4663bf0ac8f5699fb696 [INFO] running `Command { std: "docker" "start" "-a" "114d0ca9a958968c7eb0628a75107eaa7f5cb09556ef4663bf0ac8f5699fb696", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Compiling serde_json v1.0.106 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking time v0.3.28 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking webpki-roots v0.25.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking cursorvec v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking ratatui v0.22.0 [INFO] [stderr] Checking tui-menu v0.1.1 (https://github.com/mustafasegf/tui-menu?branch=improvement#9946e5c9) [INFO] [stderr] Checking tui-tree-widget v0.12.0 (https://github.com/mustafasegf/tui-rs-tree-widget?branch=feature-ratatui#00ca24c9) [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.101.4 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-rustls v0.24.1 [INFO] [stderr] Checking reqwest v0.11.20 [INFO] [stderr] Checking neoman v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/component/sidebar.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn selected(&self) -> Option<&TreeItem> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 13 | pub fn selected(&self) -> Option<&TreeItem<'_, Item>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/component/sidebar.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn selected(&self) -> Option<&TreeItem> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 13 | pub fn selected(&self) -> Option<&TreeItem<'_, Item>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.07s [INFO] running `Command { std: "docker" "inspect" "114d0ca9a958968c7eb0628a75107eaa7f5cb09556ef4663bf0ac8f5699fb696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "114d0ca9a958968c7eb0628a75107eaa7f5cb09556ef4663bf0ac8f5699fb696", kill_on_drop: false }` [INFO] [stdout] 114d0ca9a958968c7eb0628a75107eaa7f5cb09556ef4663bf0ac8f5699fb696