[INFO] fetching crate gusto-api 0.2.11... [INFO] testing gusto-api-0.2.11 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate gusto-api 0.2.11 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate gusto-api 0.2.11 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 gusto-api 0.2.11 [INFO] finished tweaking crates.io crate gusto-api 0.2.11 [INFO] tweaked toml for crates.io crate gusto-api 0.2.11 written to /workspace/builds/worker-6/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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyperx v1.4.0 [INFO] [stderr] Downloaded urlencoding v1.3.3 [INFO] [stderr] Downloaded nom_pem v4.0.0 [INFO] [stderr] Downloaded serde_derive_internals v0.25.0 [INFO] [stderr] Downloaded schemars_derive v0.8.8 [INFO] [stderr] Downloaded schemars v0.8.8 [INFO] [stderr] Downloaded dyn-clone v1.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 1e2df943224cc21f7eb1e46adc2fb74b4c29c143bc946e7cfb0ba579571252fe [INFO] running `Command { std: "docker" "start" "-a" "1e2df943224cc21f7eb1e46adc2fb74b4c29c143bc946e7cfb0ba579571252fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e2df943224cc21f7eb1e46adc2fb74b4c29c143bc946e7cfb0ba579571252fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e2df943224cc21f7eb1e46adc2fb74b4c29c143bc946e7cfb0ba579571252fe", kill_on_drop: false }` [INFO] [stdout] 1e2df943224cc21f7eb1e46adc2fb74b4c29c143bc946e7cfb0ba579571252fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 8d96a4d842c1b60f2199f07069f183026baea3e8761cb52e250de0ebfc9f0f56 [INFO] running `Command { std: "docker" "start" "-a" "8d96a4d842c1b60f2199f07069f183026baea3e8761cb52e250de0ebfc9f0f56", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling gusto-api v0.2.11 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | #![feature(async_stream)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `async_stream` [INFO] [stdout] --> src/lib.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | #![feature(async_stream)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gusto-api` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "8d96a4d842c1b60f2199f07069f183026baea3e8761cb52e250de0ebfc9f0f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d96a4d842c1b60f2199f07069f183026baea3e8761cb52e250de0ebfc9f0f56", kill_on_drop: false }` [INFO] [stdout] 8d96a4d842c1b60f2199f07069f183026baea3e8761cb52e250de0ebfc9f0f56