[INFO] fetching crate casperlabs_contract_macro 0.1.0... [INFO] checking casperlabs_contract_macro-0.1.0 against beta for pr-78714 [INFO] extracting crate casperlabs_contract_macro 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate casperlabs_contract_macro 0.1.0 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 crates.io crate casperlabs_contract_macro 0.1.0 [INFO] finished tweaking crates.io crate casperlabs_contract_macro 0.1.0 [INFO] tweaked toml for crates.io crate casperlabs_contract_macro 0.1.0 written to /workspace/builds/worker-2/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] 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] cd8ff0b349660b177ef4b04fe671541f1886fb1bb2e296f8a60df4a619b80e48 [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" "cd8ff0b349660b177ef4b04fe671541f1886fb1bb2e296f8a60df4a619b80e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd8ff0b349660b177ef4b04fe671541f1886fb1bb2e296f8a60df4a619b80e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd8ff0b349660b177ef4b04fe671541f1886fb1bb2e296f8a60df4a619b80e48", kill_on_drop: false }` [INFO] [stdout] cd8ff0b349660b177ef4b04fe671541f1886fb1bb2e296f8a60df4a619b80e48 [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b150ec7a04112b16854f63db6852b14701000559c3c2c020e587c666a9213e25 [INFO] running `Command { std: "docker" "start" "-a" "b150ec7a04112b16854f63db6852b14701000559c3c2c020e587c666a9213e25", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking base16 v0.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling trybuild v1.0.35 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking casperlabs-types v0.6.1 [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/casperlabs-types-0.6.1/src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | feature(min_specialization, try_reserve) [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/casperlabs-types-0.6.1/src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | feature(min_specialization, try_reserve) [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 `casperlabs-types` [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] [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: build failed [INFO] running `Command { std: "docker" "inspect" "b150ec7a04112b16854f63db6852b14701000559c3c2c020e587c666a9213e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b150ec7a04112b16854f63db6852b14701000559c3c2c020e587c666a9213e25", kill_on_drop: false }` [INFO] [stdout] b150ec7a04112b16854f63db6852b14701000559c3c2c020e587c666a9213e25