[INFO] cloning repository https://github.com/dalance/svlint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dalance/svlint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fsvlint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fsvlint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4d5e54a5fcadac879c8d3f661a4452862510589 [INFO] checking dalance/svlint against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fsvlint" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dalance/svlint 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 git repo https://github.com/dalance/svlint [INFO] finished tweaking git repo https://github.com/dalance/svlint [INFO] tweaked toml for git repo https://github.com/dalance/svlint written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/dalance/svlint 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 19af81b22fb576bff42ae8edca11076dae04812bda770b467fb65e741bddc83f [INFO] running `Command { std: "docker" "start" "-a" "19af81b22fb576bff42ae8edca11076dae04812bda770b467fb65e741bddc83f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19af81b22fb576bff42ae8edca11076dae04812bda770b467fb65e741bddc83f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19af81b22fb576bff42ae8edca11076dae04812bda770b467fb65e741bddc83f", kill_on_drop: false }` [INFO] [stdout] 19af81b22fb576bff42ae8edca11076dae04812bda770b467fb65e741bddc83f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] d40d64a702e8b387104bbb06fdc4aa83747c43033743cecfc650e049e67628b1 [INFO] running `Command { std: "docker" "start" "-a" "d40d64a702e8b387104bbb06fdc4aa83747c43033743cecfc650e049e67628b1", 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] memchr v2.4.0 (as host dependency): use_std [INFO] [stderr] [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [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 wyz v0.2.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Checking str-concat v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking textwrap v0.11.0 [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 heck v0.3.3 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking verilog-filelist-parser v0.1.2 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking nom_locate v3.0.1 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking nom_locate v2.1.0 [INFO] [stderr] Checking nom-greedyerror v0.3.1 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.11.1 [INFO] [stderr] Compiling svlint v0.4.19-pre (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling nom-packrat-macros v0.5.0 [INFO] [stderr] Compiling sv-parser-macros v0.11.1 [INFO] [stderr] Compiling nom-recursive-macros v0.3.0 [INFO] [stderr] Compiling nom-tracable-macros v0.7.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking nom-packrat v0.5.0 [INFO] [stderr] Checking nom-tracable v0.7.0 [INFO] [stderr] Checking nom-recursive v0.3.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking sv-parser-error v0.11.1 [INFO] [stderr] Checking enquote v1.1.0 [INFO] [stderr] Checking structopt v0.3.22 [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 [INFO] [stderr] Migrating src/lib.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 (`svlint`) [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::Keyword, sv_parser::UdpIdentifier, sv_parser::Paren, sv_parser::Symbol)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::UdpNonansiDeclaration` [INFO] [stdout] = note: required because it appears within the type `&sv_parser::UdpNonansiDeclaration` [INFO] [stdout] = note: required because it appears within the type `RefNode<'_>` [INFO] [stdout] = note: required because it appears within the type `&RefNode<'_>` [INFO] [stdout] = note: required because it appears within the type `&&RefNode<'_>` [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 `svlint` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 (`svlint`) [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::Keyword, sv_parser::UdpIdentifier, sv_parser::Paren, sv_parser::Symbol)` [INFO] [stdout] = note: required because it appears within the type `sv_parser::UdpNonansiDeclaration` [INFO] [stdout] = note: required because it appears within the type `&sv_parser::UdpNonansiDeclaration` [INFO] [stdout] = note: required because it appears within the type `RefNode<'_>` [INFO] [stdout] = note: required because it appears within the type `&RefNode<'_>` [INFO] [stdout] = note: required because it appears within the type `&&RefNode<'_>` [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: 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" "d40d64a702e8b387104bbb06fdc4aa83747c43033743cecfc650e049e67628b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d40d64a702e8b387104bbb06fdc4aa83747c43033743cecfc650e049e67628b1", kill_on_drop: false }` [INFO] [stdout] d40d64a702e8b387104bbb06fdc4aa83747c43033743cecfc650e049e67628b1