[INFO] cloning repository https://github.com/Krysztal112233/moxide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Krysztal112233/moxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrysztal112233%2Fmoxide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrysztal112233%2Fmoxide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e35e2a2af2f961272bd4130cb7dac622effd9012
[INFO] building Krysztal112233/moxide against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrysztal112233%2Fmoxide" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Krysztal112233/moxide
[INFO] finished tweaking git repo https://github.com/Krysztal112233/moxide
[INFO] tweaked toml for git repo https://github.com/Krysztal112233/moxide written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Krysztal112233/moxide on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Krysztal112233/moxide 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded os_info v3.9.2
[INFO] [stderr]   Downloaded human-panic v2.0.2
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded thiserror-impl v2.0.9
[INFO] [stderr]   Downloaded terminal_size v0.4.1
[INFO] [stderr]   Downloaded clap_complete v4.5.41
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded clap v4.5.24
[INFO] [stderr]   Downloaded bon-macros v3.3.2
[INFO] [stderr]   Downloaded plist v1.7.0
[INFO] [stderr]   Downloaded prettyplease v0.2.27
[INFO] [stderr]   Downloaded cc v1.2.7
[INFO] [stderr]   Downloaded clap_builder v4.5.24
[INFO] [stderr]   Downloaded comrak v0.33.0
[INFO] [stderr]   Downloaded winnow v0.6.22
[INFO] [stderr]   Downloaded fancy-regex v0.11.0
[INFO] [stderr]   Downloaded deunicode v1.6.0
[INFO] [stderr]   Downloaded bon v3.3.2
[INFO] [stderr]   Downloaded caseless v0.2.2
[INFO] [stderr]   Downloaded syn v2.0.95
[INFO] [stderr]   Downloaded thiserror v2.0.9
[INFO] [stderr]   Downloaded syntect v5.2.0
[INFO] [stderr]   Downloaded tokio v1.42.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1aa3ce8ccb4e4d449bfb2754615038d19c1624b13bbfce363914b34a0cccff22
[INFO] running `Command { std: "docker" "start" "-a" "1aa3ce8ccb4e4d449bfb2754615038d19c1624b13bbfce363914b34a0cccff22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1aa3ce8ccb4e4d449bfb2754615038d19c1624b13bbfce363914b34a0cccff22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aa3ce8ccb4e4d449bfb2754615038d19c1624b13bbfce363914b34a0cccff22", kill_on_drop: false }`
[INFO] [stdout] 1aa3ce8ccb4e4d449bfb2754615038d19c1624b13bbfce363914b34a0cccff22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0bfb223ccc08317c30ed051dd1c4af651ccdbb1e5b1cad4c209dc789a26d1be
[INFO] running `Command { std: "docker" "start" "-a" "a0bfb223ccc08317c30ed051dd1c4af651ccdbb1e5b1cad4c209dc789a26d1be", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling prettyplease v0.2.27
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.24
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bon-macros v3.3.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.24
[INFO] [stderr]    Compiling clap_complete v4.5.41
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bon v3.3.2
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling os_info v3.9.2
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling comrak v0.33.0
[INFO] [stderr]    Compiling human-panic v2.0.2
[INFO] [stderr]    Compiling moxide v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fmt::Result`
[INFO] [stdout]  --> src/builder/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fmt::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> src/render/mod.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | use log::{info, trace};
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collected`
[INFO] [stdout]   --> src/builder/mod.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let collected = WalkDir::new(input)
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collected`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `matches`
[INFO] [stdout]    --> src/main.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn subcommand_serve(matches: &ArgMatches) -> anyhow::Result<()> {
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MoxideBuilder` is never constructed
[INFO] [stdout]   --> src/builder/mod.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct MoxideBuilder {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `output`, and `to_prepared_render_tasks` are never used
[INFO] [stdout]   --> src/builder/mod.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl MoxideBuilder {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 20 |     pub(crate) fn new(manifest: Manifest) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub(crate) fn output(&mut self, output: PathBuf) {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub(crate) fn to_prepared_render_tasks<P>(&self, input: P)
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> src/mkentry/mod.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) struct MarkdownEntryContext {
[INFO] [stdout]    |                   -------------------- field in this struct
[INFO] [stdout] 32 |     pub(crate) index: PathBuf,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `manifest` is never read
[INFO] [stdout]   --> src/proj/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) struct MoxideProj {
[INFO] [stdout]    |                   ---------- field in this struct
[INFO] [stdout] 20 |     manifest: Manifest,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Property` is never used
[INFO] [stdout]  --> src/property.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub(crate) trait Property {
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.43s
[INFO] running `Command { std: "docker" "inspect" "a0bfb223ccc08317c30ed051dd1c4af651ccdbb1e5b1cad4c209dc789a26d1be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0bfb223ccc08317c30ed051dd1c4af651ccdbb1e5b1cad4c209dc789a26d1be", kill_on_drop: false }`
[INFO] [stdout] a0bfb223ccc08317c30ed051dd1c4af651ccdbb1e5b1cad4c209dc789a26d1be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a3a14bd3dace576968a5c256594f860de351da216b2b6b977deb384b28513e4
[INFO] running `Command { std: "docker" "start" "-a" "4a3a14bd3dace576968a5c256594f860de351da216b2b6b977deb384b28513e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling moxide v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fmt::Result`
[INFO] [stdout]  --> src/builder/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fmt::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> src/render/mod.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | use log::{info, trace};
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collected`
[INFO] [stdout]   --> src/builder/mod.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let collected = WalkDir::new(input)
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collected`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `matches`
[INFO] [stdout]    --> src/main.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn subcommand_serve(matches: &ArgMatches) -> anyhow::Result<()> {
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MoxideBuilder` is never constructed
[INFO] [stdout]   --> src/builder/mod.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct MoxideBuilder {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `output`, and `to_prepared_render_tasks` are never used
[INFO] [stdout]   --> src/builder/mod.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl MoxideBuilder {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 20 |     pub(crate) fn new(manifest: Manifest) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub(crate) fn output(&mut self, output: PathBuf) {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub(crate) fn to_prepared_render_tasks<P>(&self, input: P)
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> src/mkentry/mod.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) struct MarkdownEntryContext {
[INFO] [stdout]    |                   -------------------- field in this struct
[INFO] [stdout] 32 |     pub(crate) index: PathBuf,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `manifest` is never read
[INFO] [stdout]   --> src/proj/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) struct MoxideProj {
[INFO] [stdout]    |                   ---------- field in this struct
[INFO] [stdout] 20 |     manifest: Manifest,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Property` is never used
[INFO] [stdout]  --> src/property.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub(crate) trait Property {
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.12s
[INFO] running `Command { std: "docker" "inspect" "4a3a14bd3dace576968a5c256594f860de351da216b2b6b977deb384b28513e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a3a14bd3dace576968a5c256594f860de351da216b2b6b977deb384b28513e4", kill_on_drop: false }`
[INFO] [stdout] 4a3a14bd3dace576968a5c256594f860de351da216b2b6b977deb384b28513e4
