[INFO] fetching crate git-bug 0.2.4... [INFO] testing git-bug-0.2.4 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate git-bug 0.2.4 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate git-bug 0.2.4 [INFO] finished tweaking crates.io crate git-bug 0.2.4 [INFO] tweaked toml for crates.io crate git-bug 0.2.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate git-bug 0.2.4 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-bug 0.2.4 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d83a16a159e0259325e0cfefadee5cdf120fcc39537d303209dceb8b9c27211 [INFO] running `Command { std: "docker" "start" "-a" "0d83a16a159e0259325e0cfefadee5cdf120fcc39537d303209dceb8b9c27211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d83a16a159e0259325e0cfefadee5cdf120fcc39537d303209dceb8b9c27211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d83a16a159e0259325e0cfefadee5cdf120fcc39537d303209dceb8b9c27211", kill_on_drop: false }` [INFO] [stdout] 0d83a16a159e0259325e0cfefadee5cdf120fcc39537d303209dceb8b9c27211 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95b000b1af5f02b1d38602d1b72589049cdc82c44a8a5d51f8044d2798ebeb42 [INFO] running `Command { std: "docker" "start" "-a" "95b000b1af5f02b1d38602d1b72589049cdc82c44a8a5d51f8044d2798ebeb42", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling gix-trace v0.1.12 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling zlib-rs v0.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling gix-sec v0.11.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling gix-utils v0.3.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling redb v2.6.0 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling halfbrown v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling value-trait v0.11.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling libz-rs-sys v0.5.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling simd-json v0.15.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling gix-date v0.10.2 [INFO] [stderr] Compiling gix-quote v0.6.0 [INFO] [stderr] Compiling gix-packetline v0.19.0 [INFO] [stderr] Compiling gix-path v0.10.18 [INFO] [stderr] Compiling prodash v29.0.2 [INFO] [stderr] Compiling gix-actor v0.35.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling gix-command v0.6.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling gix-config-value v0.15.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling gix-features v0.42.1 [INFO] [stderr] Compiling gix-hash v0.18.0 [INFO] [stderr] Compiling gix-fs v0.15.0 [INFO] [stderr] Compiling gix-glob v0.20.1 [INFO] [stderr] Compiling gix-url v0.31.0 [INFO] [stderr] Compiling gix-tempfile v17.1.0 [INFO] [stderr] Compiling gix-hashtable v0.8.1 [INFO] [stderr] Compiling gix-commitgraph v0.28.0 [INFO] [stderr] Compiling gix-object v0.49.1 [INFO] [stderr] Compiling gix-lock v17.1.0 [INFO] [stderr] Compiling gix-transport v0.47.0 [INFO] [stderr] Compiling gix-shallow v0.4.0 [INFO] [stderr] Compiling gix-revwalk v0.20.1 [INFO] [stderr] Compiling gix-ref v0.52.1 [INFO] [stderr] Compiling gix-pack v0.59.1 [INFO] [stderr] Compiling gix-diff v0.52.1 [INFO] [stderr] Compiling gix-revision v0.34.1 [INFO] [stderr] Compiling gix-traverse v0.46.2 [INFO] [stderr] Compiling gix-refspec v0.30.1 [INFO] [stderr] Compiling gix-odb v0.69.1 [INFO] [stderr] Compiling gix-protocol v0.50.1 [INFO] [stderr] Compiling gix-discover v0.40.1 [INFO] [stderr] Compiling gix-config v0.45.1 [INFO] [stderr] Compiling gix v0.72.1 [INFO] [stderr] Compiling git-bug v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/query/parse/tokenizer.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | (self.returned_eof < 2), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `-W unused-parens` implied by `-W unused` [INFO] [stdout] = help: to override `-W unused` add `#[allow(unused_parens)]` [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 238 - (self.returned_eof < 2), [INFO] [stdout] 238 + self.returned_eof < 2, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "95b000b1af5f02b1d38602d1b72589049cdc82c44a8a5d51f8044d2798ebeb42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95b000b1af5f02b1d38602d1b72589049cdc82c44a8a5d51f8044d2798ebeb42", kill_on_drop: false }` [INFO] [stdout] 95b000b1af5f02b1d38602d1b72589049cdc82c44a8a5d51f8044d2798ebeb42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75ffe4f43be8fed5f448b4c54d3f9fd4e2c8202f016b6aff09eb95c331b3c950 [INFO] running `Command { std: "docker" "start" "-a" "75ffe4f43be8fed5f448b4c54d3f9fd4e2c8202f016b6aff09eb95c331b3c950", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/query/parse/tokenizer.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | (self.returned_eof < 2), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `-W unused-parens` implied by `-W unused` [INFO] [stdout] = help: to override `-W unused` add `#[allow(unused_parens)]` [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 238 - (self.returned_eof < 2), [INFO] [stdout] 238 + self.returned_eof < 2, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling git-bug v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/query/parse/tokenizer.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | (self.returned_eof < 2), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `-W unused-parens` implied by `-W unused` [INFO] [stdout] = help: to override `-W unused` add `#[allow(unused_parens)]` [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 238 - (self.returned_eof < 2), [INFO] [stdout] 238 + self.returned_eof < 2, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.58s [INFO] running `Command { std: "docker" "inspect" "75ffe4f43be8fed5f448b4c54d3f9fd4e2c8202f016b6aff09eb95c331b3c950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75ffe4f43be8fed5f448b4c54d3f9fd4e2c8202f016b6aff09eb95c331b3c950", kill_on_drop: false }` [INFO] [stdout] 75ffe4f43be8fed5f448b4c54d3f9fd4e2c8202f016b6aff09eb95c331b3c950 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c4b970b6959edcbea6212364a303ce76c34bd31bce7962aa4d228e8bba3feac5 [INFO] running `Command { std: "docker" "start" "-a" "c4b970b6959edcbea6212364a303ce76c34bd31bce7962aa4d228e8bba3feac5", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stderr] --> src/query/parse/tokenizer.rs:238:17 [INFO] [stderr] | [INFO] [stderr] 238 | (self.returned_eof < 2), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `-W unused-parens` implied by `-W unused` [INFO] [stderr] = help: to override `-W unused` add `#[allow(unused_parens)]` [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 238 - (self.returned_eof < 2), [INFO] [stderr] 238 + self.returned_eof < 2, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `git-bug` (lib) generated 1 warning (run `cargo fix --lib -p git-bug` to apply 1 suggestion) [INFO] [stderr] warning: `git-bug` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_bug-34c221120d4bcaf2) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test query::parse::parser::relaxed::test::test_and_chain ... ok [INFO] [stdout] test query::parse::parser::relaxed::test::test_and_defaults ... ok [INFO] [stdout] test query::parse::parser::relaxed::test::test_full_query ... ignored, The order of the AND and OR conjunctions is wrong. [INFO] [stdout] test query::parse::parser::relaxed::test::test_default_key ... ok [INFO] [stdout] test query::parse::parser::relaxed::test::test_full_defaults ... ok [INFO] [stdout] test query::parse::parser::strict::test::test_complexer_query ... ok [INFO] [stdout] test query::parse::parser::strict::test::test_simple_query ... ok [INFO] [stdout] test query::parse::splitter::split_unquoted_whitespace_test::test_commas ... ok [INFO] [stdout] test query::parse::splitter::split_unquoted_whitespace_test::test_quote_trimming ... ok [INFO] [stdout] test query::parse::splitter::split_unquoted_whitespace_test::test_multi_space_infix ... ok [INFO] [stdout] test query::parse::splitter::split_unquoted_whitespace_test::test_multiple_delimitors ... ok [INFO] [stdout] test query::parse::splitter::split_unquoted_whitespace_test::test_previous_doc ... ok [INFO] [stdout] test query::parse::splitter::split_unquoted_whitespace_test::test_quote_delimitor ... ok [INFO] [stdout] test replica::entity::id::prefix::tests::decode_0 ... ok [INFO] [stdout] test replica::entity::id::prefix::tests::decode_F ... ok [INFO] [stdout] test replica::entity::id::prefix::tests::decode_a ... ok [INFO] [stdout] test replica::entity::id::prefix::tests::encode_a ... ok [INFO] [stdout] test replica::entity::id::prefix::tests::encode_f ... ok [INFO] [stdout] test replica::entity::id::prefix::tests::test_all ... ok [INFO] [stdout] test replica::entity::id::prefix::tests::test_prefix_of ... ok [INFO] [stdout] test replica::entity::id::prefix::tests::test_prefix_of_wrong ... ok [INFO] [stdout] test query::parse::splitter::split_unquoted_whitespace_test::test_complex ... ok [INFO] [stdout] test replica::entity::id::prefix::tests::test_print ... ok [INFO] [stdout] test replica::entity::id::prefix::tests::test_print_2 ... ok [INFO] [stdout] test replica::entity::lamport::mem::test::test_mem_clock ... ok [INFO] [stdout] test query::parse::splitter::split_unquoted_whitespace_test::test_utf8_bytes ... ok [INFO] [stdout] test query::parse::splitter::split_unquoted_whitespace_test::test_many_quotes ... ok [INFO] [stdout] test replica::entity::operation::test::operation_round_trip_html_triggers ... ok [INFO] [stdout] test replica::entity::operation::test::operation_round_trip_long ... ok [INFO] [stdout] test replica::entity::operation::test::operation_round_trip_simple ... ok [INFO] [stdout] test replica::entity::id::prefix::tests::encode_0 ... ok [INFO] [stderr] Doc-tests git_bug [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stderr] --> src/query/parse/tokenizer.rs:238:17 [INFO] [stderr] | [INFO] [stderr] 238 | (self.returned_eof < 2), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `-W unused-parens` implied by `-W unused` [INFO] [stderr] = help: to override `-W unused` add `#[allow(unused_parens)]` [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 238 - (self.returned_eof < 2), [INFO] [stderr] 238 + self.returned_eof < 2, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/replica/mod.rs - replica::Replica::get_all_ids (line 145) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 59) - compile ... ok [INFO] [stdout] test src/replica/entity/identity/mod.rs - replica::entity::identity::IdentityStub::resolve (line 59) - compile ... ok [INFO] [stdout] test src/replica/cache/db.rs - replica::cache::db::impl_cache (line 42) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 26) - compile ... ok [INFO] [stdout] test src/replica/entity/lamport/mod.rs - replica::entity::lamport::Clock::witness (line 78) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.36s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.75s; merged doctests compilation took 0.39s [INFO] running `Command { std: "docker" "inspect" "c4b970b6959edcbea6212364a303ce76c34bd31bce7962aa4d228e8bba3feac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4b970b6959edcbea6212364a303ce76c34bd31bce7962aa4d228e8bba3feac5", kill_on_drop: false }` [INFO] [stdout] c4b970b6959edcbea6212364a303ce76c34bd31bce7962aa4d228e8bba3feac5