[INFO] cloning repository https://github.com/hydro-project/hydroflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hydro-project/hydroflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2Fhydroflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2Fhydroflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54bafa4c2ce8c861ca9b176ac53d329acc3185c6 [INFO] testing hydro-project/hydroflow against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2Fhydroflow" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hydro-project/hydroflow 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 git repo https://github.com/hydro-project/hydroflow [INFO] finished tweaking git repo https://github.com/hydro-project/hydroflow [INFO] tweaked toml for git repo https://github.com/hydro-project/hydroflow written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/hydro-project/hydroflow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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 xshell v0.1.17 [INFO] [stderr] Downloaded plotters-svg v0.3.1 [INFO] [stderr] Downloaded serde_cbor v0.11.2 [INFO] [stderr] Downloaded half v1.8.0 [INFO] [stderr] Downloaded tuple_list v0.1.3 [INFO] [stderr] Downloaded abomonation v0.7.3 [INFO] [stderr] Downloaded cast v0.2.7 [INFO] [stderr] Downloaded timely_logging v0.12.0 [INFO] [stderr] Downloaded xshell-macros v0.1.17 [INFO] [stderr] Downloaded timely_communication v0.12.0 [INFO] [stderr] Downloaded seq-macro v0.2.2 [INFO] [stderr] Downloaded timely_bytes v0.12.0 [INFO] [stderr] Downloaded datadriven v0.6.0 [INFO] [stderr] Downloaded plotters-backend v0.3.2 [INFO] [stderr] Downloaded abomonation_derive v0.5.0 [INFO] [stderr] Downloaded sealed v0.4.0 [INFO] [stderr] Downloaded differential-dataflow v0.12.0 [INFO] [stderr] Downloaded timely v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 06c4d0c94f79229f848675e2dba52d335f67714395cbe37dae76b6d1ef7afd9a [INFO] running `Command { std: "docker" "start" "-a" "06c4d0c94f79229f848675e2dba52d335f67714395cbe37dae76b6d1ef7afd9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06c4d0c94f79229f848675e2dba52d335f67714395cbe37dae76b6d1ef7afd9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06c4d0c94f79229f848675e2dba52d335f67714395cbe37dae76b6d1ef7afd9a", kill_on_drop: false }` [INFO] [stdout] 06c4d0c94f79229f848675e2dba52d335f67714395cbe37dae76b6d1ef7afd9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 5457480a2e5ecefdc60af885a43283bccfbe1dde6b3479727c6eff532185a0e8 [INFO] running `Command { std: "docker" "start" "-a" "5457480a2e5ecefdc60af885a43283bccfbe1dde6b3479727c6eff532185a0e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tuple_list v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling xshell-macros v0.1.17 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling xshell v0.1.17 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling sealed v0.4.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling datadriven v0.6.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hydroflow v0.1.0 (/opt/rustwide/workdir/hydroflow) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> hydroflow/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(never_type)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> hydroflow/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(type_alias_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> hydroflow/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hydroflow` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "5457480a2e5ecefdc60af885a43283bccfbe1dde6b3479727c6eff532185a0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5457480a2e5ecefdc60af885a43283bccfbe1dde6b3479727c6eff532185a0e8", kill_on_drop: false }` [INFO] [stdout] 5457480a2e5ecefdc60af885a43283bccfbe1dde6b3479727c6eff532185a0e8