[INFO] fetching crate lucia-macros 0.2.0...
[INFO] checking lucia-macros-0.2.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate lucia-macros 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate lucia-macros 0.2.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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 syn v1.0.109 (latest: v2.0.60)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69e6a12932a53ac6ada34b1919482370e1b71f384650a2c7e4c32e3c5b0416b9
[INFO] running `Command { std: "docker" "start" "-a" "69e6a12932a53ac6ada34b1919482370e1b71f384650a2c7e4c32e3c5b0416b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69e6a12932a53ac6ada34b1919482370e1b71f384650a2c7e4c32e3c5b0416b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69e6a12932a53ac6ada34b1919482370e1b71f384650a2c7e4c32e3c5b0416b9", kill_on_drop: false }`
[INFO] [stdout] 69e6a12932a53ac6ada34b1919482370e1b71f384650a2c7e4c32e3c5b0416b9
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5e9d2aa5f863c5d0e612092aaa1d9691b73c1c73241887a2cf52d990b84f650
[INFO] running `Command { std: "docker" "start" "-a" "a5e9d2aa5f863c5d0e612092aaa1d9691b73c1c73241887a2cf52d990b84f650", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking winnow v0.6.7
[INFO] [stderr]    Compiling trybuild v1.0.91
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking toml_edit v0.22.12
[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`, which is required by `syn::Path: ToOwned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout] note: required by a bound in `Cow`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/alloc/src/borrow.rs:180: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`, which is required by `syn::Path: ToOwned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout] note: required by a bound in `Borrowed`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/alloc/src/borrow.rs:186: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`, which is required by `syn::Path: ToOwned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout] note: required by a bound in `Owned`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/alloc/src/borrow.rs:190: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`, which is required by `Cow<'_, syn::Path>: ToTokens`
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ToTokens` is implemented for `Cow<'a, T>`
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout]    = note: required for `Cow<'_, syn::Path>` to implement `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`, which is required by `Cow<'_, syn::Path>: ToTokens`
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ToTokens` is implemented for `Cow<'a, T>`
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout]    = note: required for `Cow<'_, syn::Path>` to implement `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`, which is required by `Cow<'_, syn::Path>: ToTokens`
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ToTokens` is implemented for `Cow<'a, T>`
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout]    = note: required for `Cow<'_, syn::Path>` to implement `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`, which is required by `Cow<'_, syn::Path>: ToTokens`
[INFO] [stdout]     |       required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `ToTokens` is implemented for `Cow<'a, T>`
[INFO] [stdout]     = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout]     = note: required for `Cow<'_, syn::Path>` to implement `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`, which is required by `Cow<'_, syn::Path>: ToTokens`
[INFO] [stdout]     |       required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `ToTokens` is implemented for `Cow<'a, T>`
[INFO] [stdout]     = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout]     = note: required for `Cow<'_, syn::Path>` to implement `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] [stderr]     Checking toml v0.8.12
[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`, which is required by `syn::Path: ToOwned`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout] note: required by a bound in `Cow`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/alloc/src/borrow.rs:180: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`, which is required by `Cow<'attrs, syn::Path>: Debug`
[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: 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`, which is required by `syn::Path: ToOwned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout] note: required by a bound in `Borrowed`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/alloc/src/borrow.rs:186: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`, which is required by `syn::Path: ToOwned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout] note: required by a bound in `Owned`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/alloc/src/borrow.rs:190:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[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" "a5e9d2aa5f863c5d0e612092aaa1d9691b73c1c73241887a2cf52d990b84f650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5e9d2aa5f863c5d0e612092aaa1d9691b73c1c73241887a2cf52d990b84f650", kill_on_drop: false }`
[INFO] [stdout] a5e9d2aa5f863c5d0e612092aaa1d9691b73c1c73241887a2cf52d990b84f650
[INFO] checking lucia-macros-0.2.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate lucia-macros 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate lucia-macros 0.2.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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 syn v1.0.109 (latest: v2.0.60)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f2f0dd3885bd3527f90f93c247b353c36607d4d83deb7873adec9ead44dc652
[INFO] running `Command { std: "docker" "start" "-a" "3f2f0dd3885bd3527f90f93c247b353c36607d4d83deb7873adec9ead44dc652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f2f0dd3885bd3527f90f93c247b353c36607d4d83deb7873adec9ead44dc652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f2f0dd3885bd3527f90f93c247b353c36607d4d83deb7873adec9ead44dc652", kill_on_drop: false }`
[INFO] [stdout] 3f2f0dd3885bd3527f90f93c247b353c36607d4d83deb7873adec9ead44dc652
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48a1367269b76ea8d7b8d0a8aa34fb0150e51df3edd2fb864bc7919816215ede
[INFO] running `Command { std: "docker" "start" "-a" "48a1367269b76ea8d7b8d0a8aa34fb0150e51df3edd2fb864bc7919816215ede", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking winnow v0.6.7
[INFO] [stderr]    Compiling trybuild v1.0.91
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking toml_edit v0.22.12
[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`, which is required by `syn::Path: ToOwned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout] note: required by a bound in `Cow`
[INFO] [stdout]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/alloc/src/borrow.rs:180: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`, which is required by `syn::Path: ToOwned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout] note: required by a bound in `Borrowed`
[INFO] [stdout]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/alloc/src/borrow.rs:186: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`, which is required by `syn::Path: ToOwned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout] note: required by a bound in `Owned`
[INFO] [stdout]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/alloc/src/borrow.rs:190: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`, which is required by `Cow<'_, syn::Path>: ToTokens`
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ToTokens` is implemented for `Cow<'a, T>`
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout]    = note: required for `Cow<'_, syn::Path>` to implement `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] [stderr]     Checking toml v0.8.12
[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`, which is required by `Cow<'_, syn::Path>: ToTokens`
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ToTokens` is implemented for `Cow<'a, T>`
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout]    = note: required for `Cow<'_, syn::Path>` to implement `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`, which is required by `Cow<'_, syn::Path>: ToTokens`
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ToTokens` is implemented for `Cow<'a, T>`
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout]    = note: required for `Cow<'_, syn::Path>` to implement `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`, which is required by `Cow<'_, syn::Path>: ToTokens`
[INFO] [stdout]     |       required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `ToTokens` is implemented for `Cow<'a, T>`
[INFO] [stdout]     = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout]     = note: required for `Cow<'_, syn::Path>` to implement `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`, which is required by `Cow<'_, syn::Path>: ToTokens`
[INFO] [stdout]     |       required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `ToTokens` is implemented for `Cow<'a, T>`
[INFO] [stdout]     = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout]     = note: required for `Cow<'_, syn::Path>` to implement `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`, which is required by `syn::Path: ToOwned`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout] note: required by a bound in `Cow`
[INFO] [stdout]    --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/alloc/src/borrow.rs:180: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`, which is required by `Cow<'attrs, syn::Path>: Debug`
[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: 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`, which is required by `syn::Path: ToOwned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout] note: required by a bound in `Borrowed`
[INFO] [stdout]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/alloc/src/borrow.rs:186: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`, which is required by `syn::Path: ToOwned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `syn::Path` to implement `ToOwned`
[INFO] [stdout] note: required by a bound in `Owned`
[INFO] [stdout]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/alloc/src/borrow.rs:190:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[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" "48a1367269b76ea8d7b8d0a8aa34fb0150e51df3edd2fb864bc7919816215ede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48a1367269b76ea8d7b8d0a8aa34fb0150e51df3edd2fb864bc7919816215ede", kill_on_drop: false }`
[INFO] [stdout] 48a1367269b76ea8d7b8d0a8aa34fb0150e51df3edd2fb864bc7919816215ede
