[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.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupakeen%2Fosbuild-experiments-with-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/supakeen/osbuild-experiments-with-rust on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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.90.0" "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] 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 bytecount v0.6.3
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded time-macros v0.2.4
[INFO] [stderr]   Downloaded unicode-bidi v0.3.8
[INFO] [stderr]   Downloaded pyo3-build-config v0.16.6
[INFO] [stderr]   Downloaded futures-task v0.3.24
[INFO] [stderr]   Downloaded futures-sink v0.3.24
[INFO] [stderr]   Downloaded pyo3-ffi v0.16.6
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.16.6
[INFO] [stderr]   Downloaded pyo3-macros v0.16.6
[INFO] [stderr]   Downloaded fancy-regex v0.8.0
[INFO] [stderr]   Downloaded ipnet v2.5.0
[INFO] [stderr]   Downloaded tokio v1.21.1
[INFO] [stderr]   Downloaded target-lexicon v0.12.4
[INFO] [stderr]   Downloaded indoc v1.0.7
[INFO] [stderr]   Downloaded num v0.2.1
[INFO] [stderr]   Downloaded socket2 v0.4.7
[INFO] [stderr]   Downloaded clap v3.2.22
[INFO] [stderr]   Downloaded http v0.2.8
[INFO] [stderr]   Downloaded unicode-segmentation v1.10.0
[INFO] [stderr]   Downloaded pyo3 v0.16.6
[INFO] [stderr]   Downloaded unindent v0.1.10
[INFO] [stderr]   Downloaded h2 v0.3.14
[INFO] [stderr]   Downloaded fraction v0.10.0
[INFO] [stderr]   Downloaded futures-util v0.3.24
[INFO] [stderr]   Downloaded tokio-util v0.7.4
[INFO] [stderr]   Downloaded textwrap v0.15.1
[INFO] [stderr]   Downloaded anyhow v1.0.65
[INFO] [stderr]   Downloaded futures-channel v0.3.24
[INFO] [stderr]   Downloaded jsonschema v0.16.0
[INFO] [stderr]   Downloaded encoding_rs v0.8.31
[INFO] [stderr]   Downloaded once_cell v1.13.1
[INFO] [stderr]   Downloaded time v0.3.14
[INFO] [stderr]   Downloaded reqwest v0.11.12
[INFO] [stderr]   Downloaded iso8601 v0.4.2
[INFO] [stderr]   Downloaded hyper v0.14.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49e381405b0ba143a1e822df750860bf29bad897a95893ceb4340835e3a5bf5f
[INFO] running `Command { std: "docker" "start" "-a" "49e381405b0ba143a1e822df750860bf29bad897a95893ceb4340835e3a5bf5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49e381405b0ba143a1e822df750860bf29bad897a95893ceb4340835e3a5bf5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49e381405b0ba143a1e822df750860bf29bad897a95893ceb4340835e3a5bf5f", kill_on_drop: false }`
[INFO] [stdout] 49e381405b0ba143a1e822df750860bf29bad897a95893ceb4340835e3a5bf5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3be457fefdebd1a1ae179e93d0ddb1fd0dc94100b65b5b96d35aef88dd5b8ce
[INFO] running `Command { std: "docker" "start" "-a" "e3be457fefdebd1a1ae179e93d0ddb1fd0dc94100b65b5b96d35aef88dd5b8ce", 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] 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 memchr v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling target-lexicon v0.12.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.2.4
[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 futures-io v0.3.24
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling pyo3-build-config v0.16.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[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 num v0.2.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling fraction v0.10.0
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling unindent v0.1.10
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling indoc v1.0.7
[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 time v0.3.14
[INFO] [stderr]    Compiling fancy-regex v0.8.0
[INFO] [stderr]    Compiling clap v3.2.22
[INFO] [stderr]    Compiling pyo3-ffi v0.16.6
[INFO] [stderr]    Compiling pyo3 v0.16.6
[INFO] [stderr]    Compiling iso8601 v0.4.2
[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 tokio-util v0.7.4
[INFO] [stderr]    Compiling h2 v0.3.14
[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)]` 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-py v0.1.0 (/opt/rustwide/workdir/libosbuild-py)
[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-api v0.1.0 (/opt/rustwide/workdir/osbuild-api)
[INFO] [stderr]    Compiling osbuild v0.1.0 (/opt/rustwide/workdir/osbuild)
[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)]` 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 46.69s
[INFO] running `Command { std: "docker" "inspect" "e3be457fefdebd1a1ae179e93d0ddb1fd0dc94100b65b5b96d35aef88dd5b8ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3be457fefdebd1a1ae179e93d0ddb1fd0dc94100b65b5b96d35aef88dd5b8ce", kill_on_drop: false }`
[INFO] [stdout] e3be457fefdebd1a1ae179e93d0ddb1fd0dc94100b65b5b96d35aef88dd5b8ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04a82f0d6b23463500621303ee9a56a92c5e2cbe014c50063adda382128978ee
[INFO] running `Command { std: "docker" "start" "-a" "04a82f0d6b23463500621303ee9a56a92c5e2cbe014c50063adda382128978ee", 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] 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)]` 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] [stderr]    Compiling libosbuild v0.1.0 (/opt/rustwide/workdir/libosbuild)
[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] [stderr]    Compiling osbuild-api v0.1.0 (/opt/rustwide/workdir/osbuild-api)
[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] [stderr]    Compiling osbuild-mod v0.1.0 (/opt/rustwide/workdir/osbuild-mod)
[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 v0.1.0 (/opt/rustwide/workdir/osbuild)
[INFO] [stderr]    Compiling libosbuild-ffi v0.1.0 (/opt/rustwide/workdir/libosbuild-ffi)
[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)]` 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)]` 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 2.06s
[INFO] running `Command { std: "docker" "inspect" "04a82f0d6b23463500621303ee9a56a92c5e2cbe014c50063adda382128978ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04a82f0d6b23463500621303ee9a56a92c5e2cbe014c50063adda382128978ee", kill_on_drop: false }`
[INFO] [stdout] 04a82f0d6b23463500621303ee9a56a92c5e2cbe014c50063adda382128978ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b501af6c8da67e67a41b2cf56355d15f9dda4fbea4c57c6fd380c1689b397f16
[INFO] running `Command { std: "docker" "start" "-a" "b501af6c8da67e67a41b2cf56355d15f9dda4fbea4c57c6fd380c1689b397f16", 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] 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)]` 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
[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)]` 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.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libosbuild-fdb63a26cf82ee99)
[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_without_data_is_invalid ... 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::description::validation::test::validation_result_no_error_valid ... 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::registry_by_kind_no_result ... ok
[INFO] [stdout] test module::test::registry_by_kind_multiple_result ... ok
[INFO] [stdout] test module::test::module_get_schema_unparseable_path ... ok
[INFO] [stdout] test module::test::registry_by_kind ... ok
[INFO] [stdout] test preprocessor::test::dummy ... ok
[INFO] [stdout] test sandbox::communication::channel::protocol::message::encoding::test::test_encode_exception ... 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::transport::test::unixdgramsocket_non_existent_path ... ok
[INFO] [stdout] test sandbox::communication::channel::transport::test::unixstreamsocket_non_existent_path ... ok
[INFO] [stdout] test manifest::description::validation::test::schema_with_data_is_valid ... ok
[INFO] [stdout] test sandbox::communication::channel::protocol::message::encoding::test::test_encode_signal ... ok
[INFO] [stdout] test module::test::registry_by_name ... ok
[INFO] [stdout] test sandbox::communication::channel::test::command_channel_send ... 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] test module::test::registry_by_name_no_result ... ok
[INFO] [stdout] test module::test::module_get_schema ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sandbox::communication::channel::transport::test::unixdgramsocket_send_all stdout ----
[INFO] [stderr] error: test failed, to rerun pass `-p libosbuild --lib`
[INFO] [stdout] 
[INFO] [stdout] thread 'sandbox::communication::channel::transport::test::unixdgramsocket_send_all' 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:     0x5735bd152412 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5735bd152412 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5735bd152412 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5735bd152412 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5735bd178093 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5735bd178093 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5735bd14eef3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5735bd14eef3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5735bd152262 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5735bd153a49 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5735bd15387e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5735bd0e1d04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5735bd0e1d04 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5735bd15451e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5735bd15451e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5735bd1541ea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5735bd152919 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5735bd153e7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5735bd176ae0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5735bd176f46 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5735bd099ace - core::result::Result<T,E>::unwrap::h2076ab5e3edaf630
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5735bd099ace - libosbuild::sandbox::communication::channel::transport::test::unixdgramsocket_send_all::{{closure}}::h3fcbb5c80b8851ef
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:175:49
[INFO] [stdout]   22:     0x5735bd096c73 - libosbuild::sandbox::communication::channel::transport::test::with_path::{{closure}}::hec3a8a122405c71c
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:132:45
[INFO] [stdout]   23:     0x5735bd09282c - std::panicking::catch_unwind::do_call::h1e09da5adc84f5c3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   24:     0x5735bd089feb - __rust_try
[INFO] [stdout]   25:     0x5735bd0849ea - std::panicking::catch_unwind::hdfe18c1e3a3d42df
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   26:     0x5735bd0849ea - std::panic::catch_unwind::h03881256821a24d1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5735bd0967c4 - libosbuild::sandbox::communication::channel::transport::test::with_path::hddaa7a465601da4a
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:132:22
[INFO] [stdout]   28:     0x5735bd099a46 - libosbuild::sandbox::communication::channel::transport::test::unixdgramsocket_send_all::h316b918435047458
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:174:9
[INFO] [stdout]   29:     0x5735bd099a27 - libosbuild::sandbox::communication::channel::transport::test::unixdgramsocket_send_all::{{closure}}::h9bcaee6206e1f09e
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:173:34
[INFO] [stdout]   30:     0x5735bd08ac36 - core::ops::function::FnOnce::call_once::h6bf474596f0c339c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x5735bd0e756b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x5735bd0e756b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x5735bd0e66a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x5735bd0e66a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5735bd0e66a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x5735bd0e66a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x5735bd0e66a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5735bd0e66a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x5735bd0e66a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x5735bd0aa2a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x5735bd0aa2a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x5735bd0adc7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x5735bd0adc7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5735bd0adc7a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5735bd0adc7a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5735bd0adc7a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5735bd0adc7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x5735bd0adc7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5735bd15749f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5735bd15749f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x7f357c128aa4 - <unknown>
[INFO] [stdout]   52:     0x7f357c1b5a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'sandbox::communication::channel::transport::test::unixdgramsocket_send_all' 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:     0x5735bd152412 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5735bd152412 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5735bd152412 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5735bd152412 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5735bd178093 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5735bd178093 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5735bd14eef3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5735bd14eef3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5735bd152262 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5735bd153a49 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5735bd15387e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5735bd0e1d04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5735bd0e1d04 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5735bd15451e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5735bd15451e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5735bd1541b6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5735bd152919 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5735bd153e7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5735bd176ae0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5735bd176b6c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5735bd0968f9 - libosbuild::sandbox::communication::channel::transport::test::with_path::hddaa7a465601da4a
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:139:9
[INFO] [stdout]   21:     0x5735bd099a46 - libosbuild::sandbox::communication::channel::transport::test::unixdgramsocket_send_all::h316b918435047458
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:174:9
[INFO] [stdout]   22:     0x5735bd099a27 - libosbuild::sandbox::communication::channel::transport::test::unixdgramsocket_send_all::{{closure}}::h9bcaee6206e1f09e
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:173:34
[INFO] [stdout]   23:     0x5735bd08ac36 - core::ops::function::FnOnce::call_once::h6bf474596f0c339c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5735bd0e756b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5735bd0e756b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5735bd0e66a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5735bd0e66a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5735bd0e66a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5735bd0e66a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5735bd0e66a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5735bd0e66a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5735bd0e66a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5735bd0aa2a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5735bd0aa2a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5735bd0adc7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5735bd0adc7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5735bd0adc7a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5735bd0adc7a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5735bd0adc7a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5735bd0adc7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5735bd0adc7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5735bd15749f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5735bd15749f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7f357c128aa4 - <unknown>
[INFO] [stdout]   45:     0x7f357c1b5a34 - 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' 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:     0x5735bd152412 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5735bd152412 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5735bd152412 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5735bd152412 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5735bd178093 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5735bd178093 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5735bd14eef3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5735bd14eef3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5735bd152262 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5735bd153a49 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5735bd15387e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5735bd0e1d04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5735bd0e1d04 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5735bd15451e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5735bd15451e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5735bd1541ea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5735bd152919 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5735bd153e7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5735bd176ae0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5735bd176f46 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5735bd099325 - core::result::Result<T,E>::unwrap::h2076ab5e3edaf630
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5735bd099325 - libosbuild::sandbox::communication::channel::transport::test::unixdgramsocket_exists::{{closure}}::h1e3dfe36cc18a859
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:152:50
[INFO] [stdout]   22:     0x5735bd096c13 - libosbuild::sandbox::communication::channel::transport::test::with_path::{{closure}}::h49ae50be826a5755
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:132:45
[INFO] [stdout]   23:     0x5735bd09292c - std::panicking::catch_unwind::do_call::hf7ebe108e5fc4492
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   24:     0x5735bd089feb - __rust_try
[INFO] [stdout]   25:     0x5735bd084aea - std::panicking::catch_unwind::h297486f7c1985d97
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   26:     0x5735bd084aea - std::panic::catch_unwind::hba30249248e357ed
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5735bd096a64 - libosbuild::sandbox::communication::channel::transport::test::with_path::he7f513e739b58bb0
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:132:22
[INFO] [stdout]   28:     0x5735bd0992a6 - libosbuild::sandbox::communication::channel::transport::test::unixdgramsocket_exists::h39ab8d25d482dbf6
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:151:9
[INFO] [stdout]   29:     0x5735bd099287 - libosbuild::sandbox::communication::channel::transport::test::unixdgramsocket_exists::{{closure}}::hec607db5488831a6
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:150:32
[INFO] [stdout]   30:     0x5735bd08afb6 - core::ops::function::FnOnce::call_once::hec1c8c14ba0b6172
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x5735bd0e756b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x5735bd0e756b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x5735bd0e66a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x5735bd0e66a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5735bd0e66a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x5735bd0e66a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x5735bd0e66a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5735bd0e66a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x5735bd0e66a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x5735bd0aa2a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x5735bd0aa2a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x5735bd0adc7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x5735bd0adc7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5735bd0adc7a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5735bd0adc7a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5735bd0adc7a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5735bd0adc7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x5735bd0adc7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5735bd15749f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5735bd15749f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x7f357c128aa4 - <unknown>
[INFO] [stdout]   52:     0x7f357c1b5a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'sandbox::communication::channel::transport::test::unixdgramsocket_exists' 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:     0x5735bd152412 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5735bd152412 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5735bd152412 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5735bd152412 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5735bd178093 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5735bd178093 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5735bd14eef3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5735bd14eef3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5735bd152262 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5735bd153a49 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5735bd15387e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5735bd0e1d04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5735bd0e1d04 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5735bd15451e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5735bd15451e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5735bd1541b6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5735bd152919 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5735bd153e7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5735bd176ae0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5735bd176b6c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5735bd096b99 - libosbuild::sandbox::communication::channel::transport::test::with_path::he7f513e739b58bb0
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:139:9
[INFO] [stdout]   21:     0x5735bd0992a6 - libosbuild::sandbox::communication::channel::transport::test::unixdgramsocket_exists::h39ab8d25d482dbf6
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:151:9
[INFO] [stdout]   22:     0x5735bd099287 - libosbuild::sandbox::communication::channel::transport::test::unixdgramsocket_exists::{{closure}}::hec607db5488831a6
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:150:32
[INFO] [stdout]   23:     0x5735bd08afb6 - core::ops::function::FnOnce::call_once::hec1c8c14ba0b6172
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5735bd0e756b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5735bd0e756b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5735bd0e66a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5735bd0e66a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5735bd0e66a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5735bd0e66a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5735bd0e66a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5735bd0e66a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5735bd0e66a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5735bd0aa2a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5735bd0aa2a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5735bd0adc7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5735bd0adc7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5735bd0adc7a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5735bd0adc7a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5735bd0adc7a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5735bd0adc7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5735bd0adc7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5735bd15749f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5735bd15749f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7f357c128aa4 - <unknown>
[INFO] [stdout]   45:     0x7f357c1b5a34 - 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' 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:     0x5735bd152412 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5735bd152412 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5735bd152412 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5735bd152412 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5735bd178093 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5735bd178093 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5735bd14eef3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5735bd14eef3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5735bd152262 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5735bd153a49 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5735bd15387e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5735bd0e1d04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5735bd0e1d04 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5735bd15451e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5735bd15451e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5735bd1541ea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5735bd152919 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5735bd153e7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5735bd176ae0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5735bd176f46 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5735bd09953e - core::result::Result<T,E>::unwrap::h2076ab5e3edaf630
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5735bd09953e - libosbuild::sandbox::communication::channel::transport::test::unixdgramsocket_send::{{closure}}::h44a144917a2cc5b3
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:160:49
[INFO] [stdout]   22:     0x5735bd096c33 - libosbuild::sandbox::communication::channel::transport::test::with_path::{{closure}}::hac9adea5a78a6530
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:132:45
[INFO] [stdout]   23:     0x5735bd09286c - std::panicking::catch_unwind::do_call::hb862e4a53640b4f0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   24:     0x5735bd089feb - __rust_try
[INFO] [stdout]   25:     0x5735bd084bea - std::panicking::catch_unwind::hbbfc6f186f6a0f7a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   26:     0x5735bd084bea - std::panic::catch_unwind::hef34712cf617fecb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5735bd096524 - libosbuild::sandbox::communication::channel::transport::test::with_path::hd2c03ee4c198bfc5
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:132:22
[INFO] [stdout]   28:     0x5735bd0994b6 - libosbuild::sandbox::communication::channel::transport::test::unixdgramsocket_send::h7128d70c2fd00df3
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:159:9
[INFO] [stdout]   29:     0x5735bd099497 - libosbuild::sandbox::communication::channel::transport::test::unixdgramsocket_send::{{closure}}::h666a85b62a614da3
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:158:30
[INFO] [stdout]   30:     0x5735bd08aa16 - core::ops::function::FnOnce::call_once::h3804ec0249dd5f32
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x5735bd0e756b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x5735bd0e756b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x5735bd0e66a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x5735bd0e66a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5735bd0e66a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x5735bd0e66a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x5735bd0e66a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5735bd0e66a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x5735bd0e66a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x5735bd0aa2a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x5735bd0aa2a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x5735bd0adc7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x5735bd0adc7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5735bd0adc7a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5735bd0adc7a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5735bd0adc7a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5735bd0adc7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x5735bd0adc7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5735bd15749f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5735bd15749f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x7f357c128aa4 - <unknown>
[INFO] [stdout]   52:     0x7f357c1b5a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'sandbox::communication::channel::transport::test::unixdgramsocket_send' 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:     0x5735bd152412 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5735bd152412 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5735bd152412 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5735bd152412 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5735bd178093 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5735bd178093 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5735bd14eef3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5735bd14eef3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5735bd152262 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5735bd153a49 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5735bd15387e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5735bd0e1d04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5735bd0e1d04 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5735bd15451e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5735bd15451e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5735bd1541b6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5735bd152919 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5735bd153e7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5735bd176ae0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5735bd176b6c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5735bd096659 - libosbuild::sandbox::communication::channel::transport::test::with_path::hd2c03ee4c198bfc5
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:139:9
[INFO] [stdout]   21:     0x5735bd0994b6 - libosbuild::sandbox::communication::channel::transport::test::unixdgramsocket_send::h7128d70c2fd00df3
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:159:9
[INFO] [stdout]   22:     0x5735bd099497 - libosbuild::sandbox::communication::channel::transport::test::unixdgramsocket_send::{{closure}}::h666a85b62a614da3
[INFO] [stdout]                                at /opt/rustwide/workdir/libosbuild/src/sandbox/communication/channel/transport.rs:158:30
[INFO] [stdout]   23:     0x5735bd08aa16 - core::ops::function::FnOnce::call_once::h3804ec0249dd5f32
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5735bd0e756b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5735bd0e756b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5735bd0e66a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5735bd0e66a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5735bd0e66a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5735bd0e66a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5735bd0e66a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5735bd0e66a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5735bd0e66a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5735bd0aa2a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5735bd0aa2a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5735bd0adc7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5735bd0adc7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5735bd0adc7a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5735bd0adc7a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5735bd0adc7a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5735bd0adc7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5735bd0adc7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5735bd15749f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5735bd15749f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7f357c128aa4 - <unknown>
[INFO] [stdout]   45:     0x7f357c1b5a34 - 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.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b501af6c8da67e67a41b2cf56355d15f9dda4fbea4c57c6fd380c1689b397f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b501af6c8da67e67a41b2cf56355d15f9dda4fbea4c57c6fd380c1689b397f16", kill_on_drop: false }`
[INFO] [stdout] b501af6c8da67e67a41b2cf56355d15f9dda4fbea4c57c6fd380c1689b397f16
