[INFO] fetching crate dvcompute_branch 2.0.0... [INFO] testing dvcompute_branch-2.0.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate dvcompute_branch 2.0.0 into /workspace/builds/worker-0-tc2/source [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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dvcompute_branch 2.0.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 27 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76cad3124555d7d078bb7c5108de7b07400e0f0ba8c3160e15f921510c04c896 [INFO] running `Command { std: "docker" "start" "-a" "76cad3124555d7d078bb7c5108de7b07400e0f0ba8c3160e15f921510c04c896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76cad3124555d7d078bb7c5108de7b07400e0f0ba8c3160e15f921510c04c896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76cad3124555d7d078bb7c5108de7b07400e0f0ba8c3160e15f921510c04c896", kill_on_drop: false }` [INFO] [stdout] 76cad3124555d7d078bb7c5108de7b07400e0f0ba8c3160e15f921510c04c896 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 045333acb55e8270eff03ce48a22f82c01562b2b880b1c3af969bf5b9468ac16 [INFO] running `Command { std: "docker" "start" "-a" "045333acb55e8270eff03ce48a22f82c01562b2b880b1c3af969bf5b9468ac16", kill_on_drop: false }` [INFO] [stderr] Compiling dvcompute_utils v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling dvcompute_rand v2.0.0 [INFO] [stderr] Compiling 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: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_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/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/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/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/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/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/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/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/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/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/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/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/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/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/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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/simulation/run.rs:296:32 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn point_in_start_time(&self) -> Point { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 296 | pub fn point_in_start_time(&self) -> Point<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/simulation/run.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn point_in_stop_time(&self) -> Point { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 311 | pub fn point_in_stop_time(&self) -> Point<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/simulation/run.rs:329:21 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn point_at(&self, t: f64, priority: isize, minimal_priority: isize) -> Point { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 329 | pub fn point_at(&self, t: f64, priority: isize, minimal_priority: isize) -> Point<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.88s [INFO] running `Command { std: "docker" "inspect" "045333acb55e8270eff03ce48a22f82c01562b2b880b1c3af969bf5b9468ac16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "045333acb55e8270eff03ce48a22f82c01562b2b880b1c3af969bf5b9468ac16", kill_on_drop: false }` [INFO] [stdout] 045333acb55e8270eff03ce48a22f82c01562b2b880b1c3af969bf5b9468ac16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cb8395dff501f5eb3b156f2529e8fff54a393b250750fef23ca1f38cf780263 [INFO] running `Command { std: "docker" "start" "-a" "6cb8395dff501f5eb3b156f2529e8fff54a393b250750fef23ca1f38cf780263", kill_on_drop: false }` [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: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_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/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/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/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/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/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/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/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/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/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/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/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/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/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/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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/simulation/run.rs:296:32 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn point_in_start_time(&self) -> Point { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 296 | pub fn point_in_start_time(&self) -> Point<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/simulation/run.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn point_in_stop_time(&self) -> Point { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 311 | pub fn point_in_stop_time(&self) -> Point<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/simulation/run.rs:329:21 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn point_at(&self, t: f64, priority: isize, minimal_priority: isize) -> Point { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 329 | pub fn point_at(&self, t: f64, priority: isize, minimal_priority: isize) -> Point<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling 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: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_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/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/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/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/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/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/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/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/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/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/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/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/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/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/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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/simulation/run.rs:296:32 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn point_in_start_time(&self) -> Point { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 296 | pub fn point_in_start_time(&self) -> Point<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/simulation/run.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn point_in_stop_time(&self) -> Point { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 311 | pub fn point_in_stop_time(&self) -> Point<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/simulation/run.rs:329:21 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn point_at(&self, t: f64, priority: isize, minimal_priority: isize) -> Point { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 329 | pub fn point_at(&self, t: f64, priority: isize, minimal_priority: isize) -> Point<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.52s [INFO] running `Command { std: "docker" "inspect" "6cb8395dff501f5eb3b156f2529e8fff54a393b250750fef23ca1f38cf780263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cb8395dff501f5eb3b156f2529e8fff54a393b250750fef23ca1f38cf780263", kill_on_drop: false }` [INFO] [stdout] 6cb8395dff501f5eb3b156f2529e8fff54a393b250750fef23ca1f38cf780263 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3e62830413fc864e9cabbe2f1c9005e6dfc93ec09d31231f5b90ada343d8544d [INFO] running `Command { std: "docker" "start" "-a" "3e62830413fc864e9cabbe2f1c9005e6dfc93ec09d31231f5b90ada343d8544d", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/lib.rs:77:7 [INFO] [stderr] | [INFO] [stderr] 77 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/lib.rs:81:7 [INFO] [stderr] | [INFO] [stderr] 81 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/lib.rs:84:7 [INFO] [stderr] | [INFO] [stderr] 84 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/lib.rs:87:7 [INFO] [stderr] | [INFO] [stderr] 87 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/lib.rs:93:7 [INFO] [stderr] | [INFO] [stderr] 93 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/lib.rs:96:7 [INFO] [stderr] | [INFO] [stderr] 96 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/lib.rs:99:7 [INFO] [stderr] | [INFO] [stderr] 99 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/lib.rs:102:7 [INFO] [stderr] | [INFO] [stderr] 102 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/lib.rs:111:11 [INFO] [stderr] | [INFO] [stderr] 111 | #[cfg(all(feature="dist_mode", not(feature="dist_core_mode")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_core_mode` [INFO] [stderr] --> src/lib.rs:111:36 [INFO] [stderr] | [INFO] [stderr] 111 | #[cfg(all(feature="dist_mode", not(feature="dist_core_mode")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_core_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/lib.rs:124:11 [INFO] [stderr] | [INFO] [stderr] 124 | #[cfg(all(feature="dist_mode", feature="dist_core_mode"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_core_mode` [INFO] [stderr] --> src/lib.rs:124:32 [INFO] [stderr] | [INFO] [stderr] 124 | #[cfg(all(feature="dist_mode", feature="dist_core_mode"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_core_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/lib.rs:136:7 [INFO] [stderr] | [INFO] [stderr] 136 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/mod.rs:57:7 [INFO] [stderr] | [INFO] [stderr] 57 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/point.rs:10:7 [INFO] [stderr] | [INFO] [stderr] 10 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/point.rs:34:7 [INFO] [stderr] | [INFO] [stderr] 34 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/run.rs:18:7 [INFO] [stderr] | [INFO] [stderr] 18 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/run.rs:21:7 [INFO] [stderr] | [INFO] [stderr] 21 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/run.rs:24:7 [INFO] [stderr] | [INFO] [stderr] 24 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/run.rs:27:7 [INFO] [stderr] | [INFO] [stderr] 27 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/run.rs:30:7 [INFO] [stderr] | [INFO] [stderr] 30 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/run.rs:33:7 [INFO] [stderr] | [INFO] [stderr] 33 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/run.rs:37:7 [INFO] [stderr] | [INFO] [stderr] 37 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/run.rs:82:7 [INFO] [stderr] | [INFO] [stderr] 82 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/run.rs:97:7 [INFO] [stderr] | [INFO] [stderr] 97 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/error.rs:14:7 [INFO] [stderr] | [INFO] [stderr] 14 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/error.rs:17:7 [INFO] [stderr] | [INFO] [stderr] 17 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/error.rs:20:7 [INFO] [stderr] | [INFO] [stderr] 20 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/error.rs:23:7 [INFO] [stderr] | [INFO] [stderr] 23 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/error.rs:159:7 [INFO] [stderr] | [INFO] [stderr] 159 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/error.rs:163:7 [INFO] [stderr] | [INFO] [stderr] 163 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/error.rs:167:7 [INFO] [stderr] | [INFO] [stderr] 167 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/error.rs:171:7 [INFO] [stderr] | [INFO] [stderr] 171 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/error.rs:175:7 [INFO] [stderr] | [INFO] [stderr] 175 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/error.rs:192:7 [INFO] [stderr] | [INFO] [stderr] 192 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/error.rs:202:7 [INFO] [stderr] | [INFO] [stderr] 202 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/error.rs:244:7 [INFO] [stderr] | [INFO] [stderr] 244 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/error.rs:251:7 [INFO] [stderr] | [INFO] [stderr] 251 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/error.rs:259:7 [INFO] [stderr] | [INFO] [stderr] 259 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/ref_comp/mod.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/ref_comp/mod.rs:10:7 [INFO] [stderr] | [INFO] [stderr] 10 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/simulation/mod.rs:20:7 [INFO] [stderr] | [INFO] [stderr] 20 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/simulation/mod.rs:149:11 [INFO] [stderr] | [INFO] [stderr] 149 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/simulation/mod.rs:169:11 [INFO] [stderr] | [INFO] [stderr] 169 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:12:7 [INFO] [stderr] | [INFO] [stderr] 12 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:15:7 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:31:7 [INFO] [stderr] | [INFO] [stderr] 31 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:34:7 [INFO] [stderr] | [INFO] [stderr] 34 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:161:7 [INFO] [stderr] | [INFO] [stderr] 161 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:381:7 [INFO] [stderr] | [INFO] [stderr] 381 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:391:7 [INFO] [stderr] | [INFO] [stderr] 391 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:408:7 [INFO] [stderr] | [INFO] [stderr] 408 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:418:7 [INFO] [stderr] | [INFO] [stderr] 418 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:428:7 [INFO] [stderr] | [INFO] [stderr] 428 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:456:7 [INFO] [stderr] | [INFO] [stderr] 456 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:469:7 [INFO] [stderr] | [INFO] [stderr] 469 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:483:7 [INFO] [stderr] | [INFO] [stderr] 483 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:488:7 [INFO] [stderr] | [INFO] [stderr] 488 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:546:7 [INFO] [stderr] | [INFO] [stderr] 546 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:556:7 [INFO] [stderr] | [INFO] [stderr] 556 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:573:7 [INFO] [stderr] | [INFO] [stderr] 573 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:583:7 [INFO] [stderr] | [INFO] [stderr] 583 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:593:7 [INFO] [stderr] | [INFO] [stderr] 593 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:621:7 [INFO] [stderr] | [INFO] [stderr] 621 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:644:7 [INFO] [stderr] | [INFO] [stderr] 644 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:658:7 [INFO] [stderr] | [INFO] [stderr] 658 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:663:7 [INFO] [stderr] | [INFO] [stderr] 663 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:1446:7 [INFO] [stderr] | [INFO] [stderr] 1446 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:1451:7 [INFO] [stderr] | [INFO] [stderr] 1451 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:784:11 [INFO] [stderr] | [INFO] [stderr] 784 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:829:11 [INFO] [stderr] | [INFO] [stderr] 829 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:926:11 [INFO] [stderr] | [INFO] [stderr] 926 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:971:11 [INFO] [stderr] | [INFO] [stderr] 971 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:1199:11 [INFO] [stderr] | [INFO] [stderr] 1199 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/event/mod.rs:1241:11 [INFO] [stderr] | [INFO] [stderr] 1241 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/disposable.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/disposable.rs:12:7 [INFO] [stderr] | [INFO] [stderr] 12 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/disposable.rs:15:7 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/disposable.rs:22:7 [INFO] [stderr] | [INFO] [stderr] 22 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/disposable.rs:192:7 [INFO] [stderr] | [INFO] [stderr] 192 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/disposable.rs:202:7 [INFO] [stderr] | [INFO] [stderr] 202 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/disposable.rs:219:7 [INFO] [stderr] | [INFO] [stderr] 219 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/disposable.rs:229:7 [INFO] [stderr] | [INFO] [stderr] 229 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/disposable.rs:239:7 [INFO] [stderr] | [INFO] [stderr] 239 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/disposable.rs:267:7 [INFO] [stderr] | [INFO] [stderr] 267 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/disposable.rs:280:7 [INFO] [stderr] | [INFO] [stderr] 280 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/disposable.rs:294:7 [INFO] [stderr] | [INFO] [stderr] 294 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/disposable.rs:299:7 [INFO] [stderr] | [INFO] [stderr] 299 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/observer.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/observer.rs:12:7 [INFO] [stderr] | [INFO] [stderr] 12 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/observer.rs:15:7 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/observer.rs:18:7 [INFO] [stderr] | [INFO] [stderr] 18 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/observer.rs:21:7 [INFO] [stderr] | [INFO] [stderr] 21 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/observer.rs:27:7 [INFO] [stderr] | [INFO] [stderr] 27 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/observer.rs:30:7 [INFO] [stderr] | [INFO] [stderr] 30 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/observer.rs:227:7 [INFO] [stderr] | [INFO] [stderr] 227 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/observer.rs:237:7 [INFO] [stderr] | [INFO] [stderr] 237 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/observer.rs:254:7 [INFO] [stderr] | [INFO] [stderr] 254 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/observer.rs:264:7 [INFO] [stderr] | [INFO] [stderr] 264 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/observer.rs:274:7 [INFO] [stderr] | [INFO] [stderr] 274 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/observer.rs:303:7 [INFO] [stderr] | [INFO] [stderr] 303 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/observer.rs:321:7 [INFO] [stderr] | [INFO] [stderr] 321 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/observer.rs:338:7 [INFO] [stderr] | [INFO] [stderr] 338 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/observable/observer.rs:343:7 [INFO] [stderr] | [INFO] [stderr] 343 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/utils/mod.rs:11:7 [INFO] [stderr] | [INFO] [stderr] 11 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/utils/mod.rs:15:7 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/internal/mod.rs:8:7 [INFO] [stderr] | [INFO] [stderr] 8 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/internal/mod.rs:12:7 [INFO] [stderr] | [INFO] [stderr] 12 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/internal/mod.rs:16:7 [INFO] [stderr] | [INFO] [stderr] 16 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/internal/mod.rs:20:7 [INFO] [stderr] | [INFO] [stderr] 20 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/internal/mod.rs:27:7 [INFO] [stderr] | [INFO] [stderr] 27 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/internal/event_queue.rs:16:7 [INFO] [stderr] | [INFO] [stderr] 16 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/internal/event_queue.rs:138:7 [INFO] [stderr] | [INFO] [stderr] 138 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/internal/event_queue.rs:141:11 [INFO] [stderr] | [INFO] [stderr] 141 | #[cfg(all(feature="dist_mode", not(feature="dist_core_mode")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_core_mode` [INFO] [stderr] --> src/simulation/internal/event_queue.rs:141:36 [INFO] [stderr] | [INFO] [stderr] 141 | #[cfg(all(feature="dist_mode", not(feature="dist_core_mode")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_core_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/simulation/internal/event_queue.rs:171:11 [INFO] [stderr] | [INFO] [stderr] 171 | #[cfg(all(feature="dist_mode", feature="dist_core_mode"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_core_mode` [INFO] [stderr] --> src/simulation/internal/event_queue.rs:171:32 [INFO] [stderr] | [INFO] [stderr] 171 | #[cfg(all(feature="dist_mode", feature="dist_core_mode"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_core_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/prelude.rs:15:7 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/prelude.rs:18:7 [INFO] [stderr] | [INFO] [stderr] 18 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/prelude.rs:21:7 [INFO] [stderr] | [INFO] [stderr] 21 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/prelude.rs:24:7 [INFO] [stderr] | [INFO] [stderr] 24 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/prelude.rs:27:7 [INFO] [stderr] | [INFO] [stderr] 27 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/prelude.rs:30:7 [INFO] [stderr] | [INFO] [stderr] 30 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, and `default` [INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/simulation/run.rs:296:32 [INFO] [stderr] | [INFO] [stderr] 296 | pub fn point_in_start_time(&self) -> Point { [INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 296 | pub fn point_in_start_time(&self) -> Point<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/simulation/run.rs:311:31 [INFO] [stderr] | [INFO] [stderr] 311 | pub fn point_in_stop_time(&self) -> Point { [INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 311 | pub fn point_in_stop_time(&self) -> Point<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/simulation/run.rs:329:21 [INFO] [stderr] | [INFO] [stderr] 329 | pub fn point_at(&self, t: f64, priority: isize, minimal_priority: isize) -> Point { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 329 | pub fn point_at(&self, t: f64, priority: isize, minimal_priority: isize) -> Point<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `dvcompute_branch` (lib) generated 127 warnings (run `cargo fix --lib -p dvcompute_branch` to apply 3 suggestions) [INFO] [stderr] warning: `dvcompute_branch` (lib test) generated 127 warnings (127 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dvcompute_branch-6a6054b27f5404af) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dvcompute_branch [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 43) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3e62830413fc864e9cabbe2f1c9005e6dfc93ec09d31231f5b90ada343d8544d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e62830413fc864e9cabbe2f1c9005e6dfc93ec09d31231f5b90ada343d8544d", kill_on_drop: false }` [INFO] [stdout] 3e62830413fc864e9cabbe2f1c9005e6dfc93ec09d31231f5b90ada343d8544d