[INFO] fetching crate nakadi-types 0.29.2...
[INFO] checking nakadi-types-0.29.2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate nakadi-types 0.29.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate nakadi-types 0.29.2
[INFO] finished tweaking crates.io crate nakadi-types 0.29.2
[INFO] tweaked toml for crates.io crate nakadi-types 0.29.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nakadi-types 0.29.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 69 packages to latest compatible versions
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.18.1)
[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] 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] 4486194f365e922e6882c2e688565092f5def1d2c10580782eca7569994bcaf5
[INFO] running `Command { std: "docker" "start" "-a" "4486194f365e922e6882c2e688565092f5def1d2c10580782eca7569994bcaf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4486194f365e922e6882c2e688565092f5def1d2c10580782eca7569994bcaf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4486194f365e922e6882c2e688565092f5def1d2c10580782eca7569994bcaf5", kill_on_drop: false }`
[INFO] [stdout] 4486194f365e922e6882c2e688565092f5def1d2c10580782eca7569994bcaf5
[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] 29abb75dbc8bab6af95774c70931c118cb33bc5958b90a8d2f8036312bfe8b6f
[INFO] running `Command { std: "docker" "start" "-a" "29abb75dbc8bab6af95774c70931c118cb33bc5958b90a8d2f8036312bfe8b6f", kill_on_drop: false }`
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking nakadi-types v0.29.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/helpers.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |                   Ok($Name(s.parse().map_err(|err| {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/event/mod.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | / new_type! {
[INFO] [stdout]  36 | |     #[doc=""]
[INFO] [stdout]  37 | |     #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]  38 | |     pub struct DataType(String);
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `__new_type_base` which comes from the expansion of the macro `new_type` (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<std::string::String, Infallible>
[INFO] [stdout]    --> src/helpers.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |                   Ok($Name(s.parse().map_err(|err| {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/event_type/mod.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / new_type! {
[INFO] [stdout]  13 | |     #[doc=r#"Name of an EventType. The name is constrained by a regular expression.
[INFO] [stdout]  14 | |
[INFO] [stdout]  15 | | Note: the name can encode the owner/responsible for this EventType and ideally should
[INFO] [stdout] ...   |
[INFO] [stdout]  22 | |     pub struct EventTypeName(String, env="EVENT_TYPE_NAME");
[INFO] [stdout]  23 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__new_type_base` which comes from the expansion of the macro `new_type` (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<std::string::String, Infallible>
[INFO] [stdout]    --> src/helpers.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |                   Ok($Name(s.parse().map_err(|err| {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/event_type/mod.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | / new_type! {
[INFO] [stdout] 115 | | #[doc="Part of `PartitionKeyFields`\n"]
[INFO] [stdout] 116 | | #[derive(Debug, Clone, Eq, PartialEq, Serialize, Deserialize)]
[INFO] [stdout] 117 | |     pub struct PartitionKeyField(String, env="EVENT_TYPE_PARTITION_KEY_FIELD");
[INFO] [stdout] 118 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__new_type_base` which comes from the expansion of the macro `new_type` (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<std::string::String, Infallible>
[INFO] [stdout]    --> src/helpers.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |                   Ok($Name(s.parse().map_err(|err| {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/event_type/mod.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | / new_type! {
[INFO] [stdout] 274 | | #[doc=r#"
[INFO] [stdout] 275 | | The schema as string in the syntax defined in the field type.
[INFO] [stdout] ...   |
[INFO] [stdout] 282 | |     pub struct SchemaSyntax(String, env="EVENT_TYPE_SCHEMA_SYNTAX");
[INFO] [stdout] 283 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__new_type_base` which comes from the expansion of the macro `new_type` (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<std::string::String, Infallible>
[INFO] [stdout]    --> src/helpers.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |                   Ok($Name(s.parse().map_err(|err| {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/misc.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | / new_type! {
[INFO] [stdout]  10 | |     #[doc=r#"Indicator of the application owning this EventType.
[INFO] [stdout]  11 | |
[INFO] [stdout]  12 | | See also [Nakadi Manual](https://nakadi.io/manual.html#definition_EventType*owning_application)"#]
[INFO] [stdout]  13 | |     #[derive(Debug, Clone, Eq, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]  14 | |     pub struct OwningApplication(String, env="OWNING_APPLICATION");
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__new_type_base` which comes from the expansion of the macro `new_type` (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<std::string::String, Infallible>
[INFO] [stdout]    --> src/helpers.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |                   Ok($Name(s.parse().map_err(|err| {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/misc.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | / new_type! {
[INFO] [stdout] 135 | |     #[doc=r#"Data type of `AuthorizationAttribute`.
[INFO] [stdout] 136 | |
[INFO] [stdout] 137 | | See also [Nakadi Manual](https://nakadi.io/manual.html#definition_AuthorizationAttribute)"#]
[INFO] [stdout] 138 | |     #[derive(Debug, Clone, Eq, PartialEq, Serialize, Deserialize)]
[INFO] [stdout] 139 | |     pub struct AuthAttDataType(String);
[INFO] [stdout] 140 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__new_type_base` which comes from the expansion of the macro `new_type` (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<std::string::String, Infallible>
[INFO] [stdout]    --> src/helpers.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |                   Ok($Name(s.parse().map_err(|err| {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/misc.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | / new_type! {
[INFO] [stdout] 150 | |     #[doc=r#"Value type of `AuthorizationAttribute`.
[INFO] [stdout] 151 | |
[INFO] [stdout] 152 | | See also [Nakadi Manual](https://nakadi.io/manual.html#definition_AuthorizationAttribute)"#]
[INFO] [stdout] 153 | |     #[derive(Debug, Clone, Eq, PartialEq, Serialize, Deserialize)]
[INFO] [stdout] 154 | |     pub struct AuthAttValue(String);
[INFO] [stdout] 155 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__new_type_base` which comes from the expansion of the macro `new_type` (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<std::string::String, Infallible>
[INFO] [stdout]    --> src/helpers.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |                   Ok($Name(s.parse().map_err(|err| {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/partition.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / new_type! {
[INFO] [stdout]  13 | |     #[derive(Debug, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]  14 | |     pub struct PartitionId(String, env="PARTITION_ID");
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__new_type_base` which comes from the expansion of the macro `new_type` (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<std::string::String, Infallible>
[INFO] [stdout]    --> src/helpers.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |                   Ok($Name(s.parse().map_err(|err| {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/subscription/mod.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | / new_type! {
[INFO] [stdout] 177 | | /// The value describing the use case of this subscription.
[INFO] [stdout] 178 | | ///
[INFO] [stdout] 179 | | /// In general that is an additional identifier used to differ subscriptions having the same
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |     pub struct ConsumerGroup(String, env="CONSUMER_GROUP");
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__new_type_base` which comes from the expansion of the macro `new_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nakadi-types` (lib) due to 9 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<std::string::String, Infallible>
[INFO] [stdout]    --> src/helpers.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |                   Ok($Name(s.parse().map_err(|err| {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/event/mod.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | / new_type! {
[INFO] [stdout]  36 | |     #[doc=""]
[INFO] [stdout]  37 | |     #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]  38 | |     pub struct DataType(String);
[INFO] [stdout]  39 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `__new_type_base` which comes from the expansion of the macro `new_type` (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<std::string::String, Infallible>
[INFO] [stdout]    --> src/helpers.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |                   Ok($Name(s.parse().map_err(|err| {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/event_type/mod.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / new_type! {
[INFO] [stdout]  13 | |     #[doc=r#"Name of an EventType. The name is constrained by a regular expression.
[INFO] [stdout]  14 | |
[INFO] [stdout]  15 | | Note: the name can encode the owner/responsible for this EventType and ideally should
[INFO] [stdout] ...   |
[INFO] [stdout]  22 | |     pub struct EventTypeName(String, env="EVENT_TYPE_NAME");
[INFO] [stdout]  23 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__new_type_base` which comes from the expansion of the macro `new_type` (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<std::string::String, Infallible>
[INFO] [stdout]    --> src/helpers.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |                   Ok($Name(s.parse().map_err(|err| {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/event_type/mod.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | / new_type! {
[INFO] [stdout] 115 | | #[doc="Part of `PartitionKeyFields`\n"]
[INFO] [stdout] 116 | | #[derive(Debug, Clone, Eq, PartialEq, Serialize, Deserialize)]
[INFO] [stdout] 117 | |     pub struct PartitionKeyField(String, env="EVENT_TYPE_PARTITION_KEY_FIELD");
[INFO] [stdout] 118 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__new_type_base` which comes from the expansion of the macro `new_type` (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<std::string::String, Infallible>
[INFO] [stdout]    --> src/helpers.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |                   Ok($Name(s.parse().map_err(|err| {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/event_type/mod.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | / new_type! {
[INFO] [stdout] 274 | | #[doc=r#"
[INFO] [stdout] 275 | | The schema as string in the syntax defined in the field type.
[INFO] [stdout] ...   |
[INFO] [stdout] 282 | |     pub struct SchemaSyntax(String, env="EVENT_TYPE_SCHEMA_SYNTAX");
[INFO] [stdout] 283 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__new_type_base` which comes from the expansion of the macro `new_type` (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<std::string::String, Infallible>
[INFO] [stdout]    --> src/helpers.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |                   Ok($Name(s.parse().map_err(|err| {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/misc.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | / new_type! {
[INFO] [stdout]  10 | |     #[doc=r#"Indicator of the application owning this EventType.
[INFO] [stdout]  11 | |
[INFO] [stdout]  12 | | See also [Nakadi Manual](https://nakadi.io/manual.html#definition_EventType*owning_application)"#]
[INFO] [stdout]  13 | |     #[derive(Debug, Clone, Eq, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]  14 | |     pub struct OwningApplication(String, env="OWNING_APPLICATION");
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__new_type_base` which comes from the expansion of the macro `new_type` (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<std::string::String, Infallible>
[INFO] [stdout]    --> src/helpers.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |                   Ok($Name(s.parse().map_err(|err| {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/misc.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | / new_type! {
[INFO] [stdout] 135 | |     #[doc=r#"Data type of `AuthorizationAttribute`.
[INFO] [stdout] 136 | |
[INFO] [stdout] 137 | | See also [Nakadi Manual](https://nakadi.io/manual.html#definition_AuthorizationAttribute)"#]
[INFO] [stdout] 138 | |     #[derive(Debug, Clone, Eq, PartialEq, Serialize, Deserialize)]
[INFO] [stdout] 139 | |     pub struct AuthAttDataType(String);
[INFO] [stdout] 140 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__new_type_base` which comes from the expansion of the macro `new_type` (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<std::string::String, Infallible>
[INFO] [stdout]    --> src/helpers.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |                   Ok($Name(s.parse().map_err(|err| {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/misc.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | / new_type! {
[INFO] [stdout] 150 | |     #[doc=r#"Value type of `AuthorizationAttribute`.
[INFO] [stdout] 151 | |
[INFO] [stdout] 152 | | See also [Nakadi Manual](https://nakadi.io/manual.html#definition_AuthorizationAttribute)"#]
[INFO] [stdout] 153 | |     #[derive(Debug, Clone, Eq, PartialEq, Serialize, Deserialize)]
[INFO] [stdout] 154 | |     pub struct AuthAttValue(String);
[INFO] [stdout] 155 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__new_type_base` which comes from the expansion of the macro `new_type` (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<std::string::String, Infallible>
[INFO] [stdout]    --> src/helpers.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |                   Ok($Name(s.parse().map_err(|err| {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/partition.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / new_type! {
[INFO] [stdout]  13 | |     #[derive(Debug, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]  14 | |     pub struct PartitionId(String, env="PARTITION_ID");
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__new_type_base` which comes from the expansion of the macro `new_type` (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<std::string::String, Infallible>
[INFO] [stdout]    --> src/helpers.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |                   Ok($Name(s.parse().map_err(|err| {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/subscription/mod.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | / new_type! {
[INFO] [stdout] 177 | | /// The value describing the use case of this subscription.
[INFO] [stdout] 178 | | ///
[INFO] [stdout] 179 | | /// In general that is an additional identifier used to differ subscriptions having the same
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |     pub struct ConsumerGroup(String, env="CONSUMER_GROUP");
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__new_type_base` which comes from the expansion of the macro `new_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nakadi-types` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "29abb75dbc8bab6af95774c70931c118cb33bc5958b90a8d2f8036312bfe8b6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29abb75dbc8bab6af95774c70931c118cb33bc5958b90a8d2f8036312bfe8b6f", kill_on_drop: false }`
[INFO] [stdout] 29abb75dbc8bab6af95774c70931c118cb33bc5958b90a8d2f8036312bfe8b6f
