[INFO] cloning repository https://github.com/Officeyutong/ckb-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Officeyutong/ckb-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOfficeyutong%2Fckb-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOfficeyutong%2Fckb-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a5a7a756bc85edbf77b1ad4d58300cbd4409d65 [INFO] testing Officeyutong/ckb-tui against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOfficeyutong%2Fckb-tui" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Officeyutong/ckb-tui [INFO] finished tweaking git repo https://github.com/Officeyutong/ckb-tui [INFO] tweaked toml for git repo https://github.com/Officeyutong/ckb-tui written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Officeyutong/ckb-tui on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Officeyutong/ckb-tui already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aea8ff428386a15321ce8053d1f93b59ed768db06bdee7c8ff104735c159edb2 [INFO] running `Command { std: "docker" "start" "-a" "aea8ff428386a15321ce8053d1f93b59ed768db06bdee7c8ff104735c159edb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aea8ff428386a15321ce8053d1f93b59ed768db06bdee7c8ff104735c159edb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aea8ff428386a15321ce8053d1f93b59ed768db06bdee7c8ff104735c159edb2", kill_on_drop: false }` [INFO] [stdout] aea8ff428386a15321ce8053d1f93b59ed768db06bdee7c8ff104735c159edb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9539d81332531570abd206212f746c2dfe55886245e51f8aeb705ee18540615b [INFO] running `Command { std: "docker" "start" "-a" "9539d81332531570abd206212f746c2dfe55886245e51f8aeb705ee18540615b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling blake2b-rs v0.2.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling ckb_schemars v0.8.22 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling blake2b-ref v0.3.1 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling ckb-hash v1.1.0 [INFO] [stderr] Compiling golomb-coded-set v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling ckb-merkle-mountain-range v0.5.2 [INFO] [stderr] Compiling merkle-cbt v0.3.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling ckb_schemars_derive v0.8.22 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling includedir v0.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling includedir_codegen v0.6.0 [INFO] [stderr] Compiling ckb-constant v1.1.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ckb-system-scripts v0.5.4 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling ckb-occupied-capacity-core v1.1.0 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v1.1.0 [INFO] [stderr] Compiling ckb-occupied-capacity v1.1.0 [INFO] [stderr] Compiling ckb-error v1.1.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling ckb-fixed-hash-core v1.1.0 [INFO] [stderr] Compiling molecule v0.9.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling ckb-fixed-hash-macros v1.1.0 [INFO] [stderr] Compiling ckb-fixed-hash v1.1.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling secp256k1 v0.30.0 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling cursive-macros v0.1.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling cursive_core v0.4.6 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling ckb-rational v1.1.0 [INFO] [stderr] Compiling ckb-gen-types v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling reflink-copy v0.1.28 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ckb-vm v0.24.14 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling eaglesong v0.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling cacache v13.1.0 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling goblin v0.4.0 [INFO] [stderr] Compiling ckb-crypto v1.1.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ckb-system-scripts v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ckb-vm-definitions v0.24.14 [INFO] [stderr] Compiling ckb-logger v1.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tentacle-secio v0.6.7 [INFO] [stderr] Compiling ckb-types v1.1.0 [INFO] [stderr] error: could not compile `ckb-gen-types` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name ckb_gen_types --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ckb-gen-types-1.1.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="ckb-error"' --cfg 'feature="ckb-fixed-hash"' --cfg 'feature="ckb-hash"' --cfg 'feature="ckb-occupied-capacity"' --cfg 'feature="default"' --cfg 'feature="numext-fixed-uint"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("calc-hash", "check-data", "ckb-error", "ckb-fixed-hash", "ckb-hash", "ckb-occupied-capacity", "default", "numext-fixed-uint", "serialized-size", "std"))' -C metadata=38244eb4cf93aabc -C extra-filename=-ca75d6a9b4c36b8a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5af52f617df93f8f.rmeta --extern ckb_error=/opt/rustwide/target/debug/deps/libckb_error-53800fa3ee1090a3.rmeta --extern ckb_fixed_hash=/opt/rustwide/target/debug/deps/libckb_fixed_hash-ad34b4bd0c4757ac.rmeta --extern ckb_hash=/opt/rustwide/target/debug/deps/libckb_hash-d884260b13d8dfa2.rmeta --extern ckb_occupied_capacity=/opt/rustwide/target/debug/deps/libckb_occupied_capacity-a3493d3a3b6fb5bd.rmeta --extern molecule=/opt/rustwide/target/debug/deps/libmolecule-afe51aac5182e716.rmeta --extern numext_fixed_uint=/opt/rustwide/target/debug/deps/libnumext_fixed_uint-89db595ec8ab4903.rmeta --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-f9ac563ba0e6e78d.so --extern strum=/opt/rustwide/target/debug/deps/libstrum-e45c845f00318313.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake2b-rs-c16cf215b4c44399/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9539d81332531570abd206212f746c2dfe55886245e51f8aeb705ee18540615b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9539d81332531570abd206212f746c2dfe55886245e51f8aeb705ee18540615b", kill_on_drop: false }` [INFO] [stdout] 9539d81332531570abd206212f746c2dfe55886245e51f8aeb705ee18540615b