[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] cde7293356bf2a14fa54114b4a9f441f01430aa1
[INFO] documenting Officeyutong/ckb-tui against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOfficeyutong%2Fckb-tui" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Officeyutong/ckb-tui on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8c5e353af1fc3045b1f34951da41ea14de1c3ed385f3a16d8574c51810cdbfde
[INFO] running `Command { std: "docker" "start" "8c5e353af1fc3045b1f34951da41ea14de1c3ed385f3a16d8574c51810cdbfde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c5e353af1fc3045b1f34951da41ea14de1c3ed385f3a16d8574c51810cdbfde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8c5e353af1fc3045b1f34951da41ea14de1c3ed385f3a16d8574c51810cdbfde" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c5e353af1fc3045b1f34951da41ea14de1c3ed385f3a16d8574c51810cdbfde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8c5e353af1fc3045b1f34951da41ea14de1c3ed385f3a16d8574c51810cdbfde" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking zerocopy v0.8.40
[INFO] [stderr]    Compiling faster-hex v0.6.1
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling ckb_schemars v0.8.22
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking ckb-occupied-capacity-core v1.1.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling blake2b-rs v0.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking blake2b-ref v0.3.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking molecule v0.9.2
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking ckb-constant v1.1.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking golomb-coded-set v0.2.1
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling includedir_codegen v0.6.0
[INFO] [stderr]     Checking ckb-hash v1.1.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ckb-merkle-mountain-range v0.5.2
[INFO] [stderr]     Checking merkle-cbt v0.3.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling ckb-system-scripts v0.5.4
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling includedir v0.6.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling numext-constructor v0.1.6
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ckb_schemars_derive v0.8.22
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr] error: could not compile `zerocopy` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.40/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=236e6ee8cd58e623 -C extra-filename=-e2170677de422b73 --out-dir /opt/rustwide/target/debug/build/zerocopy/e2170677de422b73/out --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=57dd68e185c98272 -C extra-filename=-432f791110359bc0 --out-dir /opt/rustwide/target/debug/build/tokio/432f791110359bc0/out -L dependency=/opt/rustwide/target/debug/build/bytes/2fe0074b43ba1e4c/out -L dependency=/opt/rustwide/target/debug/build/libc/8826d17fc7d5e9f0/out -L dependency=/opt/rustwide/target/debug/build/log/a469ce83c9b0fe3a/out -L dependency=/opt/rustwide/target/debug/build/mio/5445b532de88a590/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/serde/1ffdbdf514dd00fa/out -L dependency=/opt/rustwide/target/debug/build/serde_core/3c925aec2ec92997/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/0d175b916ca1f2fd/out -L dependency=/opt/rustwide/target/debug/build/socket2/e55b1ecea7de5bdc/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/5245f75f1c433b38/out --extern bytes=/opt/rustwide/target/debug/build/bytes/2fe0074b43ba1e4c/out/libbytes-2fe0074b43ba1e4c.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/8826d17fc7d5e9f0/out/liblibc-8826d17fc7d5e9f0.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/5445b532de88a590/out/libmio-5445b532de88a590.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/e55b1ecea7de5bdc/out/libsocket2-e55b1ecea7de5bdc.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/5245f75f1c433b38/out/libtokio_macros-5245f75f1c433b38.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/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="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=68658332677cf0cf -C extra-filename=-b2dd5a19d621091c --out-dir /opt/rustwide/target/debug/build/futures-util/b2dd5a19d621091c/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/6351650e09691772/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-io/ee83dd0d8cfe75cb/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/497fa74e1fd189b0/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out -L dependency=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out -L dependency=/opt/rustwide/target/debug/build/memchr/3d944e3b9ac373a3/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/slab/ae595133c23c4338/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/6351650e09691772/out/libfutures_channel-6351650e09691772.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out/libfutures_core-1cd512d543215c04.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/ee83dd0d8cfe75cb/out/libfutures_io-ee83dd0d8cfe75cb.rmeta --extern futures_macro=/opt/rustwide/target/debug/build/futures-macro/497fa74e1fd189b0/out/libfutures_macro-497fa74e1fd189b0.so --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out/libfutures_sink-80687936758fa695.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out/libfutures_task-bde3b8216abf23c5.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/3d944e3b9ac373a3/out/libmemchr-3d944e3b9ac373a3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/ae595133c23c4338/out/libslab-ae595133c23c4338.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8c5e353af1fc3045b1f34951da41ea14de1c3ed385f3a16d8574c51810cdbfde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c5e353af1fc3045b1f34951da41ea14de1c3ed385f3a16d8574c51810cdbfde", kill_on_drop: false }`
[INFO] [stdout] 8c5e353af1fc3045b1f34951da41ea14de1c3ed385f3a16d8574c51810cdbfde
