[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] checking jhoeflaken/openehr-base against master#336209eef13882bd1e211b24779584cb7ef911eb for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhoeflaken%2Fopenehr-base" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jhoeflaken/openehr-base on toolchain 336209eef13882bd1e211b24779584cb7ef911eb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0-tc1/source/Cargo.toml [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" "+336209eef13882bd1e211b24779584cb7ef911eb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b2279cb40697184c0a2b8b9d356cfc816eeafe2d2a697fe69014549352f6f67 [INFO] running `Command { std: "docker" "start" "-a" "5b2279cb40697184c0a2b8b9d356cfc816eeafe2d2a697fe69014549352f6f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b2279cb40697184c0a2b8b9d356cfc816eeafe2d2a697fe69014549352f6f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b2279cb40697184c0a2b8b9d356cfc816eeafe2d2a697fe69014549352f6f67", kill_on_drop: false }` [INFO] [stdout] 5b2279cb40697184c0a2b8b9d356cfc816eeafe2d2a697fe69014549352f6f67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a55beece692a1ea3e2bdc21aab030805a543e031c07d9788e002a250199d90ea [INFO] running `Command { std: "docker" "start" "-a" "a55beece692a1ea3e2bdc21aab030805a543e031c07d9788e002a250199d90ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Checking 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:90:81 [INFO] [stdout] | [INFO] [stdout] 37 | impl<'a> State<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 90 | fn next_no_groups_yet(state: Shared<'a>, i: usize, c: char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:106:81 [INFO] [stdout] | [INFO] [stdout] 37 | impl<'a> State<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 106 | fn next_colon_but_no_groups_yet(state: Shared<'a>, c: char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:120:23 [INFO] [stdout] | [INFO] [stdout] 37 | impl<'a> State<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 120 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:135:75 [INFO] [stdout] | [INFO] [stdout] 37 | impl<'a> State<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 135 | fn next_in_group_not_ipv4(state: Shared<'a>, c: char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:153:80 [INFO] [stdout] | [INFO] [stdout] 37 | impl<'a> State<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 153 | fn next_in_group_could_be_ipv4(state: Shared<'a>, c: char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:179:23 [INFO] [stdout] | [INFO] [stdout] 37 | impl<'a> State<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 179 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [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 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 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 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 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)]` 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: 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:90:81 [INFO] [stdout] | [INFO] [stdout] 37 | impl<'a> State<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 90 | fn next_no_groups_yet(state: Shared<'a>, i: usize, c: char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:106:81 [INFO] [stdout] | [INFO] [stdout] 37 | impl<'a> State<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 106 | fn next_colon_but_no_groups_yet(state: Shared<'a>, c: char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:120:23 [INFO] [stdout] | [INFO] [stdout] 37 | impl<'a> State<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 120 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:135:75 [INFO] [stdout] | [INFO] [stdout] 37 | impl<'a> State<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 135 | fn next_in_group_not_ipv4(state: Shared<'a>, c: char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:153:80 [INFO] [stdout] | [INFO] [stdout] 37 | impl<'a> State<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 153 | fn next_in_group_could_be_ipv4(state: Shared<'a>, c: char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/base/src/foundation_types/primitive_types/uri/ipv6_address.rs:179:23 [INFO] [stdout] | [INFO] [stdout] 37 | impl<'a> State<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 179 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [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 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 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 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 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)]` 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] [stderr] Checking openehr v0.1.0 (/opt/rustwide/workdir/crates/openehr) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s [INFO] running `Command { std: "docker" "inspect" "a55beece692a1ea3e2bdc21aab030805a543e031c07d9788e002a250199d90ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a55beece692a1ea3e2bdc21aab030805a543e031c07d9788e002a250199d90ea", kill_on_drop: false }` [INFO] [stdout] a55beece692a1ea3e2bdc21aab030805a543e031c07d9788e002a250199d90ea