[INFO] fetching crate ckb-migrate 0.119.0...
[INFO] checking ckb-migrate-0.119.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate ckb-migrate 0.119.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate ckb-migrate 0.119.0 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ckb-migrate 0.119.0
[INFO] finished tweaking crates.io crate ckb-migrate 0.119.0
[INFO] tweaked toml for crates.io crate ckb-migrate 0.119.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 293 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf8ccbabb6b4fc6a4b3e681411ff2349b9695ccf6300919615415240f59a215d
[INFO] running `Command { std: "docker" "start" "-a" "bf8ccbabb6b4fc6a4b3e681411ff2349b9695ccf6300919615415240f59a215d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf8ccbabb6b4fc6a4b3e681411ff2349b9695ccf6300919615415240f59a215d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf8ccbabb6b4fc6a4b3e681411ff2349b9695ccf6300919615415240f59a215d", kill_on_drop: false }`
[INFO] [stdout] bf8ccbabb6b4fc6a4b3e681411ff2349b9695ccf6300919615415240f59a215d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c62a685dfdafb6ef49869945e3a532a58faf0931de06fee1244cff5a92c5482
[INFO] running `Command { std: "docker" "start" "-a" "5c62a685dfdafb6ef49869945e3a532a58faf0931de06fee1244cff5a92c5482", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling faster-hex v0.6.1
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling ckb_schemars v0.8.19
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling blake2b-rs v0.2.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling numext-constructor v0.1.6
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]     Checking ckb-occupied-capacity-core v0.119.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking blake2b-ref v0.3.1
[INFO] [stderr]     Checking ckb-channel v0.119.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]     Checking golomb-coded-set v0.2.1
[INFO] [stderr]     Checking ckb-merkle-mountain-range v0.5.2
[INFO] [stderr]     Checking merkle-cbt v0.3.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking ckb-constant v0.119.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]     Checking molecule v0.8.0
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]     Checking ckb-hash v0.119.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling ckb_schemars_derive v0.8.19
[INFO] [stderr]    Compiling includedir v0.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ckb-logger v0.119.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling miette-derive v5.10.0
[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 tempfile v3.13.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling includedir_codegen v0.6.0
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking reflink-copy v0.1.19
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling ckb-system-scripts v0.5.4
[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/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.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="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=71348bb942834450 -C extra-filename=-71348bb942834450 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-09390be55359c0d5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4e9dcd2165a5261f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-9509cf720ab8d7c3.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5ea7d9e384d4aa05.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-9c9b79dd3117154e.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-2c70900be541d4df.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-e840b4f774b76aea.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-3d9654bf22e75fa2.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5c62a685dfdafb6ef49869945e3a532a58faf0931de06fee1244cff5a92c5482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c62a685dfdafb6ef49869945e3a532a58faf0931de06fee1244cff5a92c5482", kill_on_drop: false }`
[INFO] [stdout] 5c62a685dfdafb6ef49869945e3a532a58faf0931de06fee1244cff5a92c5482
