[INFO] fetching crate dvcompute_branch 2.0.0... [INFO] checking dvcompute_branch-2.0.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate dvcompute_branch 2.0.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate dvcompute_branch 2.0.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dvcompute_branch 2.0.0 [INFO] finished tweaking crates.io crate dvcompute_branch 2.0.0 [INFO] tweaked toml for crates.io crate dvcompute_branch 2.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 28 packages to latest compatible versions [INFO] [stderr] Adding getrandom v0.1.16 (latest: v0.2.15) [INFO] [stderr] Adding rand v0.7.3 (latest: v0.8.5) [INFO] [stderr] Adding rand_chacha v0.2.2 (latest: v0.3.1) [INFO] [stderr] Adding rand_core v0.5.1 (latest: v0.6.4) [INFO] [stderr] Adding rand_hc v0.2.0 (latest: v0.3.2) [INFO] [stderr] Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 925bc58b94303385f0d97d74ece5710ee1712674cc8217d953ebeae4bf258a2e [INFO] running `Command { std: "docker" "start" "-a" "925bc58b94303385f0d97d74ece5710ee1712674cc8217d953ebeae4bf258a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "925bc58b94303385f0d97d74ece5710ee1712674cc8217d953ebeae4bf258a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "925bc58b94303385f0d97d74ece5710ee1712674cc8217d953ebeae4bf258a2e", kill_on_drop: false }` [INFO] [stdout] 925bc58b94303385f0d97d74ece5710ee1712674cc8217d953ebeae4bf258a2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 197af5471e2cc02425a6ae0f69258877cc4c9c0899427a6d27c4e09634d043e4 [INFO] running `Command { std: "docker" "start" "-a" "197af5471e2cc02425a6ae0f69258877cc4c9c0899427a6d27c4e09634d043e4", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking dvcompute_utils v2.0.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking dvcompute_rand v2.0.0 [INFO] [stderr] Checking dvcompute_branch v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/lib.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:84:7 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:87:7 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:93:7 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:111:11 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(all(feature="dist_mode", not(feature="dist_core_mode")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:84:7 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_core_mode` [INFO] [stdout] --> src/lib.rs:111:36 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(all(feature="dist_mode", not(feature="dist_core_mode")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_core_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:87:7 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:124:11 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(all(feature="dist_mode", feature="dist_core_mode"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:93:7 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:111:11 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(all(feature="dist_mode", not(feature="dist_core_mode")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_core_mode` [INFO] [stdout] --> src/lib.rs:111:36 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(all(feature="dist_mode", not(feature="dist_core_mode")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_core_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:124:11 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(all(feature="dist_mode", feature="dist_core_mode"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_core_mode` [INFO] [stdout] --> src/lib.rs:124:32 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(all(feature="dist_mode", feature="dist_core_mode"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_core_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:136:7 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/mod.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/point.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/point.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/run.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/run.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/run.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/run.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/run.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/run.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/run.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/run.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/run.rs:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:159:7 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:163:7 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:167:7 [INFO] [stdout] | [INFO] [stdout] 167 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:171:7 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:192:7 [INFO] [stdout] | [INFO] [stdout] 192 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:202:7 [INFO] [stdout] | [INFO] [stdout] 202 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:244:7 [INFO] [stdout] | [INFO] [stdout] 244 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:259:7 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/ref_comp/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/ref_comp/mod.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/simulation/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/simulation/mod.rs:149:11 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/simulation/mod.rs:169:11 [INFO] [stdout] | [INFO] [stdout] 169 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_core_mode` [INFO] [stdout] --> src/lib.rs:124:32 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(all(feature="dist_mode", feature="dist_core_mode"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_core_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:161:7 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/lib.rs:136:7 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:381:7 [INFO] [stdout] | [INFO] [stdout] 381 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:391:7 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/mod.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/point.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:408:7 [INFO] [stdout] | [INFO] [stdout] 408 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:418:7 [INFO] [stdout] | [INFO] [stdout] 418 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/point.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:428:7 [INFO] [stdout] | [INFO] [stdout] 428 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:456:7 [INFO] [stdout] | [INFO] [stdout] 456 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/run.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:469:7 [INFO] [stdout] | [INFO] [stdout] 469 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/run.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:483:7 [INFO] [stdout] | [INFO] [stdout] 483 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:488:7 [INFO] [stdout] | [INFO] [stdout] 488 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/run.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:546:7 [INFO] [stdout] | [INFO] [stdout] 546 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/run.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:556:7 [INFO] [stdout] | [INFO] [stdout] 556 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/run.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:573:7 [INFO] [stdout] | [INFO] [stdout] 573 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/run.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:583:7 [INFO] [stdout] | [INFO] [stdout] 583 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:593:7 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/run.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:621:7 [INFO] [stdout] | [INFO] [stdout] 621 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/run.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:644:7 [INFO] [stdout] | [INFO] [stdout] 644 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/run.rs:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:658:7 [INFO] [stdout] | [INFO] [stdout] 658 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:663:7 [INFO] [stdout] | [INFO] [stdout] 663 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:1446:7 [INFO] [stdout] | [INFO] [stdout] 1446 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:1451:7 [INFO] [stdout] | [INFO] [stdout] 1451 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:784:11 [INFO] [stdout] | [INFO] [stdout] 784 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:829:11 [INFO] [stdout] | [INFO] [stdout] 829 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:159:7 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:926:11 [INFO] [stdout] | [INFO] [stdout] 926 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:163:7 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:971:11 [INFO] [stdout] | [INFO] [stdout] 971 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:167:7 [INFO] [stdout] | [INFO] [stdout] 167 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:171:7 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:1199:11 [INFO] [stdout] | [INFO] [stdout] 1199 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:1241:11 [INFO] [stdout] | [INFO] [stdout] 1241 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:192:7 [INFO] [stdout] | [INFO] [stdout] 192 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:202:7 [INFO] [stdout] | [INFO] [stdout] 202 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:244:7 [INFO] [stdout] | [INFO] [stdout] 244 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:192:7 [INFO] [stdout] | [INFO] [stdout] 192 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/error.rs:259:7 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:202:7 [INFO] [stdout] | [INFO] [stdout] 202 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:219:7 [INFO] [stdout] | [INFO] [stdout] 219 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/ref_comp/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/ref_comp/mod.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:280:7 [INFO] [stdout] | [INFO] [stdout] 280 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/simulation/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/simulation/mod.rs:149:11 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/simulation/mod.rs:169:11 [INFO] [stdout] | [INFO] [stdout] 169 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:227:7 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:254:7 [INFO] [stdout] | [INFO] [stdout] 254 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:264:7 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:161:7 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:274:7 [INFO] [stdout] | [INFO] [stdout] 274 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:381:7 [INFO] [stdout] | [INFO] [stdout] 381 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:391:7 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:321:7 [INFO] [stdout] | [INFO] [stdout] 321 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:408:7 [INFO] [stdout] | [INFO] [stdout] 408 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:418:7 [INFO] [stdout] | [INFO] [stdout] 418 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:343:7 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:428:7 [INFO] [stdout] | [INFO] [stdout] 428 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:456:7 [INFO] [stdout] | [INFO] [stdout] 456 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:469:7 [INFO] [stdout] | [INFO] [stdout] 469 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:483:7 [INFO] [stdout] | [INFO] [stdout] 483 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:488:7 [INFO] [stdout] | [INFO] [stdout] 488 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:546:7 [INFO] [stdout] | [INFO] [stdout] 546 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:556:7 [INFO] [stdout] | [INFO] [stdout] 556 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:573:7 [INFO] [stdout] | [INFO] [stdout] 573 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:583:7 [INFO] [stdout] | [INFO] [stdout] 583 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:593:7 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:621:7 [INFO] [stdout] | [INFO] [stdout] 621 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:644:7 [INFO] [stdout] | [INFO] [stdout] 644 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:658:7 [INFO] [stdout] | [INFO] [stdout] 658 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:663:7 [INFO] [stdout] | [INFO] [stdout] 663 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:1446:7 [INFO] [stdout] | [INFO] [stdout] 1446 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:1451:7 [INFO] [stdout] | [INFO] [stdout] 1451 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:784:11 [INFO] [stdout] | [INFO] [stdout] 784 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:829:11 [INFO] [stdout] | [INFO] [stdout] 829 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:926:11 [INFO] [stdout] | [INFO] [stdout] 926 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:971:11 [INFO] [stdout] | [INFO] [stdout] 971 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:1199:11 [INFO] [stdout] | [INFO] [stdout] 1199 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/event/mod.rs:1241:11 [INFO] [stdout] | [INFO] [stdout] 1241 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/utils/mod.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:192:7 [INFO] [stdout] | [INFO] [stdout] 192 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/utils/mod.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:202:7 [INFO] [stdout] | [INFO] [stdout] 202 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:219:7 [INFO] [stdout] | [INFO] [stdout] 219 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/internal/mod.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/internal/mod.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/internal/mod.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/internal/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:280:7 [INFO] [stdout] | [INFO] [stdout] 280 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/internal/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/internal/event_queue.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/disposable.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/internal/event_queue.rs:138:7 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/internal/event_queue.rs:141:11 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(all(feature="dist_mode", not(feature="dist_core_mode")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_core_mode` [INFO] [stdout] --> src/simulation/internal/event_queue.rs:141:36 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(all(feature="dist_mode", not(feature="dist_core_mode")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_core_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/internal/event_queue.rs:171:11 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(all(feature="dist_mode", feature="dist_core_mode"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_core_mode` [INFO] [stdout] --> src/simulation/internal/event_queue.rs:171:32 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(all(feature="dist_mode", feature="dist_core_mode"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_core_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/prelude.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/prelude.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/prelude.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/prelude.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:227:7 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/prelude.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/prelude.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:254:7 [INFO] [stdout] | [INFO] [stdout] 254 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:264:7 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:274:7 [INFO] [stdout] | [INFO] [stdout] 274 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:321:7 [INFO] [stdout] | [INFO] [stdout] 321 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/observable/observer.rs:343:7 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/utils/mod.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/utils/mod.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/internal/mod.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/internal/mod.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/internal/mod.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/internal/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/internal/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/internal/event_queue.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/internal/event_queue.rs:138:7 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/internal/event_queue.rs:141:11 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(all(feature="dist_mode", not(feature="dist_core_mode")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_core_mode` [INFO] [stdout] --> src/simulation/internal/event_queue.rs:141:36 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(all(feature="dist_mode", not(feature="dist_core_mode")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_core_mode` 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: `dist_mode` [INFO] [stdout] --> src/simulation/internal/event_queue.rs:171:11 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(all(feature="dist_mode", feature="dist_core_mode"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_core_mode` [INFO] [stdout] --> src/simulation/internal/event_queue.rs:171:32 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(all(feature="dist_mode", feature="dist_core_mode"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_core_mode` 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: `dist_mode` [INFO] [stdout] --> src/prelude.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/prelude.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/prelude.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/prelude.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/prelude.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` 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: `dist_mode` [INFO] [stdout] --> src/prelude.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 124 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 124 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.80s [INFO] running `Command { std: "docker" "inspect" "197af5471e2cc02425a6ae0f69258877cc4c9c0899427a6d27c4e09634d043e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "197af5471e2cc02425a6ae0f69258877cc4c9c0899427a6d27c4e09634d043e4", kill_on_drop: false }` [INFO] [stdout] 197af5471e2cc02425a6ae0f69258877cc4c9c0899427a6d27c4e09634d043e4