[INFO] fetching crate despatma-visitor 0.3.2...
[INFO] checking despatma-visitor-0.3.2 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate despatma-visitor 0.3.2 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate despatma-visitor 0.3.2 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate despatma-visitor 0.3.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate despatma-visitor 0.3.2
[INFO] tweaked toml for crates.io crate despatma-visitor 0.3.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 42 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded basic-toml v0.1.9
[INFO] [stderr]   Downloaded tokenstream2-tmpl v0.1.2
[INFO] [stderr]   Downloaded despatma-lib v0.3.3
[INFO] [stderr]   Downloaded macrotest v1.0.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56291cf0489e7605a07b0e2b19c995dc115b90d1c990e0fe63a87f49d9737010
[INFO] running `Command { std: "docker" "start" "-a" "56291cf0489e7605a07b0e2b19c995dc115b90d1c990e0fe63a87f49d9737010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56291cf0489e7605a07b0e2b19c995dc115b90d1c990e0fe63a87f49d9737010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56291cf0489e7605a07b0e2b19c995dc115b90d1c990e0fe63a87f49d9737010", kill_on_drop: false }`
[INFO] [stdout] 56291cf0489e7605a07b0e2b19c995dc115b90d1c990e0fe63a87f49d9737010
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c997de6b792d06d032f006c7e32c394069e72adfc75780bf799f8e482c5a862
[INFO] running `Command { std: "docker" "start" "-a" "7c997de6b792d06d032f006c7e32c394069e72adfc75780bf799f8e482c5a862", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling trybuild v1.0.99
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking tokenstream2-tmpl v0.1.2
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking basic-toml v0.1.9
[INFO] [stderr]     Checking despatma-lib v0.3.3
[INFO] [stderr]     Checking despatma-visitor v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml_edit v0.22.21
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking macrotest v1.0.13
[INFO] [stdout] error[E0432]: unresolved import `despatma_test_helpers`
[INFO] [stdout]    --> src/visitor.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |     use despatma_test_helpers::reformat;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `despatma_test_helpers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AnnotatedType<SimpleType>: std::cmp::Eq` is not satisfied
[INFO] [stdout]   --> src/visitor.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(test, derive(Eq, PartialEq, Debug))]
[INFO] [stdout]    |                         -- in this derive macro expansion
[INFO] [stdout] 30 | pub struct VisitorFunction {
[INFO] [stdout] 31 |     types: Punctuated<AnnotatedType<SimpleType>, Token![,]>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Eq` is not implemented for `AnnotatedType<SimpleType>`, which is required by `syn::punctuated::Punctuated<AnnotatedType<SimpleType>, syn::token::Comma>: std::cmp::Eq`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::cmp::Eq` is implemented for `syn::punctuated::Punctuated<T, P>`
[INFO] [stdout]    = note: required for `syn::punctuated::Punctuated<AnnotatedType<SimpleType>, syn::token::Comma>` to implement `std::cmp::Eq`
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/cmp.rs:358:1
[INFO] [stdout]    = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `syn::punctuated::Punctuated<AnnotatedType<SimpleType>, syn::token::Comma>`
[INFO] [stdout]   --> src/visitor.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(test, derive(Eq, PartialEq, Debug))]
[INFO] [stdout]    |                             --------- in this derive macro expansion
[INFO] [stdout] 30 | pub struct VisitorFunction {
[INFO] [stdout] 31 |     types: Punctuated<AnnotatedType<SimpleType>, Token![,]>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the foreign item type `AnnotatedType<SimpleType>` doesn't implement `PartialEq`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/despatma-lib-0.3.3/src/annotated_type.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct AnnotatedType<T = Type> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not implement `PartialEq`
[INFO] [stdout]    = note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `AnnotatedType<SimpleType>` doesn't implement `Debug`
[INFO] [stdout]   --> src/visitor.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(test, derive(Eq, PartialEq, Debug))]
[INFO] [stdout]    |                                        ----- in this derive macro expansion
[INFO] [stdout] 30 | pub struct VisitorFunction {
[INFO] [stdout] 31 |     types: Punctuated<AnnotatedType<SimpleType>, Token![,]>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `AnnotatedType<SimpleType>` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `AnnotatedType<SimpleType>`, which is required by `&syn::punctuated::Punctuated<AnnotatedType<SimpleType>, syn::token::Comma>: Debug`
[INFO] [stdout]    = help: the trait `Debug` is implemented for `syn::punctuated::Punctuated<T, P>`
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0369, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `despatma-visitor` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "7c997de6b792d06d032f006c7e32c394069e72adfc75780bf799f8e482c5a862", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c997de6b792d06d032f006c7e32c394069e72adfc75780bf799f8e482c5a862", kill_on_drop: false }`
[INFO] [stdout] 7c997de6b792d06d032f006c7e32c394069e72adfc75780bf799f8e482c5a862
