[INFO] fetching crate cpclib-tokens 0.5.0... [INFO] testing cpclib-tokens-0.5.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate cpclib-tokens 0.5.0 into /workspace/builds/worker-77/source [INFO] validating manifest of crates.io crate cpclib-tokens 0.5.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cpclib-tokens 0.5.0 [INFO] finished tweaking crates.io crate cpclib-tokens 0.5.0 [INFO] tweaked toml for crates.io crate cpclib-tokens 0.5.0 written to /workspace/builds/worker-77/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b2969ae7bb2b31ebd3e327a1d8786b14ff22d46daf280f9b04e6e3324977725 [INFO] running `Command { std: "docker" "start" "-a" "9b2969ae7bb2b31ebd3e327a1d8786b14ff22d46daf280f9b04e6e3324977725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b2969ae7bb2b31ebd3e327a1d8786b14ff22d46daf280f9b04e6e3324977725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b2969ae7bb2b31ebd3e327a1d8786b14ff22d46daf280f9b04e6e3324977725", kill_on_drop: false }` [INFO] [stdout] 9b2969ae7bb2b31ebd3e327a1d8786b14ff22d46daf280f9b04e6e3324977725 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad5b1c708c8d1b58318cdd6ed4c5ec04421671e0a1ab1378cf8567c9ce426919 [INFO] running `Command { std: "docker" "start" "-a" "ad5b1c708c8d1b58318cdd6ed4c5ec04421671e0a1ab1378cf8567c9ce426919", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bitsets v0.1.1 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling nom_locate v4.0.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling delegate v0.6.2 [INFO] [stderr] Compiling delegate v0.5.2 [INFO] [stderr] Compiling remain v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling smol_str v0.1.21 [INFO] [stderr] Compiling cpclib-common v0.5.0 [INFO] [stderr] Compiling cargo-lock v7.0.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling built v0.5.1 [INFO] [stderr] Compiling cpclib-sna v0.5.0 [INFO] [stderr] Compiling cpclib-tokens v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num_enum v0.5.6 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(stmt_expr_attributes)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro_hygiene)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(exclusive_range_pattern)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/symbols.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MacroParam` [INFO] [stdout] --> src/symbols.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::{ExprResult, MacroParam, Token}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IntoParallelRefIterator` is imported redundantly [INFO] [stdout] --> src/symbols.rs:1038:13 [INFO] [stdout] | [INFO] [stdout] 7 | use cpclib_common::rayon::prelude::*; [INFO] [stdout] | -------------------------------- the item `IntoParallelRefIterator` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1038 | use cpclib_common::rayon::iter::IntoParallelRefIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cpclib-tokens` due to 4 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ad5b1c708c8d1b58318cdd6ed4c5ec04421671e0a1ab1378cf8567c9ce426919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad5b1c708c8d1b58318cdd6ed4c5ec04421671e0a1ab1378cf8567c9ce426919", kill_on_drop: false }` [INFO] [stdout] ad5b1c708c8d1b58318cdd6ed4c5ec04421671e0a1ab1378cf8567c9ce426919