[INFO] fetching crate lucia-macros 0.2.0...
[INFO] checking lucia-macros-0.2.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate lucia-macros 0.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate lucia-macros 0.2.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lucia-macros 0.2.0
[INFO] finished tweaking crates.io crate lucia-macros 0.2.0
[INFO] tweaked toml for crates.io crate lucia-macros 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.90)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3bd272f2e6a02bac6dc28f54cba78bdba6e7d25e42e3a69358f4f8464a2a9331
[INFO] running `Command { std: "docker" "start" "-a" "3bd272f2e6a02bac6dc28f54cba78bdba6e7d25e42e3a69358f4f8464a2a9331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bd272f2e6a02bac6dc28f54cba78bdba6e7d25e42e3a69358f4f8464a2a9331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bd272f2e6a02bac6dc28f54cba78bdba6e7d25e42e3a69358f4f8464a2a9331", kill_on_drop: false }`
[INFO] [stdout] 3bd272f2e6a02bac6dc28f54cba78bdba6e7d25e42e3a69358f4f8464a2a9331
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88422dcb923ba2c7e07085469e9097e1bb63e8382641a1e762e9954a0e50deb0
[INFO] running `Command { std: "docker" "start" "-a" "88422dcb923ba2c7e07085469e9097e1bb63e8382641a1e762e9954a0e50deb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking lucia-macros v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `syn::Path: Clone` is not satisfied
[INFO] [stdout]   --> src/pkg/sir/sir_pkg_attr.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |   pub(crate) error: Cow<'attrs, Path>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `syn::Path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout] note: required by a bound in `Cow`
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/alloc/src/borrow.rs:179:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Path: ToOwned` is not satisfied
[INFO] [stdout]   --> src/api_types.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Cow::Borrowed,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ the trait `Clone` is not implemented for `syn::Path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout] note: required by a bound in `Borrowed`
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/alloc/src/borrow.rs:185:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Path: ToOwned` is not satisfied
[INFO] [stdout]   --> src/api_types.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |       Cow::Owned(Path { leading_colon: None, segments })
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `syn::Path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout] note: required by a bound in `Owned`
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/alloc/src/borrow.rs:189:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Path: Clone` is not satisfied
[INFO] [stdout]   --> src/api_types.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let generic_pair_tt = quote::quote_spanned!(api_ident.span() =>
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 59 | |     #[allow(unused_qualifications)]
[INFO] [stdout] 60 | |     #[doc = concat!("[lucia::misc::Pair] with [", stringify!(#api_ident), "] as the API.")]
[INFO] [stdout] 61 | |     pub type #generic_pair_ident<DRSR, T> = lucia::misc::Pair<
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     >;
[INFO] [stdout] 65 | |   );
[INFO] [stdout]    | |   ^
[INFO] [stdout]    | |   |
[INFO] [stdout]    | |___the trait `Clone` is not implemented for `syn::Path`
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `quote::ToTokens` is implemented for `Cow<'_, T>`
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout]    = note: required for `Cow<'_, syn::Path>` to implement `quote::ToTokens`
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_token_with_context_spanned` which comes from the expansion of the macro `quote::quote_spanned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Path: Clone` is not satisfied
[INFO] [stdout]   --> src/api_types.rs:68:29
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let generic_pkgs_aux_tt = quote::quote_spanned!(api_ident.span() =>
[INFO] [stdout]    |  _____________________________^
[INFO] [stdout] 69 | |     #[doc = concat!("[", stringify!(#pkgs_aux_path), "] with [", stringify!(#api_ident), "] as the API.")]
[INFO] [stdout] 70 | |     pub type #generic_pkgs_aux_ident<DRSR, TP> = #pkgs_aux_path<#api_ident, DRSR, TP>;
[INFO] [stdout] 71 | |   );
[INFO] [stdout]    | |   ^
[INFO] [stdout]    | |   |
[INFO] [stdout]    | |___the trait `Clone` is not implemented for `syn::Path`
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `quote::ToTokens` is implemented for `Cow<'_, T>`
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout]    = note: required for `Cow<'_, syn::Path>` to implement `quote::ToTokens`
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_spanned` which comes from the expansion of the macro `quote::quote_spanned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Path: Clone` is not satisfied
[INFO] [stdout]   --> src/api_types.rs:68:29
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let generic_pkgs_aux_tt = quote::quote_spanned!(api_ident.span() =>
[INFO] [stdout]    |  _____________________________^
[INFO] [stdout] 69 | |     #[doc = concat!("[", stringify!(#pkgs_aux_path), "] with [", stringify!(#api_ident), "] as the API.")]
[INFO] [stdout] 70 | |     pub type #generic_pkgs_aux_ident<DRSR, TP> = #pkgs_aux_path<#api_ident, DRSR, TP>;
[INFO] [stdout] 71 | |   );
[INFO] [stdout]    | |   ^
[INFO] [stdout]    | |   |
[INFO] [stdout]    | |___the trait `Clone` is not implemented for `syn::Path`
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `quote::ToTokens` is implemented for `Cow<'_, T>`
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout]    = note: required for `Cow<'_, syn::Path>` to implement `quote::ToTokens`
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_token_with_context_spanned` which comes from the expansion of the macro `quote::quote_spanned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Path: Clone` is not satisfied
[INFO] [stdout]    --> src/api_types.rs:90:14
[INFO] [stdout]     |
[INFO] [stdout] 90  |       tys.push(quote::quote!(
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 91  | |       #[allow(unused_qualifications)]
[INFO] [stdout] 92  | |       #[doc = concat!(
[INFO] [stdout] 93  | |         "[", stringify!(#pkgs_aux_path), "] with [",
[INFO] [stdout] ...   |
[INFO] [stdout] 99  | |       pub type #local_ty_ident<DRSR> = #pkgs_aux_path<#api_ident, DRSR, lucia::network::#local_tp_ident>;
[INFO] [stdout] 100 | |     ));
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____the trait `Clone` is not implemented for `syn::Path`
[INFO] [stdout]     |       required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `quote::ToTokens` is implemented for `Cow<'_, T>`
[INFO] [stdout]     = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout]     = note: required for `Cow<'_, syn::Path>` to implement `quote::ToTokens`
[INFO] [stdout]     = note: this error originates in the macro `$crate::quote` which comes from the expansion of the macro `quote::quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Path: Clone` is not satisfied
[INFO] [stdout]    --> src/api_types.rs:90:14
[INFO] [stdout]     |
[INFO] [stdout] 90  |       tys.push(quote::quote!(
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 91  | |       #[allow(unused_qualifications)]
[INFO] [stdout] 92  | |       #[doc = concat!(
[INFO] [stdout] 93  | |         "[", stringify!(#pkgs_aux_path), "] with [",
[INFO] [stdout] ...   |
[INFO] [stdout] 99  | |       pub type #local_ty_ident<DRSR> = #pkgs_aux_path<#api_ident, DRSR, lucia::network::#local_tp_ident>;
[INFO] [stdout] 100 | |     ));
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____the trait `Clone` is not implemented for `syn::Path`
[INFO] [stdout]     |       required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `quote::ToTokens` is implemented for `Cow<'_, T>`
[INFO] [stdout]     = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout]     = note: required for `Cow<'_, syn::Path>` to implement `quote::ToTokens`
[INFO] [stdout]     = note: this error originates in the macro `$crate::quote_token_with_context` which comes from the expansion of the macro `quote::quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Path: Clone` is not satisfied
[INFO] [stdout]    --> src/pkg/sir/sir_final_values.rs:123:28
[INFO] [stdout]     |
[INFO] [stdout] 123 |           package_impls.push(quote::quote!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 124 | |           #async_trait_cfg
[INFO] [stdout] 125 | |           impl<
[INFO] [stdout] 126 | |             #(#lts,)*
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |           }
[INFO] [stdout] 190 | |         ));
[INFO] [stdout]     | |_________^ the trait `Clone` is not implemented for `syn::Path`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout] note: required by a bound in `Cow`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/alloc/src/borrow.rs:179:1
[INFO] [stdout]     = note: this error originates in the macro `$crate::quote_token_with_context` which comes from the expansion of the macro `quote::quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Path: Clone` is not satisfied
[INFO] [stdout]   --> src/pkg/sir/sir_pkg_attr.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 13 |   pub(crate) error: Cow<'attrs, Path>,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `syn::Path`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is implemented for `Cow<'_, B>`
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout]    = note: required for `Cow<'attrs, syn::Path>` to implement `Debug`
[INFO] [stdout]    = note: required for the cast from `&Cow<'attrs, syn::Path>` to `&dyn Debug`
[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[E0277]: the trait bound `syn::Path: Clone` is not satisfied
[INFO] [stdout]   --> src/pkg/sir/sir_pkg_attr.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |         error: fea.error.map_or_else(
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 30 | |         || {
[INFO] [stdout] 31 | |           let mut segments = Punctuated::new();
[INFO] [stdout] 32 | |           segments.push(PathSegment {
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |         Cow::Borrowed,
[INFO] [stdout] 43 | |       ),
[INFO] [stdout]    | |_______^ the trait `Clone` is not implemented for `syn::Path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout] note: required by a bound in `Cow`
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/alloc/src/borrow.rs:179:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Path: ToOwned` is not satisfied
[INFO] [stdout]   --> src/pkg/sir/sir_pkg_attr.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Cow::Borrowed,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `Clone` is not implemented for `syn::Path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout] note: required by a bound in `Borrowed`
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/alloc/src/borrow.rs:185:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Path: ToOwned` is not satisfied
[INFO] [stdout]   --> src/pkg/sir/sir_pkg_attr.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 |           Cow::Owned(Path { leading_colon: None, segments })
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `syn::Path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout] note: required by a bound in `Owned`
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/alloc/src/borrow.rs:189:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lucia-macros` (lib) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "88422dcb923ba2c7e07085469e9097e1bb63e8382641a1e762e9954a0e50deb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88422dcb923ba2c7e07085469e9097e1bb63e8382641a1e762e9954a0e50deb0", kill_on_drop: false }`
[INFO] [stdout] 88422dcb923ba2c7e07085469e9097e1bb63e8382641a1e762e9954a0e50deb0
