[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] d11bed7a6bd0df251833c80786bc618e2c46542f [INFO] checking ashuralyk/kabletop-ckb-sdk against try#1b0139f5bdae7328e6d232947a8112333bb44eeb for pr-93394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashuralyk%2Fkabletop-ckb-sdk" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ashuralyk/kabletop-ckb-sdk on toolchain 1b0139f5bdae7328e6d232947a8112333bb44eeb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "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-3/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" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2505887e32551a2e42b933f541b8cf720dd4624d53d2c213a624b6c4da92124 [INFO] running `Command { std: "docker" "start" "-a" "c2505887e32551a2e42b933f541b8cf720dd4624d53d2c213a624b6c4da92124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2505887e32551a2e42b933f541b8cf720dd4624d53d2c213a624b6c4da92124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2505887e32551a2e42b933f541b8cf720dd4624d53d2c213a624b6c4da92124", kill_on_drop: false }` [INFO] [stdout] c2505887e32551a2e42b933f541b8cf720dd4624d53d2c213a624b6c4da92124 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cf060f765eb705464ed090a8e349166ad800349d99c78254bf853410b1d8679 [INFO] running `Command { std: "docker" "start" "-a" "9cf060f765eb705464ed090a8e349166ad800349d99c78254bf853410b1d8679", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling curl v0.4.41 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Compiling ckb-script v0.101.0 [INFO] [stderr] Checking ckb-vm-definitions v0.20.0-rc6 [INFO] [stderr] Checking ckb-constant v0.101.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking faster-hex v0.4.1 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking bitcoin_hashes v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking spinning_top v0.2.4 [INFO] [stderr] Checking merkle-cbt v0.3.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking flume v0.9.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling blake2b-rs v0.2.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.51+curl-7.80.0 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling ckb-vm v0.20.0-rc6 [INFO] [stderr] Compiling backtrace v0.3.63 [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 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' -C metadata=b7a84fadfbdd5082 -C extra-filename=-b7a84fadfbdd5082 --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" "9cf060f765eb705464ed090a8e349166ad800349d99c78254bf853410b1d8679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cf060f765eb705464ed090a8e349166ad800349d99c78254bf853410b1d8679", kill_on_drop: false }` [INFO] [stdout] 9cf060f765eb705464ed090a8e349166ad800349d99c78254bf853410b1d8679