[INFO] fetching crate ckb-system-scripts 0.5.4...
[INFO] checking ckb-system-scripts-0.5.4 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate ckb-system-scripts 0.5.4 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate ckb-system-scripts 0.5.4 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf v0.8.0
[INFO] [stderr]   Downloaded includedir_codegen v0.6.0
[INFO] [stderr]   Downloaded phf_shared v0.8.0
[INFO] [stderr]   Downloaded phf_generator v0.8.0
[INFO] [stderr]   Downloaded phf_codegen v0.8.0
[INFO] [stderr]   Downloaded ripemd160 v0.8.0
[INFO] [stderr]   Downloaded secp256k1 v0.15.5
[INFO] [stderr]   Downloaded includedir v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98562be7667f0143f185eff9a2be7762259d2cddf5a858b184253746211c42eb
[INFO] running `Command { std: "docker" "start" "-a" "98562be7667f0143f185eff9a2be7762259d2cddf5a858b184253746211c42eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98562be7667f0143f185eff9a2be7762259d2cddf5a858b184253746211c42eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98562be7667f0143f185eff9a2be7762259d2cddf5a858b184253746211c42eb", kill_on_drop: false }`
[INFO] [stdout] 98562be7667f0143f185eff9a2be7762259d2cddf5a858b184253746211c42eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feaa423d5b253176ddcd91c3be1acd18156be5b5ad9a94d797f62fe747ac7c3e
[INFO] running `Command { std: "docker" "start" "-a" "feaa423d5b253176ddcd91c3be1acd18156be5b5ad9a94d797f62fe747ac7c3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.41
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling faster-hex v0.6.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking ripemd160 v0.8.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[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[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 32 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 33 previous errors
[INFO] running `Command { std: "docker" "inspect" "feaa423d5b253176ddcd91c3be1acd18156be5b5ad9a94d797f62fe747ac7c3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feaa423d5b253176ddcd91c3be1acd18156be5b5ad9a94d797f62fe747ac7c3e", kill_on_drop: false }`
[INFO] [stdout] feaa423d5b253176ddcd91c3be1acd18156be5b5ad9a94d797f62fe747ac7c3e
[INFO] checking ckb-system-scripts-0.5.4 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate ckb-system-scripts 0.5.4 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate ckb-system-scripts 0.5.4 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03ebd5351edf6cdca59ba7accd503b20607882a3327940346e26de7a2f3e5057
[INFO] running `Command { std: "docker" "start" "-a" "03ebd5351edf6cdca59ba7accd503b20607882a3327940346e26de7a2f3e5057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03ebd5351edf6cdca59ba7accd503b20607882a3327940346e26de7a2f3e5057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03ebd5351edf6cdca59ba7accd503b20607882a3327940346e26de7a2f3e5057", kill_on_drop: false }`
[INFO] [stdout] 03ebd5351edf6cdca59ba7accd503b20607882a3327940346e26de7a2f3e5057
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 910c28cb0da56fa801402e923c3fbd2cdd4f4165feeab36857d9c6329a3b834a
[INFO] running `Command { std: "docker" "start" "-a" "910c28cb0da56fa801402e923c3fbd2cdd4f4165feeab36857d9c6329a3b834a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.41
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling faster-hex v0.6.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking ripemd160 v0.8.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[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[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 32 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 33 previous errors
[INFO] running `Command { std: "docker" "inspect" "910c28cb0da56fa801402e923c3fbd2cdd4f4165feeab36857d9c6329a3b834a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "910c28cb0da56fa801402e923c3fbd2cdd4f4165feeab36857d9c6329a3b834a", kill_on_drop: false }`
[INFO] [stdout] 910c28cb0da56fa801402e923c3fbd2cdd4f4165feeab36857d9c6329a3b834a
