[INFO] fetching crate aliri_braid 0.4.0... [INFO] testing aliri_braid-0.4.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate aliri_braid 0.4.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate aliri_braid 0.4.0 [INFO] finished tweaking crates.io crate aliri_braid 0.4.0 [INFO] tweaked toml for crates.io crate aliri_braid 0.4.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aliri_braid 0.4.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 34 packages to latest compatible versions [INFO] [stderr] Adding compact_str v0.7.1 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d0a6b811a8309301e8b10e21061f50cdb10564d8b6f25537340554ac7377b57 [INFO] running `Command { std: "docker" "start" "-a" "5d0a6b811a8309301e8b10e21061f50cdb10564d8b6f25537340554ac7377b57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d0a6b811a8309301e8b10e21061f50cdb10564d8b6f25537340554ac7377b57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d0a6b811a8309301e8b10e21061f50cdb10564d8b6f25537340554ac7377b57", kill_on_drop: false }` [INFO] [stdout] 5d0a6b811a8309301e8b10e21061f50cdb10564d8b6f25537340554ac7377b57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a67a318684a405ca02eebd8caefc711537c4e3377bcbac5294f3accf0683ef62 [INFO] running `Command { std: "docker" "start" "-a" "a67a318684a405ca02eebd8caefc711537c4e3377bcbac5294f3accf0683ef62", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling aliri_braid_impl v0.4.0 [INFO] [stderr] Compiling aliri_braid v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:925:23 [INFO] [stdout] | [INFO] [stdout] 925 | fn normalize(raw: &str) -> Result<::alloc::borrow::Cow, Self::Error>; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 925 | fn normalize(raw: &str) -> Result<::alloc::borrow::Cow<'_, str>, Self::Error>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.49s [INFO] running `Command { std: "docker" "inspect" "a67a318684a405ca02eebd8caefc711537c4e3377bcbac5294f3accf0683ef62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a67a318684a405ca02eebd8caefc711537c4e3377bcbac5294f3accf0683ef62", kill_on_drop: false }` [INFO] [stdout] a67a318684a405ca02eebd8caefc711537c4e3377bcbac5294f3accf0683ef62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b4366a33ddc408acdda54e28c20174e47947be8e027452e65ad72fcdd3abefd [INFO] running `Command { std: "docker" "start" "-a" "7b4366a33ddc408acdda54e28c20174e47947be8e027452e65ad72fcdd3abefd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling quickcheck_macros v1.1.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:925:23 [INFO] [stdout] | [INFO] [stdout] 925 | fn normalize(raw: &str) -> Result<::alloc::borrow::Cow, Self::Error>; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 925 | fn normalize(raw: &str) -> Result<::alloc::borrow::Cow<'_, str>, Self::Error>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling aliri_braid v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:925:23 [INFO] [stdout] | [INFO] [stdout] 925 | fn normalize(raw: &str) -> Result<::alloc::borrow::Cow, Self::Error>; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 925 | fn normalize(raw: &str) -> Result<::alloc::borrow::Cow<'_, str>, Self::Error>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/normalized.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | fn normalize(s: &str) -> Result, Self::Error> { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 53 | fn normalize(s: &str) -> Result, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/jumble.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | fn normalize(s: &str) -> Result, Self::Error> { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | fn normalize(s: &str) -> Result, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/too_many_braids.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | fn normalize(s: &str) -> Result, Self::Error> { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn normalize(s: &str) -> Result, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.51s [INFO] running `Command { std: "docker" "inspect" "7b4366a33ddc408acdda54e28c20174e47947be8e027452e65ad72fcdd3abefd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b4366a33ddc408acdda54e28c20174e47947be8e027452e65ad72fcdd3abefd", kill_on_drop: false }` [INFO] [stdout] 7b4366a33ddc408acdda54e28c20174e47947be8e027452e65ad72fcdd3abefd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 527b8ea3c47fa59e7491977fc6705e4655cd7ec6ab5fad5b09a1486b05dc0602 [INFO] running `Command { std: "docker" "start" "-a" "527b8ea3c47fa59e7491977fc6705e4655cd7ec6ab5fad5b09a1486b05dc0602", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:925:23 [INFO] [stderr] | [INFO] [stderr] 925 | fn normalize(raw: &str) -> Result<::alloc::borrow::Cow, Self::Error>; [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 925 | fn normalize(raw: &str) -> Result<::alloc::borrow::Cow<'_, str>, Self::Error>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `aliri_braid` (lib) generated 1 warning (run `cargo fix --lib -p aliri_braid` to apply 1 suggestion) [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> tests/normalized.rs:53:21 [INFO] [stderr] | [INFO] [stderr] 53 | fn normalize(s: &str) -> Result, Self::Error> { [INFO] [stderr] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 53 | fn normalize(s: &str) -> Result, Self::Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> tests/too_many_braids.rs:43:21 [INFO] [stderr] | [INFO] [stderr] 43 | fn normalize(s: &str) -> Result, Self::Error> { [INFO] [stderr] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 43 | fn normalize(s: &str) -> Result, Self::Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> tests/jumble.rs:91:21 [INFO] [stderr] | [INFO] [stderr] 91 | fn normalize(s: &str) -> Result, Self::Error> { [INFO] [stderr] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 91 | fn normalize(s: &str) -> Result, Self::Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `aliri_braid` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `aliri_braid` (test "normalized") generated 1 warning (run `cargo fix --test "normalized"` to apply 1 suggestion) [INFO] [stderr] warning: `aliri_braid` (test "too_many_braids") generated 1 warning (run `cargo fix --test "too_many_braids"` to apply 1 suggestion) [INFO] [stderr] warning: `aliri_braid` (test "jumble") generated 1 warning (run `cargo fix --test "jumble"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aliri_braid-5d994ed83fdba77c) [INFO] [stderr] Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-7e91877753296286) [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] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::borrowed_borrow_str ... ok [INFO] [stdout] test tests::borrowing_implicit ... ok [INFO] [stdout] test tests::borrowed_as_ref_str ... ok [INFO] [stdout] test tests::borrowed_as_cow ... ok [INFO] [stdout] test tests::constant_ref_works ... ok [INFO] [stdout] test tests::owned_as_cow ... ok [INFO] [stdout] test tests::owned_borrow_str ... ok [INFO] [stdout] test tests::owned_works ... ok [INFO] [stdout] test tests::ref_works ... ok [INFO] [stdout] test tests::owned_as_ref_str ... ok [INFO] [stdout] test tests::owned_as_ref_borrowed ... ok [INFO] [stdout] test tests::owned_borrow_borrowed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/jumble.rs (/opt/rustwide/target/debug/deps/jumble-65e966734640f9fc) [INFO] [stdout] [INFO] [stdout] running 104 tests [INFO] [stdout] test common::fallible::can_use_as_hash_keys ... ok [INFO] [stdout] test common::fallible::can_use_refs_as_btree_keys ... ok [INFO] [stdout] test common::fallible::check_boxed_ref_size_ptr ... ok [INFO] [stdout] test common::fallible::can_use_refs_as_hash_keys ... ok [INFO] [stdout] test common::fallible::check_boxed_ref_alignment ... ok [INFO] [stdout] test common::fallible::can_use_as_btree_keys ... ok [INFO] [stdout] test common::fallible::check_boxed_ref_size_val ... ok [INFO] [stdout] test common::fallible::check_owned_size ... ok [INFO] [stdout] test common::fallible::check_owned_size_ptr ... ok [INFO] [stdout] test common::fallible::check_reference_alignment ... ok [INFO] [stdout] test common::fallible::check_reference_size ... ok [INFO] [stdout] test common::fallible::check_reference_size_ptr ... ok [INFO] [stdout] test common::fallible::check_owned_alignment ... ok [INFO] [stdout] test common::fallible::debug_and_display_tests ... ok [INFO] [stdout] test common::fallible::check_reference_size_val ... ok [INFO] [stdout] test common::fallible::equality_tests ... ok [INFO] [stdout] test common::fallible::check_owned_size_val ... ok [INFO] [stdout] test common::fallible::check_boxed_ref_size ... ok [INFO] [stdout] test common::fallible::parsing_owned_pass ... ok [INFO] [stdout] test common::fallible::try_from_borrowed_pass ... ok [INFO] [stdout] test common::fallible::try_from_owned_pass ... ok [INFO] [stdout] test common::fallible::verify_serialization_pass_borrow ... ok [INFO] [stdout] test common::infallible::can_use_as_btree_keys ... ok [INFO] [stdout] test common::fallible::verify_serialization_pass_boxed ... ok [INFO] [stdout] test common::fallible::verify_serialization_pass_owned ... ok [INFO] [stdout] test common::infallible::can_use_as_hash_keys ... ok [INFO] [stdout] test common::infallible::can_use_refs_as_hash_keys ... ok [INFO] [stdout] test common::infallible::can_use_refs_as_btree_keys ... ok [INFO] [stdout] test common::infallible::check_boxed_ref_alignment ... ok [INFO] [stdout] test common::infallible::check_boxed_ref_size_ptr ... ok [INFO] [stdout] test common::infallible::check_boxed_ref_size ... ok [INFO] [stdout] test common::infallible::check_boxed_ref_size_val ... ok [INFO] [stdout] test common::infallible::check_owned_alignment ... ok [INFO] [stdout] test common::infallible::check_owned_size ... ok [INFO] [stdout] test common::infallible::check_owned_size_ptr ... ok [INFO] [stdout] test common::infallible::check_owned_size_val ... ok [INFO] [stdout] test common::infallible::check_reference_alignment ... ok [INFO] [stdout] test common::infallible::check_reference_size ... ok [INFO] [stdout] test common::infallible::check_reference_size_ptr ... ok [INFO] [stdout] test common::fallible::parsing_owned_fails - should panic ... ok [INFO] [stdout] test common::infallible::check_reference_size_val ... ok [INFO] [stdout] test common::fallible::try_from_borrowed_fails - should panic ... ok [INFO] [stdout] test common::infallible::equality_tests ... ok [INFO] [stdout] test common::infallible::debug_and_display_tests ... ok [INFO] [stdout] test common::normalized::can_use_as_btree_keys ... ok [INFO] [stdout] test common::infallible::try_from_owned_pass ... ok [INFO] [stdout] test common::fallible::try_from_owned_fails - should panic ... ok [INFO] [stdout] test common::normalized::can_use_refs_as_btree_keys ... ok [INFO] [stdout] test common::fallible::verify_serialization_fail_borrow - should panic ... ok [INFO] [stdout] test common::fallible::verify_serialization_fail_boxed - should panic ... ok [INFO] [stdout] test common::normalized::can_use_as_hash_keys ... ok [INFO] [stdout] test common::infallible::parsing_owned_pass ... ok [INFO] [stdout] test common::infallible::owned_and_borrowed_hashes_are_equivalent ... ok [INFO] [stdout] test common::infallible::try_from_borrowed_pass ... ok [INFO] [stdout] test common::infallible::from_owned_pass ... ok [INFO] [stdout] test common::normalized::can_use_refs_as_hash_keys ... ok [INFO] [stdout] test common::normalized::check_boxed_ref_size ... ok [INFO] [stdout] test common::normalized::check_boxed_ref_alignment ... ok [INFO] [stdout] test common::normalized::check_boxed_ref_size_ptr ... ok [INFO] [stdout] test common::normalized::check_boxed_ref_size_val ... ok [INFO] [stdout] test common::normalized::check_owned_size ... ok [INFO] [stdout] test common::normalized::check_owned_alignment ... ok [INFO] [stdout] test common::fallible::verify_serialization_fail_owned - should panic ... ok [INFO] [stdout] test common::normalized::check_reference_size_val_normalized ... ok [INFO] [stdout] test common::infallible::verify_serialization_non_validated ... ok [INFO] [stdout] test common::normalized::check_owned_size_ptr ... ok [INFO] [stdout] test common::normalized::check_reference_alignment ... ok [INFO] [stdout] test common::normalized::check_owned_size_val ... ok [INFO] [stdout] test common::normalized::check_reference_size ... ok [INFO] [stdout] test common::normalized::debug_and_display_tests ... ok [INFO] [stdout] test common::normalized::parsing_owned_non_normal_pass ... ok [INFO] [stdout] test common::normalized::parsing_owned_pass ... ok [INFO] [stdout] test common::normalized::check_reference_size_ptr ... ok [INFO] [stdout] test common::normalized::try_from_borrowed_pass ... ok [INFO] [stdout] test common::normalized::try_from_owned_non_normal_pass ... ok [INFO] [stdout] test common::normalized::parsing_owned_fails - should panic ... ok [INFO] [stdout] test common::normalized::try_from_borrowed_non_normal_fails - should panic ... ok [INFO] [stdout] test common::normalized::verify_serialization_fail_borrow - should panic ... ok [INFO] [stdout] test common::normalized::verify_serialization_fail_borrow_valid_but_non_normal - should panic ... ok [INFO] [stdout] test common::normalized::verify_serialization_fail_boxed - should panic ... ok [INFO] [stdout] test common::normalized::verify_serialization_pass_boxed ... ok [INFO] [stdout] test common::normalized::verify_serialization_pass_boxed_valid_but_non_normal ... ok [INFO] [stdout] test common::normalized::try_from_borrowed_fails - should panic ... ok [INFO] [stdout] test common::normalized::try_from_owned_pass ... ok [INFO] [stdout] test common::normalized::check_reference_size_ptr_normalized ... ok [INFO] [stdout] test common::normalized::try_from_owned_fails - should panic ... ok [INFO] [stdout] test common::fallible::owned_and_borrowed_hashes_are_equivalent ... ok [INFO] [stdout] test common::normalized::verify_serialization_pass_borrow ... ok [INFO] [stdout] test common::normalized::equality_tests ... ok [INFO] [stdout] test common::normalized::verify_serialization_pass_owned_valid_but_non_normal ... ok [INFO] [stdout] test common::normalized::verify_serialization_fail_owned - should panic ... ok [INFO] [stdout] test common::normalized::check_reference_size_val ... ok [INFO] [stdout] test tests::check_custom_debug ... ok [INFO] [stdout] test internal_access_to_named_ref_field_compile_test ... ok [INFO] [stdout] test tests::check_custom_display ... ok [INFO] [stdout] test tests::check_custom_no_impl_clone ... ok [INFO] [stdout] test tests::check_secret_debug ... ok [INFO] [stdout] test common::normalized::verify_serialization_pass_owned ... ok [INFO] [stdout] test tests::check_secret_impl_clone ... ok [INFO] [stdout] test tests::check_secret_display ... ok [INFO] [stdout] test tests::check_delegated_impl_clone ... ok [INFO] [stdout] test tests::check_delegated_display ... ok [INFO] [stdout] test tests::check_delegated_debug ... ok [INFO] [stdout] test common::normalized::owned_and_borrowed_hashes_are_equivalent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 104 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/normalized.rs (/opt/rustwide/target/debug/deps/normalized-18956c0eeb285f41) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test tests::from_static_ref_handles_already_normal ... ok [INFO] [stdout] test tests::borrowed_as_ref_str ... ok [INFO] [stdout] test tests::borrowed_as_cow ... ok [INFO] [stdout] test tests::owned_as_ref_str ... ok [INFO] [stdout] test tests::owned_handles_already_normal ... ok [INFO] [stdout] test tests::owned_as_cow ... ok [INFO] [stdout] test tests::owned_handles_valid_non_normal ... ok [INFO] [stdout] test tests::ref_as_ref_already_normal ... ok [INFO] [stdout] test tests::ref_as_ref_valid_non_normal ... ok [INFO] [stdout] test tests::ref_handles_already_normal ... ok [INFO] [stdout] test tests::ref_handles_valid_non_normal ... ok [INFO] [stdout] test tests::ref_norm_handles_already_normal ... ok [INFO] [stdout] test tests::ref_norm_rejects_invalid ... ok [INFO] [stdout] test tests::ref_norm_rejects_valid_non_normal ... ok [INFO] [stdout] test tests::ref_rejects_invalid ... ok [INFO] [stdout] test tests::ref_to_owned_valid_non_normal ... ok [INFO] [stdout] test tests::ref_to_owned_already_normal ... ok [INFO] [stdout] test tests::owned_as_ref_borrowed ... ok [INFO] [stdout] test tests::owned_rejects_invalid ... ok [INFO] [stdout] test tests::static_ref_handles_panics_on_non_normal - should panic ... ok [INFO] [stderr] Running tests/too_many_braids.rs (/opt/rustwide/target/debug/deps/too_many_braids-75cc05c78cb98130) [INFO] [stdout] [INFO] [stderr] Running tests/validated.rs (/opt/rustwide/target/debug/deps/validated-142013bf52e6f1c1) [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [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] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test tests::borrowed_as_cow ... ok [INFO] [stdout] test tests::borrowed_as_ref_str ... ok [INFO] [stdout] test tests::borrowed_borrow_str ... ok [INFO] [stdout] test tests::owned_as_cow ... ok [INFO] [stdout] test tests::owned_as_ref_str ... ok [INFO] [stdout] test tests::owned_as_ref_borrowed ... ok [INFO] [stdout] test tests::owned_borrow_borrowed ... ok [INFO] [stdout] test tests::owned_handles_valid ... ok [INFO] [stdout] test tests::owned_borrow_str ... ok [INFO] [stdout] test tests::owned_rejects_invalid_backslash ... ok [INFO] [stdout] test tests::owned_rejects_invalid_delete ... ok [INFO] [stdout] test tests::owned_rejects_invalid_emoji ... ok [INFO] [stdout] test tests::owned_rejects_invalid_non_ascii ... ok [INFO] [stdout] test tests::owned_rejects_invalid_quote ... ok [INFO] [stdout] test tests::ref_rejects_invalid_emoji ... ok [INFO] [stdout] test tests::ref_rejects_invalid_quote ... ok [INFO] [stdout] test tests::ref_rejects_invalid_non_ascii ... ok [INFO] [stdout] test tests::ref_rejects_invalid_delete ... ok [INFO] [stdout] test tests::owned_rejects_invalid_control ... ok [INFO] [stdout] test tests::owned_rejects_empty ... ok [INFO] [stdout] test tests::ref_handles_valid ... ok [INFO] [stdout] test tests::ref_rejects_invalid_control ... ok [INFO] [stdout] test tests::ref_rejects_empty ... ok [INFO] [stdout] test tests::ref_rejects_invalid_backslash ... ok [INFO] [stdout] test tests::from_static_ref_panics_on_empty - should panic ... ok [INFO] [stdout] test tests::from_static_owned_panics_on_empty - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests aliri_braid [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test src/lib.rs - (line 105) ... ok [INFO] [stdout] test src/lib.rs - (line 384) ... ok [INFO] [stdout] test src/lib.rs - (line 206) ... ok [INFO] [stdout] test src/lib.rs - (line 422) ... ok [INFO] [stdout] test src/lib.rs - (line 328) ... ok [INFO] [stdout] test src/lib.rs - (line 392) ... ok [INFO] [stdout] test src/lib.rs - (line 136) ... ok [INFO] [stdout] test src/lib.rs - (line 490) - compile fail ... ok [INFO] [stdout] test src/lib.rs - (line 31) ... ok [INFO] [stdout] test src/lib.rs - (line 284) ... ok [INFO] [stdout] test src/lib.rs - (line 152) ... ok [INFO] [stdout] test src/lib.rs - (line 41) ... ok [INFO] [stdout] test src/lib.rs - (line 120) ... ok [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] test src/lib.rs - (line 171) ... ok [INFO] [stdout] test src/lib.rs - (line 241) - compile fail ... ok [INFO] [stdout] test src/lib.rs - (line 524) ... ok [INFO] [stdout] test src/lib.rs - (line 676) ... ok [INFO] [stdout] test src/lib.rs - (line 800) ... ok [INFO] [stdout] test src/lib.rs - (line 853) ... ok [INFO] [stdout] test src/lib.rs - from_infallible (line 932) ... ok [INFO] [stdout] test src/lib.rs - (line 715) ... ok [INFO] [stdout] test src/lib.rs - (line 641) ... ok [INFO] [stdout] test src/lib.rs - (line 837) ... ok [INFO] [stdout] test src/lib.rs - (line 57) ... ok [INFO] [stdout] test src/lib.rs - (line 92) ... ok [INFO] [stdout] test src/lib.rs - (line 74) ... ok [INFO] [stdout] test src/lib.rs - (line 731) ... ok [INFO] [stdout] test src/lib.rs - (line 781) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "527b8ea3c47fa59e7491977fc6705e4655cd7ec6ab5fad5b09a1486b05dc0602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "527b8ea3c47fa59e7491977fc6705e4655cd7ec6ab5fad5b09a1486b05dc0602", kill_on_drop: false }` [INFO] [stdout] 527b8ea3c47fa59e7491977fc6705e4655cd7ec6ab5fad5b09a1486b05dc0602