[INFO] fetching crate ckb-system-scripts 0.5.4...
[INFO] checking ckb-system-scripts-0.5.4 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate ckb-system-scripts 0.5.4 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate ckb-system-scripts 0.5.4 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ckb-system-scripts 0.5.4
[INFO] finished tweaking crates.io crate ckb-system-scripts 0.5.4
[INFO] tweaked toml for crates.io crate ckb-system-scripts 0.5.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ripemd160 v0.8.0
[INFO] [stderr]   Downloaded includedir v0.6.0
[INFO] [stderr]   Downloaded blake2b-rs v0.2.0
[INFO] [stderr]   Downloaded includedir_codegen v0.6.0
[INFO] [stderr]   Downloaded faster-hex v0.6.1
[INFO] [stderr]   Downloaded cc v1.0.41
[INFO] [stderr]   Downloaded secp256k1 v0.15.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffb3fd2898ec3b5aa632a510f245f1ed67b5bbd93feee8d6bc1979ed483aef2c
[INFO] running `Command { std: "docker" "start" "-a" "ffb3fd2898ec3b5aa632a510f245f1ed67b5bbd93feee8d6bc1979ed483aef2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffb3fd2898ec3b5aa632a510f245f1ed67b5bbd93feee8d6bc1979ed483aef2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffb3fd2898ec3b5aa632a510f245f1ed67b5bbd93feee8d6bc1979ed483aef2c", kill_on_drop: false }`
[INFO] [stdout] ffb3fd2898ec3b5aa632a510f245f1ed67b5bbd93feee8d6bc1979ed483aef2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98fa5dd50422452534fa60c15aa378080e480fb05d2abe7c80df01ff72a66f54
[INFO] running `Command { std: "docker" "start" "-a" "98fa5dd50422452534fa60c15aa378080e480fb05d2abe7c80df01ff72a66f54", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.41
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling faster-hex v0.6.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking ripemd160 v0.8.0
[INFO] [stderr]     Checking includedir v0.6.0
[INFO] [stderr]    Compiling blake2b-rs v0.2.0
[INFO] [stderr]    Compiling secp256k1 v0.15.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 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_types`
[INFO] [stdout]  --> src/tests/dao.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ckb_types::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `ckb_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_types`
[INFO] [stdout]  --> src/tests/secp256k1_blake160_multisig_all.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ckb_types::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `ckb_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_types`
[INFO] [stdout]  --> src/tests/secp256k1_blake160_sighash_all.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ckb_types::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `ckb_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_types`
[INFO] [stdout]  --> src/tests/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ckb_types::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `ckb_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_crypto`
[INFO] [stdout]  --> src/tests/dao.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ckb_crypto::secp::{Generator, Privkey};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_dao_utils`
[INFO] [stdout]  --> src/tests/dao.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ckb_dao_utils::pack_dao_data;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `ckb_dao_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_error`
[INFO] [stdout]  --> src/tests/dao.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ckb_error::assert_error_eq;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `ckb_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_crypto`
[INFO] [stdout]  --> src/tests/secp256k1_blake160_multisig_all.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ckb_crypto::secp::{Generator, Privkey};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_script`
[INFO] [stdout]  --> src/tests/dao.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ckb_script::{ScriptError, TransactionScriptsVerifier};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_script`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_error`
[INFO] [stdout]  --> src/tests/secp256k1_blake160_multisig_all.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ckb_error::{assert_error_eq, Error};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `ckb_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_script`
[INFO] [stdout]  --> src/tests/secp256k1_blake160_multisig_all.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ckb_script::{ScriptError, TransactionScriptsVerifier};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_script`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_crypto`
[INFO] [stdout]  --> src/tests/secp256k1_blake160_sighash_all.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ckb_crypto::secp::{Generator, Privkey};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_types`
[INFO] [stdout]  --> src/tests/secp256k1_blake160_multisig_all.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ckb_types::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `ckb_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_error`
[INFO] [stdout]  --> src/tests/secp256k1_blake160_sighash_all.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ckb_error::assert_error_eq;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `ckb_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_script`
[INFO] [stdout]  --> src/tests/secp256k1_blake160_sighash_all.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ckb_script::{ScriptError, TransactionScriptsVerifier};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_script`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_crypto`
[INFO] [stdout]  --> src/tests/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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 `ckb_types`
[INFO] [stdout]  --> src/tests/secp256k1_blake160_sighash_all.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ckb_types::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `ckb_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_script`
[INFO] [stdout]  --> src/tests/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ckb_script::DataLoader;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_script`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_types`
[INFO] [stdout]  --> src/tests/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ckb_types::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `ckb_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/dao.rs:807:5
[INFO] [stdout]     |
[INFO] [stdout] 807 |     assert_error_eq!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/dao.rs:872:5
[INFO] [stdout]     |
[INFO] [stdout] 872 |     assert_error_eq!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/dao.rs:943:5
[INFO] [stdout]     |
[INFO] [stdout] 943 |     assert_error_eq!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]     --> src/tests/dao.rs:1015:5
[INFO] [stdout]      |
[INFO] [stdout] 1015 |     assert_error_eq!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]     --> src/tests/dao.rs:1088:5
[INFO] [stdout]      |
[INFO] [stdout] 1088 |     assert_error_eq!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]     --> src/tests/dao.rs:1158:5
[INFO] [stdout]      |
[INFO] [stdout] 1158 |     assert_error_eq!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]     --> src/tests/dao.rs:1259:5
[INFO] [stdout]      |
[INFO] [stdout] 1259 |     assert_error_eq!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]     --> src/tests/dao.rs:1311:5
[INFO] [stdout]      |
[INFO] [stdout] 1311 |     assert_error_eq!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]     --> src/tests/dao.rs:1504:5
[INFO] [stdout]      |
[INFO] [stdout] 1504 |     assert_error_eq!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]     --> src/tests/dao.rs:1570:5
[INFO] [stdout]      |
[INFO] [stdout] 1570 |     assert_error_eq!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]     --> src/tests/dao.rs:1633:5
[INFO] [stdout]      |
[INFO] [stdout] 1633 |     assert_error_eq!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]     --> src/tests/dao.rs:1708:5
[INFO] [stdout]      |
[INFO] [stdout] 1708 |     assert_error_eq!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]   --> src/tests/secp256k1_blake160_multisig_all.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         assert_error_eq!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]   --> src/tests/secp256k1_blake160_multisig_all.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_error_eq!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]   --> src/tests/secp256k1_blake160_multisig_all.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         assert_error_eq!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]   --> src/tests/secp256k1_blake160_multisig_all.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         assert_error_eq!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:376:9
[INFO] [stdout]     |
[INFO] [stdout] 376 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:390:9
[INFO] [stdout]     |
[INFO] [stdout] 390 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:404:9
[INFO] [stdout]     |
[INFO] [stdout] 404 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:423:9
[INFO] [stdout]     |
[INFO] [stdout] 423 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:466:9
[INFO] [stdout]     |
[INFO] [stdout] 466 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:485:9
[INFO] [stdout]     |
[INFO] [stdout] 485 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:499:9
[INFO] [stdout]     |
[INFO] [stdout] 499 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:518:9
[INFO] [stdout]     |
[INFO] [stdout] 518 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:633:9
[INFO] [stdout]     |
[INFO] [stdout] 633 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_sighash_all.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_sighash_all.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         assert_error_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_sighash_all.rs:329:5
[INFO] [stdout]     |
[INFO] [stdout] 329 |     assert_error_eq!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_sighash_all.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 |     assert_error_eq!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_sighash_all.rs:389:5
[INFO] [stdout]     |
[INFO] [stdout] 389 |     assert_error_eq!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_sighash_all.rs:455:5
[INFO] [stdout]     |
[INFO] [stdout] 455 |     assert_error_eq!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_sighash_all.rs:499:5
[INFO] [stdout]     |
[INFO] [stdout] 499 |     assert_error_eq!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_sighash_all.rs:545:5
[INFO] [stdout]     |
[INFO] [stdout] 545 |     assert_error_eq!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_error_eq`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_sighash_all.rs:586:5
[INFO] [stdout]     |
[INFO] [stdout] 586 |     assert_error_eq!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_hash`
[INFO] [stdout]    --> src/tests/dao.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |         ckb_hash::blake2b_256(ser_pk)[..20].to_vec()
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared crate or module `ckb_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_hash`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:311:35
[INFO] [stdout]     |
[INFO] [stdout] 311 |                 let mut blake2b = ckb_hash::new_blake2b();
[INFO] [stdout]     |                                   ^^^^^^^^ use of undeclared crate or module `ckb_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Unpack`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_multisig_all.rs:314:58
[INFO] [stdout]     |
[INFO] [stdout] 314 |                 let witness = WitnessArgs::new_unchecked(Unpack::<Bytes>::unpack(
[INFO] [stdout]     |                                                          ^^^^^^ use of undeclared type `Unpack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_hash`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_sighash_all.rs:136:23
[INFO] [stdout]     |
[INFO] [stdout] 136 |     let mut blake2b = ckb_hash::new_blake2b();
[INFO] [stdout]     |                       ^^^^^^^^ use of undeclared crate or module `ckb_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_hash`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_sighash_all.rs:370:23
[INFO] [stdout]     |
[INFO] [stdout] 370 |     let mut blake2b = ckb_hash::new_blake2b();
[INFO] [stdout]     |                       ^^^^^^^^ use of undeclared crate or module `ckb_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Unpack`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_sighash_all.rs:439:33
[INFO] [stdout]     |
[INFO] [stdout] 439 |     let mut witnesses: Vec<_> = Unpack::<Vec<_>>::unpack(&tx.witnesses());
[INFO] [stdout]     |                                 ^^^^^^ use of undeclared type `Unpack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Unpack`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_sighash_all.rs:476:29
[INFO] [stdout]     |
[INFO] [stdout] 476 |     let witnesses: Vec<_> = Unpack::<Vec<_>>::unpack(&tx.witnesses());
[INFO] [stdout]     |                             ^^^^^^ use of undeclared type `Unpack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Unpack`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_sighash_all.rs:519:19
[INFO] [stdout]     |
[INFO] [stdout] 519 |     let witness = Unpack::<Vec<_>>::unpack(&tx.witnesses()).remove(0);
[INFO] [stdout]     |                   ^^^^^^ use of undeclared type `Unpack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Unpack`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_sighash_all.rs:531:19
[INFO] [stdout]     |
[INFO] [stdout] 531 |     let witness = Unpack::<Vec<_>>::unpack(&tx.witnesses()).remove(0);
[INFO] [stdout]     |                   ^^^^^^ use of undeclared type `Unpack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Unpack`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_sighash_all.rs:560:19
[INFO] [stdout]     |
[INFO] [stdout] 560 |     let witness = Unpack::<Vec<_>>::unpack(&tx.witnesses()).remove(0);
[INFO] [stdout]     |                   ^^^^^^ use of undeclared type `Unpack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Unpack`
[INFO] [stdout]    --> src/tests/secp256k1_blake160_sighash_all.rs:573:25
[INFO] [stdout]     |
[INFO] [stdout] 573 |     let mut witnesses = Unpack::<Vec<_>>::unpack(&tx.witnesses());
[INFO] [stdout]     |                         ^^^^^^ use of undeclared type `Unpack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_hash`
[INFO] [stdout]   --> src/tests/mod.rs:69:18
[INFO] [stdout]    |
[INFO] [stdout] 69 |     Bytes::from(&ckb_hash::blake2b_256(message)[..20])
[INFO] [stdout]    |                  ^^^^^^^^ use of undeclared crate or module `ckb_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_hash`
[INFO] [stdout]   --> src/tests/mod.rs:90:35
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 let mut blake2b = ckb_hash::new_blake2b();
[INFO] [stdout]    |                                   ^^^^^^^^ use of undeclared crate or module `ckb_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 75 previous errors
[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-system-scripts` (lib test) due to 76 previous errors
[INFO] running `Command { std: "docker" "inspect" "98fa5dd50422452534fa60c15aa378080e480fb05d2abe7c80df01ff72a66f54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98fa5dd50422452534fa60c15aa378080e480fb05d2abe7c80df01ff72a66f54", kill_on_drop: false }`
[INFO] [stdout] 98fa5dd50422452534fa60c15aa378080e480fb05d2abe7c80df01ff72a66f54
