[INFO] cloning repository https://github.com/nervosnetwork/polyjuice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nervosnetwork/polyjuice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervosnetwork%2Fpolyjuice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervosnetwork%2Fpolyjuice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b82fcab5d30acbec8583d4f1f6206995ebb1fec2 [INFO] checking nervosnetwork/polyjuice against try#18f0df251aa25bd85bb3d295ad1bd925a64b1ffc for pr-94063 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervosnetwork%2Fpolyjuice" "/workspace/builds/worker-44/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-44/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nervosnetwork/polyjuice on toolchain 18f0df251aa25bd85bb3d295ad1bd925a64b1ffc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+18f0df251aa25bd85bb3d295ad1bd925a64b1ffc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nervosnetwork/polyjuice [INFO] finished tweaking git repo https://github.com/nervosnetwork/polyjuice [INFO] tweaked toml for git repo https://github.com/nervosnetwork/polyjuice written to /workspace/builds/worker-44/source/Cargo.toml [INFO] crate git repo https://github.com/nervosnetwork/polyjuice already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+18f0df251aa25bd85bb3d295ad1bd925a64b1ffc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/nervosnetwork/ckb` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/ckb-tests.git` [INFO] [stderr] Updating git repository `https://github.com/nervosnetwork/ckb-cli` [INFO] [stderr] Updating git repository `https://github.com/TheWaWaR/ckb-simple-account-layer.git` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/ckb-c-stdlib` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jsonrpc-derive v14.2.1 [INFO] [stderr] Downloaded bitcoin_hashes v0.3.2 [INFO] [stderr] Downloaded merkle-cbt v0.2.2 [INFO] [stderr] Downloaded sparse-merkle-tree v0.3.0 [INFO] [stderr] Downloaded replace_with v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "+18f0df251aa25bd85bb3d295ad1bd925a64b1ffc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d178fee4687d8975533c7d8973b64d7378bd5fb01af2b41a00e5fa55145dbe93 [INFO] running `Command { std: "docker" "start" "-a" "d178fee4687d8975533c7d8973b64d7378bd5fb01af2b41a00e5fa55145dbe93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d178fee4687d8975533c7d8973b64d7378bd5fb01af2b41a00e5fa55145dbe93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d178fee4687d8975533c7d8973b64d7378bd5fb01af2b41a00e5fa55145dbe93", kill_on_drop: false }` [INFO] [stdout] d178fee4687d8975533c7d8973b64d7378bd5fb01af2b41a00e5fa55145dbe93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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=forbid" "-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" "+18f0df251aa25bd85bb3d295ad1bd925a64b1ffc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c30013a5032a7a4da098c0786c7518624e9d37dcb7a63b3e931b472103d5e459 [INFO] running `Command { std: "docker" "start" "-a" "c30013a5032a7a4da098c0786c7518624e9d37dcb7a63b3e931b472103d5e459", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling faster-hex v0.3.1 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Compiling ckb-script v0.35.0-pre (https://github.com/nervosnetwork/ckb?tag=v0.35.0-rc1#0c1a61c0) [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking ckb-vm-definitions v0.19.1 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking replace_with v0.1.5 [INFO] [stderr] Checking base64 v0.12.2 [INFO] [stderr] Checking bech32 v0.6.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking merkle-cbt v0.2.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking stream-cipher v0.3.2 [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.21.0/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"' -C metadata=cd1942176b748859 -C extra-filename=-cd1942176b748859 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (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" "c30013a5032a7a4da098c0786c7518624e9d37dcb7a63b3e931b472103d5e459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c30013a5032a7a4da098c0786c7518624e9d37dcb7a63b3e931b472103d5e459", kill_on_drop: false }` [INFO] [stdout] c30013a5032a7a4da098c0786c7518624e9d37dcb7a63b3e931b472103d5e459