[INFO] fetching crate bottle 1.1.0-alpha... [INFO] testing bottle-1.1.0-alpha against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate bottle 1.1.0-alpha into /workspace/builds/worker-31/source [INFO] validating manifest of crates.io crate bottle 1.1.0-alpha 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] started tweaking crates.io crate bottle 1.1.0-alpha [INFO] finished tweaking crates.io crate bottle 1.1.0-alpha [INFO] tweaked toml for crates.io crate bottle 1.1.0-alpha written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate crates.io crate bottle 1.1.0-alpha 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f14dab24f2b00aefc71a2f6bfdf6b6b2e3bc33606c3b9a69164d0bc63f082ec [INFO] running `Command { std: "docker" "start" "-a" "7f14dab24f2b00aefc71a2f6bfdf6b6b2e3bc33606c3b9a69164d0bc63f082ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f14dab24f2b00aefc71a2f6bfdf6b6b2e3bc33606c3b9a69164d0bc63f082ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f14dab24f2b00aefc71a2f6bfdf6b6b2e3bc33606c3b9a69164d0bc63f082ec", kill_on_drop: false }` [INFO] [stdout] 7f14dab24f2b00aefc71a2f6bfdf6b6b2e3bc33606c3b9a69164d0bc63f082ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1ed494f7a891ca2dae537ecf61b3a243833505fd49356bf1202b7c4de87ea7f [INFO] running `Command { std: "docker" "start" "-a" "d1ed494f7a891ca2dae537ecf61b3a243833505fd49356bf1202b7c4de87ea7f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling bottle v1.1.0-alpha (/opt/rustwide/workdir) [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( [INFO] [stdout] 2 | | // To allow the use of `Receiver` as `self` type. [INFO] [stdout] 3 | | arbitrary_self_types, [INFO] [stdout] 4 | | [INFO] [stdout] ... | [INFO] [stdout] 20 | | weak_into_raw [INFO] [stdout] 21 | | )] [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:6:2 [INFO] [stdout] | [INFO] [stdout] 6 | unsize, [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:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | coerce_unsized, [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:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | dispatch_from_dyn, [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:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | box_into_pin, [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:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | alloc_layout_extra, [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:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | weak_into_raw [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `weak_into_raw` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | weak_into_raw [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning 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 `bottle` due to 8 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "d1ed494f7a891ca2dae537ecf61b3a243833505fd49356bf1202b7c4de87ea7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1ed494f7a891ca2dae537ecf61b3a243833505fd49356bf1202b7c4de87ea7f", kill_on_drop: false }` [INFO] [stdout] d1ed494f7a891ca2dae537ecf61b3a243833505fd49356bf1202b7c4de87ea7f