[INFO] fetching crate rsipfix 0.1.4...
[INFO] checking rsipfix-0.1.4 against c397dae808f70caebab1fc4e11b3edf7e59f58c7 for pr-158759-1
[INFO] extracting crate rsipfix 0.1.4 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate rsipfix 0.1.4
[INFO] finished tweaking crates.io crate rsipfix 0.1.4
[INFO] tweaked toml for crates.io crate rsipfix 0.1.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsipfix 0.1.4 on toolchain c397dae808f70caebab1fc4e11b3edf7e59f58c7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c397dae808f70caebab1fc4e11b3edf7e59f58c7" "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" "+c397dae808f70caebab1fc4e11b3edf7e59f58c7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 30 packages to latest compatible versions
[INFO] [stderr]       Adding memchr v2.3.4 (available: v2.8.3)
[INFO] [stderr]       Adding nom v6.2.2 (available: v8.0.0)
[INFO] [stderr]       Adding nom-derive v0.8.0 (available: v0.10.1)
[INFO] [stderr]       Adding rustc-hash v1.1.0 (available: v2.1.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c397dae808f70caebab1fc4e11b3edf7e59f58c7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `rsipfix` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.23
[INFO] [stderr]   Downloaded memchr v2.3.4
[INFO] [stderr]   Downloaded funty v1.1.0
[INFO] [stderr]   Downloaded wyz v0.2.0
[INFO] [stderr]   Downloaded radium v0.5.3
[INFO] [stderr]   Downloaded nom-derive-impl v0.8.0
[INFO] [stderr]   Downloaded nom-derive v0.8.0
[INFO] [stderr]   Downloaded arrayvec v0.5.2
[INFO] [stderr]   Downloaded rustversion v1.0.23
[INFO] [stderr]   Downloaded serde_json v1.0.151
[INFO] [stderr]   Downloaded bencher v0.1.5
[INFO] [stderr]   Downloaded serde_derive v1.0.229
[INFO] [stderr]   Downloaded bitvec v0.19.6
[INFO] [stderr]   Downloaded nom v6.2.2
[INFO] [stderr]   Downloaded lexical-core v0.7.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 63962e4014734e4d7cd9cc0dfadfe3a12708db3f133592daf17da27fda7aee35
[INFO] running `Command { std: "docker" "start" "63962e4014734e4d7cd9cc0dfadfe3a12708db3f133592daf17da27fda7aee35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63962e4014734e4d7cd9cc0dfadfe3a12708db3f133592daf17da27fda7aee35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "63962e4014734e4d7cd9cc0dfadfe3a12708db3f133592daf17da27fda7aee35" "/opt/rustwide/cargo-home/bin/cargo" "+c397dae808f70caebab1fc4e11b3edf7e59f58c7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63962e4014734e4d7cd9cc0dfadfe3a12708db3f133592daf17da27fda7aee35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "63962e4014734e4d7cd9cc0dfadfe3a12708db3f133592daf17da27fda7aee35" "/opt/rustwide/cargo-home/bin/cargo" "+c397dae808f70caebab1fc4e11b3edf7e59f58c7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `rsipfix` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling nom v6.2.2
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]     Checking bitvec v0.19.6
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling nom-derive-impl v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stdout] error[E0433]: cannot find `NestedMeta` in `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/enums.rs:73:42
[INFO] [stdout]    |
[INFO] [stdout] 73 | ...                   syn::NestedMeta::Meta(meta) => match meta {
[INFO] [stdout]    |                            ^^^^^^^^^^ could not find `NestedMeta` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MetaAttr: spanned::private::Sealed` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/meta/attr.rs:216:18
[INFO] [stdout]     |
[INFO] [stdout] 216 | impl Spanned for MetaAttr {
[INFO] [stdout]     |                  ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `quote::ToTokens` is not implemented for `MetaAttr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/meta/attr.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub struct MetaAttr {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Abstract
[INFO] [stdout]               AndAnd
[INFO] [stdout]               AndEq
[INFO] [stdout]               AngleBracketedGenericArguments
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               Arm
[INFO] [stdout]             and 313 others
[INFO] [stdout]     = note: required for `MetaAttr` to implement `quote::spanned::Spanned`
[INFO] [stdout]     = note: required for `MetaAttr` to implement `spanned::private::Sealed`
[INFO] [stdout] note: required by a bound in `Spanned`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.3/src/spanned.rs:96:20
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub trait Spanned: private::Sealed {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ required by this bound in `Spanned`
[INFO] [stdout]     = note: `Spanned` is a "sealed trait", because to implement it you also need to implement `syn::spanned::private::Sealed`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               T
[INFO] [stdout]               syn::QSelf
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MetaAttr: spanned::private::Sealed` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/config.rs:34:45
[INFO] [stdout]     |
[INFO] [stdout]  34 |                     span_endian = Some(meta.span());
[INFO] [stdout]     |                                             ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `quote::ToTokens` is not implemented for `MetaAttr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/meta/attr.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub struct MetaAttr {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Abstract
[INFO] [stdout]               AndAnd
[INFO] [stdout]               AndEq
[INFO] [stdout]               AngleBracketedGenericArguments
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               Arm
[INFO] [stdout]             and 312 others
[INFO] [stdout]     = note: required for `MetaAttr` to implement `quote::spanned::Spanned`
[INFO] [stdout]     = note: required for `MetaAttr` to implement `spanned::private::Sealed`
[INFO] [stdout] note: required by a bound in `syn::spanned::Spanned::span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.3/src/spanned.rs:96:20
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub trait Spanned: private::Sealed {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ required by this bound in `Spanned::span`
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn span(&self) -> Span;
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MetaAttr: spanned::private::Sealed` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/endian.rs:42:33
[INFO] [stdout]     |
[INFO] [stdout]  42 |         span_endian = Some(meta.span());
[INFO] [stdout]     |                                 ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `quote::ToTokens` is not implemented for `MetaAttr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/meta/attr.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub struct MetaAttr {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Abstract
[INFO] [stdout]               AndAnd
[INFO] [stdout]               AndEq
[INFO] [stdout]               AngleBracketedGenericArguments
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               Arm
[INFO] [stdout]             and 312 others
[INFO] [stdout]     = note: required for `MetaAttr` to implement `quote::spanned::Spanned`
[INFO] [stdout]     = note: required for `MetaAttr` to implement `spanned::private::Sealed`
[INFO] [stdout] note: required by a bound in `syn::spanned::Spanned::span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.3/src/spanned.rs:96:20
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub trait Spanned: private::Sealed {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ required by this bound in `Spanned::span`
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn span(&self) -> Span;
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_meta` found for reference `&Attribute` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/enums.rs:65:36
[INFO] [stdout]     |
[INFO] [stdout]  65 |         if let Ok(ref meta) = attr.parse_meta() {
[INFO] [stdout]     |                                    ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_nested_meta` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.3/src/attr.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 | /     pub fn parse_nested_meta(
[INFO] [stdout] 396 | |         &self,
[INFO] [stdout] 397 | |         logic: impl FnMut(ParseNestedMeta) -> Result<()>,
[INFO] [stdout] 398 | |     ) -> Result<()> {
[INFO] [stdout]     | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `nested` on type `&MetaList`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/enums.rs:71:47
[INFO] [stdout]    |
[INFO] [stdout] 71 | ...                   for n in metalist.nested.iter() {
[INFO] [stdout]    |                                         ^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `path`, `delimiter`, `tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/meta/attr.rs:234:56
[INFO] [stdout]     |
[INFO] [stdout] 234 |                     let fields: ExpectedType = content.parse_terminated(syn::Field::parse_named)?;
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^------------------------- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.3/src/parse.rs:735:12
[INFO] [stdout]     |
[INFO] [stdout] 735 |     pub fn parse_terminated<T, P>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 234 |                     let fields: ExpectedType = content.parse_terminated(syn::Field::parse_named, /* separator */)?;
[INFO] [stdout]     |                                                                                                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Pat: Parse` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/meta/attr.rs:297:25
[INFO] [stdout]     |
[INFO] [stdout] 297 |         let pat = input.parse()?;
[INFO] [stdout]     |                         ^^^^^ the trait `Parse` is not implemented for `Pat`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Parse`:
[INFO] [stdout]               Abstract
[INFO] [stdout]               AndAnd
[INFO] [stdout]               AndEq
[INFO] [stdout]               AngleBracketedGenericArguments
[INFO] [stdout]               Arm
[INFO] [stdout]               As
[INFO] [stdout]               At
[INFO] [stdout]               AttrList<T>
[INFO] [stdout]             and 251 others
[INFO] [stdout] note: required by a bound in `ParseBuffer::<'a>::parse`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.3/src/parse.rs:466:21
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub fn parse<T: Parse>(&self) -> Result<T> {
[INFO] [stdout]     |                     ^^^^^ required by this bound in `ParseBuffer::<'a>::parse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `path` on type `&Attribute`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/meta/mod.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |             if x.path.is_ident("nom") {
[INFO] [stdout]    |                  ^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 12 |             if x.path().is_ident("nom") {
[INFO] [stdout]    |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MetaAttr: spanned::private::Sealed` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/meta/mod.rs:25:18
[INFO] [stdout]     |
[INFO] [stdout]  25 |             attr.span(),
[INFO] [stdout]     |                  ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `quote::ToTokens` is not implemented for `MetaAttr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/meta/attr.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub struct MetaAttr {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Abstract
[INFO] [stdout]               AndAnd
[INFO] [stdout]               AndEq
[INFO] [stdout]               AngleBracketedGenericArguments
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               Arm
[INFO] [stdout]             and 312 others
[INFO] [stdout]     = note: required for `MetaAttr` to implement `quote::spanned::Spanned`
[INFO] [stdout]     = note: required for `MetaAttr` to implement `spanned::private::Sealed`
[INFO] [stdout] note: required by a bound in `syn::spanned::Spanned::span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.3/src/spanned.rs:96:20
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub trait Spanned: private::Sealed {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ required by this bound in `Spanned::span`
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn span(&self) -> Span;
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `tokens` on type `&Attribute`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/meta/mod.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |     syn::parse2(attr.tokens.clone())
[INFO] [stdout]    |                      ^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `pound_token`, `style`, `bracket_token`, `meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `path` on type `&Attribute`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/meta/mod.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |             if x.path.is_ident("nom") {
[INFO] [stdout]    |                  ^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 42 |             if x.path().is_ident("nom") {
[INFO] [stdout]    |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MetaAttr: spanned::private::Sealed` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/meta/mod.rs:55:18
[INFO] [stdout]     |
[INFO] [stdout]  55 |             attr.span(),
[INFO] [stdout]     |                  ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `quote::ToTokens` is not implemented for `MetaAttr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/meta/attr.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub struct MetaAttr {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Abstract
[INFO] [stdout]               AndAnd
[INFO] [stdout]               AndEq
[INFO] [stdout]               AngleBracketedGenericArguments
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               Arm
[INFO] [stdout]             and 312 others
[INFO] [stdout]     = note: required for `MetaAttr` to implement `quote::spanned::Spanned`
[INFO] [stdout]     = note: required for `MetaAttr` to implement `spanned::private::Sealed`
[INFO] [stdout] note: required by a bound in `syn::spanned::Spanned::span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.3/src/spanned.rs:96:20
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub trait Spanned: private::Sealed {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ required by this bound in `Spanned::span`
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn span(&self) -> Span;
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MetaAttr: spanned::private::Sealed` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/structs.rs:201:34
[INFO] [stdout]     |
[INFO] [stdout] 201 | ...                   meta.span(),
[INFO] [stdout]     |                            ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `quote::ToTokens` is not implemented for `MetaAttr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/meta/attr.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub struct MetaAttr {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Abstract
[INFO] [stdout]               AndAnd
[INFO] [stdout]               AndEq
[INFO] [stdout]               AngleBracketedGenericArguments
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               Arm
[INFO] [stdout]             and 312 others
[INFO] [stdout]     = note: required for `MetaAttr` to implement `quote::spanned::Spanned`
[INFO] [stdout]     = note: required for `MetaAttr` to implement `spanned::private::Sealed`
[INFO] [stdout] note: required by a bound in `syn::spanned::Spanned::span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.3/src/spanned.rs:96:20
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub trait Spanned: private::Sealed {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ required by this bound in `Spanned::span`
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn span(&self) -> Span;
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MetaAttr: spanned::private::Sealed` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/structs.rs:252:34
[INFO] [stdout]     |
[INFO] [stdout] 252 | ...                   meta.span(),
[INFO] [stdout]     |                            ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `quote::ToTokens` is not implemented for `MetaAttr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/meta/attr.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub struct MetaAttr {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Abstract
[INFO] [stdout]               AndAnd
[INFO] [stdout]               AndEq
[INFO] [stdout]               AngleBracketedGenericArguments
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               Arm
[INFO] [stdout]             and 312 others
[INFO] [stdout]     = note: required for `MetaAttr` to implement `quote::spanned::Spanned`
[INFO] [stdout]     = note: required for `MetaAttr` to implement `spanned::private::Sealed`
[INFO] [stdout] note: required by a bound in `syn::spanned::Spanned::span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.3/src/spanned.rs:96:20
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub trait Spanned: private::Sealed {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ required by this bound in `Spanned::span`
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn span(&self) -> Span;
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MetaAttr: spanned::private::Sealed` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/structs.rs:414:72
[INFO] [stdout]     |
[INFO] [stdout] 414 |                 let input_name = syn::Ident::new(&config.input_name, m.span());
[INFO] [stdout]     |                                                                        ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `quote::ToTokens` is not implemented for `MetaAttr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-derive-impl-0.8.0/src/meta/attr.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub struct MetaAttr {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Abstract
[INFO] [stdout]               AndAnd
[INFO] [stdout]               AndEq
[INFO] [stdout]               AngleBracketedGenericArguments
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               Arm
[INFO] [stdout]             and 312 others
[INFO] [stdout]     = note: required for `MetaAttr` to implement `quote::spanned::Spanned`
[INFO] [stdout]     = note: required for `MetaAttr` to implement `spanned::private::Sealed`
[INFO] [stdout] note: required by a bound in `syn::spanned::Spanned::span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.3/src/spanned.rs:96:20
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub trait Spanned: private::Sealed {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ required by this bound in `Spanned::span`
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn span(&self) -> Span;
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0433, E0599, E0609, E0615.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nom-derive-impl` (lib) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "63962e4014734e4d7cd9cc0dfadfe3a12708db3f133592daf17da27fda7aee35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63962e4014734e4d7cd9cc0dfadfe3a12708db3f133592daf17da27fda7aee35", kill_on_drop: false }`
[INFO] [stdout] 63962e4014734e4d7cd9cc0dfadfe3a12708db3f133592daf17da27fda7aee35
