[INFO] cloning repository https://github.com/Dhi13man/rust_text_editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dhi13man/rust_text_editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhi13man%2Frust_text_editor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhi13man%2Frust_text_editor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac240adf6a1f71aa442dce7c47dfa6426efa73be
[INFO] checking Dhi13man/rust_text_editor against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhi13man%2Frust_text_editor" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dhi13man/rust_text_editor
[INFO] finished tweaking git repo https://github.com/Dhi13man/rust_text_editor
[INFO] tweaked toml for git repo https://github.com/Dhi13man/rust_text_editor written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dhi13man/rust_text_editor on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dhi13man/rust_text_editor 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `rust_text_editor` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-4-tc1/source/target/.../rust_text_editor
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `rust-text-editor`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:21:8
[INFO] [stderr]    |
[INFO] [stderr] 21 - name = "rust_text_editor"
[INFO] [stderr] 21 + name = "rust-text-editor"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `rust-text-editor`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:23:19
[INFO] [stderr]    |
[INFO] [stderr] 23 ~ version = "0.1.2"
[INFO] [stderr] 24 + [[bin]]
[INFO] [stderr] 25 + name = "rust-text-editor"
[INFO] [stderr] 26 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `rust_text_editor` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tui v0.18.0
[INFO] [stderr]   Downloaded wayland-cursor v0.29.4
[INFO] [stderr]   Downloaded lazy-bytes-cast v5.0.1
[INFO] [stderr]   Downloaded copypasta v0.8.1
[INFO] [stderr]   Downloaded smithay-clipboard v0.6.6
[INFO] [stderr]   Downloaded wayland-commons v0.29.4
[INFO] [stderr]   Downloaded memmap2 v0.5.6
[INFO] [stderr]   Downloaded clipboard-win v3.1.1
[INFO] [stderr]   Downloaded names v0.14.0
[INFO] [stderr]   Downloaded eyre v0.6.8
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.97
[INFO] [stderr]   Downloaded cxx-build v1.0.97
[INFO] [stderr]   Downloaded crossterm v0.24.0
[INFO] [stderr]   Downloaded quick-xml v0.22.0
[INFO] [stderr]   Downloaded cxx v1.0.97
[INFO] [stderr]   Downloaded xcb v1.1.1
[INFO] [stderr]   Downloaded wayland-scanner v0.29.4
[INFO] [stderr]   Downloaded nix v0.22.3
[INFO] [stderr]   Downloaded nix v0.24.2
[INFO] [stderr]   Downloaded scratch v1.0.9
[INFO] [stderr]   Downloaded wayland-client v0.29.4
[INFO] [stderr]   Downloaded tui-logger v0.8.0
[INFO] [stderr]   Downloaded wayland-sys v0.29.4
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.97
[INFO] [stderr]   Downloaded wayland-protocols v0.29.4
[INFO] [stderr]   Downloaded x11-clipboard v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] af5438b9d2df5eb4713f439180483fcfcadf5cedde5598b29d48c00e42447a52
[INFO] running `Command { std: "docker" "start" "af5438b9d2df5eb4713f439180483fcfcadf5cedde5598b29d48c00e42447a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af5438b9d2df5eb4713f439180483fcfcadf5cedde5598b29d48c00e42447a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "af5438b9d2df5eb4713f439180483fcfcadf5cedde5598b29d48c00e42447a52" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af5438b9d2df5eb4713f439180483fcfcadf5cedde5598b29d48c00e42447a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "af5438b9d2df5eb4713f439180483fcfcadf5cedde5598b29d48c00e42447a52" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `rust_text_editor` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../rust_text_editor
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `rust-text-editor`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:21:8
[INFO] [stderr]    |
[INFO] [stderr] 21 - name = "rust_text_editor"
[INFO] [stderr] 21 + name = "rust-text-editor"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `rust-text-editor`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:23:19
[INFO] [stderr]    |
[INFO] [stderr] 23 ~ version = "0.1.2"
[INFO] [stderr] 24 + [[bin]]
[INFO] [stderr] 25 + name = "rust-text-editor"
[INFO] [stderr] 26 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `rust_text_editor` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling xcb v1.1.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling wayland-client v0.29.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking memmap2 v0.5.6
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crossterm v0.23.2
[INFO] [stderr]     Checking crossterm v0.24.0
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking tui v0.18.0
[INFO] [stderr]     Checking tui-logger v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking wayland-commons v0.29.4
[INFO] [stderr]     Checking x11-clipboard v0.6.1
[INFO] [stderr]     Checking wayland-cursor v0.29.4
[INFO] [stderr]     Checking smithay-clipboard v0.6.6
[INFO] [stderr]     Checking copypasta v0.8.1
[INFO] [stderr]     Checking rust_text_editor v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app/ui.rs:103:23
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn draw_help(actions: &Actions) -> Table {
[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] 103 | fn draw_help(actions: &Actions) -> Table<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app/ui.rs:103:23
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn draw_help(actions: &Actions) -> Table {
[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] 103 | fn draw_help(actions: &Actions) -> Table<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.83s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "af5438b9d2df5eb4713f439180483fcfcadf5cedde5598b29d48c00e42447a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af5438b9d2df5eb4713f439180483fcfcadf5cedde5598b29d48c00e42447a52", kill_on_drop: false }`
[INFO] [stdout] af5438b9d2df5eb4713f439180483fcfcadf5cedde5598b29d48c00e42447a52
