[INFO] cloning repository https://github.com/jhoeflaken/openehr-base
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jhoeflaken/openehr-base" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhoeflaken%2Fopenehr-base", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhoeflaken%2Fopenehr-base'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95fd8367ed35bdc061f8a4cf604b70bef4cb810c
[INFO] testing jhoeflaken/openehr-base against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhoeflaken%2Fopenehr-base" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jhoeflaken/openehr-base
[INFO] finished tweaking git repo https://github.com/jhoeflaken/openehr-base
[INFO] tweaked toml for git repo https://github.com/jhoeflaken/openehr-base written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jhoeflaken/openehr-base on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jhoeflaken/openehr-base 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.82
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c9606d24bcca618ab00b701200b226d05040b414cf43d4c0850cee941ba9c2a
[INFO] running `Command { std: "docker" "start" "-a" "1c9606d24bcca618ab00b701200b226d05040b414cf43d4c0850cee941ba9c2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c9606d24bcca618ab00b701200b226d05040b414cf43d4c0850cee941ba9c2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c9606d24bcca618ab00b701200b226d05040b414cf43d4c0850cee941ba9c2a", kill_on_drop: false }`
[INFO] [stdout] 1c9606d24bcca618ab00b701200b226d05040b414cf43d4c0850cee941ba9c2a
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57c7123e07470720f8c81d91bcd84112c343494230b945ad2531f73892647bfd
[INFO] running `Command { std: "docker" "start" "-a" "57c7123e07470720f8c81d91bcd84112c343494230b945ad2531f73892647bfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling base v1.0.0 (/opt/rustwide/workdir/crates/base)
[INFO] [stdout] warning: unexpected `cfg` condition value: `url`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri.rs:747:7
[INFO] [stdout]     |
[INFO] [stdout] 747 | #[cfg(feature = "url")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `url`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri.rs:755:7
[INFO] [stdout]     |
[INFO] [stdout] 755 | #[cfg(feature = "url")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri.rs:764:7
[INFO] [stdout]     |
[INFO] [stdout] 764 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri.rs:774:7
[INFO] [stdout]     |
[INFO] [stdout] 774 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `url`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/absolute_uri.rs:306:7
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[cfg(feature = "url")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `url`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/absolute_uri.rs:315:7
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "url")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/absolute_uri.rs:324:7
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/absolute_uri.rs:334:7
[INFO] [stdout]     |
[INFO] [stdout] 334 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `functional::{
[INFO] [stdout]          
[INFO] [stdout]          }`
[INFO] [stdout]   --> crates/base/src/foundation_types/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |   pub use functional::{
[INFO] [stdout]    |  _________^
[INFO] [stdout] 26 | |
[INFO] [stdout] 27 | | };
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `structured_types::{
[INFO] [stdout]          
[INFO] [stdout]          }`
[INFO] [stdout]   --> crates/base/src/foundation_types/mod.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |   pub use structured_types::{
[INFO] [stdout]    |  _________^
[INFO] [stdout] 30 | |
[INFO] [stdout] 31 | | };
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time::{
[INFO] [stdout]          
[INFO] [stdout]          }`
[INFO] [stdout]   --> crates/base/src/foundation_types/mod.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |   pub use time::{
[INFO] [stdout]    |  _________^
[INFO] [stdout] 39 | |
[INFO] [stdout] 40 | | };
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `interval::{
[INFO] [stdout]          
[INFO] [stdout]          }`
[INFO] [stdout]   --> crates/base/src/foundation_types/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |   pub use interval::{
[INFO] [stdout]    |  _________^
[INFO] [stdout] 43 | |
[INFO] [stdout] 44 | | };
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:90:81
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn next_no_groups_yet(state: Shared<'a>, i: usize, c: char) -> Result<Self, MachineExitStatus> {
[INFO] [stdout]    |                                         -- the lifetime is named here           ^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 90 |     fn next_no_groups_yet(state: Shared<'a>, i: usize, c: char) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:106:81
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn next_colon_but_no_groups_yet(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus> {
[INFO] [stdout]     |                                                   -- the lifetime is named here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn next_colon_but_no_groups_yet(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:120:23
[INFO] [stdout]     |
[INFO] [stdout] 117 |         state: Shared<'a>,
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 120 |     ) -> Result<Self, MachineExitStatus> {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     ) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:135:75
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn next_in_group_not_ipv4(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus> {
[INFO] [stdout]     |                                             -- the lifetime is named here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn next_in_group_not_ipv4(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:153:80
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn next_in_group_could_be_ipv4(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus> {
[INFO] [stdout]     |                                                  -- the lifetime is named here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn next_in_group_could_be_ipv4(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stdout]     |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:179:23
[INFO] [stdout]     |
[INFO] [stdout] 176 |         state: Shared<'a>,
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 179 |     ) -> Result<Self, MachineExitStatus> {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |     ) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling openehr v0.1.0 (/opt/rustwide/workdir/crates/openehr)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.00s
[INFO] running `Command { std: "docker" "inspect" "57c7123e07470720f8c81d91bcd84112c343494230b945ad2531f73892647bfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57c7123e07470720f8c81d91bcd84112c343494230b945ad2531f73892647bfd", kill_on_drop: false }`
[INFO] [stdout] 57c7123e07470720f8c81d91bcd84112c343494230b945ad2531f73892647bfd
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8939522ece7e49965dc4e4f3e829da3ec89259e3779dc952b021a17da15ec6fb
[INFO] running `Command { std: "docker" "start" "-a" "8939522ece7e49965dc4e4f3e829da3ec89259e3779dc952b021a17da15ec6fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling base v1.0.0 (/opt/rustwide/workdir/crates/base)
[INFO] [stderr]    Compiling openehr v0.1.0 (/opt/rustwide/workdir/crates/openehr)
[INFO] [stdout] warning: unexpected `cfg` condition value: `url`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri.rs:747:7
[INFO] [stdout]     |
[INFO] [stdout] 747 | #[cfg(feature = "url")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `url`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri.rs:755:7
[INFO] [stdout]     |
[INFO] [stdout] 755 | #[cfg(feature = "url")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri.rs:764:7
[INFO] [stdout]     |
[INFO] [stdout] 764 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri.rs:774:7
[INFO] [stdout]     |
[INFO] [stdout] 774 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `url`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/absolute_uri.rs:306:7
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[cfg(feature = "url")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `url`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/absolute_uri.rs:315:7
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "url")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/absolute_uri.rs:324:7
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/absolute_uri.rs:334:7
[INFO] [stdout]     |
[INFO] [stdout] 334 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `functional::{
[INFO] [stdout]          
[INFO] [stdout]          }`
[INFO] [stdout]   --> crates/base/src/foundation_types/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |   pub use functional::{
[INFO] [stdout]    |  _________^
[INFO] [stdout] 26 | |
[INFO] [stdout] 27 | | };
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `structured_types::{
[INFO] [stdout]          
[INFO] [stdout]          }`
[INFO] [stdout]   --> crates/base/src/foundation_types/mod.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |   pub use structured_types::{
[INFO] [stdout]    |  _________^
[INFO] [stdout] 30 | |
[INFO] [stdout] 31 | | };
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time::{
[INFO] [stdout]          
[INFO] [stdout]          }`
[INFO] [stdout]   --> crates/base/src/foundation_types/mod.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |   pub use time::{
[INFO] [stdout]    |  _________^
[INFO] [stdout] 39 | |
[INFO] [stdout] 40 | | };
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `interval::{
[INFO] [stdout]          
[INFO] [stdout]          }`
[INFO] [stdout]   --> crates/base/src/foundation_types/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |   pub use interval::{
[INFO] [stdout]    |  _________^
[INFO] [stdout] 43 | |
[INFO] [stdout] 44 | | };
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:90:81
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn next_no_groups_yet(state: Shared<'a>, i: usize, c: char) -> Result<Self, MachineExitStatus> {
[INFO] [stdout]    |                                         -- the lifetime is named here           ^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 90 |     fn next_no_groups_yet(state: Shared<'a>, i: usize, c: char) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:106:81
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn next_colon_but_no_groups_yet(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus> {
[INFO] [stdout]     |                                                   -- the lifetime is named here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn next_colon_but_no_groups_yet(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:120:23
[INFO] [stdout]     |
[INFO] [stdout] 117 |         state: Shared<'a>,
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 120 |     ) -> Result<Self, MachineExitStatus> {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     ) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:135:75
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn next_in_group_not_ipv4(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus> {
[INFO] [stdout]     |                                             -- the lifetime is named here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn next_in_group_not_ipv4(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:153:80
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn next_in_group_could_be_ipv4(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus> {
[INFO] [stdout]     |                                                  -- the lifetime is named here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn next_in_group_could_be_ipv4(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stdout]     |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:179:23
[INFO] [stdout]     |
[INFO] [stdout] 176 |         state: Shared<'a>,
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 179 |     ) -> Result<Self, MachineExitStatus> {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |     ) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `url`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri.rs:747:7
[INFO] [stdout]     |
[INFO] [stdout] 747 | #[cfg(feature = "url")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `url`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri.rs:755:7
[INFO] [stdout]     |
[INFO] [stdout] 755 | #[cfg(feature = "url")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri.rs:764:7
[INFO] [stdout]     |
[INFO] [stdout] 764 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri.rs:774:7
[INFO] [stdout]     |
[INFO] [stdout] 774 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `url`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/absolute_uri.rs:306:7
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[cfg(feature = "url")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `url`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/absolute_uri.rs:315:7
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "url")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/absolute_uri.rs:324:7
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/absolute_uri.rs:334:7
[INFO] [stdout]     |
[INFO] [stdout] 334 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `functional::{
[INFO] [stdout]          
[INFO] [stdout]          }`
[INFO] [stdout]   --> crates/base/src/foundation_types/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |   pub use functional::{
[INFO] [stdout]    |  _________^
[INFO] [stdout] 26 | |
[INFO] [stdout] 27 | | };
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `structured_types::{
[INFO] [stdout]          
[INFO] [stdout]          }`
[INFO] [stdout]   --> crates/base/src/foundation_types/mod.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |   pub use structured_types::{
[INFO] [stdout]    |  _________^
[INFO] [stdout] 30 | |
[INFO] [stdout] 31 | | };
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time::{
[INFO] [stdout]          
[INFO] [stdout]          }`
[INFO] [stdout]   --> crates/base/src/foundation_types/mod.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |   pub use time::{
[INFO] [stdout]    |  _________^
[INFO] [stdout] 39 | |
[INFO] [stdout] 40 | | };
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `interval::{
[INFO] [stdout]          
[INFO] [stdout]          }`
[INFO] [stdout]   --> crates/base/src/foundation_types/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |   pub use interval::{
[INFO] [stdout]    |  _________^
[INFO] [stdout] 43 | |
[INFO] [stdout] 44 | | };
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:90:81
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn next_no_groups_yet(state: Shared<'a>, i: usize, c: char) -> Result<Self, MachineExitStatus> {
[INFO] [stdout]    |                                         -- the lifetime is named here           ^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 90 |     fn next_no_groups_yet(state: Shared<'a>, i: usize, c: char) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:106:81
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn next_colon_but_no_groups_yet(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus> {
[INFO] [stdout]     |                                                   -- the lifetime is named here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn next_colon_but_no_groups_yet(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:120:23
[INFO] [stdout]     |
[INFO] [stdout] 117 |         state: Shared<'a>,
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 120 |     ) -> Result<Self, MachineExitStatus> {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     ) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:135:75
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn next_in_group_not_ipv4(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus> {
[INFO] [stdout]     |                                             -- the lifetime is named here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn next_in_group_not_ipv4(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:153:80
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn next_in_group_could_be_ipv4(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus> {
[INFO] [stdout]     |                                                  -- the lifetime is named here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn next_in_group_could_be_ipv4(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stdout]     |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:179:23
[INFO] [stdout]     |
[INFO] [stdout] 176 |         state: Shared<'a>,
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 179 |     ) -> Result<Self, MachineExitStatus> {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |     ) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s
[INFO] running `Command { std: "docker" "inspect" "8939522ece7e49965dc4e4f3e829da3ec89259e3779dc952b021a17da15ec6fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8939522ece7e49965dc4e4f3e829da3ec89259e3779dc952b021a17da15ec6fb", kill_on_drop: false }`
[INFO] [stdout] 8939522ece7e49965dc4e4f3e829da3ec89259e3779dc952b021a17da15ec6fb
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5cc15ebbb7383cfd40a947200724f2d69cc9af8d7305c163629cd8fbac6085d3
[INFO] running `Command { std: "docker" "start" "-a" "5cc15ebbb7383cfd40a947200724f2d69cc9af8d7305c163629cd8fbac6085d3", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `url`
[INFO] [stderr]    --> crates/base/src/foundation_types/primitive_types/uri.rs:747:7
[INFO] [stderr]     |
[INFO] [stderr] 747 | #[cfg(feature = "url")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `url`
[INFO] [stderr]    --> crates/base/src/foundation_types/primitive_types/uri.rs:755:7
[INFO] [stderr]     |
[INFO] [stderr] 755 | #[cfg(feature = "url")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]    --> crates/base/src/foundation_types/primitive_types/uri.rs:764:7
[INFO] [stderr]     |
[INFO] [stderr] 764 | #[cfg(feature = "serde")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]    --> crates/base/src/foundation_types/primitive_types/uri.rs:774:7
[INFO] [stderr]     |
[INFO] [stderr] 774 | #[cfg(feature = "serde")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `url`
[INFO] [stderr]    --> crates/base/src/foundation_types/primitive_types/uri/absolute_uri.rs:306:7
[INFO] [stderr]     |
[INFO] [stderr] 306 | #[cfg(feature = "url")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `url`
[INFO] [stderr]    --> crates/base/src/foundation_types/primitive_types/uri/absolute_uri.rs:315:7
[INFO] [stderr]     |
[INFO] [stderr] 315 | #[cfg(feature = "url")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]    --> crates/base/src/foundation_types/primitive_types/uri/absolute_uri.rs:324:7
[INFO] [stderr]     |
[INFO] [stderr] 324 | #[cfg(feature = "serde")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]    --> crates/base/src/foundation_types/primitive_types/uri/absolute_uri.rs:334:7
[INFO] [stderr]     |
[INFO] [stderr] 334 | #[cfg(feature = "serde")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `functional::{
[INFO] [stderr]          
[INFO] [stderr]          }`
[INFO] [stderr]   --> crates/base/src/foundation_types/mod.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |   pub use functional::{
[INFO] [stderr]    |  _________^
[INFO] [stderr] 26 | |
[INFO] [stderr] 27 | | };
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `structured_types::{
[INFO] [stderr]          
[INFO] [stderr]          }`
[INFO] [stderr]   --> crates/base/src/foundation_types/mod.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |   pub use structured_types::{
[INFO] [stderr]    |  _________^
[INFO] [stderr] 30 | |
[INFO] [stderr] 31 | | };
[INFO] [stderr]    | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `time::{
[INFO] [stderr]          
[INFO] [stderr]          }`
[INFO] [stderr]   --> crates/base/src/foundation_types/mod.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 38 |   pub use time::{
[INFO] [stderr]    |  _________^
[INFO] [stderr] 39 | |
[INFO] [stderr] 40 | | };
[INFO] [stderr]    | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `interval::{
[INFO] [stderr]          
[INFO] [stderr]          }`
[INFO] [stderr]   --> crates/base/src/foundation_types/mod.rs:42:9
[INFO] [stderr]    |
[INFO] [stderr] 42 |   pub use interval::{
[INFO] [stderr]    |  _________^
[INFO] [stderr] 43 | |
[INFO] [stderr] 44 | | };
[INFO] [stderr]    | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:90:81
[INFO] [stderr]    |
[INFO] [stderr] 90 |     fn next_no_groups_yet(state: Shared<'a>, i: usize, c: char) -> Result<Self, MachineExitStatus> {
[INFO] [stderr]    |                                         -- the lifetime is named here           ^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 90 |     fn next_no_groups_yet(state: Shared<'a>, i: usize, c: char) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stderr]    |                                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:106:81
[INFO] [stderr]     |
[INFO] [stderr] 106 |     fn next_colon_but_no_groups_yet(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus> {
[INFO] [stderr]     |                                                   -- the lifetime is named here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 106 |     fn next_colon_but_no_groups_yet(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stderr]     |                                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:120:23
[INFO] [stderr]     |
[INFO] [stderr] 117 |         state: Shared<'a>,
[INFO] [stderr]     |                       -- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 120 |     ) -> Result<Self, MachineExitStatus> {
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 120 |     ) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:135:75
[INFO] [stderr]     |
[INFO] [stderr] 135 |     fn next_in_group_not_ipv4(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus> {
[INFO] [stderr]     |                                             -- the lifetime is named here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 135 |     fn next_in_group_not_ipv4(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stderr]     |                                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:153:80
[INFO] [stderr]     |
[INFO] [stderr] 153 |     fn next_in_group_could_be_ipv4(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus> {
[INFO] [stderr]     |                                                  -- the lifetime is named here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 153 |     fn next_in_group_could_be_ipv4(state: Shared<'a>, c: char) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stderr]     |                                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:179:23
[INFO] [stderr]     |
[INFO] [stderr] 176 |         state: Shared<'a>,
[INFO] [stderr]     |                       -- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 179 |     ) -> Result<Self, MachineExitStatus> {
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 179 |     ) -> Result<Self, MachineExitStatus<'a>> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `base` (lib) generated 18 warnings (run `cargo fix --lib -p base` to apply 10 suggestions)
[INFO] [stderr] warning: `base` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/base-148e7f4c345fe239)
[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]      Running tests/boolean_tests.rs (/opt/rustwide/target/debug/deps/boolean_tests-ce31bf35b43d440c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::boolean_instance_of ... ok
[INFO] [stdout] test tests::boolean_partial_eq_with_bool ... ok
[INFO] [stdout] test tests::boolean_partial_eq_with_boolean ... ok
[INFO] [stdout] test tests::boolean_not_operator ... ok
[INFO] [stdout] test tests::boolean_type_of ... ok
[INFO] [stdout] test tests::boolean_is_equal_with_bool ... ok
[INFO] [stdout] test tests::boolean_new_creates_instance ... ok
[INFO] [stdout] test tests::boolean_is_equal_with_boolean ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/character_tests.rs (/opt/rustwide/target/debug/deps/character_tests-64fcdd89d9aea34c)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::character_instance_of ... ok
[INFO] [stdout] test tests::character_is_equal_with_character ... ok
[INFO] [stdout] test tests::character_is_equal_with_char ... ok
[INFO] [stdout] test tests::character_new_creates_instance ... ok
[INFO] [stdout] test tests::character_ord_comparison_less ... ok
[INFO] [stdout] test tests::character_partial_eq_with_character ... ok
[INFO] [stdout] test tests::character_type_of ... ok
[INFO] [stdout] test tests::character_ord_comparison_greater ... ok
[INFO] [stdout] test tests::character_partial_ord_comparison ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/double_tests.rs (/opt/rustwide/target/debug/deps/double_tests-292a4e2aa68b0628)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tests::double_instance_of ... ok
[INFO] [stdout] test tests::divide_positive_and_negative_double ... ok
[INFO] [stdout] test tests::add_positive_and_negative_double ... ok
[INFO] [stdout] test tests::divide_two_positive_doubles ... ok
[INFO] [stdout] test tests::add_two_negative_doubles ... ok
[INFO] [stdout] test tests::add_two_positive_doubles ... ok
[INFO] [stdout] test tests::double_is_equal ... ok
[INFO] [stdout] test tests::double_is_not_equal ... ok
[INFO] [stdout] test tests::equal_operator_with_equal_doubles ... ok
[INFO] [stdout] test tests::equal_operator_with_unequal_doubles ... ok
[INFO] [stdout] test tests::double_type_of ... ok
[INFO] [stdout] test tests::floor_negative_double ... ok
[INFO] [stdout] test tests::multiply_positive_and_negative_double ... ok
[INFO] [stdout] test tests::negate_negative_double ... ok
[INFO] [stdout] test tests::floor_positive_double ... ok
[INFO] [stdout] test tests::negate_positive_double ... ok
[INFO] [stdout] test tests::subtract_two_positive_doubles ... ok
[INFO] [stdout] test tests::subtract_positive_and_negative_double ... ok
[INFO] [stdout] test tests::multiply_two_positive_doubles ... ok
[INFO] [stderr]      Running tests/integer64_tests.rs (/opt/rustwide/target/debug/deps/integer64_tests-985329feb3b9539b)
[INFO] [stdout] test tests::pow_double_to_zero ... ok
[INFO] [stdout] test tests::pow_zero_double ... ok
[INFO] [stdout] test tests::pow_negative_double ... ok
[INFO] [stdout] test tests::pow_positive_double ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tests::add_two_negative_integers ... ok
[INFO] [stdout] test tests::add_positive_and_negative_integer ... ok
[INFO] [stdout] test tests::add_two_positive_integers ... ok
[INFO] [stdout] test tests::divide_positive_and_negative_integer ... ok
[INFO] [stdout] test tests::divide_two_positive_integers ... ok
[INFO] [stdout] test tests::equal_operator_with_equal_integers ... ok
[INFO] [stdout] test tests::integer_is_equal ... ok
[INFO] [stdout] test tests::integer_is_not_equal ... ok
[INFO] [stdout] test tests::integer_type_of ... ok
[INFO] [stdout] test tests::equal_operator_with_unequal_integers ... ok
[INFO] [stdout] test tests::modulo_positive_and_negative_integer ... ok
[INFO] [stdout] test tests::multiply_two_positive_integers ... ok
[INFO] [stdout] test tests::integer_instance_of ... ok
[INFO] [stdout] test tests::negate_positive_integer ... ok
[INFO] [stdout] test tests::pow_integer_to_zero ... ok
[INFO] [stdout] test tests::pow_negative_integer ... ok
[INFO] [stdout] test tests::pow_positive_integer ... ok
[INFO] [stdout] test tests::negate_negative_integer ... ok
[INFO] [stdout] test tests::pow_zero_integer ... ok
[INFO] [stdout] test tests::subtract_two_positive_integers ... ok
[INFO] [stdout] test tests::subtract_positive_and_negative_integer ... ok
[INFO] [stdout] test tests::multiply_positive_and_negative_integer ... ok
[INFO] [stdout] test tests::modulo_two_positive_integers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integer_tests.rs (/opt/rustwide/target/debug/deps/integer_tests-eb6fb5bfd2d2f5ca)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tests::divide_positive_and_negative_integer ... ok
[INFO] [stdout] test tests::add_positive_and_negative_integer ... ok
[INFO] [stdout] test tests::add_two_negative_integers ... ok
[INFO] [stdout] test tests::divide_two_positive_integers ... ok
[INFO] [stdout] test tests::equal_operator_with_unequal_integers ... ok
[INFO] [stdout] test tests::equal_operator_with_equal_integers ... ok
[INFO] [stdout] test tests::add_two_positive_integers ... ok
[INFO] [stdout] test tests::integer_is_equal ... ok
[INFO] [stdout] test tests::integer_instance_of ... ok
[INFO] [stdout] test tests::integer_type_of ... ok
[INFO] [stdout] test tests::integer_is_not_equal ... ok
[INFO] [stdout] test tests::modulo_positive_and_negative_integer ... ok
[INFO] [stdout] test tests::multiply_positive_and_negative_integer ... ok
[INFO] [stdout] test tests::multiply_two_positive_integers ... ok
[INFO] [stdout] test tests::negate_negative_integer ... ok
[INFO] [stdout] test tests::modulo_two_positive_integers ... ok
[INFO] [stdout] test tests::pow_positive_integer ... ok
[INFO] [stdout] test tests::pow_negative_integer ... ok
[INFO] [stdout] test tests::pow_zero_integer ... ok
[INFO] [stdout] test tests::subtract_positive_and_negative_integer ... ok
[INFO] [stdout] test tests::subtract_two_positive_integers ... ok
[INFO] [stdout] test tests::pow_integer_to_zero ... ok
[INFO] [stdout] test tests::negate_positive_integer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/octet_tests.rs (/opt/rustwide/target/debug/deps/octet_tests-1ac05d0bbc163ac8)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::octet_instance_of ... ok
[INFO] [stdout] test tests::octet_is_equal_with_octet ... ok
[INFO] [stdout] test tests::octet_new_creates_instance ... ok
[INFO] [stdout] test tests::octet_ord_comparison ... ok
[INFO] [stdout] test tests::octet_is_equal_with_u8 ... ok
[INFO] [stdout] test tests::octet_partial_eq_with_u8 ... ok
[INFO] [stdout] test tests::octet_partial_eq_with_octet ... ok
[INFO] [stdout] test tests::octet_type_of ... ok
[INFO] [stdout] test tests::octet_partial_ord_comparison ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/real_tests.rs (/opt/rustwide/target/debug/deps/real_tests-8f295a33b484eaa6)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tests::add_positive_and_negative_reals ... ok
[INFO] [stdout] test tests::divide_two_positive_reals ... ok
[INFO] [stdout] test tests::divide_positive_and_negative_real ... ok
[INFO] [stdout] test tests::add_two_positive_reals ... ok
[INFO] [stdout] test tests::equal_operator_with_equal_reals ... ok
[INFO] [stdout] test tests::equal_operator_with_unequal_reals ... ok
[INFO] [stdout] test tests::add_two_negative_reals ... ok
[INFO] [stdout] test tests::floor_positive_real ... ok
[INFO] [stdout] test tests::multiply_positive_and_negative_real ... ok
[INFO] [stdout] test tests::negate_negative_real ... ok
[INFO] [stdout] test tests::multiply_two_positive_reals ... ok
[INFO] [stdout] test tests::floor_negative_real ... ok
[INFO] [stdout] test tests::negate_positive_real ... ok
[INFO] [stdout] test tests::pow_negative_real ... ok
[INFO] [stdout] test tests::pow_positive_real ... ok
[INFO] [stdout] test tests::pow_real_to_zero ... ok
[INFO] [stdout] test tests::pow_zero_real ... ok
[INFO] [stdout] test tests::real_instance_of ... ok
[INFO] [stdout] test tests::real_is_equal ... ok
[INFO] [stdout] test tests::real_is_not_equal ... ok
[INFO] [stdout] test tests::real_type_of ... ok
[INFO] [stdout] test tests::subtract_positive_and_negative_real ... ok
[INFO] [stdout] test tests::subtract_two_positive_reals ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/string_tests.rs (/opt/rustwide/target/debug/deps/string_tests-c736f7c053fd1c58)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::string_equal_with_different_string ... ok
[INFO] [stdout] test tests::string_as_integer_with_valid_integer ... ok
[INFO] [stdout] test tests::string_as_integer_with_invalid_integer ... ok
[INFO] [stdout] test tests::string_is_equal_with_different_string ... ok
[INFO] [stdout] test tests::string_equal_with_same_string ... ok
[INFO] [stdout] test tests::string_instance_of_string ... ok
[INFO] [stdout] test tests::string_is_integer_with_invalid_integer ... ok
[INFO] [stdout] test tests::string_type_of_string ... ok
[INFO] [stdout] test tests::string_is_integer_with_valid_integer ... ok
[INFO] [stdout] test tests::string_is_equal_with_same_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openehr-8faf19e7a40bbe8d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests base
[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 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 openehr
[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" "5cc15ebbb7383cfd40a947200724f2d69cc9af8d7305c163629cd8fbac6085d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cc15ebbb7383cfd40a947200724f2d69cc9af8d7305c163629cd8fbac6085d3", kill_on_drop: false }`
[INFO] [stdout] 5cc15ebbb7383cfd40a947200724f2d69cc9af8d7305c163629cd8fbac6085d3
