[INFO] cloning repository https://github.com/marverlous811/quic-file-transfer-sample
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marverlous811/quic-file-transfer-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarverlous811%2Fquic-file-transfer-sample", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarverlous811%2Fquic-file-transfer-sample'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a160fd264054ace82f552b4bea982c6b735e505e
[INFO] testing marverlous811/quic-file-transfer-sample against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarverlous811%2Fquic-file-transfer-sample" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/marverlous811/quic-file-transfer-sample on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/marverlous811/quic-file-transfer-sample
[INFO] finished tweaking git repo https://github.com/marverlous811/quic-file-transfer-sample
[INFO] tweaked toml for git repo https://github.com/marverlous811/quic-file-transfer-sample written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/marverlous811/quic-file-transfer-sample 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a41b33bfb75fbd21c8d9a4490113dfa82bebce23e66ae8fc80314cc4c1bf2872
[INFO] running `Command { std: "docker" "start" "-a" "a41b33bfb75fbd21c8d9a4490113dfa82bebce23e66ae8fc80314cc4c1bf2872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a41b33bfb75fbd21c8d9a4490113dfa82bebce23e66ae8fc80314cc4c1bf2872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a41b33bfb75fbd21c8d9a4490113dfa82bebce23e66ae8fc80314cc4c1bf2872", kill_on_drop: false }`
[INFO] [stdout] a41b33bfb75fbd21c8d9a4490113dfa82bebce23e66ae8fc80314cc4c1bf2872
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a44e387d303059b1525ab9a8cf89d4fdb1543ae9b7f11343103e9991819cd79
[INFO] running `Command { std: "docker" "start" "-a" "8a44e387d303059b1525ab9a8cf89d4fdb1543ae9b7f11343103e9991819cd79", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling aws-lc-rs v1.10.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling rustls v0.23.14
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling quinn-udp v0.5.5
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling aws-lc-sys v0.22.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rcgen v0.13.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling custom-utils v0.1.0 (/opt/rustwide/workdir/packages/utils)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling reedline v0.33.0
[INFO] [stderr]    Compiling reedline-repl-rs v1.2.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rustls-platform-verifier v0.3.4
[INFO] [stderr]    Compiling cert-utils v0.1.0 (/opt/rustwide/workdir/packages/cert-utils)
[INFO] [stderr]    Compiling quinn-proto v0.11.8
[INFO] [stderr]    Compiling quinn v0.11.5
[INFO] [stderr]    Compiling atm0s-small-p2p v0.1.0 (https://github.com/marverlous811/atm0s-small-p2p?rev=cf2b2d4f464aa9940569bfb39e4d9e2ccf1e1556#cf2b2d4f)
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/bin/server)
[INFO] [stderr]    Compiling client v0.1.0 (/opt/rustwide/workdir/bin/client)
[INFO] [stdout] warning: unused import: `io::AsyncReadExt`
[INFO] [stdout]   --> bin/client/src/main.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tokio::{fs::File, io::AsyncReadExt};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MTU_SIZE` is never used
[INFO] [stdout]   --> bin/client/src/main.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const MTU_SIZE: usize = 1500;
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling p2p-sample v0.1.0 (/opt/rustwide/workdir/bin/p2p-sample)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.30s
[INFO] running `Command { std: "docker" "inspect" "8a44e387d303059b1525ab9a8cf89d4fdb1543ae9b7f11343103e9991819cd79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a44e387d303059b1525ab9a8cf89d4fdb1543ae9b7f11343103e9991819cd79", kill_on_drop: false }`
[INFO] [stdout] 8a44e387d303059b1525ab9a8cf89d4fdb1543ae9b7f11343103e9991819cd79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b4c3a8001359c2f770bc14d9a0cc24fad33c31c31796a3f70e4fb71715576bb
[INFO] running `Command { std: "docker" "start" "-a" "4b4c3a8001359c2f770bc14d9a0cc24fad33c31c31796a3f70e4fb71715576bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/bin/server)
[INFO] [stderr]    Compiling client v0.1.0 (/opt/rustwide/workdir/bin/client)
[INFO] [stderr]    Compiling custom-utils v0.1.0 (/opt/rustwide/workdir/packages/utils)
[INFO] [stderr]    Compiling cert-utils v0.1.0 (/opt/rustwide/workdir/packages/cert-utils)
[INFO] [stderr]    Compiling p2p-sample v0.1.0 (/opt/rustwide/workdir/bin/p2p-sample)
[INFO] [stdout] warning: unused import: `io::AsyncReadExt`
[INFO] [stdout]   --> bin/client/src/main.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tokio::{fs::File, io::AsyncReadExt};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MTU_SIZE` is never used
[INFO] [stdout]   --> bin/client/src/main.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const MTU_SIZE: usize = 1500;
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "4b4c3a8001359c2f770bc14d9a0cc24fad33c31c31796a3f70e4fb71715576bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b4c3a8001359c2f770bc14d9a0cc24fad33c31c31796a3f70e4fb71715576bb", kill_on_drop: false }`
[INFO] [stdout] 4b4c3a8001359c2f770bc14d9a0cc24fad33c31c31796a3f70e4fb71715576bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 32e842a68b5c6dd96c8959f8a6f3518002a607e7ac87d558f8e7d3d33d4f3288
[INFO] running `Command { std: "docker" "start" "-a" "32e842a68b5c6dd96c8959f8a6f3518002a607e7ac87d558f8e7d3d33d4f3288", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `io::AsyncReadExt`
[INFO] [stderr]   --> bin/client/src/main.rs:11:23
[INFO] [stderr]    |
[INFO] [stderr] 11 | use tokio::{fs::File, io::AsyncReadExt};
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MTU_SIZE` is never used
[INFO] [stderr]   --> bin/client/src/main.rs:16:7
[INFO] [stderr]    |
[INFO] [stderr] 16 | const MTU_SIZE: usize = 1500;
[INFO] [stderr]    |       ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `client` (bin "client" test) generated 2 warnings (run `cargo fix --bin "client" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cert_utils-7580a968c62861bc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/client-c84f0f822e93b39a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/custom_utils-c28d04bb5c28c06e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/p2p_sample-d473696fcdf750c4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/server-a371ec23f68f01af)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests custom_utils
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "32e842a68b5c6dd96c8959f8a6f3518002a607e7ac87d558f8e7d3d33d4f3288", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32e842a68b5c6dd96c8959f8a6f3518002a607e7ac87d558f8e7d3d33d4f3288", kill_on_drop: false }`
[INFO] [stdout] 32e842a68b5c6dd96c8959f8a6f3518002a607e7ac87d558f8e7d3d33d4f3288
