[INFO] cloning repository https://github.com/radicle-dev/radicle-bins [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radicle-dev/radicle-bins" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradicle-dev%2Fradicle-bins", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradicle-dev%2Fradicle-bins'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f589895fba4c646210f01c0aca8bbf1cf445311 [INFO] testing radicle-dev/radicle-bins 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%2Fradicle-dev%2Fradicle-bins" "/workspace/builds/worker-88/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-88/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radicle-dev/radicle-bins 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] removed /workspace/builds/worker-88/source/rust-toolchain [INFO] started tweaking git repo https://github.com/radicle-dev/radicle-bins [INFO] finished tweaking git repo https://github.com/radicle-dev/radicle-bins [INFO] tweaked toml for git repo https://github.com/radicle-dev/radicle-bins written to /workspace/builds/worker-88/source/Cargo.toml [INFO] crate git repo https://github.com/radicle-dev/radicle-bins 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] Updating git repository `https://github.com/radicle-dev/radicle-link` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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] f2886f32a4d6c9e59049a2745efdc59e0a7cd5fa5708d18e22ee4bbc11a9b235 [INFO] running `Command { std: "docker" "start" "-a" "f2886f32a4d6c9e59049a2745efdc59e0a7cd5fa5708d18e22ee4bbc11a9b235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2886f32a4d6c9e59049a2745efdc59e0a7cd5fa5708d18e22ee4bbc11a9b235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2886f32a4d6c9e59049a2745efdc59e0a7cd5fa5708d18e22ee4bbc11a9b235", kill_on_drop: false }` [INFO] [stdout] f2886f32a4d6c9e59049a2745efdc59e0a7cd5fa5708d18e22ee4bbc11a9b235 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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] bd6f5f2d9569b5eb1d25ca3b08e8d5d672caaf76705f2987d991111523100732 [INFO] running `Command { std: "docker" "start" "-a" "bd6f5f2d9569b5eb1d25ca3b08e8d5d672caaf76705f2987d991111523100732", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling human_format v1.0.3 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling time v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling clru v0.5.0 [INFO] [stderr] Compiling radicle-std-ext v0.1.0 (https://github.com/radicle-dev/radicle-link?rev=dcddbed934df5342460f658d1bb3a1d7a7a40af2#dcddbed9) [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling nonempty v0.6.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling nonzero_ext v0.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling priority-queue v1.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling sized-vec v0.3.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling uluru v3.0.0 [INFO] [stderr] Compiling git-hash v0.6.0 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radicle-link-009c17032bc5eda9/dcddbed/std-ext/src/lib.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(extend_one)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling prodash v16.0.0 [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 `radicle-std-ext` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bd6f5f2d9569b5eb1d25ca3b08e8d5d672caaf76705f2987d991111523100732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd6f5f2d9569b5eb1d25ca3b08e8d5d672caaf76705f2987d991111523100732", kill_on_drop: false }` [INFO] [stdout] bd6f5f2d9569b5eb1d25ca3b08e8d5d672caaf76705f2987d991111523100732