[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/nomic-io/rust-bitcoin-peg [INFO] [stderr] * [new branch] testnet-3-1 -> testnet-3-1 [INFO] [stderr] * [new branch] testnet-3-2 -> testnet-3-2 [INFO] [stderr] * [new branch] testnet-v3-2 -> testnet-v3-2 [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03293fc2583ea64f430978a85aa55fd3d8b3008c [INFO] testing nomic-io/rust-bitcoin-peg against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnomic-io%2Frust-bitcoin-peg" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nomic-io/rust-bitcoin-peg on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-4/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7fac85861f3d3d20c9eb00fcdc290517f15da0ea3280ca1cbd86abaae4c2ce4 [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" "a7fac85861f3d3d20c9eb00fcdc290517f15da0ea3280ca1cbd86abaae4c2ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7fac85861f3d3d20c9eb00fcdc290517f15da0ea3280ca1cbd86abaae4c2ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7fac85861f3d3d20c9eb00fcdc290517f15da0ea3280ca1cbd86abaae4c2ce4", kill_on_drop: false }` [INFO] [stdout] a7fac85861f3d3d20c9eb00fcdc290517f15da0ea3280ca1cbd86abaae4c2ce4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1cdb8897a46a867dd85018e98cd5d5737e1dd2faaef57ed05a7007bee9410c4 [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" "d1cdb8897a46a867dd85018e98cd5d5737e1dd2faaef57ed05a7007bee9410c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling bech32 v0.7.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling seq-macro v0.1.5 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [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 textwrap v0.12.1 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-lite v0.1.8 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [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/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 beta 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 beta 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 universal-hash v0.3.0 [INFO] [stderr] Compiling aead v0.2.0 [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" "d1cdb8897a46a867dd85018e98cd5d5737e1dd2faaef57ed05a7007bee9410c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1cdb8897a46a867dd85018e98cd5d5737e1dd2faaef57ed05a7007bee9410c4", kill_on_drop: false }` [INFO] [stdout] d1cdb8897a46a867dd85018e98cd5d5737e1dd2faaef57ed05a7007bee9410c4