[INFO] fetching crate dvcompute_experiment_branch 2.0.1... [INFO] testing dvcompute_experiment_branch-2.0.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate dvcompute_experiment_branch 2.0.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate dvcompute_experiment_branch 2.0.1 [INFO] finished tweaking crates.io crate dvcompute_experiment_branch 2.0.1 [INFO] tweaked toml for crates.io crate dvcompute_experiment_branch 2.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dvcompute_experiment_branch 2.0.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 37 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dvcompute_utils v2.0.0 [INFO] [stderr] Downloaded dvcompute_rand v2.0.0 [INFO] [stderr] Downloaded dvcompute_branch v2.0.0 [INFO] [stderr] Downloaded dvcompute_gpss_branch v2.0.0 [INFO] [stderr] Downloaded dvcompute_results_branch v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1c371924aa8cb1449439a6398c5e77d640ffb391fd2d540a124416bf67ec916 [INFO] running `Command { std: "docker" "start" "-a" "a1c371924aa8cb1449439a6398c5e77d640ffb391fd2d540a124416bf67ec916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1c371924aa8cb1449439a6398c5e77d640ffb391fd2d540a124416bf67ec916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1c371924aa8cb1449439a6398c5e77d640ffb391fd2d540a124416bf67ec916", kill_on_drop: false }` [INFO] [stdout] a1c371924aa8cb1449439a6398c5e77d640ffb391fd2d540a124416bf67ec916 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b71c26649a248c1e8f710e05f519410d66bdc6c64421ac1db7a4898bd1e7abf6 [INFO] running `Command { std: "docker" "start" "-a" "b71c26649a248c1e8f710e05f519410d66bdc6c64421ac1db7a4898bd1e7abf6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling dvcompute_utils v2.0.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rayon v1.11.0 [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 [INFO] [stderr] Compiling dvcompute_gpss_branch v2.0.0 [INFO] [stderr] Compiling dvcompute_results_branch v2.0.0 [INFO] [stderr] Compiling dvcompute_experiment_branch v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/lib.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`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = 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:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:334:7 [INFO] [stdout] | [INFO] [stdout] 334 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:532:7 [INFO] [stdout] | [INFO] [stdout] 532 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:545:7 [INFO] [stdout] | [INFO] [stdout] 545 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:128:11 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:232:11 [INFO] [stdout] | [INFO] [stdout] 232 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:318:11 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:412:11 [INFO] [stdout] | [INFO] [stdout] 412 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.81s [INFO] running `Command { std: "docker" "inspect" "b71c26649a248c1e8f710e05f519410d66bdc6c64421ac1db7a4898bd1e7abf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b71c26649a248c1e8f710e05f519410d66bdc6c64421ac1db7a4898bd1e7abf6", kill_on_drop: false }` [INFO] [stdout] b71c26649a248c1e8f710e05f519410d66bdc6c64421ac1db7a4898bd1e7abf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b42e6288d66970b6950697f62a42063379e36a057ae6f0ffe62c1acce28cb2a0 [INFO] running `Command { std: "docker" "start" "-a" "b42e6288d66970b6950697f62a42063379e36a057ae6f0ffe62c1acce28cb2a0", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/lib.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`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = 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:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:334:7 [INFO] [stdout] | [INFO] [stdout] 334 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:532:7 [INFO] [stdout] | [INFO] [stdout] 532 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:545:7 [INFO] [stdout] | [INFO] [stdout] 545 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:128:11 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:232:11 [INFO] [stdout] | [INFO] [stdout] 232 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:318:11 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:412:11 [INFO] [stdout] | [INFO] [stdout] 412 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dvcompute_experiment_branch v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/lib.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`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = 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:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:334:7 [INFO] [stdout] | [INFO] [stdout] 334 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:532:7 [INFO] [stdout] | [INFO] [stdout] 532 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:545:7 [INFO] [stdout] | [INFO] [stdout] 545 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:128:11 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:232:11 [INFO] [stdout] | [INFO] [stdout] 232 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:318:11 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stdout] --> src/simulation/experiment/mod.rs:412:11 [INFO] [stdout] | [INFO] [stdout] 412 | #[cfg(feature="dist_mode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [INFO] [stdout] = help: consider adding `dist_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "b42e6288d66970b6950697f62a42063379e36a057ae6f0ffe62c1acce28cb2a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b42e6288d66970b6950697f62a42063379e36a057ae6f0ffe62c1acce28cb2a0", kill_on_drop: false }` [INFO] [stdout] b42e6288d66970b6950697f62a42063379e36a057ae6f0ffe62c1acce28cb2a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5bea2f3c6bd5770dfb5b4f942c0dcc4f8a8ba32d778dfae5fc8d9eafbdb3e507 [INFO] running `Command { std: "docker" "start" "-a" "5bea2f3c6bd5770dfb5b4f942c0dcc4f8a8ba32d778dfae5fc8d9eafbdb3e507", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode` [INFO] [stderr] --> src/lib.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`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [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:32:7 [INFO] [stderr] | [INFO] [stderr] 32 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [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/experiment/mod.rs:32:7 [INFO] [stderr] | [INFO] [stderr] 32 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [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/experiment/mod.rs:35:7 [INFO] [stderr] | [INFO] [stderr] 35 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [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/experiment/mod.rs:38:7 [INFO] [stderr] | [INFO] [stderr] 38 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [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/experiment/mod.rs:41:7 [INFO] [stderr] | [INFO] [stderr] 41 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [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/experiment/mod.rs:44:7 [INFO] [stderr] | [INFO] [stderr] 44 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [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/experiment/mod.rs:334:7 [INFO] [stderr] | [INFO] [stderr] 334 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [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/experiment/mod.rs:532:7 [INFO] [stderr] | [INFO] [stderr] 532 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [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/experiment/mod.rs:545:7 [INFO] [stderr] | [INFO] [stderr] 545 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [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/experiment/mod.rs:128:11 [INFO] [stderr] | [INFO] [stderr] 128 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [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/experiment/mod.rs:232:11 [INFO] [stderr] | [INFO] [stderr] 232 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [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/experiment/mod.rs:318:11 [INFO] [stderr] | [INFO] [stderr] 318 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [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/experiment/mod.rs:412:11 [INFO] [stderr] | [INFO] [stderr] 412 | #[cfg(feature="dist_mode")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist` [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: `dvcompute_experiment_branch` (lib) generated 14 warnings [INFO] [stderr] warning: `dvcompute_experiment_branch` (lib test) generated 14 warnings (14 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dvcompute_experiment_branch-209283dfb7497936) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests dvcompute_experiment_branch [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5bea2f3c6bd5770dfb5b4f942c0dcc4f8a8ba32d778dfae5fc8d9eafbdb3e507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bea2f3c6bd5770dfb5b4f942c0dcc4f8a8ba32d778dfae5fc8d9eafbdb3e507", kill_on_drop: false }` [INFO] [stdout] 5bea2f3c6bd5770dfb5b4f942c0dcc4f8a8ba32d778dfae5fc8d9eafbdb3e507