[INFO] cloning repository https://github.com/ashuralyk/kabletop-ckb-sdk [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-ckb-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashuralyk%2Fkabletop-ckb-sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashuralyk%2Fkabletop-ckb-sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a75d8b92dc88fb4f31a24e94529688edd8f53d13 [INFO] testing ashuralyk/kabletop-ckb-sdk 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-ckb-sdk" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ashuralyk/kabletop-ckb-sdk 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-ckb-sdk [INFO] finished tweaking git repo https://github.com/ashuralyk/kabletop-ckb-sdk [INFO] tweaked toml for git repo https://github.com/ashuralyk/kabletop-ckb-sdk written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ashuralyk/kabletop-ckb-sdk 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 0e97e031f471c35d7d35b794fc34c2a5f8d459e85459e8d094c337acdb69f34f [INFO] running `Command { std: "docker" "start" "-a" "0e97e031f471c35d7d35b794fc34c2a5f8d459e85459e8d094c337acdb69f34f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e97e031f471c35d7d35b794fc34c2a5f8d459e85459e8d094c337acdb69f34f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e97e031f471c35d7d35b794fc34c2a5f8d459e85459e8d094c337acdb69f34f", kill_on_drop: false }` [INFO] [stdout] 0e97e031f471c35d7d35b794fc34c2a5f8d459e85459e8d094c337acdb69f34f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] bd36bbf043d42c23343ec18febb486eaaec9f071a5e5a6dae233d177f3c930a1 [INFO] running `Command { std: "docker" "start" "-a" "bd36bbf043d42c23343ec18febb486eaaec9f071a5e5a6dae233d177f3c930a1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling curl v0.4.41 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling eaglesong v0.1.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling ckb-constant v0.101.0 [INFO] [stderr] Compiling ckb-vm-definitions v0.20.0-rc6 [INFO] [stderr] Compiling ckb-script v0.101.0 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling merkle-cbt v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling bitcoin_hashes v0.3.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] error: could not compile `gimli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gimli-0.26.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' -C metadata=7b029d31d8427294 -C extra-filename=-7b029d31d8427294 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bd36bbf043d42c23343ec18febb486eaaec9f071a5e5a6dae233d177f3c930a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd36bbf043d42c23343ec18febb486eaaec9f071a5e5a6dae233d177f3c930a1", kill_on_drop: false }` [INFO] [stdout] bd36bbf043d42c23343ec18febb486eaaec9f071a5e5a6dae233d177f3c930a1