[INFO] cloning repository https://github.com/alexjg/link-crypt-compiler-error [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexjg/link-crypt-compiler-error" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexjg%2Flink-crypt-compiler-error", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexjg%2Flink-crypt-compiler-error'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 429347c74228160c9702a91d383bd85373cf0491 [INFO] documenting alexjg/link-crypt-compiler-error against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexjg%2Flink-crypt-compiler-error" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexjg/link-crypt-compiler-error on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/rust-toolchain [INFO] started tweaking git repo https://github.com/alexjg/link-crypt-compiler-error [INFO] finished tweaking git repo https://github.com/alexjg/link-crypt-compiler-error [INFO] tweaked toml for git repo https://github.com/alexjg/link-crypt-compiler-error written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/alexjg/link-crypt-compiler-error already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/radicle-dev/radicle-link.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 615226bf5a962887c2c8990babd2b29e71f9ae7375a0aaff1176a6e7450421cf [INFO] running `Command { std: "docker" "start" "-a" "615226bf5a962887c2c8990babd2b29e71f9ae7375a0aaff1176a6e7450421cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "615226bf5a962887c2c8990babd2b29e71f9ae7375a0aaff1176a6e7450421cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "615226bf5a962887c2c8990babd2b29e71f9ae7375a0aaff1176a6e7450421cf", kill_on_drop: false }` [INFO] [stdout] 615226bf5a962887c2c8990babd2b29e71f9ae7375a0aaff1176a6e7450421cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bcfb74a18afe9c58b52b2e573fb60452cbb4f11dbf8760586b3eb5d262c43e0 [INFO] running `Command { std: "docker" "start" "-a" "1bcfb74a18afe9c58b52b2e573fb60452cbb4f11dbf8760586b3eb5d262c43e0", 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] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking unsigned-varint v0.5.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking radicle-std-ext v0.1.0 (https://github.com/radicle-dev/radicle-link.git?rev=5d3266b470cd40bf9de8ea71d83e40ad43edf123#5d3266b4) [INFO] [stderr] Checking base-x v0.2.8 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking dyn-clone v1.0.4 [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/5d3266b/std-ext/src/lib.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(extend_one)] [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 `radicle-std-ext` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1bcfb74a18afe9c58b52b2e573fb60452cbb4f11dbf8760586b3eb5d262c43e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bcfb74a18afe9c58b52b2e573fb60452cbb4f11dbf8760586b3eb5d262c43e0", kill_on_drop: false }` [INFO] [stdout] 1bcfb74a18afe9c58b52b2e573fb60452cbb4f11dbf8760586b3eb5d262c43e0