[INFO] fetching crate wildland-cargo-lib 0.40.0... [INFO] testing wildland-cargo-lib-0.40.0 against 1.73.0 for beta-1.74-1 [INFO] extracting crate wildland-cargo-lib 0.40.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate wildland-cargo-lib 0.40.0 on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wildland-cargo-lib 0.40.0 [INFO] finished tweaking crates.io crate wildland-cargo-lib 0.40.0 [INFO] tweaked toml for crates.io crate wildland-cargo-lib 0.40.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wildland-corex v0.40.0 [INFO] [stderr] Downloaded rustbreak v2.0.0 [INFO] [stderr] Downloaded rusty-bind v0.1.3 [INFO] [stderr] Downloaded xsalsa20poly1305 v0.9.1 [INFO] [stderr] Downloaded wildland-http-client v0.40.0 [INFO] [stderr] Downloaded build-target v0.4.0 [INFO] [stderr] Downloaded wildland-catlib v0.40.0 [INFO] [stderr] Downloaded rusty-bind-build v0.1.3 [INFO] [stderr] Downloaded minreq v2.10.0 [INFO] [stderr] Downloaded mockito v0.31.1 [INFO] [stderr] Downloaded rusty-bind-parser v0.1.3 [INFO] [stderr] Downloaded wildland-lfs v0.40.0 [INFO] [stderr] Downloaded bstr v1.7.0 [INFO] [stderr] Downloaded wildland-dfs v0.40.0 [INFO] [stderr] Downloaded crypto_box v0.8.2 [INFO] [stderr] Downloaded wildland-crypto v0.40.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 281752c844c09d9781ecb2475a0d57628ddf0b1ff2eb0404030b2cc8f9fbb0df [INFO] running `Command { std: "docker" "start" "-a" "281752c844c09d9781ecb2475a0d57628ddf0b1ff2eb0404030b2cc8f9fbb0df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "281752c844c09d9781ecb2475a0d57628ddf0b1ff2eb0404030b2cc8f9fbb0df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "281752c844c09d9781ecb2475a0d57628ddf0b1ff2eb0404030b2cc8f9fbb0df", kill_on_drop: false }` [INFO] [stdout] 281752c844c09d9781ecb2475a0d57628ddf0b1ff2eb0404030b2cc8f9fbb0df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d125f2637807d2f78486023278a53eab98f416ab5439a2e8af1cae362055cf3 [INFO] running `Command { std: "docker" "start" "-a" "4d125f2637807d2f78486023278a53eab98f416ab5439a2e8af1cae362055cf3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling rustix v0.38.18 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling bstr v1.7.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling xsalsa20poly1305 v0.9.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling pest v2.7.4 [INFO] [stderr] Compiling tiny-bip39 v1.0.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling deunicode v0.4.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling crypto_box v0.8.2 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling build-target v0.4.0 [INFO] [stderr] Compiling minreq v2.10.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling pest_meta v2.7.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling pest_generator v2.7.4 [INFO] [stderr] Compiling wildland-cargo-lib v0.40.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling time v0.3.29 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling pest_derive v2.7.4 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling ron v0.6.6 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling wildland-crypto v0.40.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling tracing-appender v0.2.2 [INFO] [stderr] Compiling rustbreak v2.0.0 [INFO] [stderr] Compiling tera v1.19.1 [INFO] [stderr] Compiling wildland-http-client v0.40.0 [INFO] [stderr] Compiling wildland-corex v0.40.0 [INFO] [stderr] Compiling wildland-dfs v0.40.0 [INFO] [stderr] Compiling wildland-catlib v0.40.0 [INFO] [stderr] Compiling wildland-lfs v0.40.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.13s [INFO] running `Command { std: "docker" "inspect" "4d125f2637807d2f78486023278a53eab98f416ab5439a2e8af1cae362055cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d125f2637807d2f78486023278a53eab98f416ab5439a2e8af1cae362055cf3", kill_on_drop: false }` [INFO] [stdout] 4d125f2637807d2f78486023278a53eab98f416ab5439a2e8af1cae362055cf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d73a938cf1ef1035e62226d225a9b1ce80c9ce0c3f84330e5b28c8d24cfcaad [INFO] running `Command { std: "docker" "start" "-a" "3d73a938cf1ef1035e62226d225a9b1ce80c9ce0c3f84330e5b28c8d24cfcaad", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling rstest_macros v0.16.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling mockito v0.31.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling rstest v0.16.0 [INFO] [stderr] Compiling wildland-cargo-lib v0.40.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.19s [INFO] running `Command { std: "docker" "inspect" "3d73a938cf1ef1035e62226d225a9b1ce80c9ce0c3f84330e5b28c8d24cfcaad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d73a938cf1ef1035e62226d225a9b1ce80c9ce0c3f84330e5b28c8d24cfcaad", kill_on_drop: false }` [INFO] [stdout] 3d73a938cf1ef1035e62226d225a9b1ce80c9ce0c3f84330e5b28c8d24cfcaad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f475c0735178e381919dec15055690f7cc7bbb39e8ee5532effdf73febacc77 [INFO] running `Command { std: "docker" "start" "-a" "7f475c0735178e381919dec15055690f7cc7bbb39e8ee5532effdf73febacc77", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wildland_cargo_lib-6eb6840660d93aa2) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test api::config::tests::test_parsing_prod_config ... ok [INFO] [stdout] test api::config::tests::test_parsing_debug_config ... ok [INFO] [stdout] test templates::foundation_storage::tests::serialize_foundation_storage_template_as_json ... ok [INFO] [stdout] test templates::foundation_storage::tests::deserialize_foundation_storage_template_from_yaml ... ok [INFO] [stdout] test templates::foundation_storage::tests::serialize_foundation_storage_template_as_yaml ... ok [INFO] [stdout] test templates::foundation_storage::tests::render_foundation_storage_template ... ok [INFO] [stdout] test api::user::tests::get_user_should_return_none_if_it_does_not_exist ... ok [INFO] [stdout] test api::user::tests::create_mnemonic_from_vec_with_invalid_words_should_return_err ... ok [INFO] [stdout] test api::user::tests::create_mnemonic_from_string_with_valid_words_should_succeed ... ok [INFO] [stdout] test api::user::tests::create_mnemonic_from_vec_with_valid_words_should_succeed ... ok [INFO] [stdout] test api::user::tests::create_mnemonic_from_string_with_invalid_words_should_return_err ... ok [INFO] [stdout] test api::cargo_user::tests::test_requesting_free_tier_storage ... ok [INFO] [stdout] test api::cargo_user::tests::test_getting_created_container ... ok [INFO] [stdout] test api::cargo_user::tests::test_creating_container ... ok [INFO] [stdout] test api::cargo_user::tests::test_delete_created_container ... ok [INFO] [stdout] test api::user::tests::get_user_should_return_some_if_it_was_created ... ok [INFO] [stdout] test api::user::tests::create_user_should_return_user_structure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests wildland-cargo-lib [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/api/config.rs - api::config (line 21) ... ok [INFO] [stdout] test src/api/config.rs - api::config::LoggerConfig (line 143) ... ok [INFO] [stdout] test src/api/cargo_lib.rs - api::cargo_lib::create_cargo_lib (line 127) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.61s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7f475c0735178e381919dec15055690f7cc7bbb39e8ee5532effdf73febacc77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f475c0735178e381919dec15055690f7cc7bbb39e8ee5532effdf73febacc77", kill_on_drop: false }` [INFO] [stdout] 7f475c0735178e381919dec15055690f7cc7bbb39e8ee5532effdf73febacc77