[INFO] fetching crate subnet-garden-core 0.3.0... [INFO] testing subnet-garden-core-0.3.0 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate subnet-garden-core 0.3.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate subnet-garden-core 0.3.0 [INFO] finished tweaking crates.io crate subnet-garden-core 0.3.0 [INFO] tweaked toml for crates.io crate subnet-garden-core 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate subnet-garden-core 0.3.0 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 202 packages to latest compatible versions [INFO] [stderr] Adding cidr v0.2.3 (available: v0.3.2) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding grcov v0.8.20 (available: v0.8.24) [INFO] [stderr] Adding itertools v0.12.1 (available: v0.14.0) [INFO] [stderr] Adding unicode-width v0.1.11 (available: v0.1.14) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f8d14b09ca1ab436fa96a2504adeb772d0b505ad175115534e5b061915ac9e7 [INFO] running `Command { std: "docker" "start" "-a" "3f8d14b09ca1ab436fa96a2504adeb772d0b505ad175115534e5b061915ac9e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f8d14b09ca1ab436fa96a2504adeb772d0b505ad175115534e5b061915ac9e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f8d14b09ca1ab436fa96a2504adeb772d0b505ad175115534e5b061915ac9e7", kill_on_drop: false }` [INFO] [stdout] 3f8d14b09ca1ab436fa96a2504adeb772d0b505ad175115534e5b061915ac9e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2038dc70891f49972e5b895c61e437762aad67a9f893c158d979497d7b39a81 [INFO] running `Command { std: "docker" "start" "-a" "d2038dc70891f49972e5b895c61e437762aad67a9f893c158d979497d7b39a81", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cidr v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cidr-utils v0.6.2 [INFO] [stderr] Compiling subnet-garden-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/pool.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 29 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 30 | subspace: &'a Subspace, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 31 | ) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 31 | ) -> impl Iterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.59s [INFO] running `Command { std: "docker" "inspect" "d2038dc70891f49972e5b895c61e437762aad67a9f893c158d979497d7b39a81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2038dc70891f49972e5b895c61e437762aad67a9f893c158d979497d7b39a81", kill_on_drop: false }` [INFO] [stdout] d2038dc70891f49972e5b895c61e437762aad67a9f893c158d979497d7b39a81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d94b19d297087c29cb1e96c3597c7bca23746700818ef5a190e8e534b391c937 [INFO] running `Command { std: "docker" "start" "-a" "d94b19d297087c29cb1e96c3597c7bca23746700818ef5a190e8e534b391c937", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling zerocopy v0.8.34 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling time-macros v0.2.26 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling symbolic-demangle v12.17.1 [INFO] [stderr] Compiling symbolic-common v12.17.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling papergrid v0.12.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling time v0.3.46 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling msvc-demangler v0.10.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling infer v0.16.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling subnet-garden-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/pool.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 29 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 30 | subspace: &'a Subspace, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 31 | ) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 31 | ) -> impl Iterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Compiling tabled v0.16.0 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling grcov v0.8.20 [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/pool.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 29 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 30 | subspace: &'a Subspace, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 31 | ) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 31 | ) -> impl Iterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 54.01s [INFO] running `Command { std: "docker" "inspect" "d94b19d297087c29cb1e96c3597c7bca23746700818ef5a190e8e534b391c937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d94b19d297087c29cb1e96c3597c7bca23746700818ef5a190e8e534b391c937", kill_on_drop: false }` [INFO] [stdout] d94b19d297087c29cb1e96c3597c7bca23746700818ef5a190e8e534b391c937 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d1a3eaf189aecdf4fc7d3cc2db6ac9cc940ca36257a84870f329604df2dd350f [INFO] running `Command { std: "docker" "start" "-a" "d1a3eaf189aecdf4fc7d3cc2db6ac9cc940ca36257a84870f329604df2dd350f", kill_on_drop: false }` [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] [INFO] [stderr] --> src/pool.rs:31:31 [INFO] [stdout] running 56 tests [INFO] [stderr] | [INFO] [stdout] test errors::tests::display_create_error_duplicate_object ... ok [INFO] [stderr] 29 | &'a self, [INFO] [stdout] test errors::tests::display_delete_error_no_such_object ... ok [INFO] [stderr] | -- the lifetime is named here [INFO] [stdout] test pool::tests::allocate::allocate_multi_sizes ... ok [INFO] [stderr] 30 | subspace: &'a Subspace, [INFO] [stdout] test pool::tests::allocate::allocate_named ... ok [INFO] [stderr] | -- the lifetime is named here [INFO] [stdout] test pool::tests::allocate::no_pool_available ... ok [INFO] [stderr] 31 | ) -> impl Iterator { [INFO] [stdout] test pool::tests::allocate::allocate_success_v4 ... ok [INFO] [stderr] | ^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] test pool::tests::allocate::allocate_success_v6 ... ok [INFO] [stderr] | [INFO] [stdout] test pool::tests::allocate::allocate_name_already_exists ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test pool::tests::allocate::max_available_bits ... ok [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] test pool::tests::allocate::max_subnet_allocation ... ok [INFO] [stderr] help: consistently use `'a` [INFO] [stdout] test pool::tests::allocate::name_is_not_cidr_record ... ok [INFO] [stderr] | [INFO] [stdout] test pool::tests::cidrs::no_cidrs ... ok [INFO] [stderr] 31 | ) -> impl Iterator { [INFO] [stdout] test pool::tests::allocate::too_many_bits ... ok [INFO] [stderr] | ++ [INFO] [stdout] test pool::tests::claim::already_claimed ... ok [INFO] [stderr] [INFO] [stdout] test pool::tests::cidrs::some ... ok [INFO] [stderr] warning: `subnet-garden-core` (lib) generated 1 warning (run `cargo fix --lib -p subnet-garden-core` to apply 1 suggestion) [INFO] [stdout] test pool::tests::claim::already_allocated ... ok [INFO] [stderr] warning: `subnet-garden-core` (lib test) generated 1 warning (1 duplicate) [INFO] [stdout] test pool::tests::claim::already_named ... ok [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stdout] test pool::tests::claim::named ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/subnet_garden_core-1afb47222d23f3e2) [INFO] [stdout] test pool::tests::claim::unnamed ... ok [INFO] [stderr] Doc-tests subnet_garden_core [INFO] [stdout] test pool::tests::claim::out_of_range ... ok [INFO] [stdout] test pool::tests::free::out_of_range ... ok [INFO] [stdout] test pool::tests::contains::contains ... ok [INFO] [stdout] test pool::tests::named_count::some_named ... ok [INFO] [stdout] test pool::tests::records_within::no_overlap ... ok [INFO] [stdout] test pool::tests::rename::already_not_set ... ok [INFO] [stdout] test pool::tests::free::free ... ok [INFO] [stdout] test pool::tests::rename::same_name ... ok [INFO] [stdout] test pool::tests::names::success ... ok [INFO] [stdout] test pool::tests::rename::success ... ok [INFO] [stdout] test pool::tests::records::success ... ok [INFO] [stdout] test pool::tests::records_within::subset ... ok [INFO] [stdout] test pool::tests::named_count::no_named ... ok [INFO] [stdout] test pool::tests::rename::already_exists ... ok [INFO] [stdout] test pool::tests::rename::not_found ... ok [INFO] [stdout] test pool::tests::records_within::superset ... ok [INFO] [stdout] test pool::tests::serialize::allocation_error ... ok [INFO] [stdout] test pool::tests::contains::does_not_contain ... ok [INFO] [stdout] test pool::tests::serialize::success ... ok [INFO] [stdout] test pool::tests::test_cidr ... ok [INFO] [stdout] test tests::cidr_record::deserialize_as_sequence ... ok [INFO] [stdout] test tests::cidr_record::new ... ok [INFO] [stdout] test tests::cidr_record::serialize_named ... ok [INFO] [stdout] test util::tests::available_bits::v4 ... ok [INFO] [stdout] test util::tests::available_bits::v6 ... ok [INFO] [stdout] test util::tests::cidr_contains::contained_in ... ok [INFO] [stdout] test util::tests::cidr_contains::contained_in_high_edge ... ok [INFO] [stdout] test util::tests::cidr_contains::equal ... ok [INFO] [stdout] test util::tests::cidr_contains::inner ... ok [INFO] [stdout] test util::tests::cidr_contains::contained_in_low_edge ... ok [INFO] [stdout] test util::tests::cidr_contains::high_edge ... ok [INFO] [stdout] test util::tests::cidr_contains::low_edge ... ok [INFO] [stdout] test util::tests::cidr_contains::entirely_outside ... ok [INFO] [stdout] test util::tests::max_bits::v6 ... ok [INFO] [stdout] test util::tests::max_bits::v4 ... ok [INFO] [stdout] test tests::cidr_record::serialize_unnamed ... ok [INFO] [stdout] test pool::tests::serialize::parse_bad_network ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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" "d1a3eaf189aecdf4fc7d3cc2db6ac9cc940ca36257a84870f329604df2dd350f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1a3eaf189aecdf4fc7d3cc2db6ac9cc940ca36257a84870f329604df2dd350f", kill_on_drop: false }` [INFO] [stdout] d1a3eaf189aecdf4fc7d3cc2db6ac9cc940ca36257a84870f329604df2dd350f