[INFO] cloning repository https://github.com/supakeen/osbuild-experiments-with-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/supakeen/osbuild-experiments-with-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupakeen%2Fosbuild-experiments-with-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupakeen%2Fosbuild-experiments-with-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddf9aca5fa57408d0905eb9f996b0b1256aeaee7
[INFO] testing supakeen/osbuild-experiments-with-rust against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupakeen%2Fosbuild-experiments-with-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/supakeen/osbuild-experiments-with-rust
[INFO] finished tweaking git repo https://github.com/supakeen/osbuild-experiments-with-rust
[INFO] tweaked toml for git repo https://github.com/supakeen/osbuild-experiments-with-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/supakeen/osbuild-experiments-with-rust on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/supakeen/osbuild-experiments-with-rust 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-segmentation v1.10.0
[INFO] [stderr]   Downloaded time-macros v0.2.4
[INFO] [stderr]   Downloaded once_cell v1.13.1
[INFO] [stderr]   Downloaded jsonschema v0.16.0
[INFO] [stderr]   Downloaded pyo3-macros v0.16.6
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded unindent v0.1.10
[INFO] [stderr]   Downloaded indoc v1.0.7
[INFO] [stderr]   Downloaded pyo3-build-config v0.16.6
[INFO] [stderr]   Downloaded ipnet v2.5.0
[INFO] [stderr]   Downloaded smallvec v1.9.0
[INFO] [stderr]   Downloaded iso8601 v0.4.2
[INFO] [stderr]   Downloaded target-lexicon v0.12.4
[INFO] [stderr]   Downloaded anyhow v1.0.65
[INFO] [stderr]   Downloaded parking_lot_core v0.9.3
[INFO] [stderr]   Downloaded pyo3-ffi v0.16.6
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.16.6
[INFO] [stderr]   Downloaded tracing v0.1.36
[INFO] [stderr]   Downloaded fraction v0.10.0
[INFO] [stderr]   Downloaded tracing-core v0.1.29
[INFO] [stderr]   Downloaded fancy-regex v0.8.0
[INFO] [stderr]   Downloaded textwrap v0.15.1
[INFO] [stderr]   Downloaded mio v0.8.4
[INFO] [stderr]   Downloaded h2 v0.3.14
[INFO] [stderr]   Downloaded hyper v0.14.20
[INFO] [stderr]   Downloaded clap v3.2.22
[INFO] [stderr]   Downloaded regex v1.6.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.27
[INFO] [stderr]   Downloaded pyo3 v0.16.6
[INFO] [stderr]   Downloaded tokio v1.21.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8f1aa027b0fec53d63010547e486f2bd2996af96f77a6f04dbd91f5b61d57f33
[INFO] running `Command { std: "docker" "start" "8f1aa027b0fec53d63010547e486f2bd2996af96f77a6f04dbd91f5b61d57f33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f1aa027b0fec53d63010547e486f2bd2996af96f77a6f04dbd91f5b61d57f33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8f1aa027b0fec53d63010547e486f2bd2996af96f77a6f04dbd91f5b61d57f33" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f1aa027b0fec53d63010547e486f2bd2996af96f77a6f04dbd91f5b61d57f33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8f1aa027b0fec53d63010547e486f2bd2996af96f77a6f04dbd91f5b61d57f33" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling target-lexicon v0.12.4
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling pyo3-build-config v0.16.6
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling fraction v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling indoc v1.0.7
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling unindent v0.1.10
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling textwrap v0.15.1
[INFO] [stderr]    Compiling osbuild-mpp v0.1.0 (/opt/rustwide/workdir/osbuild-mpp)
[INFO] [stderr]    Compiling pyo3-ffi v0.16.6
[INFO] [stderr]    Compiling pyo3 v0.16.6
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling clap v3.2.22
[INFO] [stderr]    Compiling iso8601 v0.4.2
[INFO] [stderr]    Compiling fancy-regex v0.8.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.16.6
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling pyo3-macros v0.16.6
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling reqwest v0.11.12
[INFO] [stderr]    Compiling jsonschema v0.16.0
[INFO] [stderr]    Compiling libosbuild v0.1.0 (/opt/rustwide/workdir/libosbuild)
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> libosbuild/src/core/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Schema {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 5 |     name: Option<String>,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ChannelError` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/mod.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum ChannelError {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Channel` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/mod.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub trait Channel {
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommandChannel` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/mod.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct CommandChannel {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TransportError` is never used
[INFO] [stdout]  --> libosbuild/src/sandbox/communication/channel/transport.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum TransportError {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Transport` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/transport.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait Transport {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnixDGRAMSocket` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/transport.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct UnixDGRAMSocket {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnixSTREAMSocket` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/transport.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct UnixSTREAMSocket {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ProtocolError` is never used
[INFO] [stdout]  --> libosbuild/src/sandbox/communication/channel/protocol.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum ProtocolError {}
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Protocol` is never used
[INFO] [stdout]  --> libosbuild/src/sandbox/communication/channel/protocol.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait Protocol {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JSONProtocol` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct JSONProtocol {}
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageType` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub enum MessageType {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageError` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub enum MessageError {}
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Message` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub trait Message {}
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MethodData` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub struct MethodData {
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Method` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub struct Method {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReplyData` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub struct ReplyData {}
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Reply` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub struct Reply {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SignalData` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub struct SignalData {}
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Signal` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:66:16
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub struct Signal {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExceptionData` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub struct ExceptionData {
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Exception` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:81:16
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub struct Exception {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EncodingError` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         pub enum EncodingError {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Encoding` is never used
[INFO] [stdout]    --> libosbuild/src/sandbox/communication/channel/protocol.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 |         pub trait Encoding {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JSONEncoding` is never constructed
[INFO] [stdout]    --> libosbuild/src/sandbox/communication/channel/protocol.rs:108:20
[INFO] [stdout]     |
[INFO] [stdout] 108 |         pub struct JSONEncoding {}
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_ASSEMBLER` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | const WELL_KNOWN_MODULE_PATH_ASSEMBLER: &str = "/usr/lib/osbuild/assemblers";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_DEVICE` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | const WELL_KNOWN_MODULE_PATH_DEVICE: &str = "/usr/lib/osbuild/devices";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_INPUT` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 | const WELL_KNOWN_MODULE_PATH_INPUT: &str = "/usr/lib/osbuild/inputs";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_MOUNT` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 | const WELL_KNOWN_MODULE_PATH_MOUNT: &str = "/usr/lib/osbuild/mounts";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_RUNNER` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 | const WELL_KNOWN_MODULE_PATH_RUNNER: &str = "/usr/lib/osbuild/runners";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_SOURCE` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | const WELL_KNOWN_MODULE_PATH_SOURCE: &str = "/usr/lib/osbuild/sources";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_STAGE` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | const WELL_KNOWN_MODULE_PATH_STAGE: &str = "/usr/lib/osbuild/stages";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `schema` are never read
[INFO] [stdout]    --> libosbuild/src/module/mod.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct Module<'a> {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 120 |     path: &'a str,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     schema: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `get_schema` are never used
[INFO] [stdout]    --> libosbuild/src/module/mod.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl Module<'_> {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 131 |     fn new<'a>(kind: Kind, path: &'a str) -> Result<Module<'a>, ModuleError> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     fn get_schema(&self) -> Result<String, ModuleError> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn by_name(&self, name: &str) -> Option<&Module> {
[INFO] [stdout]    |                    ^^^^^                        ^^^^^^^
[INFO] [stdout]    |                    |                            ||
[INFO] [stdout]    |                    |                            |the same lifetime is hidden here
[INFO] [stdout]    |                    |                            the same lifetime is elided 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] 49 |     pub fn by_name(&self, name: &str) -> Option<&Module<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn by_kind(&self, kind: Kind) -> Option<Vec<&Module>> {
[INFO] [stdout]    |                    ^^^^^                            ^^^^^^^
[INFO] [stdout]    |                    |                                ||
[INFO] [stdout]    |                    |                                |the same lifetime is hidden here
[INFO] [stdout]    |                    |                                the same lifetime is elided 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn by_kind(&self, kind: Kind) -> Option<Vec<&Module<'_>>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling osbuild-mod v0.1.0 (/opt/rustwide/workdir/osbuild-mod)
[INFO] [stderr]    Compiling libosbuild-py v0.1.0 (/opt/rustwide/workdir/libosbuild-py)
[INFO] [stderr]    Compiling osbuild v0.1.0 (/opt/rustwide/workdir/osbuild)
[INFO] [stderr]    Compiling libosbuild-ffi v0.1.0 (/opt/rustwide/workdir/libosbuild-ffi)
[INFO] [stderr]    Compiling osbuild-api v0.1.0 (/opt/rustwide/workdir/osbuild-api)
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> osbuild/src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     registry.add_well_known();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let _ = registry.add_well_known();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.26s
[INFO] running `Command { std: "docker" "inspect" "8f1aa027b0fec53d63010547e486f2bd2996af96f77a6f04dbd91f5b61d57f33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8f1aa027b0fec53d63010547e486f2bd2996af96f77a6f04dbd91f5b61d57f33" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling osbuild-mpp v0.1.0 (/opt/rustwide/workdir/osbuild-mpp)
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> libosbuild/src/core/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Schema {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 5 |     name: Option<String>,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ChannelError` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/mod.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum ChannelError {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Channel` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/mod.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub trait Channel {
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommandChannel` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/mod.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct CommandChannel {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TransportError` is never used
[INFO] [stdout]  --> libosbuild/src/sandbox/communication/channel/transport.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum TransportError {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Transport` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/transport.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait Transport {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnixDGRAMSocket` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/transport.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct UnixDGRAMSocket {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnixSTREAMSocket` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/transport.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct UnixSTREAMSocket {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ProtocolError` is never used
[INFO] [stdout]  --> libosbuild/src/sandbox/communication/channel/protocol.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum ProtocolError {}
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Protocol` is never used
[INFO] [stdout]  --> libosbuild/src/sandbox/communication/channel/protocol.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait Protocol {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JSONProtocol` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct JSONProtocol {}
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageType` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub enum MessageType {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageError` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub enum MessageError {}
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Message` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub trait Message {}
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MethodData` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub struct MethodData {
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Method` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub struct Method {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReplyData` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub struct ReplyData {}
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Reply` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub struct Reply {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SignalData` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub struct SignalData {}
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Signal` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:66:16
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub struct Signal {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExceptionData` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub struct ExceptionData {
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Exception` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:81:16
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub struct Exception {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EncodingError` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         pub enum EncodingError {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Encoding` is never used
[INFO] [stdout]    --> libosbuild/src/sandbox/communication/channel/protocol.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 |         pub trait Encoding {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JSONEncoding` is never constructed
[INFO] [stdout]    --> libosbuild/src/sandbox/communication/channel/protocol.rs:108:20
[INFO] [stdout]     |
[INFO] [stdout] 108 |         pub struct JSONEncoding {}
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_ASSEMBLER` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | const WELL_KNOWN_MODULE_PATH_ASSEMBLER: &str = "/usr/lib/osbuild/assemblers";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_DEVICE` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | const WELL_KNOWN_MODULE_PATH_DEVICE: &str = "/usr/lib/osbuild/devices";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_INPUT` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 | const WELL_KNOWN_MODULE_PATH_INPUT: &str = "/usr/lib/osbuild/inputs";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_MOUNT` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 | const WELL_KNOWN_MODULE_PATH_MOUNT: &str = "/usr/lib/osbuild/mounts";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_RUNNER` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 | const WELL_KNOWN_MODULE_PATH_RUNNER: &str = "/usr/lib/osbuild/runners";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_SOURCE` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | const WELL_KNOWN_MODULE_PATH_SOURCE: &str = "/usr/lib/osbuild/sources";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_STAGE` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | const WELL_KNOWN_MODULE_PATH_STAGE: &str = "/usr/lib/osbuild/stages";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `schema` are never read
[INFO] [stdout]    --> libosbuild/src/module/mod.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct Module<'a> {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 120 |     path: &'a str,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     schema: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `get_schema` are never used
[INFO] [stdout]    --> libosbuild/src/module/mod.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl Module<'_> {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 131 |     fn new<'a>(kind: Kind, path: &'a str) -> Result<Module<'a>, ModuleError> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     fn get_schema(&self) -> Result<String, ModuleError> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn by_name(&self, name: &str) -> Option<&Module> {
[INFO] [stdout]    |                    ^^^^^                        ^^^^^^^
[INFO] [stdout]    |                    |                            ||
[INFO] [stdout]    |                    |                            |the same lifetime is hidden here
[INFO] [stdout]    |                    |                            the same lifetime is elided 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] 49 |     pub fn by_name(&self, name: &str) -> Option<&Module<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn by_kind(&self, kind: Kind) -> Option<Vec<&Module>> {
[INFO] [stdout]    |                    ^^^^^                            ^^^^^^^
[INFO] [stdout]    |                    |                                ||
[INFO] [stdout]    |                    |                                |the same lifetime is hidden here
[INFO] [stdout]    |                    |                                the same lifetime is elided 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn by_kind(&self, kind: Kind) -> Option<Vec<&Module<'_>>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libosbuild v0.1.0 (/opt/rustwide/workdir/libosbuild)
[INFO] [stderr]    Compiling libosbuild-ffi v0.1.0 (/opt/rustwide/workdir/libosbuild-ffi)
[INFO] [stderr]    Compiling osbuild-mod v0.1.0 (/opt/rustwide/workdir/osbuild-mod)
[INFO] [stderr]    Compiling osbuild v0.1.0 (/opt/rustwide/workdir/osbuild)
[INFO] [stderr]    Compiling osbuild-api v0.1.0 (/opt/rustwide/workdir/osbuild-api)
[INFO] [stderr]    Compiling libosbuild-py v0.1.0 (/opt/rustwide/workdir/libosbuild-py)
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> osbuild/src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     registry.add_well_known();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let _ = registry.add_well_known();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> libosbuild/src/core/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Schema {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 5 |     name: Option<String>,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/mod.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Transport(transport::TransportError),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelError` 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 -     Transport(transport::TransportError),
[INFO] [stdout] 22 +     Transport(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/mod.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Encoding(protocol::message::encoding::EncodingError),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelError` 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 -     Encoding(protocol::message::encoding::EncodingError),
[INFO] [stdout] 24 +     Encoding(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_default`, `open`, `send_and_recv`, `recv`, and `close` are never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/mod.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub trait Channel {
[INFO] [stdout]    |           ------- associated items in this trait
[INFO] [stdout] 49 |     /// Prepare a channel with new_default settings as proposed by the `osbuild` version.
[INFO] [stdout] 50 |     fn new_default() -> Result<Self, ChannelError>
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     fn open(&mut self, dst: &str) -> Result<(), ChannelError>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     fn send_and_recv<T0: Message + Serialize, T1: Message + DeserializeOwned>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     fn recv<T: Message + DeserializeOwned>(&mut self) -> Result<T, ChannelError>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 71 |
[INFO] [stdout] 72 |     fn close(&mut self) -> Result<(), ChannelError>;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `protocol` is never read
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/mod.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct CommandChannel {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 77 |     pub transport: Box<dyn transport::Transport>,
[INFO] [stdout] 78 |     pub protocol: Box<dyn protocol::Protocol>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> libosbuild/src/sandbox/communication/channel/transport.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |     IOError(std::io::Error),
[INFO] [stdout]   |     ------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TransportError` 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] 6 -     IOError(std::io::Error),
[INFO] [stdout] 6 +     IOError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `close` and `recv` are never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/transport.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait Transport {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 20 |     fn close(&mut self) -> Result<(), TransportError>;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 21 |
[INFO] [stdout] 22 |     fn recv(&self, buf: &mut [u8]) -> Result<usize, TransportError>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `socket` is never read
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/transport.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct UnixSTREAMSocket {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 72 |     socket: UnixStream,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> libosbuild/src/sandbox/communication/channel/protocol.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait Protocol {
[INFO] [stdout]   |           -------- associated function in this trait
[INFO] [stdout] 5 |     fn new() -> Result<Self, ProtocolError>
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageError` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub enum MessageError {}
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |             ParseError(serde_json::Error),
[INFO] [stdout]    |             ---------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EncodingError` 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] 94 -             ParseError(serde_json::Error),
[INFO] [stdout] 94 +             ParseError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_ASSEMBLER` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | const WELL_KNOWN_MODULE_PATH_ASSEMBLER: &str = "/usr/lib/osbuild/assemblers";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_DEVICE` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | const WELL_KNOWN_MODULE_PATH_DEVICE: &str = "/usr/lib/osbuild/devices";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_INPUT` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 | const WELL_KNOWN_MODULE_PATH_INPUT: &str = "/usr/lib/osbuild/inputs";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_MOUNT` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 | const WELL_KNOWN_MODULE_PATH_MOUNT: &str = "/usr/lib/osbuild/mounts";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_RUNNER` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 | const WELL_KNOWN_MODULE_PATH_RUNNER: &str = "/usr/lib/osbuild/runners";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_SOURCE` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | const WELL_KNOWN_MODULE_PATH_SOURCE: &str = "/usr/lib/osbuild/sources";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_STAGE` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | const WELL_KNOWN_MODULE_PATH_STAGE: &str = "/usr/lib/osbuild/stages";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn by_name(&self, name: &str) -> Option<&Module> {
[INFO] [stdout]    |                    ^^^^^                        ^^^^^^^
[INFO] [stdout]    |                    |                            ||
[INFO] [stdout]    |                    |                            |the same lifetime is hidden here
[INFO] [stdout]    |                    |                            the same lifetime is elided 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] 49 |     pub fn by_name(&self, name: &str) -> Option<&Module<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn by_kind(&self, kind: Kind) -> Option<Vec<&Module>> {
[INFO] [stdout]    |                    ^^^^^                            ^^^^^^^
[INFO] [stdout]    |                    |                                ||
[INFO] [stdout]    |                    |                                |the same lifetime is hidden here
[INFO] [stdout]    |                    |                                the same lifetime is elided 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn by_kind(&self, kind: Kind) -> Option<Vec<&Module<'_>>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.94s
[INFO] running `Command { std: "docker" "inspect" "8f1aa027b0fec53d63010547e486f2bd2996af96f77a6f04dbd91f5b61d57f33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8f1aa027b0fec53d63010547e486f2bd2996af96f77a6f04dbd91f5b61d57f33" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]  --> libosbuild/src/core/mod.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct Schema {
[INFO] [stderr]   |            ------ field in this struct
[INFO] [stderr] 5 |     name: Option<String>,
[INFO] [stderr]   |     ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ChannelError` is never used
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/mod.rs:21:10
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub enum ChannelError {
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Channel` is never used
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/mod.rs:48:11
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub trait Channel {
[INFO] [stderr]    |           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CommandChannel` is never constructed
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/mod.rs:76:12
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub struct CommandChannel {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `TransportError` is never used
[INFO] [stderr]  --> libosbuild/src/sandbox/communication/channel/transport.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub enum TransportError {
[INFO] [stderr]   |          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Transport` is never used
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/transport.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub trait Transport {
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UnixDGRAMSocket` is never constructed
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/transport.rs:29:12
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct UnixDGRAMSocket {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UnixSTREAMSocket` is never constructed
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/transport.rs:71:12
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub struct UnixSTREAMSocket {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ProtocolError` is never used
[INFO] [stderr]  --> libosbuild/src/sandbox/communication/channel/protocol.rs:2:10
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub enum ProtocolError {}
[INFO] [stderr]   |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Protocol` is never used
[INFO] [stderr]  --> libosbuild/src/sandbox/communication/channel/protocol.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub trait Protocol {
[INFO] [stderr]   |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `JSONProtocol` is never constructed
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct JSONProtocol {}
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `MessageType` is never used
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:25:14
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub enum MessageType {
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `MessageError` is never used
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:33:14
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub enum MessageError {}
[INFO] [stderr]    |              ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Message` is never used
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:35:15
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub trait Message {}
[INFO] [stderr]    |               ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MethodData` is never constructed
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:38:16
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub struct MethodData {
[INFO] [stderr]    |                ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Method` is never constructed
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:43:16
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub struct Method {
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ReplyData` is never constructed
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:52:16
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub struct ReplyData {}
[INFO] [stderr]    |                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Reply` is never constructed
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub struct Reply {
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SignalData` is never constructed
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:63:16
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub struct SignalData {}
[INFO] [stderr]    |                ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Signal` is never constructed
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:66:16
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub struct Signal {
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ExceptionData` is never constructed
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:74:16
[INFO] [stderr]    |
[INFO] [stderr] 74 |     pub struct ExceptionData {
[INFO] [stderr]    |                ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Exception` is never constructed
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:81:16
[INFO] [stderr]    |
[INFO] [stderr] 81 |     pub struct Exception {
[INFO] [stderr]    |                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `EncodingError` is never used
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:93:18
[INFO] [stderr]    |
[INFO] [stderr] 93 |         pub enum EncodingError {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Encoding` is never used
[INFO] [stderr]    --> libosbuild/src/sandbox/communication/channel/protocol.rs:103:19
[INFO] [stderr]     |
[INFO] [stderr] 103 |         pub trait Encoding {
[INFO] [stderr]     |                   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `JSONEncoding` is never constructed
[INFO] [stderr]    --> libosbuild/src/sandbox/communication/channel/protocol.rs:108:20
[INFO] [stderr]     |
[INFO] [stderr] 108 |         pub struct JSONEncoding {}
[INFO] [stderr]     |                    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `WELL_KNOWN_MODULE_PATH_ASSEMBLER` is never used
[INFO] [stderr]   --> libosbuild/src/module/mod.rs:79:7
[INFO] [stderr]    |
[INFO] [stderr] 79 | const WELL_KNOWN_MODULE_PATH_ASSEMBLER: &str = "/usr/lib/osbuild/assemblers";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `WELL_KNOWN_MODULE_PATH_DEVICE` is never used
[INFO] [stderr]   --> libosbuild/src/module/mod.rs:80:7
[INFO] [stderr]    |
[INFO] [stderr] 80 | const WELL_KNOWN_MODULE_PATH_DEVICE: &str = "/usr/lib/osbuild/devices";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `WELL_KNOWN_MODULE_PATH_INPUT` is never used
[INFO] [stderr]   --> libosbuild/src/module/mod.rs:81:7
[INFO] [stderr]    |
[INFO] [stderr] 81 | const WELL_KNOWN_MODULE_PATH_INPUT: &str = "/usr/lib/osbuild/inputs";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `WELL_KNOWN_MODULE_PATH_MOUNT` is never used
[INFO] [stderr]   --> libosbuild/src/module/mod.rs:82:7
[INFO] [stderr]    |
[INFO] [stderr] 82 | const WELL_KNOWN_MODULE_PATH_MOUNT: &str = "/usr/lib/osbuild/mounts";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `WELL_KNOWN_MODULE_PATH_RUNNER` is never used
[INFO] [stderr]   --> libosbuild/src/module/mod.rs:83:7
[INFO] [stderr]    |
[INFO] [stderr] 83 | const WELL_KNOWN_MODULE_PATH_RUNNER: &str = "/usr/lib/osbuild/runners";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `WELL_KNOWN_MODULE_PATH_SOURCE` is never used
[INFO] [stderr]   --> libosbuild/src/module/mod.rs:84:7
[INFO] [stderr]    |
[INFO] [stderr] 84 | const WELL_KNOWN_MODULE_PATH_SOURCE: &str = "/usr/lib/osbuild/sources";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `WELL_KNOWN_MODULE_PATH_STAGE` is never used
[INFO] [stderr]   --> libosbuild/src/module/mod.rs:85:7
[INFO] [stderr]    |
[INFO] [stderr] 85 | const WELL_KNOWN_MODULE_PATH_STAGE: &str = "/usr/lib/osbuild/stages";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `path` and `schema` are never read
[INFO] [stderr]    --> libosbuild/src/module/mod.rs:120:5
[INFO] [stderr]     |
[INFO] [stderr] 115 | pub struct Module<'a> {
[INFO] [stderr]     |            ------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 120 |     path: &'a str,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 127 |     schema: Option<String>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `get_schema` are never used
[INFO] [stderr]    --> libosbuild/src/module/mod.rs:131:8
[INFO] [stderr]     |
[INFO] [stderr] 130 | impl Module<'_> {
[INFO] [stderr]     | --------------- associated items in this implementation
[INFO] [stderr] 131 |     fn new<'a>(kind: Kind, path: &'a str) -> Result<Module<'a>, ModuleError> {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 150 |     fn get_schema(&self) -> Result<String, ModuleError> {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> libosbuild/src/module/mod.rs:49:20
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub fn by_name(&self, name: &str) -> Option<&Module> {
[INFO] [stderr]    |                    ^^^^^                        ^^^^^^^
[INFO] [stderr]    |                    |                            ||
[INFO] [stderr]    |                    |                            |the same lifetime is hidden here
[INFO] [stderr]    |                    |                            the same lifetime is elided 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] 49 |     pub fn by_name(&self, name: &str) -> Option<&Module<'_>> {
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> libosbuild/src/module/mod.rs:54:20
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub fn by_kind(&self, kind: Kind) -> Option<Vec<&Module>> {
[INFO] [stderr]    |                    ^^^^^                            ^^^^^^^
[INFO] [stderr]    |                    |                                ||
[INFO] [stderr]    |                    |                                |the same lifetime is hidden here
[INFO] [stderr]    |                    |                                the same lifetime is elided 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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub fn by_kind(&self, kind: Kind) -> Option<Vec<&Module<'_>>> {
[INFO] [stderr]    |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/mod.rs:22:15
[INFO] [stderr]    |
[INFO] [stderr] 22 |     Transport(transport::TransportError),
[INFO] [stderr]    |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChannelError` 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 -     Transport(transport::TransportError),
[INFO] [stderr] 22 +     Transport(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/mod.rs:24:14
[INFO] [stderr]    |
[INFO] [stderr] 24 |     Encoding(protocol::message::encoding::EncodingError),
[INFO] [stderr]    |     -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChannelError` 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 -     Encoding(protocol::message::encoding::EncodingError),
[INFO] [stderr] 24 +     Encoding(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new_default`, `open`, `send_and_recv`, `recv`, and `close` are never used
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/mod.rs:50:8
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub trait Channel {
[INFO] [stderr]    |           ------- associated items in this trait
[INFO] [stderr] 49 |     /// Prepare a channel with new_default settings as proposed by the `osbuild` version.
[INFO] [stderr] 50 |     fn new_default() -> Result<Self, ChannelError>
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 |     fn open(&mut self, dst: &str) -> Result<(), ChannelError>;
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 63 |     fn send_and_recv<T0: Message + Serialize, T1: Message + DeserializeOwned>(
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 |     fn recv<T: Message + DeserializeOwned>(&mut self) -> Result<T, ChannelError>;
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 71 |
[INFO] [stderr] 72 |     fn close(&mut self) -> Result<(), ChannelError>;
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `protocol` is never read
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/mod.rs:78:9
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub struct CommandChannel {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 77 |     pub transport: Box<dyn transport::Transport>,
[INFO] [stderr] 78 |     pub protocol: Box<dyn protocol::Protocol>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> libosbuild/src/sandbox/communication/channel/transport.rs:6:13
[INFO] [stderr]   |
[INFO] [stderr] 6 |     IOError(std::io::Error),
[INFO] [stderr]   |     ------- ^^^^^^^^^^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `TransportError` 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] 6 -     IOError(std::io::Error),
[INFO] [stderr] 6 +     IOError(()),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: methods `close` and `recv` are never used
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/transport.rs:20:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub trait Transport {
[INFO] [stderr]    |           --------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 20 |     fn close(&mut self) -> Result<(), TransportError>;
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 21 |
[INFO] [stderr] 22 |     fn recv(&self, buf: &mut [u8]) -> Result<usize, TransportError>;
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `socket` is never read
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/transport.rs:72:5
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub struct UnixSTREAMSocket {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 72 |     socket: UnixStream,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]  --> libosbuild/src/sandbox/communication/channel/protocol.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub trait Protocol {
[INFO] [stderr]   |           -------- associated function in this trait
[INFO] [stderr] 5 |     fn new() -> Result<Self, ProtocolError>
[INFO] [stderr]   |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:94:24
[INFO] [stderr]    |
[INFO] [stderr] 94 |             ParseError(serde_json::Error),
[INFO] [stderr]    |             ---------- ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `EncodingError` 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] 94 -             ParseError(serde_json::Error),
[INFO] [stderr] 94 +             ParseError(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `libosbuild` (lib) generated 36 warnings (run `cargo fix --lib -p libosbuild` to apply 2 suggestions)
[INFO] [stderr] warning: `libosbuild` (lib test) generated 20 warnings (11 duplicates)
[INFO] [stderr] warning: unused `std::result::Result` that must be used
[INFO] [stderr]   --> osbuild/src/main.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 |     registry.add_well_known();
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 25 |     let _ = registry.add_well_known();
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `osbuild` (bin "osbuild" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libosbuild-436a01af75273b08)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test dependency::test::dummy ... ok
[INFO] [stdout] test manifest::description::test::dummy ... ok
[INFO] [stdout] test manifest::description::v1::test::dummy ... ok
[INFO] [stdout] test manifest::description::v2::test::dummy ... ok
[INFO] [stdout] test manifest::description::validation::test::schema_with_data_is_valid ... ok
[INFO] [stdout] test manifest::description::validation::test::schema_without_data_is_invalid ... ok
[INFO] [stdout] test manifest::description::validation::test::validation_result_no_error_valid ... ok
[INFO] [stdout] test manifest::description::validation::test::validation_result_error_invalid ... ok
[INFO] [stdout] test manifest::path::test::fmt_path ... ok
[INFO] [stdout] test manifest::path::test::fmt_path_quoted ... ok
[INFO] [stdout] test manifest::test::dummy ... ok
[INFO] [stdout] test manifest::path::test::fmt_path_double_index ... ok
[INFO] [stdout] test module::test::module_get_schema_unparseable_path ... ok
[INFO] [stdout] test module::test::registry_by_kind ... ok
[INFO] [stdout] test module::test::registry_by_kind_multiple_result ... ok
[INFO] [stdout] test module::test::registry_by_kind_no_result ... ok
[INFO] [stdout] test module::test::registry_by_name ... ok
[INFO] [stdout] test preprocessor::test::dummy ... ok
[INFO] [stdout] test module::test::registry_by_name_no_result ... ok
[INFO] [stdout] test sandbox::communication::channel::protocol::message::encoding::test::test_encode_exception ... ok
[INFO] [stdout] test sandbox::communication::channel::transport::test::unixstreamsocket_non_existent_path ... ok
[INFO] [stdout] test sandbox::communication::channel::transport::test::unixdgramsocket_non_existent_path ... ok
[INFO] [stdout] test sandbox::communication::channel::protocol::message::encoding::test::test_encode_method ... ok
[INFO] [stdout] test sandbox::communication::channel::protocol::message::encoding::test::test_encode_reply ... ok
[INFO] [stdout] test sandbox::communication::channel::protocol::message::encoding::test::test_encode_signal ... ok
[INFO] [stdout] test sandbox::communication::channel::test::command_channel_send ... ok
[INFO] [stdout] test module::test::module_get_schema ... ok
[INFO] [stdout] test sandbox::communication::channel::transport::test::unixdgramsocket_send_all ... FAILED
[INFO] [stdout] test sandbox::communication::channel::transport::test::unixdgramsocket_exists ... FAILED
[INFO] [stdout] test sandbox::communication::channel::transport::test::unixdgramsocket_send ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sandbox::communication::channel::transport::test::unixdgramsocket_send_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sandbox::communication::channel::transport::test::unixdgramsocket_send_all' (2878) panicked at libosbuild/src/sandbox/communication/channel/transport.rs:175:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b3954d6cd48 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b3954d6cd48 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b3954d6cd48 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b3954d6cd48 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b3954d8131a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b3954d8131a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b3954d71612 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b3954d71612 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b3954d4b8f6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b3954d4b8f6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b3954d650b9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b3954cc7f8c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5b3954cc7f8c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b3954d65272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5b3954d65272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b3954d4b9b2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b3954d40ad9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b3954d4c6cd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b3954d81aac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3954d81822 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b3954ca150e - <core[8fb95b77d25ab6c8]::result::Result<std[10d71ac2c42b111e]::os::unix::net::datagram::UnixDatagram, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b3954ca150e - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:175:49
[INFO] [stdout]   22:     0x5b3954ca07f3 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::with_path::<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send_all::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:132:45
[INFO] [stdout]   23:     0x5b3954c99066 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::with_path<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send_all::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x5b3954c9ec7b - __rust_try
[INFO] [stdout]   25:     0x5b3954c98d3a - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::with_path<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send_all::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x5b3954c98d3a - std[10d71ac2c42b111e]::panic::catch_unwind::<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::with_path<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send_all::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5b3954c9f574 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::with_path::<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send_all::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:132:22
[INFO] [stdout]   28:     0x5b3954ca63e6 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send_all
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:174:9
[INFO] [stdout]   29:     0x5b3954ca0d07 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:173:34
[INFO] [stdout]   30:     0x5b3954cae406 - <libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send_all::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5b3954cbb06b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5b3954cbb06b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x5b3954cc88e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x5b3954cc88e5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5b3954cc88e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5b3954cc88e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5b3954cc88e5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b3954cc88e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x5b3954cc88e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x5b3954cc21f4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x5b3954cc21f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5b3954ccb962 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x5b3954ccb962 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5b3954ccb962 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5b3954ccb962 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5b3954ccb962 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5b3954ccb962 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x5b3954ccb962 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5b3954d6c6af - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   50:     0x5b3954d6c6af - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x79a1e5e33aa4 - <unknown>
[INFO] [stdout]   52:     0x79a1e5ec0a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'sandbox::communication::channel::transport::test::unixdgramsocket_send_all' (2878) panicked at libosbuild/src/sandbox/communication/channel/transport.rs:139:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b3954d6cd48 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b3954d6cd48 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b3954d6cd48 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b3954d6cd48 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b3954d8131a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b3954d8131a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b3954d71612 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b3954d71612 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b3954d4b8f6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b3954d4b8f6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b3954d650b9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b3954cc7f8c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5b3954cc7f8c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b3954d65272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5b3954d65272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b3954d4b9e4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b3954d40ad9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b3954d4c6cd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b3954d81aac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3954d81a72 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b3954c9f6a9 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::with_path::<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send_all::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:139:9
[INFO] [stdout]   21:     0x5b3954ca63e6 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send_all
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:174:9
[INFO] [stdout]   22:     0x5b3954ca0d07 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:173:34
[INFO] [stdout]   23:     0x5b3954cae406 - <libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send_all::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b3954cbb06b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b3954cbb06b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5b3954cc88e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5b3954cc88e5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5b3954cc88e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b3954cc88e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b3954cc88e5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b3954cc88e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5b3954cc88e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5b3954cc21f4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5b3954cc21f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5b3954ccb962 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stderr] error: test failed, to rerun pass `-p libosbuild --lib`
[INFO] [stdout]   36:     0x5b3954ccb962 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5b3954ccb962 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b3954ccb962 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b3954ccb962 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b3954ccb962 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5b3954ccb962 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b3954d6c6af - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5b3954d6c6af - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x79a1e5e33aa4 - <unknown>
[INFO] [stdout]   45:     0x79a1e5ec0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sandbox::communication::channel::transport::test::unixdgramsocket_exists stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sandbox::communication::channel::transport::test::unixdgramsocket_exists' (2875) panicked at libosbuild/src/sandbox/communication/channel/transport.rs:152:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b3954d6cd48 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b3954d6cd48 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b3954d6cd48 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b3954d6cd48 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b3954d8131a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b3954d8131a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b3954d71612 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b3954d71612 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b3954d4b8f6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b3954d4b8f6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b3954d650b9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b3954cc7f8c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5b3954cc7f8c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b3954d65272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5b3954d65272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b3954d4b9b2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b3954d40ad9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b3954d4c6cd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b3954d81aac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3954d81822 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b3954ca1335 - <core[8fb95b77d25ab6c8]::result::Result<std[10d71ac2c42b111e]::os::unix::net::datagram::UnixDatagram, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b3954ca1335 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_exists::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:152:50
[INFO] [stdout]   22:     0x5b3954ca07d3 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::with_path::<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_exists::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:132:45
[INFO] [stdout]   23:     0x5b3954c99036 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::with_path<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_exists::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x5b3954c9ec7b - __rust_try
[INFO] [stdout]   25:     0x5b3954c98caa - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::with_path<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_exists::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x5b3954c98caa - std[10d71ac2c42b111e]::panic::catch_unwind::<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::with_path<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_exists::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5b3954c9f2d4 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::with_path::<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_exists::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:132:22
[INFO] [stdout]   28:     0x5b3954ca63d6 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_exists
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:151:9
[INFO] [stdout]   29:     0x5b3954ca0cd7 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_exists::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:150:32
[INFO] [stdout]   30:     0x5b3954cae3c6 - <libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_exists::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5b3954cbb06b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5b3954cbb06b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x5b3954cc88e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x5b3954cc88e5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5b3954cc88e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5b3954cc88e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5b3954cc88e5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b3954cc88e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x5b3954cc88e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x5b3954cc21f4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x5b3954cc21f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5b3954ccb962 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x5b3954ccb962 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5b3954ccb962 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5b3954ccb962 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5b3954ccb962 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5b3954ccb962 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x5b3954ccb962 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5b3954d6c6af - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   50:     0x5b3954d6c6af - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x79a1e5e33aa4 - <unknown>
[INFO] [stdout]   52:     0x79a1e5ec0a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'sandbox::communication::channel::transport::test::unixdgramsocket_exists' (2875) panicked at libosbuild/src/sandbox/communication/channel/transport.rs:139:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b3954d6cd48 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b3954d6cd48 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b3954d6cd48 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b3954d6cd48 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b3954d8131a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b3954d8131a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b3954d71612 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b3954d71612 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b3954d4b8f6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b3954d4b8f6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b3954d650b9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b3954cc7f8c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5b3954cc7f8c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b3954d65272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5b3954d65272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b3954d4b9e4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b3954d40ad9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b3954d4c6cd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b3954d81aac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3954d81a72 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b3954c9f409 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::with_path::<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_exists::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:139:9
[INFO] [stdout]   21:     0x5b3954ca63d6 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_exists
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:151:9
[INFO] [stdout]   22:     0x5b3954ca0cd7 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_exists::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:150:32
[INFO] [stdout]   23:     0x5b3954cae3c6 - <libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_exists::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b3954cbb06b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b3954cbb06b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5b3954cc88e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5b3954cc88e5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5b3954cc88e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b3954cc88e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b3954cc88e5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b3954cc88e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5b3954cc88e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5b3954cc21f4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5b3954cc21f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5b3954ccb962 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5b3954ccb962 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5b3954ccb962 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b3954ccb962 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b3954ccb962 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b3954ccb962 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5b3954ccb962 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b3954d6c6af - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5b3954d6c6af - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x79a1e5e33aa4 - <unknown>
[INFO] [stdout]   45:     0x79a1e5ec0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sandbox::communication::channel::transport::test::unixdgramsocket_send stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sandbox::communication::channel::transport::test::unixdgramsocket_send' (2877) panicked at libosbuild/src/sandbox/communication/channel/transport.rs:160:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b3954d6cd48 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b3954d6cd48 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b3954d6cd48 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b3954d6cd48 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b3954d8131a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b3954d8131a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b3954d71612 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b3954d71612 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b3954d4b8f6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b3954d4b8f6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b3954d650b9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b3954cc7f8c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5b3954cc7f8c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b3954d65272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5b3954d65272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b3954d4b9b2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b3954d40ad9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b3954d4c6cd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b3954d81aac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3954d81822 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b3954ca0dfe - <core[8fb95b77d25ab6c8]::result::Result<std[10d71ac2c42b111e]::os::unix::net::datagram::UnixDatagram, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b3954ca0dfe - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:160:49
[INFO] [stdout]   22:     0x5b3954ca07b3 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::with_path::<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:132:45
[INFO] [stdout]   23:     0x5b3954c99006 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::with_path<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x5b3954c9ec7b - __rust_try
[INFO] [stdout]   25:     0x5b3954c98c1a - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::with_path<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x5b3954c98c1a - std[10d71ac2c42b111e]::panic::catch_unwind::<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::with_path<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5b3954c9f034 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::with_path::<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:132:22
[INFO] [stdout]   28:     0x5b3954ca63c6 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:159:9
[INFO] [stdout]   29:     0x5b3954ca0ca7 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:158:30
[INFO] [stdout]   30:     0x5b3954cae386 - <libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5b3954cbb06b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5b3954cbb06b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x5b3954cc88e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x5b3954cc88e5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5b3954cc88e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5b3954cc88e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5b3954cc88e5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b3954cc88e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x5b3954cc88e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x5b3954cc21f4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x5b3954cc21f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5b3954ccb962 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x5b3954ccb962 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5b3954ccb962 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5b3954ccb962 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5b3954ccb962 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5b3954ccb962 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x5b3954ccb962 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5b3954d6c6af - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   50:     0x5b3954d6c6af - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x79a1e5e33aa4 - <unknown>
[INFO] [stdout]   52:     0x79a1e5ec0a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'sandbox::communication::channel::transport::test::unixdgramsocket_send' (2877) panicked at libosbuild/src/sandbox/communication/channel/transport.rs:139:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b3954d6cd48 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b3954d6cd48 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b3954d6cd48 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b3954d6cd48 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b3954d8131a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b3954d8131a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b3954d71612 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b3954d71612 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b3954d4b8f6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b3954d4b8f6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b3954d650b9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b3954cc7f8c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5b3954cc7f8c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b3954d65272 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5b3954d65272 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b3954d4b9e4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b3954d40ad9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b3954d4c6cd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b3954d81aac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3954d81a72 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b3954c9f169 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::with_path::<libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:139:9
[INFO] [stdout]   21:     0x5b3954ca63c6 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:159:9
[INFO] [stdout]   22:     0x5b3954ca0ca7 - libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:158:30
[INFO] [stdout]   23:     0x5b3954cae386 - <libosbuild[b219bda37fc4c043]::sandbox::communication::channel::transport::test::unixdgramsocket_send::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b3954cbb06b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b3954cbb06b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5b3954cc88e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5b3954cc88e5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5b3954cc88e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b3954cc88e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b3954cc88e5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b3954cc88e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5b3954cc88e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5b3954cc21f4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5b3954cc21f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5b3954ccb962 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5b3954ccb962 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5b3954ccb962 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b3954ccb962 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b3954ccb962 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b3954ccb962 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5b3954ccb962 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b3954d6c6af - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5b3954d6c6af - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x79a1e5e33aa4 - <unknown>
[INFO] [stdout]   45:     0x79a1e5ec0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sandbox::communication::channel::transport::test::unixdgramsocket_exists
[INFO] [stdout]     sandbox::communication::channel::transport::test::unixdgramsocket_send
[INFO] [stdout]     sandbox::communication::channel::transport::test::unixdgramsocket_send_all
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 27 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8f1aa027b0fec53d63010547e486f2bd2996af96f77a6f04dbd91f5b61d57f33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f1aa027b0fec53d63010547e486f2bd2996af96f77a6f04dbd91f5b61d57f33", kill_on_drop: false }`
[INFO] [stdout] 8f1aa027b0fec53d63010547e486f2bd2996af96f77a6f04dbd91f5b61d57f33
