[INFO] fetching crate ckb-migrate 0.120.0-rc2...
[INFO] checking ckb-migrate-0.120.0-rc2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ckb-migrate 0.120.0-rc2 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate ckb-migrate 0.120.0-rc2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ckb-migrate 0.120.0-rc2
[INFO] finished tweaking crates.io crate ckb-migrate 0.120.0-rc2
[INFO] tweaked toml for crates.io crate ckb-migrate 0.120.0-rc2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 318 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc51acddaea580650684b289f9d395ee6faadfdd522b8e40ef8dbb691e8d1e31
[INFO] running `Command { std: "docker" "start" "-a" "dc51acddaea580650684b289f9d395ee6faadfdd522b8e40ef8dbb691e8d1e31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc51acddaea580650684b289f9d395ee6faadfdd522b8e40ef8dbb691e8d1e31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc51acddaea580650684b289f9d395ee6faadfdd522b8e40ef8dbb691e8d1e31", kill_on_drop: false }`
[INFO] [stdout] dc51acddaea580650684b289f9d395ee6faadfdd522b8e40ef8dbb691e8d1e31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce2ee43c68f400de12deda846ceebe1b50aa43fdbeeb5466ea10084ea8dc9461
[INFO] running `Command { std: "docker" "start" "-a" "ce2ee43c68f400de12deda846ceebe1b50aa43fdbeeb5466ea10084ea8dc9461", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling faster-hex v0.6.1
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling ckb_schemars v0.8.19
[INFO] [stderr]    Compiling numext-constructor v0.1.6
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ckb_schemars_derive v0.8.19
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling blake2b-rs v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling ckb-occupied-capacity-core v0.120.0-rc2
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling ckb-occupied-capacity-macros v0.120.0-rc2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking ckb-occupied-capacity v0.120.0-rc2
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking ckb-fixed-hash-core v0.120.0-rc2
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking molecule v0.8.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking blake2b-ref v0.3.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking ckb-error v0.120.0-rc2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking ckb-channel v0.120.0-rc2
[INFO] [stderr]     Checking golomb-coded-set v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking merkle-cbt v0.3.2
[INFO] [stderr]    Compiling includedir_codegen v0.6.0
[INFO] [stderr]     Checking ckb-merkle-mountain-range v0.5.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking ckb-constant v0.120.0-rc2
[INFO] [stderr]     Checking ckb-hash v0.120.0-rc2
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling ckb-system-scripts v0.5.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling numext-fixed-uint-core v0.1.6
[INFO] [stderr]    Compiling ckb-fixed-hash-macros v0.120.0-rc2
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking ckb-fixed-hash v0.120.0-rc2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling includedir v0.6.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking ckb-logger v0.120.0-rc2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]    Compiling numext-fixed-uint-hack v0.1.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking numext-fixed-uint v0.1.6
[INFO] [stderr]     Checking ckb-gen-types v0.120.0-rc2
[INFO] [stderr]     Checking ckb-rational v0.120.0-rc2
[INFO] [stderr]     Checking ssri v9.2.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking reflink-copy v0.1.20
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking eaglesong v0.1.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling tentacle-secio v0.6.3
[INFO] [stderr]     Checking cacache v13.1.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stdout] error[E0412]: cannot find type `State` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cacache-13.1.0/src/content/write.rs:430:37
[INFO] [stdout]     |
[INFO] [stdout] 430 | fn update_state(current_state: &mut State, next_state: State) {
[INFO] [stdout]     |                                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `State` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cacache-13.1.0/src/content/write.rs:430:56
[INFO] [stdout]     |
[INFO] [stdout] 430 | fn update_state(current_state: &mut State, next_state: State) {
[INFO] [stdout]     |                                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ckb-crypto v0.120.0-rc2
[INFO] [stderr]     Checking secp256k1 v0.30.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cacache` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ce2ee43c68f400de12deda846ceebe1b50aa43fdbeeb5466ea10084ea8dc9461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce2ee43c68f400de12deda846ceebe1b50aa43fdbeeb5466ea10084ea8dc9461", kill_on_drop: false }`
[INFO] [stdout] ce2ee43c68f400de12deda846ceebe1b50aa43fdbeeb5466ea10084ea8dc9461
