[INFO] fetching crate hexchat-api 0.3.2...
[INFO] testing hexchat-api-0.3.2 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate hexchat-api 0.3.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate hexchat-api 0.3.2 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hexchat-api 0.3.2
[INFO] finished tweaking crates.io crate hexchat-api 0.3.2
[INFO] tweaked toml for crates.io crate hexchat-api 0.3.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 13 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82aa3e2ac24703f4a61ffa61717c15d40bc10c16cfb592de62e0ac0879af111b
[INFO] running `Command { std: "docker" "start" "-a" "82aa3e2ac24703f4a61ffa61717c15d40bc10c16cfb592de62e0ac0879af111b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82aa3e2ac24703f4a61ffa61717c15d40bc10c16cfb592de62e0ac0879af111b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82aa3e2ac24703f4a61ffa61717c15d40bc10c16cfb592de62e0ac0879af111b", kill_on_drop: false }`
[INFO] [stdout] 82aa3e2ac24703f4a61ffa61717c15d40bc10c16cfb592de62e0ac0879af111b
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09f06765c116ad036dbde09377ab4fe06934ca30e2d3be07e649656e7da51306
[INFO] running `Command { std: "docker" "start" "-a" "09f06765c116ad036dbde09377ab4fe06934ca30e2d3be07e649656e7da51306", kill_on_drop: false }`
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling hexchat-api v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/hook.rs:69:50
[INFO] [stdout]    |
[INFO] [stdout] 69 |         if let Some(hook_list_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]    |                                                  ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 69 |         if let Some(hook_list_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]    |                                                  ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/hook.rs:90:43
[INFO] [stdout]    |
[INFO] [stdout] 90 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]    |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 90 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]    |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hook.rs:104:43
[INFO] [stdout]     |
[INFO] [stdout] 104 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]     |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 104 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]     |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hook.rs:121:38
[INFO] [stdout]     |
[INFO] [stdout] 121 |             if let Some(hl_rwlock) = &HOOK_LIST {
[INFO] [stdout]     |                                      ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 121 |             if let Some(hl_rwlock) = addr_of!(HOOK_LIST) {
[INFO] [stdout]     |                                      ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hook.rs:173:43
[INFO] [stdout]     |
[INFO] [stdout] 173 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]     |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 173 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]     |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hexchat_entry_points.rs:282:29
[INFO] [stdout]     |
[INFO] [stdout] 282 |         if let Some(info) = &PLUGIN_INFO {
[INFO] [stdout]     |                             ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 282 |         if let Some(info) = addr_of!(PLUGIN_INFO) {
[INFO] [stdout]     |                             ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hexchat_entry_points.rs:299:40
[INFO] [stdout]     |
[INFO] [stdout] 299 |             if let Some(plugin_info) = &PLUGIN_INFO {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 299 |             if let Some(plugin_info) = addr_of!(PLUGIN_INFO) {
[INFO] [stdout]     |                                        ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/thread_facilities.rs:250:35
[INFO] [stdout]     |
[INFO] [stdout] 250 |     if let Some(queue) = unsafe { &TASK_QUEUE } {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 250 |     if let Some(queue) = unsafe { addr_of!(TASK_QUEUE) } {
[INFO] [stdout]     |                                   ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.84s
[INFO] running `Command { std: "docker" "inspect" "09f06765c116ad036dbde09377ab4fe06934ca30e2d3be07e649656e7da51306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09f06765c116ad036dbde09377ab4fe06934ca30e2d3be07e649656e7da51306", kill_on_drop: false }`
[INFO] [stdout] 09f06765c116ad036dbde09377ab4fe06934ca30e2d3be07e649656e7da51306
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e7680424efbcbf4eab298555126ab8d5fdb724a4f6086a801502a3135d67ef0
[INFO] running `Command { std: "docker" "start" "-a" "8e7680424efbcbf4eab298555126ab8d5fdb724a4f6086a801502a3135d67ef0", kill_on_drop: false }`
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/hook.rs:69:50
[INFO] [stdout]    |
[INFO] [stdout] 69 |         if let Some(hook_list_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]    |                                                  ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 69 |         if let Some(hook_list_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]    |                                                  ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/hook.rs:90:43
[INFO] [stdout]    |
[INFO] [stdout] 90 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]    |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 90 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]    |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hook.rs:104:43
[INFO] [stdout]     |
[INFO] [stdout] 104 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]     |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 104 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]     |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hook.rs:121:38
[INFO] [stdout]     |
[INFO] [stdout] 121 |             if let Some(hl_rwlock) = &HOOK_LIST {
[INFO] [stdout]     |                                      ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 121 |             if let Some(hl_rwlock) = addr_of!(HOOK_LIST) {
[INFO] [stdout]     |                                      ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hook.rs:173:43
[INFO] [stdout]     |
[INFO] [stdout] 173 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]     |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 173 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]     |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hexchat_entry_points.rs:282:29
[INFO] [stdout]     |
[INFO] [stdout] 282 |         if let Some(info) = &PLUGIN_INFO {
[INFO] [stdout]     |                             ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 282 |         if let Some(info) = addr_of!(PLUGIN_INFO) {
[INFO] [stdout]     |                             ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hexchat_entry_points.rs:299:40
[INFO] [stdout]     |
[INFO] [stdout] 299 |             if let Some(plugin_info) = &PLUGIN_INFO {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 299 |             if let Some(plugin_info) = addr_of!(PLUGIN_INFO) {
[INFO] [stdout]     |                                        ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/thread_facilities.rs:250:35
[INFO] [stdout]     |
[INFO] [stdout] 250 |     if let Some(queue) = unsafe { &TASK_QUEUE } {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 250 |     if let Some(queue) = unsafe { addr_of!(TASK_QUEUE) } {
[INFO] [stdout]     |                                   ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hexchat-api v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/hook.rs:69:50
[INFO] [stdout]    |
[INFO] [stdout] 69 |         if let Some(hook_list_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]    |                                                  ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 69 |         if let Some(hook_list_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]    |                                                  ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/hook.rs:90:43
[INFO] [stdout]    |
[INFO] [stdout] 90 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]    |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 90 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]    |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hook.rs:104:43
[INFO] [stdout]     |
[INFO] [stdout] 104 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]     |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 104 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]     |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hook.rs:121:38
[INFO] [stdout]     |
[INFO] [stdout] 121 |             if let Some(hl_rwlock) = &HOOK_LIST {
[INFO] [stdout]     |                                      ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 121 |             if let Some(hl_rwlock) = addr_of!(HOOK_LIST) {
[INFO] [stdout]     |                                      ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hook.rs:173:43
[INFO] [stdout]     |
[INFO] [stdout] 173 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]     |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 173 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]     |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hexchat_entry_points.rs:282:29
[INFO] [stdout]     |
[INFO] [stdout] 282 |         if let Some(info) = &PLUGIN_INFO {
[INFO] [stdout]     |                             ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 282 |         if let Some(info) = addr_of!(PLUGIN_INFO) {
[INFO] [stdout]     |                             ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hexchat_entry_points.rs:299:40
[INFO] [stdout]     |
[INFO] [stdout] 299 |             if let Some(plugin_info) = &PLUGIN_INFO {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 299 |             if let Some(plugin_info) = addr_of!(PLUGIN_INFO) {
[INFO] [stdout]     |                                        ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/thread_facilities.rs:250:35
[INFO] [stdout]     |
[INFO] [stdout] 250 |     if let Some(queue) = unsafe { &TASK_QUEUE } {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 250 |     if let Some(queue) = unsafe { addr_of!(TASK_QUEUE) } {
[INFO] [stdout]     |                                   ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] running `Command { std: "docker" "inspect" "8e7680424efbcbf4eab298555126ab8d5fdb724a4f6086a801502a3135d67ef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e7680424efbcbf4eab298555126ab8d5fdb724a4f6086a801502a3135d67ef0", kill_on_drop: false }`
[INFO] [stdout] 8e7680424efbcbf4eab298555126ab8d5fdb724a4f6086a801502a3135d67ef0
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 765dec7b12e3427af05d0dec95a9392688216f866b8ca8c7b2dd80ca6f13797b
[INFO] running `Command { std: "docker" "start" "-a" "765dec7b12e3427af05d0dec95a9392688216f866b8ca8c7b2dd80ca6f13797b", kill_on_drop: false }`
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]   --> src/hook.rs:69:50
[INFO] [stderr]    |
[INFO] [stderr] 69 |         if let Some(hook_list_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stderr]    |                                                  ^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 69 |         if let Some(hook_list_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stderr]    |                                                  ~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]   --> src/hook.rs:90:43
[INFO] [stderr]    |
[INFO] [stderr] 90 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stderr]    |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 90 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stderr]    |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]    --> src/hook.rs:104:43
[INFO] [stderr]     |
[INFO] [stderr] 104 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stderr]     |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]     = note: this will be a hard error in the 2024 edition
[INFO] [stderr]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 104 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stderr]     |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]    --> src/hook.rs:121:38
[INFO] [stderr]     |
[INFO] [stderr] 121 |             if let Some(hl_rwlock) = &HOOK_LIST {
[INFO] [stderr]     |                                      ^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]     = note: this will be a hard error in the 2024 edition
[INFO] [stderr]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 121 |             if let Some(hl_rwlock) = addr_of!(HOOK_LIST) {
[INFO] [stderr]     |                                      ~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]    --> src/hook.rs:173:43
[INFO] [stderr]     |
[INFO] [stderr] 173 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stderr]     |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]     = note: this will be a hard error in the 2024 edition
[INFO] [stderr]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 173 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stderr]     |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]    --> src/hexchat_entry_points.rs:282:29
[INFO] [stderr]     |
[INFO] [stderr] 282 |         if let Some(info) = &PLUGIN_INFO {
[INFO] [stderr]     |                             ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]     = note: this will be a hard error in the 2024 edition
[INFO] [stderr]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 282 |         if let Some(info) = addr_of!(PLUGIN_INFO) {
[INFO] [stderr]     |                             ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]    --> src/hexchat_entry_points.rs:299:40
[INFO] [stderr]     |
[INFO] [stderr] 299 |             if let Some(plugin_info) = &PLUGIN_INFO {
[INFO] [stderr]     |                                        ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]     = note: this will be a hard error in the 2024 edition
[INFO] [stderr]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 299 |             if let Some(plugin_info) = addr_of!(PLUGIN_INFO) {
[INFO] [stderr]     |                                        ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]    --> src/thread_facilities.rs:250:35
[INFO] [stderr]     |
[INFO] [stderr] 250 |     if let Some(queue) = unsafe { &TASK_QUEUE } {
[INFO] [stderr]     |                                   ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]     = note: this will be a hard error in the 2024 edition
[INFO] [stderr]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 250 |     if let Some(queue) = unsafe { addr_of!(TASK_QUEUE) } {
[INFO] [stderr]     |                                   ~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: `hexchat-api` (lib) generated 8 warnings
[INFO] [stderr] warning: `hexchat-api` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hexchat_api-2f28487b990d76bd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hexchat_api
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/utils.rs - utils::hc_print (line 23) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::hc_print_th (line 54) ... FAILED
[INFO] [stdout] test src/hexchat.rs - hexchat::Hexchat::hook_command (line 106) ... FAILED
[INFO] [stdout] test src/hexchat.rs - hexchat::Hexchat::hook_print_attrs (line 265) ... FAILED
[INFO] [stdout] test src/hexchat.rs - hexchat::Hexchat::hook_timer (line 313) ... FAILED
[INFO] [stdout] test src/hexchat.rs - hexchat::Hexchat::hook_print (line 218) ... FAILED
[INFO] [stdout] test src/hexchat.rs - hexchat::Hexchat::hook_server (line 170) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils.rs - utils::hc_print (line 23) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]  --> src/utils.rs:26:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print!(fmt, argv, ...);
[INFO] [stdout]   |                      ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print!(fmt, argv, ..);
[INFO] [stdout]   |                      ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print!(fmt, argv, ..=);
[INFO] [stdout]   |                      ~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]  --> src/utils.rs:26:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print!(fmt, argv, ...);
[INFO] [stdout]   |                      ^^^ help: use `..` instead
[INFO] [stdout]   |
[INFO] [stdout]   = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] 
[INFO] [stdout] error: format argument must be a string literal
[INFO] [stdout]  --> src/utils.rs:26:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print!(fmt, argv, ...);
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a string literal to format with
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print!("{} {} {}", fmt, argv, ...);
[INFO] [stdout]   |           +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: format argument must be a string literal
[INFO] [stdout]  --> src/utils.rs:27:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | hc_print!(arg);
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a string literal to format with
[INFO] [stdout]   |
[INFO] [stdout] 7 | hc_print!("{}", arg);
[INFO] [stdout]   |           +++++
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]  --> src/utils.rs:28:41
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print!(ctx=(network, channel), argv, ...);
[INFO] [stdout]   |                                         ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print!(ctx=(network, channel), argv, ..);
[INFO] [stdout]   |                                         ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print!(ctx=(network, channel), argv, ..=);
[INFO] [stdout]   |                                         ~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]  --> src/utils.rs:28:41
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print!(ctx=(network, channel), argv, ...);
[INFO] [stdout]   |                                         ^^^ help: use `..` instead
[INFO] [stdout]   |
[INFO] [stdout]   = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] 
[INFO] [stdout] error: format argument must be a string literal
[INFO] [stdout]  --> src/utils.rs:28:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print!(ctx=(network, channel), argv, ...);
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a string literal to format with
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print!("{} {} {}", ctx=(network, channel), argv, ...);
[INFO] [stdout]   |           +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: format argument must be a string literal
[INFO] [stdout]  --> src/utils.rs:29:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | hc_print!(ctx=(network, channel), arg);
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a string literal to format with
[INFO] [stdout]   |
[INFO] [stdout] 9 | hc_print!("{} {}", ctx=(network, channel), arg);
[INFO] [stdout]   |           ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0586`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::hc_print_th (line 54) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]  --> src/utils.rs:57:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print_th!(fmt, argv, ...);
[INFO] [stdout]   |                         ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print_th!(fmt, argv, ..);
[INFO] [stdout]   |                         ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print_th!(fmt, argv, ..=);
[INFO] [stdout]   |                         ~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]  --> src/utils.rs:57:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print_th!(fmt, argv, ...);
[INFO] [stdout]   |                         ^^^ help: use `..` instead
[INFO] [stdout]   |
[INFO] [stdout]   = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] 
[INFO] [stdout] error: format argument must be a string literal
[INFO] [stdout]  --> src/utils.rs:57:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print_th!(fmt, argv, ...);
[INFO] [stdout]   |              ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a string literal to format with
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print_th!("{} {} {}", fmt, argv, ...);
[INFO] [stdout]   |              +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: format argument must be a string literal
[INFO] [stdout]  --> src/utils.rs:58:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | hc_print_th!(arg);
[INFO] [stdout]   |              ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a string literal to format with
[INFO] [stdout]   |
[INFO] [stdout] 7 | hc_print_th!("{}", arg);
[INFO] [stdout]   |              +++++
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]  --> src/utils.rs:59:44
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print_th!(ctx=(network, channel), argv, ...);
[INFO] [stdout]   |                                            ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print_th!(ctx=(network, channel), argv, ..);
[INFO] [stdout]   |                                            ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print_th!(ctx=(network, channel), argv, ..=);
[INFO] [stdout]   |                                            ~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]  --> src/utils.rs:59:44
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print_th!(ctx=(network, channel), argv, ...);
[INFO] [stdout]   |                                            ^^^ help: use `..` instead
[INFO] [stdout]   |
[INFO] [stdout]   = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] 
[INFO] [stdout] error: format argument must be a string literal
[INFO] [stdout]  --> src/utils.rs:59:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print_th!(ctx=(network, channel), argv, ...);
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a string literal to format with
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print_th!("{} {} {}", ctx=(network, channel), argv, ...);
[INFO] [stdout]   |              +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: format argument must be a string literal
[INFO] [stdout]  --> src/utils.rs:60:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | hc_print_th!(ctx=(network, channel), arg);
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a string literal to format with
[INFO] [stdout]   |
[INFO] [stdout] 9 | hc_print_th!("{} {}", ctx=(network, channel), arg);
[INFO] [stdout]   |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0586`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hexchat.rs - hexchat::Hexchat::hook_command (line 106) stdout ----
[INFO] [stdout] error: `->` used for field access or method call
[INFO] [stdout]  --> src/hexchat.rs:108:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     -> Eat
[INFO] [stdout]   |     ^^ help: try using `.` instead
[INFO] [stdout]   |
[INFO] [stdout]   = help: the `.` operator will dereference the value if needed
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Hexchat` in this scope
[INFO] [stdout]  --> src/hexchat.rs:107:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   |        ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hexchat_api::Eat::Hexchat;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `String`
[INFO] [stdout]  --> src/hexchat.rs:107:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout]  --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/string.rs:363:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: `String` defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `String`
[INFO] [stdout]  --> src/hexchat.rs:107:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   |                              ^^^^^^
[INFO] [stdout]  --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/string.rs:363:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: `String` defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UserData` in this scope
[INFO] [stdout]  --> src/hexchat.rs:107:40
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   |                                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found trait `FnMut`
[INFO] [stdout]  --> src/hexchat.rs:107:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   | ^^^^^ not a function, tuple struct or tuple variant
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hexchat.rs - hexchat::Hexchat::hook_print_attrs (line 265) stdout ----
[INFO] [stdout] error: `->` used for field access or method call
[INFO] [stdout]  --> src/hexchat.rs:267:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | -> Eat
[INFO] [stdout]   | ^^ help: try using `.` instead
[INFO] [stdout]   |
[INFO] [stdout]   = help: the `.` operator will dereference the value if needed
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Hexchat` in this scope
[INFO] [stdout]  --> src/hexchat.rs:266:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &EventAttrs, &UserData)
[INFO] [stdout]   |        ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hexchat_api::Eat::Hexchat;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `String`
[INFO] [stdout]  --> src/hexchat.rs:266:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &EventAttrs, &UserData)
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout]  --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/string.rs:363:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: `String` defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EventAttrs` in this scope
[INFO] [stdout]  --> src/hexchat.rs:266:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &EventAttrs, &UserData)
[INFO] [stdout]   |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UserData` in this scope
[INFO] [stdout]  --> src/hexchat.rs:266:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &EventAttrs, &UserData)
[INFO] [stdout]   |                                          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found trait `FnMut`
[INFO] [stdout]  --> src/hexchat.rs:266:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &EventAttrs, &UserData)
[INFO] [stdout]   | ^^^^^ not a function, tuple struct or tuple variant
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hexchat.rs - hexchat::Hexchat::hook_timer (line 313) stdout ----
[INFO] [stdout] error: `->` used for field access or method call
[INFO] [stdout]  --> src/hexchat.rs:314:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &UserData) -> i32
[INFO] [stdout]   |                            ^^ help: try using `.` instead
[INFO] [stdout]   |
[INFO] [stdout]   = help: the `.` operator will dereference the value if needed
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Hexchat` in this scope
[INFO] [stdout]  --> src/hexchat.rs:314:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &UserData) -> i32
[INFO] [stdout]   |        ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hexchat_api::Eat::Hexchat;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UserData` in this scope
[INFO] [stdout]  --> src/hexchat.rs:314:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &UserData) -> i32
[INFO] [stdout]   |                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found trait `FnMut`
[INFO] [stdout]  --> src/hexchat.rs:314:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &UserData) -> i32
[INFO] [stdout]   | ^^^^^ not a function, tuple struct or tuple variant
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hexchat.rs - hexchat::Hexchat::hook_print (line 218) stdout ----
[INFO] [stdout] error: `->` used for field access or method call
[INFO] [stdout]  --> src/hexchat.rs:219:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &UserData) -> Eat
[INFO] [stdout]   |                                       ^^ help: try using `.` instead
[INFO] [stdout]   |
[INFO] [stdout]   = help: the `.` operator will dereference the value if needed
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Hexchat` in this scope
[INFO] [stdout]  --> src/hexchat.rs:219:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &UserData) -> Eat
[INFO] [stdout]   |        ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hexchat_api::Eat::Hexchat;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `String`
[INFO] [stdout]  --> src/hexchat.rs:219:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &UserData) -> Eat
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout]  --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/string.rs:363:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: `String` defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UserData` in this scope
[INFO] [stdout]  --> src/hexchat.rs:219:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &UserData) -> Eat
[INFO] [stdout]   |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found trait `FnMut`
[INFO] [stdout]  --> src/hexchat.rs:219:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &UserData) -> Eat
[INFO] [stdout]   | ^^^^^ not a function, tuple struct or tuple variant
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hexchat.rs - hexchat::Hexchat::hook_server (line 170) stdout ----
[INFO] [stdout] error: `->` used for field access or method call
[INFO] [stdout]  --> src/hexchat.rs:172:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | -> Eat
[INFO] [stdout]   | ^^ help: try using `.` instead
[INFO] [stdout]   |
[INFO] [stdout]   = help: the `.` operator will dereference the value if needed
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Hexchat` in this scope
[INFO] [stdout]  --> src/hexchat.rs:171:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   |        ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hexchat_api::Eat::Hexchat;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `String`
[INFO] [stdout]  --> src/hexchat.rs:171:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout]  --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/string.rs:363:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: `String` defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `String`
[INFO] [stdout]  --> src/hexchat.rs:171:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   |                              ^^^^^^
[INFO] [stdout]  --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/string.rs:363:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: `String` defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UserData` in this scope
[INFO] [stdout]  --> src/hexchat.rs:171:40
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   |                                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found trait `FnMut`
[INFO] [stdout]  --> src/hexchat.rs:171:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   | ^^^^^ not a function, tuple struct or tuple variant
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/hexchat.rs - hexchat::Hexchat::hook_command (line 106)
[INFO] [stdout]     src/hexchat.rs - hexchat::Hexchat::hook_print (line 218)
[INFO] [stdout]     src/hexchat.rs - hexchat::Hexchat::hook_print_attrs (line 265)
[INFO] [stdout]     src/hexchat.rs - hexchat::Hexchat::hook_server (line 170)
[INFO] [stdout]     src/hexchat.rs - hexchat::Hexchat::hook_timer (line 313)
[INFO] [stdout]     src/utils.rs - utils::hc_print (line 23)
[INFO] [stdout]     src/utils.rs - utils::hc_print_th (line 54)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "765dec7b12e3427af05d0dec95a9392688216f866b8ca8c7b2dd80ca6f13797b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "765dec7b12e3427af05d0dec95a9392688216f866b8ca8c7b2dd80ca6f13797b", kill_on_drop: false }`
[INFO] [stdout] 765dec7b12e3427af05d0dec95a9392688216f866b8ca8c7b2dd80ca6f13797b
[INFO] testing hexchat-api-0.3.2 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate hexchat-api 0.3.2 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate hexchat-api 0.3.2 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hexchat-api 0.3.2
[INFO] finished tweaking crates.io crate hexchat-api 0.3.2
[INFO] tweaked toml for crates.io crate hexchat-api 0.3.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 13 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2dae7471bd7749f779a56a7d52b310a889eed87c396da82921d9f9de616ef552
[INFO] running `Command { std: "docker" "start" "-a" "2dae7471bd7749f779a56a7d52b310a889eed87c396da82921d9f9de616ef552", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2dae7471bd7749f779a56a7d52b310a889eed87c396da82921d9f9de616ef552", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dae7471bd7749f779a56a7d52b310a889eed87c396da82921d9f9de616ef552", kill_on_drop: false }`
[INFO] [stdout] 2dae7471bd7749f779a56a7d52b310a889eed87c396da82921d9f9de616ef552
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d35012588076e41a651f0cf906e2387eed092938280ebee06b85b7a2209f5a6
[INFO] running `Command { std: "docker" "start" "-a" "0d35012588076e41a651f0cf906e2387eed092938280ebee06b85b7a2209f5a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling hexchat-api v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/hook.rs:69:50
[INFO] [stdout]    |
[INFO] [stdout] 69 |         if let Some(hook_list_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]    |                                                  ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 69 |         if let Some(hook_list_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]    |                                                  ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/hook.rs:90:43
[INFO] [stdout]    |
[INFO] [stdout] 90 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]    |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 90 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]    |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hook.rs:104:43
[INFO] [stdout]     |
[INFO] [stdout] 104 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]     |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 104 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]     |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hook.rs:121:38
[INFO] [stdout]     |
[INFO] [stdout] 121 |             if let Some(hl_rwlock) = &HOOK_LIST {
[INFO] [stdout]     |                                      ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 121 |             if let Some(hl_rwlock) = addr_of!(HOOK_LIST) {
[INFO] [stdout]     |                                      ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hook.rs:173:43
[INFO] [stdout]     |
[INFO] [stdout] 173 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]     |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 173 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]     |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hexchat_entry_points.rs:282:29
[INFO] [stdout]     |
[INFO] [stdout] 282 |         if let Some(info) = &PLUGIN_INFO {
[INFO] [stdout]     |                             ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 282 |         if let Some(info) = addr_of!(PLUGIN_INFO) {
[INFO] [stdout]     |                             ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hexchat_entry_points.rs:299:40
[INFO] [stdout]     |
[INFO] [stdout] 299 |             if let Some(plugin_info) = &PLUGIN_INFO {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 299 |             if let Some(plugin_info) = addr_of!(PLUGIN_INFO) {
[INFO] [stdout]     |                                        ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/thread_facilities.rs:250:35
[INFO] [stdout]     |
[INFO] [stdout] 250 |     if let Some(queue) = unsafe { &TASK_QUEUE } {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 250 |     if let Some(queue) = unsafe { addr_of!(TASK_QUEUE) } {
[INFO] [stdout]     |                                   ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.66s
[INFO] running `Command { std: "docker" "inspect" "0d35012588076e41a651f0cf906e2387eed092938280ebee06b85b7a2209f5a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d35012588076e41a651f0cf906e2387eed092938280ebee06b85b7a2209f5a6", kill_on_drop: false }`
[INFO] [stdout] 0d35012588076e41a651f0cf906e2387eed092938280ebee06b85b7a2209f5a6
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1efc7e4dcd463862939397c444d939838115c11ca92c6edbca257663293bafee
[INFO] running `Command { std: "docker" "start" "-a" "1efc7e4dcd463862939397c444d939838115c11ca92c6edbca257663293bafee", kill_on_drop: false }`
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/hook.rs:69:50
[INFO] [stdout]    |
[INFO] [stdout] 69 |         if let Some(hook_list_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]    |                                                  ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 69 |         if let Some(hook_list_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]    |                                                  ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/hook.rs:90:43
[INFO] [stdout]    |
[INFO] [stdout] 90 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]    |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 90 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]    |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hook.rs:104:43
[INFO] [stdout]     |
[INFO] [stdout] 104 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]     |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 104 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]     |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hook.rs:121:38
[INFO] [stdout]     |
[INFO] [stdout] 121 |             if let Some(hl_rwlock) = &HOOK_LIST {
[INFO] [stdout]     |                                      ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 121 |             if let Some(hl_rwlock) = addr_of!(HOOK_LIST) {
[INFO] [stdout]     |                                      ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hook.rs:173:43
[INFO] [stdout]     |
[INFO] [stdout] 173 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]     |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 173 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]     |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hexchat-api v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hexchat_entry_points.rs:282:29
[INFO] [stdout]     |
[INFO] [stdout] 282 |         if let Some(info) = &PLUGIN_INFO {
[INFO] [stdout]     |                             ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 282 |         if let Some(info) = addr_of!(PLUGIN_INFO) {
[INFO] [stdout]     |                             ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hexchat_entry_points.rs:299:40
[INFO] [stdout]     |
[INFO] [stdout] 299 |             if let Some(plugin_info) = &PLUGIN_INFO {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 299 |             if let Some(plugin_info) = addr_of!(PLUGIN_INFO) {
[INFO] [stdout]     |                                        ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/thread_facilities.rs:250:35
[INFO] [stdout]     |
[INFO] [stdout] 250 |     if let Some(queue) = unsafe { &TASK_QUEUE } {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 250 |     if let Some(queue) = unsafe { addr_of!(TASK_QUEUE) } {
[INFO] [stdout]     |                                   ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/hook.rs:69:50
[INFO] [stdout]    |
[INFO] [stdout] 69 |         if let Some(hook_list_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]    |                                                  ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 69 |         if let Some(hook_list_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]    |                                                  ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/hook.rs:90:43
[INFO] [stdout]    |
[INFO] [stdout] 90 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]    |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 90 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]    |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hook.rs:104:43
[INFO] [stdout]     |
[INFO] [stdout] 104 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]     |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 104 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]     |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hook.rs:121:38
[INFO] [stdout]     |
[INFO] [stdout] 121 |             if let Some(hl_rwlock) = &HOOK_LIST {
[INFO] [stdout]     |                                      ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 121 |             if let Some(hl_rwlock) = addr_of!(HOOK_LIST) {
[INFO] [stdout]     |                                      ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hook.rs:173:43
[INFO] [stdout]     |
[INFO] [stdout] 173 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stdout]     |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 173 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stdout]     |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hexchat_entry_points.rs:282:29
[INFO] [stdout]     |
[INFO] [stdout] 282 |         if let Some(info) = &PLUGIN_INFO {
[INFO] [stdout]     |                             ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 282 |         if let Some(info) = addr_of!(PLUGIN_INFO) {
[INFO] [stdout]     |                             ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/hexchat_entry_points.rs:299:40
[INFO] [stdout]     |
[INFO] [stdout] 299 |             if let Some(plugin_info) = &PLUGIN_INFO {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 299 |             if let Some(plugin_info) = addr_of!(PLUGIN_INFO) {
[INFO] [stdout]     |                                        ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/thread_facilities.rs:250:35
[INFO] [stdout]     |
[INFO] [stdout] 250 |     if let Some(queue) = unsafe { &TASK_QUEUE } {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 250 |     if let Some(queue) = unsafe { addr_of!(TASK_QUEUE) } {
[INFO] [stdout]     |                                   ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "1efc7e4dcd463862939397c444d939838115c11ca92c6edbca257663293bafee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1efc7e4dcd463862939397c444d939838115c11ca92c6edbca257663293bafee", kill_on_drop: false }`
[INFO] [stdout] 1efc7e4dcd463862939397c444d939838115c11ca92c6edbca257663293bafee
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f21f77f526bd4169459eb79e06ff294f0315f3272eb1d51af510a449d788a98e
[INFO] running `Command { std: "docker" "start" "-a" "f21f77f526bd4169459eb79e06ff294f0315f3272eb1d51af510a449d788a98e", kill_on_drop: false }`
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]   --> src/hook.rs:69:50
[INFO] [stderr]    |
[INFO] [stderr] 69 |         if let Some(hook_list_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stderr]    |                                                  ^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 69 |         if let Some(hook_list_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stderr]    |                                                  ~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]   --> src/hook.rs:90:43
[INFO] [stderr]    |
[INFO] [stderr] 90 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stderr]    |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 90 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stderr]    |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]    --> src/hook.rs:104:43
[INFO] [stderr]     |
[INFO] [stderr] 104 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stderr]     |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]     = note: this will be a hard error in the 2024 edition
[INFO] [stderr]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 104 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stderr]     |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]    --> src/hook.rs:121:38
[INFO] [stderr]     |
[INFO] [stderr] 121 |             if let Some(hl_rwlock) = &HOOK_LIST {
[INFO] [stderr]     |                                      ^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]     = note: this will be a hard error in the 2024 edition
[INFO] [stderr]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 121 |             if let Some(hl_rwlock) = addr_of!(HOOK_LIST) {
[INFO] [stderr]     |                                      ~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]    --> src/hook.rs:173:43
[INFO] [stderr]     |
[INFO] [stderr] 173 |         if let Some(hl_rwlock) = unsafe { &HOOK_LIST } {
[INFO] [stderr]     |                                           ^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]     = note: this will be a hard error in the 2024 edition
[INFO] [stderr]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 173 |         if let Some(hl_rwlock) = unsafe { addr_of!(HOOK_LIST) } {
[INFO] [stderr]     |                                           ~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]    --> src/hexchat_entry_points.rs:282:29
[INFO] [stderr]     |
[INFO] [stderr] 282 |         if let Some(info) = &PLUGIN_INFO {
[INFO] [stderr]     |                             ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]     = note: this will be a hard error in the 2024 edition
[INFO] [stderr]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 282 |         if let Some(info) = addr_of!(PLUGIN_INFO) {
[INFO] [stderr]     |                             ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]    --> src/hexchat_entry_points.rs:299:40
[INFO] [stderr]     |
[INFO] [stderr] 299 |             if let Some(plugin_info) = &PLUGIN_INFO {
[INFO] [stderr]     |                                        ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]     = note: this will be a hard error in the 2024 edition
[INFO] [stderr]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 299 |             if let Some(plugin_info) = addr_of!(PLUGIN_INFO) {
[INFO] [stderr]     |                                        ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]    --> src/thread_facilities.rs:250:35
[INFO] [stderr]     |
[INFO] [stderr] 250 |     if let Some(queue) = unsafe { &TASK_QUEUE } {
[INFO] [stderr]     |                                   ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]     = note: this will be a hard error in the 2024 edition
[INFO] [stderr]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 250 |     if let Some(queue) = unsafe { addr_of!(TASK_QUEUE) } {
[INFO] [stderr]     |                                   ~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: `hexchat-api` (lib) generated 8 warnings
[INFO] [stderr] warning: `hexchat-api` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hexchat_api-2f28487b990d76bd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hexchat_api
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/utils.rs - utils::hc_print (line 23) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::hc_print_th (line 54) ... FAILED
[INFO] [stdout] test src/hexchat.rs - hexchat::Hexchat::hook_timer (line 313) ... FAILED
[INFO] [stdout] test src/hexchat.rs - hexchat::Hexchat::hook_server (line 170) ... FAILED
[INFO] [stdout] test src/hexchat.rs - hexchat::Hexchat::hook_print_attrs (line 265) ... FAILED
[INFO] [stdout] test src/hexchat.rs - hexchat::Hexchat::hook_command (line 106) ... FAILED
[INFO] [stdout] test src/hexchat.rs - hexchat::Hexchat::hook_print (line 218) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils.rs - utils::hc_print (line 23) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]  --> src/utils.rs:26:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print!(fmt, argv, ...);
[INFO] [stdout]   |                      ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print!(fmt, argv, ..);
[INFO] [stdout]   |                      ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print!(fmt, argv, ..=);
[INFO] [stdout]   |                      ~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]  --> src/utils.rs:26:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print!(fmt, argv, ...);
[INFO] [stdout]   |                      ^^^ help: use `..` instead
[INFO] [stdout]   |
[INFO] [stdout]   = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] 
[INFO] [stdout] error: format argument must be a string literal
[INFO] [stdout]  --> src/utils.rs:26:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print!(fmt, argv, ...);
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a string literal to format with
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print!("{} {} {}", fmt, argv, ...);
[INFO] [stdout]   |           +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: format argument must be a string literal
[INFO] [stdout]  --> src/utils.rs:27:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | hc_print!(arg);
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a string literal to format with
[INFO] [stdout]   |
[INFO] [stdout] 7 | hc_print!("{}", arg);
[INFO] [stdout]   |           +++++
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]  --> src/utils.rs:28:41
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print!(ctx=(network, channel), argv, ...);
[INFO] [stdout]   |                                         ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print!(ctx=(network, channel), argv, ..);
[INFO] [stdout]   |                                         ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print!(ctx=(network, channel), argv, ..=);
[INFO] [stdout]   |                                         ~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]  --> src/utils.rs:28:41
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print!(ctx=(network, channel), argv, ...);
[INFO] [stdout]   |                                         ^^^ help: use `..` instead
[INFO] [stdout]   |
[INFO] [stdout]   = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] 
[INFO] [stdout] error: format argument must be a string literal
[INFO] [stdout]  --> src/utils.rs:28:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print!(ctx=(network, channel), argv, ...);
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a string literal to format with
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print!("{} {} {}", ctx=(network, channel), argv, ...);
[INFO] [stdout]   |           +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: format argument must be a string literal
[INFO] [stdout]  --> src/utils.rs:29:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | hc_print!(ctx=(network, channel), arg);
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a string literal to format with
[INFO] [stdout]   |
[INFO] [stdout] 9 | hc_print!("{} {}", ctx=(network, channel), arg);
[INFO] [stdout]   |           ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0586`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::hc_print_th (line 54) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]  --> src/utils.rs:57:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print_th!(fmt, argv, ...);
[INFO] [stdout]   |                         ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print_th!(fmt, argv, ..);
[INFO] [stdout]   |                         ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print_th!(fmt, argv, ..=);
[INFO] [stdout]   |                         ~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]  --> src/utils.rs:57:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print_th!(fmt, argv, ...);
[INFO] [stdout]   |                         ^^^ help: use `..` instead
[INFO] [stdout]   |
[INFO] [stdout]   = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] 
[INFO] [stdout] error: format argument must be a string literal
[INFO] [stdout]  --> src/utils.rs:57:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print_th!(fmt, argv, ...);
[INFO] [stdout]   |              ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a string literal to format with
[INFO] [stdout]   |
[INFO] [stdout] 6 | hc_print_th!("{} {} {}", fmt, argv, ...);
[INFO] [stdout]   |              +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: format argument must be a string literal
[INFO] [stdout]  --> src/utils.rs:58:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | hc_print_th!(arg);
[INFO] [stdout]   |              ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a string literal to format with
[INFO] [stdout]   |
[INFO] [stdout] 7 | hc_print_th!("{}", arg);
[INFO] [stdout]   |              +++++
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]  --> src/utils.rs:59:44
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print_th!(ctx=(network, channel), argv, ...);
[INFO] [stdout]   |                                            ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print_th!(ctx=(network, channel), argv, ..);
[INFO] [stdout]   |                                            ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print_th!(ctx=(network, channel), argv, ..=);
[INFO] [stdout]   |                                            ~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]  --> src/utils.rs:59:44
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print_th!(ctx=(network, channel), argv, ...);
[INFO] [stdout]   |                                            ^^^ help: use `..` instead
[INFO] [stdout]   |
[INFO] [stdout]   = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] 
[INFO] [stdout] error: format argument must be a string literal
[INFO] [stdout]  --> src/utils.rs:59:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print_th!(ctx=(network, channel), argv, ...);
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a string literal to format with
[INFO] [stdout]   |
[INFO] [stdout] 8 | hc_print_th!("{} {} {}", ctx=(network, channel), argv, ...);
[INFO] [stdout]   |              +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: format argument must be a string literal
[INFO] [stdout]  --> src/utils.rs:60:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | hc_print_th!(ctx=(network, channel), arg);
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a string literal to format with
[INFO] [stdout]   |
[INFO] [stdout] 9 | hc_print_th!("{} {}", ctx=(network, channel), arg);
[INFO] [stdout]   |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0586`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hexchat.rs - hexchat::Hexchat::hook_timer (line 313) stdout ----
[INFO] [stdout] error: `->` used for field access or method call
[INFO] [stdout]  --> src/hexchat.rs:314:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &UserData) -> i32
[INFO] [stdout]   |                            ^^ help: try using `.` instead
[INFO] [stdout]   |
[INFO] [stdout]   = help: the `.` operator will dereference the value if needed
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Hexchat` in this scope
[INFO] [stdout]  --> src/hexchat.rs:314:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &UserData) -> i32
[INFO] [stdout]   |        ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hexchat_api::Eat::Hexchat;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UserData` in this scope
[INFO] [stdout]  --> src/hexchat.rs:314:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &UserData) -> i32
[INFO] [stdout]   |                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found trait `FnMut`
[INFO] [stdout]  --> src/hexchat.rs:314:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &UserData) -> i32
[INFO] [stdout]   | ^^^^^ not a function, tuple struct or tuple variant
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hexchat.rs - hexchat::Hexchat::hook_server (line 170) stdout ----
[INFO] [stdout] error: `->` used for field access or method call
[INFO] [stdout]  --> src/hexchat.rs:172:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | -> Eat
[INFO] [stdout]   | ^^ help: try using `.` instead
[INFO] [stdout]   |
[INFO] [stdout]   = help: the `.` operator will dereference the value if needed
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Hexchat` in this scope
[INFO] [stdout]  --> src/hexchat.rs:171:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   |        ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hexchat_api::Eat::Hexchat;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `String`
[INFO] [stdout]  --> src/hexchat.rs:171:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout]  --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/string.rs:363:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: `String` defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `String`
[INFO] [stdout]  --> src/hexchat.rs:171:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   |                              ^^^^^^
[INFO] [stdout]  --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/string.rs:363:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: `String` defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UserData` in this scope
[INFO] [stdout]  --> src/hexchat.rs:171:40
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   |                                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found trait `FnMut`
[INFO] [stdout]  --> src/hexchat.rs:171:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   | ^^^^^ not a function, tuple struct or tuple variant
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hexchat.rs - hexchat::Hexchat::hook_print_attrs (line 265) stdout ----
[INFO] [stdout] error: `->` used for field access or method call
[INFO] [stdout]  --> src/hexchat.rs:267:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | -> Eat
[INFO] [stdout]   | ^^ help: try using `.` instead
[INFO] [stdout]   |
[INFO] [stdout]   = help: the `.` operator will dereference the value if needed
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Hexchat` in this scope
[INFO] [stdout]  --> src/hexchat.rs:266:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &EventAttrs, &UserData)
[INFO] [stdout]   |        ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hexchat_api::Eat::Hexchat;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `String`
[INFO] [stdout]  --> src/hexchat.rs:266:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &EventAttrs, &UserData)
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout]  --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/string.rs:363:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: `String` defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EventAttrs` in this scope
[INFO] [stdout]  --> src/hexchat.rs:266:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &EventAttrs, &UserData)
[INFO] [stdout]   |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UserData` in this scope
[INFO] [stdout]  --> src/hexchat.rs:266:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &EventAttrs, &UserData)
[INFO] [stdout]   |                                          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found trait `FnMut`
[INFO] [stdout]  --> src/hexchat.rs:266:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &EventAttrs, &UserData)
[INFO] [stdout]   | ^^^^^ not a function, tuple struct or tuple variant
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hexchat.rs - hexchat::Hexchat::hook_command (line 106) stdout ----
[INFO] [stdout] error: `->` used for field access or method call
[INFO] [stdout]  --> src/hexchat.rs:108:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     -> Eat
[INFO] [stdout]   |     ^^ help: try using `.` instead
[INFO] [stdout]   |
[INFO] [stdout]   = help: the `.` operator will dereference the value if needed
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Hexchat` in this scope
[INFO] [stdout]  --> src/hexchat.rs:107:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   |        ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hexchat_api::Eat::Hexchat;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `String`
[INFO] [stdout]  --> src/hexchat.rs:107:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout]  --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/string.rs:363:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: `String` defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `String`
[INFO] [stdout]  --> src/hexchat.rs:107:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   |                              ^^^^^^
[INFO] [stdout]  --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/string.rs:363:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: `String` defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UserData` in this scope
[INFO] [stdout]  --> src/hexchat.rs:107:40
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   |                                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found trait `FnMut`
[INFO] [stdout]  --> src/hexchat.rs:107:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &[String], &UserData)
[INFO] [stdout]   | ^^^^^ not a function, tuple struct or tuple variant
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hexchat.rs - hexchat::Hexchat::hook_print (line 218) stdout ----
[INFO] [stdout] error: `->` used for field access or method call
[INFO] [stdout]  --> src/hexchat.rs:219:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &UserData) -> Eat
[INFO] [stdout]   |                                       ^^ help: try using `.` instead
[INFO] [stdout]   |
[INFO] [stdout]   = help: the `.` operator will dereference the value if needed
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Hexchat` in this scope
[INFO] [stdout]  --> src/hexchat.rs:219:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &UserData) -> Eat
[INFO] [stdout]   |        ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hexchat_api::Eat::Hexchat;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `String`
[INFO] [stdout]  --> src/hexchat.rs:219:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &UserData) -> Eat
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout]  --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/string.rs:363:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: `String` defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UserData` in this scope
[INFO] [stdout]  --> src/hexchat.rs:219:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &UserData) -> Eat
[INFO] [stdout]   |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found trait `FnMut`
[INFO] [stdout]  --> src/hexchat.rs:219:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | FnMut(&Hexchat, &[String], &UserData) -> Eat
[INFO] [stdout]   | ^^^^^ not a function, tuple struct or tuple variant
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/hexchat.rs - hexchat::Hexchat::hook_command (line 106)
[INFO] [stdout]     src/hexchat.rs - hexchat::Hexchat::hook_print (line 218)
[INFO] [stdout]     src/hexchat.rs - hexchat::Hexchat::hook_print_attrs (line 265)
[INFO] [stdout]     src/hexchat.rs - hexchat::Hexchat::hook_server (line 170)
[INFO] [stdout]     src/hexchat.rs - hexchat::Hexchat::hook_timer (line 313)
[INFO] [stdout]     src/utils.rs - utils::hc_print (line 23)
[INFO] [stdout]     src/utils.rs - utils::hc_print_th (line 54)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f21f77f526bd4169459eb79e06ff294f0315f3272eb1d51af510a449d788a98e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f21f77f526bd4169459eb79e06ff294f0315f3272eb1d51af510a449d788a98e", kill_on_drop: false }`
[INFO] [stdout] f21f77f526bd4169459eb79e06ff294f0315f3272eb1d51af510a449d788a98e
