[INFO] fetching crate gnostr-cat 0.0.40... [INFO] checking gnostr-cat-0.0.40 against try#24cd45d7714ba43afd4b8e62fb677b069b21c4a5 for pr-129543 [INFO] extracting crate gnostr-cat 0.0.40 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate gnostr-cat 0.0.40 on toolchain 24cd45d7714ba43afd4b8e62fb677b069b21c4a5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gnostr-cat 0.0.40 [INFO] finished tweaking crates.io crate gnostr-cat 0.0.40 [INFO] tweaked toml for crates.io crate gnostr-cat 0.0.40 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate gnostr-cat 0.0.40 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" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "fetch" "--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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0cbbd1da21fa01a23c1a6858bf992e69ee553fd1dab7aa8335dc544dd9d003a [INFO] running `Command { std: "docker" "start" "-a" "c0cbbd1da21fa01a23c1a6858bf992e69ee553fd1dab7aa8335dc544dd9d003a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0cbbd1da21fa01a23c1a6858bf992e69ee553fd1dab7aa8335dc544dd9d003a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0cbbd1da21fa01a23c1a6858bf992e69ee553fd1dab7aa8335dc544dd9d003a", kill_on_drop: false }` [INFO] [stdout] c0cbbd1da21fa01a23c1a6858bf992e69ee553fd1dab7aa8335dc544dd9d003a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a00a4b8f786b4a9bea10610b97880842ca3263b5ebb43eb1f3998471b336686 [INFO] running `Command { std: "docker" "start" "-a" "2a00a4b8f786b4a9bea10610b97880842ca3263b5ebb43eb1f3998471b336686", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking readwrite v0.1.2 [INFO] [stderr] Checking tokio-stdin-stdout v0.1.5 [INFO] [stderr] Checking slab_typesafe v0.1.3 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-signal v0.2.9 [INFO] [stderr] Checking tokio-file-unix v0.5.1 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking tokio-process v0.2.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tk-listen v0.2.1 [INFO] [stderr] Checking http-bytes v0.1.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling smart-default v0.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking structopt v0.2.16 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking websocket-base v0.26.5 [INFO] [stderr] Checking websocket v0.27.1 [INFO] [stderr] Checking gnostr-cat v0.0.40 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | #![cfg_attr(feature = "cargo-clippy", allow(deprecated_cfg_attr))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [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 value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | #![cfg_attr(feature = "cargo-clippy", allow(deprecated_cfg_attr))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [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 value: `cargo-clippy` [INFO] [stdout] --> src/lints.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lints.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/http_peer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/http_peer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/socks5_peer.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/socks5_peer.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lints.rs:170:16 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg_attr(feature="cargo-clippy", allow(nonminimal_bool))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lints.rs:180:16 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg_attr(feature="cargo-clippy", allow(nonminimal_bool))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lints.rs:170:16 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg_attr(feature="cargo-clippy", allow(nonminimal_bool))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lints.rs:180:16 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg_attr(feature="cargo-clippy", allow(nonminimal_bool))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/http_serve.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/http_serve.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/line_peer.rs:168:16 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/line_peer.rs:212:16 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/specparse.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(feature = "cargo-clippy", allow(cyclomatic_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/line_peer.rs:168:16 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/line_peer.rs:212:16 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/specparse.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(feature = "cargo-clippy", allow(cyclomatic_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/util.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "cargo-clippy", allow(redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sessionserve.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/util.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "cargo-clippy", allow(redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sessionserve.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/main.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(deprecated_cfg_attr))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [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 value: `cargo-clippy` [INFO] [stdout] --> src/help.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg_attr(feature = "cargo-clippy", allow(nonminimal_bool))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/main.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(deprecated_cfg_attr))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [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 value: `cargo-clippy` [INFO] [stdout] --> src/help.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg_attr(feature = "cargo-clippy", allow(nonminimal_bool))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `libloading`, `native-tls`, `native_plugins`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `wasm_compiler`, `wasm_plugins`, `wasmtime`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.84s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2a00a4b8f786b4a9bea10610b97880842ca3263b5ebb43eb1f3998471b336686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a00a4b8f786b4a9bea10610b97880842ca3263b5ebb43eb1f3998471b336686", kill_on_drop: false }` [INFO] [stdout] 2a00a4b8f786b4a9bea10610b97880842ca3263b5ebb43eb1f3998471b336686