[INFO] fetching crate ckb-dao 0.42.0... [INFO] checking ckb-dao-0.42.0 against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] extracting crate ckb-dao 0.42.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ckb-dao 0.42.0 on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ckb-dao 0.42.0 [INFO] finished tweaking crates.io crate ckb-dao 0.42.0 [INFO] tweaked toml for crates.io crate ckb-dao 0.42.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8abf05752d32f0fd1d4875772b0cdee0157328e7e5b62e23dba5b14dda7b9d0b [INFO] running `Command { std: "docker" "start" "-a" "8abf05752d32f0fd1d4875772b0cdee0157328e7e5b62e23dba5b14dda7b9d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8abf05752d32f0fd1d4875772b0cdee0157328e7e5b62e23dba5b14dda7b9d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8abf05752d32f0fd1d4875772b0cdee0157328e7e5b62e23dba5b14dda7b9d0b", kill_on_drop: false }` [INFO] [stdout] 8abf05752d32f0fd1d4875772b0cdee0157328e7e5b62e23dba5b14dda7b9d0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c3de1ea9b8344aa80376c394507dfbb23acc736ac99b75bd6005e59fe0668a4 [INFO] running `Command { std: "docker" "start" "-a" "8c3de1ea9b8344aa80376c394507dfbb23acc736ac99b75bd6005e59fe0668a4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling blake2b-rs v0.1.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling ckb-occupied-capacity v0.42.0 [INFO] [stderr] Compiling ckb-fixed-hash v0.42.0 [INFO] [stderr] Compiling ckb-hash v0.42.0 [INFO] [stderr] Compiling ckb-error v0.42.0 [INFO] [stderr] Compiling molecule v0.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking secp256k1 v0.19.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking includedir v0.5.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking numext-fixed-uint-core v0.1.6 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking ckb-crypto v0.42.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling includedir_codegen v0.5.0 [INFO] [stderr] Compiling ckb-system-scripts v0.5.1 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Checking numext-fixed-uint v0.1.6 [INFO] [stderr] Checking ckb-rational v0.42.0 [INFO] [stderr] Checking ckb-types v0.42.0 [INFO] [stderr] Checking ckb-traits v0.42.0 [INFO] [stderr] Checking ckb-pow v0.42.0 [INFO] [stderr] Checking ckb-jsonrpc-types v0.42.0 [INFO] [stderr] Checking ckb-dao-utils v0.42.0 [INFO] [stderr] Compiling ckb-resource v0.42.0 [INFO] [stderr] Checking ckb-chain-spec v0.42.0 [INFO] [stderr] Checking ckb-dao v0.42.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `ckb_db` [INFO] [stdout] --> src/lib.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | use ckb_db::RocksDB; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `ckb_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ckb_db_schema` [INFO] [stdout] --> src/lib.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | use ckb_db_schema::COLUMNS; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `ckb_db_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ckb_store` [INFO] [stdout] --> src/lib.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | use ckb_store::{ChainDB, ChainStore}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `ckb_store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ckb-dao` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "8c3de1ea9b8344aa80376c394507dfbb23acc736ac99b75bd6005e59fe0668a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c3de1ea9b8344aa80376c394507dfbb23acc736ac99b75bd6005e59fe0668a4", kill_on_drop: false }` [INFO] [stdout] 8c3de1ea9b8344aa80376c394507dfbb23acc736ac99b75bd6005e59fe0668a4