[INFO] cloning repository https://github.com/sdoering01/neopult
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sdoering01/neopult" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdoering01%2Fneopult", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdoering01%2Fneopult'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a0b0f3f7a0968855c6d95d6459c58eeac2b8c09
[INFO] checking sdoering01/neopult against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdoering01%2Fneopult" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sdoering01/neopult
[INFO] finished tweaking git repo https://github.com/sdoering01/neopult
[INFO] tweaked toml for git repo https://github.com/sdoering01/neopult written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sdoering01/neopult on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sdoering01/neopult 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded askama v0.11.1
[INFO] [stderr]   Downloaded askama_derive v0.11.2
[INFO] [stderr]   Downloaded os_str_bytes v6.2.0
[INFO] [stderr]   Downloaded tungstenite v0.17.2
[INFO] [stderr]   Downloaded humansize v1.1.1
[INFO] [stderr]   Downloaded askama_shared v0.12.2
[INFO] [stderr]   Downloaded tokio-tungstenite v0.17.1
[INFO] [stderr]   Downloaded hyper v0.14.19
[INFO] [stderr]   Downloaded clap v3.2.14
[INFO] [stderr]   Downloaded mlua v0.7.4
[INFO] [stderr]   Downloaded xcb v1.1.1
[INFO] [stderr]   Downloaded lua-src v544.0.1
[INFO] [stderr]   Downloaded luajit-src v210.4.0+resty124ff8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec0f005ad81eca28faf38161395debf3f45726e3fef17a3e37046cbc54dfa861
[INFO] running `Command { std: "docker" "start" "-a" "ec0f005ad81eca28faf38161395debf3f45726e3fef17a3e37046cbc54dfa861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec0f005ad81eca28faf38161395debf3f45726e3fef17a3e37046cbc54dfa861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec0f005ad81eca28faf38161395debf3f45726e3fef17a3e37046cbc54dfa861", kill_on_drop: false }`
[INFO] [stdout] ec0f005ad81eca28faf38161395debf3f45726e3fef17a3e37046cbc54dfa861
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3270930bb7537aefd3a02b1f938a5aea5c91bf3e44de2f54a962bb858fce24e9
[INFO] running `Command { std: "docker" "start" "-a" "3270930bb7537aefd3a02b1f938a5aea5c91bf3e44de2f54a962bb858fce24e9", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking http v0.2.7
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling luajit-src v210.4.0+resty124ff8d
[INFO] [stderr]    Compiling lua-src v544.0.1
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling mlua v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking os_str_bytes v6.2.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling xcb v1.1.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]     Checking tokio v1.18.2
[INFO] [stderr]     Checking futures-util v0.3.21
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking clap v3.2.14
[INFO] [stderr]     Checking tungstenite v0.17.2
[INFO] [stderr]     Checking axum-core v0.2.4
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking tokio-util v0.7.2
[INFO] [stderr]     Checking hyper v0.14.19
[INFO] [stderr]     Checking tokio-tungstenite v0.17.1
[INFO] [stderr]     Checking tower v0.4.12
[INFO] [stderr]     Checking tower-http v0.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking askama_shared v0.12.2
[INFO] [stderr]     Checking axum v0.5.6
[INFO] [stderr]    Compiling askama_derive v0.11.2
[INFO] [stderr]     Checking askama v0.11.1
[INFO] [stderr]     Checking neopult-lighthouse v0.1.0 (/opt/rustwide/workdir/neopult-lighthouse)
[INFO] [stderr]     Checking neopult v0.1.0 (/opt/rustwide/workdir/neopult)
[INFO] [stdout] warning: fields `neopult_home` and `channel_home` are never read
[INFO] [stdout]   --> neopult/src/config.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 32 |     pub channel: u8,
[INFO] [stdout] 33 |     pub neopult_home: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 34 |     pub channel_home: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> neopult/src/plugin_system.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn read_window_manager(&self) -> Option<RwLockReadGuard<WindowManager>> {
[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] 50 |     fn read_window_manager(&self) -> Option<RwLockReadGuard<'_, WindowManager>> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> neopult/src/plugin_system.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn write_window_manager(&self) -> Option<RwLockWriteGuard<WindowManager>> {
[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] 61 |     fn write_window_manager(&self) -> Option<RwLockWriteGuard<'_, WindowManager>> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `neopult_home` and `channel_home` are never read
[INFO] [stdout]   --> neopult/src/config.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 32 |     pub channel: u8,
[INFO] [stdout] 33 |     pub neopult_home: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 34 |     pub channel_home: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> neopult/src/plugin_system.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn read_window_manager(&self) -> Option<RwLockReadGuard<WindowManager>> {
[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] 50 |     fn read_window_manager(&self) -> Option<RwLockReadGuard<'_, WindowManager>> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> neopult/src/plugin_system.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn write_window_manager(&self) -> Option<RwLockWriteGuard<WindowManager>> {
[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] 61 |     fn write_window_manager(&self) -> Option<RwLockWriteGuard<'_, WindowManager>> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.7.4, 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" "3270930bb7537aefd3a02b1f938a5aea5c91bf3e44de2f54a962bb858fce24e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3270930bb7537aefd3a02b1f938a5aea5c91bf3e44de2f54a962bb858fce24e9", kill_on_drop: false }`
[INFO] [stdout] 3270930bb7537aefd3a02b1f938a5aea5c91bf3e44de2f54a962bb858fce24e9
