[INFO] fetching crate dvcompute_experiment_branch 2.0.1... [INFO] testing dvcompute_experiment_branch-2.0.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate dvcompute_experiment_branch 2.0.1 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dvcompute_experiment_branch 2.0.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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_results_branch v2.0.0 [INFO] [stderr] Downloaded dvcompute_rand v2.0.0 [INFO] [stderr] Downloaded dvcompute_gpss_branch v2.0.0 [INFO] [stderr] Downloaded dvcompute_branch v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b13bd36a07380208354147bb297850348cfd9aa857c3a124a994371739059f81 [INFO] running `Command { std: "docker" "start" "-a" "b13bd36a07380208354147bb297850348cfd9aa857c3a124a994371739059f81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b13bd36a07380208354147bb297850348cfd9aa857c3a124a994371739059f81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b13bd36a07380208354147bb297850348cfd9aa857c3a124a994371739059f81", kill_on_drop: false }` [INFO] [stdout] b13bd36a07380208354147bb297850348cfd9aa857c3a124a994371739059f81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82952927dc3ae894a61ef751dd84fc85b5518c62518b835b2b7b9a2802b953d2 [INFO] running `Command { std: "docker" "start" "-a" "82952927dc3ae894a61ef751dd84fc85b5518c62518b835b2b7b9a2802b953d2", kill_on_drop: false }` [INFO] [stderr] Compiling dvcompute_utils v2.0.0 [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 6.79s [INFO] running `Command { std: "docker" "inspect" "82952927dc3ae894a61ef751dd84fc85b5518c62518b835b2b7b9a2802b953d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82952927dc3ae894a61ef751dd84fc85b5518c62518b835b2b7b9a2802b953d2", kill_on_drop: false }` [INFO] [stdout] 82952927dc3ae894a61ef751dd84fc85b5518c62518b835b2b7b9a2802b953d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f6eba75c0f18850a662f3cbcafd18621a7664080422d280b7fc56b35dbb00fa [INFO] running `Command { std: "docker" "start" "-a" "2f6eba75c0f18850a662f3cbcafd18621a7664080422d280b7fc56b35dbb00fa", 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] [stderr] Compiling dvcompute_experiment_branch v2.0.1 (/opt/rustwide/workdir) [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] [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.47s [INFO] running `Command { std: "docker" "inspect" "2f6eba75c0f18850a662f3cbcafd18621a7664080422d280b7fc56b35dbb00fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f6eba75c0f18850a662f3cbcafd18621a7664080422d280b7fc56b35dbb00fa", kill_on_drop: false }` [INFO] [stdout] 2f6eba75c0f18850a662f3cbcafd18621a7664080422d280b7fc56b35dbb00fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d5f84b98d40ffb8e530bfd1b63e039515fdb331476625c735d775f919a82e3f4 [INFO] running `Command { std: "docker" "start" "-a" "d5f84b98d40ffb8e530bfd1b63e039515fdb331476625c735d775f919a82e3f4", 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.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dvcompute_experiment_branch-8a0932df5e07526b) [INFO] [stderr] Doc-tests dvcompute_experiment_branch [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] [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" "d5f84b98d40ffb8e530bfd1b63e039515fdb331476625c735d775f919a82e3f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5f84b98d40ffb8e530bfd1b63e039515fdb331476625c735d775f919a82e3f4", kill_on_drop: false }` [INFO] [stdout] d5f84b98d40ffb8e530bfd1b63e039515fdb331476625c735d775f919a82e3f4