[INFO] cloning repository https://github.com/nomic-io/rust-bitcoin-peg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nomic-io/rust-bitcoin-peg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnomic-io%2Frust-bitcoin-peg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnomic-io%2Frust-bitcoin-peg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03293fc2583ea64f430978a85aa55fd3d8b3008c [INFO] testing nomic-io/rust-bitcoin-peg against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnomic-io%2Frust-bitcoin-peg" "/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/nomic-io/rust-bitcoin-peg on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nomic-io/rust-bitcoin-peg [INFO] finished tweaking git repo https://github.com/nomic-io/rust-bitcoin-peg [INFO] tweaked toml for git repo https://github.com/nomic-io/rust-bitcoin-peg written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/nomic-io/rust-bitcoin-peg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2406f0d97a6af3fa4d36b0befe74b6bbe9f21a7da78b6db2f8cd69deeafc7e27 [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" "2406f0d97a6af3fa4d36b0befe74b6bbe9f21a7da78b6db2f8cd69deeafc7e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2406f0d97a6af3fa4d36b0befe74b6bbe9f21a7da78b6db2f8cd69deeafc7e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2406f0d97a6af3fa4d36b0befe74b6bbe9f21a7da78b6db2f8cd69deeafc7e27", kill_on_drop: false }` [INFO] [stdout] 2406f0d97a6af3fa4d36b0befe74b6bbe9f21a7da78b6db2f8cd69deeafc7e27 [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" "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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9d21cab830253bbddadce0f7882718c52e62c39e9a85f3764af795823b9e7c0 [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" "c9d21cab830253bbddadce0f7882718c52e62c39e9a85f3764af795823b9e7c0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling protobuf v2.10.1 [INFO] [stderr] Compiling parking v1.0.5 [INFO] [stderr] Compiling event-listener v2.2.0 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling seq-macro v0.1.5 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Compiling rocket v0.4.5 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling prost-amino v0.6.0 [INFO] [stderr] Compiling futures-lite v0.1.8 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/lib.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | #![cfg_attr(feature = "simd", feature(platform_intrinsics, repr_simd))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/lib.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | #![cfg_attr(feature = "simd_opt", feature(cfg_target_feature))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/lib.rs:21:35 [INFO] [stdout] | [INFO] [stdout] 21 | #![cfg_attr(feature = "simd_asm", feature(asm))] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-channel v1.1.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blake2-rfc` [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" "c9d21cab830253bbddadce0f7882718c52e62c39e9a85f3764af795823b9e7c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9d21cab830253bbddadce0f7882718c52e62c39e9a85f3764af795823b9e7c0", kill_on_drop: false }` [INFO] [stdout] c9d21cab830253bbddadce0f7882718c52e62c39e9a85f3764af795823b9e7c0