[INFO] fetching crate lucia-macros 0.2.0... [INFO] testing lucia-macros-0.2.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate lucia-macros 0.2.0 into /workspace/builds/worker-0-tc2/source [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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lucia-macros 0.2.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 29 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcc56d07562c07c5c02272efc5215a88a308ec2d5c0d8d1fb54c3a3a59802f43 [INFO] running `Command { std: "docker" "start" "-a" "dcc56d07562c07c5c02272efc5215a88a308ec2d5c0d8d1fb54c3a3a59802f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcc56d07562c07c5c02272efc5215a88a308ec2d5c0d8d1fb54c3a3a59802f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcc56d07562c07c5c02272efc5215a88a308ec2d5c0d8d1fb54c3a3a59802f43", kill_on_drop: false }` [INFO] [stdout] dcc56d07562c07c5c02272efc5215a88a308ec2d5c0d8d1fb54c3a3a59802f43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6d65670122ed4d58ff0a2c198100079f33a35a41bd07991e1318dce07373685 [INFO] running `Command { std: "docker" "start" "-a" "a6d65670122ed4d58ff0a2c198100079f33a35a41bd07991e1318dce07373685", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling 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/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/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/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/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/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/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 = 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 = #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 = #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 = #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 = #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] 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/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/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] [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/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/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/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/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/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/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/pkg.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | let spa = SirPkaAttr::try_from(FirPkgAttr::try_from(&*attr_args)?)?; [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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Path: Clone` is not satisfied [INFO] [stdout] --> src/pkg.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | let spa = SirPkaAttr::try_from(FirPkgAttr::try_from(&*attr_args)?)?; [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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `syn::Path: Clone` is not satisfied [INFO] [stdout] --> src/pkg.rs:70:82 [INFO] [stdout] | [INFO] [stdout] 70 | let SirFinalValues { auxs, package, package_impls } = SirFinalValues::try_from(( [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 71 | | &mut camel_case_id, [INFO] [stdout] 72 | | fpiv, [INFO] [stdout] 73 | | freqdiv, [INFO] [stdout] ... | [INFO] [stdout] 78 | | fbsiv, [INFO] [stdout] 79 | | ))?; [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] [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 16 previous errors [INFO] running `Command { std: "docker" "inspect" "a6d65670122ed4d58ff0a2c198100079f33a35a41bd07991e1318dce07373685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6d65670122ed4d58ff0a2c198100079f33a35a41bd07991e1318dce07373685", kill_on_drop: false }` [INFO] [stdout] a6d65670122ed4d58ff0a2c198100079f33a35a41bd07991e1318dce07373685