[INFO] fetching crate ckb-network-alert 0.119.0...
[INFO] checking ckb-network-alert-0.119.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate ckb-network-alert 0.119.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate ckb-network-alert 0.119.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ckb-network-alert 0.119.0
[INFO] finished tweaking crates.io crate ckb-network-alert 0.119.0
[INFO] tweaked toml for crates.io crate ckb-network-alert 0.119.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 276 packages to latest compatible versions
[INFO] [stderr]       Adding lru v0.7.8 (available: v0.12.5)
[INFO] [stderr]       Adding tentacle v0.6.1 (available: v0.6.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86c5c36858fde413c954538892e0cf54534aa97ae73ccc72acff1d9b0d5ed2bb
[INFO] running `Command { std: "docker" "start" "-a" "86c5c36858fde413c954538892e0cf54534aa97ae73ccc72acff1d9b0d5ed2bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86c5c36858fde413c954538892e0cf54534aa97ae73ccc72acff1d9b0d5ed2bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86c5c36858fde413c954538892e0cf54534aa97ae73ccc72acff1d9b0d5ed2bb", kill_on_drop: false }`
[INFO] [stdout] 86c5c36858fde413c954538892e0cf54534aa97ae73ccc72acff1d9b0d5ed2bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1480b08b56d7883fee7bbae98e9e3c4b5d2dfb5c56e6f1d2143790dc62e846f
[INFO] running `Command { std: "docker" "start" "-a" "a1480b08b56d7883fee7bbae98e9e3c4b5d2dfb5c56e6f1d2143790dc62e846f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling faster-hex v0.6.1
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling ckb_schemars v0.8.19
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling blake2b-rs v0.2.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking blake2b-ref v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-src v300.4.0+3.4.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking ckb-channel v0.119.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking golomb-coded-set v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]     Checking merkle-cbt v0.3.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ckb-merkle-mountain-range v0.5.2
[INFO] [stderr]     Checking ckb-constant v0.119.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking ckb-hash v0.119.0
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling includedir v0.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking ckb-logger v0.119.0
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling tentacle-secio v0.6.3
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]    Compiling includedir_codegen v0.6.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking reflink-copy v0.1.19
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking eaglesong v0.1.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking wildmatch v1.1.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling ckb-system-scripts v0.5.4
[INFO] [stderr]     Checking xml-rs v0.8.22
[INFO] [stderr]     Checking ckb-spawn v0.119.0
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking ckb-systemtime v0.119.0
[INFO] [stderr]     Checking ckb-build-info v0.119.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking bloom-filters v0.1.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]    Compiling ckb_schemars_derive v0.8.19
[INFO] [stderr]    Compiling numext-constructor v0.1.6
[INFO] [stderr]    Compiling prometheus-static-metric v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking secp256k1 v0.30.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking ckb-metrics v0.119.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking ckb-occupied-capacity-core v0.119.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking ssri v9.2.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking ckb-logger-config v0.119.0
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking ckb-metrics-config v0.119.0
[INFO] [stderr]     Checking ipnetwork v0.18.0
[INFO] [stderr]     Checking ckb-util v0.119.0
[INFO] [stderr]     Checking molecule v0.8.0
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking tentacle-multiaddr v0.3.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling ckb-occupied-capacity-macros v0.119.0
[INFO] [stderr]     Checking ckb-occupied-capacity v0.119.0
[INFO] [stderr]    Compiling ckb-error v0.119.0
[INFO] [stderr]     Checking attohttpc v0.16.3
[INFO] [stderr]     Checking igd v0.12.1
[INFO] [stderr]     Checking ckb-fixed-hash-core v0.119.0
[INFO] [stderr]    Compiling numext-fixed-uint-core v0.1.6
[INFO] [stderr]    Compiling ckb-fixed-hash-macros v0.119.0
[INFO] [stderr]     Checking ckb-fixed-hash v0.119.0
[INFO] [stderr]     Checking ckb-crypto v0.119.0
[INFO] [stderr]     Checking ckb-multisig v0.119.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking ckb-async-runtime v0.119.0
[INFO] [stderr]     Checking ckb-stop-handler v0.119.0
[INFO] [stderr]     Checking tokio-yamux v0.3.9
[INFO] [stderr]     Checking cacache v12.0.0
[INFO] [stderr]    Compiling numext-fixed-uint-hack v0.1.6
[INFO] [stderr]     Checking numext-fixed-uint v0.1.6
[INFO] [stderr]    Compiling ckb-rational v0.119.0
[INFO] [stderr]    Compiling ckb-gen-types v0.119.0
[INFO] [stderr]     Checking ckb-types v0.119.0
[INFO] [stderr]     Checking ckb-dao-utils v0.119.0
[INFO] [stderr]     Checking ckb-pow v0.119.0
[INFO] [stderr]     Checking ckb-jsonrpc-types v0.119.0
[INFO] [stderr]     Checking ckb-traits v0.119.0
[INFO] [stderr]    Compiling ckb-resource v0.119.0
[INFO] [stderr]     Checking ckb-chain-spec v0.119.0
[INFO] [stderr]     Checking ckb-app-config v0.119.0
[INFO] [stderr]     Checking tentacle v0.6.1
[INFO] [stderr]     Checking ckb-notify v0.119.0
[INFO] [stderr]     Checking ckb-network v0.119.0
[INFO] [stderr]     Checking ckb-network-alert v0.119.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_crypto`
[INFO] [stdout]  --> src/tests/generate_alert_signature.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ckb_crypto::secp::Privkey;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `faster_hex`
[INFO] [stdout]  --> src/tests/generate_alert_signature.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use faster_hex::hex_decode;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `faster_hex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_async_runtime`
[INFO] [stdout]  --> src/tests/test_notifier.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ckb_async_runtime::{new_background_runtime, Handle};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ckb_async_runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_crypto`
[INFO] [stdout]  --> src/tests/test_verifier.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ckb_crypto::secp::Generator;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `once_cell`
[INFO] [stdout]  --> src/tests/test_notifier.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use once_cell::unsync;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `once_cell`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> src/tests/generate_alert_signature.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         serde_json::to_string_pretty(&alert_json).unwrap()
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> src/tests/generate_alert_signature.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         serde_json::to_string_pretty(&alert_json).unwrap()
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ckb-network-alert` (lib test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "a1480b08b56d7883fee7bbae98e9e3c4b5d2dfb5c56e6f1d2143790dc62e846f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1480b08b56d7883fee7bbae98e9e3c4b5d2dfb5c56e6f1d2143790dc62e846f", kill_on_drop: false }`
[INFO] [stdout] a1480b08b56d7883fee7bbae98e9e3c4b5d2dfb5c56e6f1d2143790dc62e846f
