[INFO] cloning repository https://github.com/lmburns/lxhkd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lmburns/lxhkd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmburns%2Flxhkd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmburns%2Flxhkd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ceb06ac51f7883a4cf4fd136f09b782d5f9be872
[INFO] checking lmburns/lxhkd against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmburns%2Flxhkd" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lmburns/lxhkd
[INFO] finished tweaking git repo https://github.com/lmburns/lxhkd
[INFO] tweaked toml for git repo https://github.com/lmburns/lxhkd written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lmburns/lxhkd on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lmburns/lxhkd 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `flexi_logger` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6e84f106b48d56cee509f97aa4bd66adce2d882a88428c4b041d973e3537f0f
[INFO] running `Command { std: "docker" "start" "-a" "b6e84f106b48d56cee509f97aa4bd66adce2d882a88428c4b041d973e3537f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6e84f106b48d56cee509f97aa4bd66adce2d882a88428c4b041d973e3537f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6e84f106b48d56cee509f97aa4bd66adce2d882a88428c4b041d973e3537f0f", kill_on_drop: false }`
[INFO] [stdout] b6e84f106b48d56cee509f97aa4bd66adce2d882a88428c4b041d973e3537f0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8cd68b4458bfff314138485087406c199f58b2ab68d72a4d51427c2092864d8
[INFO] running `Command { std: "docker" "start" "-a" "d8cd68b4458bfff314138485087406c199f58b2ab68d72a4d51427c2092864d8", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `flexi_logger` dependency)
[INFO] [stderr]    Compiling libc v0.2.111
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking ryu v1.0.7
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling xcb v1.0.0-beta.1
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking clicolors-control v1.0.1
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking console v0.9.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking nix v0.22.0
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking gethostname v0.2.1
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking yansi v0.5.0
[INFO] [stderr]     Checking boxfnonce v0.1.1
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking daemonize v0.4.1
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.1.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking shellexpand v2.1.0
[INFO] [stderr]     Checking better-panic v0.2.0
[INFO] [stderr]     Checking nix v0.23.0
[INFO] [stderr]     Checking bimap v0.6.1
[INFO] [stderr]     Checking x11rb v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling clap_derive v3.0.0-rc.4
[INFO] [stderr]    Compiling cli-table-derive v0.4.4
[INFO] [stderr]     Checking xkbcommon v0.5.0-beta.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking psutil v3.2.1
[INFO] [stderr]     Checking flexi_logger v0.18.1
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking clap v3.0.0-rc.4
[INFO] [stderr]     Checking serde_yaml v0.8.21
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking cli-table v0.4.6
[INFO] [stderr]     Checking format_serde_error v0.3.0
[INFO] [stderr]     Checking clap_generate v3.0.0-rc.4
[INFO] [stderr]     Checking lxhkd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 <https://github.com/rust-lang/rust/issues/71800> for more information
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     const_err,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pointer_structural_match,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 <https://github.com/rust-lang/rust/issues/82523> for more information
[INFO] [stdout]   --> src/main.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     unaligned_references,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 <https://github.com/rust-lang/rust/issues/71800> for more information
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     const_err,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pointer_structural_match,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 <https://github.com/rust-lang/rust/issues/82523> for more information
[INFO] [stdout]   --> src/main.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     unaligned_references,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse/parser.rs:209:28
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub(crate) fn tokenize(&self) -> TokenizedLine {
[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] 209 |     pub(crate) fn tokenize(&self) -> TokenizedLine<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse/parser.rs:209:28
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub(crate) fn tokenize(&self) -> TokenizedLine {
[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] 209 |     pub(crate) fn tokenize(&self) -> TokenizedLine<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 3m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1, 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 8`
[INFO] running `Command { std: "docker" "inspect" "d8cd68b4458bfff314138485087406c199f58b2ab68d72a4d51427c2092864d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8cd68b4458bfff314138485087406c199f58b2ab68d72a4d51427c2092864d8", kill_on_drop: false }`
[INFO] [stdout] d8cd68b4458bfff314138485087406c199f58b2ab68d72a4d51427c2092864d8
