[INFO] cloning repository https://github.com/contrun/ckb-p2p-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/contrun/ckb-p2p-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontrun%2Fckb-p2p-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontrun%2Fckb-p2p-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90c7f89c2a99817eb0a078d5990f7df0fc64362b [INFO] checking contrun/ckb-p2p-experiments/90c7f89c2a99817eb0a078d5990f7df0fc64362b against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontrun%2Fckb-p2p-experiments" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/contrun/ckb-p2p-experiments on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/contrun/ckb-p2p-experiments [INFO] finished tweaking git repo https://github.com/contrun/ckb-p2p-experiments [INFO] tweaked toml for git repo https://github.com/contrun/ckb-p2p-experiments written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/contrun/ckb-p2p-experiments already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-test v0.3.28 [INFO] [stderr] Downloaded ckb-hash v0.110.1 [INFO] [stderr] Downloaded ckb-occupied-capacity-core v0.110.1 [INFO] [stderr] Downloaded ckb-occupied-capacity-macros v0.110.1 [INFO] [stderr] Downloaded ckb-rational v0.110.1 [INFO] [stderr] Downloaded ckb-fixed-hash-macros v0.110.1 [INFO] [stderr] Downloaded ckb-occupied-capacity v0.110.1 [INFO] [stderr] Downloaded golomb-coded-set v0.2.0 [INFO] [stderr] Downloaded ckb-logger-config v0.110.1 [INFO] [stderr] Downloaded ckb-logger-service v0.110.1 [INFO] [stderr] Downloaded ckb-stop-handler v0.110.1 [INFO] [stderr] Downloaded ckb-channel v0.110.1 [INFO] [stderr] Downloaded ckb-types v0.110.1 [INFO] [stderr] Downloaded ckb-fixed-hash-core v0.110.1 [INFO] [stderr] Downloaded ckb-fixed-hash v0.110.1 [INFO] [stderr] Downloaded ckb-util v0.110.1 [INFO] [stderr] Downloaded ckb-logger v0.110.1 [INFO] [stderr] Downloaded ckb-error v0.110.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7a00ca7abb44dfdd64df26a8225077ded3b859c70f4ac70951fbb4e093a1906 [INFO] running `Command { std: "docker" "start" "-a" "e7a00ca7abb44dfdd64df26a8225077ded3b859c70f4ac70951fbb4e093a1906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7a00ca7abb44dfdd64df26a8225077ded3b859c70f4ac70951fbb4e093a1906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7a00ca7abb44dfdd64df26a8225077ded3b859c70f4ac70951fbb4e093a1906", kill_on_drop: false }` [INFO] [stdout] e7a00ca7abb44dfdd64df26a8225077ded3b859c70f4ac70951fbb4e093a1906 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d4791913bf008cea121429915b1e62793c16a6183792f2228ef122155d8e50d [INFO] running `Command { std: "docker" "start" "-a" "7d4791913bf008cea121429915b1e62793c16a6183792f2228ef122155d8e50d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking faster-hex v0.6.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Checking unsigned-varint v0.7.1 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking molecule v0.7.3 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling tentacle-secio v0.5.7 (/opt/rustwide/workdir/tentacle/secio) [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking wildmatch v1.1.0 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking xml-rs v0.8.16 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking tentacle-multiaddr v0.3.3 (/opt/rustwide/workdir/tentacle/multiaddr) [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking attohttpc v0.16.3 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking igd v0.12.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking systemstat v0.1.12 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.110.1 [INFO] [stderr] Compiling blake2b-rs v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.110.1 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.110.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking futures-test v0.3.28 [INFO] [stderr] Checking ckb-channel v0.110.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking ckb-occupied-capacity v0.110.1 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.110.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking golomb-coded-set v0.2.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking ckb-fixed-hash v0.110.1 [INFO] [stderr] Checking ckb-hash v0.110.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Checking ckb-logger v0.110.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking ckb-merkle-mountain-range v0.5.2 [INFO] [stderr] Checking merkle-cbt v0.3.2 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking ckb-stop-handler v0.110.1 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking tokio-yamux v0.3.7 (/opt/rustwide/workdir/tentacle/yamux) [INFO] [stdout] warning: unexpected `cfg` condition name: `ossl110` [INFO] [stdout] --> tentacle/secio/src/crypto/mod.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(any(not(ossl110), test, not(unix)))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ossl110` [INFO] [stdout] --> tentacle/secio/src/crypto/mod.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(all(ossl110, unix))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ossl110` [INFO] [stdout] --> tentacle/secio/src/crypto/mod.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(all(not(ossl110), unix))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ossl110` [INFO] [stdout] --> tentacle/secio/src/crypto/openssl_impl.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(any(ossl110))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ossl110` [INFO] [stdout] --> tentacle/secio/src/crypto/openssl_impl.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(not(ossl110))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ossl110` [INFO] [stdout] --> tentacle/secio/src/dh_compat/mod.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(any(test, not(unix), not(ossl110)))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ossl110` [INFO] [stdout] --> tentacle/secio/src/dh_compat/mod.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(all(ossl110, unix))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ossl110` [INFO] [stdout] --> tentacle/secio/src/dh_compat/mod.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(all(not(ossl110), unix))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ossl110` [INFO] [stdout] --> tentacle/secio/src/dh_compat/mod.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(all(not(ossl110), unix))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ossl110` [INFO] [stdout] --> tentacle/secio/src/dh_compat/openssl_impl.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(ossl110)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ossl110` [INFO] [stdout] --> tentacle/secio/src/dh_compat/openssl_impl.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(ossl110)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ossl110` [INFO] [stdout] --> tentacle/secio/src/dh_compat/openssl_impl.rs:111:7 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(ossl110)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ossl110` [INFO] [stdout] --> tentacle/secio/src/dh_compat/openssl_impl.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(ossl110)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ossl110` [INFO] [stdout] --> tentacle/secio/src/dh_compat/openssl_impl.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(not(ossl110))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking ckb-error v0.110.1 [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tentacle v0.4.2 (/opt/rustwide/workdir/tentacle/tentacle) [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stdout] warning: unused import: `RwLock` [INFO] [stdout] --> tentacle/tentacle/src/lock/mod.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | pub use native::{Mutex, RwLock}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `UnboundedReceiver`, `UnboundedSender`, and `unbounded` [INFO] [stdout] --> tentacle/tentacle/src/channel/mod.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | pub use super::unbound::{unbounded, UnboundedReceiver, UnboundedSender}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SendError` and `TrySendError` [INFO] [stdout] --> tentacle/tentacle/src/channel/mod.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | pub use super::{Priority, SendError, TrySendError}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking deranged v0.3.7 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Checking clap_builder v4.3.22 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking ckb-util v0.110.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking time v0.3.25 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking addr2line v0.20.0 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.25/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking ckb-logger-config v0.110.1 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7d4791913bf008cea121429915b1e62793c16a6183792f2228ef122155d8e50d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d4791913bf008cea121429915b1e62793c16a6183792f2228ef122155d8e50d", kill_on_drop: false }` [INFO] [stdout] 7d4791913bf008cea121429915b1e62793c16a6183792f2228ef122155d8e50d