[INFO] fetching crate dvcompute_experiment_cons 2.0.1...
[INFO] testing dvcompute_experiment_cons-2.0.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dvcompute_experiment_cons 2.0.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate dvcompute_experiment_cons 2.0.1
[INFO] finished tweaking crates.io crate dvcompute_experiment_cons 2.0.1
[INFO] tweaked toml for crates.io crate dvcompute_experiment_cons 2.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dvcompute_experiment_cons 2.0.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53304b8c357a68574f399b076d86674ede75c39e4e57e260e02821aacc6970f4
[INFO] running `Command { std: "docker" "start" "-a" "53304b8c357a68574f399b076d86674ede75c39e4e57e260e02821aacc6970f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53304b8c357a68574f399b076d86674ede75c39e4e57e260e02821aacc6970f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53304b8c357a68574f399b076d86674ede75c39e4e57e260e02821aacc6970f4", kill_on_drop: false }`
[INFO] [stdout] 53304b8c357a68574f399b076d86674ede75c39e4e57e260e02821aacc6970f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d0f017780810c4c22bd1b3ebb6d088dc7b988ab36b8dc5870bbc48b639516c0
[INFO] running `Command { std: "docker" "start" "-a" "4d0f017780810c4c22bd1b3ebb6d088dc7b988ab36b8dc5870bbc48b639516c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling dvcompute_cons v2.0.0
[INFO] [stderr]    Compiling dvcompute_network v2.0.0
[INFO] [stderr]    Compiling dvcompute_utils v2.0.0
[INFO] [stderr]    Compiling dvcompute_gpss_cons v2.0.0
[INFO] [stderr]    Compiling dvcompute_results_cons v2.0.0
[INFO] [stderr]    Compiling dvcompute_experiment_cons v2.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[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_dist v2.0.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature="seq_mode")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]    = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `seq_mode`
[INFO] [stdout]   --> src/simulation/experiment/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature="seq_mode")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]    = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]   --> src/simulation/experiment/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature="seq_mode")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]    = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]   --> src/simulation/experiment/mod.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(feature="seq_mode")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]    = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:399:7
[INFO] [stdout]     |
[INFO] [stdout] 399 | #[cfg(feature="seq_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:410:7
[INFO] [stdout]     |
[INFO] [stdout] 410 | #[cfg(feature="wasm_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:418:7
[INFO] [stdout]     |
[INFO] [stdout] 418 | #[cfg(feature="wasm_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:425:7
[INFO] [stdout]     |
[INFO] [stdout] 425 | #[cfg(feature="seq_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:433:7
[INFO] [stdout]     |
[INFO] [stdout] 433 | #[cfg(feature="wasm_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:441:7
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[cfg(feature="wasm_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(feature="seq_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:490:7
[INFO] [stdout]     |
[INFO] [stdout] 490 | #[cfg(feature="wasm_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:103:15
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[cfg(any(feature="seq_mode", feature="wasm_mode"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:103:35
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[cfg(any(feature="seq_mode", feature="wasm_mode"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[cfg(any(feature="seq_mode", feature="wasm_mode"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:146:35
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[cfg(any(feature="seq_mode", feature="wasm_mode"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:390:15
[INFO] [stdout]     |
[INFO] [stdout] 390 |     #[cfg(any(feature="seq_mode", feature="wasm_mode"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:390:35
[INFO] [stdout]     |
[INFO] [stdout] 390 |     #[cfg(any(feature="seq_mode", feature="wasm_mode"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.41s
[INFO] running `Command { std: "docker" "inspect" "4d0f017780810c4c22bd1b3ebb6d088dc7b988ab36b8dc5870bbc48b639516c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d0f017780810c4c22bd1b3ebb6d088dc7b988ab36b8dc5870bbc48b639516c0", kill_on_drop: false }`
[INFO] [stdout] 4d0f017780810c4c22bd1b3ebb6d088dc7b988ab36b8dc5870bbc48b639516c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c066dc5220a657a5765c1cab175cfdc4c68fd684e82dc5701d3f6229e592249c
[INFO] running `Command { std: "docker" "start" "-a" "c066dc5220a657a5765c1cab175cfdc4c68fd684e82dc5701d3f6229e592249c", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature="seq_mode")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]    = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `seq_mode`
[INFO] [stdout]   --> src/simulation/experiment/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature="seq_mode")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]    = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]   --> src/simulation/experiment/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature="seq_mode")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]    = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]   --> src/simulation/experiment/mod.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(feature="seq_mode")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]    = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:399:7
[INFO] [stdout]     |
[INFO] [stdout] 399 | #[cfg(feature="seq_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:410:7
[INFO] [stdout]     |
[INFO] [stdout] 410 | #[cfg(feature="wasm_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:418:7
[INFO] [stdout]     |
[INFO] [stdout] 418 | #[cfg(feature="wasm_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:425:7
[INFO] [stdout]     |
[INFO] [stdout] 425 | #[cfg(feature="seq_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:433:7
[INFO] [stdout]     |
[INFO] [stdout] 433 | #[cfg(feature="wasm_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:441:7
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[cfg(feature="wasm_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(feature="seq_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:490:7
[INFO] [stdout]     |
[INFO] [stdout] 490 | #[cfg(feature="wasm_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dvcompute_experiment_cons v2.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:103:15
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[cfg(any(feature="seq_mode", feature="wasm_mode"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:103:35
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[cfg(any(feature="seq_mode", feature="wasm_mode"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[cfg(any(feature="seq_mode", feature="wasm_mode"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:146:35
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[cfg(any(feature="seq_mode", feature="wasm_mode"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:390:15
[INFO] [stdout]     |
[INFO] [stdout] 390 |     #[cfg(any(feature="seq_mode", feature="wasm_mode"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:390:35
[INFO] [stdout]     |
[INFO] [stdout] 390 |     #[cfg(any(feature="seq_mode", feature="wasm_mode"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature="seq_mode")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]    = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `seq_mode`
[INFO] [stdout]   --> src/simulation/experiment/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature="seq_mode")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]    = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]   --> src/simulation/experiment/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature="seq_mode")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]    = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]   --> src/simulation/experiment/mod.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(feature="seq_mode")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]    = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:399:7
[INFO] [stdout]     |
[INFO] [stdout] 399 | #[cfg(feature="seq_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:410:7
[INFO] [stdout]     |
[INFO] [stdout] 410 | #[cfg(feature="wasm_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:418:7
[INFO] [stdout]     |
[INFO] [stdout] 418 | #[cfg(feature="wasm_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:425:7
[INFO] [stdout]     |
[INFO] [stdout] 425 | #[cfg(feature="seq_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:433:7
[INFO] [stdout]     |
[INFO] [stdout] 433 | #[cfg(feature="wasm_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:441:7
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[cfg(feature="wasm_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(feature="seq_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:490:7
[INFO] [stdout]     |
[INFO] [stdout] 490 | #[cfg(feature="wasm_mode")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:103:15
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[cfg(any(feature="seq_mode", feature="wasm_mode"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:103:35
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[cfg(any(feature="seq_mode", feature="wasm_mode"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[cfg(any(feature="seq_mode", feature="wasm_mode"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:146:35
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[cfg(any(feature="seq_mode", feature="wasm_mode"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:390:15
[INFO] [stdout]     |
[INFO] [stdout] 390 |     #[cfg(any(feature="seq_mode", feature="wasm_mode"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `seq_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode`
[INFO] [stdout]    --> src/simulation/experiment/mod.rs:390:35
[INFO] [stdout]     |
[INFO] [stdout] 390 |     #[cfg(any(feature="seq_mode", feature="wasm_mode"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cons_mode`, `default`, `dvcompute`, and `dvcompute_results`
[INFO] [stdout]     = help: consider adding `wasm_mode` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcEMnHGE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-ldvcompute_core_cons" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libdvcompute_results_cons-6d56318ae8760833,libdvcompute_gpss_cons-861c8686da2da4c9,libdvcompute_cons-d01b6bbda716a34c,libdvcompute_network-1d3b0355de2f7e08,libdvcompute_utils-6f7c6e3c3dcadc12,libdvcompute_rand_dist-2d08ae0e21167039,librand-17995cb07895b9de,librand_chacha-cd90d8233b1266a4,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-9fc3fa9285fe6c69,libgetrandom-6f9a44b9abb41c73,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libbincode-c9a2541b30eefd94,libserde-a529d9c5639836e3,libserde_core-6e8aaa3a2824ee9a,liburlencoding-061758bc6028ea3e,liblog-40ebd7d040175aeb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldvcompute_core_cons" "-ldvcompute_core_cons" "-ldvcompute_core_cons" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEMnHGE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "lib" "-L" "../lib" "-L" "../../lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dvcompute_experiment_cons-2769507f6d885a02" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -ldvcompute_core_cons
[INFO] [stdout]           rust-lld: error: unable to find library -ldvcompute_core_cons
[INFO] [stdout]           rust-lld: error: unable to find library -ldvcompute_core_cons
[INFO] [stdout]           rust-lld: error: unable to find library -ldvcompute_core_cons
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dvcompute_experiment_cons` (lib test) due to 1 previous error; 18 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c066dc5220a657a5765c1cab175cfdc4c68fd684e82dc5701d3f6229e592249c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c066dc5220a657a5765c1cab175cfdc4c68fd684e82dc5701d3f6229e592249c", kill_on_drop: false }`
[INFO] [stdout] c066dc5220a657a5765c1cab175cfdc4c68fd684e82dc5701d3f6229e592249c
