[INFO] cloning repository https://github.com/recursive-bloom/bloom-clap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/recursive-bloom/bloom-clap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fbloom-clap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fbloom-clap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d98f6e5b824ec3866c3d6886627f18460cf8d38 [INFO] checking recursive-bloom/bloom-clap against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fbloom-clap" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/recursive-bloom/bloom-clap on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/recursive-bloom/bloom-clap [INFO] finished tweaking git repo https://github.com/recursive-bloom/bloom-clap [INFO] tweaked toml for git repo https://github.com/recursive-bloom/bloom-clap written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/recursive-bloom/bloom-clap already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1d118c473d6cae9fae0d5f24d5e30f2fe77a89d706e530c714b17f75478e595 [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" "b1d118c473d6cae9fae0d5f24d5e30f2fe77a89d706e530c714b17f75478e595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1d118c473d6cae9fae0d5f24d5e30f2fe77a89d706e530c714b17f75478e595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1d118c473d6cae9fae0d5f24d5e30f2fe77a89d706e530c714b17f75478e595", kill_on_drop: false }` [INFO] [stdout] b1d118c473d6cae9fae0d5f24d5e30f2fe77a89d706e530c714b17f75478e595 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c521aed3a3c5ce96658530dd724210cfa2ae13063456191ffd0e9b794af206a [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" "7c521aed3a3c5ce96658530dd724210cfa2ae13063456191ffd0e9b794af206a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking block-padding v0.2.0 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking rlp v0.4.5 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking ed25519 v1.0.1 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking uint v0.8.3 [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking scrypt v0.2.0 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking parity-scale-codec v1.3.4 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking ethbloom v0.9.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking merlin v2.0.0 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-2.1.0/src/lib.rs:13:59 [INFO] [stdout] | [INFO] [stdout] 13 | #![cfg_attr(all(feature = "alloc", not(feature = "std")), feature(alloc))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking impl-codec v0.4.2 [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 `curve25519-dalek` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7c521aed3a3c5ce96658530dd724210cfa2ae13063456191ffd0e9b794af206a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c521aed3a3c5ce96658530dd724210cfa2ae13063456191ffd0e9b794af206a", kill_on_drop: false }` [INFO] [stdout] 7c521aed3a3c5ce96658530dd724210cfa2ae13063456191ffd0e9b794af206a