[INFO] cloning repository https://github.com/ashuralyk/kabletop-contracts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ashuralyk/kabletop-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashuralyk%2Fkabletop-contracts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashuralyk%2Fkabletop-contracts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e05d45e6c0c5b93d931a32131817a569d1acb96b [INFO] testing ashuralyk/kabletop-contracts against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashuralyk%2Fkabletop-contracts" "/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/ashuralyk/kabletop-contracts on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ashuralyk/kabletop-contracts [INFO] finished tweaking git repo https://github.com/ashuralyk/kabletop-contracts [INFO] tweaked toml for git repo https://github.com/ashuralyk/kabletop-contracts written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/ashuralyk/kabletop-contracts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18e41df4c089812740873072f39610cc7846da57de4efee10478ff7a9c78a732 [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" "18e41df4c089812740873072f39610cc7846da57de4efee10478ff7a9c78a732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18e41df4c089812740873072f39610cc7846da57de4efee10478ff7a9c78a732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18e41df4c089812740873072f39610cc7846da57de4efee10478ff7a9c78a732", kill_on_drop: false }` [INFO] [stdout] 18e41df4c089812740873072f39610cc7846da57de4efee10478ff7a9c78a732 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d52620aefc506e6cb9f9cdbaf77eb559a211afabb049f9940623559f57342046 [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" "d52620aefc506e6cb9f9cdbaf77eb559a211afabb049f9940623559f57342046", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling faster-hex v0.3.1 [INFO] [stderr] Compiling eaglesong v0.1.0 [INFO] [stderr] Compiling tentacle-secio v0.4.5 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling ckb-build-info v0.39.1 [INFO] [stderr] Compiling ckb-db-schema v0.39.1 [INFO] [stderr] Compiling ckb-vm-definitions v0.19.3 [INFO] [stderr] Compiling ckb-script v0.39.1 [INFO] [stderr] Compiling ckb-spawn v0.39.1 [INFO] [stderr] Compiling buddy-alloc v0.4.1 [INFO] [stderr] Compiling ckb-always-success-script v0.0.1 [INFO] [stderr] Compiling secp256k1 v0.1.0 (/opt/rustwide/workdir/contracts/common/secp256k1) [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling merkle-cbt v0.3.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling mapr v0.8.0 [INFO] [stderr] Compiling ckb-channel v0.39.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling molecule v0.7.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling includedir v0.5.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling faketime v0.2.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.39.1 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling ckb-logger-config v0.39.1 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.39.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> contracts/common/secp256k1/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(lang_items)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> contracts/common/secp256k1/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(alloc_error_handler)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> contracts/common/secp256k1/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(panic_info_message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> contracts/common/secp256k1/src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(panic_info_message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 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 `secp256k1` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d52620aefc506e6cb9f9cdbaf77eb559a211afabb049f9940623559f57342046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d52620aefc506e6cb9f9cdbaf77eb559a211afabb049f9940623559f57342046", kill_on_drop: false }` [INFO] [stdout] d52620aefc506e6cb9f9cdbaf77eb559a211afabb049f9940623559f57342046