[INFO] cloning repository https://github.com/Fantom-foundation/libconsensus-dag [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fantom-foundation/libconsensus-dag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFantom-foundation%2Flibconsensus-dag", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFantom-foundation%2Flibconsensus-dag'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f9ec3570c70d51c060cfc5eba8d76f938890dcb [INFO] checking Fantom-foundation/libconsensus-dag against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFantom-foundation%2Flibconsensus-dag" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Fantom-foundation/libconsensus-dag 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/Fantom-foundation/libconsensus-dag [INFO] finished tweaking git repo https://github.com/Fantom-foundation/libconsensus-dag [INFO] tweaked toml for git repo https://github.com/Fantom-foundation/libconsensus-dag written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Fantom-foundation/libcommon-rs` [INFO] [stderr] Updating git repository `https://github.com/Fantom-foundation/libconsensus` [INFO] [stderr] Updating git repository `https://github.com/Fantom-foundation/libhash` [INFO] [stderr] Updating git repository `https://github.com/Fantom-foundation/libhash-sha3` [INFO] [stderr] Updating git repository `https://github.com/Fantom-foundation/libsignature` [INFO] [stderr] Updating git repository `https://github.com/Fantom-foundation/libtransport` [INFO] [stderr] Updating git repository `https://github.com/Fantom-foundation/libtransport-tcp` [INFO] [stderr] Updating git repository `https://github.com/Fantom-foundation/libsignature-ed25519-dalek` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 84462a62024a851837adc64d4b08060b4750d982d9c3b87f99b237fcaabe10a4 [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" "84462a62024a851837adc64d4b08060b4750d982d9c3b87f99b237fcaabe10a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84462a62024a851837adc64d4b08060b4750d982d9c3b87f99b237fcaabe10a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84462a62024a851837adc64d4b08060b4750d982d9c3b87f99b237fcaabe10a4", kill_on_drop: false }` [INFO] [stdout] 84462a62024a851837adc64d4b08060b4750d982d9c3b87f99b237fcaabe10a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 0d4ca6fc6bda32f4c9f8fe857dd167b04953cccd250db71cf178e0b32ad88b37 [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" "0d4ca6fc6bda32f4c9f8fe857dd167b04953cccd250db71cf178e0b32ad88b37", kill_on_drop: false }` [INFO] [stderr] Checking to_vec v0.1.0 [INFO] [stderr] Checking mac v0.0.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking async-timer v0.6.3 [INFO] [stderr] Checking os_pipe v0.9.2 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking os_pipe v0.8.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking buffer v0.1.8 [INFO] [stderr] Checking syslog v4.0.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-join-macro-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Checking zeroize v1.1.1 [INFO] [stderr] Checking curve25519-dalek v3.0.0 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking libcommon-rs v0.0.2 (https://github.com/Fantom-foundation/libcommon-rs#a5b2ac03) [INFO] [stderr] Checking libhash v0.1.1 (https://github.com/Fantom-foundation/libhash#f98ab42c) [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking ed25519 v1.0.3 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/libcommon-rs-5e8b24176ba4c817/a5b2ac0/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [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 `libcommon-rs` [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" "0d4ca6fc6bda32f4c9f8fe857dd167b04953cccd250db71cf178e0b32ad88b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d4ca6fc6bda32f4c9f8fe857dd167b04953cccd250db71cf178e0b32ad88b37", kill_on_drop: false }` [INFO] [stdout] 0d4ca6fc6bda32f4c9f8fe857dd167b04953cccd250db71cf178e0b32ad88b37