[INFO] fetching crate moella 0.1.1... [INFO] testing moella-0.1.1 against 1.79.0 for beta-1.80-4 [INFO] extracting crate moella 0.1.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate moella 0.1.1 on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate moella 0.1.1 [INFO] finished tweaking crates.io crate moella 0.1.1 [INFO] tweaked toml for crates.io crate moella 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate moella 0.1.1 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.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scraper v0.18.1 [INFO] [stderr] Downloaded servo_arc v0.3.0 [INFO] [stderr] Downloaded kvarn-search v0.5.0 [INFO] [stderr] Downloaded url-crawl v0.2.0 [INFO] [stderr] Downloaded kvarn_async v0.6.0 [INFO] [stderr] Downloaded selectors v0.25.0 [INFO] [stderr] Downloaded io-uring v0.6.3 [INFO] [stderr] Downloaded kvarn-fastcgi-client v0.1.0 [INFO] [stderr] Downloaded async_chunked_transfer v1.4.0 [INFO] [stderr] Downloaded rcgen v0.12.1 [INFO] [stderr] Downloaded ureq v2.9.4 [INFO] [stderr] Downloaded kvarn-quinn-proto v0.11.0-alpha1 [INFO] [stderr] Downloaded moka v0.12.5 [INFO] [stderr] Downloaded h3 v0.0.4 [INFO] [stderr] Downloaded x509-parser v0.15.1 [INFO] [stderr] Downloaded kvarn v0.6.0 [INFO] [stderr] Downloaded kvarn-tokio-uring v0.4.0-alpha1 [INFO] [stderr] Downloaded small-acme v0.2.2 [INFO] [stderr] Downloaded elipdotter v0.3.4 [INFO] [stderr] Downloaded compact_str v0.7.1 [INFO] [stderr] Downloaded rustls-pki-types v1.2.0 [INFO] [stderr] Downloaded tree_magic_mini v3.0.3 [INFO] [stderr] Downloaded kvarn-extensions v0.6.1 [INFO] [stderr] Downloaded kvarn-h3-quinn v0.0.6-alpha1 [INFO] [stderr] Downloaded kvarn-quinn v0.11.0-alpha1 [INFO] [stderr] Downloaded cargo-platform v0.1.6 [INFO] [stderr] Downloaded rustls-pemfile v2.0.0 [INFO] [stderr] Downloaded tree_magic_db v3.0.0 [INFO] [stderr] Downloaded cssparser v0.31.2 [INFO] [stderr] Downloaded iter-set v2.0.2 [INFO] [stderr] Downloaded kvarn-quinn-udp v0.5.0-alpha1 [INFO] [stderr] Downloaded kvarn_signal v0.2.0 [INFO] [stderr] Downloaded castaway v0.2.2 [INFO] [stderr] Downloaded kvarn_utils v0.6.0 [INFO] [stderr] Downloaded kvarn-auth v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff6f981d2aed9334c39a471de6c4525247596fabf9f460ff4bdec0f511f41895 [INFO] running `Command { std: "docker" "start" "-a" "ff6f981d2aed9334c39a471de6c4525247596fabf9f460ff4bdec0f511f41895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff6f981d2aed9334c39a471de6c4525247596fabf9f460ff4bdec0f511f41895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff6f981d2aed9334c39a471de6c4525247596fabf9f460ff4bdec0f511f41895", kill_on_drop: false }` [INFO] [stdout] ff6f981d2aed9334c39a471de6c4525247596fabf9f460ff4bdec0f511f41895 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5571ceb5bb2e87be2f7998defe548c545e5bdb2a1fde17464890a47a6afe32f1 [INFO] running `Command { std: "docker" "start" "-a" "5571ceb5bb2e87be2f7998defe548c545e5bdb2a1fde17464890a47a6afe32f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls-pki-types v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling io-uring v0.6.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling moka v0.12.5 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling kvarn_utils v0.6.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling tree_magic_db v3.0.0 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling hoot v0.1.3 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling tree_magic_mini v3.0.3 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling rustls-pemfile v2.0.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling pem v3.0.3 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling iter-set v2.0.2 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling url-crawl v0.2.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling elipdotter v0.3.4 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rcgen v0.12.1 [INFO] [stderr] Compiling kvarn-quinn-udp v0.5.0-alpha1 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling x509-parser v0.15.1 [INFO] [stderr] Compiling kvarn-quinn-proto v0.11.0-alpha1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling h3 v0.0.4 [INFO] [stderr] Compiling kvarn-tokio-uring v0.4.0-alpha1 [INFO] [stderr] Compiling kvarn_async v0.6.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling kvarn-fastcgi-client v0.1.0 [INFO] [stderr] Compiling async_chunked_transfer v1.4.0 [INFO] [stderr] Compiling h2 v0.4.2 [INFO] [stderr] Compiling hootbin v0.1.1 [INFO] [stderr] Compiling kvarn_signal v0.2.0 [INFO] [stderr] Compiling ureq v2.9.4 [INFO] [stderr] Compiling kvarn-quinn v0.11.0-alpha1 [INFO] [stderr] Compiling small-acme v0.2.2 [INFO] [stderr] Compiling scraper v0.18.1 [INFO] [stderr] Compiling kvarn-h3-quinn v0.0.6-alpha1 [INFO] [stderr] Compiling kvarn v0.6.0 [INFO] [stderr] Compiling kvarn-search v0.5.0 [INFO] [stderr] Compiling kvarn-extensions v0.6.1 [INFO] [stderr] Compiling kvarn-auth v0.2.0 [INFO] [stderr] Compiling moella v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "5571ceb5bb2e87be2f7998defe548c545e5bdb2a1fde17464890a47a6afe32f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5571ceb5bb2e87be2f7998defe548c545e5bdb2a1fde17464890a47a6afe32f1", kill_on_drop: false }` [INFO] [stdout] 5571ceb5bb2e87be2f7998defe548c545e5bdb2a1fde17464890a47a6afe32f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 887ca9fc038ee3740c353131299bf4c5ba0fdc670345cb41b1a0019af3079833 [INFO] running `Command { std: "docker" "start" "-a" "887ca9fc038ee3740c353131299bf4c5ba0fdc670345cb41b1a0019af3079833", kill_on_drop: false }` [INFO] [stderr] Compiling moella v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.28s [INFO] running `Command { std: "docker" "inspect" "887ca9fc038ee3740c353131299bf4c5ba0fdc670345cb41b1a0019af3079833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "887ca9fc038ee3740c353131299bf4c5ba0fdc670345cb41b1a0019af3079833", kill_on_drop: false }` [INFO] [stdout] 887ca9fc038ee3740c353131299bf4c5ba0fdc670345cb41b1a0019af3079833 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc4f7fc90306d0551960ac3d9e392fe6c2d002562c881a0e0f06316e32ce5527 [INFO] running `Command { std: "docker" "start" "-a" "bc4f7fc90306d0551960ac3d9e392fe6c2d002562c881a0e0f06316e32ce5527", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/moella-fbe1dc5b4381d7e3) [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 moella [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" "bc4f7fc90306d0551960ac3d9e392fe6c2d002562c881a0e0f06316e32ce5527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc4f7fc90306d0551960ac3d9e392fe6c2d002562c881a0e0f06316e32ce5527", kill_on_drop: false }` [INFO] [stdout] bc4f7fc90306d0551960ac3d9e392fe6c2d002562c881a0e0f06316e32ce5527