[INFO] fetching crate bve 0.0.1... [INFO] testing bve-0.0.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate bve 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate bve 0.0.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bve 0.0.1 [INFO] finished tweaking crates.io crate bve 0.0.1 [INFO] tweaked toml for crates.io crate bve 0.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 3915bca915f6f3307bec6701081fcb6e3457d033d26e076cfbeaa1cd4c6dda49 [INFO] running `Command { std: "docker" "start" "-a" "3915bca915f6f3307bec6701081fcb6e3457d033d26e076cfbeaa1cd4c6dda49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3915bca915f6f3307bec6701081fcb6e3457d033d26e076cfbeaa1cd4c6dda49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3915bca915f6f3307bec6701081fcb6e3457d033d26e076cfbeaa1cd4c6dda49", kill_on_drop: false }` [INFO] [stdout] 3915bca915f6f3307bec6701081fcb6e3457d033d26e076cfbeaa1cd4c6dda49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] 3b5650f7ba145a3e47790d4433350348155e35b7c9d535ccdcda3773271d255a [INFO] running `Command { std: "docker" "start" "-a" "3b5650f7ba145a3e47790d4433350348155e35b7c9d535ccdcda3773271d255a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling fluent-syntax v0.9.3 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling type-map v0.3.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling chardetng v0.1.17 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling unic-langid-impl v0.8.0 [INFO] [stderr] Compiling unic-locale-impl v0.8.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling unic-locale v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling unic-langid-macros-impl v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling unic-langid-macros v0.8.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling unic-langid v0.8.0 [INFO] [stderr] Compiling intl_pluralrules v6.0.0 [INFO] [stderr] Compiling fluent-langneg v0.12.1 [INFO] [stderr] Compiling intl-memoizer v0.3.0 [INFO] [stderr] Compiling include_dir_impl v0.5.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling bve-derive v0.0.1 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stdout] error[E0432]: unresolved import `syn::export` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bve-derive-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bve-derive-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bve-derive-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bve-derive-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bve-derive-0.0.1/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[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bve-derive-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bve-derive-0.0.1/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: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use quote::ToTokens; [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bve-derive-0.0.1/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] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use quote::ToTokens; [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bve-derive-0.0.1/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] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use quote::ToTokens; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bve-derive-0.0.1/src/helpers.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | .into_iter() [INFO] [stdout] | ^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_iter` found for type parameter `I` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bve-derive-0.0.1/src/helpers.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | .into_iter() [INFO] [stdout] | ^^^^^^^^^ method not found in `I` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0554, 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` due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3b5650f7ba145a3e47790d4433350348155e35b7c9d535ccdcda3773271d255a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b5650f7ba145a3e47790d4433350348155e35b7c9d535ccdcda3773271d255a", kill_on_drop: false }` [INFO] [stdout] 3b5650f7ba145a3e47790d4433350348155e35b7c9d535ccdcda3773271d255a