[INFO] cloning repository https://github.com/keroro520/ckb_exec_test_script [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keroro520/ckb_exec_test_script" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeroro520%2Fckb_exec_test_script", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeroro520%2Fckb_exec_test_script'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddf874a1ecbcc4386403eb6658abdaeb6a4a8450 [INFO] testing keroro520/ckb_exec_test_script against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeroro520%2Fckb_exec_test_script" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keroro520/ckb_exec_test_script on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/rust-toolchain [INFO] started tweaking git repo https://github.com/keroro520/ckb_exec_test_script [INFO] finished tweaking git repo https://github.com/keroro520/ckb_exec_test_script [INFO] tweaked toml for git repo https://github.com/keroro520/ckb_exec_test_script written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/keroro520/ckb_exec_test_script already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bcabe6dc62b4c7d35462cbe737d877e28f560b1df97c3976d64dab13ee6ad4f [INFO] running `Command { std: "docker" "start" "-a" "3bcabe6dc62b4c7d35462cbe737d877e28f560b1df97c3976d64dab13ee6ad4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bcabe6dc62b4c7d35462cbe737d877e28f560b1df97c3976d64dab13ee6ad4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bcabe6dc62b4c7d35462cbe737d877e28f560b1df97c3976d64dab13ee6ad4f", kill_on_drop: false }` [INFO] [stdout] 3bcabe6dc62b4c7d35462cbe737d877e28f560b1df97c3976d64dab13ee6ad4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d4d4aff9f0c7ae3bff64e3b319e8a30c5e105ca10515be18dc3737c0dfcd363 [INFO] running `Command { std: "docker" "start" "-a" "7d4d4aff9f0c7ae3bff64e3b319e8a30c5e105ca10515be18dc3737c0dfcd363", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling faster-hex v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling buddy-alloc v0.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling blake2b-rs v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling ckb-std v0.8.0 (https://github.com/keroro520/ckb-std?tag=v0.8.0#66190808) [INFO] [stderr] Compiling merkle-cbt v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling ckb-hash v0.43.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ckb-channel v0.43.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.43.2 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.43.2 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.43.2 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.43.2 [INFO] [stderr] Compiling molecule v0.7.2 [INFO] [stderr] Compiling ckb-standalone-types v0.0.2 (https://github.com/keroro520/ckb-standalone-types?tag=v0.0.2#89388b93) [INFO] [stderr] Compiling ckb-occupied-capacity v0.43.2 [INFO] [stderr] Compiling ckb-error v0.43.2 [INFO] [stderr] Compiling ckb-fixed-hash v0.43.2 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ckb-std-c3c7b779e8fb158b/6619080/src/lib.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(llvm_asm)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `llvm_asm` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ckb-std-c3c7b779e8fb158b/6619080/src/lib.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(llvm_asm)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ckb-std` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7d4d4aff9f0c7ae3bff64e3b319e8a30c5e105ca10515be18dc3737c0dfcd363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d4d4aff9f0c7ae3bff64e3b319e8a30c5e105ca10515be18dc3737c0dfcd363", kill_on_drop: false }` [INFO] [stdout] 7d4d4aff9f0c7ae3bff64e3b319e8a30c5e105ca10515be18dc3737c0dfcd363