[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] testing alexjg/link-crypt-compiler-error against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexjg%2Flink-crypt-compiler-error" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexjg/link-crypt-compiler-error on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/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-12/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bc86c705636a4c280f0242968a8548b1425b76e9458ac92be69e9278cdaee0f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9bc86c705636a4c280f0242968a8548b1425b76e9458ac92be69e9278cdaee0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bc86c705636a4c280f0242968a8548b1425b76e9458ac92be69e9278cdaee0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bc86c705636a4c280f0242968a8548b1425b76e9458ac92be69e9278cdaee0f", kill_on_drop: false }` [INFO] [stdout] 9bc86c705636a4c280f0242968a8548b1425b76e9458ac92be69e9278cdaee0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1dc92f190632a8bcad313572b0e0327ca98f2e545c135fb327cf8a8416074fb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e1dc92f190632a8bcad313572b0e0327ca98f2e545c135fb327cf8a8416074fb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling radicle-std-ext v0.1.0 (https://github.com/radicle-dev/radicle-link.git?rev=5d3266b470cd40bf9de8ea71d83e40ad43edf123#5d3266b4) [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling minicbor-derive v0.6.4 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable 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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e1dc92f190632a8bcad313572b0e0327ca98f2e545c135fb327cf8a8416074fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1dc92f190632a8bcad313572b0e0327ca98f2e545c135fb327cf8a8416074fb", kill_on_drop: false }` [INFO] [stdout] e1dc92f190632a8bcad313572b0e0327ca98f2e545c135fb327cf8a8416074fb