[INFO] cloning repository https://github.com/mindeng/notion-async
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mindeng/notion-async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindeng%2Fnotion-async", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindeng%2Fnotion-async'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e91dd2f163b7da51291387f914603f76c8dd1a4
[INFO] testing mindeng/notion-async against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindeng%2Fnotion-async" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mindeng/notion-async
[INFO] finished tweaking git repo https://github.com/mindeng/notion-async
[INFO] tweaked toml for git repo https://github.com/mindeng/notion-async written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mindeng/notion-async on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mindeng/notion-async 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a45a8fd6363d25fe59e80f42e223f090e340de04bfe86ce71c980ded01541e84
[INFO] running `Command { std: "docker" "start" "-a" "a45a8fd6363d25fe59e80f42e223f090e340de04bfe86ce71c980ded01541e84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a45a8fd6363d25fe59e80f42e223f090e340de04bfe86ce71c980ded01541e84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a45a8fd6363d25fe59e80f42e223f090e340de04bfe86ce71c980ded01541e84", kill_on_drop: false }`
[INFO] [stdout] a45a8fd6363d25fe59e80f42e223f090e340de04bfe86ce71c980ded01541e84
[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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d76a4c1cd78ae6f0a4c0c2ff9fe7b2ed10c02171b8adba60496486c12b4d4dd
[INFO] running `Command { std: "docker" "start" "-a" "1d76a4c1cd78ae6f0a4c0c2ff9fe7b2ed10c02171b8adba60496486c12b4d4dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling monostate-impl v0.1.13
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_with v3.9.0
[INFO] [stderr]    Compiling monostate v0.1.13
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-rate-limiter v1.1.0
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling sqlx-core v0.8.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling sqlx-macros v0.8.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling sqlx v0.8.1
[INFO] [stderr]    Compiling notion-async-api v0.1.1 (/opt/rustwide/workdir/notion-async-api)
[INFO] [stdout] warning: enum `OwnerType` is never used
[INFO] [stdout]   --> notion-async-api/src/user.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub enum OwnerType {
[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 `NotionFileType` is never used
[INFO] [stdout]   --> notion-async-api/src/misc.rs:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub enum NotionFileType {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnsupportFileTypeError` is never constructed
[INFO] [stdout]   --> notion-async-api/src/misc.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct UnsupportFileTypeError(String);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnsupportObjectError` is never constructed
[INFO] [stdout]   --> notion-async-api/src/object.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct UnsupportObjectError(String);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ImpossibleParseError` is never constructed
[INFO] [stdout]    --> notion-async-api/src/object.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct ImpossibleParseError;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling notion-async v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.33s
[INFO] running `Command { std: "docker" "inspect" "1d76a4c1cd78ae6f0a4c0c2ff9fe7b2ed10c02171b8adba60496486c12b4d4dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d76a4c1cd78ae6f0a4c0c2ff9fe7b2ed10c02171b8adba60496486c12b4d4dd", kill_on_drop: false }`
[INFO] [stdout] 1d76a4c1cd78ae6f0a4c0c2ff9fe7b2ed10c02171b8adba60496486c12b4d4dd
[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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a53bcd23e0ee851bcc64f02ac1a6ea1dc70de4052a345e8f56704e7184809ca
[INFO] running `Command { std: "docker" "start" "-a" "8a53bcd23e0ee851bcc64f02ac1a6ea1dc70de4052a345e8f56704e7184809ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling notion-async v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `OwnerType` is never used
[INFO] [stdout]   --> notion-async-api/src/user.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub enum OwnerType {
[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 `NotionFileType` is never used
[INFO] [stdout]   --> notion-async-api/src/misc.rs:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub enum NotionFileType {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnsupportFileTypeError` is never constructed
[INFO] [stdout]   --> notion-async-api/src/misc.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct UnsupportFileTypeError(String);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnsupportObjectError` is never constructed
[INFO] [stdout]   --> notion-async-api/src/object.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct UnsupportObjectError(String);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ImpossibleParseError` is never constructed
[INFO] [stdout]    --> notion-async-api/src/object.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct ImpossibleParseError;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] running `Command { std: "docker" "inspect" "8a53bcd23e0ee851bcc64f02ac1a6ea1dc70de4052a345e8f56704e7184809ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a53bcd23e0ee851bcc64f02ac1a6ea1dc70de4052a345e8f56704e7184809ca", kill_on_drop: false }`
[INFO] [stdout] 8a53bcd23e0ee851bcc64f02ac1a6ea1dc70de4052a345e8f56704e7184809ca
[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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a701ade89d8a67bef5c0f659f185d3e230d3714980c168cba7cf5bd85fc71a73
[INFO] running `Command { std: "docker" "start" "-a" "a701ade89d8a67bef5c0f659f185d3e230d3714980c168cba7cf5bd85fc71a73", kill_on_drop: false }`
[INFO] [stderr] warning: enum `OwnerType` is never used
[INFO] [stderr]   --> notion-async-api/src/user.rs:34:10
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub enum OwnerType {
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `NotionFileType` is never used
[INFO] [stderr]   --> notion-async-api/src/misc.rs:62:10
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub enum NotionFileType {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UnsupportFileTypeError` is never constructed
[INFO] [stderr]   --> notion-async-api/src/misc.rs:91:12
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub struct UnsupportFileTypeError(String);
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UnsupportObjectError` is never constructed
[INFO] [stderr]   --> notion-async-api/src/object.rs:76:12
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub struct UnsupportObjectError(String);
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ImpossibleParseError` is never constructed
[INFO] [stderr]    --> notion-async-api/src/object.rs:168:12
[INFO] [stderr]     |
[INFO] [stderr] 168 | pub struct ImpossibleParseError;
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `notion-async-api` (lib) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/notion_async-422cdde5d3f3e5ef)
[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/notion_async-f0aa19cf4562d997)
[INFO] [stderr]    Doc-tests notion_async
[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] [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" "a701ade89d8a67bef5c0f659f185d3e230d3714980c168cba7cf5bd85fc71a73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a701ade89d8a67bef5c0f659f185d3e230d3714980c168cba7cf5bd85fc71a73", kill_on_drop: false }`
[INFO] [stdout] a701ade89d8a67bef5c0f659f185d3e230d3714980c168cba7cf5bd85fc71a73
