[INFO] fetching crate ckb-app-config 0.43.2... [INFO] checking ckb-app-config-0.43.2 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate ckb-app-config 0.43.2 into /workspace/builds/worker-68/source [INFO] validating manifest of crates.io crate ckb-app-config 0.43.2 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ckb-app-config 0.43.2 [INFO] finished tweaking crates.io crate ckb-app-config 0.43.2 [INFO] tweaked toml for crates.io crate ckb-app-config 0.43.2 written to /workspace/builds/worker-68/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f8b15231c0e96091f147757cd49a12f52a31d38c2f4632a9cf42d7b03e27241 [INFO] running `Command { std: "docker" "start" "-a" "1f8b15231c0e96091f147757cd49a12f52a31d38c2f4632a9cf42d7b03e27241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f8b15231c0e96091f147757cd49a12f52a31d38c2f4632a9cf42d7b03e27241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f8b15231c0e96091f147757cd49a12f52a31d38c2f4632a9cf42d7b03e27241", kill_on_drop: false }` [INFO] [stdout] 1f8b15231c0e96091f147757cd49a12f52a31d38c2f4632a9cf42d7b03e27241 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09abe6aade70a076e2cfde7d0057cf064a314ed90d0351ae7a50a0c94dd27038 [INFO] running `Command { std: "docker" "start" "-a" "09abe6aade70a076e2cfde7d0057cf064a314ed90d0351ae7a50a0c94dd27038", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking unsigned-varint v0.6.0 [INFO] [stderr] Compiling tentacle-secio v0.5.0 [INFO] [stderr] Checking ckb-build-info v0.43.2 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking openssl-sys v0.9.66 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking openssl v0.10.36 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking serde v1.0.128 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking ckb-occupied-capacity-core v0.43.2 [INFO] [stderr] Checking numext-fixed-uint-core v0.1.6 [INFO] [stderr] Checking ckb-fixed-hash-core v0.43.2 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking ckb-logger-config v0.43.2 [INFO] [stderr] Checking serde_plain v0.3.0 [INFO] [stderr] Checking ckb-metrics-config v0.43.2 [INFO] [stderr] Checking ckb-logger v0.43.2 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.43.2 [INFO] [stderr] Checking molecule v0.7.2 [INFO] [stderr] Checking tentacle-multiaddr v0.3.0 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.43.2 [INFO] [stderr] Checking jsonrpc-core v14.2.0 [INFO] [stderr] Checking ckb-occupied-capacity v0.43.2 [INFO] [stderr] Checking ckb-error v0.43.2 [INFO] [stderr] Checking ckb-fixed-hash v0.43.2 [INFO] [stderr] Checking ckb-crypto v0.43.2 [INFO] [stderr] Checking tokio-util v0.6.7 [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.43.2 [INFO] [stderr] Compiling ckb-types v0.43.2 [INFO] [stderr] Checking ckb-traits v0.43.2 [INFO] [stderr] Checking ckb-pow v0.43.2 [INFO] [stderr] Checking ckb-dao-utils v0.43.2 [INFO] [stderr] Checking ckb-jsonrpc-types v0.43.2 [INFO] [stderr] Compiling ckb-resource v0.43.2 [INFO] [stderr] Checking ckb-chain-spec v0.43.2 [INFO] [stderr] Checking ckb-app-config v0.43.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tempfile` [INFO] [stdout] --> src/app_config.rs:335:19 [INFO] [stdout] | [INFO] [stdout] 335 | fn mkdir() -> tempfile::TempDir { [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `tempfile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tempfile` [INFO] [stdout] --> src/app_config.rs:336:19 [INFO] [stdout] | [INFO] [stdout] 336 | tempfile::Builder::new() [INFO] [stdout] | ^^^^^^^ not found in `tempfile` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 332 | use ckb_types::prelude::Builder; [INFO] [stdout] | [INFO] [stdout] 332 | use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ckb-app-config` due to 3 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "09abe6aade70a076e2cfde7d0057cf064a314ed90d0351ae7a50a0c94dd27038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09abe6aade70a076e2cfde7d0057cf064a314ed90d0351ae7a50a0c94dd27038", kill_on_drop: false }` [INFO] [stdout] 09abe6aade70a076e2cfde7d0057cf064a314ed90d0351ae7a50a0c94dd27038