[INFO] fetching crate bve-derive 0.0.1... [INFO] checking bve-derive-0.0.1 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate bve-derive 0.0.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate bve-derive 0.0.1 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b167ce05dd7d6df8f536b7a3286215340e5de460840edae224590c65ea475a63 [INFO] running `Command { std: "docker" "start" "-a" "b167ce05dd7d6df8f536b7a3286215340e5de460840edae224590c65ea475a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b167ce05dd7d6df8f536b7a3286215340e5de460840edae224590c65ea475a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b167ce05dd7d6df8f536b7a3286215340e5de460840edae224590c65ea475a63", kill_on_drop: false }` [INFO] [stdout] b167ce05dd7d6df8f536b7a3286215340e5de460840edae224590c65ea475a63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fcce574967928e64718b1576cf74850638b7a1e7d8490c063cf48935bee2aa2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7fcce574967928e64718b1576cf74850638b7a1e7d8490c063cf48935bee2aa2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking proc-macro2 v1.0.26 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking darling_core v0.10.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] 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[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] 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] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use quote::ToTokens;` [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] | ^^^^^^^^^^^^^^^^^ method not found in `&TypePath` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use quote::ToTokens;` [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::(s.to_token_stream()).expect("Argument to default must be string literal."); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `&proc_macro2::Literal` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use quote::ToTokens;` [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] | ^^^^^ consider giving this closure parameter a type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bve-derive` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use quote::ToTokens;` [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] | ^^^^^^^^^^^^^^^^^ method not found in `&TypePath` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use quote::ToTokens;` [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::(s.to_token_stream()).expect("Argument to default must be string literal."); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `&proc_macro2::Literal` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use quote::ToTokens;` [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] | ^^^^^ consider giving this closure parameter a type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7fcce574967928e64718b1576cf74850638b7a1e7d8490c063cf48935bee2aa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fcce574967928e64718b1576cf74850638b7a1e7d8490c063cf48935bee2aa2", kill_on_drop: false }` [INFO] [stdout] 7fcce574967928e64718b1576cf74850638b7a1e7d8490c063cf48935bee2aa2