[INFO] fetching crate sozu-command-lib 1.0.0... [INFO] checking sozu-command-lib-1.0.0 against master#368e2fd458a22d0cc133d0c254f2612ee999744f for pr-128351 [INFO] extracting crate sozu-command-lib 1.0.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate sozu-command-lib 1.0.0 on toolchain 368e2fd458a22d0cc133d0c254f2612ee999744f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sozu-command-lib 1.0.0 [INFO] finished tweaking crates.io crate sozu-command-lib 1.0.0 [INFO] tweaked toml for crates.io crate sozu-command-lib 1.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate sozu-command-lib 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusty_ulid v2.0.0 [INFO] [stderr] Downloaded pool v0.1.4 [INFO] [stderr] Downloaded poule v0.3.2 [INFO] [stderr] Downloaded trailer v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0614c7da89e9e92d990e2af3e0285178c95c89c4af09b62a880c7574738503c1 [INFO] running `Command { std: "docker" "start" "-a" "0614c7da89e9e92d990e2af3e0285178c95c89c4af09b62a880c7574738503c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0614c7da89e9e92d990e2af3e0285178c95c89c4af09b62a880c7574738503c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0614c7da89e9e92d990e2af3e0285178c95c89c4af09b62a880c7574738503c1", kill_on_drop: false }` [INFO] [stdout] 0614c7da89e9e92d990e2af3e0285178c95c89c4af09b62a880c7574738503c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e7e1c63b7d2fa9158e5ef06a7fc6a78423941a36bb0f947e3dd9e151da9c743 [INFO] running `Command { std: "docker" "start" "-a" "5e7e1c63b7d2fa9158e5ef06a7fc6a78423941a36bb0f947e3dd9e151da9c743", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling oid-registry v0.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking winnow v0.6.6 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking pool v0.1.4 [INFO] [stderr] Checking trailer v0.1.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking poule v0.3.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling asn1-rs-derive v0.5.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling prost-derive v0.12.4 [INFO] [stderr] Checking asn1-rs v0.6.1 [INFO] [stderr] Checking prost v0.12.4 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking rusty_ulid v2.0.0 [INFO] [stderr] Checking toml_edit v0.22.9 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking sozu-command-lib v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/channel.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | trace!("channel available space: {}", size); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/channel.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | trace!("channel available space: {}", size); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/channel.rs:575:9 [INFO] [stdout] | [INFO] [stdout] 575 | trace!("we wrote a message!"); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/channel.rs:577:9 [INFO] [stdout] | [INFO] [stdout] 577 | trace!("reading message.."); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/channel.rs:582:9 [INFO] [stdout] | [INFO] [stdout] 582 | trace!("read message!"); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/channel.rs:592:9 [INFO] [stdout] | [INFO] [stdout] 592 | trace!("reading message in a detached thread, with a timeout of 100 milliseconds..."); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/channel.rs:596:13 [INFO] [stdout] | [INFO] [stdout] 596 | trace!("read message!"); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/channel.rs:600:9 [INFO] [stdout] | [INFO] [stdout] 600 | trace!("Waiting 200 milliseconds…"); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/channel.rs:606:9 [INFO] [stdout] | [INFO] [stdout] 606 | trace!("we wrote a message that should arrive too late!"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/channel.rs:620:9 [INFO] [stdout] | [INFO] [stdout] 620 | trace!("reading message in a detached thread, with a timeout of 200 milliseconds..."); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/channel.rs:625:13 [INFO] [stdout] | [INFO] [stdout] 625 | trace!("read message!"); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/channel.rs:629:9 [INFO] [stdout] | [INFO] [stdout] 629 | trace!("Waiting 100 milliseconds…"); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/channel.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | trace!("we wrote a message that should arrive on time!"); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:523:21 [INFO] [stdout] | [INFO] [stdout] 523 | error!("cannot load key at path '{}': {:?}", path, e); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:531:21 [INFO] [stdout] | [INFO] [stdout] 531 | error!("cannot load certificate at path '{}': {:?}", path, e); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:542:25 [INFO] [stdout] | [INFO] [stdout] 542 | error!("cannot load certificate chain at path '{}': {:?}", path, e); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:523:21 [INFO] [stdout] | [INFO] [stdout] 523 | error!("cannot load key at path '{}': {:?}", path, e); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:531:21 [INFO] [stdout] | [INFO] [stdout] 531 | error!("cannot load certificate at path '{}': {:?}", path, e); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:542:25 [INFO] [stdout] | [INFO] [stdout] 542 | error!("cannot load certificate chain at path '{}': {:?}", path, e); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:866:29 [INFO] [stdout] | [INFO] [stdout] 866 | ... error!("cannot load 503 error page at path '{}': {:?}", path, e); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:866:29 [INFO] [stdout] | [INFO] [stdout] 866 | ... error!("cannot load 503 error page at path '{}': {:?}", path, e); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:1369:41 [INFO] [stdout] | [INFO] [stdout] 1369 | ... debug!("known addresses: {:#?}", self.known_addresses); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:1370:41 [INFO] [stdout] | [INFO] [stdout] 1370 | ... debug!("frontend: {:#?}", frontend); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:1369:41 [INFO] [stdout] | [INFO] [stdout] 1369 | ... debug!("known addresses: {:#?}", self.known_addresses); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:1370:41 [INFO] [stdout] | [INFO] [stdout] 1370 | ... debug!("frontend: {:#?}", frontend); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:1703:9 [INFO] [stdout] | [INFO] [stdout] 1703 | debug!("saved_stated path in the config: {}", path); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:1706:9 [INFO] [stdout] | [INFO] [stdout] 1706 | debug!("Config path buffer: {:?}", config_path); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:1713:9 [INFO] [stdout] | [INFO] [stdout] 1713 | debug!("Config folder: {:?}", config_dir); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:1724:9 [INFO] [stdout] | [INFO] [stdout] 1724 | / debug!( [INFO] [stdout] 1725 | | "Looking for saved state on the path {:?}", [INFO] [stdout] 1726 | | saved_state_path_raw [INFO] [stdout] 1727 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:1731:17 [INFO] [stdout] | [INFO] [stdout] 1731 | info!("Create an empty state file at '{}'", path); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:1703:9 [INFO] [stdout] | [INFO] [stdout] 1703 | debug!("saved_stated path in the config: {}", path); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:1706:9 [INFO] [stdout] | [INFO] [stdout] 1706 | debug!("Config path buffer: {:?}", config_path); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:1713:9 [INFO] [stdout] | [INFO] [stdout] 1713 | debug!("Config folder: {:?}", config_dir); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:1724:9 [INFO] [stdout] | [INFO] [stdout] 1724 | / debug!( [INFO] [stdout] 1725 | | "Looking for saved state on the path {:?}", [INFO] [stdout] 1726 | | saved_state_path_raw [INFO] [stdout] 1727 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:1731:17 [INFO] [stdout] | [INFO] [stdout] 1731 | info!("Create an empty state file at '{}'", path); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/proto/display.rs:407:5 [INFO] [stdout] | [INFO] [stdout] 407 | trace!(" We received this frontends to display {:#?}", frontends); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/proto/display.rs:407:5 [INFO] [stdout] | [INFO] [stdout] 407 | trace!(" We received this frontends to display {:#?}", frontends); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/scm_socket.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | debug!("{} received :{:?}", self.fd, (size, file_descriptor_length)); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/scm_socket.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | debug!("{} send empty", self.fd); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/scm_socket.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | debug!("{} send with data", self.fd); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/scm_socket.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | debug!("{} received :{:?}", self.fd, (size, file_descriptor_length)); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/scm_socket.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | debug!("{} send empty", self.fd); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/scm_socket.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | debug!("{} send with data", self.fd); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/state.rs:393:13 [INFO] [stdout] | [INFO] [stdout] 393 | / info!( [INFO] [stdout] 394 | | "Skip loading of certificate '{}' for domain '{}' on listener '{}', the certificate is already present.", [INFO] [stdout] 395 | | fingerprint, add.certificate.names.join(", "), add.address [INFO] [stdout] 396 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/state.rs:393:13 [INFO] [stdout] | [INFO] [stdout] 393 | / info!( [INFO] [stdout] 394 | | "Skip loading of certificate '{}' for domain '{}' on listener '{}', the certificate is already present.", [INFO] [stdout] 395 | | fingerprint, add.certificate.names.join(", "), add.address [INFO] [stdout] 396 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/state.rs:1166:9 [INFO] [stdout] | [INFO] [stdout] 1166 | info!("{:#?}", configuration); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/state.rs:1378:17 [INFO] [stdout] | [INFO] [stdout] 1378 | info!("writing {} commands to file", counter); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/state.rs:1166:9 [INFO] [stdout] | [INFO] [stdout] 1166 | info!("{:#?}", configuration); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/logging/logs.rs:796:26 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &mut LOG_LINE_CACHED_STATE }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/state.rs:1378:17 [INFO] [stdout] | [INFO] [stdout] 1378 | info!("writing {} commands to file", counter); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `$crate::_log_enabled` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { addr_of_mut!(LOG_LINE_CACHED_STATE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StatePath` is never constructed [INFO] [stdout] --> src/response.rs:221:8 [INFO] [stdout] | [INFO] [stdout] 221 | struct StatePath { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StatePath` is never constructed [INFO] [stdout] --> src/response.rs:221:8 [INFO] [stdout] | [INFO] [stdout] 221 | struct StatePath { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.02s [INFO] running `Command { std: "docker" "inspect" "5e7e1c63b7d2fa9158e5ef06a7fc6a78423941a36bb0f947e3dd9e151da9c743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e7e1c63b7d2fa9158e5ef06a7fc6a78423941a36bb0f947e3dd9e151da9c743", kill_on_drop: false }` [INFO] [stdout] 5e7e1c63b7d2fa9158e5ef06a7fc6a78423941a36bb0f947e3dd9e151da9c743 [INFO] checking sozu-command-lib-1.0.0 against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] extracting crate sozu-command-lib 1.0.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate sozu-command-lib 1.0.0 on toolchain 09146510cdb33d15474a35fde290187a88b1cf35 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sozu-command-lib 1.0.0 [INFO] finished tweaking crates.io crate sozu-command-lib 1.0.0 [INFO] tweaked toml for crates.io crate sozu-command-lib 1.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate sozu-command-lib 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1a0dc6b8d2cede922ffdd0018814283311552e5bcf59fd2fd915cf0b759638b [INFO] running `Command { std: "docker" "start" "-a" "a1a0dc6b8d2cede922ffdd0018814283311552e5bcf59fd2fd915cf0b759638b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1a0dc6b8d2cede922ffdd0018814283311552e5bcf59fd2fd915cf0b759638b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1a0dc6b8d2cede922ffdd0018814283311552e5bcf59fd2fd915cf0b759638b", kill_on_drop: false }` [INFO] [stdout] a1a0dc6b8d2cede922ffdd0018814283311552e5bcf59fd2fd915cf0b759638b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b19ddebad6ad0a73ce557f300fa075fd4d40a7d88e1b40d9529597fd84406a5 [INFO] running `Command { std: "docker" "start" "-a" "9b19ddebad6ad0a73ce557f300fa075fd4d40a7d88e1b40d9529597fd84406a5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling oid-registry v0.7.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking winnow v0.6.6 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking trailer v0.1.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking pool v0.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_errors/src/lib.rs:588:17: [INFO] [stderr] must_produce_diag: `trimmed_def_paths` called but no diagnostics emitted; `with_no_trimmed_paths` for debugging. called at: 0: ::set_must_produce_diag [INFO] [stderr] 1: ::record_trimmed_def_paths [INFO] [stderr] 2: rustc_middle::ty::print::pretty::trimmed_def_paths [INFO] [stderr] 3: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 4: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stderr] 5: rustc_query_impl::query_impl::trimmed_def_paths::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 6: ::print_def_path [INFO] [stderr] 7: ::print_def_path [INFO] [stderr] 8: ::pretty_print_type [INFO] [stderr] 9: as rustc_middle::ty::print::Print>::print [INFO] [stderr] 10: ::pretty_print_type [INFO] [stderr] 11: ::fmt [INFO] [stderr] 12: rustc_lint::mutable_transmutes::check_overlapping::::check_expr::{closure#2}> [INFO] [stderr] 13: ::check_expr [INFO] [stderr] 14: as rustc_hir::intravisit::Visitor>::visit_expr [INFO] [stderr] 15: as rustc_hir::intravisit::Visitor>::visit_expr [INFO] [stderr] 16: rustc_hir::intravisit::walk_block::> [INFO] [stderr] 17: as rustc_hir::intravisit::Visitor>::visit_expr [INFO] [stderr] 18: rustc_hir::intravisit::walk_block::> [INFO] [stderr] 19: as rustc_hir::intravisit::Visitor>::visit_nested_body [INFO] [stderr] 20: as rustc_hir::intravisit::Visitor>::visit_nested_item [INFO] [stderr] 21: rustc_lint::lint_mod [INFO] [stderr] 22: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 23: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stderr] 24: rustc_query_impl::query_impl::lint_mod::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 25: rustc_lint::late::check_crate::{closure#1} [INFO] [stderr] 26: rustc_lint::late::check_crate [INFO] [stderr] 27: rustc_interface::passes::analysis [INFO] [stderr] 28: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 29: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stderr] 30: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 31: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 32: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stderr] 33: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: as core::ops::function::FnOnce>::call_once [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2148:9 [INFO] [stderr] 35: as core::ops::function::FnOnce>::call_once [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2148:9 [INFO] [stderr] 36: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 37: [INFO] [stderr] 38: clone [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fd96517ddd5 - std::backtrace_rs::backtrace::libunwind::trace::hd14cd05c8ce75653 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x7fd96517ddd5 - std::backtrace_rs::backtrace::trace_unsynchronized::h2bd11920a4bced06 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fd96517ddd5 - std::sys::backtrace::_print_fmt::h7b5db99a0e0a9618 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x7fd96517ddd5 - ::fmt::h3b0bb7ed425a905c [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x7fd9651cecfb - core::fmt::rt::Argument::fmt::h8dbebbed1aabf976 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x7fd9651cecfb - core::fmt::write::h970c44dce83e5ee7 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x7fd96517261f - std::io::Write::write_fmt::h3b36ddac8cba0ada [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x7fd965180671 - std::sys::backtrace::BacktraceLock::print::h4e16a8d2ce8dc6ad [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x7fd965180671 - std::panicking::default_hook::{{closure}}::h1d9339438491665b [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x7fd96518034c - std::panicking::default_hook::h706794151aa208b4 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x7fd968651dba - std[f88f5f79b5dd95a0]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 11: 0x7fd96518103f - as core::ops::function::Fn>::call::h83138b9a2d92612c [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2162:9 [INFO] [stderr] 12: 0x7fd96518103f - std::panicking::rust_panic_with_hook::hf271bde743f78cbd [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:805:13 [INFO] [stderr] 13: 0x7fd965180c67 - std::panicking::begin_panic_handler::{{closure}}::h153af9175e95fc80 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:671:13 [INFO] [stderr] 14: 0x7fd96517e299 - std::sys::backtrace::__rust_end_short_backtrace::h8607198d3b617b99 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 15: 0x7fd9651808f4 - rust_begin_unwind [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:662:5 [INFO] [stderr] 16: 0x7fd9651cb2c3 - core::panicking::panic_fmt::hf6633b287b5ae536 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/core/src/panicking.rs:74:14 [INFO] [stderr] 17: 0x7fd96b5a5e9a - ::drop.cold [INFO] [stderr] 18: 0x7fd96a9edb5c - core[3cb4721bd79b40c1]::ptr::drop_in_place:: [INFO] [stderr] 19: 0x7fd96aaf70da - core[3cb4721bd79b40c1]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7fd96aaf775f - core[3cb4721bd79b40c1]::ptr::drop_in_place:: [INFO] [stderr] 21: 0x7fd96aa07cb8 - rustc_interface[d8ac3dbe8c4052b9]::interface::run_compiler::, rustc_driver_impl[fc71c99b1665d275]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x7fd96a9ec549 - std[f88f5f79b5dd95a0]::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[fc71c99b1665d275]::run_compiler::{closure#0}>::{closure#1}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#0}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7fd96a9ec2fa - <::spawn_unchecked_, rustc_driver_impl[fc71c99b1665d275]::run_compiler::{closure#0}>::{closure#1}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#0}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#1} as core[3cb4721bd79b40c1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7fd96518afbb - as core::ops::function::FnOnce>::call_once::h438aa41529320378 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2148:9 [INFO] [stderr] 25: 0x7fd96518afbb - as core::ops::function::FnOnce>::call_once::ha61ffbd131f8a573 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2148:9 [INFO] [stderr] 26: 0x7fd96518afbb - std::sys::pal::unix::thread::Thread::new::thread_start::h64d9bacc04a5fc59 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 27: 0x7fd964f28ac3 - [INFO] [stderr] 28: 0x7fd964fb9a04 - clone [INFO] [stderr] 29: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pool-0.1.4/rustc-ice-2024-07-30T13_24_24-553.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.82.0-nightly (09146510c 2024-07-30) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `pool` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9b19ddebad6ad0a73ce557f300fa075fd4d40a7d88e1b40d9529597fd84406a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b19ddebad6ad0a73ce557f300fa075fd4d40a7d88e1b40d9529597fd84406a5", kill_on_drop: false }` [INFO] [stdout] 9b19ddebad6ad0a73ce557f300fa075fd4d40a7d88e1b40d9529597fd84406a5