[INFO] fetching crate oparl-types 0.4.1... [INFO] checking oparl-types-0.4.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate oparl-types 0.4.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate oparl-types 0.4.1 [INFO] finished tweaking crates.io crate oparl-types 0.4.1 [INFO] tweaked toml for crates.io crate oparl-types 0.4.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oparl-types 0.4.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oparl-types 0.4.1 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f85591d3b7dfec4c264c3c92f85f1f5075bcd6e720c7b2973e87d878e2ad1008 [INFO] running `Command { std: "docker" "start" "-a" "f85591d3b7dfec4c264c3c92f85f1f5075bcd6e720c7b2973e87d878e2ad1008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f85591d3b7dfec4c264c3c92f85f1f5075bcd6e720c7b2973e87d878e2ad1008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f85591d3b7dfec4c264c3c92f85f1f5075bcd6e720c7b2973e87d878e2ad1008", kill_on_drop: false }` [INFO] [stdout] f85591d3b7dfec4c264c3c92f85f1f5075bcd6e720c7b2973e87d878e2ad1008 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 010ca0065bae4b58d50831a6e54715581815a5fc03dbccdde05e113f33c5375c [INFO] running `Command { std: "docker" "start" "-a" "010ca0065bae4b58d50831a6e54715581815a5fc03dbccdde05e113f33c5375c", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking snafu v0.8.6 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking serde v1.0.217 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking geo-types v0.7.14 [INFO] [stderr] Checking serde_json v1.0.134 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking geojson v0.24.1 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking oparl-types v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/body_classification.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/body_classification.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/body_classification.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/body_classification.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/keyword.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/keyword.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/keyword.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/keyword.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/name.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/name.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/name.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/name.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/organization_classification.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/organization_classification.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/organization_classification.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/organization_classification.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/post.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/post.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/post.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/post.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oparl-types` (lib) due to 20 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/body.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | / "RIS-Betreuung" [INFO] [stdout] 162 | | .parse() [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/body.rs:188:21 [INFO] [stdout] | [INFO] [stdout] 188 | / "21. Wahlperiode" [INFO] [stdout] 189 | | .parse() [INFO] [stdout] | |________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/body_classification.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/body_classification.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/body_classification.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/body_classification.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/body_classification.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | / "Beispiel-System" [INFO] [stdout] 61 | | .parse() [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/keyword.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/keyword.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/keyword.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/keyword.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/keyword.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | / "finanzen" [INFO] [stdout] 48 | | .parse() [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/name.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/name.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/name.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/name.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/name.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | / "Beispiel-System" [INFO] [stdout] 61 | | .parse() [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/organization_classification.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/organization_classification.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/organization_classification.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/organization_classification.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/organization_classification.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | / "Beispiel-System" [INFO] [stdout] 48 | | .parse() [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/post.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/post.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/post.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `derive_more::FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/post.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | derive_more::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/post.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | / "Vorsitzender" [INFO] [stdout] 48 | | .parse() [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/system.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | / "Beispiel-System" [INFO] [stdout] 85 | | .parse() [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/system.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | / "Allgemeiner OParl Kontakt" [INFO] [stdout] 95 | | .parse() [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oparl-types` (lib test) due to 29 previous errors [INFO] running `Command { std: "docker" "inspect" "010ca0065bae4b58d50831a6e54715581815a5fc03dbccdde05e113f33c5375c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "010ca0065bae4b58d50831a6e54715581815a5fc03dbccdde05e113f33c5375c", kill_on_drop: false }` [INFO] [stdout] 010ca0065bae4b58d50831a6e54715581815a5fc03dbccdde05e113f33c5375c