[INFO] fetching crate sv-parser 0.11.1... [INFO] checking sv-parser-0.11.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate sv-parser 0.11.1 into /workspace/builds/worker-90/source [INFO] validating manifest of crates.io crate sv-parser 0.11.1 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sv-parser 0.11.1 [INFO] finished tweaking crates.io crate sv-parser 0.11.1 [INFO] tweaked toml for crates.io crate sv-parser 0.11.1 written to /workspace/builds/worker-90/source/Cargo.toml [INFO] crate crates.io crate sv-parser 0.11.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.71 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.71 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.71 [INFO] [stderr] Downloaded js-sys v0.3.48 [INFO] [stderr] Downloaded wasm-bindgen v0.2.71 [INFO] [stderr] Downloaded libc v0.2.87 [INFO] [stderr] Downloaded memoffset v0.6.1 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.71 [INFO] [stderr] Downloaded csv v1.1.5 [INFO] [stderr] Downloaded web-sys v0.3.48 [INFO] [stderr] Downloaded syn v1.0.61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25bc14afdf410f8aab80cff3cb296695c6c94d3dc22078d872a57f3428e8d65a [INFO] running `Command { std: "docker" "start" "-a" "25bc14afdf410f8aab80cff3cb296695c6c94d3dc22078d872a57f3428e8d65a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25bc14afdf410f8aab80cff3cb296695c6c94d3dc22078d872a57f3428e8d65a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25bc14afdf410f8aab80cff3cb296695c6c94d3dc22078d872a57f3428e8d65a", kill_on_drop: false }` [INFO] [stdout] 25bc14afdf410f8aab80cff3cb296695c6c94d3dc22078d872a57f3428e8d65a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d8425d7c1ba8d097c147b98e068e305fc386d69a267ae60972f25dcdb05872b [INFO] running `Command { std: "docker" "start" "-a" "3d8425d7c1ba8d097c147b98e068e305fc386d69a267ae60972f25dcdb05872b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] syn v1.0.61 (as host dependency): visit [INFO] [stderr] [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking str-concat v0.2.0 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking enquote v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.11.1 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking nom_locate v2.1.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking nom_locate v3.0.0 [INFO] [stderr] Checking nom-greedyerror v0.3.1 [INFO] [stderr] Compiling nom-tracable-macros v0.7.0 [INFO] [stderr] Compiling sv-parser-macros v0.11.1 [INFO] [stderr] Compiling nom-recursive-macros v0.3.0 [INFO] [stderr] Compiling nom-packrat-macros v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking nom-tracable v0.7.0 [INFO] [stderr] Checking nom-recursive v0.3.0 [INFO] [stderr] Checking nom-packrat v0.5.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking sv-parser-error v0.11.1 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Checking sv-parser-parser v0.11.1 [INFO] [stderr] Checking sv-parser-pp v0.11.1 [INFO] [stderr] Checking sv-parser v0.11.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/module_list.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/parse_sv_bench.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/parse_sv_criterion.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/parse_sv.rs from 2018 edition to 2021 [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Box: Sync` [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![recursion_limit="256"]` attribute to your crate (`module_list`) [INFO] [stdout] = note: required because it appears within the type `sv_parser::ValueRange` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::ValueRange, std::option::Option)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::DistItem` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::DistItem, Vec<(sv_parser::Symbol, sv_parser::DistItem)>)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::List` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::List,)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::DistList` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::Symbol, sv_parser::DistList, sv_parser::Symbol)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::Brace` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::Keyword, sv_parser::Brace)` [INFO] [stdout] = note: required because it appears within the type `std::option::Option<(sv_parser::Keyword, sv_parser::Brace)>` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::Expression, std::option::Option<(sv_parser::Keyword, sv_parser::Brace)>)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::ExpressionOrDist` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::ExpressionOrDist, std::option::Option)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::SequenceExprExpression` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `std::ptr::Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because it appears within the type `sv_parser::SequenceExpr` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `std::ptr::Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because it appears within the type `sv_parser::SequenceActualArg` [INFO] [stdout] = note: required because it appears within the type `std::option::Option` [INFO] [stdout] = note: required because it appears within the type `(std::option::Option, Vec<(sv_parser::Symbol, std::option::Option)>)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::List>` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::List>, Vec<(sv_parser::Symbol, sv_parser::Symbol, sv_parser::Identifier, sv_parser::Paren>)>)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::SequenceListOfArgumentsOrdered` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `std::ptr::Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because it appears within the type `sv_parser::SequenceListOfArguments` [INFO] [stdout] = note: required because it appears within the type `std::option::Option` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::Symbol, std::option::Option, sv_parser::Symbol)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::Paren>` [INFO] [stdout] = note: required because it appears within the type `std::option::Option>>` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::PsOrHierarchicalSequenceIdentifier, std::option::Option>>)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::SequenceInstance` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::SequenceInstance, std::option::Option<(sv_parser::Keyword, sv_parser::Expression)>)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::EventExpressionSequence` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `std::ptr::Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because it appears within the type `sv_parser::EventExpression` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::Symbol, sv_parser::EventExpression, sv_parser::Symbol)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::Paren` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::Symbol, sv_parser::Paren)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::ClockingEventExpression` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `std::ptr::Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because it appears within the type `sv_parser::ClockingEvent` [INFO] [stdout] = note: required because it appears within the type `std::option::Option` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::Symbol, std::option::Option)` [INFO] [stdout] = note: required because it appears within the type `std::option::Option<(sv_parser::Symbol, std::option::Option)>` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::List>, std::option::Option<(sv_parser::Symbol, std::option::Option)>)` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::Symbol, (sv_parser::List>, std::option::Option<(sv_parser::Symbol, std::option::Option)>), sv_parser::Symbol)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::Paren<(sv_parser::List>, std::option::Option<(sv_parser::Symbol, std::option::Option)>)>` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::SystemTfIdentifier, sv_parser::Paren<(sv_parser::List>, std::option::Option<(sv_parser::Symbol, std::option::Option)>)>)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::SystemTfCallArgExpression` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `std::ptr::Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because it appears within the type `sv_parser::SystemTfCall` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `std::ptr::Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because it appears within the type `sv_parser::SubroutineCall` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::SubroutineCall,)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::FunctionSubroutineCall` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `std::ptr::Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because it appears within the type `sv_parser::Primary` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `std::ptr::Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because it appears within the type `sv_parser::Expression` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `std::ptr::Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because it appears within the type `sv_parser::MintypmaxExpression` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `std::ptr::Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because it appears within the type `sv_parser::ParamExpression` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::ParamExpression,)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::OrderedParameterAssignment` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::OrderedParameterAssignment, Vec<(sv_parser::Symbol, sv_parser::OrderedParameterAssignment)>)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::List` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::List,)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::ListOfParameterAssignmentsOrdered` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `std::ptr::Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because it appears within the type `sv_parser::ListOfParameterAssignments` [INFO] [stdout] = note: required because it appears within the type `std::option::Option` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::Symbol, std::option::Option, sv_parser::Symbol)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::Paren>` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::Symbol, sv_parser::Paren>)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::ParameterValueAssignment` [INFO] [stdout] = note: required because it appears within the type `std::option::Option` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::PsClassIdentifier, std::option::Option, Vec<(sv_parser::Symbol, sv_parser::ClassIdentifier, std::option::Option)>)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::ClassType` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::ClassType, sv_parser::Symbol)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::ClassScope` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `std::ptr::Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because it appears within the type `sv_parser::PackageScopeOrClassScope` [INFO] [stdout] = note: required because it appears within the type `std::option::Option` [INFO] [stdout] = note: required because it appears within the type `(std::option::Option, sv_parser::ParameterIdentifier)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::PsParameterIdentifierScope` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `std::ptr::Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because it appears within the type `sv_parser::PsParameterIdentifier` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::PsParameterIdentifier, sv_parser::ConstantSelect)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::ConstantPrimaryPsParameter` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `std::ptr::Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because it appears within the type `sv_parser::ConstantPrimary` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `std::ptr::Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because it appears within the type `sv_parser::ConstantExpression` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::Symbol, sv_parser::ConstantExpression)` [INFO] [stdout] = note: required because it appears within the type `std::option::Option<(sv_parser::Symbol, sv_parser::ConstantExpression)>` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::Identifier, std::option::Option<(sv_parser::Symbol, sv_parser::ConstantExpression)>)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::AttrSpec` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::AttrSpec, Vec<(sv_parser::Symbol, sv_parser::AttrSpec)>)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::List` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::Symbol, sv_parser::List, sv_parser::Symbol)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::AttributeInstance` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `std::ptr::Unique` [INFO] [stdout] = note: required because it appears within the type `alloc::raw_vec::RawVec` [INFO] [stdout] = note: required because it appears within the type `Vec` [INFO] [stdout] = note: required because it appears within the type `(Vec, sv_parser::ModuleKeyword, std::option::Option, sv_parser::ModuleIdentifier, Vec, std::option::Option, sv_parser::ListOfPorts, sv_parser::Symbol)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::ModuleNonansiHeader` [INFO] [stdout] = note: required because it appears within the type `(sv_parser::ModuleNonansiHeader, std::option::Option, Vec, sv_parser::Keyword, std::option::Option<(sv_parser::Symbol, sv_parser::ModuleIdentifier)>)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::ModuleDeclarationNonansi` [INFO] [stdout] = note: required because it appears within the type `&sv_parser::ModuleDeclarationNonansi` [INFO] [stdout] = note: required because it appears within the type `&&sv_parser::ModuleDeclarationNonansi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sv-parser` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] Fixed examples/parse_sv.rs (1 fix) [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3d8425d7c1ba8d097c147b98e068e305fc386d69a267ae60972f25dcdb05872b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d8425d7c1ba8d097c147b98e068e305fc386d69a267ae60972f25dcdb05872b", kill_on_drop: false }` [INFO] [stdout] 3d8425d7c1ba8d097c147b98e068e305fc386d69a267ae60972f25dcdb05872b