[INFO] fetching crate async-rustbus 0.2.0...
[INFO] testing async-rustbus-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate async-rustbus 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate async-rustbus 0.2.0
[INFO] finished tweaking crates.io crate async-rustbus 0.2.0
[INFO] tweaked toml for crates.io crate async-rustbus 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-rustbus 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 60 packages to latest compatible versions
[INFO] [stderr]       Adding async-channel v1.9.0 (available: v2.5.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rustbus v0.17.0 (available: v0.19.3)
[INFO] [stderr]       Adding xml-rs v0.8.28 (available: v1.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b086de2900cd80067e51643294d508907e014f27f33d3cbdab57afdf091c7a3
[INFO] running `Command { std: "docker" "start" "-a" "6b086de2900cd80067e51643294d508907e014f27f33d3cbdab57afdf091c7a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b086de2900cd80067e51643294d508907e014f27f33d3cbdab57afdf091c7a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b086de2900cd80067e51643294d508907e014f27f33d3cbdab57afdf091c7a3", kill_on_drop: false }`
[INFO] [stdout] 6b086de2900cd80067e51643294d508907e014f27f33d3cbdab57afdf091c7a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7960fa306e26ce8844e6048da727ebb1f517a511f85db37fad0112ae78db3166
[INFO] running `Command { std: "docker" "start" "-a" "7960fa306e26ce8844e6048da727ebb1f517a511f85db37fad0112ae78db3166", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling rustbus_derive v0.4.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustbus v0.17.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-rustbus v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `cmsg_level` and `cmsg_type` are never read
[INFO] [stdout]    --> src/conn/ancillary.rs:239:15
[INFO] [stdout]     |
[INFO] [stdout] 239 |     Unknown { cmsg_level: i32, cmsg_type: i32 },
[INFO] [stdout]     |     -------   ^^^^^^^^^^       ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AncillaryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rustbus_core/message_builder/body.rs:203:20
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn create_ctx2(&mut self) -> (MarshalContext, &mut SignatureBuffer) {
[INFO] [stdout]     |                    ^^^^^^^^^      ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                    |              |
[INFO] [stdout]     |                    |              the same lifetime is hidden here
[INFO] [stdout]     |                    |              the same lifetime is hidden here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn create_ctx2(&mut self) -> (MarshalContext<'_>, &mut SignatureBuffer) {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rustbus_core/message_builder/body.rs:374:19
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub fn parser(&self) -> MessageBodyParser {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub fn parser(&self) -> MessageBodyParser<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |           && MAP_TUPLE
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 23 | |             .0
[INFO] [stdout] 24 | |             .compare_exchange(0, 1, Ordering::AcqRel, Ordering::Relaxed)
[INFO] [stdout]    | |________________________________________________________________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         MAP_TUPLE.0.store(2, Ordering::Release);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |         return &*MAP_TUPLE.1.as_ptr();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 |     while MAP_TUPLE.0.load(Ordering::Acquire) != 2 {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     &*MAP_TUPLE.1.as_ptr()
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let flag = MAP_TUPLE.0.load(Ordering::Acquire);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |             return &*MAP_TUPLE.1.as_ptr();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn send_inner<'a>(&self, mut tar_comps: impl Iterator<Item = &'a str>) -> Status {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here                       ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn send_inner<'a>(&self, mut tar_comps: impl Iterator<Item = &'a str>) -> Status<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.37s
[INFO] running `Command { std: "docker" "inspect" "7960fa306e26ce8844e6048da727ebb1f517a511f85db37fad0112ae78db3166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7960fa306e26ce8844e6048da727ebb1f517a511f85db37fad0112ae78db3166", kill_on_drop: false }`
[INFO] [stdout] 7960fa306e26ce8844e6048da727ebb1f517a511f85db37fad0112ae78db3166
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 067a39ae0f5f24da8ee1b9ef2f948f9ca115c9030152dc20484922f7854d36ee
[INFO] running `Command { std: "docker" "start" "-a" "067a39ae0f5f24da8ee1b9ef2f948f9ca115c9030152dc20484922f7854d36ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stdout] warning: fields `cmsg_level` and `cmsg_type` are never read
[INFO] [stdout]    --> src/conn/ancillary.rs:239:15
[INFO] [stdout]     |
[INFO] [stdout] 239 |     Unknown { cmsg_level: i32, cmsg_type: i32 },
[INFO] [stdout]     |     -------   ^^^^^^^^^^       ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AncillaryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rustbus_core/message_builder/body.rs:203:20
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn create_ctx2(&mut self) -> (MarshalContext, &mut SignatureBuffer) {
[INFO] [stdout]     |                    ^^^^^^^^^      ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                    |              |
[INFO] [stdout]     |                    |              the same lifetime is hidden here
[INFO] [stdout]     |                    |              the same lifetime is hidden here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn create_ctx2(&mut self) -> (MarshalContext<'_>, &mut SignatureBuffer) {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rustbus_core/message_builder/body.rs:374:19
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub fn parser(&self) -> MessageBodyParser {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub fn parser(&self) -> MessageBodyParser<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |           && MAP_TUPLE
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 23 | |             .0
[INFO] [stdout] 24 | |             .compare_exchange(0, 1, Ordering::AcqRel, Ordering::Relaxed)
[INFO] [stdout]    | |________________________________________________________________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         MAP_TUPLE.0.store(2, Ordering::Release);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |         return &*MAP_TUPLE.1.as_ptr();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 |     while MAP_TUPLE.0.load(Ordering::Acquire) != 2 {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     &*MAP_TUPLE.1.as_ptr()
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let flag = MAP_TUPLE.0.load(Ordering::Acquire);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |             return &*MAP_TUPLE.1.as_ptr();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn send_inner<'a>(&self, mut tar_comps: impl Iterator<Item = &'a str>) -> Status {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here                       ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn send_inner<'a>(&self, mut tar_comps: impl Iterator<Item = &'a str>) -> Status<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-rustbus v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/bench.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Io(std::io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestingError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 21 -     Io(std::io::Error),
[INFO] [stdout] 21 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/bench.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Bad(MarshalledMessage),
[INFO] [stdout]    |     --- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestingError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     Bad(MarshalledMessage),
[INFO] [stdout] 22 +     Bad(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/bench.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     JoinErr(tokio::task::JoinError),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestingError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -     JoinErr(tokio::task::JoinError),
[INFO] [stdout] 24 +     JoinErr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/stress.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Io(std::io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestingError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     Io(std::io::Error),
[INFO] [stdout] 19 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/stress.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Bad(MarshalledMessage),
[INFO] [stdout]    |     --- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestingError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     Bad(MarshalledMessage),
[INFO] [stdout] 20 +     Bad(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/stress.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |     JoinErr(tokio::task::JoinError),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestingError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     JoinErr(tokio::task::JoinError),
[INFO] [stdout] 22 +     JoinErr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/rpc_conn.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Io(std::io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestingError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 -     Io(std::io::Error),
[INFO] [stdout] 37 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/rpc_conn.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Bad(MarshalledMessage),
[INFO] [stdout]    |     --- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestingError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 -     Bad(MarshalledMessage),
[INFO] [stdout] 38 +     Bad(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/rpc_conn.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |     JoinErr(tokio::task::JoinError),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestingError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 40 -     JoinErr(tokio::task::JoinError),
[INFO] [stdout] 40 +     JoinErr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cmsg_level` and `cmsg_type` are never read
[INFO] [stdout]    --> src/conn/ancillary.rs:239:15
[INFO] [stdout]     |
[INFO] [stdout] 239 |     Unknown { cmsg_level: i32, cmsg_type: i32 },
[INFO] [stdout]     |     -------   ^^^^^^^^^^       ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AncillaryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rustbus_core/message_builder/body.rs:203:20
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn create_ctx2(&mut self) -> (MarshalContext, &mut SignatureBuffer) {
[INFO] [stdout]     |                    ^^^^^^^^^      ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                    |              |
[INFO] [stdout]     |                    |              the same lifetime is hidden here
[INFO] [stdout]     |                    |              the same lifetime is hidden here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn create_ctx2(&mut self) -> (MarshalContext<'_>, &mut SignatureBuffer) {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rustbus_core/message_builder/body.rs:374:19
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub fn parser(&self) -> MessageBodyParser {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub fn parser(&self) -> MessageBodyParser<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |           && MAP_TUPLE
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 23 | |             .0
[INFO] [stdout] 24 | |             .compare_exchange(0, 1, Ordering::AcqRel, Ordering::Relaxed)
[INFO] [stdout]    | |________________________________________________________________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         MAP_TUPLE.0.store(2, Ordering::Release);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |         return &*MAP_TUPLE.1.as_ptr();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 |     while MAP_TUPLE.0.load(Ordering::Acquire) != 2 {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     &*MAP_TUPLE.1.as_ptr()
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let flag = MAP_TUPLE.0.load(Ordering::Acquire);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/routing.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |             return &*MAP_TUPLE.1.as_ptr();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn send_inner<'a>(&self, mut tar_comps: impl Iterator<Item = &'a str>) -> Status {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here                       ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn send_inner<'a>(&self, mut tar_comps: impl Iterator<Item = &'a str>) -> Status<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.69s
[INFO] running `Command { std: "docker" "inspect" "067a39ae0f5f24da8ee1b9ef2f948f9ca115c9030152dc20484922f7854d36ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "067a39ae0f5f24da8ee1b9ef2f948f9ca115c9030152dc20484922f7854d36ee", kill_on_drop: false }`
[INFO] [stdout] 067a39ae0f5f24da8ee1b9ef2f948f9ca115c9030152dc20484922f7854d36ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f70d8e30762c844f230b574192ac97aad4f8c18a2e27412a036909edbe0daa0f
[INFO] running `Command { std: "docker" "start" "-a" "f70d8e30762c844f230b574192ac97aad4f8c18a2e27412a036909edbe0daa0f", kill_on_drop: false }`
[INFO] [stderr] warning: fields `cmsg_level` and `cmsg_type` are never read
[INFO] [stderr]    --> src/conn/ancillary.rs:239:15
[INFO] [stderr]     |
[INFO] [stderr] 239 |     Unknown { cmsg_level: i32, cmsg_type: i32 },
[INFO] [stderr]     |     -------   ^^^^^^^^^^       ^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     fields in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AncillaryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rustbus_core/message_builder/body.rs:203:20
[INFO] [stderr]     |
[INFO] [stderr] 203 |     fn create_ctx2(&mut self) -> (MarshalContext, &mut SignatureBuffer) {
[INFO] [stderr]     |                    ^^^^^^^^^      ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                    |              |
[INFO] [stderr]     |                    |              the same lifetime is hidden here
[INFO] [stderr]     |                    |              the same lifetime is hidden here
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 203 |     fn create_ctx2(&mut self) -> (MarshalContext<'_>, &mut SignatureBuffer) {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rustbus_core/message_builder/body.rs:374:19
[INFO] [stderr]     |
[INFO] [stderr] 374 |     pub fn parser(&self) -> MessageBodyParser {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 374 |     pub fn parser(&self) -> MessageBodyParser<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/routing.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 22 |           && MAP_TUPLE
[INFO] [stderr]    |  ____________^
[INFO] [stderr] 23 | |             .0
[INFO] [stderr] 24 | |             .compare_exchange(0, 1, Ordering::AcqRel, Ordering::Relaxed)
[INFO] [stderr]    | |________________________________________________________________________^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/routing.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |         MAP_TUPLE.0.store(2, Ordering::Release);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/routing.rs:29:18
[INFO] [stderr]    |
[INFO] [stderr] 29 |         return &*MAP_TUPLE.1.as_ptr();
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/routing.rs:31:11
[INFO] [stderr]    |
[INFO] [stderr] 31 |     while MAP_TUPLE.0.load(Ordering::Acquire) != 2 {
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/routing.rs:34:7
[INFO] [stderr]    |
[INFO] [stderr] 34 |     &*MAP_TUPLE.1.as_ptr()
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/routing.rs:38:20
[INFO] [stderr]    |
[INFO] [stderr] 38 |         let flag = MAP_TUPLE.0.load(Ordering::Acquire);
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/routing.rs:40:22
[INFO] [stderr]    |
[INFO] [stderr] 40 |             return &*MAP_TUPLE.1.as_ptr();
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing.rs:146:23
[INFO] [stderr]     |
[INFO] [stderr] 146 |     fn send_inner<'a>(&self, mut tar_comps: impl Iterator<Item = &'a str>) -> Status {
[INFO] [stderr]     |                       ^^^^^ the lifetime is elided here                       ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 146 |     fn send_inner<'a>(&self, mut tar_comps: impl Iterator<Item = &'a str>) -> Status<'_> {
[INFO] [stderr]     |                                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `async-rustbus` (lib) generated 11 warnings (run `cargo fix --lib -p async-rustbus` to apply 3 suggestions)
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/stress.rs:19:8
[INFO] [stderr]    |
[INFO] [stderr] 19 |     Io(std::io::Error),
[INFO] [stderr]    |     -- ^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestingError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 19 -     Io(std::io::Error),
[INFO] [stderr] 19 +     Io(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/stress.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |     Bad(MarshalledMessage),
[INFO] [stderr]    |     --- ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestingError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 20 -     Bad(MarshalledMessage),
[INFO] [stderr] 20 +     Bad(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/stress.rs:22:13
[INFO] [stderr]    |
[INFO] [stderr] 22 |     JoinErr(tokio::task::JoinError),
[INFO] [stderr]    |     ------- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestingError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 22 -     JoinErr(tokio::task::JoinError),
[INFO] [stderr] 22 +     JoinErr(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `async-rustbus` (test "stress") generated 3 warnings
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/rpc_conn.rs:37:8
[INFO] [stderr]    |
[INFO] [stderr] 37 |     Io(std::io::Error),
[INFO] [stderr]    |     -- ^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestingError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 37 -     Io(std::io::Error),
[INFO] [stderr] 37 +     Io(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/rpc_conn.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 38 |     Bad(MarshalledMessage),
[INFO] [stderr]    |     --- ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestingError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 38 -     Bad(MarshalledMessage),
[INFO] [stderr] 38 +     Bad(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/rpc_conn.rs:40:13
[INFO] [stderr]    |
[INFO] [stderr] 40 |     JoinErr(tokio::task::JoinError),
[INFO] [stderr]    |     ------- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestingError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 40 -     JoinErr(tokio::task::JoinError),
[INFO] [stderr] 40 +     JoinErr(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `async-rustbus` (test "rpc_conn") generated 3 warnings
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/bench.rs:21:8
[INFO] [stderr]    |
[INFO] [stderr] 21 |     Io(std::io::Error),
[INFO] [stderr]    |     -- ^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestingError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 21 -     Io(std::io::Error),
[INFO] [stderr] 21 +     Io(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/bench.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 22 |     Bad(MarshalledMessage),
[INFO] [stderr]    |     --- ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestingError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 22 -     Bad(MarshalledMessage),
[INFO] [stderr] 22 +     Bad(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/bench.rs:24:13
[INFO] [stderr]    |
[INFO] [stderr] 24 |     JoinErr(tokio::task::JoinError),
[INFO] [stderr]    |     ------- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestingError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 24 -     JoinErr(tokio::task::JoinError),
[INFO] [stderr] 24 +     JoinErr(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `async-rustbus` (test "bench") generated 3 warnings
[INFO] [stderr] warning: `async-rustbus` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_rustbus-2017f809539ebd1d)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test routing::tests::matches_is_empty ... ok
[INFO] [stdout] test routing::tests::match_order ... ok
[INFO] [stdout] test routing::tests::trimming ... ok
[INFO] [stdout] test rustbus_core::message_builder::body::test_marshal_trait ... ok
[INFO] [stdout] test routing::tests::matches_single ... ok
[INFO] [stdout] test routing::tests::call_hierarchy_insert ... ok
[INFO] [stdout] test rustbus_core::path::tests::test_objectpathbuf_borrow_objectpath ... ok
[INFO] [stdout] test rustbus_core::path::tests::test_objectpath_borrow_path ... ok
[INFO] [stdout] test rustbus_core::path::tests::test_push ... ok
[INFO] [stdout] test utils::tests::align_num_0_1024 ... ok
[INFO] [stdout] test rustbus_core::message_builder::body::tests::test_rb_validate_signature ... ok
[INFO] [stdout] test rustbus_core::message_builder::body::tests::test_validate_sig_str ... ok
[INFO] [stderr]      Running tests/bench.rs (/opt/rustwide/target/debug/deps/bench-7985bbee091be596)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.89s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test bench_empty ... FAILED
[INFO] [stdout] test bench_1mb ... FAILED
[INFO] [stdout] test bench_4mb ... FAILED
[INFO] [stdout] test bench_1kb ... FAILED
[INFO] [stdout] test bench_32 ... FAILED
[INFO] [stdout] test bench_random ... FAILED
[INFO] [stdout] test marshalling ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bench_empty stdout ----
[INFO] [stdout] Error: Io(Custom { kind: NotFound, error: "No DBus session in environment." })
[INFO] [stdout] 
[INFO] [stdout] ---- bench_1mb stdout ----
[INFO] [stdout] Error: Io(Custom { kind: NotFound, error: "No DBus session in environment." })
[INFO] [stdout] 
[INFO] [stdout] ---- bench_4mb stdout ----
[INFO] [stdout] Error: Io(Custom { kind: NotFound, error: "No DBus session in environment." })
[INFO] [stdout] 
[INFO] [stdout] ---- bench_1kb stdout ----
[INFO] [stdout] Error: Io(Custom { kind: NotFound, error: "No DBus session in environment." })
[INFO] [stdout] 
[INFO] [stdout] ---- bench_32 stdout ----
[INFO] [stdout] Error: Io(Custom { kind: NotFound, error: "No DBus session in environment." })
[INFO] [stdout] 
[INFO] [stdout] ---- bench_random stdout ----
[INFO] [stdout] Error: Io(Custom { kind: NotFound, error: "No DBus session in environment." })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bench_1kb
[INFO] [stdout]     bench_1mb
[INFO] [stdout]     bench_32
[INFO] [stdout]     bench_4mb
[INFO] [stdout]     bench_empty
[INFO] [stdout]     bench_random
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 36.40s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test bench`
[INFO] running `Command { std: "docker" "inspect" "f70d8e30762c844f230b574192ac97aad4f8c18a2e27412a036909edbe0daa0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f70d8e30762c844f230b574192ac97aad4f8c18a2e27412a036909edbe0daa0f", kill_on_drop: false }`
[INFO] [stdout] f70d8e30762c844f230b574192ac97aad4f8c18a2e27412a036909edbe0daa0f
