[INFO] fetching crate iroh-relay-holochain 0.96.1... [INFO] testing iroh-relay-holochain-0.96.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate iroh-relay-holochain 0.96.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate iroh-relay-holochain 0.96.1 [INFO] finished tweaking crates.io crate iroh-relay-holochain 0.96.1 [INFO] tweaked toml for crates.io crate iroh-relay-holochain 0.96.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate iroh-relay-holochain 0.96.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate iroh-relay-holochain 0.96.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5da312fca6391d50cd39ef03969df07fb6b15c844f36537fe4da5d26b949b32 [INFO] running `Command { std: "docker" "start" "-a" "e5da312fca6391d50cd39ef03969df07fb6b15c844f36537fe4da5d26b949b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5da312fca6391d50cd39ef03969df07fb6b15c844f36537fe4da5d26b949b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5da312fca6391d50cd39ef03969df07fb6b15c844f36537fe4da5d26b949b32", kill_on_drop: false }` [INFO] [stdout] e5da312fca6391d50cd39ef03969df07fb6b15c844f36537fe4da5d26b949b32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65822250abcb67415317581609ee43a4b6e8eee8c240501ec4e0e6d49502dc8d [INFO] running `Command { std: "docker" "start" "-a" "65822250abcb67415317581609ee43a4b6e8eee8c240501ec4e0e6d49502dc8d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling hybrid-array v0.4.7 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.1 [INFO] [stderr] Compiling signature v3.0.0-rc.10 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling spez v0.1.2 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling n0-error-macros v0.1.3 [INFO] [stderr] Compiling iroh-quinn-udp v0.8.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crypto-common v0.2.0 [INFO] [stderr] Compiling block-buffer v0.11.0 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling enum-assoc v1.3.0 [INFO] [stderr] Compiling n0-error v0.1.3 [INFO] [stderr] Compiling postcard-derive v0.2.2 [INFO] [stderr] Compiling digest v0.11.0-rc.10 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling sha2 v0.11.0-rc.2 [INFO] [stderr] Compiling iroh-quinn v0.16.1 [INFO] [stderr] Compiling pkarr v5.0.2 [INFO] [stderr] Compiling sorted-index-buffer v0.2.1 [INFO] [stderr] Compiling fastbloom v0.14.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling identity-hash v0.1.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling moka v0.12.13 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling futures-buffered v0.2.13 [INFO] [stderr] Compiling n0-future v0.3.2 [INFO] [stderr] Compiling simple-dns v0.9.3 [INFO] [stderr] Compiling iroh-metrics-derive v0.4.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling z32 v1.3.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ed25519 v3.0.0-rc.4 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ntimestamp v1.0.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling iroh-metrics v0.38.2 [INFO] [stderr] Compiling ed25519-dalek v3.0.0-pre.1 [INFO] [stderr] Compiling iroh-base v0.96.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling vergen-lib v9.1.0 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling vergen v9.1.0 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Compiling iroh-relay-holochain v0.96.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: iroh-relay-holochain@0.96.1: not within a suitable 'git' worktree! [INFO] [stderr] warning: iroh-relay-holochain@0.96.1: VERGEN_GIT_SHA set to default [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling iroh-quinn-proto v0.15.1 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling tokio-websockets v0.12.3 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.23s [INFO] running `Command { std: "docker" "inspect" "65822250abcb67415317581609ee43a4b6e8eee8c240501ec4e0e6d49502dc8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65822250abcb67415317581609ee43a4b6e8eee8c240501ec4e0e6d49502dc8d", kill_on_drop: false }` [INFO] [stdout] 65822250abcb67415317581609ee43a4b6e8eee8c240501ec4e0e6d49502dc8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef11bde639f667ee162bd9faa4153e72f4b67b63ab8a829d66fb577926a021cc [INFO] running `Command { std: "docker" "start" "-a" "ef11bde639f667ee162bd9faa4153e72f4b67b63ab8a829d66fb577926a021cc", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling simple-dns v0.9.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling n0-tracing-test-macro v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling pkarr v5.0.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling fastbloom v0.14.1 [INFO] [stderr] Compiling iroh-quinn-udp v0.8.0 [INFO] [stderr] Compiling iroh-metrics v0.38.2 [INFO] [stderr] Compiling n0-future v0.3.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling iroh-quinn-proto v0.15.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling vergen-lib v9.1.0 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling tokio-websockets v0.12.3 [INFO] [stderr] Compiling vergen v9.1.0 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling iroh-relay-holochain v0.96.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] warning: iroh-relay-holochain@0.96.1: not within a suitable 'git' worktree! [INFO] [stderr] warning: iroh-relay-holochain@0.96.1: VERGEN_GIT_SHA set to default [INFO] [stderr] Compiling n0-tracing-test v0.3.0 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling iroh-quinn v0.16.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 53.47s [INFO] running `Command { std: "docker" "inspect" "ef11bde639f667ee162bd9faa4153e72f4b67b63ab8a829d66fb577926a021cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef11bde639f667ee162bd9faa4153e72f4b67b63ab8a829d66fb577926a021cc", kill_on_drop: false }` [INFO] [stdout] ef11bde639f667ee162bd9faa4153e72f4b67b63ab8a829d66fb577926a021cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7ffd954bedaa5fca7a0f02c21b6a8552c540e0a95860eab92962e7960d80c693 [INFO] running `Command { std: "docker" "start" "-a" "7ffd954bedaa5fca7a0f02c21b6a8552c540e0a95860eab92962e7960d80c693", kill_on_drop: false }` [INFO] [stderr] warning: iroh-relay-holochain@0.96.1: not within a suitable 'git' worktree! [INFO] [stderr] warning: iroh-relay-holochain@0.96.1: VERGEN_GIT_SHA set to default [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iroh_relay_holochain-9f9cead84634f003) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test dns::tests::jitter_test_nonzero_upper_bound ... ok [INFO] [stdout] test dns::tests::custom_resolver ... ok [INFO] [stdout] test dns::tests::jitter_test_zero ... ok [INFO] [stdout] test relay_map::tests::relay_map_extend ... ok [INFO] [stdout] test endpoint_info::tests::txt_attr_roundtrip ... ok [INFO] [stdout] test dns::tests::jitter_test_nonzero_lower_bound ... ok [INFO] [stdout] test endpoint_info::tests::signed_packet_roundtrip ... ok [INFO] [stdout] test endpoint_info::tests::test_from_hickory_lookup ... ok [INFO] [stdout] test dns::tests::stagger_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests iroh_relay_holochain [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/relay_map.rs - relay_map::RelayMap::try_from_iter (line 59) ... FAILED [INFO] [stdout] test src/relay_map.rs - relay_map::RelayMap (line 21) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/relay_map.rs - relay_map::RelayMap::try_from_iter (line 59) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `iroh_relay` [INFO] [stdout] --> src/relay_map.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | use iroh_relay::RelayMap; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `iroh_relay` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `iroh_relay`, use `cargo add iroh_relay` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/relay_map.rs - relay_map::RelayMap (line 21) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `iroh_relay` [INFO] [stdout] --> src/relay_map.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use iroh_relay::RelayMap; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `iroh_relay` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `iroh_relay`, use `cargo add iroh_relay` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/relay_map.rs - relay_map::RelayMap (line 21) [INFO] [stdout] src/relay_map.rs - relay_map::RelayMap::try_from_iter (line 59) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.40s; merged doctests compilation took 0.20s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "7ffd954bedaa5fca7a0f02c21b6a8552c540e0a95860eab92962e7960d80c693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ffd954bedaa5fca7a0f02c21b6a8552c540e0a95860eab92962e7960d80c693", kill_on_drop: false }` [INFO] [stdout] 7ffd954bedaa5fca7a0f02c21b6a8552c540e0a95860eab92962e7960d80c693