[INFO] fetching crate bve-derive 0.0.1...
[INFO] checking bve-derive-0.0.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate bve-derive 0.0.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate bve-derive 0.0.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bve-derive 0.0.1
[INFO] finished tweaking crates.io crate bve-derive 0.0.1
[INFO] tweaked toml for crates.io crate bve-derive 0.0.1 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling v0.10.2
[INFO] [stderr]   Downloaded strsim v0.9.3
[INFO] [stderr]   Downloaded darling_macro v0.10.2
[INFO] [stderr]   Downloaded darling_core v0.10.2
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 418dbc90048f7bac6dabf262a32cc61b37c343debb1c3fa203688fecdf1a434d
[INFO] running `Command { std: "docker" "start" "-a" "418dbc90048f7bac6dabf262a32cc61b37c343debb1c3fa203688fecdf1a434d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "418dbc90048f7bac6dabf262a32cc61b37c343debb1c3fa203688fecdf1a434d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "418dbc90048f7bac6dabf262a32cc61b37c343debb1c3fa203688fecdf1a434d", kill_on_drop: false }`
[INFO] [stdout] 418dbc90048f7bac6dabf262a32cc61b37c343debb1c3fa203688fecdf1a434d
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e37d6f1e5d379f7b27933c3d05e3c1dfb34da2d73f4483c57354b2384861466
[INFO] running `Command { std: "docker" "start" "-a" "0e37d6f1e5d379f7b27933c3d05e3c1dfb34da2d73f4483c57354b2384861466", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking darling_core v0.10.2
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]     Checking darling v0.10.2
[INFO] [stderr]     Checking bve-derive v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> src/serde_proxy.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::export::{ToTokens, TokenStream2};
[INFO] [stdout]   |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> src/c_interface.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syn::export::TokenStream2;
[INFO] [stdout]   |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> src/span.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | use syn::export::{TokenStream, TokenStream2};
[INFO] [stdout]   |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> src/helpers.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | use syn::export::TokenStream2;
[INFO] [stdout]   |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]   --> src/kvp.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | use syn::export::{TokenStream, TokenStream2};
[INFO] [stdout]    |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> src/serde_proxy.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::export::{ToTokens, TokenStream2};
[INFO] [stdout]   |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> src/c_interface.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syn::export::TokenStream2;
[INFO] [stdout]   |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> src/span.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | use syn::export::{TokenStream, TokenStream2};
[INFO] [stdout]   |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> src/helpers.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | use syn::export::TokenStream2;
[INFO] [stdout]   |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]   --> src/kvp.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | use syn::export::{TokenStream, TokenStream2};
[INFO] [stdout]    |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![deny(intra_doc_link_resolution_failure)]
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![deny(intra_doc_link_resolution_failure)]
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'panic_internals': internal details of the implementation of the `panic!` and related macros
[INFO] [stdout]   --> src/serde_proxy.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use core::panicking::panic;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(panic_internals)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `core_panic`
[INFO] [stdout]   --> src/lib.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | #![feature(core_panic)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'panic_internals': internal details of the implementation of the `panic!` and related macros
[INFO] [stdout]   --> src/serde_proxy.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use core::panicking::panic;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(panic_internals)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `core_panic`
[INFO] [stdout]   --> src/lib.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | #![feature(core_panic)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `to_token_stream` found for struct `Attribute` in the current scope
[INFO] [stdout]   --> src/serde_proxy.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 |         .map(Attribute::to_token_stream)
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^ function or associated item not found in `Attribute`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `to_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use quote::ToTokens;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `into_token_stream` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 |         .map(Attribute::into_token_stream)
[INFO] [stdout]    |                         ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `to_token_stream` found for struct `Attribute` in the current scope
[INFO] [stdout]   --> src/serde_proxy.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 |         .map(Attribute::to_token_stream)
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^ function or associated item not found in `Attribute`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `to_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use quote::ToTokens;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `into_token_stream` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 |         .map(Attribute::into_token_stream)
[INFO] [stdout]    |                         ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_token_stream` found for reference `&TypePath` in the current scope
[INFO] [stdout]    --> src/serde_proxy.rs:126:53
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     process_type_proxy_conversion(p.into_token_stream())
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `into_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use quote::ToTokens;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `to_token_stream` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     process_type_proxy_conversion(p.to_token_stream())
[INFO] [stdout]     |                                                     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_token_stream` found for reference `&TypePath` in the current scope
[INFO] [stdout]    --> src/serde_proxy.rs:126:53
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     process_type_proxy_conversion(p.into_token_stream())
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `into_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use quote::ToTokens;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `to_token_stream` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     process_type_proxy_conversion(p.to_token_stream())
[INFO] [stdout]     |                                                     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_token_stream` found for reference `&proc_macro2::Literal` in the current scope
[INFO] [stdout]    --> src/serde_proxy.rs:158:46
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 syn::parse2::<syn::LitStr>(s.to_token_stream()).expect("Argument to default must be string literal.");
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `to_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use quote::ToTokens;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_token_stream` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 syn::parse2::<syn::LitStr>(s.into_token_stream()).expect("Argument to default must be string literal.");
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_token_stream` found for reference `&proc_macro2::Literal` in the current scope
[INFO] [stdout]    --> src/serde_proxy.rs:158:46
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 syn::parse2::<syn::LitStr>(s.to_token_stream()).expect("Argument to default must be string literal.");
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `to_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use quote::ToTokens;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_token_stream` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 syn::parse2::<syn::LitStr>(s.into_token_stream()).expect("Argument to default must be string literal.");
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]  --> src/helpers.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 |         .fold1(|mut l, r| {
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout] 8 |             l.extend(r);
[INFO] [stdout]   |             - type must be known at this point
[INFO] [stdout]   |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]   |
[INFO] [stdout] 7 |         .fold1(|mut l: /* Type */, r| {
[INFO] [stdout]   |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]  --> src/helpers.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 |         .fold1(|mut l, r| {
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout] 8 |             l.extend(r);
[INFO] [stdout]   |             - type must be known at this point
[INFO] [stdout]   |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]   |
[INFO] [stdout] 7 |         .fold1(|mut l: /* Type */, r| {
[INFO] [stdout]   |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bve-derive` (lib test) due to 12 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bve-derive` (lib) due to 12 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "0e37d6f1e5d379f7b27933c3d05e3c1dfb34da2d73f4483c57354b2384861466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e37d6f1e5d379f7b27933c3d05e3c1dfb34da2d73f4483c57354b2384861466", kill_on_drop: false }`
[INFO] [stdout] 0e37d6f1e5d379f7b27933c3d05e3c1dfb34da2d73f4483c57354b2384861466
