[INFO] fetching crate bitcoin_rpc_client 0.6.1... [INFO] checking bitcoin_rpc_client-0.6.1 against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] extracting crate bitcoin_rpc_client 0.6.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate bitcoin_rpc_client 0.6.1 on toolchain bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bitcoin_rpc_client 0.6.1 [INFO] finished tweaking crates.io crate bitcoin_rpc_client 0.6.1 [INFO] tweaked toml for crates.io crate bitcoin_rpc_client 0.6.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tc_trufflesuite_ganachecli v0.4.1 [INFO] [stderr] Downloaded tc_coblox_bitcoincore v0.5.1 [INFO] [stderr] Downloaded tc_redis v0.2.1 [INFO] [stderr] Downloaded tc_parity_parity v0.5.1 [INFO] [stderr] Downloaded tc_elasticmq v0.2.1 [INFO] [stderr] Downloaded tc_generic v0.2.1 [INFO] [stderr] Downloaded testcontainers v0.7.0 [INFO] [stderr] Downloaded jsonrpc_client v0.2.0 [INFO] [stderr] Downloaded tc_postgres v0.2.0 [INFO] [stderr] Downloaded tc_cli_client v0.2.1 [INFO] [stderr] Downloaded tc_dynamodb_local v0.2.1 [INFO] [stderr] Downloaded tc_core v0.3.1 [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74117a3f299950f179d165ff96e938a5ee5b95d832908e91fd7c7f129c2b1e8c [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" "74117a3f299950f179d165ff96e938a5ee5b95d832908e91fd7c7f129c2b1e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74117a3f299950f179d165ff96e938a5ee5b95d832908e91fd7c7f129c2b1e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74117a3f299950f179d165ff96e938a5ee5b95d832908e91fd7c7f129c2b1e8c", kill_on_drop: false }` [INFO] [stdout] 74117a3f299950f179d165ff96e938a5ee5b95d832908e91fd7c7f129c2b1e8c [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7df4b6d52385e382f047dc515ae4385387d4c5273524092a815bf696d5f39e6 [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" "c7df4b6d52385e382f047dc515ae4385387d4c5273524092a815bf696d5f39e6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking bech32 v0.6.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking bitcoin-bech32 v0.9.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling debug_stub_derive v0.3.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking tc_core v0.3.1 [INFO] [stderr] Checking tc_dynamodb_local v0.2.1 [INFO] [stderr] Checking tc_coblox_bitcoincore v0.5.1 [INFO] [stderr] Checking tc_redis v0.2.1 [INFO] [stderr] Checking tc_postgres v0.2.0 [INFO] [stderr] Checking tc_parity_parity v0.5.1 [INFO] [stderr] Checking tc_elasticmq v0.2.1 [INFO] [stderr] Checking tc_generic v0.2.1 [INFO] [stderr] Checking tc_trufflesuite_ganachecli v0.4.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde v1.0.119 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking bitcoin_hashes v0.3.2 [INFO] [stderr] Checking serde_test v1.0.119 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking tc_cli_client v0.2.1 [INFO] [stderr] Checking testcontainers v0.7.0 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking jsonrpc_client v0.2.0 [INFO] [stderr] Checking bitcoin v0.18.2 [INFO] [stderr] Checking bitcoin_rpc_client v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0603]: module `export` is private [INFO] [stdout] --> src/types/keys.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{de, export::fmt, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `export` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.119/src/lib.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | use self::__private as export; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `export` is private [INFO] [stdout] --> src/types/keys.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{de, export::fmt, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `export` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.119/src/lib.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | use self::__private as export; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0603`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0603`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bitcoin_rpc_client` [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" "c7df4b6d52385e382f047dc515ae4385387d4c5273524092a815bf696d5f39e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7df4b6d52385e382f047dc515ae4385387d4c5273524092a815bf696d5f39e6", kill_on_drop: false }` [INFO] [stdout] c7df4b6d52385e382f047dc515ae4385387d4c5273524092a815bf696d5f39e6