[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashuralyk%2Fkabletop-contracts" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ashuralyk/kabletop-contracts on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-2/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" "+1.59.0" "fetch" "--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-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ce46714f6a812f127a56964d1e6a1fedd7d70844d47016bfe94deae65d8e9e1 [INFO] running `Command { std: "docker" "start" "-a" "1ce46714f6a812f127a56964d1e6a1fedd7d70844d47016bfe94deae65d8e9e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ce46714f6a812f127a56964d1e6a1fedd7d70844d47016bfe94deae65d8e9e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ce46714f6a812f127a56964d1e6a1fedd7d70844d47016bfe94deae65d8e9e1", kill_on_drop: false }` [INFO] [stdout] 1ce46714f6a812f127a56964d1e6a1fedd7d70844d47016bfe94deae65d8e9e1 [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=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41b47a87e8e84474dbd98ce8a64b82f8701bd648ce8b9d53a122e4f080ccfac3 [INFO] running `Command { std: "docker" "start" "-a" "41b47a87e8e84474dbd98ce8a64b82f8701bd648ce8b9d53a122e4f080ccfac3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling serde v1.0.133 [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 version_check v0.9.4 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling faster-hex v0.3.1 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling eaglesong v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling tentacle-secio v0.4.5 [INFO] [stderr] Compiling unsigned-varint v0.3.3 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling ckb-build-info v0.39.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling ckb-db-schema v0.39.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ckb-script v0.39.1 [INFO] [stderr] Compiling ckb-vm-definitions v0.19.3 [INFO] [stderr] Compiling ckb-spawn v0.39.1 [INFO] [stderr] Compiling ipnet v2.3.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 hex v0.4.3 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling merkle-cbt v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling molecule v0.7.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable 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 stable 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 stable 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: 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 `secp256k1` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "41b47a87e8e84474dbd98ce8a64b82f8701bd648ce8b9d53a122e4f080ccfac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41b47a87e8e84474dbd98ce8a64b82f8701bd648ce8b9d53a122e4f080ccfac3", kill_on_drop: false }` [INFO] [stdout] 41b47a87e8e84474dbd98ce8a64b82f8701bd648ce8b9d53a122e4f080ccfac3