[INFO] fetching crate ckb-app-config 0.38.0... [INFO] checking ckb-app-config-0.38.0 against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] extracting crate ckb-app-config 0.38.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate ckb-app-config 0.38.0 on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ckb-app-config 0.38.0 [INFO] finished tweaking crates.io crate ckb-app-config 0.38.0 [INFO] tweaked toml for crates.io crate ckb-app-config 0.38.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "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" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e7b86a0b1f05d0ce3c8fa2b82f7f66c687e6b68259afc44d0c71b8ec52cc9679 [INFO] running `Command { std: "docker" "start" "-a" "e7b86a0b1f05d0ce3c8fa2b82f7f66c687e6b68259afc44d0c71b8ec52cc9679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7b86a0b1f05d0ce3c8fa2b82f7f66c687e6b68259afc44d0c71b8ec52cc9679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7b86a0b1f05d0ce3c8fa2b82f7f66c687e6b68259afc44d0c71b8ec52cc9679", kill_on_drop: false }` [INFO] [stdout] e7b86a0b1f05d0ce3c8fa2b82f7f66c687e6b68259afc44d0c71b8ec52cc9679 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 841c8e8c55b004974b69a26727291d8d74bd32d390d54e5379cd84280e82aec7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "841c8e8c55b004974b69a26727291d8d74bd32d390d54e5379cd84280e82aec7", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking encoding_rs v0.8.26 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking ring v0.16.12 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling tentacle-secio v0.4.0 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking ckb-fixed-hash-core v0.38.0 [INFO] [stderr] Checking numext-fixed-uint-core v0.1.6 [INFO] [stderr] Checking ckb-occupied-capacity-core v0.38.0 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking ckb-logger-config v0.38.0 [INFO] [stderr] Checking serde_plain v0.3.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking ckb-logger v0.38.0 [INFO] [stderr] Checking ckb-metrics-config v0.38.0 [INFO] [stderr] Checking molecule v0.6.0 [INFO] [stderr] Checking tentacle-multiaddr v0.1.0 [INFO] [stderr] Checking debugid v0.4.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.38.0 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking jsonrpc-core v14.2.0 [INFO] [stderr] Checking sentry-types v0.11.0 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.38.0 [INFO] [stderr] Checking ckb-occupied-capacity v0.38.0 [INFO] [stderr] Compiling ckb-error v0.38.0 [INFO] [stderr] Checking ckb-fixed-hash v0.38.0 [INFO] [stderr] Checking ckb-crypto v0.38.0 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking sentry v0.17.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.38.0 [INFO] [stderr] Compiling ckb-types v0.38.0 [INFO] [stderr] Checking ckb-dao-utils v0.38.0 [INFO] [stderr] Checking ckb-pow v0.38.0 [INFO] [stderr] Checking ckb-jsonrpc-types v0.38.0 [INFO] [stderr] Checking ckb-fee-estimator v0.38.0 [INFO] [stderr] Compiling ckb-resource v0.38.0 [INFO] [stderr] Checking ckb-chain-spec v0.38.0 [INFO] [stderr] Checking ckb-app-config v0.38.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tempfile` [INFO] [stdout] --> src/app_config.rs:299:19 [INFO] [stdout] | [INFO] [stdout] 299 | 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:300:19 [INFO] [stdout] | [INFO] [stdout] 300 | tempfile::Builder::new() [INFO] [stdout] | ^^^^^^^ not found in `tempfile` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 296 | use ckb_types::prelude::Builder; [INFO] [stdout] | [INFO] [stdout] 296 | use crate::configs::network::secio::handshake::handshake_struct::Builder; [INFO] [stdout] | [INFO] [stdout] 296 | use crate::configs::network::secio::handshake::procedure::Builder; [INFO] [stdout] | [INFO] [stdout] 296 | use crate::exit_code::io::sys::ext::net::raw_fd::sys_common::util::thread::Builder; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ckb-app-config` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "841c8e8c55b004974b69a26727291d8d74bd32d390d54e5379cd84280e82aec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "841c8e8c55b004974b69a26727291d8d74bd32d390d54e5379cd84280e82aec7", kill_on_drop: false }` [INFO] [stdout] 841c8e8c55b004974b69a26727291d8d74bd32d390d54e5379cd84280e82aec7