[INFO] fetching crate impl-template 1.0.0-alpha...
[INFO] checking impl-template-1.0.0-alpha against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate impl-template 1.0.0-alpha into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate impl-template 1.0.0-alpha on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate impl-template 1.0.0-alpha
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate impl-template 1.0.0-alpha
[INFO] tweaked toml for crates.io crate impl-template 1.0.0-alpha written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.8.2 (available: v0.13.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.85)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b88998eb3d67aba883c387fec08f1b04389a6d838eaaf2a67cfa6d499f26786
[INFO] running `Command { std: "docker" "start" "-a" "7b88998eb3d67aba883c387fec08f1b04389a6d838eaaf2a67cfa6d499f26786", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b88998eb3d67aba883c387fec08f1b04389a6d838eaaf2a67cfa6d499f26786", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b88998eb3d67aba883c387fec08f1b04389a6d838eaaf2a67cfa6d499f26786", kill_on_drop: false }`
[INFO] [stdout] 7b88998eb3d67aba883c387fec08f1b04389a6d838eaaf2a67cfa6d499f26786
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dadf470352186832cb846828c0e9f3cf226deec40e0f83cae15a99900cacef78
[INFO] running `Command { std: "docker" "start" "-a" "dadf470352186832cb846828c0e9f3cf226deec40e0f83cae15a99900cacef78", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]     Checking impl-template v1.0.0-alpha (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> src/find_patterns.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | use syn::export::Span;
[INFO] [stdout]   |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> src/render.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | use syn::export::Span;
[INFO] [stdout]   |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `push` exists for struct `Vec<Pattern>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/find_patterns.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Pattern {
[INFO] [stdout]    | ------------------ doesn't satisfy `find_patterns::Pattern: Sized`
[INFO] [stdout] ...
[INFO] [stdout] 48 |             self.patterns.push(Pattern {
[INFO] [stdout]    |             --------------^^^^ method cannot be called on `Vec<Pattern>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `{type error}: Sized`
[INFO] [stdout]            which is required by `find_patterns::Pattern: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Vec<Replacement>` is not an iterator
[INFO] [stdout]   --> src/render.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |         for r in replacements {
[INFO] [stdout]    |                  ^^^^^^^^^^^^ `Vec<Replacement>` is not an iterator; try calling `.into_iter()` or `.iter()`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `IntoIterator` is not implemented for `Vec<Replacement>`
[INFO] [stdout]    = help: the following other types implement trait `IntoIterator`:
[INFO] [stdout]              &Vec<T, A>
[INFO] [stdout]              &mut Vec<T, A>
[INFO] [stdout]              Vec<T, A>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_empty` exists for struct `Vec<Pattern>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/lib.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     if patterns.is_empty() {
[INFO] [stdout]    |                 ^^^^^^^^ method cannot be called on `Vec<Pattern>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/find_patterns.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Pattern {
[INFO] [stdout]    | ------------------ doesn't satisfy `find_patterns::Pattern: Sized`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `{type error}: Sized`
[INFO] [stdout]            which is required by `find_patterns::Pattern: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_iter` found for struct `Vec` in the current scope
[INFO] [stdout]   --> src/lib.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 32 |       let replacements = patterns
[INFO] [stdout]    |  ________________________-
[INFO] [stdout] 33 | |         .into_iter()
[INFO] [stdout]    | |_________-^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `into_either` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/either-1.13.0/src/into_either.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn into_either(self, into_left: bool) -> Either<Self, Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `impl-template` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dadf470352186832cb846828c0e9f3cf226deec40e0f83cae15a99900cacef78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dadf470352186832cb846828c0e9f3cf226deec40e0f83cae15a99900cacef78", kill_on_drop: false }`
[INFO] [stdout] dadf470352186832cb846828c0e9f3cf226deec40e0f83cae15a99900cacef78
