[INFO] fetching crate ckb-ez 0.1.2... [INFO] building ckb-ez-0.1.2 against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] extracting crate ckb-ez 0.1.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate ckb-ez 0.1.2 on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ckb-ez 0.1.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ckb-ez 0.1.2 [INFO] tweaked toml for crates.io crate ckb-ez 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 178 packages to latest compatible versions [INFO] [stderr] Adding ckb-chain-spec v0.118.0 (available: v0.120.0) [INFO] [stderr] Adding ckb-error v0.118.0 (available: v0.120.0) [INFO] [stderr] Adding ckb-hash v0.118.0 (available: v0.120.0) [INFO] [stderr] Adding ckb-script v0.118.0 (available: v0.120.0) [INFO] [stderr] Adding ckb-traits v0.118.0 (available: v0.120.0) [INFO] [stderr] Adding ckb-types v0.118.0 (available: v0.120.0) [INFO] [stderr] Adding goblin v0.4.0 (available: v0.4.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d77ba0be3a7d2c195ef756d9b2c5b1132dfce1cff6714f3f35371ca24daacdb [INFO] running `Command { std: "docker" "start" "-a" "0d77ba0be3a7d2c195ef756d9b2c5b1132dfce1cff6714f3f35371ca24daacdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d77ba0be3a7d2c195ef756d9b2c5b1132dfce1cff6714f3f35371ca24daacdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d77ba0be3a7d2c195ef756d9b2c5b1132dfce1cff6714f3f35371ca24daacdb", kill_on_drop: false }` [INFO] [stdout] 0d77ba0be3a7d2c195ef756d9b2c5b1132dfce1cff6714f3f35371ca24daacdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a9ce6c686db4b2849c69f19a124adfaee7e3f50a473db2533433f40c4c9c31a [INFO] running `Command { std: "docker" "start" "-a" "7a9ce6c686db4b2849c69f19a124adfaee7e3f50a473db2533433f40c4c9c31a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling ckb_schemars v0.8.19 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling blake2b-ref v0.3.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling golomb-coded-set v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling merkle-cbt v0.3.2 [INFO] [stderr] Compiling ckb-merkle-mountain-range v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ckb-constant v0.118.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling includedir v0.6.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling ckb-channel v0.118.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling eaglesong v0.1.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ckb-logger v0.118.0 [INFO] [stderr] Compiling ckb-vm-definitions v0.24.12 [INFO] [stderr] Compiling ckb-script v0.118.0 [INFO] [stderr] Compiling blake2b-rs v0.2.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling ckb-vm v0.24.12 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling reflink-copy v0.1.20 [INFO] [stderr] Compiling ckb_schemars_derive v0.8.19 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling ckb-hash v0.118.0 [INFO] [stderr] Compiling goblin v0.4.0 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling includedir_codegen v0.6.0 [INFO] [stderr] Compiling ckb-system-scripts v0.5.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.118.0 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling molecule v0.8.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] error: could not compile `numext-fixed-uint-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name numext_fixed_uint_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/numext-fixed-uint-core-0.1.6/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="bits_1024"' --cfg 'feature="bits_128"' --cfg 'feature="bits_160"' --cfg 'feature="bits_2048"' --cfg 'feature="bits_224"' --cfg 'feature="bits_256"' --cfg 'feature="bits_384"' --cfg 'feature="bits_4096"' --cfg 'feature="bits_512"' --cfg 'feature="bits_520"' --cfg 'feature="bits_all"' --cfg 'feature="default"' --cfg 'feature="heapsize"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="support_heapsize"' --cfg 'feature="support_rand"' --cfg 'feature="support_serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bits_1024", "bits_128", "bits_160", "bits_2048", "bits_224", "bits_256", "bits_384", "bits_4096", "bits_512", "bits_520", "bits_all", "default", "heapsize", "rand", "serde", "support_all", "support_heapsize", "support_rand", "support_serde"))' -C metadata=6c922641ca6b7525 -C extra-filename=-3dc2900fd0d17765 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heapsize=/opt/rustwide/target/debug/deps/libheapsize-0c1f895b3d6fd7e6.rmeta --extern constructor=/opt/rustwide/target/debug/deps/libnumext_constructor-9f3c45c9b424e248.so --extern rand=/opt/rustwide/target/debug/deps/librand-dcb41233325a093a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-34078e17a918cfca.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8b3d5648de7cf8f6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `numext-fixed-uint-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name numext_fixed_uint_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/numext-fixed-uint-core-0.1.6/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="bits_1024"' --cfg 'feature="bits_128"' --cfg 'feature="bits_160"' --cfg 'feature="bits_2048"' --cfg 'feature="bits_224"' --cfg 'feature="bits_256"' --cfg 'feature="bits_384"' --cfg 'feature="bits_4096"' --cfg 'feature="bits_512"' --cfg 'feature="bits_520"' --cfg 'feature="bits_all"' --cfg 'feature="default"' --cfg 'feature="heapsize"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="support_heapsize"' --cfg 'feature="support_rand"' --cfg 'feature="support_serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bits_1024", "bits_128", "bits_160", "bits_2048", "bits_224", "bits_256", "bits_384", "bits_4096", "bits_512", "bits_520", "bits_all", "default", "heapsize", "rand", "serde", "support_all", "support_heapsize", "support_rand", "support_serde"))' -C metadata=572a5ce0733f8527 -C extra-filename=-db4ef6bea82b86df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heapsize=/opt/rustwide/target/debug/deps/libheapsize-0c1f895b3d6fd7e6.rmeta --extern constructor=/opt/rustwide/target/debug/deps/libnumext_constructor-9f3c45c9b424e248.so --extern rand=/opt/rustwide/target/debug/deps/librand-5ebbcd14dedff5b2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-34078e17a918cfca.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8b3d5648de7cf8f6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7a9ce6c686db4b2849c69f19a124adfaee7e3f50a473db2533433f40c4c9c31a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a9ce6c686db4b2849c69f19a124adfaee7e3f50a473db2533433f40c4c9c31a", kill_on_drop: false }` [INFO] [stdout] 7a9ce6c686db4b2849c69f19a124adfaee7e3f50a473db2533433f40c4c9c31a