[INFO] fetching crate dvcompute_results_cons 2.0.0... [INFO] testing dvcompute_results_cons-2.0.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate dvcompute_results_cons 2.0.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate dvcompute_results_cons 2.0.0 [INFO] finished tweaking crates.io crate dvcompute_results_cons 2.0.0 [INFO] tweaked toml for crates.io crate dvcompute_results_cons 2.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dvcompute_results_cons 2.0.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 24 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d6ac0ec35e89f354378b4af95ca86441a49bb5236aaa488ebf47efff48e8b34 [INFO] running `Command { std: "docker" "start" "-a" "3d6ac0ec35e89f354378b4af95ca86441a49bb5236aaa488ebf47efff48e8b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d6ac0ec35e89f354378b4af95ca86441a49bb5236aaa488ebf47efff48e8b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d6ac0ec35e89f354378b4af95ca86441a49bb5236aaa488ebf47efff48e8b34", kill_on_drop: false }` [INFO] [stdout] 3d6ac0ec35e89f354378b4af95ca86441a49bb5236aaa488ebf47efff48e8b34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbe04ee84563b959aa2da3ab21d00242cacd31c586685a9217e17c5bf4c0187b [INFO] running `Command { std: "docker" "start" "-a" "dbe04ee84563b959aa2da3ab21d00242cacd31c586685a9217e17c5bf4c0187b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [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_rand_dist v2.0.0 [INFO] [stderr] Compiling dvcompute_results_cons v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode` [INFO] [stdout] --> src/simulation/results/io.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | #[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_gpss` [INFO] [stdout] = help: consider adding `seq_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: `wasm_mode` [INFO] [stdout] --> src/simulation/results/io.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | #[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_gpss` [INFO] [stdout] = help: consider adding `wasm_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode` [INFO] [stdout] --> src/simulation/results/io.rs:203:11 [INFO] [stdout] | [INFO] [stdout] 203 | #[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_gpss` [INFO] [stdout] = help: consider adding `seq_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode` [INFO] [stdout] --> src/simulation/results/io.rs:203:31 [INFO] [stdout] | [INFO] [stdout] 203 | #[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_gpss` [INFO] [stdout] = help: consider adding `wasm_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode` [INFO] [stdout] --> src/simulation/results/io.rs:227:11 [INFO] [stdout] | [INFO] [stdout] 227 | #[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_gpss` [INFO] [stdout] = help: consider adding `seq_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode` [INFO] [stdout] --> src/simulation/results/io.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | #[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_gpss` [INFO] [stdout] = help: consider adding `wasm_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode` [INFO] [stdout] --> src/simulation/results/io.rs:247:11 [INFO] [stdout] | [INFO] [stdout] 247 | #[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_gpss` [INFO] [stdout] = help: consider adding `seq_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode` [INFO] [stdout] --> src/simulation/results/io.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | #[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_gpss` [INFO] [stdout] = help: consider adding `wasm_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode` [INFO] [stdout] --> src/simulation/results/io.rs:267:11 [INFO] [stdout] | [INFO] [stdout] 267 | #[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_gpss` [INFO] [stdout] = help: consider adding `seq_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode` [INFO] [stdout] --> src/simulation/results/io.rs:267:31 [INFO] [stdout] | [INFO] [stdout] 267 | #[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_gpss` [INFO] [stdout] = help: consider adding `wasm_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode` [INFO] [stdout] --> src/simulation/results/io.rs:295:11 [INFO] [stdout] | [INFO] [stdout] 295 | #[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_gpss` [INFO] [stdout] = help: consider adding `seq_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode` [INFO] [stdout] --> src/simulation/results/io.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | #[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_gpss` [INFO] [stdout] = help: consider adding `wasm_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 10.51s [INFO] running `Command { std: "docker" "inspect" "dbe04ee84563b959aa2da3ab21d00242cacd31c586685a9217e17c5bf4c0187b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbe04ee84563b959aa2da3ab21d00242cacd31c586685a9217e17c5bf4c0187b", kill_on_drop: false }` [INFO] [stdout] dbe04ee84563b959aa2da3ab21d00242cacd31c586685a9217e17c5bf4c0187b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38b23b888c8265cd515c253c4b2568b64e318bbce0937e732355bd2eb9fcab3d [INFO] running `Command { std: "docker" "start" "-a" "38b23b888c8265cd515c253c4b2568b64e318bbce0937e732355bd2eb9fcab3d", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode` [INFO] [stdout] --> src/simulation/results/io.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | #[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_gpss` [INFO] [stdout] = help: consider adding `seq_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: `wasm_mode` [INFO] [stdout] --> src/simulation/results/io.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | #[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_gpss` [INFO] [stdout] = help: consider adding `wasm_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode` [INFO] [stdout] --> src/simulation/results/io.rs:203:11 [INFO] [stdout] | [INFO] [stdout] 203 | #[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_gpss` [INFO] [stdout] = help: consider adding `seq_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode` [INFO] [stdout] --> src/simulation/results/io.rs:203:31 [INFO] [stdout] | [INFO] [stdout] 203 | #[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_gpss` [INFO] [stdout] = help: consider adding `wasm_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode` [INFO] [stdout] --> src/simulation/results/io.rs:227:11 [INFO] [stdout] | [INFO] [stdout] 227 | #[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_gpss` [INFO] [stdout] = help: consider adding `seq_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode` [INFO] [stdout] --> src/simulation/results/io.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | #[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_gpss` [INFO] [stdout] = help: consider adding `wasm_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode` [INFO] [stdout] --> src/simulation/results/io.rs:247:11 [INFO] [stdout] | [INFO] [stdout] 247 | #[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_gpss` [INFO] [stdout] = help: consider adding `seq_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_results_cons v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode` [INFO] [stdout] --> src/simulation/results/io.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | #[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_gpss` [INFO] [stdout] = help: consider adding `wasm_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode` [INFO] [stdout] --> src/simulation/results/io.rs:267:11 [INFO] [stdout] | [INFO] [stdout] 267 | #[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_gpss` [INFO] [stdout] = help: consider adding `seq_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode` [INFO] [stdout] --> src/simulation/results/io.rs:267:31 [INFO] [stdout] | [INFO] [stdout] 267 | #[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_gpss` [INFO] [stdout] = help: consider adding `wasm_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode` [INFO] [stdout] --> src/simulation/results/io.rs:295:11 [INFO] [stdout] | [INFO] [stdout] 295 | #[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_gpss` [INFO] [stdout] = help: consider adding `seq_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode` [INFO] [stdout] --> src/simulation/results/io.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | #[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_gpss` [INFO] [stdout] = help: consider adding `wasm_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode` [INFO] [stdout] --> src/simulation/results/io.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | #[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_gpss` [INFO] [stdout] = help: consider adding `seq_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: `wasm_mode` [INFO] [stdout] --> src/simulation/results/io.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | #[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_gpss` [INFO] [stdout] = help: consider adding `wasm_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode` [INFO] [stdout] --> src/simulation/results/io.rs:203:11 [INFO] [stdout] | [INFO] [stdout] 203 | #[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_gpss` [INFO] [stdout] = help: consider adding `seq_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode` [INFO] [stdout] --> src/simulation/results/io.rs:203:31 [INFO] [stdout] | [INFO] [stdout] 203 | #[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_gpss` [INFO] [stdout] = help: consider adding `wasm_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode` [INFO] [stdout] --> src/simulation/results/io.rs:227:11 [INFO] [stdout] | [INFO] [stdout] 227 | #[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_gpss` [INFO] [stdout] = help: consider adding `seq_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode` [INFO] [stdout] --> src/simulation/results/io.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | #[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_gpss` [INFO] [stdout] = help: consider adding `wasm_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode` [INFO] [stdout] --> src/simulation/results/io.rs:247:11 [INFO] [stdout] | [INFO] [stdout] 247 | #[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_gpss` [INFO] [stdout] = help: consider adding `seq_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode` [INFO] [stdout] --> src/simulation/results/io.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | #[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_gpss` [INFO] [stdout] = help: consider adding `wasm_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode` [INFO] [stdout] --> src/simulation/results/io.rs:267:11 [INFO] [stdout] | [INFO] [stdout] 267 | #[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_gpss` [INFO] [stdout] = help: consider adding `seq_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode` [INFO] [stdout] --> src/simulation/results/io.rs:267:31 [INFO] [stdout] | [INFO] [stdout] 267 | #[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_gpss` [INFO] [stdout] = help: consider adding `wasm_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `seq_mode` [INFO] [stdout] --> src/simulation/results/io.rs:295:11 [INFO] [stdout] | [INFO] [stdout] 295 | #[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_gpss` [INFO] [stdout] = help: consider adding `seq_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm_mode` [INFO] [stdout] --> src/simulation/results/io.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | #[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_gpss` [INFO] [stdout] = help: consider adding `wasm_mode` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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/rustcgU6E5S/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-ldvcompute_core_cons" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libdvcompute_gpss_cons-e78f4abc290b564a,libdvcompute_cons-6dc4f3926feeebc7,libdvcompute_network-28afb14084c386bb,libdvcompute_utils-bb2f4bf9b6f9376e,libdvcompute_rand_dist-94b245e009951f76,librand-feaef9ffae44a0df,librand_chacha-9e2b2bae149d83a9,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-17d1cd8fc22b03cb,libgetrandom-f8a301380b881fcb,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,liblog-394b918668cad64a,libbincode-4be9c79e17f1dd69,libserde-eda0038ce1ae4eff}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgU6E5S/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dvcompute_results_cons-78d36508c805f883" "-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] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dvcompute_results_cons` (lib test) due to 1 previous error; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "38b23b888c8265cd515c253c4b2568b64e318bbce0937e732355bd2eb9fcab3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38b23b888c8265cd515c253c4b2568b64e318bbce0937e732355bd2eb9fcab3d", kill_on_drop: false }` [INFO] [stdout] 38b23b888c8265cd515c253c4b2568b64e318bbce0937e732355bd2eb9fcab3d