[INFO] fetching crate libworterbuch 0.14.0... [INFO] testing libworterbuch-0.14.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate libworterbuch 0.14.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate libworterbuch 0.14.0 [INFO] finished tweaking crates.io crate libworterbuch 0.14.0 [INFO] tweaked toml for crates.io crate libworterbuch 0.14.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate libworterbuch 0.14.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 101 packages to latest compatible versions [INFO] [stderr] Adding tokio-tungstenite v0.17.2 (available: v0.27.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 374140fd0c17ad7ef51e2a463433963bb5831938def5ca0d9f470b322eaa549f [INFO] running `Command { std: "docker" "start" "-a" "374140fd0c17ad7ef51e2a463433963bb5831938def5ca0d9f470b322eaa549f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "374140fd0c17ad7ef51e2a463433963bb5831938def5ca0d9f470b322eaa549f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "374140fd0c17ad7ef51e2a463433963bb5831938def5ca0d9f470b322eaa549f", kill_on_drop: false }` [INFO] [stdout] 374140fd0c17ad7ef51e2a463433963bb5831938def5ca0d9f470b322eaa549f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8483049b9d95982ee0cdd0776aad7b962abda3061975c346185917c60d0ef76 [INFO] running `Command { std: "docker" "start" "-a" "b8483049b9d95982ee0cdd0776aad7b962abda3061975c346185917c60d0ef76", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling libworterbuch v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `ws` [INFO] [stdout] --> src/client/config.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(all(feature = "ws", feature = "graphql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` 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: `graphql` [INFO] [stdout] --> src/client/config.rs:52:35 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(all(feature = "ws", feature = "graphql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `graphql` 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: `ws` [INFO] [stdout] --> src/client/config.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(all(feature = "ws", feature = "tcp"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` 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: `tcp` [INFO] [stdout] --> src/client/config.rs:57:35 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(all(feature = "ws", feature = "tcp"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tcp` 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: `graphql` [INFO] [stdout] --> src/client/config.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(all(feature = "graphql", feature = "tcp"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `graphql` 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: `tcp` [INFO] [stdout] --> src/client/config.rs:62:40 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(all(feature = "graphql", feature = "tcp"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tcp` 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: `console_error_panic_hook` [INFO] [stdout] --> src/client/config.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "console_error_panic_hook")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `console_error_panic_hook` 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: `ws` [INFO] [stdout] --> src/client/config.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(any(feature = "ws", feature = "graphql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` 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: `graphql` [INFO] [stdout] --> src/client/config.rs:70:35 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(any(feature = "ws", feature = "graphql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `graphql` 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: `tcp` [INFO] [stdout] --> src/client/config.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "tcp")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tcp` 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: `tcp` [INFO] [stdout] --> src/client/config.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tcp` 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: `ws` [INFO] [stdout] --> src/client/config.rs:74:40 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` 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: `graphql` [INFO] [stdout] --> src/client/config.rs:74:56 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `graphql` 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: `graphql` [INFO] [stdout] --> src/client/config.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "graphql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `graphql` 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: `ws` [INFO] [stdout] --> src/client/config.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "ws")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` 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: `tcp` [INFO] [stdout] --> src/client/config.rs:83:15 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg(feature = "tcp")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tcp` 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: `tcp` [INFO] [stdout] --> src/client/config.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tcp` 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: `ws` [INFO] [stdout] --> src/client/config.rs:85:40 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` 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: `graphql` [INFO] [stdout] --> src/client/config.rs:85:56 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `graphql` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.56s [INFO] running `Command { std: "docker" "inspect" "b8483049b9d95982ee0cdd0776aad7b962abda3061975c346185917c60d0ef76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8483049b9d95982ee0cdd0776aad7b962abda3061975c346185917c60d0ef76", kill_on_drop: false }` [INFO] [stdout] b8483049b9d95982ee0cdd0776aad7b962abda3061975c346185917c60d0ef76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5879d099c13b3eca48e806b4d00c2534d3718e8e078a4cc32d52973cb9a2c02d [INFO] running `Command { std: "docker" "start" "-a" "5879d099c13b3eca48e806b4d00c2534d3718e8e078a4cc32d52973cb9a2c02d", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling libworterbuch v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stdout] warning: unexpected `cfg` condition value: `ws` [INFO] [stdout] --> src/client/config.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(all(feature = "ws", feature = "graphql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` 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: `graphql` [INFO] [stdout] --> src/client/config.rs:52:35 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(all(feature = "ws", feature = "graphql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `graphql` 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: `ws` [INFO] [stdout] --> src/client/config.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(all(feature = "ws", feature = "tcp"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` 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: `tcp` [INFO] [stdout] --> src/client/config.rs:57:35 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(all(feature = "ws", feature = "tcp"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tcp` 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: `graphql` [INFO] [stdout] --> src/client/config.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(all(feature = "graphql", feature = "tcp"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `graphql` 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: `tcp` [INFO] [stdout] --> src/client/config.rs:62:40 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(all(feature = "graphql", feature = "tcp"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tcp` 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: `console_error_panic_hook` [INFO] [stdout] --> src/client/config.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "console_error_panic_hook")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `console_error_panic_hook` 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: `ws` [INFO] [stdout] --> src/client/config.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(any(feature = "ws", feature = "graphql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` 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: `graphql` [INFO] [stdout] --> src/client/config.rs:70:35 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(any(feature = "ws", feature = "graphql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `graphql` 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: `tcp` [INFO] [stdout] --> src/client/config.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "tcp")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tcp` 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: `tcp` [INFO] [stdout] --> src/client/config.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tcp` 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: `ws` [INFO] [stdout] --> src/client/config.rs:74:40 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` 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: `graphql` [INFO] [stdout] --> src/client/config.rs:74:56 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `graphql` 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: `graphql` [INFO] [stdout] --> src/client/config.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "graphql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `graphql` 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: `ws` [INFO] [stdout] --> src/client/config.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "ws")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` 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: `tcp` [INFO] [stdout] --> src/client/config.rs:83:15 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg(feature = "tcp")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tcp` 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: `tcp` [INFO] [stdout] --> src/client/config.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tcp` 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: `ws` [INFO] [stdout] --> src/client/config.rs:85:40 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` 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: `graphql` [INFO] [stdout] --> src/client/config.rs:85:56 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `graphql` 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: `ws` [INFO] [stdout] --> src/client/config.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(all(feature = "ws", feature = "graphql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` 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: `graphql` [INFO] [stdout] --> src/client/config.rs:52:35 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(all(feature = "ws", feature = "graphql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `graphql` 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: `ws` [INFO] [stdout] --> src/client/config.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(all(feature = "ws", feature = "tcp"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` 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: `tcp` [INFO] [stdout] --> src/client/config.rs:57:35 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(all(feature = "ws", feature = "tcp"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tcp` 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: `graphql` [INFO] [stdout] --> src/client/config.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(all(feature = "graphql", feature = "tcp"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `graphql` 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: `tcp` [INFO] [stdout] --> src/client/config.rs:62:40 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(all(feature = "graphql", feature = "tcp"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tcp` 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: `console_error_panic_hook` [INFO] [stdout] --> src/client/config.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "console_error_panic_hook")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `console_error_panic_hook` 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: `ws` [INFO] [stdout] --> src/client/config.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(any(feature = "ws", feature = "graphql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` 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: `graphql` [INFO] [stdout] --> src/client/config.rs:70:35 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(any(feature = "ws", feature = "graphql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `graphql` 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: `tcp` [INFO] [stdout] --> src/client/config.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "tcp")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tcp` 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: `tcp` [INFO] [stdout] --> src/client/config.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tcp` 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: `ws` [INFO] [stdout] --> src/client/config.rs:74:40 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` 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: `graphql` [INFO] [stdout] --> src/client/config.rs:74:56 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `graphql` 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: `graphql` [INFO] [stdout] --> src/client/config.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "graphql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `graphql` 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: `ws` [INFO] [stdout] --> src/client/config.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "ws")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` 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: `tcp` [INFO] [stdout] --> src/client/config.rs:83:15 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg(feature = "tcp")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tcp` 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: `tcp` [INFO] [stdout] --> src/client/config.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tcp` 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: `ws` [INFO] [stdout] --> src/client/config.rs:85:40 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` 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: `graphql` [INFO] [stdout] --> src/client/config.rs:85:56 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `graphql` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.54s [INFO] running `Command { std: "docker" "inspect" "5879d099c13b3eca48e806b4d00c2534d3718e8e078a4cc32d52973cb9a2c02d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5879d099c13b3eca48e806b4d00c2534d3718e8e078a4cc32d52973cb9a2c02d", kill_on_drop: false }` [INFO] [stdout] 5879d099c13b3eca48e806b4d00c2534d3718e8e078a4cc32d52973cb9a2c02d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8faf1f6f1c884b925a556100e6523c49c88fab04230afe5f81352313c557186 [INFO] running `Command { std: "docker" "start" "-a" "b8faf1f6f1c884b925a556100e6523c49c88fab04230afe5f81352313c557186", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `ws` [INFO] [stderr] --> src/client/config.rs:52:19 [INFO] [stderr] | [INFO] [stderr] 52 | #[cfg(all(feature = "ws", feature = "graphql"))] [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `ws` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `graphql` [INFO] [stderr] --> src/client/config.rs:52:35 [INFO] [stderr] | [INFO] [stderr] 52 | #[cfg(all(feature = "ws", feature = "graphql"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `graphql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `ws` [INFO] [stderr] --> src/client/config.rs:57:19 [INFO] [stderr] | [INFO] [stderr] 57 | #[cfg(all(feature = "ws", feature = "tcp"))] [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `ws` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tcp` [INFO] [stderr] --> src/client/config.rs:57:35 [INFO] [stderr] | [INFO] [stderr] 57 | #[cfg(all(feature = "ws", feature = "tcp"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `tcp` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `graphql` [INFO] [stderr] --> src/client/config.rs:62:19 [INFO] [stderr] | [INFO] [stderr] 62 | #[cfg(all(feature = "graphql", feature = "tcp"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `graphql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tcp` [INFO] [stderr] --> src/client/config.rs:62:40 [INFO] [stderr] | [INFO] [stderr] 62 | #[cfg(all(feature = "graphql", feature = "tcp"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `tcp` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `console_error_panic_hook` [INFO] [stderr] --> src/client/config.rs:67:15 [INFO] [stderr] | [INFO] [stderr] 67 | #[cfg(feature = "console_error_panic_hook")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `console_error_panic_hook` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `ws` [INFO] [stderr] --> src/client/config.rs:70:19 [INFO] [stderr] | [INFO] [stderr] 70 | #[cfg(any(feature = "ws", feature = "graphql"))] [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `ws` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `graphql` [INFO] [stderr] --> src/client/config.rs:70:35 [INFO] [stderr] | [INFO] [stderr] 70 | #[cfg(any(feature = "ws", feature = "graphql"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `graphql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tcp` [INFO] [stderr] --> src/client/config.rs:72:15 [INFO] [stderr] | [INFO] [stderr] 72 | #[cfg(feature = "tcp")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `tcp` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tcp` [INFO] [stderr] --> src/client/config.rs:74:23 [INFO] [stderr] | [INFO] [stderr] 74 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `tcp` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `ws` [INFO] [stderr] --> src/client/config.rs:74:40 [INFO] [stderr] | [INFO] [stderr] 74 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `ws` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `graphql` [INFO] [stderr] --> src/client/config.rs:74:56 [INFO] [stderr] | [INFO] [stderr] 74 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `graphql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `graphql` [INFO] [stderr] --> src/client/config.rs:79:15 [INFO] [stderr] | [INFO] [stderr] 79 | #[cfg(feature = "graphql")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `graphql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `ws` [INFO] [stderr] --> src/client/config.rs:81:15 [INFO] [stderr] | [INFO] [stderr] 81 | #[cfg(feature = "ws")] [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `ws` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tcp` [INFO] [stderr] --> src/client/config.rs:83:15 [INFO] [stderr] | [INFO] [stderr] 83 | #[cfg(feature = "tcp")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `tcp` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tcp` [INFO] [stderr] --> src/client/config.rs:85:23 [INFO] [stderr] | [INFO] [stderr] 85 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `tcp` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `ws` [INFO] [stderr] --> src/client/config.rs:85:40 [INFO] [stderr] | [INFO] [stderr] 85 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `ws` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `graphql` [INFO] [stderr] --> src/client/config.rs:85:56 [INFO] [stderr] | [INFO] [stderr] 85 | #[cfg(not(any(feature = "tcp", feature = "ws", feature = "graphql")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `graphql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `libworterbuch` (lib) generated 19 warnings [INFO] [stderr] warning: `libworterbuch` (lib test) generated 19 warnings (19 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libworterbuch-cebd1ceb0a075b04) [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test codec::blocking::test::ack_message_is_read_correctly ... ok [INFO] [stdout] test codec::blocking::test::err_message_is_read_correctly ... ok [INFO] [stdout] test codec::blocking::test::get_message_is_read_correctly ... ok [INFO] [stdout] test codec::blocking::test::export_message_is_read_correctly ... ok [INFO] [stdout] test codec::blocking::test::handshake_message_is_read_correctly ... ok [INFO] [stdout] test codec::blocking::test::pget_message_is_read_correctly ... ok [INFO] [stdout] test codec::blocking::test::pstate_message_is_read_correctly ... ok [INFO] [stdout] test codec::blocking::test::import_message_is_read_correctly ... ok [INFO] [stdout] test codec::blocking::test::psubscribe_message_is_read_correctly ... ok [INFO] [stdout] test codec::blocking::test::set_message_is_read_correctly ... ok [INFO] [stdout] test codec::blocking::test::state_message_is_read_correctly ... ok [INFO] [stdout] test codec::blocking::test::subscribe_message_is_read_correctly ... ok [INFO] [stdout] test codec::blocking::test::unsubscribe_message_is_read_correctly ... ok [INFO] [stdout] test codec::blocking::test::utf_message_roundtrip_is_successful ... ok [INFO] [stdout] test codec::nonblocking::test::ack_message_is_read_correctly ... ok [INFO] [stdout] test codec::nonblocking::test::empty_state_message_is_read_correctly ... ok [INFO] [stdout] test codec::nonblocking::test::err_message_is_read_correctly ... ok [INFO] [stdout] test codec::nonblocking::test::message_sequence_read_successful ... ok [INFO] [stdout] test codec::nonblocking::test::psubscribe_message_is_read_correctly ... ok [INFO] [stdout] test codec::test::ack_message_is_encoded_correctly ... ok [INFO] [stdout] test codec::nonblocking::test::state_message_is_read_correctly ... ok [INFO] [stdout] test codec::test::empty_state_message_is_encoded_correctly ... ok [INFO] [stdout] test codec::nonblocking::test::utf_message_roundtrip_is_successful ... ok [INFO] [stdout] test codec::nonblocking::test::import_message_is_read_correctly ... ok [INFO] [stdout] test codec::nonblocking::test::subscribe_message_is_read_correctly ... ok [INFO] [stdout] test codec::nonblocking::test::unsubscribe_message_is_read_correctly ... ok [INFO] [stdout] test codec::nonblocking::test::set_message_is_read_correctly ... ok [INFO] [stdout] test codec::nonblocking::test::pget_message_is_read_correctly ... ok [INFO] [stdout] test codec::test::err_message_is_encoded_correctly ... ok [INFO] [stdout] test codec::test::export_message_is_encoded_correctly ... ok [INFO] [stdout] test codec::test::get_message_is_encoded_correctly ... ok [INFO] [stdout] test codec::test::handshake_message_is_encoded_correctly ... ok [INFO] [stdout] test codec::nonblocking::test::export_message_is_read_correctly ... ok [INFO] [stdout] test codec::test::import_message_is_encoded_correctly ... ok [INFO] [stdout] test codec::test::pstate_message_is_encoded_correctly ... ok [INFO] [stdout] test codec::test::psubscribe_message_is_encoded_correctly ... ok [INFO] [stdout] test codec::test::set_message_is_encoded_correctly ... ok [INFO] [stdout] test codec::test::pget_message_is_encoded_correctly ... ok [INFO] [stdout] test codec::nonblocking::test::handshake_message_is_read_correctly ... ok [INFO] [stdout] test codec::nonblocking::test::pstate_message_is_read_correctly ... ok [INFO] [stdout] test codec::nonblocking::test::get_message_is_read_correctly ... ok [INFO] [stdout] test test::topic_with_prefix_generates_correctly ... ok [INFO] [stdout] test codec::test::unsubscribe_message_is_encoded_correctly ... ok [INFO] [stdout] test test::wildcard_topic_generates_correctly ... ok [INFO] [stdout] test test::multi_segment_topic_generates_correctly ... ok [INFO] [stdout] test test::single_segment_topic_generates_correctly ... ok [INFO] [stdout] test codec::test::subscribe_message_is_encoded_correctly ... ok [INFO] [stdout] test codec::test::state_message_is_encoded_correctly ... ok [INFO] [stdout] test test::topic_with_postfix_generates_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests libworterbuch [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b8faf1f6f1c884b925a556100e6523c49c88fab04230afe5f81352313c557186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8faf1f6f1c884b925a556100e6523c49c88fab04230afe5f81352313c557186", kill_on_drop: false }` [INFO] [stdout] b8faf1f6f1c884b925a556100e6523c49c88fab04230afe5f81352313c557186