[INFO] fetching crate risinglight 0.1.3... [INFO] testing risinglight-0.1.3 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate risinglight 0.1.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate risinglight 0.1.3 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] removed /workspace/builds/worker-0/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [INFO] started tweaking crates.io crate risinglight 0.1.3 [INFO] finished tweaking crates.io crate risinglight 0.1.3 [INFO] tweaked toml for crates.io crate risinglight 0.1.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate risinglight 0.1.3 already has a lockfile, it will not be regenerated [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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 8e25e6dba9febd68b9f60e0b68e7fe26ba833cdf9c5a28721809e8cce9b6bb9d [INFO] running `Command { std: "docker" "start" "-a" "8e25e6dba9febd68b9f60e0b68e7fe26ba833cdf9c5a28721809e8cce9b6bb9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e25e6dba9febd68b9f60e0b68e7fe26ba833cdf9c5a28721809e8cce9b6bb9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e25e6dba9febd68b9f60e0b68e7fe26ba833cdf9c5a28721809e8cce9b6bb9d", kill_on_drop: false }` [INFO] [stdout] 8e25e6dba9febd68b9f60e0b68e7fe26ba833cdf9c5a28721809e8cce9b6bb9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] c58d449274ac00528dd5bc3ee03ecf054fa9d56fab8fcb805b62ec81952536fa [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" "c58d449274ac00528dd5bc3ee03ecf054fa9d56fab8fcb805b62ec81952536fa", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling io-lifetimes v0.6.1 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling rustix v0.34.1 [INFO] [stderr] Compiling linux-raw-sys v0.0.42 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling moka v0.7.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rust_decimal v1.23.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling retain_mut v0.1.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling compare v0.1.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling iter-chunks v0.1.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling raw-cpuid v10.3.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling binary-heap-plus v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.4.3+5.2.1-patched.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling fd-lock v3.0.5 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-async-stream-macro v0.2.5 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling minitrace-macro v0.4.0 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling enum_dispatch v0.3.8 [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/futures-async-stream-macro-0.2.5/src/lib.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | #![feature(proc_macro_def_site)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-async-stream-macro` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c58d449274ac00528dd5bc3ee03ecf054fa9d56fab8fcb805b62ec81952536fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c58d449274ac00528dd5bc3ee03ecf054fa9d56fab8fcb805b62ec81952536fa", kill_on_drop: false }` [INFO] [stdout] c58d449274ac00528dd5bc3ee03ecf054fa9d56fab8fcb805b62ec81952536fa