[INFO] fetching crate ckb-app-config 0.39.1... [INFO] checking ckb-app-config-0.39.1 against try#15a786332e2f0dd343b226ab6bb8ec028a350f73 for pr-81782 [INFO] extracting crate ckb-app-config 0.39.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate ckb-app-config 0.39.1 on toolchain 15a786332e2f0dd343b226ab6bb8ec028a350f73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ckb-app-config 0.39.1 [INFO] finished tweaking crates.io crate ckb-app-config 0.39.1 [INFO] tweaked toml for crates.io crate ckb-app-config 0.39.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aac8f43faf033eed1def150ef4aa522808d477b8c333228fdd216d36b195fb3e [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" "aac8f43faf033eed1def150ef4aa522808d477b8c333228fdd216d36b195fb3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aac8f43faf033eed1def150ef4aa522808d477b8c333228fdd216d36b195fb3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aac8f43faf033eed1def150ef4aa522808d477b8c333228fdd216d36b195fb3e", kill_on_drop: false }` [INFO] [stdout] aac8f43faf033eed1def150ef4aa522808d477b8c333228fdd216d36b195fb3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33920f33126ad228460fd248c5fec8d03bb7f774b8f57ab4853f1cedb56aca42 [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" "33920f33126ad228460fd248c5fec8d03bb7f774b8f57ab4853f1cedb56aca42", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking blake2b-rs v0.1.5 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling ckb-hash v0.39.1 [INFO] [stderr] Compiling ckb-system-scripts v0.5.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling tentacle-secio v0.4.5 [INFO] [stderr] Checking secp256k1 v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking ckb-fixed-hash-core v0.39.1 [INFO] [stderr] Checking numext-fixed-uint-core v0.1.6 [INFO] [stderr] Checking ckb-occupied-capacity-core v0.39.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking serde_json v1.0.62 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_plain v0.3.0 [INFO] [stderr] Checking ckb-logger-config v0.39.1 [INFO] [stderr] Checking ckb-logger v0.39.1 [INFO] [stderr] Checking ckb-metrics-config v0.39.1 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.39.1 [INFO] [stderr] Checking molecule v0.6.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking tentacle-multiaddr v0.2.0 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.39.1 [INFO] [stderr] Checking jsonrpc-core v14.2.0 [INFO] [stderr] Checking ckb-occupied-capacity v0.39.1 [INFO] [stderr] Checking ckb-fixed-hash v0.39.1 [INFO] [stderr] Compiling ckb-error v0.39.1 [INFO] [stderr] Checking ckb-crypto v0.39.1 [INFO] [stderr] Checking tokio-util v0.3.1 [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.39.1 [INFO] [stderr] Compiling ckb-types v0.39.1 [INFO] [stderr] Checking ckb-pow v0.39.1 [INFO] [stderr] Checking ckb-jsonrpc-types v0.39.1 [INFO] [stderr] Checking ckb-dao-utils v0.39.1 [INFO] [stderr] Checking ckb-fee-estimator v0.39.1 [INFO] [stderr] Compiling ckb-resource v0.39.1 [INFO] [stderr] Checking ckb-chain-spec v0.39.1 [INFO] [stderr] Checking ckb-app-config v0.39.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tempfile` [INFO] [stdout] --> src/app_config.rs:304:19 [INFO] [stdout] | [INFO] [stdout] 304 | 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:305:19 [INFO] [stdout] | [INFO] [stdout] 305 | tempfile::Builder::new() [INFO] [stdout] | ^^^^^^^ not found in `tempfile` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 301 | use ckb_types::prelude::Builder; [INFO] [stdout] | [INFO] [stdout] 301 | use crate::configs::network::secio::handshake::handshake_struct::Builder; [INFO] [stdout] | [INFO] [stdout] 301 | use crate::configs::network::secio::handshake::procedure::Builder; [INFO] [stdout] | [INFO] [stdout] 301 | 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] running `Command { std: "docker" "inspect" "33920f33126ad228460fd248c5fec8d03bb7f774b8f57ab4853f1cedb56aca42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33920f33126ad228460fd248c5fec8d03bb7f774b8f57ab4853f1cedb56aca42", kill_on_drop: false }` [INFO] [stdout] 33920f33126ad228460fd248c5fec8d03bb7f774b8f57ab4853f1cedb56aca42