[INFO] fetching crate bve-native 0.0.1... [INFO] testing bve-native-0.0.1 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate bve-native 0.0.1 into /workspace/builds/worker-18/source [INFO] validating manifest of crates.io crate bve-native 0.0.1 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bve-native 0.0.1 [INFO] finished tweaking crates.io crate bve-native 0.0.1 [INFO] tweaked toml for crates.io crate bve-native 0.0.1 written to /workspace/builds/worker-18/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-langid-macros v0.8.0 [INFO] [stderr] Downloaded serde_plain v0.3.0 [INFO] [stderr] Downloaded tinystr v0.3.4 [INFO] [stderr] Downloaded unic-locale v0.8.0 [INFO] [stderr] Downloaded intl_pluralrules v6.0.0 [INFO] [stderr] Downloaded fluent-langneg v0.12.1 [INFO] [stderr] Downloaded unic-langid-macros-impl v0.8.0 [INFO] [stderr] Downloaded unic-langid v0.8.0 [INFO] [stderr] Downloaded fluent-syntax v0.9.3 [INFO] [stderr] Downloaded type-map v0.3.0 [INFO] [stderr] Downloaded intl-memoizer v0.3.0 [INFO] [stderr] Downloaded chardetng v0.1.14 [INFO] [stderr] Downloaded bve v0.0.1 [INFO] [stderr] Downloaded bve-derive v0.0.1 [INFO] [stderr] Downloaded cgmath v0.17.0 [INFO] [stderr] Downloaded fluent-bundle v0.10.2 [INFO] [stderr] Downloaded unic-langid-impl v0.8.0 [INFO] [stderr] Downloaded unic-locale-impl v0.8.0 [INFO] [stderr] Downloaded include_dir_impl v0.5.0 [INFO] [stderr] Downloaded include_dir v0.5.0 [INFO] [stderr] Downloaded fluent v0.10.2 [INFO] [stderr] Downloaded locale_config v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05b425c4c7ea5ada4a5732b3cafda8d0ebbe87800aef3132b7fce55388ccea27 [INFO] running `Command { std: "docker" "start" "-a" "05b425c4c7ea5ada4a5732b3cafda8d0ebbe87800aef3132b7fce55388ccea27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05b425c4c7ea5ada4a5732b3cafda8d0ebbe87800aef3132b7fce55388ccea27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05b425c4c7ea5ada4a5732b3cafda8d0ebbe87800aef3132b7fce55388ccea27", kill_on_drop: false }` [INFO] [stdout] 05b425c4c7ea5ada4a5732b3cafda8d0ebbe87800aef3132b7fce55388ccea27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84211e2f4814d903b4a1be41ba76b1d67bce6fa60303dd0711103fa79722808e [INFO] running `Command { std: "docker" "start" "-a" "84211e2f4814d903b4a1be41ba76b1d67bce6fa60303dd0711103fa79722808e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fluent-syntax v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unic-langid-impl v0.8.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling type-map v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unic-locale-impl v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling unic-locale v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling chardetng v0.1.14 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling unic-langid-macros-impl v0.8.0 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling unic-langid-macros v0.8.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling unic-langid v0.8.0 [INFO] [stderr] Compiling fluent-langneg v0.12.1 [INFO] [stderr] Compiling intl_pluralrules v6.0.0 [INFO] [stderr] Compiling intl-memoizer v0.3.0 [INFO] [stderr] Compiling bve-derive v0.0.1 [INFO] [stderr] Compiling include_dir_impl v0.5.0 [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:1 [INFO] [stdout] | [INFO] [stdout] 50 | #![feature(core_panic)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing v0.1.26 [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] = 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] [stderr] error: could not compile `bve-derive` due to 11 previous errors [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] = 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] [stderr] warning: build failed, waiting for other jobs to finish... [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] = 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bve-derive-0.0.1/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 10 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: build failed [INFO] running `Command { std: "docker" "inspect" "84211e2f4814d903b4a1be41ba76b1d67bce6fa60303dd0711103fa79722808e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84211e2f4814d903b4a1be41ba76b1d67bce6fa60303dd0711103fa79722808e", kill_on_drop: false }` [INFO] [stdout] 84211e2f4814d903b4a1be41ba76b1d67bce6fa60303dd0711103fa79722808e