[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] checking supakeen/osbuild-experiments-with-rust against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupakeen%2Fosbuild-experiments-with-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/supakeen/osbuild-experiments-with-rust on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.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.95.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]   |
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded unicode-ident v1.0.3
[INFO] [stderr]   Downloaded pyo3-macros v0.16.6
[INFO] [stderr]   Downloaded unindent v0.1.10
[INFO] [stderr]   Downloaded iso8601 v0.4.2
[INFO] [stderr]   Downloaded target-lexicon v0.12.4
[INFO] [stderr]   Downloaded pyo3-build-config v0.16.6
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded once_cell v1.13.1
[INFO] [stderr]   Downloaded time v0.3.14
[INFO] [stderr]   Downloaded pyo3-ffi v0.16.6
[INFO] [stderr]   Downloaded fancy-regex v0.8.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.10.0
[INFO] [stderr]   Downloaded jsonschema v0.16.0
[INFO] [stderr]   Downloaded fraction v0.10.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.16.6
[INFO] [stderr]   Downloaded textwrap v0.15.1
[INFO] [stderr]   Downloaded clap v3.2.22
[INFO] [stderr]   Downloaded pyo3 v0.16.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74a1cbcbe5ed1325086ea27c5a578709788c11094b67353d2a5906c58a2e61a7
[INFO] running `Command { std: "docker" "start" "-a" "74a1cbcbe5ed1325086ea27c5a578709788c11094b67353d2a5906c58a2e61a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74a1cbcbe5ed1325086ea27c5a578709788c11094b67353d2a5906c58a2e61a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74a1cbcbe5ed1325086ea27c5a578709788c11094b67353d2a5906c58a2e61a7", kill_on_drop: false }`
[INFO] [stdout] 74a1cbcbe5ed1325086ea27c5a578709788c11094b67353d2a5906c58a2e61a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1a01d158b4aecd29ea0b3227bb041ab81f719a78d9c7207c6be9abc979391b7
[INFO] running `Command { std: "docker" "start" "-a" "f1a01d158b4aecd29ea0b3227bb041ab81f719a78d9c7207c6be9abc979391b7", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling target-lexicon v0.12.4
[INFO] [stderr]     Checking num-bigint v0.2.6
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]    Compiling indoc v1.0.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking textwrap v0.15.1
[INFO] [stderr]     Checking unindent v0.1.10
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking osbuild-mpp v0.1.0 (/opt/rustwide/workdir/osbuild-mpp)
[INFO] [stderr]     Checking clap v3.2.22
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking time v0.3.14
[INFO] [stderr]    Compiling pyo3-build-config v0.16.6
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking fraction v0.10.0
[INFO] [stderr]     Checking fancy-regex v0.8.0
[INFO] [stderr]     Checking iso8601 v0.4.2
[INFO] [stderr]    Compiling pyo3-ffi v0.16.6
[INFO] [stderr]    Compiling pyo3 v0.16.6
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.16.6
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling pyo3-macros v0.16.6
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking reqwest v0.11.12
[INFO] [stderr]     Checking jsonschema v0.16.0
[INFO] [stderr]     Checking libosbuild v0.1.0 (/opt/rustwide/workdir/libosbuild)
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> libosbuild/src/core/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Schema {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 5 |     name: Option<String>,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ChannelError` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/mod.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum ChannelError {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Channel` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/mod.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub trait Channel {
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommandChannel` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/mod.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct CommandChannel {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TransportError` is never used
[INFO] [stdout]  --> libosbuild/src/sandbox/communication/channel/transport.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum TransportError {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Transport` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/transport.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait Transport {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnixDGRAMSocket` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/transport.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct UnixDGRAMSocket {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnixSTREAMSocket` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/transport.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct UnixSTREAMSocket {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ProtocolError` is never used
[INFO] [stdout]  --> libosbuild/src/sandbox/communication/channel/protocol.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum ProtocolError {}
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Protocol` is never used
[INFO] [stdout]  --> libosbuild/src/sandbox/communication/channel/protocol.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait Protocol {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JSONProtocol` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct JSONProtocol {}
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageType` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub enum MessageType {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageError` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub enum MessageError {}
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Message` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub trait Message {}
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MethodData` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub struct MethodData {
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Method` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub struct Method {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReplyData` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub struct ReplyData {}
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Reply` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub struct Reply {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SignalData` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub struct SignalData {}
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Signal` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:66:16
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub struct Signal {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExceptionData` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub struct ExceptionData {
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Exception` is never constructed
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:81:16
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub struct Exception {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EncodingError` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         pub enum EncodingError {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Encoding` is never used
[INFO] [stdout]    --> libosbuild/src/sandbox/communication/channel/protocol.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 |         pub trait Encoding {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JSONEncoding` is never constructed
[INFO] [stdout]    --> libosbuild/src/sandbox/communication/channel/protocol.rs:108:20
[INFO] [stdout]     |
[INFO] [stdout] 108 |         pub struct JSONEncoding {}
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_ASSEMBLER` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | const WELL_KNOWN_MODULE_PATH_ASSEMBLER: &str = "/usr/lib/osbuild/assemblers";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_DEVICE` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | const WELL_KNOWN_MODULE_PATH_DEVICE: &str = "/usr/lib/osbuild/devices";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_INPUT` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 | const WELL_KNOWN_MODULE_PATH_INPUT: &str = "/usr/lib/osbuild/inputs";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_MOUNT` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 | const WELL_KNOWN_MODULE_PATH_MOUNT: &str = "/usr/lib/osbuild/mounts";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_RUNNER` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 | const WELL_KNOWN_MODULE_PATH_RUNNER: &str = "/usr/lib/osbuild/runners";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_SOURCE` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | const WELL_KNOWN_MODULE_PATH_SOURCE: &str = "/usr/lib/osbuild/sources";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_STAGE` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | const WELL_KNOWN_MODULE_PATH_STAGE: &str = "/usr/lib/osbuild/stages";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `schema` are never read
[INFO] [stdout]    --> libosbuild/src/module/mod.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct Module<'a> {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 120 |     path: &'a str,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     schema: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `get_schema` are never used
[INFO] [stdout]    --> libosbuild/src/module/mod.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl Module<'_> {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 131 |     fn new<'a>(kind: Kind, path: &'a str) -> Result<Module<'a>, ModuleError> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     fn get_schema(&self) -> Result<String, ModuleError> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn by_name(&self, name: &str) -> Option<&Module> {
[INFO] [stdout]    |                    ^^^^^                        ^^^^^^^
[INFO] [stdout]    |                    |                            ||
[INFO] [stdout]    |                    |                            |the same lifetime is hidden here
[INFO] [stdout]    |                    |                            the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn by_name(&self, name: &str) -> Option<&Module<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn by_kind(&self, kind: Kind) -> Option<Vec<&Module>> {
[INFO] [stdout]    |                    ^^^^^                            ^^^^^^^
[INFO] [stdout]    |                    |                                ||
[INFO] [stdout]    |                    |                                |the same lifetime is hidden here
[INFO] [stdout]    |                    |                                the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn by_kind(&self, kind: Kind) -> Option<Vec<&Module<'_>>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking osbuild v0.1.0 (/opt/rustwide/workdir/osbuild)
[INFO] [stderr]     Checking osbuild-api v0.1.0 (/opt/rustwide/workdir/osbuild-api)
[INFO] [stderr]     Checking osbuild-mod v0.1.0 (/opt/rustwide/workdir/osbuild-mod)
[INFO] [stderr]     Checking libosbuild-ffi v0.1.0 (/opt/rustwide/workdir/libosbuild-ffi)
[INFO] [stderr]     Checking libosbuild-py v0.1.0 (/opt/rustwide/workdir/libosbuild-py)
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> libosbuild/src/core/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Schema {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 5 |     name: Option<String>,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/mod.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Transport(transport::TransportError),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     Transport(transport::TransportError),
[INFO] [stdout] 22 +     Transport(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/mod.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Encoding(protocol::message::encoding::EncodingError),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -     Encoding(protocol::message::encoding::EncodingError),
[INFO] [stdout] 24 +     Encoding(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_default`, `open`, `send_and_recv`, `recv`, and `close` are never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/mod.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub trait Channel {
[INFO] [stdout]    |           ------- associated items in this trait
[INFO] [stdout] 49 |     /// Prepare a channel with new_default settings as proposed by the `osbuild` version.
[INFO] [stdout] 50 |     fn new_default() -> Result<Self, ChannelError>
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     fn open(&mut self, dst: &str) -> Result<(), ChannelError>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     fn send_and_recv<T0: Message + Serialize, T1: Message + DeserializeOwned>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     fn recv<T: Message + DeserializeOwned>(&mut self) -> Result<T, ChannelError>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 71 |
[INFO] [stdout] 72 |     fn close(&mut self) -> Result<(), ChannelError>;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `protocol` is never read
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/mod.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct CommandChannel {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 77 |     pub transport: Box<dyn transport::Transport>,
[INFO] [stdout] 78 |     pub protocol: Box<dyn protocol::Protocol>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> libosbuild/src/sandbox/communication/channel/transport.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |     IOError(std::io::Error),
[INFO] [stdout]   |     ------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TransportError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 6 -     IOError(std::io::Error),
[INFO] [stdout] 6 +     IOError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `close` and `recv` are never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/transport.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait Transport {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 20 |     fn close(&mut self) -> Result<(), TransportError>;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 21 |
[INFO] [stdout] 22 |     fn recv(&self, buf: &mut [u8]) -> Result<usize, TransportError>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `socket` is never read
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/transport.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct UnixSTREAMSocket {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 72 |     socket: UnixStream,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> libosbuild/src/sandbox/communication/channel/protocol.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait Protocol {
[INFO] [stdout]   |           -------- associated function in this trait
[INFO] [stdout] 5 |     fn new() -> Result<Self, ProtocolError>
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageError` is never used
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub enum MessageError {}
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> libosbuild/src/sandbox/communication/channel/protocol.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |             ParseError(serde_json::Error),
[INFO] [stdout]    |             ---------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EncodingError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 94 -             ParseError(serde_json::Error),
[INFO] [stdout] 94 +             ParseError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_ASSEMBLER` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | const WELL_KNOWN_MODULE_PATH_ASSEMBLER: &str = "/usr/lib/osbuild/assemblers";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_DEVICE` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | const WELL_KNOWN_MODULE_PATH_DEVICE: &str = "/usr/lib/osbuild/devices";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_INPUT` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 | const WELL_KNOWN_MODULE_PATH_INPUT: &str = "/usr/lib/osbuild/inputs";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_MOUNT` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 | const WELL_KNOWN_MODULE_PATH_MOUNT: &str = "/usr/lib/osbuild/mounts";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_RUNNER` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 | const WELL_KNOWN_MODULE_PATH_RUNNER: &str = "/usr/lib/osbuild/runners";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_SOURCE` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | const WELL_KNOWN_MODULE_PATH_SOURCE: &str = "/usr/lib/osbuild/sources";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WELL_KNOWN_MODULE_PATH_STAGE` is never used
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | const WELL_KNOWN_MODULE_PATH_STAGE: &str = "/usr/lib/osbuild/stages";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn by_name(&self, name: &str) -> Option<&Module> {
[INFO] [stdout]    |                    ^^^^^                        ^^^^^^^
[INFO] [stdout]    |                    |                            ||
[INFO] [stdout]    |                    |                            |the same lifetime is hidden here
[INFO] [stdout]    |                    |                            the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn by_name(&self, name: &str) -> Option<&Module<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libosbuild/src/module/mod.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn by_kind(&self, kind: Kind) -> Option<Vec<&Module>> {
[INFO] [stdout]    |                    ^^^^^                            ^^^^^^^
[INFO] [stdout]    |                    |                                ||
[INFO] [stdout]    |                    |                                |the same lifetime is hidden here
[INFO] [stdout]    |                    |                                the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn by_kind(&self, kind: Kind) -> Option<Vec<&Module<'_>>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> osbuild/src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     registry.add_well_known();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let _ = registry.add_well_known();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> osbuild/src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     registry.add_well_known();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let _ = registry.add_well_known();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.51s
[INFO] running `Command { std: "docker" "inspect" "f1a01d158b4aecd29ea0b3227bb041ab81f719a78d9c7207c6be9abc979391b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1a01d158b4aecd29ea0b3227bb041ab81f719a78d9c7207c6be9abc979391b7", kill_on_drop: false }`
[INFO] [stdout] f1a01d158b4aecd29ea0b3227bb041ab81f719a78d9c7207c6be9abc979391b7
